stdout: HEAD is now at f973431 fix(loong64): address "The GID `1000' is already in use" error. (#186) stderr: From https://github.com/nodejs/unofficial-builds stderr: f973431..8fb00ef main -> origin/main stderr: Previous HEAD position was f973431 fix(loong64): address "The GID `1000' is already in use" error. (#186) stderr: HEAD is now at 8fb00ef fix(loong64): resolve missing GLIBCXX_3.4.31/3.4.32 error with --partly-static (#188) stdout: Deployed! Wed Sep 10 04:32:47 UTC 2025 stderr: +++ dirname /home/nodejs/unofficial-builds/bin/prepare-images.sh stderr: ++ CDPATH= stderr: ++ cd /home/nodejs/unofficial-builds/bin stderr: ++ pwd stderr: + __dirname=/home/nodejs/unofficial-builds/bin stderr: + source /home/nodejs/unofficial-builds/bin/_config.sh stderr: ++ recipes=("headers" "x86" "musl" "armv6l" "x64-glibc-217" "x64-pointer-compression" "x64-usdt" "riscv64" "loong64" "x64-debug") stderr: ++ dist_indexer_version=v1.7.1 stderr: ++ image_tag_pfx=unofficial-build-recipe- stderr: ++++ dirname /home/nodejs/unofficial-builds/bin/_config.sh stderr: +++ CDPATH= stderr: +++ cd /home/nodejs/unofficial-builds/bin stderr: +++ pwd stderr: ++ __dirname=/home/nodejs/unofficial-builds/bin stderr: ++ recipes_dir=/home/nodejs/unofficial-builds/bin/../recipes stderr: +++ realpath /home/nodejs/unofficial-builds/bin/../../var/build_queue stderr: ++ queuefile=/home/nodejs/var/build_queue stderr: + docker build /home/nodejs/unofficial-builds/bin/../fetch-source -t unofficial-build-recipe-fetch-source --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load .dockerignore stderr: #1 transferring context: 2B done stderr: #1 DONE 0.1s stderr: stderr: #2 [internal] load build definition from Dockerfile stderr: #2 transferring dockerfile: 637B done stderr: #2 DONE 0.1s stderr: stderr: #3 [internal] load metadata for docker.io/library/alpine:latest stderr: #3 DONE 0.4s stderr: stderr: #4 [internal] load build context stderr: #4 DONE 0.0s stderr: stderr: #5 [1/5] FROM docker.io/library/alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 stderr: #5 DONE 0.0s stderr: stderr: #4 [internal] load build context stderr: #4 transferring context: 1.11kB done stderr: #4 DONE 0.0s stderr: stderr: #6 [3/5] RUN apk add --no-cache bash gnupg curl stderr: #6 CACHED stderr: stderr: #7 [4/5] COPY --chown=node:node run.sh /home/node/run.sh stderr: #7 CACHED stderr: stderr: #8 [2/5] RUN addgroup -g 1000 node && adduser -u 1000 -G node -s /bin/sh -D node stderr: #8 CACHED stderr: stderr: #9 [5/5] RUN mkdir ~/.gnupg && chmod 700 ~/.gnupg && for key in $(curl -sL https://raw.githubusercontent.com/nodejs/docker-node/HEAD/keys/node.keys) ; do gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$key" || gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key" ; done stderr: #9 CACHED stderr: stderr: #10 exporting to image stderr: #10 exporting layers done stderr: #10 writing image sha256:d157a44f9db9cf94641eacfc16a57cb388c91c5574873f8abcd47e6a3196be7b done stderr: #10 naming to docker.io/library/unofficial-build-recipe-fetch-source done stderr: #10 DONE 0.0s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/headers/ -t unofficial-build-recipe-headers --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load .dockerignore stderr: #1 transferring context: 2B done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load build definition from Dockerfile stderr: #2 transferring dockerfile: 640B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/alpine:latest stderr: #3 DONE 0.1s stderr: stderr: #4 [1/5] FROM docker.io/library/alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 996B done stderr: #5 DONE 0.0s stderr: stderr: #6 [2/5] RUN addgroup -g 1000 node && adduser -u 1000 -G node -s /bin/sh -D node stderr: #6 CACHED stderr: stderr: #7 [3/5] RUN apk add --no-cache bash gnupg curl stderr: #7 CACHED stderr: stderr: #8 [4/5] RUN for key in $(curl -sL https://raw.githubusercontent.com/nodejs/docker-node/HEAD/keys/node.keys) ; do gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$key" || gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key" ; done stderr: #8 CACHED stderr: stderr: #9 [5/5] COPY --chown=node:node run.sh /home/node/run.sh stderr: #9 CACHED stderr: stderr: #10 exporting to image stderr: #10 exporting layers done stderr: #10 writing image sha256:d9a96f1d367dfb34a70c1d225e4899151874d9c8a140c24e0e59990350b4004f done stderr: #10 naming to docker.io/library/unofficial-build-recipe-headers done stderr: #10 DONE 0.0s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/x86/ -t unofficial-build-recipe-x86 --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load build definition from Dockerfile stderr: #1 transferring dockerfile: 849B done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load .dockerignore stderr: #2 transferring context: 2B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/centos:7 stderr: #3 DONE 0.3s stderr: stderr: #4 [1/5] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 1.45kB done stderr: #5 DONE 0.0s stderr: stderr: #6 [3/5] COPY cloudlinux.repo /etc/yum.repos.d/cloudlinux.repo stderr: #6 CACHED stderr: stderr: #7 [4/5] RUN sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* && sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-* && yum install -y epel-release && yum upgrade -y && yum install -y git curl make python2 python3 ccache xz-utils devtoolset-6.i686 devtoolset-9.i686 glibc-devel.i686 stderr: #7 CACHED stderr: stderr: #8 [2/5] RUN groupadd --gid 1000 node && adduser --gid 1000 --uid 1000 node stderr: #8 CACHED stderr: stderr: #9 [5/5] COPY --chown=node:node run.sh /home/node/run.sh stderr: #9 CACHED stderr: stderr: #10 exporting to image stderr: #10 exporting layers done stderr: #10 writing image sha256:c3170de4c3e4971f8ee3479caf98c1ad601ffb5f0d6ad5c70398c9c227e325d0 done stderr: #10 naming to docker.io/library/unofficial-build-recipe-x86 stderr: #10 naming to docker.io/library/unofficial-build-recipe-x86 done stderr: #10 DONE 0.0s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/musl/ -t unofficial-build-recipe-musl --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load build definition from Dockerfile stderr: #1 transferring dockerfile: 623B done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load .dockerignore stderr: #2 transferring context: 2B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/alpine:3.19 stderr: #3 DONE 0.2s stderr: stderr: #4 [1/4] FROM docker.io/library/alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67 stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 623B done stderr: #5 DONE 0.0s stderr: stderr: #6 [2/4] RUN addgroup -g 1000 node && adduser -u 1000 -G node -s /bin/sh -D node stderr: #6 CACHED stderr: stderr: #7 [3/4] RUN apk add --no-cache libstdc++ && apk add --no-cache --virtual .build-deps bash binutils-gold curl g++ gcc gnupg libgcc linux-headers make python3 ccache xz stderr: #7 CACHED stderr: stderr: #8 [4/4] COPY --chown=node:node run.sh /home/node/run.sh stderr: #8 CACHED stderr: stderr: #9 exporting to image stderr: #9 exporting layers done stderr: #9 writing image sha256:26f1ba2bd6ad90b326e1046932bd5275e60376fde4ec4ebc18aa92d826a52460 done stderr: #9 naming to docker.io/library/unofficial-build-recipe-musl done stderr: #9 DONE 0.0s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/armv6l/ -t unofficial-build-recipe-armv6l --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load build definition from Dockerfile stderr: #1 transferring dockerfile: 902B done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load .dockerignore stderr: #2 transferring context: 2B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/ubuntu:22.04 stderr: #3 DONE 0.2s stderr: stderr: #4 [1/5] FROM docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e stderr: #4 resolve docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e 0.0s done stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 1.22kB done stderr: #5 DONE 0.0s stderr: stderr: #6 [2/5] RUN addgroup --gid 1000 node && adduser --gid 1000 --uid 1000 --disabled-password --gecos node node stderr: #6 CACHED stderr: stderr: #7 [3/5] RUN apt-get update && apt-get dist-upgrade -y && apt-get install -y software-properties-common && add-apt-repository -y ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y git curl g++-12 gcc-12 gcc-12-multilib g++-12-multilib make python3 python3-distutils ccache xz-utils stderr: #7 CACHED stderr: stderr: #8 [4/5] RUN git clone --depth=1 https://github.com/rvagg/rpi-newer-crosstools /opt/rpi-newer-crosstools/ stderr: #8 CACHED stderr: stderr: #9 [5/5] COPY --chown=node:node run.sh /home/node/run.sh stderr: #9 CACHED stderr: stderr: #10 exporting to image stderr: #10 exporting layers done stderr: #10 writing image sha256:7cc92826e3ff44bdd999c95141623a7fd29e38e754f9cece17040e74de8825d4 done stderr: #10 naming to docker.io/library/unofficial-build-recipe-armv6l done stderr: #10 DONE 0.0s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/x64-glibc-217/ -t unofficial-build-recipe-x64-glibc-217 --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load build definition from Dockerfile stderr: #1 transferring dockerfile: 1.23kB done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load .dockerignore stderr: #2 transferring context: 2B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/centos:7 stderr: #3 DONE 0.1s stderr: stderr: #4 [1/5] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 1.32kB done stderr: #5 DONE 0.0s stderr: stderr: #6 [2/5] RUN groupadd --gid 1000 node && adduser --gid 1000 --uid 1000 node stderr: #6 CACHED stderr: stderr: #7 [3/5] RUN cat < line 4. stderr: #6 20.74 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 85, line 4. stderr: #6 20.76 Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... stderr: #6 20.77 Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.4) ... stderr: #6 20.78 No schema files found: doing nothing. stderr: #6 20.79 Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ... stderr: #6 20.81 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... stderr: #6 20.82 Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... stderr: #6 20.83 Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... stderr: #6 20.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode stderr: #6 20.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist stderr: #6 20.84 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist stderr: #6 20.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist stderr: #6 20.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist stderr: #6 20.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist stderr: #6 20.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist stderr: #6 20.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist stderr: #6 20.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist stderr: #6 20.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist stderr: #6 20.84 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist stderr: #6 20.85 Setting up systemd-timesyncd (255.4-1ubuntu8.10) ... stderr: #6 20.87 Creating group 'systemd-timesync' with GID 997. stderr: #6 20.87 Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. stderr: #6 21.01 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /usr/lib/systemd/system/systemd-timesyncd.service. stderr: #6 21.01 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /usr/lib/systemd/system/systemd-timesyncd.service. stderr: #6 21.02 Setting up ucf (3.0043+nmu1) ... stderr: #6 21.11 debconf: unable to initialize frontend: Dialog stderr: #6 21.11 debconf: (TERM is not set, so the dialog frontend is not usable.) stderr: #6 21.11 debconf: falling back to frontend: Readline stderr: #6 21.11 debconf: unable to initialize frontend: Readline stderr: #6 21.11 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) stderr: #6 21.11 debconf: falling back to frontend: Teletype stderr: #6 21.15 Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.4) ... stderr: #6 21.16 Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... stderr: #6 21.17 Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... stderr: #6 21.18 Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... stderr: #6 21.19 Setting up python-apt-common (2.7.7ubuntu5) ... stderr: #6 21.20 Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... stderr: #6 21.22 Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... stderr: #6 21.23 Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... stderr: #6 21.24 Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... stderr: #6 21.25 Setting up netbase (6.4) ... stderr: #6 21.28 Setting up sgml-base (1.31) ... stderr: #6 21.31 Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... stderr: #6 21.33 Setting up libstemmer0d:amd64 (2.2.0-4build1) ... stderr: #6 21.34 Setting up lsb-release (12.0-2) ... stderr: #6 21.35 Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... stderr: #6 21.47 Setting up openssl (3.0.13-0ubuntu3.5) ... stderr: #6 21.48 Setting up libpam-cap:amd64 (1:2.66-5ubuntu2.2) ... stderr: #6 21.58 debconf: unable to initialize frontend: Dialog stderr: #6 21.58 debconf: (TERM is not set, so the dialog frontend is not usable.) stderr: #6 21.58 debconf: falling back to frontend: Readline stderr: #6 21.58 debconf: unable to initialize frontend: Readline stderr: #6 21.58 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) stderr: #6 21.58 debconf: falling back to frontend: Teletype stderr: #6 21.65 Setting up readline-common (8.2-4build1) ... stderr: #6 21.67 Setting up publicsuffix (20231001.0357-0.1) ... stderr: #6 21.68 Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.4) ... stderr: #6 21.69 Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... stderr: #6 21.70 Setting up iso-codes (4.16.0-1) ... stderr: #6 21.71 Setting up dbus-bin (1.14.10-4ubuntu4.1) ... stderr: #6 21.73 Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... stderr: #6 21.74 Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... stderr: #6 21.74 Setcap worked! gst-ptp-helper is not suid! stderr: #6 21.75 Setting up libxmlb2:amd64 (0.3.18-1) ... stderr: #6 21.76 Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ... stderr: #6 21.77 Setting up libpackagekit-glib2-18:amd64 (1.2.8-2ubuntu1.2) ... stderr: #6 21.78 Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... stderr: #6 21.81 Setting up ca-certificates (20240203) ... stderr: #6 21.89 debconf: unable to initialize frontend: Dialog stderr: #6 21.89 debconf: (TERM is not set, so the dialog frontend is not usable.) stderr: #6 21.89 debconf: falling back to frontend: Readline stderr: #6 21.89 debconf: unable to initialize frontend: Readline stderr: #6 21.89 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) stderr: #6 21.89 debconf: falling back to frontend: Teletype stderr: #6 22.33 Updating certificates in /etc/ssl/certs... stderr: #6 22.96 146 added, 0 removed; done. stderr: #6 23.00 Setting up gir1.2-packagekitglib-1.0 (1.2.8-2ubuntu1.2) ... stderr: #6 23.01 Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... stderr: #6 23.02 Setting up dbus (1.14.10-4ubuntu4.1) ... stderr: #6 23.07 Setting up shared-mime-info (2.4-4) ... stderr: #6 25.39 Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... stderr: #6 25.41 Setting up libssh-4:amd64 (0.10.6-2ubuntu0.1) ... stderr: #6 25.42 Setting up libreadline8t64:amd64 (8.2-4build1) ... stderr: #6 25.43 Setting up xml-core (0.19) ... stderr: #6 25.64 Setting up gpgconf (2.4.4-2ubuntu17.3) ... stderr: #6 25.65 Setting up libpam-systemd:amd64 (255.4-1ubuntu8.10) ... stderr: #6 25.73 debconf: unable to initialize frontend: Dialog stderr: #6 25.73 debconf: (TERM is not set, so the dialog frontend is not usable.) stderr: #6 25.73 debconf: falling back to frontend: Readline stderr: #6 25.74 debconf: unable to initialize frontend: Readline stderr: #6 25.74 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) stderr: #6 25.74 debconf: falling back to frontend: Teletype stderr: #6 25.81 Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... stderr: #6 25.83 Setting up gpg (2.4.4-2ubuntu17.3) ... stderr: #6 25.84 Setting up systemd-resolved (255.4-1ubuntu8.10) ... stderr: #6 25.85 Converting /etc/resolv.conf to a symlink to /run/systemd/resolve/stub-resolv.conf... stderr: #6 25.85 mv: cannot move '/etc/resolv.conf' to '/etc/.resolv.conf.systemd-resolved.bak': Device or resource busy stderr: #6 25.85 Cannot take a backup of /etc/resolv.conf. stderr: #6 25.86 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy stderr: #6 25.86 Cannot install symlink from /etc/resolv.conf to ../run/systemd/resolve/stub-resolv.conf stderr: #6 25.86 Creating group 'systemd-resolve' with GID 996. stderr: #6 25.86 Creating user 'systemd-resolve' (systemd Resolver) with UID 996 and GID 996. stderr: #6 26.01 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /usr/lib/systemd/system/systemd-resolved.service. stderr: #6 26.01 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-resolved.service → /usr/lib/systemd/system/systemd-resolved.service. stderr: #6 26.02 Setting up gpg-agent (2.4.4-2ubuntu17.3) ... stderr: #6 26.16 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. stderr: #6 26.28 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. stderr: #6 26.40 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. stderr: #6 26.52 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. stderr: #6 26.53 Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.8) ... stderr: #6 26.54 Setting up python3.12 (3.12.3-1ubuntu0.8) ... stderr: #6 27.72 Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... stderr: #6 27.74 Setting up libappstream5:amd64 (1.0.2-1build6) ... stderr: #6 27.76 Setting up dirmngr (2.4.4-2ubuntu17.3) ... stderr: #6 27.89 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. stderr: #6 27.90 Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... stderr: #6 27.92 Setting up appstream (1.0.2-1build6) ... stderr: #6 27.94 ? Metadata cache was updated successfully. stderr: #6 27.95 Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ... stderr: #6 27.96 Setting up python3 (3.12.3-0ubuntu2) ... stderr: #6 27.98 running python rtupdate hooks for python3.12... stderr: #6 27.98 running python post-rtupdate hooks for python3.12... stderr: #6 28.09 Setting up python3-six (1.16.0-4) ... stderr: #6 28.22 Setting up python3-pyparsing (3.1.1-1) ... stderr: #6 28.41 Setting up python3-gi (3.48.2-1) ... stderr: #6 28.60 Setting up python3-httplib2 (0.20.4-3) ... stderr: #6 28.74 Setting up python3-distro-info (1.7build1) ... stderr: #6 28.86 Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... stderr: #6 28.89 Setting up python3-blinker (1.7.0-1) ... stderr: #6 29.02 Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... stderr: #6 29.28 Setting up python3-dbus (1.3.2-5build3) ... stderr: #6 29.42 Setting up python3-distro (1.9.0-1) ... stderr: #6 29.55 Setting up python3-jwt (2.7.0-1) ... stderr: #6 29.69 Setting up python3-apt (2.7.7ubuntu5) ... stderr: #6 29.87 Setting up python3-lazr.uri (1.0.6-3) ... stderr: #6 30.16 Setting up unattended-upgrades (2.9.1+nmu4ubuntu1) ... stderr: #6 30.31 debconf: unable to initialize frontend: Dialog stderr: #6 30.32 debconf: (TERM is not set, so the dialog frontend is not usable.) stderr: #6 30.32 debconf: falling back to frontend: Readline stderr: #6 30.32 debconf: unable to initialize frontend: Readline stderr: #6 30.32 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) stderr: #6 30.32 debconf: falling back to frontend: Teletype stderr: #6 30.38 stderr: #6 30.38 Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version stderr: #6 30.46 stderr: #6 30.46 Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version stderr: #6 30.79 Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /usr/lib/systemd/system/unattended-upgrades.service. stderr: #6 30.89 Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... stderr: #6 31.28 Setting up python3-wadllib (1.3.6-5) ... stderr: #6 31.53 Setting up networkd-dispatcher (2.2.4-1) ... stderr: #6 31.82 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /usr/lib/systemd/system/networkd-dispatcher.service. stderr: #6 31.83 Setting up python3-oauthlib (3.2.2-1) ... stderr: #6 32.12 Setting up python3-lazr.restfulclient (0.14.6-1) ... stderr: #6 32.39 Setting up python3-launchpadlib (1.11.0-6) ... stderr: #6 32.94 Created symlink /etc/systemd/user/timers.target.wants/launchpadlib-cache-clean.timer → /usr/lib/systemd/user/launchpadlib-cache-clean.timer. stderr: #6 32.96 Setting up python3-software-properties (0.99.49.3) ... stderr: #6 33.20 Processing triggers for libc-bin (2.39-0ubuntu8.5) ... stderr: #6 33.27 Processing triggers for sgml-base (1.31) ... stderr: #6 33.29 Setting up polkitd (124-2ubuntu1.24.04.2) ... stderr: #6 33.31 Creating group 'polkitd' with GID 995. stderr: #6 33.31 Creating user 'polkitd' (User for polkitd) with UID 995 and GID 995. stderr: #6 33.38 invoke-rc.d: could not determine current runlevel stderr: #6 33.39 invoke-rc.d: policy-rc.d denied execution of reload. stderr: #6 33.67 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) stderr: #6 33.68 Setting up packagekit (1.2.8-2ubuntu1.2) ... stderr: #6 33.72 invoke-rc.d: could not determine current runlevel stderr: #6 33.72 invoke-rc.d: policy-rc.d denied execution of force-reload. stderr: #6 33.73 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory stderr: #6 33.88 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. stderr: #6 33.89 Setting up packagekit-tools (1.2.8-2ubuntu1.2) ... stderr: #6 33.90 Setting up software-properties-common (0.99.49.3) ... stderr: #6 34.18 Processing triggers for ca-certificates (20240203) ... stderr: #6 34.20 Updating certificates in /etc/ssl/certs... stderr: #6 35.16 0 added, 0 removed; done. stderr: #6 35.16 Running hooks in /etc/ca-certificates/update.d... stderr: #6 35.16 done. stderr: #6 35.18 Processing triggers for dbus (1.14.10-4ubuntu4.1) ... stderr: #6 38.24 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease stderr: #6 38.24 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease stderr: #6 38.31 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease stderr: #6 38.37 Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [25.2 kB] stderr: #6 38.38 Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease stderr: #6 38.45 Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Components [665 kB] stderr: #6 38.53 Get:7 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [65.6 kB] stderr: #6 38.58 Get:8 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease [24.4 kB] stderr: #6 38.63 Get:9 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [157 B] stderr: #6 38.63 Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [158 B] stderr: #6 38.85 Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Components [5943 kB] stderr: #6 39.09 Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Components [41.9 kB] stderr: #6 39.09 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [235 kB] stderr: #6 39.10 Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [519 kB] stderr: #6 39.11 Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [160 B] stderr: #6 39.25 Get:16 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [888 B] stderr: #6 39.25 Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7802 B] stderr: #6 39.25 Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [21.6 kB] stderr: #6 39.36 Get:19 http://archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [161 B] stderr: #6 39.36 Get:20 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [161 B] stderr: #6 41.63 Fetched 7550 kB in 1s (5850 kB/s) stderr: #6 41.63 Reading package lists... stderr: #6 42.90 PPA publishes dbgsym, you may need to include 'main/debug' component stderr: #6 42.90 Repository: 'Types: deb stderr: #6 42.90 URIs: https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu/ stderr: #6 42.90 Suites: noble stderr: #6 42.90 Components: main stderr: #6 42.90 ' stderr: #6 42.90 Description: stderr: #6 42.90 Toolchain test builds; see https://wiki.ubuntu.com/ToolChain stderr: #6 42.90 stderr: #6 42.90 More info: https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test stderr: #6 42.90 Adding repository. stderr: #6 44.99 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease stderr: #6 44.99 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease stderr: #6 45.05 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease stderr: #6 45.12 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease stderr: #6 45.25 Get:5 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu noble InRelease [17.8 kB] stderr: #6 45.33 Hit:6 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease stderr: #6 45.42 Get:7 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu noble/main amd64 Packages [34.2 kB] stderr: #6 45.47 Fetched 52.0 kB in 1s (83.6 kB/s) stderr: #6 45.47 Reading package lists... stderr: #6 46.58 Repository: 'Types: deb stderr: #6 46.58 URIs: https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu/ stderr: #6 46.58 Suites: noble stderr: #6 46.58 Components: main stderr: #6 46.58 ' stderr: #6 46.58 Description: stderr: #6 46.58 This PPA contains more recent Python versions packaged for Ubuntu. stderr: #6 46.58 stderr: #6 46.58 Disclaimer: there's no guarantee of timely updates in case of security problems or other issues. If you want to use them in a security-or-otherwise-critical environment (say, on a production server), you do so at your own risk. stderr: #6 46.58 stderr: #6 46.58 Update Note stderr: #6 46.58 =========== stderr: #6 46.58 Please use this repository instead of ppa:fkrull/deadsnakes. stderr: #6 46.58 stderr: #6 46.58 Reporting Issues stderr: #6 46.58 ================ stderr: #6 46.58 stderr: #6 46.58 Issues can be reported in the master issue tracker at: stderr: #6 46.58 https://github.com/deadsnakes/issues/issues stderr: #6 46.58 stderr: #6 46.58 Supported Ubuntu and Python Versions stderr: #6 46.58 ==================================== stderr: #6 46.58 stderr: #6 46.58 - Ubuntu 20.04 (focal) Python3.5 - Python3.7, Python3.9 - Python3.13 stderr: #6 46.58 - Ubuntu 22.04 (jammy) Python3.7 - Python3.9, Python3.11 - Python3.13 stderr: #6 46.58 - Ubuntu 24.04 (noble) Python3.7 - Python3.11, Python3.13 stderr: #6 46.58 - Note: Python2.7 (focal, jammy), Python 3.8 (focal), Python 3.10 (jammy), Python3.12 (noble) are not provided by deadsnakes as upstream ubuntu provides those packages. stderr: #6 46.58 stderr: #6 46.58 Why some packages aren't built: stderr: #6 46.58 - Note: for focal, older python versions require libssl<1.1 so they are not currently built stderr: #6 46.58 - Note: for jammy and noble, older python versions requre libssl<3 so they are not currently built stderr: #6 46.58 - If you need these, reach out to asottile to set up a private ppa stderr: #6 46.58 stderr: #6 46.58 The packages may also work on other versions of Ubuntu or Debian, but that is not tested or supported. stderr: #6 46.58 stderr: #6 46.58 Packages stderr: #6 46.58 ======== stderr: #6 46.58 stderr: #6 46.58 The packages provided here are loosely based on the debian upstream packages with some modifications to make them more usable as non-default pythons and on ubuntu. As such, the packages follow debian's patterns and often do not include a full python distribution with just `apt install python#.#`. Here is a list of packages that may be useful along with the default install: stderr: #6 46.58 stderr: #6 46.58 - `python#.#-dev`: includes development headers for building C extensions stderr: #6 46.58 - `python#.#-venv`: provides the standard library `venv` module stderr: #6 46.58 - `python#.#-distutils`: provides the standard library `distutils` module stderr: #6 46.58 - `python#.#-lib2to3`: provides the `2to3-#.#` utility as well as the standard library `lib2to3` module stderr: #6 46.58 - `python#.#-gdbm`: provides the standard library `dbm.gnu` module stderr: #6 46.58 - `python#.#-tk`: provides the standard library `tkinter` module stderr: #6 46.58 stderr: #6 46.58 Third-Party Python Modules stderr: #6 46.58 ========================== stderr: #6 46.58 stderr: #6 46.58 Python modules in the official Ubuntu repositories are packaged to work with the Python interpreters from the official repositories. Accordingly, they generally won't work with the Python interpreters from this PPA. As an exception, pure-Python modules for Python 3 will work, but any compiled extension modules won't. stderr: #6 46.58 stderr: #6 46.58 To install 3rd-party Python modules, you should use the common Python packaging tools. For an introduction into the Python packaging ecosystem and its tools, refer to the Python Packaging User Guide: stderr: #6 46.58 https://packaging.python.org/installing/ stderr: #6 46.58 stderr: #6 46.58 Sources stderr: #6 46.58 ======= stderr: #6 46.58 The package sources are available at: stderr: #6 46.58 https://github.com/deadsnakes/ stderr: #6 46.58 stderr: #6 46.58 Nightly Builds stderr: #6 46.58 ============== stderr: #6 46.58 stderr: #6 46.58 For nightly builds, see ppa:deadsnakes/nightly https://launchpad.net/~deadsnakes/+archive/ubuntu/nightly stderr: #6 46.58 More info: https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa stderr: #6 46.58 Adding repository. stderr: #6 46.86 Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease stderr: #6 46.86 Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease stderr: #6 46.92 Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease stderr: #6 46.99 Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease stderr: #6 47.06 Hit:5 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu noble InRelease stderr: #6 47.13 Hit:6 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu noble InRelease stderr: #6 47.24 Reading package lists... stderr: #6 48.36 Reading package lists... stderr: #6 49.70 Building dependency tree... stderr: #6 49.96 Reading state information... stderr: #6 50.24 adduser is already the newest version (3.137ubuntu1). stderr: #6 50.24 adduser set to manually installed. stderr: #6 50.24 xz-utils is already the newest version (5.6.1+really5.4.5-1ubuntu0.2). stderr: #6 50.24 xz-utils set to manually installed. stderr: #6 50.24 The following additional packages will be installed: stderr: #6 50.24 binutils binutils-common binutils-loongarch64-linux-gnu stderr: #6 50.24 binutils-x86-64-linux-gnu cpp-13 cpp-13-x86-64-linux-gnu stderr: #6 50.24 cpp-14-loongarch64-linux-gnu fontconfig-config fonts-dejavu-core stderr: #6 50.24 fonts-dejavu-mono g++-13-x86-64-linux-gnu gcc-13 gcc-13-base stderr: #6 50.24 gcc-13-x86-64-linux-gnu gcc-14-cross-base-ports git-man less libaom3 stderr: #6 50.24 libasan8 libasan8-loong64-cross libatomic1 libatomic1-loong64-cross stderr: #6 50.24 libbinutils libbsd0 libc-dev-bin libc-devtools libc6-dev stderr: #6 50.24 libc6-dev-loong64-cross libc6-loong64-cross libcbor0.10 libcc1-0 stderr: #6 50.24 libcrypt-dev libctf-nobfd0 libctf0 libcurl4t64 libde265-0 libdeflate0 stderr: #6 50.24 libedit2 liberror-perl libfido2-1 libfontconfig1 libfreetype6 libgcc-13-dev stderr: #6 50.24 libgcc-14-dev-loong64-cross libgcc-s1-loong64-cross libgd3 stderr: #6 50.24 libgdbm-compat4t64 libgdbm6t64 libgomp1 libgomp1-loong64-cross libgprofng0 stderr: #6 50.24 libheif-plugin-aomdec libheif-plugin-aomenc libheif-plugin-libde265 libheif1 stderr: #6 50.24 libhiredis1.1.0 libhwasan0 libisl23 libitm1 libitm1-loong64-cross stderr: #6 50.24 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 stderr: #6 50.24 liblsan0-loong64-cross libmpc3 libmpfr6 libperl5.38t64 libpng16-16t64 stderr: #6 50.24 libpython3.10-minimal libpython3.10-stdlib libquadmath0 libsframe1 stderr: #6 50.24 libsharpyuv0 libstdc++-13-dev libstdc++-14-dev-loong64-cross stderr: #6 50.24 libstdc++6-loong64-cross libtiff6 libtsan2 libtsan2-loong64-cross libubsan1 stderr: #6 50.24 libubsan1-loong64-cross libwebp7 libx11-6 libx11-data libxau6 libxcb1 stderr: #6 50.24 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev stderr: #6 50.24 linux-libc-dev-loong64-cross manpages manpages-dev openssh-client patch perl stderr: #6 50.24 perl-modules-5.38 python3.10-minimal rpcsvc-proto xauth stderr: #6 50.25 Suggested packages: stderr: #6 50.25 binutils-doc gprofng-gui distcc | icecc gcc-13-locales cpp-13-doc stderr: #6 50.25 gcc-14-locales cpp-14-doc g++-13-multilib gcc-13-doc gcc-14-doc stderr: #6 50.25 gcc-13-multilib gettext-base git-daemon-run | git-daemon-sysvinit git-doc stderr: #6 50.25 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc stderr: #6 50.25 libgd-tools gdbm-l10n libheif-plugin-x265 libheif-plugin-ffmpegdec stderr: #6 50.25 libheif-plugin-jpegdec libheif-plugin-jpegenc libheif-plugin-j2kdec stderr: #6 50.25 libheif-plugin-j2kenc libheif-plugin-rav1e libheif-plugin-svtenc stderr: #6 50.25 libstdc++-13-doc make-doc man-browser keychain libpam-ssh monkeysphere stderr: #6 50.25 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl stderr: #6 50.25 | libterm-readline-perl-perl libtap-harness-archive-perl python3.10-venv stderr: #6 50.25 binfmt-support stderr: #6 50.53 The following NEW packages will be installed: stderr: #6 50.53 binutils binutils-common binutils-loongarch64-linux-gnu stderr: #6 50.53 binutils-x86-64-linux-gnu ccache cpp-13 cpp-13-x86-64-linux-gnu stderr: #6 50.53 cpp-14-loongarch64-linux-gnu curl fontconfig-config fonts-dejavu-core stderr: #6 50.53 fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu stderr: #6 50.53 g++-14-loongarch64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu stderr: #6 50.53 gcc-14-cross-base-ports gcc-14-loongarch64-linux-gnu stderr: #6 50.53 gcc-14-loongarch64-linux-gnu-base git git-man less libaom3 libasan8 stderr: #6 50.53 libasan8-loong64-cross libatomic1 libatomic1-loong64-cross libbinutils stderr: #6 50.53 libbsd0 libc-dev-bin libc-devtools libc6-dev libc6-dev-loong64-cross stderr: #6 50.53 libc6-loong64-cross libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 stderr: #6 50.53 libcurl4t64 libde265-0 libdeflate0 libedit2 liberror-perl libfido2-1 stderr: #6 50.53 libfontconfig1 libfreetype6 libgcc-13-dev libgcc-14-dev-loong64-cross stderr: #6 50.53 libgcc-s1-loong64-cross libgd3 libgdbm-compat4t64 libgdbm6t64 libgomp1 stderr: #6 50.53 libgomp1-loong64-cross libgprofng0 libheif-plugin-aomdec stderr: #6 50.53 libheif-plugin-aomenc libheif-plugin-libde265 libheif1 libhiredis1.1.0 stderr: #6 50.53 libhwasan0 libisl23 libitm1 libitm1-loong64-cross libjansson4 libjbig0 stderr: #6 50.53 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 liblsan0-loong64-cross libmpc3 stderr: #6 50.53 libmpfr6 libperl5.38t64 libpng16-16t64 libpython3.10-minimal stderr: #6 50.53 libpython3.10-stdlib libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev stderr: #6 50.53 libstdc++-14-dev-loong64-cross libstdc++6-loong64-cross libtiff6 libtsan2 stderr: #6 50.53 libtsan2-loong64-cross libubsan1 libubsan1-loong64-cross libwebp7 libx11-6 stderr: #6 50.53 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 stderr: #6 50.53 linux-libc-dev linux-libc-dev-loong64-cross make manpages manpages-dev stderr: #6 50.53 openssh-client patch perl perl-modules-5.38 python3.10 python3.10-minimal stderr: #6 50.53 rpcsvc-proto xauth stderr: #6 50.71 0 upgraded, 113 newly installed, 0 to remove and 0 not upgraded. stderr: #6 50.71 Need to get 171 MB of archives. stderr: #6 50.71 After this operation, 681 MB of additional disk space will be used. stderr: #6 50.71 Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.2 [3110 kB] stderr: #6 51.00 Get:2 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu noble/main amd64 libpython3.10-minimal amd64 3.10.18-1+noble1 [804 kB] stderr: #6 51.34 Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] stderr: #6 51.34 Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6710 B] stderr: #6 51.34 Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.2 [4874 kB] stderr: #6 51.69 Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.2 [231 kB] stderr: #6 51.69 Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] stderr: #6 51.69 Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd0 amd64 0.12.1-1build1.1 [41.2 kB] stderr: #6 51.70 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] stderr: #6 51.70 Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB] stderr: #6 51.70 Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] stderr: #6 51.70 Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] stderr: #6 51.84 Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpng16-16t64 amd64 1.6.43-5build1 [187 kB] stderr: #6 52.20 Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7160 B] stderr: #6 52.20 Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] stderr: #6 52.20 Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] stderr: #6 52.22 Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] stderr: #6 52.25 Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] stderr: #6 52.38 Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] stderr: #6 52.39 Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmuu1 amd64 2:1.1.3-3build2 [8958 B] stderr: #6 52.39 Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 manpages all 6.7-2 [1384 kB] stderr: #6 52.48 Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] stderr: #6 52.52 Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 xauth amd64 1:1.1.2-1build1 [25.6 kB] stderr: #6 52.57 Get:24 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu noble/main amd64 python3.10-minimal amd64 3.10.18-1+noble1 [1910 kB] stderr: #6 52.65 Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.5 [240 kB] stderr: #6 53.03 Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.5 [15.5 kB] stderr: #6 53.03 Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.5 [577 kB] stderr: #6 53.17 Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.5 [97.7 kB] stderr: #6 53.18 Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.5 [94.5 kB] stderr: #6 53.19 Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.5 [849 kB] stderr: #6 53.26 Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.5 [2462 kB] stderr: #6 53.36 Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.5 [18.1 kB] stderr: #6 53.36 Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-loongarch64-linux-gnu amd64 2.42-4ubuntu2.5 [1352 kB] stderr: #6 53.39 Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB] stderr: #6 53.39 Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB] stderr: #6 53.54 Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] stderr: #6 53.76 Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] stderr: #6 54.03 Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] stderr: #6 54.08 Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] stderr: #6 54.08 Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] stderr: #6 54.39 Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1038 B] stderr: #6 54.39 Get:42 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-loongarch64-linux-gnu-base amd64 14.2.0-4ubuntu2~24.04cross1 [51.1 kB] stderr: #6 54.39 Get:43 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-14-loongarch64-linux-gnu amd64 14.2.0-4ubuntu2~24.04cross1 [9969 kB] stderr: #6 54.62 Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.6 [341 kB] stderr: #6 54.62 Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.6 [226 kB] stderr: #6 54.63 Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] stderr: #6 54.77 Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] stderr: #6 55.03 Get:48 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu noble/main amd64 libpython3.10-stdlib amd64 3.10.18-1+noble1 [1822 kB] stderr: #6 55.27 Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] stderr: #6 55.28 Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] stderr: #6 55.28 Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] stderr: #6 55.29 Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] stderr: #6 55.34 Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] stderr: #6 55.34 Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3031 kB] stderr: #6 55.58 Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1322 kB] stderr: #6 55.63 Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2772 kB] stderr: #6 55.69 Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1184 kB] stderr: #6 55.72 Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1641 kB] stderr: #6 55.90 Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] stderr: #6 56.22 Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2681 kB] stderr: #6 56.55 Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] stderr: #6 56.86 Get:62 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu noble/main amd64 python3.10 amd64 3.10.18-1+noble1 [49.0 kB] stderr: #6 57.04 Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.5 [20.4 kB] stderr: #6 57.04 Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-79.79 [1906 kB] stderr: #6 57.08 Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] stderr: #6 57.08 Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] stderr: #6 57.08 Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.5 [2123 kB] stderr: #6 57.14 Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2420 kB] stderr: #6 57.19 Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] stderr: #6 57.47 Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] stderr: #6 57.62 Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] stderr: #6 57.77 Get:72 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB] stderr: #6 57.87 Get:73 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libc6-loong64-cross all 2.39-0ubuntu8.2cross1 [1117 kB] stderr: #6 58.18 Get:74 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-s1-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [115 kB] stderr: #6 58.19 Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgomp1-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [150 kB] stderr: #6 58.20 Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libitm1-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [28.9 kB] stderr: #6 58.20 Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libatomic1-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [9466 B] stderr: #6 58.20 Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libasan8-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [3044 kB] stderr: #6 58.31 Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblsan0-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [1327 kB] stderr: #6 58.34 Get:80 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libtsan2-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [2747 kB] stderr: #6 58.40 Get:81 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++6-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [776 kB] stderr: #6 58.56 Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libubsan1-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [1190 kB] stderr: #6 59.10 Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-14-dev-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [6812 kB] stderr: #6 59.57 Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-loongarch64-linux-gnu amd64 14.2.0-4ubuntu2~24.04cross1 [19.1 MB] stderr: #6 60.03 Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 linux-libc-dev-loong64-cross all 6.8.0-39.39cross1 [1368 kB] stderr: #6 60.05 Get:86 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libc6-dev-loong64-cross all 2.39-0ubuntu8.2cross1 [3247 kB] stderr: #6 60.13 Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++-14-dev-loong64-cross all 14.2.0-4ubuntu2~24.04cross1 [7152 kB] stderr: #6 60.29 Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 g++-14-loongarch64-linux-gnu amd64 14.2.0-4ubuntu2~24.04cross1 [11.4 MB] stderr: #6 60.55 Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] stderr: #6 60.55 Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1100 kB] stderr: #6 60.57 Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3680 kB] stderr: #6 60.65 Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1941 kB] stderr: #6 60.84 Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] stderr: #6 61.27 Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] stderr: #6 61.29 Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] stderr: #6 61.29 Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.1 [10.4 kB] stderr: #6 61.29 Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] stderr: #6 61.35 Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.1 [8176 B] stderr: #6 61.35 Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.1 [275 kB] stderr: #6 61.41 Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] stderr: #6 61.43 Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2148 B] stderr: #6 61.43 Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] stderr: #6 61.44 Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] stderr: #6 61.58 Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] stderr: #6 61.93 Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] stderr: #6 62.02 Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.3 [199 kB] stderr: #6 62.07 Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] stderr: #6 62.08 Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] stderr: #6 62.10 Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-devtools amd64 2.39-0ubuntu8.5 [29.3 kB] stderr: #6 62.10 Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomenc amd64 1.17.6-1ubuntu4.1 [14.7 kB] stderr: #6 62.11 Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] stderr: #6 62.13 Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 manpages-dev all 6.7-2 [2013 kB] stderr: #6 62.25 Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] stderr: #6 62.43 debconf: delaying package configuration, since apt-utils is not installed stderr: #6 62.47 Fetched 171 MB in 12s (14.6 MB/s) stderr: #6 62.50 Selecting previously unselected package perl-modules-5.38. stderr: #6 62.50 (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 ... 10458 files and directories currently installed.) stderr: #6 62.51 Preparing to unpack .../000-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... stderr: #6 62.51 Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... stderr: #6 62.77 Selecting previously unselected package libgdbm6t64:amd64. stderr: #6 62.77 Preparing to unpack .../001-libgdbm6t64_1.23-5.1build1_amd64.deb ... stderr: #6 62.78 Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... stderr: #6 62.81 Selecting previously unselected package libgdbm-compat4t64:amd64. stderr: #6 62.82 Preparing to unpack .../002-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... stderr: #6 62.82 Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... stderr: #6 62.85 Selecting previously unselected package libperl5.38t64:amd64. stderr: #6 62.86 Preparing to unpack .../003-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... stderr: #6 62.86 Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... stderr: #6 63.09 Selecting previously unselected package perl. stderr: #6 63.09 Preparing to unpack .../004-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... stderr: #6 63.10 Unpacking perl (5.38.2-3.2ubuntu0.2) ... stderr: #6 63.14 Selecting previously unselected package libpython3.10-minimal:amd64. stderr: #6 63.14 Preparing to unpack .../005-libpython3.10-minimal_3.10.18-1+noble1_amd64.deb ... stderr: #6 63.14 Unpacking libpython3.10-minimal:amd64 (3.10.18-1+noble1) ... stderr: #6 63.24 Selecting previously unselected package python3.10-minimal. stderr: #6 63.24 Preparing to unpack .../006-python3.10-minimal_3.10.18-1+noble1_amd64.deb ... stderr: #6 63.24 Unpacking python3.10-minimal (3.10.18-1+noble1) ... stderr: #6 63.31 Selecting previously unselected package less. stderr: #6 63.32 Preparing to unpack .../007-less_590-2ubuntu2.1_amd64.deb ... stderr: #6 63.32 Unpacking less (590-2ubuntu2.1) ... stderr: #6 63.36 Selecting previously unselected package libbsd0:amd64. stderr: #6 63.36 Preparing to unpack .../008-libbsd0_0.12.1-1build1.1_amd64.deb ... stderr: #6 63.36 Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... stderr: #6 63.40 Selecting previously unselected package libcbor0.10:amd64. stderr: #6 63.40 Preparing to unpack .../009-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... stderr: #6 63.41 Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... stderr: #6 63.44 Selecting previously unselected package libedit2:amd64. stderr: #6 63.44 Preparing to unpack .../010-libedit2_3.1-20230828-1build1_amd64.deb ... stderr: #6 63.44 Unpacking libedit2:amd64 (3.1-20230828-1build1) ... stderr: #6 63.48 Selecting previously unselected package libfido2-1:amd64. stderr: #6 63.48 Preparing to unpack .../011-libfido2-1_1.14.0-1build3_amd64.deb ... stderr: #6 63.48 Unpacking libfido2-1:amd64 (1.14.0-1build3) ... stderr: #6 63.52 Selecting previously unselected package libjansson4:amd64. stderr: #6 63.53 Preparing to unpack .../012-libjansson4_2.14-2build2_amd64.deb ... stderr: #6 63.53 Unpacking libjansson4:amd64 (2.14-2build2) ... stderr: #6 63.57 Selecting previously unselected package libpng16-16t64:amd64. stderr: #6 63.57 Preparing to unpack .../013-libpng16-16t64_1.6.43-5build1_amd64.deb ... stderr: #6 63.58 Unpacking libpng16-16t64:amd64 (1.6.43-5build1) ... stderr: #6 63.61 Selecting previously unselected package libxau6:amd64. stderr: #6 63.61 Preparing to unpack .../014-libxau6_1%3a1.0.9-1build6_amd64.deb ... stderr: #6 63.61 Unpacking libxau6:amd64 (1:1.0.9-1build6) ... stderr: #6 63.64 Selecting previously unselected package libxdmcp6:amd64. stderr: #6 63.65 Preparing to unpack .../015-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... stderr: #6 63.65 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... stderr: #6 63.69 Selecting previously unselected package libxcb1:amd64. stderr: #6 63.69 Preparing to unpack .../016-libxcb1_1.15-1ubuntu2_amd64.deb ... stderr: #6 63.69 Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... stderr: #6 63.72 Selecting previously unselected package libx11-data. stderr: #6 63.73 Preparing to unpack .../017-libx11-data_2%3a1.8.7-1build1_all.deb ... stderr: #6 63.73 Unpacking libx11-data (2:1.8.7-1build1) ... stderr: #6 63.79 Selecting previously unselected package libx11-6:amd64. stderr: #6 63.79 Preparing to unpack .../018-libx11-6_2%3a1.8.7-1build1_amd64.deb ... stderr: #6 63.80 Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... stderr: #6 63.85 Selecting previously unselected package libxext6:amd64. stderr: #6 63.85 Preparing to unpack .../019-libxext6_2%3a1.3.4-1build2_amd64.deb ... stderr: #6 63.85 Unpacking libxext6:amd64 (2:1.3.4-1build2) ... stderr: #6 63.88 Selecting previously unselected package libxmuu1:amd64. stderr: #6 63.89 Preparing to unpack .../020-libxmuu1_2%3a1.1.3-3build2_amd64.deb ... stderr: #6 63.89 Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ... stderr: #6 63.91 Selecting previously unselected package manpages. stderr: #6 63.92 Preparing to unpack .../021-manpages_6.7-2_all.deb ... stderr: #6 63.92 Unpacking manpages (6.7-2) ... stderr: #6 63.98 Selecting previously unselected package openssh-client. stderr: #6 63.98 Preparing to unpack .../022-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... stderr: #6 63.99 Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... stderr: #6 64.04 Selecting previously unselected package xauth. stderr: #6 64.04 Preparing to unpack .../023-xauth_1%3a1.1.2-1build1_amd64.deb ... stderr: #6 64.04 Unpacking xauth (1:1.1.2-1build1) ... stderr: #6 64.07 Selecting previously unselected package binutils-common:amd64. stderr: #6 64.07 Preparing to unpack .../024-binutils-common_2.42-4ubuntu2.5_amd64.deb ... stderr: #6 64.07 Unpacking binutils-common:amd64 (2.42-4ubuntu2.5) ... stderr: #6 64.11 Selecting previously unselected package libsframe1:amd64. stderr: #6 64.11 Preparing to unpack .../025-libsframe1_2.42-4ubuntu2.5_amd64.deb ... stderr: #6 64.11 Unpacking libsframe1:amd64 (2.42-4ubuntu2.5) ... stderr: #6 64.15 Selecting previously unselected package libbinutils:amd64. stderr: #6 64.15 Preparing to unpack .../026-libbinutils_2.42-4ubuntu2.5_amd64.deb ... stderr: #6 64.15 Unpacking libbinutils:amd64 (2.42-4ubuntu2.5) ... stderr: #6 64.19 Selecting previously unselected package libctf-nobfd0:amd64. stderr: #6 64.19 Preparing to unpack .../027-libctf-nobfd0_2.42-4ubuntu2.5_amd64.deb ... stderr: #6 64.19 Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... stderr: #6 64.23 Selecting previously unselected package libctf0:amd64. stderr: #6 64.23 Preparing to unpack .../028-libctf0_2.42-4ubuntu2.5_amd64.deb ... stderr: #6 64.23 Unpacking libctf0:amd64 (2.42-4ubuntu2.5) ... stderr: #6 64.27 Selecting previously unselected package libgprofng0:amd64. stderr: #6 64.27 Preparing to unpack .../029-libgprofng0_2.42-4ubuntu2.5_amd64.deb ... stderr: #6 64.28 Unpacking libgprofng0:amd64 (2.42-4ubuntu2.5) ... stderr: #6 64.33 Selecting previously unselected package binutils-x86-64-linux-gnu. stderr: #6 64.33 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... stderr: #6 64.33 Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... stderr: #6 64.42 Selecting previously unselected package binutils. stderr: #6 64.43 Preparing to unpack .../031-binutils_2.42-4ubuntu2.5_amd64.deb ... stderr: #6 64.43 Unpacking binutils (2.42-4ubuntu2.5) ... stderr: #6 64.46 Selecting previously unselected package binutils-loongarch64-linux-gnu. stderr: #6 64.47 Preparing to unpack .../032-binutils-loongarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ... stderr: #6 64.47 Unpacking binutils-loongarch64-linux-gnu (2.42-4ubuntu2.5) ... stderr: #6 64.53 Selecting previously unselected package libhiredis1.1.0:amd64. stderr: #6 64.53 Preparing to unpack .../033-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... stderr: #6 64.54 Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... stderr: #6 64.57 Selecting previously unselected package ccache. stderr: #6 64.57 Preparing to unpack .../034-ccache_4.9.1-1_amd64.deb ... stderr: #6 64.57 Unpacking ccache (4.9.1-1) ... stderr: #6 64.62 Selecting previously unselected package gcc-13-base:amd64. stderr: #6 64.62 Preparing to unpack .../035-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... stderr: #6 64.62 Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... stderr: #6 64.66 Selecting previously unselected package libisl23:amd64. stderr: #6 64.66 Preparing to unpack .../036-libisl23_0.26-3build1.1_amd64.deb ... stderr: #6 64.66 Unpacking libisl23:amd64 (0.26-3build1.1) ... stderr: #6 64.71 Selecting previously unselected package libmpfr6:amd64. stderr: #6 64.71 Preparing to unpack .../037-libmpfr6_4.2.1-1build1.1_amd64.deb ... stderr: #6 64.71 Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... stderr: #6 64.76 Selecting previously unselected package libmpc3:amd64. stderr: #6 64.76 Preparing to unpack .../038-libmpc3_1.3.1-1build1.1_amd64.deb ... stderr: #6 64.77 Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... stderr: #6 64.79 Selecting previously unselected package cpp-13-x86-64-linux-gnu. stderr: #6 64.80 Preparing to unpack .../039-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... stderr: #6 64.80 Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... stderr: #6 65.06 Selecting previously unselected package cpp-13. stderr: #6 65.07 Preparing to unpack .../040-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... stderr: #6 65.07 Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... stderr: #6 65.10 Selecting previously unselected package gcc-14-loongarch64-linux-gnu-base:amd64. stderr: #6 65.10 Preparing to unpack .../041-gcc-14-loongarch64-linux-gnu-base_14.2.0-4ubuntu2~24.04cross1_amd64.deb ... stderr: #6 65.10 Unpacking gcc-14-loongarch64-linux-gnu-base:amd64 (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 65.14 Selecting previously unselected package cpp-14-loongarch64-linux-gnu. stderr: #6 65.14 Preparing to unpack .../042-cpp-14-loongarch64-linux-gnu_14.2.0-4ubuntu2~24.04cross1_amd64.deb ... stderr: #6 65.14 Unpacking cpp-14-loongarch64-linux-gnu (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 65.40 Selecting previously unselected package libcurl4t64:amd64. stderr: #6 65.40 Preparing to unpack .../043-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... stderr: #6 65.40 Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... stderr: #6 65.44 Selecting previously unselected package curl. stderr: #6 65.44 Preparing to unpack .../044-curl_8.5.0-2ubuntu10.6_amd64.deb ... stderr: #6 65.44 Unpacking curl (8.5.0-2ubuntu10.6) ... stderr: #6 65.48 Selecting previously unselected package fonts-dejavu-mono. stderr: #6 65.48 Preparing to unpack .../045-fonts-dejavu-mono_2.37-8_all.deb ... stderr: #6 65.49 Unpacking fonts-dejavu-mono (2.37-8) ... stderr: #6 65.54 Selecting previously unselected package fonts-dejavu-core. stderr: #6 65.54 Preparing to unpack .../046-fonts-dejavu-core_2.37-8_all.deb ... stderr: #6 65.56 Unpacking fonts-dejavu-core (2.37-8) ... stderr: #6 65.62 Selecting previously unselected package fontconfig-config. stderr: #6 65.62 Preparing to unpack .../047-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... stderr: #6 65.78 Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... stderr: #6 65.84 Selecting previously unselected package libcc1-0:amd64. stderr: #6 65.84 Preparing to unpack .../048-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... stderr: #6 65.84 Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 65.88 Selecting previously unselected package libgomp1:amd64. stderr: #6 65.88 Preparing to unpack .../049-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... stderr: #6 65.88 Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 65.92 Selecting previously unselected package libitm1:amd64. stderr: #6 65.92 Preparing to unpack .../050-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... stderr: #6 65.93 Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 65.97 Selecting previously unselected package libatomic1:amd64. stderr: #6 65.98 Preparing to unpack .../051-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... stderr: #6 65.98 Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 66.01 Selecting previously unselected package libasan8:amd64. stderr: #6 66.02 Preparing to unpack .../052-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... stderr: #6 66.02 Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 66.13 Selecting previously unselected package liblsan0:amd64. stderr: #6 66.14 Preparing to unpack .../053-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... stderr: #6 66.14 Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 66.21 Selecting previously unselected package libtsan2:amd64. stderr: #6 66.21 Preparing to unpack .../054-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... stderr: #6 66.22 Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 66.32 Selecting previously unselected package libubsan1:amd64. stderr: #6 66.32 Preparing to unpack .../055-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... stderr: #6 66.32 Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 66.38 Selecting previously unselected package libhwasan0:amd64. stderr: #6 66.38 Preparing to unpack .../056-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... stderr: #6 66.39 Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 66.46 Selecting previously unselected package libquadmath0:amd64. stderr: #6 66.46 Preparing to unpack .../057-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... stderr: #6 66.47 Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 66.50 Selecting previously unselected package libgcc-13-dev:amd64. stderr: #6 66.50 Preparing to unpack .../058-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... stderr: #6 66.51 Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... stderr: #6 66.62 Selecting previously unselected package gcc-13-x86-64-linux-gnu. stderr: #6 66.62 Preparing to unpack .../059-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... stderr: #6 66.62 Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... stderr: #6 67.00 Selecting previously unselected package libc-dev-bin. stderr: #6 67.01 Preparing to unpack .../060-libc-dev-bin_2.39-0ubuntu8.5_amd64.deb ... stderr: #6 67.01 Unpacking libc-dev-bin (2.39-0ubuntu8.5) ... stderr: #6 67.04 Selecting previously unselected package linux-libc-dev:amd64. stderr: #6 67.05 Preparing to unpack .../061-linux-libc-dev_6.8.0-79.79_amd64.deb ... stderr: #6 67.05 Unpacking linux-libc-dev:amd64 (6.8.0-79.79) ... stderr: #6 67.22 Selecting previously unselected package libcrypt-dev:amd64. stderr: #6 67.23 Preparing to unpack .../062-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... stderr: #6 67.23 Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... stderr: #6 67.27 Selecting previously unselected package rpcsvc-proto. stderr: #6 67.27 Preparing to unpack .../063-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... stderr: #6 67.27 Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... stderr: #6 67.31 Selecting previously unselected package libc6-dev:amd64. stderr: #6 67.31 Preparing to unpack .../064-libc6-dev_2.39-0ubuntu8.5_amd64.deb ... stderr: #6 67.32 Unpacking libc6-dev:amd64 (2.39-0ubuntu8.5) ... stderr: #6 67.46 Selecting previously unselected package libstdc++-13-dev:amd64. stderr: #6 67.47 Preparing to unpack .../065-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... stderr: #6 67.47 Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... stderr: #6 67.68 Selecting previously unselected package g++-13-x86-64-linux-gnu. stderr: #6 67.68 Preparing to unpack .../066-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... stderr: #6 67.69 Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... stderr: #6 67.95 Selecting previously unselected package gcc-13. stderr: #6 67.95 Preparing to unpack .../067-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... stderr: #6 67.95 Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... stderr: #6 67.99 Selecting previously unselected package g++-13. stderr: #6 67.99 Preparing to unpack .../068-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... stderr: #6 67.99 Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... stderr: #6 68.02 Selecting previously unselected package gcc-14-cross-base-ports. stderr: #6 68.02 Preparing to unpack .../069-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.03 Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 68.06 Selecting previously unselected package libc6-loong64-cross. stderr: #6 68.06 Preparing to unpack .../070-libc6-loong64-cross_2.39-0ubuntu8.2cross1_all.deb ... stderr: #6 68.06 Unpacking libc6-loong64-cross (2.39-0ubuntu8.2cross1) ... stderr: #6 68.12 Selecting previously unselected package libgcc-s1-loong64-cross. stderr: #6 68.12 Preparing to unpack .../071-libgcc-s1-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.12 Unpacking libgcc-s1-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 68.16 Selecting previously unselected package libgomp1-loong64-cross. stderr: #6 68.16 Preparing to unpack .../072-libgomp1-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.16 Unpacking libgomp1-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 68.20 Selecting previously unselected package libitm1-loong64-cross. stderr: #6 68.20 Preparing to unpack .../073-libitm1-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.21 Unpacking libitm1-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 68.23 Selecting previously unselected package libatomic1-loong64-cross. stderr: #6 68.24 Preparing to unpack .../074-libatomic1-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.24 Unpacking libatomic1-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 68.26 Selecting previously unselected package libasan8-loong64-cross. stderr: #6 68.27 Preparing to unpack .../075-libasan8-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.27 Unpacking libasan8-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 68.38 Selecting previously unselected package liblsan0-loong64-cross. stderr: #6 68.39 Preparing to unpack .../076-liblsan0-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.39 Unpacking liblsan0-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 68.46 Selecting previously unselected package libtsan2-loong64-cross. stderr: #6 68.46 Preparing to unpack .../077-libtsan2-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.47 Unpacking libtsan2-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 68.59 Selecting previously unselected package libstdc++6-loong64-cross. stderr: #6 68.59 Preparing to unpack .../078-libstdc++6-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.59 Unpacking libstdc++6-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 68.65 Selecting previously unselected package libubsan1-loong64-cross. stderr: #6 68.65 Preparing to unpack .../079-libubsan1-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.65 Unpacking libubsan1-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 68.71 Selecting previously unselected package libgcc-14-dev-loong64-cross. stderr: #6 68.72 Preparing to unpack .../080-libgcc-14-dev-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 68.72 Unpacking libgcc-14-dev-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 69.08 Selecting previously unselected package gcc-14-loongarch64-linux-gnu. stderr: #6 69.08 Preparing to unpack .../081-gcc-14-loongarch64-linux-gnu_14.2.0-4ubuntu2~24.04cross1_amd64.deb ... stderr: #6 69.09 Unpacking gcc-14-loongarch64-linux-gnu (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 69.45 Selecting previously unselected package linux-libc-dev-loong64-cross. stderr: #6 69.45 Preparing to unpack .../082-linux-libc-dev-loong64-cross_6.8.0-39.39cross1_all.deb ... stderr: #6 69.46 Unpacking linux-libc-dev-loong64-cross (6.8.0-39.39cross1) ... stderr: #6 69.64 Selecting previously unselected package libc6-dev-loong64-cross. stderr: #6 69.64 Preparing to unpack .../083-libc6-dev-loong64-cross_2.39-0ubuntu8.2cross1_all.deb ... stderr: #6 69.64 Unpacking libc6-dev-loong64-cross (2.39-0ubuntu8.2cross1) ... stderr: #6 69.86 Selecting previously unselected package libstdc++-14-dev-loong64-cross. stderr: #6 69.86 Preparing to unpack .../084-libstdc++-14-dev-loong64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ... stderr: #6 69.87 Unpacking libstdc++-14-dev-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 70.34 Selecting previously unselected package g++-14-loongarch64-linux-gnu. stderr: #6 70.35 Preparing to unpack .../085-g++-14-loongarch64-linux-gnu_14.2.0-4ubuntu2~24.04cross1_amd64.deb ... stderr: #6 70.35 Unpacking g++-14-loongarch64-linux-gnu (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 70.61 Selecting previously unselected package liberror-perl. stderr: #6 70.61 Preparing to unpack .../086-liberror-perl_0.17029-2_all.deb ... stderr: #6 70.62 Unpacking liberror-perl (0.17029-2) ... stderr: #6 70.64 Selecting previously unselected package git-man. stderr: #6 70.65 Preparing to unpack .../087-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... stderr: #6 70.65 Unpacking git-man (1:2.43.0-1ubuntu7.3) ... stderr: #6 70.70 Selecting previously unselected package git. stderr: #6 70.70 Preparing to unpack .../088-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... stderr: #6 70.71 Unpacking git (1:2.43.0-1ubuntu7.3) ... stderr: #6 70.87 Selecting previously unselected package libaom3:amd64. stderr: #6 70.87 Preparing to unpack .../089-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... stderr: #6 70.87 Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... stderr: #6 70.94 Selecting previously unselected package libfreetype6:amd64. stderr: #6 70.95 Preparing to unpack .../090-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... stderr: #6 70.95 Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... stderr: #6 71.00 Selecting previously unselected package libfontconfig1:amd64. stderr: #6 71.00 Preparing to unpack .../091-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... stderr: #6 71.01 Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... stderr: #6 71.04 Selecting previously unselected package libsharpyuv0:amd64. stderr: #6 71.04 Preparing to unpack .../092-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... stderr: #6 71.05 Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... stderr: #6 71.07 Selecting previously unselected package libheif-plugin-aomdec:amd64. stderr: #6 71.08 Preparing to unpack .../093-libheif-plugin-aomdec_1.17.6-1ubuntu4.1_amd64.deb ... stderr: #6 71.08 Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... stderr: #6 71.11 Selecting previously unselected package libde265-0:amd64. stderr: #6 71.11 Preparing to unpack .../094-libde265-0_1.0.15-1build3_amd64.deb ... stderr: #6 71.12 Unpacking libde265-0:amd64 (1.0.15-1build3) ... stderr: #6 71.15 Selecting previously unselected package libheif-plugin-libde265:amd64. stderr: #6 71.16 Preparing to unpack .../095-libheif-plugin-libde265_1.17.6-1ubuntu4.1_amd64.deb ... stderr: #6 71.16 Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... stderr: #6 71.19 Selecting previously unselected package libheif1:amd64. stderr: #6 71.19 Preparing to unpack .../096-libheif1_1.17.6-1ubuntu4.1_amd64.deb ... stderr: #6 71.20 Unpacking libheif1:amd64 (1.17.6-1ubuntu4.1) ... stderr: #6 71.24 Selecting previously unselected package libjpeg-turbo8:amd64. stderr: #6 71.24 Preparing to unpack .../097-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... stderr: #6 71.25 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... stderr: #6 71.28 Selecting previously unselected package libjpeg8:amd64. stderr: #6 71.28 Preparing to unpack .../098-libjpeg8_8c-2ubuntu11_amd64.deb ... stderr: #6 71.29 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... stderr: #6 71.32 Selecting previously unselected package libdeflate0:amd64. stderr: #6 71.32 Preparing to unpack .../099-libdeflate0_1.19-1build1.1_amd64.deb ... stderr: #6 71.32 Unpacking libdeflate0:amd64 (1.19-1build1.1) ... stderr: #6 71.35 Selecting previously unselected package libjbig0:amd64. stderr: #6 71.36 Preparing to unpack .../100-libjbig0_2.1-6.1ubuntu2_amd64.deb ... stderr: #6 71.36 Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... stderr: #6 71.40 Selecting previously unselected package liblerc4:amd64. stderr: #6 71.40 Preparing to unpack .../101-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... stderr: #6 71.40 Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... stderr: #6 71.44 Selecting previously unselected package libwebp7:amd64. stderr: #6 71.44 Preparing to unpack .../102-libwebp7_1.3.2-0.4build3_amd64.deb ... stderr: #6 71.45 Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... stderr: #6 71.48 Selecting previously unselected package libtiff6:amd64. stderr: #6 71.49 Preparing to unpack .../103-libtiff6_4.5.1+git230720-4ubuntu2.3_amd64.deb ... stderr: #6 71.49 Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.3) ... stderr: #6 71.53 Selecting previously unselected package libxpm4:amd64. stderr: #6 71.54 Preparing to unpack .../104-libxpm4_1%3a3.5.17-1build2_amd64.deb ... stderr: #6 71.54 Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... stderr: #6 71.57 Selecting previously unselected package libgd3:amd64. stderr: #6 71.58 Preparing to unpack .../105-libgd3_2.3.3-9ubuntu5_amd64.deb ... stderr: #6 71.58 Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... stderr: #6 71.61 Selecting previously unselected package libc-devtools. stderr: #6 71.62 Preparing to unpack .../106-libc-devtools_2.39-0ubuntu8.5_amd64.deb ... stderr: #6 71.62 Unpacking libc-devtools (2.39-0ubuntu8.5) ... stderr: #6 71.65 Selecting previously unselected package libheif-plugin-aomenc:amd64. stderr: #6 71.65 Preparing to unpack .../107-libheif-plugin-aomenc_1.17.6-1ubuntu4.1_amd64.deb ... stderr: #6 71.65 Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... stderr: #6 71.69 Selecting previously unselected package libpython3.10-stdlib:amd64. stderr: #6 71.69 Preparing to unpack .../108-libpython3.10-stdlib_3.10.18-1+noble1_amd64.deb ... stderr: #6 71.70 Unpacking libpython3.10-stdlib:amd64 (3.10.18-1+noble1) ... stderr: #6 71.80 Selecting previously unselected package make. stderr: #6 71.80 Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... stderr: #6 71.80 Unpacking make (4.3-4.1build2) ... stderr: #6 71.84 Selecting previously unselected package manpages-dev. stderr: #6 71.84 Preparing to unpack .../110-manpages-dev_6.7-2_all.deb ... stderr: #6 71.84 Unpacking manpages-dev (6.7-2) ... stderr: #6 71.94 Selecting previously unselected package patch. stderr: #6 71.95 Preparing to unpack .../111-patch_2.7.6-7build3_amd64.deb ... stderr: #6 71.95 Unpacking patch (2.7.6-7build3) ... stderr: #6 71.99 Selecting previously unselected package python3.10. stderr: #6 71.99 Preparing to unpack .../112-python3.10_3.10.18-1+noble1_amd64.deb ... stderr: #6 71.99 Unpacking python3.10 (3.10.18-1+noble1) ... stderr: #6 72.04 Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... stderr: #6 72.05 Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... stderr: #6 72.07 Setting up libxau6:amd64 (1:1.0.9-1build6) ... stderr: #6 72.08 Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... stderr: #6 72.10 Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... stderr: #6 72.11 Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... stderr: #6 72.12 Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... stderr: #6 72.13 Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... stderr: #6 72.14 Setting up manpages (6.7-2) ... stderr: #6 72.16 Setting up binutils-common:amd64 (2.42-4ubuntu2.5) ... stderr: #6 72.17 Setting up libdeflate0:amd64 (1.19-1build1.1) ... stderr: #6 72.18 Setting up less (590-2ubuntu2.1) ... stderr: #6 72.20 Setting up linux-libc-dev:amd64 (6.8.0-79.79) ... stderr: #6 72.21 Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.5) ... stderr: #6 72.22 Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 72.23 Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... stderr: #6 72.24 Setting up libsframe1:amd64 (2.42-4ubuntu2.5) ... stderr: #6 72.26 Setting up libjansson4:amd64 (2.14-2build2) ... stderr: #6 72.27 Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... stderr: #6 72.28 Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... stderr: #6 72.29 Setting up libx11-data (2:1.8.7-1build1) ... stderr: #6 72.30 Setting up make (4.3-4.1build2) ... stderr: #6 72.31 Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... stderr: #6 72.32 Setting up libc6-loong64-cross (2.39-0ubuntu8.2cross1) ... stderr: #6 72.33 Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... stderr: #6 72.34 Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 72.35 Setting up fonts-dejavu-mono (2.37-8) ... stderr: #6 72.39 Setting up libpng16-16t64:amd64 (1.6.43-5build1) ... stderr: #6 72.40 Setting up libmpc3:amd64 (1.3.1-1build1.1) ... stderr: #6 72.41 Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 72.42 Setting up patch (2.7.6-7build3) ... stderr: #6 72.44 Setting up libpython3.10-minimal:amd64 (3.10.18-1+noble1) ... stderr: #6 72.45 Setting up fonts-dejavu-core (2.37-8) ... stderr: #6 72.50 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... stderr: #6 72.52 Setting up libwebp7:amd64 (1.3.2-0.4build3) ... stderr: #6 72.53 Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 72.55 Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 72.56 Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 72.57 Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... stderr: #6 72.58 Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 72.59 Setting up git-man (1:2.43.0-1ubuntu7.3) ... stderr: #6 72.60 Setting up curl (8.5.0-2ubuntu10.6) ... stderr: #6 72.62 Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... stderr: #6 72.63 Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 72.64 Setting up libbinutils:amd64 (2.42-4ubuntu2.5) ... stderr: #6 72.65 Setting up libfido2-1:amd64 (1.14.0-1build3) ... stderr: #6 72.66 Setting up libisl23:amd64 (0.26-3build1.1) ... stderr: #6 72.67 Setting up libde265-0:amd64 (1.0.15-1build3) ... stderr: #6 72.68 Setting up libc-dev-bin (2.39-0ubuntu8.5) ... stderr: #6 72.69 Setting up linux-libc-dev-loong64-cross (6.8.0-39.39cross1) ... stderr: #6 72.70 Setting up libbsd0:amd64 (0.12.1-1build1.1) ... stderr: #6 72.72 Setting up libgomp1-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 72.73 Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... stderr: #6 72.74 Setting up libgcc-s1-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 72.75 Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 72.76 Setting up gcc-14-loongarch64-linux-gnu-base:amd64 (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 72.76 Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 72.78 Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... stderr: #6 72.79 Setting up libctf0:amd64 (2.42-4ubuntu2.5) ... stderr: #6 72.80 Setting up libjpeg8:amd64 (8c-2ubuntu11) ... stderr: #6 72.81 Setting up libasan8-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 72.82 Setting up libstdc++6-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 72.83 Setting up libc6-dev-loong64-cross (2.39-0ubuntu8.2cross1) ... stderr: #6 72.84 Setting up manpages-dev (6.7-2) ... stderr: #6 72.85 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... stderr: #6 72.86 Setting up libxcb1:amd64 (1.15-1ubuntu2) ... stderr: #6 72.88 Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... stderr: #6 72.89 Setting up binutils-loongarch64-linux-gnu (2.42-4ubuntu2.5) ... stderr: #6 72.90 Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... stderr: #6 73.09 Setting up libedit2:amd64 (3.1-20230828-1build1) ... stderr: #6 73.10 Setting up ccache (4.9.1-1) ... stderr: #6 73.11 Updating symlinks in /usr/lib/ccache ... stderr: #6 73.12 Setting up libatomic1-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 73.13 Setting up python3.10-minimal (3.10.18-1+noble1) ... stderr: #6 73.84 Setting up libpython3.10-stdlib:amd64 (3.10.18-1+noble1) ... stderr: #6 73.85 Setting up perl (5.38.2-3.2ubuntu0.2) ... stderr: #6 73.87 Setting up libgprofng0:amd64 (2.42-4ubuntu2.5) ... stderr: #6 73.88 Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... stderr: #6 73.89 Setting up libitm1-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 73.92 Setting up liblsan0-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 73.93 Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... stderr: #6 73.94 Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.3) ... stderr: #6 73.95 Setting up cpp-14-loongarch64-linux-gnu (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 73.96 Setting up libc6-dev:amd64 (2.39-0ubuntu8.5) ... stderr: #6 73.97 Setting up libx11-6:amd64 (2:1.8.7-1build1) ... stderr: #6 73.98 Setting up libtsan2-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 73.99 Setting up libxmuu1:amd64 (2:1.1.3-3build2) ... stderr: #6 74.00 Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... stderr: #6 74.01 Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.5) ... stderr: #6 74.02 Setting up libubsan1-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 74.03 Setting up python3.10 (3.10.18-1+noble1) ... stderr: #6 74.76 Setting up libxpm4:amd64 (1:3.5.17-1build2) ... stderr: #6 74.77 Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... stderr: #6 74.79 Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... stderr: #6 74.87 Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... stderr: #6 74.88 Setting up libgcc-14-dev-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 74.89 Setting up libxext6:amd64 (2:1.3.4-1build2) ... stderr: #6 74.90 Setting up binutils (2.42-4ubuntu2.5) ... stderr: #6 74.92 Setting up liberror-perl (0.17029-2) ... stderr: #6 74.93 Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... stderr: #6 74.94 Setting up git (1:2.43.0-1ubuntu7.3) ... stderr: #6 74.96 Setting up xauth (1:1.1.2-1build1) ... stderr: #6 74.97 Setting up gcc-14-loongarch64-linux-gnu (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 74.98 Setting up libstdc++-14-dev-loong64-cross (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 74.99 Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... stderr: #6 75.01 Setting up g++-14-loongarch64-linux-gnu (14.2.0-4ubuntu2~24.04cross1) ... stderr: #6 75.02 Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... stderr: #6 75.03 Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... stderr: #6 75.04 Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... stderr: #6 75.05 Setting up libheif1:amd64 (1.17.6-1ubuntu4.1) ... stderr: #6 75.06 Setting up libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... stderr: #6 75.07 Processing triggers for libc-bin (2.39-0ubuntu8.5) ... stderr: #6 75.10 Processing triggers for sgml-base (1.31) ... stderr: #6 75.12 Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... stderr: #6 75.13 Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... stderr: #6 75.14 Setting up libc-devtools (2.39-0ubuntu8.5) ... stderr: #6 75.15 Processing triggers for libc-bin (2.39-0ubuntu8.5) ... stderr: #6 DONE 75.4s stderr: stderr: #7 [3/6] RUN (addgroup --gid 1000 node || groupmod -n node $(getent group 1000 | cut -d: -f1)) && (adduser --gid 1000 --uid 1000 --disabled-password --gecos "" node || usermod -l node -g 1000 -d /home/node -m $(getent passwd 1000 | cut -d: -f1)) stderr: #7 0.439 fatal: The GID `1000' is already in use. stderr: #7 0.498 fatal: The UID 1000 is already in use. stderr: #7 DONE 0.7s stderr: stderr: #8 [4/6] RUN rm -f /usr/bin/python3 stderr: #8 DONE 0.6s stderr: stderr: #9 [5/6] RUN ln -s /usr/bin/python3.10 /usr/bin/python3 stderr: #9 DONE 0.6s stderr: stderr: #10 [6/6] COPY --chown=node:node run.sh /home/node/run.sh stderr: #10 DONE 0.2s stderr: stderr: #11 exporting to image stderr: #11 exporting layers stderr: #11 exporting layers 4.9s done stderr: #11 writing image sha256:2e7b8fec778cf604834c55265433fc624f9cee33aba36a3735ac49afdff8b4ba done stderr: #11 naming to docker.io/library/unofficial-build-recipe-loong64 done stderr: #11 DONE 4.9s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/x64-debug/ -t unofficial-build-recipe-x64-debug --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load build definition from Dockerfile stderr: #1 transferring dockerfile: 746B done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load .dockerignore stderr: #2 transferring context: 2B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/ubuntu:22.04 stderr: #3 DONE 0.1s stderr: stderr: #4 [1/4] FROM docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e stderr: #4 resolve docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e 0.0s done stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 1.39kB done stderr: #5 DONE 0.0s stderr: stderr: #6 [2/4] RUN addgroup --gid 1000 node && adduser --gid 1000 --uid 1000 --disabled-password --gecos node node stderr: #6 CACHED stderr: stderr: #7 [3/4] RUN apt-get update && apt-get dist-upgrade -y && apt-get install -y software-properties-common && add-apt-repository -y ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y git g++ curl make python3 python3-pip python3-distutils ccache xz-utils stderr: #7 CACHED stderr: stderr: #8 [4/4] COPY --chown=node:node run.sh /home/node/run.sh stderr: #8 CACHED stderr: stderr: #9 exporting to image stderr: #9 exporting layers done stderr: #9 writing image sha256:565494b67189ed0acba269032cb7a140f585f4601719857c4c0164b1d44f7120 done stderr: #9 naming to docker.io/library/unofficial-build-recipe-x64-debug done stderr: #9 DONE 0.0s stderr: + docker system prune -f stdout: Deleted Images: stdout: deleted: sha256:5cef94b44cefefd05ac0d3c79315c74fc4bfb2c1d30925d2df505dea81144da7 stdout: stdout: Deleted build cache objects: stdout: i2o9qxylxvuj3gu33meabfsgk stdout: x4g9fseouoo2yvwycnxkb4dwp stdout: zelis0dgl11jsjiupv4rmal3w stdout: 8vxfxvyudyeqz5xnfk7joiqcy stdout: 7folyda6zt9qek5nu42nvd7rk stdout: if6hx8192x0kkqyelgh1s88q7 stdout: p253ep2n2dj4esx7g4rxvx0ov stdout: f15w8ff0e15hackpkit11y5o0 stdout: okjt581ktwflw92ghjmk0wxd8 stdout: x61p19252jpo7ezoc6itx13oe stdout: tyzrk9o41i81x6wshqru9jftl stdout: tvwaup433k29vuki7iuk1bxvk stdout: bhkqto2kqi9xgcpg8srofchbz stdout: bmgwb3cah30uhkd7efsiu3r6p stdout: w4x3uahho6xeo51q2i557exzx stdout: 420uk66wqhc2zvc3tisikhfv5 stdout: sgp8gqdizs3n3o44f6juqj6b4 stdout: 5fx33cik5787mi2psdm0c9ojg stdout: jl6j5b4w0bgxio6u08hfu0fcq stdout: tmg9xnv4a5yxm6ajffzm78kdm stdout: xcf96eib3hjzmkwon28mmqo58 stdout: 6zseotihkqkulyfkxhclxzibq stdout: a6arnaa6fg0i9ln3h7xn9o8tw stdout: wopj8u6j3fs1uzp1rvppuj7yu stdout: ol8qlwzbwfaqhuv2l573c8sl3 stdout: sg0df44vzja09ut39zkcl3sa7 stdout: pdsl4i1yn8y4fnuj2ujnnb4ks stdout: 93f3c5mvwzslzk9px3t4bny7f stdout: mdrch4h65ciojojvegvpqj4cf stdout: goygn449752mg5rlaya7wouhz stdout: 6xz6vuw4mvvcqimxva2per5uu stdout: 0913gar1fyu8sbr4te21mwztj stdout: hv6gf8fd5ebukz9zon0ftu0vp stdout: lrefoxn8mi8dsbo19630o4vjg stdout: p2cc948unom4p9gyq7ehp3zjh stdout: 6x2zc170t4p4dygn1v9hwcip0 stdout: pe9n49cjcx1d31czhu62zigk8 stdout: jkeurishfdgax3h8peerx2tfc stdout: stdout: Total reclaimed space: 912.5MB event="push", match="ref == "refs/heads/main"", exec="/home/nodejs/bin/deploy-unofficial-builds.sh" Wed Sep 10 2025 04:34:16 GMT+0000 (Coordinated Universal Time) Took 89862 ms stdout: HEAD is now at 8fb00ef fix(loong64): resolve missing GLIBCXX_3.4.31/3.4.32 error with --partly-static (#188) stderr: HEAD is now at 8fb00ef fix(loong64): resolve missing GLIBCXX_3.4.31/3.4.32 error with --partly-static (#188) stdout: Deployed! Wed Sep 10 04:34:16 UTC 2025 stderr: +++ dirname /home/nodejs/unofficial-builds/bin/prepare-images.sh stderr: ++ CDPATH= stderr: ++ cd /home/nodejs/unofficial-builds/bin stderr: ++ pwd stderr: + __dirname=/home/nodejs/unofficial-builds/bin stderr: + source /home/nodejs/unofficial-builds/bin/_config.sh stderr: ++ recipes=("headers" "x86" "musl" "armv6l" "x64-glibc-217" "x64-pointer-compression" "x64-usdt" "riscv64" "loong64" "x64-debug") stderr: ++ dist_indexer_version=v1.7.1 stderr: ++ image_tag_pfx=unofficial-build-recipe- stderr: ++++ dirname /home/nodejs/unofficial-builds/bin/_config.sh stderr: +++ CDPATH= stderr: +++ cd /home/nodejs/unofficial-builds/bin stderr: +++ pwd stderr: ++ __dirname=/home/nodejs/unofficial-builds/bin stderr: ++ recipes_dir=/home/nodejs/unofficial-builds/bin/../recipes stderr: +++ realpath /home/nodejs/unofficial-builds/bin/../../var/build_queue stderr: ++ queuefile=/home/nodejs/var/build_queue stderr: + docker build /home/nodejs/unofficial-builds/bin/../fetch-source -t unofficial-build-recipe-fetch-source --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load build definition from Dockerfile stderr: #1 transferring dockerfile: 637B done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load .dockerignore stderr: #2 transferring context: 2B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/alpine:latest stderr: #3 DONE 0.2s stderr: stderr: #4 [1/5] FROM docker.io/library/alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 1.11kB done stderr: #5 DONE 0.0s stderr: stderr: #6 [4/5] COPY --chown=node:node run.sh /home/node/run.sh stderr: #6 CACHED stderr: stderr: #7 [2/5] RUN addgroup -g 1000 node && adduser -u 1000 -G node -s /bin/sh -D node stderr: #7 CACHED stderr: stderr: #8 [3/5] RUN apk add --no-cache bash gnupg curl stderr: #8 CACHED stderr: stderr: #9 [5/5] RUN mkdir ~/.gnupg && chmod 700 ~/.gnupg && for key in $(curl -sL https://raw.githubusercontent.com/nodejs/docker-node/HEAD/keys/node.keys) ; do gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$key" || gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key" ; done stderr: #9 CACHED stderr: stderr: #10 exporting to image stderr: #10 exporting layers done stderr: #10 writing image sha256:d157a44f9db9cf94641eacfc16a57cb388c91c5574873f8abcd47e6a3196be7b done stderr: #10 naming to docker.io/library/unofficial-build-recipe-fetch-source done stderr: #10 DONE 0.0s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/headers/ -t unofficial-build-recipe-headers --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load .dockerignore stderr: #1 transferring context: 2B done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load build definition from Dockerfile stderr: #2 transferring dockerfile: 640B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/alpine:latest stderr: #3 DONE 0.1s stderr: stderr: #4 [1/5] FROM docker.io/library/alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 996B done stderr: #5 DONE 0.0s stderr: stderr: #6 [2/5] RUN addgroup -g 1000 node && adduser -u 1000 -G node -s /bin/sh -D node stderr: #6 CACHED stderr: stderr: #7 [3/5] RUN apk add --no-cache bash gnupg curl stderr: #7 CACHED stderr: stderr: #8 [4/5] RUN for key in $(curl -sL https://raw.githubusercontent.com/nodejs/docker-node/HEAD/keys/node.keys) ; do gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$key" || gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key" ; done stderr: #8 CACHED stderr: stderr: #9 [5/5] COPY --chown=node:node run.sh /home/node/run.sh stderr: #9 CACHED stderr: stderr: #10 exporting to image stderr: #10 exporting layers done stderr: #10 writing image sha256:d9a96f1d367dfb34a70c1d225e4899151874d9c8a140c24e0e59990350b4004f done stderr: #10 naming to docker.io/library/unofficial-build-recipe-headers done stderr: #10 DONE 0.0s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/x86/ -t unofficial-build-recipe-x86 --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load build definition from Dockerfile stderr: #1 transferring dockerfile: 849B done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load .dockerignore stderr: #2 transferring context: 2B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/centos:7 stderr: #3 DONE 0.3s stderr: stderr: #4 [1/5] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 1.45kB done stderr: #5 DONE 0.0s stderr: stderr: #6 [3/5] COPY cloudlinux.repo /etc/yum.repos.d/cloudlinux.repo stderr: #6 CACHED stderr: stderr: #7 [4/5] RUN sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* && sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-* && yum install -y epel-release && yum upgrade -y && yum install -y git curl make python2 python3 ccache xz-utils devtoolset-6.i686 devtoolset-9.i686 glibc-devel.i686 stderr: #7 CACHED stderr: stderr: #8 [2/5] RUN groupadd --gid 1000 node && adduser --gid 1000 --uid 1000 node stderr: #8 CACHED stderr: stderr: #9 [5/5] COPY --chown=node:node run.sh /home/node/run.sh stderr: #9 CACHED stderr: stderr: #10 exporting to image stderr: #10 exporting layers done stderr: #10 writing image sha256:c3170de4c3e4971f8ee3479caf98c1ad601ffb5f0d6ad5c70398c9c227e325d0 done stderr: #10 naming to docker.io/library/unofficial-build-recipe-x86 done stderr: #10 DONE 0.0s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/musl/ -t unofficial-build-recipe-musl --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load .dockerignore stderr: #1 transferring context: 2B done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load build definition from Dockerfile stderr: #2 transferring dockerfile: 623B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/alpine:3.19 stderr: #3 DONE 0.2s stderr: stderr: #4 [1/4] FROM docker.io/library/alpine:3.19@sha256:3be987e6cde1d07e873c012bf6cfe941e6e85d16ca5fc5b8bedc675451d2de67 stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 623B done stderr: #5 DONE 0.0s stderr: stderr: #6 [2/4] RUN addgroup -g 1000 node && adduser -u 1000 -G node -s /bin/sh -D node stderr: #6 CACHED stderr: stderr: #7 [3/4] RUN apk add --no-cache libstdc++ && apk add --no-cache --virtual .build-deps bash binutils-gold curl g++ gcc gnupg libgcc linux-headers make python3 ccache xz stderr: #7 CACHED stderr: stderr: #8 [4/4] COPY --chown=node:node run.sh /home/node/run.sh stderr: #8 CACHED stderr: stderr: #9 exporting to image stderr: #9 exporting layers done stderr: #9 writing image sha256:26f1ba2bd6ad90b326e1046932bd5275e60376fde4ec4ebc18aa92d826a52460 done stderr: #9 naming to docker.io/library/unofficial-build-recipe-musl done stderr: #9 DONE 0.0s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/armv6l/ -t unofficial-build-recipe-armv6l --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load build definition from Dockerfile stderr: #1 transferring dockerfile: 902B done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load .dockerignore stderr: #2 transferring context: 2B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/ubuntu:22.04 stderr: #3 DONE 0.1s stderr: stderr: #4 [1/5] FROM docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e stderr: #4 resolve docker.io/library/ubuntu:22.04@sha256:4e0171b9275e12d375863f2b3ae9ce00a4c53ddda176bd55868df97ac6f21a6e 0.0s done stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 1.22kB done stderr: #5 DONE 0.0s stderr: stderr: #6 [3/5] RUN apt-get update && apt-get dist-upgrade -y && apt-get install -y software-properties-common && add-apt-repository -y ppa:ubuntu-toolchain-r/test && apt-get update && apt-get install -y git curl g++-12 gcc-12 gcc-12-multilib g++-12-multilib make python3 python3-distutils ccache xz-utils stderr: #6 CACHED stderr: stderr: #7 [4/5] RUN git clone --depth=1 https://github.com/rvagg/rpi-newer-crosstools /opt/rpi-newer-crosstools/ stderr: #7 CACHED stderr: stderr: #8 [2/5] RUN addgroup --gid 1000 node && adduser --gid 1000 --uid 1000 --disabled-password --gecos node node stderr: #8 CACHED stderr: stderr: #9 [5/5] COPY --chown=node:node run.sh /home/node/run.sh stderr: #9 CACHED stderr: stderr: #10 exporting to image stderr: #10 exporting layers done stderr: #10 writing image sha256:7cc92826e3ff44bdd999c95141623a7fd29e38e754f9cece17040e74de8825d4 done stderr: #10 naming to docker.io/library/unofficial-build-recipe-armv6l stderr: #10 naming to docker.io/library/unofficial-build-recipe-armv6l done stderr: #10 DONE 0.0s stderr: + for recipe in "${recipes[@]}" stderr: + docker build /home/nodejs/unofficial-builds/bin/../recipes/x64-glibc-217/ -t unofficial-build-recipe-x64-glibc-217 --build-arg UID=1000 --build-arg GID=1000 stderr: #1 [internal] load build definition from Dockerfile stderr: #1 transferring dockerfile: 1.23kB done stderr: #1 DONE 0.0s stderr: stderr: #2 [internal] load .dockerignore stderr: #2 transferring context: 2B done stderr: #2 DONE 0.0s stderr: stderr: #3 [internal] load metadata for docker.io/library/centos:7 stderr: #3 DONE 0.1s stderr: stderr: #4 [1/5] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 stderr: #4 DONE 0.0s stderr: stderr: #5 [internal] load build context stderr: #5 transferring context: 1.32kB done stderr: #5 DONE 0.0s stderr: stderr: #6 [4/5] RUN ulimit -n 1024 && sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* && sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-* && yum install -y epel-release && yum install -y centos-release-scl-rh && sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo && sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo && yum upgrade -y && yum install -y git curl make python2 rh-python38 ccache xz-utils devtoolset-12 glibc-devel stderr: #6 CACHED stderr: stderr: #7 [2/5] RUN groupadd --gid 1000 node && adduser --gid 1000 --uid 1000 node stderr: #7 CACHED stderr: stderr: #8 [3/5] RUN cat <