=============================================================================== About this build: this rebuild has been done as part of reproduce.debian.net where we aim to reproduce Debian binary packages distributed via ftp.debian.org, by rebuilding using the exact same packages as the original build on the buildds, as described in the relevant .buildinfo file from buildinfos.debian.net. For more information please go to https://reproduce.debian.net or join #debian-reproducible on irc.debian.org =============================================================================== Preparing download of sources for /srv/rebuilderd/tmp/rebuilderdyNgFhz/inputs/r-cran-xml2_1.3.8-1_riscv64.buildinfo Source: r-cran-xml2 Version: 1.3.8-1 rebuilderd-worker node: riscv64-01 +------------------------------------------------------------------------------+ | Downloading sources Tue, 08 Jul 2025 09:14:46 +0000 | +------------------------------------------------------------------------------+ Get:1 https://deb.debian.org/debian trixie InRelease [168 kB] Get:2 https://deb.debian.org/debian sid InRelease [213 kB] Get:3 https://deb.debian.org/debian trixie/main Sources [10.5 MB] Get:4 https://deb.debian.org/debian sid/main Sources [11.0 MB] Fetched 21.9 MB in 17s (1320 kB/s) Reading package lists... 'https://deb.debian.org/debian/pool/main/r/r-cran-xml2/r-cran-xml2_1.3.8-1.dsc' r-cran-xml2_1.3.8-1.dsc 2247 SHA256:b9339ed3aa6189a485ebd2210ba3f4403860dea8cfee8aa091599183b4e422e4 'https://deb.debian.org/debian/pool/main/r/r-cran-xml2/r-cran-xml2_1.3.8.orig.tar.gz' r-cran-xml2_1.3.8.orig.tar.gz 152925 SHA256:725d2243638c279d276086ddc70a2b13fb9de81e95a1d55a1156c35c32ad1007 'https://deb.debian.org/debian/pool/main/r/r-cran-xml2/r-cran-xml2_1.3.8-1.debian.tar.xz' r-cran-xml2_1.3.8-1.debian.tar.xz 9936 SHA256:3ac2b543fa0ed7d1ec290c9c2c6bfa2858a266075c3fa61648426e621d9037dc 725d2243638c279d276086ddc70a2b13fb9de81e95a1d55a1156c35c32ad1007 r-cran-xml2_1.3.8.orig.tar.gz 3ac2b543fa0ed7d1ec290c9c2c6bfa2858a266075c3fa61648426e621d9037dc r-cran-xml2_1.3.8-1.debian.tar.xz b9339ed3aa6189a485ebd2210ba3f4403860dea8cfee8aa091599183b4e422e4 r-cran-xml2_1.3.8-1.dsc +------------------------------------------------------------------------------+ | Calling debrebuild Tue, 08 Jul 2025 09:15:06 +0000 | +------------------------------------------------------------------------------+ Rebuilding r-cran-xml2=1.3.8-1 in /srv/rebuilderd/tmp/rebuilderdyNgFhz/inputs now. + nice /usr/bin/debrebuild --buildresult=/srv/rebuilderd/tmp/rebuilderdyNgFhz/out --builder=sbuild+unshare --cache=/srv/rebuilderd/cache -- /srv/rebuilderd/tmp/rebuilderdyNgFhz/inputs/r-cran-xml2_1.3.8-1_riscv64.buildinfo /srv/rebuilderd/tmp/rebuilderdyNgFhz/inputs/r-cran-xml2_1.3.8-1_riscv64.buildinfo contains a GPG signature which has NOT been validated Using defined Build-Path: /build/reproducible-path/r-cran-xml2-1.3.8 I: verifying dsc... successful! Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid InRelease [205 kB] Get:2 http://snapshot.debian.org/archive/debian/20250707T150235Z sid InRelease [213 kB] Get:3 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 Packages [9729 kB] ---------------------------------------- Exception occurred during processing of request from ('127.0.0.1', 50590) Traceback (most recent call last): Ign:4 http://snapshot.debian.org/archive/debian/20250707T150235Z sid/main riscv64 Packages File "/usr/lib/python3.13/socketserver.py", line 318, in _handle_request_noblock self.process_request(request, client_address) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/socketserver.py", line 349, in process_request self.finish_request(request, client_address) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/socketserver.py", line 362, in finish_request self.RequestHandlerClass(request, client_address, self) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/http/server.py", line 672, in __init__ super().__init__(*args, **kwargs) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/socketserver.py", line 766, in __init__ self.handle() ~~~~~~~~~~~^^ File "/usr/lib/python3.13/http/server.py", line 436, in handle self.handle_one_request() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/http/server.py", line 424, in handle_one_request method() ~~~~~~^^ File "/usr/lib/python3/dist-packages/devscripts/proxy.py", line 79, in do_GET self.do_download(path) ~~~~~~~~~~~~~~~~^^^^^^ File "/usr/lib/python3/dist-packages/devscripts/proxy.py", line 103, in do_download conn.request("GET", self.path, None, dict(self.headers)) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/http/client.py", line 1338, in request self._send_request(method, url, body, headers, encode_chunked) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/http/client.py", line 1384, in _send_request self.endheaders(body, encode_chunked=encode_chunked) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/http/client.py", line 1333, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/http/client.py", line 1093, in _send_output self.send(msg) ~~~~~~~~~^^^^^ File "/usr/lib/python3.13/http/client.py", line 1037, in send self.connect() ~~~~~~~~~~~~^^ File "/usr/lib/python3.13/http/client.py", line 1003, in connect self.sock = self._create_connection( ~~~~~~~~~~~~~~~~~~~~~~~^ (self.host,self.port), self.timeout, self.source_address) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/socket.py", line 864, in create_connection raise exceptions[0] File "/usr/lib/python3.13/socket.py", line 849, in create_connection sock.connect(sa) ~~~~~~~~~~~~^^^^ OSError: [Errno 101] Network is unreachable ---------------------------------------- Get:4 http://snapshot.debian.org/archive/debian/20250707T150235Z sid/main riscv64 Packages [9744 kB] Fetched 19.9 MB in 48s (414 kB/s) Reading package lists... W: http://snapshot.debian.org/archive/debian/20250318T084256Z/dists/sid/InRelease: Loading /etc/apt/trusted.gpg from deprecated option Dir::Etc::Trusted W: http://snapshot.debian.org/archive/debian/20250707T150235Z/dists/sid/InRelease: Loading /etc/apt/trusted.gpg from deprecated option Dir::Etc::Trusted Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libjpeg-dev riscv64 1:2.1.5-3.1 [72.0 kB] Fetched 72.0 kB in 0s (1061 kB/s) dpkg-name: info: moved 'libjpeg-dev_1%3a2.1.5-3.1_riscv64.deb' to '/srv/rebuilderd/tmp/tmplrfszy8p/libjpeg-dev_2.1.5-3.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 man-db riscv64 2.13.0-1 [1407 kB] Fetched 1407 kB in 0s (10.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzxvywsqr/man-db_2.13.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpng-dev riscv64 1.6.47-1.1 [512 kB] Fetched 512 kB in 0s (5593 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpr97mp9t5/libpng-dev_1.6.47-1.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libuuid1 riscv64 2.40.4-5 [38.7 kB] Fetched 38.7 kB in 0s (554 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpptnjir4g/libuuid1_2.40.4-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpango-1.0-0 riscv64 1.56.3-1 [232 kB] Fetched 232 kB in 0s (3047 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9194siw8/libpango-1.0-0_1.56.3-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libclass-load-xs-perl riscv64 0.10-2+b3 [14.1 kB] Fetched 14.1 kB in 0s (201 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkj3eabe8/libclass-load-xs-perl_0.10-2+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gcc-14 riscv64 14.2.0-17 [527 kB] Fetched 527 kB in 0s (5217 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp66lbmup5/gcc-14_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libssl3t64 riscv64 3.4.1-1 [2098 kB] Fetched 2098 kB in 0s (10.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdx55sk4v/libssl3t64_3.4.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 r-base-dev all 4.4.3-1 [4352 B] Fetched 4352 B in 0s (65.0 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4yd72tp0/r-base-dev_4.4.3-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB] Fetched 20.2 kB in 0s (309 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpm6n4_glo/liblwp-mediatypes-perl_6.04-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libp11-kit0 riscv64 0.25.5-3 [444 kB] Fetched 444 kB in 0s (5074 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppx7p3m62/libp11-kit0_0.25.5-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libstdc++-14-dev riscv64 14.2.0-17 [5274 kB] Fetched 5274 kB in 0s (14.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkaeb6xvk/libstdc++-14-dev_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpsl5t64 riscv64 0.21.2-1.1+b1 [57.3 kB] Fetched 57.3 kB in 0s (802 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3aaqm05i/libpsl5t64_0.21.2-1.1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgcc-14-dev riscv64 14.2.0-17 [5213 kB] Fetched 5213 kB in 0s (13.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpj4ynv1p8/libgcc-14-dev_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Fetched 19.7 kB in 0s (298 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwikpig4y/libfile-stripnondeterminism-perl_1.14.1-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgdbm-compat4t64 riscv64 1.24-2 [50.5 kB] Fetched 50.5 kB in 0s (754 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqafk1_7x/libgdbm-compat4t64_1.24-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gcc riscv64 4:14.2.0-1 [5132 B] Fetched 5132 B in 0s (81.2 kB/s) dpkg-name: info: moved 'gcc_4%3a14.2.0-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpovoqudo9/gcc_14.2.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 make riscv64 4.4.1-1 [463 kB] Fetched 463 kB in 0s (5037 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyspeqmz5/make_4.4.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 patch riscv64 2.7.6-7+b2 [121 kB] Fetched 121 kB in 0s (1585 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp95xqqj5w/patch_2.7.6-7+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdevel-callchecker-perl riscv64 0.009-1+b1 [16.1 kB] Fetched 16.1 kB in 0s (252 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxja9ak1o/libdevel-callchecker-perl_0.009-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libattr1 riscv64 1:2.5.2-3 [22.9 kB] Fetched 22.9 kB in 0s (345 kB/s) dpkg-name: info: moved 'libattr1_1%3a2.5.2-3_riscv64.deb' to '/srv/rebuilderd/tmp/tmpt8d72_14/libattr1_2.5.2-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250707T150235Z sid/main riscv64 libtirpc-common all 1.3.6+ds-1 [11.0 kB] Fetched 11.0 kB in 0s (159 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzx8nlvuk/libtirpc-common_1.3.6+ds-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libx11-data all 2:1.8.10-2 [337 kB] Fetched 337 kB in 0s (3801 kB/s) dpkg-name: info: moved 'libx11-data_2%3a1.8.10-2_all.deb' to '/srv/rebuilderd/tmp/tmpaeiha6fl/libx11-data_1.8.10-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgnutls30t64 riscv64 3.8.9-2 [1445 kB] Fetched 1445 kB in 0s (9208 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzfvukhxx/libgnutls30t64_3.8.9-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libcc1-0 riscv64 14.2.0-17 [40.3 kB] Fetched 40.3 kB in 0s (627 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmps2kmyng0/libcc1-0_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 dh-r all 20241218 [42.5 kB] Fetched 42.5 kB in 0s (678 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsvcsluot/dh-r_20241218_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 r-base-core riscv64 4.4.3-1+b1 [28.3 MB] Fetched 28.3 MB in 2s (16.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkd01htf9/r-base-core_4.4.3-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 liblerc4 riscv64 4.0.0+ds-5 [181 kB] Fetched 181 kB in 0s (2348 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuuu6mto9/liblerc4_4.0.0+ds-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libhttp-message-perl all 7.00-2 [79.8 kB] Fetched 79.8 kB in 0s (1065 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpi63nw_ip/libhttp-message-perl_7.00-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libasan8 riscv64 14.2.0-17 [2366 kB] Fetched 2366 kB in 0s (11.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpufta2en1/libasan8_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxmuu1 riscv64 2:1.1.3-3+b4 [21.7 kB] Fetched 21.7 kB in 0s (287 kB/s) dpkg-name: info: moved 'libxmuu1_2%3a1.1.3-3+b4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpjvx4qndr/libxmuu1_1.1.3-3+b4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdevel-stacktrace-perl all 2.0500-1 [26.4 kB] Fetched 26.4 kB in 0s (405 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpc48z4yhc/libdevel-stacktrace-perl_2.0500-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libselinux1 riscv64 3.8.1-1 [88.1 kB] Fetched 88.1 kB in 0s (1122 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpi55ll1bc/libselinux1_3.8.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgssapi-krb5-2 riscv64 1.21.3-5 [143 kB] Fetched 143 kB in 0s (2053 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjbcn4ibb/libgssapi-krb5-2_1.21.3-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libaudit1 riscv64 1:4.0.2-2+b2 [54.1 kB] Fetched 54.1 kB in 0s (807 kB/s) dpkg-name: info: moved 'libaudit1_1%3a4.0.2-2+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmptvcy10w7/libaudit1_4.0.2-2+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsm6 riscv64 2:1.2.4-1 [35.2 kB] Fetched 35.2 kB in 0s (538 kB/s) dpkg-name: info: moved 'libsm6_2%3a1.2.4-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp1gc_jmcz/libsm6_1.2.4-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libblas-dev riscv64 3.12.1-2 [275 kB] Fetched 275 kB in 0s (3304 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnxsin81y/libblas-dev_3.12.1-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libitm1 riscv64 14.2.0-17 [25.7 kB] Fetched 25.7 kB in 0s (406 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpx25kcdao/libitm1_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libice6 riscv64 2:1.1.1-1 [64.8 kB] Fetched 64.8 kB in 0s (944 kB/s) dpkg-name: info: moved 'libice6_2%3a1.1.1-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp1gxs60s3/libice6_1.1.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libparams-classify-perl riscv64 0.015-2+b4 [22.4 kB] Fetched 22.4 kB in 0s (338 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpiihn_bcj/libparams-classify-perl_0.015-2+b4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libidn2-0 riscv64 2.3.8-2 [109 kB] Fetched 109 kB in 0s (1456 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9kfi7vg2/libidn2-0_2.3.8-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsub-install-perl all 0.929-1 [10.5 kB] Fetched 10.5 kB in 0s (127 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7odn37st/libsub-install-perl_0.929-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 diffutils riscv64 1:3.10-2 [387 kB] Fetched 387 kB in 0s (4159 kB/s) dpkg-name: info: moved 'diffutils_1%3a3.10-2_riscv64.deb' to '/srv/rebuilderd/tmp/tmp33j6sogi/diffutils_3.10-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdebhelper-perl all 13.24.1 [90.9 kB] Fetched 90.9 kB in 0s (1374 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9004cdnf/libdebhelper-perl_13.24.1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 bsdextrautils riscv64 2.40.4-5 [96.2 kB] Fetched 96.2 kB in 0s (1438 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmprgha70t1/bsdextrautils_2.40.4-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdebconfclient0 riscv64 0.277 [10.2 kB] Fetched 10.2 kB in 0s (151 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpskrfzlew/libdebconfclient0_0.277_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 file riscv64 1:5.46-2 [43.3 kB] Fetched 43.3 kB in 0s (649 kB/s) dpkg-name: info: moved 'file_1%3a5.46-2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpx6c8m_lh/file_5.46-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libelf1t64 riscv64 0.192-4 [194 kB] Fetched 194 kB in 0s (2407 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpboqshit_/libelf1t64_0.192-4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libblkid1 riscv64 2.40.4-5 [191 kB] Fetched 191 kB in 0s (2435 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7wdo9mpf/libblkid1_2.40.4-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libb-hooks-op-check-perl riscv64 0.22-3+b2 [10.5 kB] Fetched 10.5 kB in 0s (160 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_jaaqmlt/libb-hooks-op-check-perl_0.22-3+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libc-dev-bin riscv64 2.41-6 [56.2 kB] Fetched 56.2 kB in 0s (809 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpb_y1a2si/libc-dev-bin_2.41-6_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libacl1 riscv64 2.3.2-2+b1 [32.9 kB] Fetched 32.9 kB in 0s (525 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplrt863o_/libacl1_2.3.2-2+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libfontconfig1 riscv64 2.15.0-2.1 [398 kB] Fetched 398 kB in 0s (4216 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyxfl974w/libfontconfig1_2.15.0-2.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpam-modules riscv64 1.7.0-3 [175 kB] Fetched 175 kB in 0s (2335 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8dwu7raf/libpam-modules_1.7.0-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 openssl-provider-legacy riscv64 3.4.1-1 [303 kB] Fetched 303 kB in 0s (3477 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9ryb44cn/openssl-provider-legacy_3.4.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libbz2-1.0 riscv64 1.0.8-6 [40.3 kB] Fetched 40.3 kB in 0s (609 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0b0dlcyh/libbz2-1.0_1.0.8-6_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gfortran-14 riscv64 14.2.0-17 [14.0 kB] Fetched 14.0 kB in 0s (209 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp315vezoq/gfortran-14_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libcurl4t64 riscv64 8.13.0~rc2-1 [385 kB] Fetched 385 kB in 0s (4465 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgda9denk/libcurl4t64_8.13.0~rc2-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libk5crypto3 riscv64 1.21.3-5 [100 kB] Fetched 100 kB in 0s (1339 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjdg72n71/libk5crypto3_1.21.3-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 autopoint all 0.23.1-1 [770 kB] Fetched 770 kB in 0s (6451 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdkhequpq/autopoint_0.23.1-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpkgconf3 riscv64 1.8.1-4 [36.0 kB] Fetched 36.0 kB in 0s (536 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjo879d_v/libpkgconf3_1.8.1-4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmd0 riscv64 1.1.0-2+b1 [37.6 kB] Fetched 37.6 kB in 0s (576 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxwcf7ytn/libmd0_1.1.0-2+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxdmcp6 riscv64 1:1.1.5-1 [28.0 kB] Fetched 28.0 kB in 0s (407 kB/s) dpkg-name: info: moved 'libxdmcp6_1%3a1.1.5-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpxndbq08h/libxdmcp6_1.1.5-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libfribidi0 riscv64 1.0.16-1 [27.4 kB] Fetched 27.4 kB in 0s (397 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpo5seh6cl/libfribidi0_1.0.16-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libclass-c3-perl all 0.35-2 [21.0 kB] Fetched 21.0 kB in 0s (329 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7v_cs6ze/libclass-c3-perl_0.35-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpaper-utils riscv64 2.2.5-0.3+b1 [15.9 kB] Fetched 15.9 kB in 0s (244 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpeqfm0x0j/libpaper-utils_2.2.5-0.3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxcb-shm0 riscv64 1.17.0-2+b1 [105 kB] Fetched 105 kB in 0s (1516 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp23roqcph/libxcb-shm0_1.17.0-2+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gcc-riscv64-linux-gnu riscv64 4:14.2.0-1 [1432 B] Fetched 1432 B in 0s (17.7 kB/s) dpkg-name: info: moved 'gcc-riscv64-linux-gnu_4%3a14.2.0-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpxfwgtegd/gcc-riscv64-linux-gnu_14.2.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 dh-autoreconf all 20 [17.1 kB] Fetched 17.1 kB in 0s (268 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpp525tgpb/dh-autoreconf_20_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 g++-14-riscv64-linux-gnu riscv64 14.2.0-17 [15.0 MB] Fetched 15.0 MB in 1s (15.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbgbs7jbo/g++-14-riscv64-linux-gnu_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libcap2 riscv64 1:2.75-2 [28.2 kB] Fetched 28.2 kB in 0s (419 kB/s) dpkg-name: info: moved 'libcap2_1%3a2.75-2_riscv64.deb' to '/srv/rebuilderd/tmp/tmp4zdtxw47/libcap2_2.75-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 liblzma5 riscv64 5.6.4-1 [285 kB] Fetched 285 kB in 0s (3337 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2p66csz4/liblzma5_5.6.4-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libc-bin riscv64 2.41-6 [604 kB] Fetched 604 kB in 0s (5156 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvj9cuu6x/libc-bin_2.41-6_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libc6 riscv64 2.41-6 [2465 kB] Fetched 2465 kB in 0s (11.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjcakde2x/libc6_2.41-6_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdatrie1 riscv64 0.2.13-3+b1 [38.6 kB] Fetched 38.6 kB in 0s (571 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyxco621o/libdatrie1_0.2.13-3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpam0g riscv64 1.7.0-3 [70.0 kB] Fetched 70.0 kB in 0s (967 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgh4b2rf1/libpam0g_1.7.0-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libreadline8t64 riscv64 8.2-6 [169 kB] Fetched 169 kB in 0s (2295 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvc7vjq8u/libreadline8t64_8.2-6_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 debhelper all 13.24.1 [920 kB] Fetched 920 kB in 0s (7206 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp16b3s6gl/debhelper_13.24.1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libncurses-dev riscv64 6.5+20250216-2 [838 kB] Fetched 838 kB in 0s (7550 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp23bop5ty/libncurses-dev_6.5+20250216-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpangoft2-1.0-0 riscv64 1.56.3-1 [55.9 kB] Fetched 55.9 kB in 0s (814 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdfluucc3/libpangoft2-1.0-0_1.56.3-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 autotools-dev all 20220109.1 [51.6 kB] Fetched 51.6 kB in 0s (785 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6_tc4f4q/autotools-dev_20220109.1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdynaloader-functions-perl all 0.004-1 [12.1 kB] Fetched 12.1 kB in 0s (144 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2pmbuh1m/libdynaloader-functions-perl_0.004-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 r-cran-rlang riscv64 1.1.5-1 [1729 kB] Fetched 1729 kB in 0s (9404 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcbbm27_1/r-cran-rlang_1.1.5-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 debianutils riscv64 5.21 [91.5 kB] Fetched 91.5 kB in 0s (1140 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqi4fvcpp/debianutils_5.21_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgfortran-14-dev riscv64 14.2.0-17 [1089 kB] Fetched 1089 kB in 0s (8046 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp__srk0hb/libgfortran-14-dev_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgomp1 riscv64 14.2.0-17 [131 kB] Fetched 131 kB in 0s (1751 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp27yv9hay/libgomp1_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgprofng0 riscv64 2.44-3 [718 kB] Fetched 718 kB in 0s (6072 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwl3nlebs/libgprofng0_2.44-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libffi8 riscv64 3.4.7-1 [21.6 kB] Fetched 21.6 kB in 0s (312 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppcqjv5h7/libffi8_3.4.7-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 base-files riscv64 13.7 [72.9 kB] Fetched 72.9 kB in 0s (1066 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp205g3kth/base-files_13.7_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 cpp riscv64 4:14.2.0-1 [1576 B] Fetched 1576 B in 0s (22.2 kB/s) dpkg-name: info: moved 'cpp_4%3a14.2.0-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp723ie6gt/cpp_14.2.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 bsdutils riscv64 1:2.40.4-5 [110 kB] Fetched 110 kB in 0s (1561 kB/s) dpkg-name: info: moved 'bsdutils_1%3a2.40.4-5_riscv64.deb' to '/srv/rebuilderd/tmp/tmpiqbrviu6/bsdutils_2.40.4-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 sysvinit-utils riscv64 3.14-4 [33.7 kB] Fetched 33.7 kB in 0s (501 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppmke57ib/sysvinit-utils_3.14-4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libnettle8t64 riscv64 3.10.1-1 [335 kB] Fetched 335 kB in 0s (3640 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5no_ht89/libnettle8t64_3.10.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 g++-14 riscv64 14.2.0-17 [22.1 kB] Fetched 22.1 kB in 0s (349 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3viriptw/g++-14_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libldap2 riscv64 2.6.9+dfsg-2 [196 kB] Fetched 196 kB in 0s (2481 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuqd_9qb3/libldap2_2.6.9+dfsg-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 xdg-utils all 1.2.1-2 [75.8 kB] Fetched 75.8 kB in 0s (1094 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_5kqh3y0/xdg-utils_1.2.1-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpcre2-32-0 riscv64 10.45-1 [264 kB] Fetched 264 kB in 0s (3214 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpso8hekou/libpcre2-32-0_10.45-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 g++-riscv64-linux-gnu riscv64 4:14.2.0-1 [1196 B] Fetched 1196 B in 0s (19.0 kB/s) dpkg-name: info: moved 'g++-riscv64-linux-gnu_4%3a14.2.0-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpw1w_10xj/g++-riscv64-linux-gnu_14.2.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpcre2-dev riscv64 10.45-1 [1918 kB] Fetched 1918 kB in 0s (9853 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3vi222tx/libpcre2-dev_10.45-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdeflate0 riscv64 1.23-1+b1 [38.9 kB] Fetched 38.9 kB in 0s (565 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpi8ton4zf/libdeflate0_1.23-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdpkg-perl all 1.22.18 [649 kB] Fetched 649 kB in 0s (5829 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmprl2vhp0_/libdpkg-perl_1.22.18_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libngtcp2-16 riscv64 1.11.0-1 [136 kB] Fetched 136 kB in 0s (1819 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvpfvj4hl/libngtcp2-16_1.11.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libisl23 riscv64 0.27-1 [664 kB] Fetched 664 kB in 0s (6334 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_ey1ojd5/libisl23_0.27-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsasl2-2 riscv64 2.1.28+dfsg1-9 [60.9 kB] Fetched 60.9 kB in 0s (862 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp11n4ggcu/libsasl2-2_2.1.28+dfsg1-9_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 m4 riscv64 1.4.19-7 [296 kB] Fetched 296 kB in 0s (3822 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpr5hvtjdr/m4_1.4.19-7_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 linux-libc-dev all 6.12.17-1 [2526 kB] Fetched 2526 kB in 0s (11.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpop9_6kki/linux-libc-dev_6.12.17-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxext6 riscv64 2:1.3.4-1+b3 [51.7 kB] Fetched 51.7 kB in 0s (703 kB/s) dpkg-name: info: moved 'libxext6_2%3a1.3.4-1+b3_riscv64.deb' to '/srv/rebuilderd/tmp/tmpqxmohu3c/libxext6_1.3.4-1+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libharfbuzz0b riscv64 10.2.0-1+b1 [533 kB] Fetched 533 kB in 0s (5186 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpu9s7dzos/libharfbuzz0b_10.2.0-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpackage-deprecationmanager-perl all 0.18-1 [17.6 kB] Fetched 17.6 kB in 0s (272 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkdj8ss4t/libpackage-deprecationmanager-perl_0.18-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 liblzma-dev riscv64 5.6.4-1 [451 kB] Fetched 451 kB in 0s (4973 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpy1ukswqf/liblzma-dev_5.6.4-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 x11-common all 1:7.7+24 [217 kB] Fetched 217 kB in 0s (2558 kB/s) dpkg-name: info: moved 'x11-common_1%3a7.7+24_all.deb' to '/srv/rebuilderd/tmp/tmp7wabt2ie/x11-common_7.7+24_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmagic1t64 riscv64 1:5.46-2 [117 kB] Fetched 117 kB in 0s (1747 kB/s) dpkg-name: info: moved 'libmagic1t64_1%3a5.46-2_riscv64.deb' to '/srv/rebuilderd/tmp/tmp3m4at9o0/libmagic1t64_5.46-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtext-charwidth-perl riscv64 0.04-11+b4 [9396 B] Fetched 9396 B in 0s (149 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpn44dc2u0/libtext-charwidth-perl_0.04-11+b4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtsan2 riscv64 14.2.0-17 [2242 kB] Fetched 2242 kB in 0s (11.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuggsceur/libtsan2_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsystemd0 riscv64 257.4-3 [467 kB] Fetched 467 kB in 0s (5032 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp1c1vih17/libsystemd0_257.4-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libudev1 riscv64 257.4-3 [151 kB] Fetched 151 kB in 0s (1970 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgh68dha5/libudev1_257.4-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 zlib1g riscv64 1:1.3.dfsg+really1.3.1-1+b1 [85.7 kB] Fetched 85.7 kB in 0s (1249 kB/s) dpkg-name: info: moved 'zlib1g_1%3a1.3.dfsg+really1.3.1-1+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp2j7yovjm/zlib1g_1.3.dfsg+really1.3.1-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libc6-dev riscv64 2.41-6 [3127 kB] Fetched 3127 kB in 0s (12.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnafqhsmv/libc6-dev_2.41-6_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libwww-curl-simple-perl all 0.100191-3 [12.6 kB] Fetched 12.6 kB in 0s (202 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgin8oxjt/libwww-curl-simple-perl_0.100191-3_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 ucf all 3.0050 [42.7 kB] Fetched 42.7 kB in 0s (638 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0ca9v463/ucf_3.0050_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libunistring5 riscv64 1.3-1 [474 kB] Fetched 474 kB in 0s (5164 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpl82c2v8g/libunistring5_1.3-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libstdc++6 riscv64 14.2.0-17 [707 kB] Fetched 707 kB in 0s (6493 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpv0ig4rad/libstdc++6_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmodule-implementation-perl all 0.09-2 [12.6 kB] Fetched 12.6 kB in 0s (199 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuihal7c1/libmodule-implementation-perl_0.09-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsmartcols1 riscv64 2.40.4-5 [152 kB] Fetched 152 kB in 0s (2187 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp19ut7ce8/libsmartcols1_2.40.4-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgdbm6t64 riscv64 1.24-2 [75.9 kB] Fetched 75.9 kB in 0s (1138 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjda8gc2v/libgdbm6t64_1.24-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libboost1.83-dev riscv64 1.83.0-4.1+b2 [10.6 MB] Fetched 10.6 MB in 1s (14.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmduj85fx/libboost1.83-dev_1.83.0-4.1+b2_riscv64.deb' Downloading dependency 1 of 312: libjpeg-dev:riscv64=1:2.1.5-3.1 Downloading dependency 2 of 312: man-db:riscv64=2.13.0-1 Downloading dependency 3 of 312: libpng-dev:riscv64=1.6.47-1.1 Downloading dependency 4 of 312: libuuid1:riscv64=2.40.4-5 Downloading dependency 5 of 312: libpango-1.0-0:riscv64=1.56.3-1 Downloading dependency 6 of 312: libclass-load-xs-perl:riscv64=0.10-2+b3 Downloading dependency 7 of 312: gcc-14:riscv64=14.2.0-17 Downloading dependency 8 of 312: libssl3t64:riscv64=3.4.1-1 Downloading dependency 9 of 312: r-base-dev:riscv64=4.4.3-1 Downloading dependency 10 of 312: liblwp-mediatypes-perl:riscv64=6.04-2 Downloading dependency 11 of 312: libp11-kit0:riscv64=0.25.5-3 Downloading dependency 12 of 312: libstdc++-14-dev:riscv64=14.2.0-17 Downloading dependency 13 of 312: libpsl5t64:riscv64=0.21.2-1.1+b1 Downloading dependency 14 of 312: libgcc-14-dev:riscv64=14.2.0-17 Downloading dependency 15 of 312: libfile-stripnondeterminism-perl:riscv64=1.14.1-2 Downloading dependency 16 of 312: libgdbm-compat4t64:riscv64=1.24-2 Downloading dependency 17 of 312: gcc:riscv64=4:14.2.0-1 Downloading dependency 18 of 312: make:riscv64=4.4.1-1 Downloading dependency 19 of 312: patch:riscv64=2.7.6-7+b2 Downloading dependency 20 of 312: libdevel-callchecker-perl:riscv64=0.009-1+b1 Downloading dependency 21 of 312: libattr1:riscv64=1:2.5.2-3 Downloading dependency 22 of 312: libtirpc-common:riscv64=1.3.6+ds-1 Downloading dependency 23 of 312: libx11-data:riscv64=2:1.8.10-2 Downloading dependency 24 of 312: libgnutls30t64:riscv64=3.8.9-2 Downloading dependency 25 of 312: libcc1-0:riscv64=14.2.0-17 Downloading dependency 26 of 312: dh-r:riscv64=20241218 Downloading dependency 27 of 312: r-base-core:riscv64=4.4.3-1+b1 Downloading dependency 28 of 312: liblerc4:riscv64=4.0.0+ds-5 Downloading dependency 29 of 312: libhttp-message-perl:riscv64=7.00-2 Downloading dependency 30 of 312: libasan8:riscv64=14.2.0-17 Downloading dependency 31 of 312: libxmuu1:riscv64=2:1.1.3-3+b4 Downloading dependency 32 of 312: libdevel-stacktrace-perl:riscv64=2.0500-1 Downloading dependency 33 of 312: libselinux1:riscv64=3.8.1-1 Downloading dependency 34 of 312: libgssapi-krb5-2:riscv64=1.21.3-5 Downloading dependency 35 of 312: libaudit1:riscv64=1:4.0.2-2+b2 Downloading dependency 36 of 312: libsm6:riscv64=2:1.2.4-1 Downloading dependency 37 of 312: libblas-dev:riscv64=3.12.1-2 Downloading dependency 38 of 312: libitm1:riscv64=14.2.0-17 Downloading dependency 39 of 312: libice6:riscv64=2:1.1.1-1 Downloading dependency 40 of 312: libparams-classify-perl:riscv64=0.015-2+b4 Downloading dependency 41 of 312: libidn2-0:riscv64=2.3.8-2 Downloading dependency 42 of 312: libsub-install-perl:riscv64=0.929-1 Downloading dependency 43 of 312: diffutils:riscv64=1:3.10-2 Downloading dependency 44 of 312: libdebhelper-perl:riscv64=13.24.1 Downloading dependency 45 of 312: bsdextrautils:riscv64=2.40.4-5 Downloading dependency 46 of 312: libdebconfclient0:riscv64=0.277 Downloading dependency 47 of 312: file:riscv64=1:5.46-2 Downloading dependency 48 of 312: libelf1t64:riscv64=0.192-4 Downloading dependency 49 of 312: libblkid1:riscv64=2.40.4-5 Downloading dependency 50 of 312: libb-hooks-op-check-perl:riscv64=0.22-3+b2 Downloading dependency 51 of 312: libc-dev-bin:riscv64=2.41-6 Downloading dependency 52 of 312: libacl1:riscv64=2.3.2-2+b1 Downloading dependency 53 of 312: libfontconfig1:riscv64=2.15.0-2.1 Downloading dependency 54 of 312: libpam-modules:riscv64=1.7.0-3 Downloading dependency 55 of 312: openssl-provider-legacy:riscv64=3.4.1-1 Downloading dependency 56 of 312: libbz2-1.0:riscv64=1.0.8-6 Downloading dependency 57 of 312: gfortran-14:riscv64=14.2.0-17 Downloading dependency 58 of 312: libcurl4t64:riscv64=8.13.0~rc2-1 Downloading dependency 59 of 312: libk5crypto3:riscv64=1.21.3-5 Downloading dependency 60 of 312: autopoint:riscv64=0.23.1-1 Downloading dependency 61 of 312: libpkgconf3:riscv64=1.8.1-4 Downloading dependency 62 of 312: libmd0:riscv64=1.1.0-2+b1 Downloading dependency 63 of 312: libxdmcp6:riscv64=1:1.1.5-1 Downloading dependency 64 of 312: libfribidi0:riscv64=1.0.16-1 Downloading dependency 65 of 312: libclass-c3-perl:riscv64=0.35-2 Downloading dependency 66 of 312: libpaper-utils:riscv64=2.2.5-0.3+b1 Downloading dependency 67 of 312: libxcb-shm0:riscv64=1.17.0-2+b1 Downloading dependency 68 of 312: gcc-riscv64-linux-gnu:riscv64=4:14.2.0-1 Downloading dependency 69 of 312: dh-autoreconf:riscv64=20 Downloading dependency 70 of 312: g++-14-riscv64-linux-gnu:riscv64=14.2.0-17 Downloading dependency 71 of 312: libcap2:riscv64=1:2.75-2 Downloading dependency 72 of 312: liblzma5:riscv64=5.6.4-1 Downloading dependency 73 of 312: libc-bin:riscv64=2.41-6 Downloading dependency 74 of 312: libc6:riscv64=2.41-6 Downloading dependency 75 of 312: libdatrie1:riscv64=0.2.13-3+b1 Downloading dependency 76 of 312: libpam0g:riscv64=1.7.0-3 Downloading dependency 77 of 312: libreadline8t64:riscv64=8.2-6 Downloading dependency 78 of 312: debhelper:riscv64=13.24.1 Downloading dependency 79 of 312: libncurses-dev:riscv64=6.5+20250216-2 Downloading dependency 80 of 312: libpangoft2-1.0-0:riscv64=1.56.3-1 Downloading dependency 81 of 312: autotools-dev:riscv64=20220109.1 Downloading dependency 82 of 312: libdynaloader-functions-perl:riscv64=0.004-1 Downloading dependency 83 of 312: r-cran-rlang:riscv64=1.1.5-1 Downloading dependency 84 of 312: debianutils:riscv64=5.21 Downloading dependency 85 of 312: libgfortran-14-dev:riscv64=14.2.0-17 Downloading dependency 86 of 312: libgomp1:riscv64=14.2.0-17 Downloading dependency 87 of 312: libgprofng0:riscv64=2.44-3 Downloading dependency 88 of 312: libffi8:riscv64=3.4.7-1 Downloading dependency 89 of 312: base-files:riscv64=13.7 Downloading dependency 90 of 312: cpp:riscv64=4:14.2.0-1 Downloading dependency 91 of 312: bsdutils:riscv64=1:2.40.4-5 Downloading dependency 92 of 312: sysvinit-utils:riscv64=3.14-4 Downloading dependency 93 of 312: libnettle8t64:riscv64=3.10.1-1 Downloading dependency 94 of 312: g++-14:riscv64=14.2.0-17 Downloading dependency 95 of 312: libldap2:riscv64=2.6.9+dfsg-2 Downloading dependency 96 of 312: xdg-utils:riscv64=1.2.1-2 Downloading dependency 97 of 312: libpcre2-32-0:riscv64=10.45-1 Downloading dependency 98 of 312: g++-riscv64-linux-gnu:riscv64=4:14.2.0-1 Downloading dependency 99 of 312: libpcre2-dev:riscv64=10.45-1 Downloading dependency 100 of 312: libdeflate0:riscv64=1.23-1+b1 Downloading dependency 101 of 312: libdpkg-perl:riscv64=1.22.18 Downloading dependency 102 of 312: libngtcp2-16:riscv64=1.11.0-1 Downloading dependency 103 of 312: libisl23:riscv64=0.27-1 Downloading dependency 104 of 312: libsasl2-2:riscv64=2.1.28+dfsg1-9 Downloading dependency 105 of 312: m4:riscv64=1.4.19-7 Downloading dependency 106 of 312: linux-libc-dev:riscv64=6.12.17-1 Downloading dependency 107 of 312: libxext6:riscv64=2:1.3.4-1+b3 Downloading dependency 108 of 312: libharfbuzz0b:riscv64=10.2.0-1+b1 Downloading dependency 109 of 312: libpackage-deprecationmanager-perl:riscv64=0.18-1 Downloading dependency 110 of 312: liblzma-dev:riscv64=5.6.4-1 Downloading dependency 111 of 312: x11-common:riscv64=1:7.7+24 Downloading dependency 112 of 312: libmagic1t64:riscv64=1:5.46-2 Downloading dependency 113 of 312: libtext-charwidth-perl:riscv64=0.04-11+b4 Downloading dependency 114 of 312: libtsan2:riscv64=14.2.0-17 Downloading dependency 115 of 312: libsystemd0:riscv64=257.4-3 Downloading dependency 116 of 312: libudev1:riscv64=257.4-3 Downloading dependency 117 of 312: zlib1g:riscv64=1:1.3.dfsg+really1.3.1-1+b1 Downloading dependency 118 of 312: libc6-dev:riscv64=2.41-6 Downloading dependency 119 of 312: libwww-curl-simple-perl:riscv64=0.100191-3 Downloading dependency 120 of 312: ucf:riscv64=3.0050 Downloading dependency 121 of 312: libunistring5:riscv64=1.3-1 Downloading dependency 122 of 312: libstdc++6:riscv64=14.2.0-17 Downloading dependency 123 of 312: libmodule-implementation-perl:riscv64=0.09-2 Downloading dependency 124 of 312: libsmartcols1:riscv64=2.40.4-5 Downloading dependency 125 of 312: libgdbm6t64:riscv64=1.24-2 Downloading dependency 126 of 312: libboost1.83-dev:riscv64=1.83.0-4.1+b2 Downloading dependency 127 of 312: libmagic-mgc:riscv64=1:5.46-2Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmagic-mgc riscv64 1:5.46-2 [337 kB] Fetched 337 kB in 0s (3752 kB/s) dpkg-name: info: moved 'libmagic-mgc_1%3a5.46-2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpee88s2_l/libmagic-mgc_5.46-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsub-identify-perl riscv64 0.14-3+b3 [11.1 kB] Fetched 11.1 kB in 0s (167 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2fwa4kg9/libsub-identify-perl_0.14-3+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 binutils riscv64 2.44-3 [267 kB] Fetched 267 kB in 0s (3510 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppiz3rinh/binutils_2.44-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libjansson4 riscv64 2.14-2+b3 [40.7 kB] Fetched 40.7 kB in 0s (656 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvdns_c28/libjansson4_2.14-2+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 liblsan0 riscv64 14.2.0-17 [1078 kB] Fetched 1078 kB in 0s (8168 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnojah9oi/liblsan0_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libngtcp2-crypto-gnutls8 riscv64 1.11.0-1 [29.8 kB] Fetched 29.8 kB in 0s (458 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpp8ph7dpo/libngtcp2-crypto-gnutls8_1.11.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libicu76 riscv64 76.1-3 [9698 kB] Fetched 9698 kB in 1s (15.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzb964xhh/libicu76_76.1-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libperl5.40 riscv64 5.40.1-2 [3936 kB] Fetched 3936 kB in 0s (13.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjld76ehz/libperl5.40_5.40.1-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgraphite2-3 riscv64 1.3.14-2+b1 [78.1 kB] Fetched 78.1 kB in 0s (1076 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8zaitf5k/libgraphite2-3_1.3.14-2+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 readline-common all 8.2-6 [69.4 kB] Fetched 69.4 kB in 0s (1076 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvnli2n25/readline-common_8.2-6_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libblas3 riscv64 3.12.1-2 [123 kB] Fetched 123 kB in 0s (1806 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8avn0ssz/libblas3_3.12.1-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gzip riscv64 1.13-1 [139 kB] Fetched 139 kB in 0s (2018 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpu_bsvr8j/gzip_1.13-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpipeline1 riscv64 1.5.8-1 [40.3 kB] Fetched 40.3 kB in 0s (616 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptctogmxk/libpipeline1_1.5.8-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libjbig0 riscv64 2.1-6.1+b2 [33.0 kB] Fetched 33.0 kB in 0s (500 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfj2pdirv/libjbig0_2.1-6.1+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpam-runtime all 1.7.0-3 [248 kB] Fetched 248 kB in 0s (3208 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8t83ozpx/libpam-runtime_1.7.0-3_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libclass-load-perl all 0.25-2 [15.3 kB] Fetched 15.3 kB in 0s (236 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpznbvaa9_/libclass-load-perl_0.25-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libb-hooks-endofscope-perl all 0.28-1 [17.5 kB] Fetched 17.5 kB in 0s (261 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppv3rkv2n/libb-hooks-endofscope-perl_0.28-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgmp10 riscv64 2:6.3.0+dfsg-3 [558 kB] Fetched 558 kB in 0s (5459 kB/s) dpkg-name: info: moved 'libgmp10_2%3a6.3.0+dfsg-3_riscv64.deb' to '/srv/rebuilderd/tmp/tmpowblwylp/libgmp10_6.3.0+dfsg-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxt6t64 riscv64 1:1.2.1-1.2+b2 [183 kB] Fetched 183 kB in 0s (2511 kB/s) dpkg-name: info: moved 'libxt6t64_1%3a1.2.1-1.2+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpct10965p/libxt6t64_1.2.1-1.2+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libfreetype6 riscv64 2.13.3+dfsg-1 [467 kB] Fetched 467 kB in 0s (4577 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0uax3bpp/libfreetype6_2.13.3+dfsg-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libncursesw6 riscv64 6.5+20250216-2 [141 kB] Fetched 141 kB in 0s (1865 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpz2jdos7m/libncursesw6_6.5+20250216-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 ncurses-base all 6.5+20250216-2 [273 kB] Fetched 273 kB in 0s (3485 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqyi6hmb4/ncurses-base_6.5+20250216-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdist-checkconflicts-perl all 0.11-2 [10.5 kB] Fetched 10.5 kB in 0s (160 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpph9m1ol8/libdist-checkconflicts-perl_0.11-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 findutils riscv64 4.10.0-3 [706 kB] Fetched 706 kB in 0s (5687 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpasyxk6wv/findutils_4.10.0-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdeflate-dev riscv64 1.23-1+b1 [80.5 kB] Fetched 80.5 kB in 0s (1028 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvyk9eq5c/libdeflate-dev_1.23-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 fontconfig riscv64 2.15.0-2.1 [462 kB] Fetched 462 kB in 0s (5203 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpobfcd89n/fontconfig_2.15.0-2.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 liburi-perl all 5.30-1 [105 kB] Fetched 105 kB in 0s (1566 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5pnwsohy/liburi-perl_5.30-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libfile-which-perl all 1.27-2 [15.1 kB] Fetched 15.1 kB in 0s (230 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4tumkvcg/libfile-which-perl_1.27-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libicu-dev riscv64 76.1-3 [15.2 MB] Fetched 15.2 MB in 1s (15.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9z5qdf8q/libicu-dev_76.1-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsasl2-modules-db riscv64 2.1.28+dfsg1-9 [20.5 kB] Fetched 20.5 kB in 0s (311 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6jwcp9wz/libsasl2-modules-db_2.1.28+dfsg1-9_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 g++ riscv64 4:14.2.0-1 [1328 B] Fetched 1328 B in 0s (20.3 kB/s) dpkg-name: info: moved 'g++_4%3a14.2.0-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp3x62qc2b/g++_14.2.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmoose-perl riscv64 2.2207-1+b3 [766 kB] Fetched 766 kB in 0s (7167 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyctsu0ds/libmoose-perl_2.2207-1+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpaper2 riscv64 2.2.5-0.3+b1 [16.6 kB] Fetched 16.6 kB in 0s (248 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpv1ixzooy/libpaper2_2.2.5-0.3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtcl8.6 riscv64 8.6.16+dfsg-1 [1065 kB] Fetched 1065 kB in 0s (8440 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplji8bdqb/libtcl8.6_8.6.16+dfsg-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 tar riscv64 1.35+dfsg-3.1 [822 kB] Fetched 822 kB in 0s (6761 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_x4pday2/tar_1.35+dfsg-3.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpcre2-8-0 riscv64 10.45-1 [300 kB] Fetched 300 kB in 0s (3829 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_ykje785/libpcre2-8-0_10.45-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 sed riscv64 4.9-2 [329 kB] Fetched 329 kB in 0s (3993 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2u_hvuc2/sed_4.9-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 xauth riscv64 1:1.1.2-1.1 [35.8 kB] Fetched 35.8 kB in 0s (546 kB/s) dpkg-name: info: moved 'xauth_1%3a1.1.2-1.1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp8ceoa9x2/xauth_1.1.2-1.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 cpp-14-riscv64-linux-gnu riscv64 14.2.0-17 [14.0 MB] Fetched 14.0 MB in 1s (15.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3wauxfyw/cpp-14-riscv64-linux-gnu_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgfortran5 riscv64 14.2.0-17 [398 kB] Fetched 398 kB in 0s (4051 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjcyprp_z/libgfortran5_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250707T150235Z sid/main riscv64 libtirpc-dev riscv64 1.3.6+ds-1 [308 kB] Fetched 308 kB in 0s (3621 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp22bg3r_j/libtirpc-dev_1.3.6+ds-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libgcc-s1 riscv64 14.2.0-17 [56.7 kB] Fetched 56.7 kB in 0s (892 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuxfcgka2/libgcc-s1_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libencode-locale-perl all 1.05-3 [12.9 kB] Fetched 12.9 kB in 0s (200 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpy1g3b1sy/libencode-locale-perl_1.05-3_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmount1 riscv64 2.40.4-5 [217 kB] Fetched 217 kB in 0s (2703 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcjbctc4d/libmount1_2.40.4-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libaudit-common all 1:4.0.2-2 [12.7 kB] Fetched 12.7 kB in 0s (165 kB/s) dpkg-name: info: moved 'libaudit-common_1%3a4.0.2-2_all.deb' to '/srv/rebuilderd/tmp/tmp8knh0c6l/libaudit-common_4.0.2-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libjpeg62-turbo riscv64 1:2.1.5-3.1 [155 kB] Fetched 155 kB in 0s (2088 kB/s) dpkg-name: info: moved 'libjpeg62-turbo_1%3a2.1.5-3.1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp1uirnwri/libjpeg62-turbo_2.1.5-3.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libbinutils riscv64 2.44-3 [520 kB] Fetched 520 kB in 0s (5171 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpa961i_v7/libbinutils_2.44-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 dwz riscv64 0.15-1+b3 [114 kB] Fetched 114 kB in 0s (1438 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpe4dcvtzy/dwz_0.15-1+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libkrb5support0 riscv64 1.21.3-5 [34.0 kB] Fetched 34.0 kB in 0s (460 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpp62hyw8a/libkrb5support0_1.21.3-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 rpcsvc-proto riscv64 1.4.3-1+b2 [62.3 kB] Fetched 62.3 kB in 0s (915 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbhydo8_9/rpcsvc-proto_1.4.3-1+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 procps riscv64 2:4.0.4-7 [877 kB] Fetched 877 kB in 0s (6924 kB/s) dpkg-name: info: moved 'procps_2%3a4.0.4-7_riscv64.deb' to '/srv/rebuilderd/tmp/tmp1u8im0sq/procps_4.0.4-7_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 pkgconf-bin riscv64 1.8.1-4 [29.8 kB] Fetched 29.8 kB in 0s (455 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9418yynb/pkgconf-bin_1.8.1-4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 automake all 1:1.17-3 [862 kB] Fetched 862 kB in 0s (7653 kB/s) dpkg-name: info: moved 'automake_1%3a1.17-3_all.deb' to '/srv/rebuilderd/tmp/tmpaem88bs1/automake_1.17-3_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libswitch-perl all 2.17-3 [20.3 kB] Fetched 20.3 kB in 0s (299 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5j4kgohj/libswitch-perl_2.17-3_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 icu-devtools riscv64 76.1-3 [210 kB] Fetched 210 kB in 0s (2607 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp90k1hd6h/icu-devtools_76.1-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gettext riscv64 0.23.1-1 [1682 kB] Fetched 1682 kB in 0s (10.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3t6epbih/gettext_0.23.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libnamespace-clean-perl all 0.27-2 [17.8 kB] Fetched 17.8 kB in 0s (274 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8uk7cvp4/libnamespace-clean-perl_0.27-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libalgorithm-c3-perl all 0.11-2 [10.8 kB] Fetched 10.8 kB in 0s (160 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5zh2xpiq/libalgorithm-c3-perl_0.11-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libcrypt-dev riscv64 1:4.4.38-1 [221 kB] Fetched 221 kB in 0s (2682 kB/s) dpkg-name: info: moved 'libcrypt-dev_1%3a4.4.38-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmphb65s6lg/libcrypt-dev_4.4.38-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libio-html-perl all 1.004-3 [16.2 kB] Fetched 16.2 kB in 0s (238 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpka9pvymd/libio-html-perl_1.004-3_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmro-compat-perl all 0.15-2 [11.8 kB] Fetched 11.8 kB in 0s (163 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmprxhdl_6j/libmro-compat-perl_0.15-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libwebp7 riscv64 1.5.0-0.1 [286 kB] Fetched 286 kB in 0s (3337 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzo5kf568/libwebp7_1.5.0-0.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtext-wrapi18n-perl all 0.06-10 [8808 B] Fetched 8808 B in 0s (133 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_b6ygl6g/libtext-wrapi18n-perl_0.06-10_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxml2 riscv64 2.12.7+dfsg+really2.9.14-0.3+b1 [709 kB] Fetched 709 kB in 0s (6730 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxrb3xbea/libxml2_2.12.7+dfsg+really2.9.14-0.3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpng16-16t64 riscv64 1.6.47-1.1 [285 kB] Fetched 285 kB in 0s (3073 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0w_8klz8/libpng16-16t64_1.6.47-1.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libcurl3t64-gnutls riscv64 8.13.0~rc2-1 [378 kB] Fetched 378 kB in 0s (3976 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphya2c90x/libcurl3t64-gnutls_8.13.0~rc2-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdata-optlist-perl all 0.114-1 [10.6 kB] Fetched 10.6 kB in 0s (159 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpehphbi6c/libdata-optlist-perl_0.114-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libarchive-zip-perl all 1.68-1 [104 kB] Fetched 104 kB in 0s (1497 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyx6strnl/libarchive-zip-perl_1.68-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libssh2-1t64 riscv64 1.11.1-1 [249 kB] Fetched 249 kB in 0s (3120 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2rhfa6q_/libssh2-1t64_1.11.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 cpp-riscv64-linux-gnu riscv64 4:14.2.0-1 [4832 B] Fetched 4832 B in 0s (72.9 kB/s) dpkg-name: info: moved 'cpp-riscv64-linux-gnu_4%3a14.2.0-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp8tlg4lt9/cpp-riscv64-linux-gnu_14.2.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 perl riscv64 5.40.1-2 [267 kB] Fetched 267 kB in 0s (3228 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpycoi526s/perl_5.40.1-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtasn1-6 riscv64 4.20.0-2 [50.6 kB] Fetched 50.6 kB in 0s (761 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkxiwezcb/libtasn1-6_4.20.0-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 xz-utils riscv64 5.6.4-1 [554 kB] Fetched 554 kB in 0s (5799 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzod7tnml/xz-utils_5.6.4-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmpc3 riscv64 1.3.1-1+b3 [56.7 kB] Fetched 56.7 kB in 0s (817 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxhk4zin8/libmpc3_1.3.1-1+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 zip riscv64 3.0-14 [237 kB] Fetched 237 kB in 0s (2978 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnyd87nr_/zip_3.0-14_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtry-tiny-perl all 0.32-1 [22.9 kB] Fetched 22.9 kB in 0s (363 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpth_b9ihk/libtry-tiny-perl_0.32-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 autoconf all 2.72-3 [493 kB] Fetched 493 kB in 0s (5269 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpasrs37zk/autoconf_2.72-3_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libzstd1 riscv64 1.5.7+dfsg-1 [360 kB] Fetched 360 kB in 0s (4341 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpv8bw7_d6/libzstd1_1.5.7+dfsg-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsub-exporter-perl all 0.990-1 [50.6 kB] Fetched 50.6 kB in 0s (774 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjw5p4ngg/libsub-exporter-perl_0.990-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpcre2-posix3 riscv64 10.45-1 [63.3 kB] Fetched 63.3 kB in 0s (936 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdkfqnwhu/libpcre2-posix3_10.45-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 liblapack-dev riscv64 3.12.1-2 [11.5 MB] Fetched 11.5 MB in 1s (15.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmps2qyn977/liblapack-dev_3.12.1-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 init-system-helpers all 1.68 [38.7 kB] Fetched 38.7 kB in 0s (571 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvm0rasg4/init-system-helpers_1.68_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdevel-overloadinfo-perl all 0.007-1 [7896 B] Fetched 7896 B in 0s (119 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpp4tus36q/libdevel-overloadinfo-perl_0.007-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 dash riscv64 0.5.12-12 [101 kB] Fetched 101 kB in 0s (1547 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9mqy19sq/dash_0.5.12-12_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libclone-perl riscv64 0.47-1+b1 [13.6 kB] Fetched 13.6 kB in 0s (223 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpigs_u786/libclone-perl_0.47-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libhttp-date-perl all 6.06-1 [10.7 kB] Fetched 10.7 kB in 0s (169 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6dglswxm/libhttp-date-perl_6.06-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 fontconfig-config riscv64 2.15.0-2.1 [318 kB] Fetched 318 kB in 0s (3654 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp1qxdfy27/fontconfig-config_2.15.0-2.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libexpat1 riscv64 2.7.0-1 [101 kB] Fetched 101 kB in 0s (1274 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkapl9nw2/libexpat1_2.7.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 tzdata all 2025a-2 [259 kB] Fetched 259 kB in 0s (2960 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpd4i9lxp6/tzdata_2025a-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpackage-stash-xs-perl riscv64 0.30-1+b4 [20.5 kB] Fetched 20.5 kB in 0s (301 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppl5ftfol/libpackage-stash-xs-perl_0.30-1+b4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libparams-util-perl riscv64 1.102-3+b1 [23.9 kB] Fetched 23.9 kB in 0s (344 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpeyx44q4k/libparams-util-perl_1.102-3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpangocairo-1.0-0 riscv64 1.56.3-1 [34.7 kB] Fetched 34.7 kB in 0s (547 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptxtbrc9w/libpangocairo-1.0-0_1.56.3-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 bash riscv64 5.2.37-1.1 [1505 kB] Fetched 1505 kB in 0s (9095 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsnpu_vaj/bash_5.2.37-1.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 fonts-dejavu-mono all 2.37-8 [489 kB] Fetched 489 kB in 0s (5401 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4nz3xrbx/fonts-dejavu-mono_2.37-8_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmodule-runtime-perl all 0.016-2 [19.6 kB] Fetched 19.6 kB in 0s (283 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjftknags/libmodule-runtime-perl_0.016-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 binutils-common riscv64 2.44-3 [2509 kB] Fetched 2509 kB in 0s (11.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpv90ngh00/binutils-common_2.44-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtk8.6 riscv64 8.6.16-1 [799 kB] Fetched 799 kB in 0s (6443 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpa2ew18sg/libtk8.6_8.6.16-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtiff6 riscv64 4.5.1+git230720-5 [325 kB] Fetched 325 kB in 0s (3682 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpihq3kpol/libtiff6_4.5.1+git230720-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libvariable-magic-perl riscv64 0.64-1+b1 [44.6 kB] Fetched 44.6 kB in 0s (697 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqgxmpt1r/libvariable-magic-perl_0.64-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 liblapack3 riscv64 3.12.1-2 [1993 kB] Fetched 1993 kB in 0s (11.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyg3xsm1i/liblapack3_3.12.1-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libwww-curl-perl riscv64 4.17-11 [60.1 kB] Fetched 60.1 kB in 0s (888 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp92mn6hb6/libwww-curl-perl_4.17-11_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libeval-closure-perl all 0.14-3 [11.2 kB] Fetched 11.2 kB in 0s (163 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpx4yd2gow/libeval-closure-perl_0.14-3_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 r-cran-cli riscv64 3.6.4-1 [1382 kB] Fetched 1382 kB in 0s (8507 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcf6o5_cs/r-cran-cli_3.6.4-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpackage-stash-perl all 0.40-1 [22.0 kB] Fetched 22.0 kB in 0s (333 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpycou3p72/libpackage-stash-perl_0.40-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gfortran-14-riscv64-linux-gnu riscv64 14.2.0-17 [14.4 MB] Fetched 14.4 MB in 1s (15.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7kjhkxd6/gfortran-14-riscv64-linux-gnu_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libjpeg62-turbo-dev riscv64 1:2.1.5-3.1 [420 kB] Fetched 420 kB in 0s (5003 kB/s) dpkg-name: info: moved 'libjpeg62-turbo-dev_1%3a2.1.5-3.1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp7jq4o20y/libjpeg62-turbo-dev_2.1.5-3.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 dpkg riscv64 1.22.18 [1549 kB] Fetched 1549 kB in 0s (10.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpaod64cms/dpkg_1.22.18_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libctf0 riscv64 2.44-3 [96.1 kB] Fetched 96.1 kB in 0s (1321 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjus_jobn/libctf0_2.44-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libglib2.0-0t64 riscv64 2.84.0-2 [1524 kB] Fetched 1524 kB in 0s (10.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9b_n6d__/libglib2.0-0t64_2.84.0-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libatomic1 riscv64 14.2.0-17 [8680 B] Fetched 8680 B in 0s (115 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpijl_tqmi/libatomic1_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libkrb5-3 riscv64 1.21.3-5 [334 kB] Fetched 334 kB in 0s (3866 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfb93clll/libkrb5-3_1.21.3-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxml2-dev riscv64 2.12.7+dfsg+really2.9.14-0.3+b1 [1949 kB] Fetched 1949 kB in 0s (10.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdgke97j8/libxml2-dev_2.12.7+dfsg+really2.9.14-0.3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 mawk riscv64 1.3.4.20250131-1 [142 kB] Fetched 142 kB in 0s (1956 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpn7r2qk1_/mawk_1.3.4.20250131-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 debconf all 1.5.91 [121 kB] Fetched 121 kB in 0s (1755 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9fbf3hma/debconf_1.5.91_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdb5.3t64 riscv64 5.3.28+dfsg2-9 [716 kB] Fetched 716 kB in 0s (5790 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpj3vc0a6h/libdb5.3t64_5.3.28+dfsg2-9_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 po-debconf all 1.0.21+nmu1 [248 kB] Fetched 248 kB in 0s (3166 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpf4qwsrj4/po-debconf_1.0.21+nmu1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libthai-data all 0.1.29-2 [168 kB] Fetched 168 kB in 0s (2291 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp940uqvy9/libthai-data_0.1.29-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpam-modules-bin riscv64 1.7.0-3 [49.0 kB] Fetched 49.0 kB in 0s (797 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpoi6ykp4i/libpam-modules-bin_1.7.0-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtinfo6 riscv64 6.5+20250216-2 [347 kB] Fetched 347 kB in 0s (4014 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3gv7ml9j/libtinfo6_6.5+20250216-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 util-linux riscv64 2.40.4-5 [1203 kB] Fetched 1203 kB in 0s (8049 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpluyr_8qn/util-linux_2.40.4-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libhogweed6t64 riscv64 3.10.1-1 [336 kB] Fetched 336 kB in 0s (3744 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp268zt1s7/libhogweed6t64_3.10.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gcc-14-riscv64-linux-gnu riscv64 14.2.0-17 [27.1 MB] Fetched 27.1 MB in 2s (16.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpukpdidf9/gcc-14-riscv64-linux-gnu_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsub-name-perl riscv64 0.28-1 [11.9 kB] Fetched 11.9 kB in 0s (184 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2haldlgs/libsub-name-perl_0.28-1_riscv64.deb' Downloading dependency 128 of 312: libsub-identify-perl:riscv64=0.14-3+b3 Downloading dependency 129 of 312: binutils:riscv64=2.44-3 Downloading dependency 130 of 312: libjansson4:riscv64=2.14-2+b3 Downloading dependency 131 of 312: liblsan0:riscv64=14.2.0-17 Downloading dependency 132 of 312: libngtcp2-crypto-gnutls8:riscv64=1.11.0-1 Downloading dependency 133 of 312: libicu76:riscv64=76.1-3 Downloading dependency 134 of 312: libperl5.40:riscv64=5.40.1-2 Downloading dependency 135 of 312: libgraphite2-3:riscv64=1.3.14-2+b1 Downloading dependency 136 of 312: readline-common:riscv64=8.2-6 Downloading dependency 137 of 312: libblas3:riscv64=3.12.1-2 Downloading dependency 138 of 312: gzip:riscv64=1.13-1 Downloading dependency 139 of 312: libpipeline1:riscv64=1.5.8-1 Downloading dependency 140 of 312: libjbig0:riscv64=2.1-6.1+b2 Downloading dependency 141 of 312: libpam-runtime:riscv64=1.7.0-3 Downloading dependency 142 of 312: libclass-load-perl:riscv64=0.25-2 Downloading dependency 143 of 312: libb-hooks-endofscope-perl:riscv64=0.28-1 Downloading dependency 144 of 312: libgmp10:riscv64=2:6.3.0+dfsg-3 Downloading dependency 145 of 312: libxt6t64:riscv64=1:1.2.1-1.2+b2 Downloading dependency 146 of 312: libfreetype6:riscv64=2.13.3+dfsg-1 Downloading dependency 147 of 312: libncursesw6:riscv64=6.5+20250216-2 Downloading dependency 148 of 312: ncurses-base:riscv64=6.5+20250216-2 Downloading dependency 149 of 312: libdist-checkconflicts-perl:riscv64=0.11-2 Downloading dependency 150 of 312: findutils:riscv64=4.10.0-3 Downloading dependency 151 of 312: libdeflate-dev:riscv64=1.23-1+b1 Downloading dependency 152 of 312: fontconfig:riscv64=2.15.0-2.1 Downloading dependency 153 of 312: liburi-perl:riscv64=5.30-1 Downloading dependency 154 of 312: libfile-which-perl:riscv64=1.27-2 Downloading dependency 155 of 312: libicu-dev:riscv64=76.1-3 Downloading dependency 156 of 312: libsasl2-modules-db:riscv64=2.1.28+dfsg1-9 Downloading dependency 157 of 312: g++:riscv64=4:14.2.0-1 Downloading dependency 158 of 312: libmoose-perl:riscv64=2.2207-1+b3 Downloading dependency 159 of 312: libpaper2:riscv64=2.2.5-0.3+b1 Downloading dependency 160 of 312: libtcl8.6:riscv64=8.6.16+dfsg-1 Downloading dependency 161 of 312: tar:riscv64=1.35+dfsg-3.1 Downloading dependency 162 of 312: libpcre2-8-0:riscv64=10.45-1 Downloading dependency 163 of 312: sed:riscv64=4.9-2 Downloading dependency 164 of 312: xauth:riscv64=1:1.1.2-1.1 Downloading dependency 165 of 312: cpp-14-riscv64-linux-gnu:riscv64=14.2.0-17 Downloading dependency 166 of 312: libgfortran5:riscv64=14.2.0-17 Downloading dependency 167 of 312: libtirpc-dev:riscv64=1.3.6+ds-1 Downloading dependency 168 of 312: libgcc-s1:riscv64=14.2.0-17 Downloading dependency 169 of 312: libencode-locale-perl:riscv64=1.05-3 Downloading dependency 170 of 312: libmount1:riscv64=2.40.4-5 Downloading dependency 171 of 312: libaudit-common:riscv64=1:4.0.2-2 Downloading dependency 172 of 312: libjpeg62-turbo:riscv64=1:2.1.5-3.1 Downloading dependency 173 of 312: libbinutils:riscv64=2.44-3 Downloading dependency 174 of 312: dwz:riscv64=0.15-1+b3 Downloading dependency 175 of 312: libkrb5support0:riscv64=1.21.3-5 Downloading dependency 176 of 312: rpcsvc-proto:riscv64=1.4.3-1+b2 Downloading dependency 177 of 312: procps:riscv64=2:4.0.4-7 Downloading dependency 178 of 312: pkgconf-bin:riscv64=1.8.1-4 Downloading dependency 179 of 312: automake:riscv64=1:1.17-3 Downloading dependency 180 of 312: libswitch-perl:riscv64=2.17-3 Downloading dependency 181 of 312: icu-devtools:riscv64=76.1-3 Downloading dependency 182 of 312: gettext:riscv64=0.23.1-1 Downloading dependency 183 of 312: libnamespace-clean-perl:riscv64=0.27-2 Downloading dependency 184 of 312: libalgorithm-c3-perl:riscv64=0.11-2 Downloading dependency 185 of 312: libcrypt-dev:riscv64=1:4.4.38-1 Downloading dependency 186 of 312: libio-html-perl:riscv64=1.004-3 Downloading dependency 187 of 312: libmro-compat-perl:riscv64=0.15-2 Downloading dependency 188 of 312: libwebp7:riscv64=1.5.0-0.1 Downloading dependency 189 of 312: libtext-wrapi18n-perl:riscv64=0.06-10 Downloading dependency 190 of 312: libxml2:riscv64=2.12.7+dfsg+really2.9.14-0.3+b1 Downloading dependency 191 of 312: libpng16-16t64:riscv64=1.6.47-1.1 Downloading dependency 192 of 312: libcurl3t64-gnutls:riscv64=8.13.0~rc2-1 Downloading dependency 193 of 312: libdata-optlist-perl:riscv64=0.114-1 Downloading dependency 194 of 312: libarchive-zip-perl:riscv64=1.68-1 Downloading dependency 195 of 312: libssh2-1t64:riscv64=1.11.1-1 Downloading dependency 196 of 312: cpp-riscv64-linux-gnu:riscv64=4:14.2.0-1 Downloading dependency 197 of 312: perl:riscv64=5.40.1-2 Downloading dependency 198 of 312: libtasn1-6:riscv64=4.20.0-2 Downloading dependency 199 of 312: xz-utils:riscv64=5.6.4-1 Downloading dependency 200 of 312: libmpc3:riscv64=1.3.1-1+b3 Downloading dependency 201 of 312: zip:riscv64=3.0-14 Downloading dependency 202 of 312: libtry-tiny-perl:riscv64=0.32-1 Downloading dependency 203 of 312: autoconf:riscv64=2.72-3 Downloading dependency 204 of 312: libzstd1:riscv64=1.5.7+dfsg-1 Downloading dependency 205 of 312: libsub-exporter-perl:riscv64=0.990-1 Downloading dependency 206 of 312: libpcre2-posix3:riscv64=10.45-1 Downloading dependency 207 of 312: liblapack-dev:riscv64=3.12.1-2 Downloading dependency 208 of 312: init-system-helpers:riscv64=1.68 Downloading dependency 209 of 312: libdevel-overloadinfo-perl:riscv64=0.007-1 Downloading dependency 210 of 312: dash:riscv64=0.5.12-12 Downloading dependency 211 of 312: libclone-perl:riscv64=0.47-1+b1 Downloading dependency 212 of 312: libhttp-date-perl:riscv64=6.06-1 Downloading dependency 213 of 312: fontconfig-config:riscv64=2.15.0-2.1 Downloading dependency 214 of 312: libexpat1:riscv64=2.7.0-1 Downloading dependency 215 of 312: tzdata:riscv64=2025a-2 Downloading dependency 216 of 312: libpackage-stash-xs-perl:riscv64=0.30-1+b4 Downloading dependency 217 of 312: libparams-util-perl:riscv64=1.102-3+b1 Downloading dependency 218 of 312: libpangocairo-1.0-0:riscv64=1.56.3-1 Downloading dependency 219 of 312: bash:riscv64=5.2.37-1.1 Downloading dependency 220 of 312: fonts-dejavu-mono:riscv64=2.37-8 Downloading dependency 221 of 312: libmodule-runtime-perl:riscv64=0.016-2 Downloading dependency 222 of 312: binutils-common:riscv64=2.44-3 Downloading dependency 223 of 312: libtk8.6:riscv64=8.6.16-1 Downloading dependency 224 of 312: libtiff6:riscv64=4.5.1+git230720-5 Downloading dependency 225 of 312: libvariable-magic-perl:riscv64=0.64-1+b1 Downloading dependency 226 of 312: liblapack3:riscv64=3.12.1-2 Downloading dependency 227 of 312: libwww-curl-perl:riscv64=4.17-11 Downloading dependency 228 of 312: libeval-closure-perl:riscv64=0.14-3 Downloading dependency 229 of 312: r-cran-cli:riscv64=3.6.4-1 Downloading dependency 230 of 312: libpackage-stash-perl:riscv64=0.40-1 Downloading dependency 231 of 312: gfortran-14-riscv64-linux-gnu:riscv64=14.2.0-17 Downloading dependency 232 of 312: libjpeg62-turbo-dev:riscv64=1:2.1.5-3.1 Downloading dependency 233 of 312: dpkg:riscv64=1.22.18 Downloading dependency 234 of 312: libctf0:riscv64=2.44-3 Downloading dependency 235 of 312: libglib2.0-0t64:riscv64=2.84.0-2 Downloading dependency 236 of 312: libatomic1:riscv64=14.2.0-17 Downloading dependency 237 of 312: libkrb5-3:riscv64=1.21.3-5 Downloading dependency 238 of 312: libxml2-dev:riscv64=2.12.7+dfsg+really2.9.14-0.3+b1 Downloading dependency 239 of 312: mawk:riscv64=1.3.4.20250131-1 Downloading dependency 240 of 312: debconf:riscv64=1.5.91 Downloading dependency 241 of 312: libdb5.3t64:riscv64=5.3.28+dfsg2-9 Downloading dependency 242 of 312: po-debconf:riscv64=1.0.21+nmu1 Downloading dependency 243 of 312: libthai-data:riscv64=0.1.29-2 Downloading dependency 244 of 312: libpam-modules-bin:riscv64=1.7.0-3 Downloading dependency 245 of 312: libtinfo6:riscv64=6.5+20250216-2 Downloading dependency 246 of 312: util-linux:riscv64=2.40.4-5 Downloading dependency 247 of 312: libhogweed6t64:riscv64=3.10.1-1 Downloading dependency 248 of 312: gcc-14-riscv64-linux-gnu:riscv64=14.2.0-17 Downloading dependency 249 of 312: libsub-name-perl:riscv64=0.28-1 Downloading dependency 250 of 312: libubsan1:riscv64=14.2.0-17Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libubsan1 riscv64 14.2.0-17 [980 kB] Fetched 980 kB in 0s (7326 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3lcanuoi/libubsan1_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 perl-base riscv64 5.40.1-2 [1662 kB] Fetched 1662 kB in 0s (10.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxuj0t4rl/perl-base_5.40.1-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libkeyutils1 riscv64 1.6.3-4 [9124 B] Fetched 9124 B in 0s (141 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8147crh2/libkeyutils1_1.6.3-4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libnghttp3-9 riscv64 1.8.0-1 [68.5 kB] Fetched 68.5 kB in 0s (1043 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpia11okv7/libnghttp3-9_1.8.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 unzip riscv64 6.0-29 [173 kB] Fetched 173 kB in 0s (2153 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppib1jzc3/unzip_6.0-29_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 ncurses-bin riscv64 6.5+20250216-2 [436 kB] Fetched 436 kB in 0s (5082 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgh3k8rrz/ncurses-bin_6.5+20250216-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxrender1 riscv64 1:0.9.10-1.1+b4 [28.5 kB] Fetched 28.5 kB in 0s (423 kB/s) dpkg-name: info: moved 'libxrender1_1%3a0.9.10-1.1+b4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpfa3sjm4w/libxrender1_0.9.10-1.1+b4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 zlib1g-dev riscv64 1:1.3.dfsg+really1.3.1-1+b1 [978 kB] Fetched 978 kB in 0s (7080 kB/s) dpkg-name: info: moved 'zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpsakif_oj/zlib1g-dev_1.3.dfsg+really1.3.1-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtimedate-perl all 2.3300-2 [39.3 kB] Fetched 39.3 kB in 0s (573 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxqprcs_8/libtimedate-perl_2.3300-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gfortran-riscv64-linux-gnu riscv64 4:14.2.0-1 [1284 B] Fetched 1284 B in 0s (20.1 kB/s) dpkg-name: info: moved 'gfortran-riscv64-linux-gnu_4%3a14.2.0-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpj9y0vaey/gfortran-riscv64-linux-gnu_14.2.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 perl-modules-5.40 all 5.40.1-2 [3017 kB] Fetched 3017 kB in 0s (12.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpx6z3b26i/perl-modules-5.40_5.40.1-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libx11-6 riscv64 2:1.8.10-2 [812 kB] Fetched 812 kB in 0s (7182 kB/s) dpkg-name: info: moved 'libx11-6_2%3a1.8.10-2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpbtk55552/libx11-6_1.8.10-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gettext-base riscv64 0.23.1-1 [243 kB] Fetched 243 kB in 0s (2989 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzz6k1ixk/gettext-base_0.23.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxau6 riscv64 1:1.0.11-1 [20.5 kB] Fetched 20.5 kB in 0s (321 kB/s) dpkg-name: info: moved 'libxau6_1%3a1.0.11-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp5yjw9ybm/libxau6_1.0.11-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libcap-ng0 riscv64 0.8.5-4+b1 [17.2 kB] Fetched 17.2 kB in 0s (261 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpp13jrivm/libcap-ng0_0.8.5-4+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 build-essential riscv64 12.12 [4628 B] Fetched 4628 B in 0s (71.2 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpy6nyfudq/build-essential_12.12_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libdevel-globaldestruction-perl all 0.14-4 [7144 B] Fetched 7144 B in 0s (118 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpp0w2jcjm/libdevel-globaldestruction-perl_0.14-4_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gcc-14-base riscv64 14.2.0-17 [49.1 kB] Fetched 49.1 kB in 0s (796 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5wgk1ejv/gcc-14-base_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Fetched 8620 B in 0s (140 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbr_aqcfu/dh-strip-nondeterminism_1.14.1-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libbz2-dev riscv64 1.0.8-6 [69.9 kB] Fetched 69.9 kB in 0s (990 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpumblnbn1/libbz2-dev_1.0.8-6_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libctf-nobfd0 riscv64 2.44-3 [163 kB] Fetched 163 kB in 0s (2218 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpf451z1cm/libctf-nobfd0_2.44-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 binutils-riscv64-linux-gnu riscv64 2.44-3 [856 kB] Fetched 856 kB in 0s (7660 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpblvd2uij/binutils-riscv64-linux-gnu_2.44-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libcrypt1 riscv64 1:4.4.38-1 [106 kB] Fetched 106 kB in 0s (1497 kB/s) dpkg-name: info: moved 'libcrypt1_1%3a4.4.38-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpg8z1jliu/libcrypt1_4.4.38-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libtool all 2.5.4-4 [539 kB] Fetched 539 kB in 0s (5876 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgbbbc195/libtool_2.5.4-4_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Fetched 22.9 kB in 0s (333 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpx9ih74p0/intltool-debian_0.35.0+20060710.6_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmodule-runtime-conflicts-perl all 0.003-2 [7356 B] Fetched 7356 B in 0s (116 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmph8eezfx4/libmodule-runtime-conflicts-perl_0.003-2_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 gfortran riscv64 4:14.2.0-1 [1424 B] Fetched 1424 B in 0s (21.1 kB/s) dpkg-name: info: moved 'gfortran_4%3a14.2.0-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpq8gd7ocp/gfortran_14.2.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 cpp-14 riscv64 14.2.0-17 [1276 B] Fetched 1276 B in 0s (17.4 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjcloen4l/cpp-14_14.2.0-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libthai0 riscv64 0.1.29-2+b1 [49.2 kB] Fetched 49.2 kB in 0s (730 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphcuaub1p/libthai0_0.1.29-2+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libcairo2 riscv64 1.18.4-1+b1 [544 kB] Fetched 544 kB in 0s (5783 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpk9p0rt76/libcairo2_1.18.4-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libuchardet0 riscv64 0.0.8-1+b2 [68.8 kB] Fetched 68.8 kB in 0s (1074 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqckjyghd/libuchardet0_0.0.8-1+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 sensible-utils all 0.0.24 [24.8 kB] Fetched 24.8 kB in 0s (387 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyicexrq2/sensible-utils_0.0.24_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libncurses6 riscv64 6.5+20250216-2 [105 kB] Fetched 105 kB in 0s (1430 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqyqp1r1r/libncurses6_6.5+20250216-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 groff-base riscv64 1.23.0-7 [1164 kB] Fetched 1164 kB in 0s (8827 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpp4sj4b51/groff-base_1.23.0-7_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpcre2-16-0 riscv64 10.45-1 [277 kB] Fetched 277 kB in 0s (3301 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpw8kyf_t0/libpcre2-16-0_10.45-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxft2 riscv64 2.3.6-1+b4 [53.1 kB] Fetched 53.1 kB in 0s (647 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7bb_syqb/libxft2_2.3.6-1+b4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libreadline-dev riscv64 8.2-6 [342 kB] Fetched 342 kB in 0s (4209 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp73j4joma/libreadline-dev_8.2-6_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 pkgconf riscv64 1.8.1-4 [26.1 kB] Fetched 26.1 kB in 0s (405 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpeucy4buy/pkgconf_1.8.1-4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 hostname riscv64 3.25 [10.7 kB] Fetched 10.7 kB in 0s (127 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_iuly17j/hostname_3.25_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 coreutils riscv64 9.5-1 [2939 kB] Fetched 2939 kB in 0s (12.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpp7kbbraw/coreutils_9.5-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxcb1 riscv64 1.17.0-2+b1 [145 kB] Fetched 145 kB in 0s (1908 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpu6lhih4o/libxcb1_1.17.0-2+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 dctrl-tools riscv64 2.24-3+b1 [127 kB] Fetched 127 kB in 0s (1686 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwj574cnk/dctrl-tools_2.24-3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libpixman-1-0 riscv64 0.44.0-3 [182 kB] Fetched 182 kB in 0s (1876 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkmzw35re/libpixman-1-0_0.44.0-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 dpkg-dev all 1.22.18 [1338 kB] Fetched 1338 kB in 0s (9913 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzaplij30/dpkg-dev_1.22.18_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 base-passwd riscv64 3.6.6 [53.3 kB] Fetched 53.3 kB in 0s (639 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpp68rq1lo/base-passwd_3.6.6_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 openssl riscv64 3.4.1-1 [1408 kB] Fetched 1408 kB in 0s (10.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp51dngi6e/openssl_3.4.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 librtmp1 riscv64 2.4+20151223.gitfa8646d.1-2+b5 [59.0 kB] Fetched 59.0 kB in 0s (778 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpz9d4trw1/librtmp1_2.4+20151223.gitfa8646d.1-2+b5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libcom-err2 riscv64 1.47.2-1+b1 [24.0 kB] Fetched 24.0 kB in 0s (400 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpj7yox4rx/libcom-err2_1.47.2-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxcb-render0 riscv64 1.17.0-2+b1 [115 kB] Fetched 115 kB in 0s (1705 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdo14g6f4/libxcb-render0_1.17.0-2+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libxss1 riscv64 1:1.2.3-1+b3 [16.9 kB] Fetched 16.9 kB in 0s (275 kB/s) dpkg-name: info: moved 'libxss1_1%3a1.2.3-1+b3_riscv64.deb' to '/srv/rebuilderd/tmp/tmpe5xwhbla/libxss1_1.2.3-1+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libnghttp2-14 riscv64 1.64.0-1 [77.0 kB] Fetched 77.0 kB in 0s (977 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0s_onjgq/libnghttp2-14_1.64.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B] Fetched 7496 B in 0s (124 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptj6xcas3/libsub-exporter-progressive-perl_0.001013-3_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsharpyuv0 riscv64 1.5.0-0.1 [114 kB] Fetched 114 kB in 0s (1729 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuqvr4rf8/libsharpyuv0_1.5.0-0.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libbrotli1 riscv64 1.1.0-2+b7 [358 kB] Fetched 358 kB in 0s (3775 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpf6qfct5k/libbrotli1_1.1.0-2+b7_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libsframe1 riscv64 2.44-3 [79.1 kB] Fetched 79.1 kB in 0s (1004 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4bufnk0o/libsframe1_2.44-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libmpfr6 riscv64 4.2.1-1+b2 [659 kB] Fetched 659 kB in 0s (4610 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9ncaz2cp/libmpfr6_4.2.1-1+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 ca-certificates all 20241223 [164 kB] Fetched 164 kB in 0s (1707 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqvid5_jf/ca-certificates_20241223_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 fonts-dejavu-core all 2.37-8 [840 kB] Fetched 840 kB in 0s (7310 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvy_yd8le/fonts-dejavu-core_2.37-8_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 bzip2 riscv64 1.0.8-6 [40.5 kB] Fetched 40.5 kB in 0s (634 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2wiv_dt9/bzip2_1.0.8-6_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libboost-dev riscv64 1.83.0.2+b2 [3832 B] Fetched 3832 B in 0s (28.2 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpebdcqyk9/libboost-dev_1.83.0.2+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250707T150235Z sid/main riscv64 libtirpc3t64 riscv64 1.3.6+ds-1 [86.0 kB] Fetched 86.0 kB in 0s (1161 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfcxr8k7k/libtirpc3t64_1.3.6+ds-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 grep riscv64 3.11-4 [430 kB] Fetched 430 kB in 0s (4356 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphpyf6uhl/grep_3.11-4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20250318T084256Z sid/main riscv64 libproc2-0 riscv64 2:4.0.4-7 [65.4 kB] Fetched 65.4 kB in 0s (739 kB/s) dpkg-name: info: moved 'libproc2-0_2%3a4.0.4-7_riscv64.deb' to '/srv/rebuilderd/tmp/tmp5kxrvwzb/libproc2-0_4.0.4-7_riscv64.deb' dpkg-buildpackage: info: source package debootsnap-dummy dpkg-buildpackage: info: source version 1.0 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator dpkg-source --before-build . dpkg-buildpackage: info: host architecture riscv64 debian/rules clean dh clean dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install --destdir=debian/debootsnap-dummy/ dh_install dh_installdocs dh_installchangelogs dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'debootsnap-dummy' in '../debootsnap-dummy_1.0_all.deb'. dpkg-genbuildinfo --build=binary -O../debootsnap-dummy_1.0_riscv64.buildinfo dpkg-genchanges --build=binary -O../debootsnap-dummy_1.0_riscv64.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) The package has been created. Attention, the package has been created in the /srv/rebuilderd/tmp/tmp9by5wj1r/cache directory, not in ".." as indicated by the message above! I: automatically chosen mode: unshare I: chroot architecture riscv64 is equal to the host's architecture I: using /srv/rebuilderd/tmp/mmdebstrap.v3jjJRO99z as tempdir I: running --setup-hook directly: /usr/share/mmdebstrap/hooks/maybe-merged-usr/setup00.sh /srv/rebuilderd/tmp/mmdebstrap.v3jjJRO99z 127.0.0.1 - - [08/Jul/2025 17:32:12] code 404, message File not found 127.0.0.1 - - [08/Jul/2025 17:32:12] "GET /./InRelease HTTP/1.1" 404 - Ign:1 http://localhost:38077 ./ InRelease 127.0.0.1 - - [08/Jul/2025 17:32:13] "GET /./Release HTTP/1.1" 200 - Get:2 http://localhost:38077 ./ Release [462 B] 127.0.0.1 - - [08/Jul/2025 17:32:13] code 404, message File not found 127.0.0.1 - - [08/Jul/2025 17:32:13] "GET /./Release.gpg HTTP/1.1" 404 - Ign:3 http://localhost:38077 ./ Release.gpg 127.0.0.1 - - [08/Jul/2025 17:32:13] "GET /./Packages HTTP/1.1" 200 - Get:4 http://localhost:38077 ./ Packages [393 kB] Fetched 393 kB in 0s (2066 kB/s) Reading package lists... usr-is-merged found but not real -- not running merged-usr setup hook I: skipping apt-get update because it was already run I: downloading packages with apt... 127.0.0.1 - - [08/Jul/2025 17:32:13] "GET /./gcc-14-base_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:13] "GET /./libc6_2.41-6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libgcc-s1_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./mawk_1.3.4.20250131-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./base-files_13.7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libtinfo6_6.5%2b20250216-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./debianutils_5.21_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./bash_5.2.37-1.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libcap2_2.75-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libsystemd0_257.4-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./bsdutils_2.40.4-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libacl1_2.3.2-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libattr1_2.5.2-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libgmp10_6.3.0%2bdfsg-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libpcre2-8-0_10.45-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libselinux1_3.8.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libzstd1_1.5.7%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./zlib1g_1.3.dfsg%2breally1.3.1-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./libssl3t64_3.4.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./openssl-provider-legacy_3.4.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:14] "GET /./coreutils_9.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./dash_0.5.12-12_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./diffutils_3.10-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./libbz2-1.0_1.0.8-6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./liblzma5_5.6.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./libmd0_1.1.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./tar_1.35%2bdfsg-3.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./dpkg_1.22.18_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./findutils_4.10.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./grep_3.11-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./gzip_1.13-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./hostname_3.25_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./ncurses-bin_6.5%2b20250216-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./libcrypt1_4.4.38-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:15] "GET /./perl-base_5.40.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./sed_4.9-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libaudit-common_4.0.2-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libcap-ng0_0.8.5-4%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libaudit1_4.0.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libdb5.3t64_5.3.28%2bdfsg2-9_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./debconf_1.5.91_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libpam0g_1.7.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libpam-modules-bin_1.7.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libpam-modules_1.7.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libpam-runtime_1.7.0-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libblkid1_2.40.4-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libmount1_2.40.4-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libsmartcols1_2.40.4-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libudev1_257.4-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libuuid1_2.40.4-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./util-linux_2.40.4-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libdebconfclient0_0.277_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./base-passwd_3.6.6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./init-system-helpers_1.68_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./libc-bin_2.41-6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./ncurses-base_6.5%2b20250216-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:16] "GET /./sysvinit-utils_3.14-4_riscv64.deb HTTP/1.1" 200 - I: extracting archives... I: running --extract-hook directly: /usr/share/mmdebstrap/hooks/maybe-merged-usr/extract00.sh /srv/rebuilderd/tmp/mmdebstrap.v3jjJRO99z 127.0.0.1 - - [08/Jul/2025 17:32:28] code 404, message File not found 127.0.0.1 - - [08/Jul/2025 17:32:28] "GET /./InRelease HTTP/1.1" 404 - Ign:1 http://localhost:38077 ./ InRelease 127.0.0.1 - - [08/Jul/2025 17:32:28] "GET /./Release HTTP/1.1" 304 - Hit:2 http://localhost:38077 ./ Release 127.0.0.1 - - [08/Jul/2025 17:32:28] code 404, message File not found 127.0.0.1 - - [08/Jul/2025 17:32:28] "GET /./Release.gpg HTTP/1.1" 404 - Ign:3 http://localhost:38077 ./ Release.gpg Reading package lists... usr-is-merged found but not real -- not running merged-usr extract hook I: installing essential packages... I: running --essential-hook directly: /usr/share/mmdebstrap/hooks/maybe-merged-usr/essential00.sh /srv/rebuilderd/tmp/mmdebstrap.v3jjJRO99z usr-is-merged was not installed in a previous hook -- not running merged-usr essential hook I: installing remaining packages inside the chroot... 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./libtext-charwidth-perl_0.04-11%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./libtext-wrapi18n-perl_0.06-10_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./sensible-utils_0.0.24_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./tzdata_2025a-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./libstdc%2b%2b6_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./libuchardet0_0.0.8-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./groff-base_1.23.0-7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./bsdextrautils_2.40.4-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./libgdbm6t64_1.24-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./libpipeline1_1.5.8-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./man-db_2.13.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./libncursesw6_6.5%2b20250216-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./libproc2-0_4.0.4-7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:32:59] "GET /./procps_4.0.4-7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./bzip2_1.0.8-6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./openssl_3.4.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./ca-certificates_20241223_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./libmagic-mgc_5.46-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./libmagic1t64_5.46-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./file_5.46-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./gettext-base_0.23.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./perl-modules-5.40_5.40.1-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./libgdbm-compat4t64_1.24-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./libperl5.40_5.40.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:00] "GET /./perl_5.40.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./ucf_3.0050_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./xz-utils_5.6.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./m4_1.4.19-7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./autoconf_2.72-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./autotools-dev_20220109.1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./automake_1.17-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./autopoint_0.23.1-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./libsframe1_2.44-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./binutils-common_2.44-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./libbinutils_2.44-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./libgprofng0_2.44-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./libctf-nobfd0_2.44-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./libctf0_2.44-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./libjansson4_2.14-2%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./binutils-riscv64-linux-gnu_2.44-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./binutils_2.44-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./libc-dev-bin_2.41-6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:01] "GET /./linux-libc-dev_6.12.17-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:02] "GET /./libcrypt-dev_4.4.38-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:02] "GET /./rpcsvc-proto_1.4.3-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:02] "GET /./libc6-dev_2.41-6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:02] "GET /./libisl23_0.27-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:02] "GET /./libmpfr6_4.2.1-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:02] "GET /./libmpc3_1.3.1-1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:02] "GET /./cpp-14-riscv64-linux-gnu_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./cpp-14_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./cpp-riscv64-linux-gnu_14.2.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./cpp_14.2.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./libcc1-0_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./libgomp1_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./libitm1_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./libatomic1_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./libasan8_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./liblsan0_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./libtsan2_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./libubsan1_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:04] "GET /./libgcc-14-dev_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:05] "GET /./gcc-14-riscv64-linux-gnu_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:07] "GET /./gcc-14_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:07] "GET /./gcc-riscv64-linux-gnu_14.2.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:07] "GET /./gcc_14.2.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:07] "GET /./libstdc%2b%2b-14-dev_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:08] "GET /./g%2b%2b-14-riscv64-linux-gnu_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:09] "GET /./g%2b%2b-14_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:09] "GET /./g%2b%2b-riscv64-linux-gnu_14.2.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:09] "GET /./g%2b%2b_14.2.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:09] "GET /./make_4.4.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:09] "GET /./libdpkg-perl_1.22.18_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:09] "GET /./patch_2.7.6-7%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:09] "GET /./dpkg-dev_1.22.18_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./build-essential_12.12_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./dctrl-tools_2.24-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./libdebhelper-perl_13.24.1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./libtool_2.5.4-4_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./dh-autoreconf_20_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./libarchive-zip-perl_1.68-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./libfile-stripnondeterminism-perl_1.14.1-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./dh-strip-nondeterminism_1.14.1-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./libelf1t64_0.192-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./dwz_0.15-1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./libunistring5_1.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:10] "GET /./libicu76_76.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./libxml2_2.12.7%2bdfsg%2breally2.9.14-0.3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./gettext_0.23.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./intltool-debian_0.35.0%2b20060710.6_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./po-debconf_1.0.21%2bnmu1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./debhelper_13.24.1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./libjpeg62-turbo_2.1.5-3.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./libjpeg62-turbo-dev_2.1.5-3.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./libjpeg-dev_2.1.5-3.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./libpng16-16t64_1.6.47-1.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./zlib1g-dev_1.3.dfsg%2breally1.3.1-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./libpng-dev_1.6.47-1.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./libexpat1_2.7.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./libbrotli1_1.1.0-2%2bb7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./libfreetype6_2.13.3%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:11] "GET /./fonts-dejavu-mono_2.37-8_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./fonts-dejavu-core_2.37-8_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./fontconfig-config_2.15.0-2.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libfontconfig1_2.15.0-2.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./fontconfig_2.15.0-2.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libfribidi0_1.0.16-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libffi8_3.4.7-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libglib2.0-0t64_2.84.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libgraphite2-3_1.3.14-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libharfbuzz0b_10.2.0-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libthai-data_0.1.29-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libdatrie1_0.2.13-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libthai0_0.1.29-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libpango-1.0-0_1.56.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libparams-util-perl_1.102-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libsub-install-perl_0.929-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libdata-optlist-perl_0.114-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libb-hooks-op-check-perl_0.22-3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libdynaloader-functions-perl_0.004-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libdevel-callchecker-perl_0.009-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libparams-classify-perl_0.015-2%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libmodule-runtime-perl_0.016-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libtry-tiny-perl_0.32-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libmodule-implementation-perl_0.09-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libpackage-stash-perl_0.40-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libclass-load-perl_0.25-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libclass-load-xs-perl_0.10-2%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./zip_3.0-14_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./unzip_6.0-29_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libpaper2_2.2.5-0.3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libpaper-utils_2.2.5-0.3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./xdg-utils_1.2.1-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libblas3_3.12.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libpixman-1-0_0.44.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libxau6_1.0.11-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libxdmcp6_1.1.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libxcb1_1.17.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libx11-data_1.8.10-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:12] "GET /./libx11-6_1.8.10-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libxcb-render0_1.17.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libxcb-shm0_1.17.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libxext6_1.3.4-1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libxrender1_0.9.10-1.1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libcairo2_1.18.4-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libkrb5support0_1.21.3-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libcom-err2_1.47.2-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libk5crypto3_1.21.3-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libkeyutils1_1.6.3-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libkrb5-3_1.21.3-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libgssapi-krb5-2_1.21.3-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libidn2-0_2.3.8-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libsasl2-modules-db_2.1.28%2bdfsg1-9_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libsasl2-2_2.1.28%2bdfsg1-9_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libldap2_2.6.9%2bdfsg-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libnghttp2-14_1.64.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libnghttp3-9_1.8.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libpsl5t64_0.21.2-1.1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libnettle8t64_3.10.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libhogweed6t64_3.10.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libp11-kit0_0.25.5-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libtasn1-6_4.20.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libgnutls30t64_3.8.9-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./librtmp1_2.4%2b20151223.gitfa8646d.1-2%2bb5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libssh2-1t64_1.11.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libcurl4t64_8.13.0%7erc2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libdeflate0_1.23-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./libgfortran5_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:13] "GET /./liblapack3_3.12.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libpangoft2-1.0-0_1.56.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libpangocairo-1.0-0_1.56.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./readline-common_8.2-6_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libreadline8t64_8.2-6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libtcl8.6_8.6.16%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libjbig0_2.1-6.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./liblerc4_4.0.0%2bds-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libsharpyuv0_1.5.0-0.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libwebp7_1.5.0-0.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libtiff6_4.5.1%2bgit230720-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libtirpc-common_1.3.6%2bds-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libtirpc3t64_1.3.6%2bds-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libxft2_2.3.6-1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./x11-common_7.7%2b24_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libxss1_1.2.3-1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libtk8.6_8.6.16-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libice6_1.1.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libsm6_1.2.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./libxt6t64_1.2.1-1.2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:14] "GET /./r-base-core_4.4.3-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:17] "GET /./libgfortran-14-dev_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:17] "GET /./gfortran-14-riscv64-linux-gnu_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:19] "GET /./gfortran-14_14.2.0-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:19] "GET /./gfortran-riscv64-linux-gnu_14.2.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:19] "GET /./gfortran_14.2.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:19] "GET /./libblas-dev_3.12.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:19] "GET /./liblapack-dev_3.12.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:20] "GET /./libncurses6_6.5%2b20250216-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:20] "GET /./libncurses-dev_6.5%2b20250216-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:20] "GET /./libreadline-dev_8.2-6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:21] "GET /./libpcre2-16-0_10.45-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:21] "GET /./libpcre2-32-0_10.45-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:21] "GET /./libpcre2-posix3_10.45-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:21] "GET /./libpcre2-dev_10.45-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:21] "GET /./libbz2-dev_1.0.8-6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:21] "GET /./liblzma-dev_5.6.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:21] "GET /./icu-devtools_76.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:21] "GET /./libicu-dev_76.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:22] "GET /./libxmuu1_1.1.3-3%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:22] "GET /./xauth_1.1.2-1.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:22] "GET /./libpkgconf3_1.8.1-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./pkgconf-bin_1.8.1-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./pkgconf_1.8.1-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libtirpc-dev_1.3.6%2bds-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libdeflate-dev_1.23-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./r-base-dev_4.4.3-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./liblwp-mediatypes-perl_6.04-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libfile-which-perl_1.27-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libswitch-perl_2.17-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libclone-perl_0.47-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libencode-locale-perl_1.05-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libtimedate-perl_2.3300-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libhttp-date-perl_6.06-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libio-html-perl_1.004-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./liburi-perl_5.30-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libhttp-message-perl_7.00-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libsub-exporter-progressive-perl_0.001013-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libdevel-globaldestruction-perl_0.14-4_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libalgorithm-c3-perl_0.11-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libclass-c3-perl_0.35-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libmro-compat-perl_0.15-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libdevel-overloadinfo-perl_0.007-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libdevel-stacktrace-perl_2.0500-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libsub-exporter-perl_0.990-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libeval-closure-perl_0.14-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libdist-checkconflicts-perl_0.11-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libmodule-runtime-conflicts-perl_0.003-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libpackage-deprecationmanager-perl_0.18-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libpackage-stash-xs-perl_0.30-1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libmoose-perl_2.2207-1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libvariable-magic-perl_0.64-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libb-hooks-endofscope-perl_0.28-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libsub-identify-perl_0.14-3%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libsub-name-perl_0.28-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libnamespace-clean-perl_0.27-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libngtcp2-16_1.11.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libngtcp2-crypto-gnutls8_1.11.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libcurl3t64-gnutls_8.13.0%7erc2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libwww-curl-perl_4.17-11_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libwww-curl-simple-perl_0.100191-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./dh-r_20241218_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./r-cran-rlang_1.1.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:23] "GET /./libboost1.83-dev_1.83.0-4.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:24] "GET /./r-cran-cli_3.6.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:24] "GET /./libxml2-dev_2.12.7%2bdfsg%2breally2.9.14-0.3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:25] "GET /./libboost-dev_1.83.0.2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [08/Jul/2025 17:33:25] "GET /./debootsnap-dummy_1.0_all.deb HTTP/1.1" 200 - I: running --customize-hook directly: /srv/rebuilderd/tmp/tmp9by5wj1r/apt_install.sh /srv/rebuilderd/tmp/mmdebstrap.v3jjJRO99z Reading package lists... Building dependency tree... Reading state information... libjpeg-dev is already the newest version (1:2.1.5-3.1). libjpeg-dev set to manually installed. man-db is already the newest version (2.13.0-1). man-db set to manually installed. libpng-dev is already the newest version (1.6.47-1.1). libpng-dev set to manually installed. libuuid1 is already the newest version (2.40.4-5). libpango-1.0-0 is already the newest version (1.56.3-1). libpango-1.0-0 set to manually installed. libclass-load-xs-perl is already the newest version (0.10-2+b3). libclass-load-xs-perl set to manually installed. gcc-14 is already the newest version (14.2.0-17). gcc-14 set to manually installed. libssl3t64 is already the newest version (3.4.1-1). r-base-dev is already the newest version (4.4.3-1). r-base-dev set to manually installed. liblwp-mediatypes-perl is already the newest version (6.04-2). liblwp-mediatypes-perl set to manually installed. libp11-kit0 is already the newest version (0.25.5-3). libp11-kit0 set to manually installed. libstdc++-14-dev is already the newest version (14.2.0-17). libstdc++-14-dev set to manually installed. libpsl5t64 is already the newest version (0.21.2-1.1+b1). libpsl5t64 set to manually installed. libgcc-14-dev is already the newest version (14.2.0-17). libgcc-14-dev set to manually installed. libfile-stripnondeterminism-perl is already the newest version (1.14.1-2). libfile-stripnondeterminism-perl set to manually installed. libgdbm-compat4t64 is already the newest version (1.24-2). libgdbm-compat4t64 set to manually installed. gcc is already the newest version (4:14.2.0-1). gcc set to manually installed. make is already the newest version (4.4.1-1). make set to manually installed. patch is already the newest version (2.7.6-7+b2). patch set to manually installed. libdevel-callchecker-perl is already the newest version (0.009-1+b1). libdevel-callchecker-perl set to manually installed. libattr1 is already the newest version (1:2.5.2-3). libtirpc-common is already the newest version (1.3.6+ds-1). libtirpc-common set to manually installed. libx11-data is already the newest version (2:1.8.10-2). libx11-data set to manually installed. libgnutls30t64 is already the newest version (3.8.9-2). libgnutls30t64 set to manually installed. libcc1-0 is already the newest version (14.2.0-17). libcc1-0 set to manually installed. dh-r is already the newest version (20241218). dh-r set to manually installed. r-base-core is already the newest version (4.4.3-1+b1). r-base-core set to manually installed. liblerc4 is already the newest version (4.0.0+ds-5). liblerc4 set to manually installed. libhttp-message-perl is already the newest version (7.00-2). libhttp-message-perl set to manually installed. libasan8 is already the newest version (14.2.0-17). libasan8 set to manually installed. libxmuu1 is already the newest version (2:1.1.3-3+b4). libxmuu1 set to manually installed. libdevel-stacktrace-perl is already the newest version (2.0500-1). libdevel-stacktrace-perl set to manually installed. libselinux1 is already the newest version (3.8.1-1). libgssapi-krb5-2 is already the newest version (1.21.3-5). libgssapi-krb5-2 set to manually installed. libaudit1 is already the newest version (1:4.0.2-2+b2). libsm6 is already the newest version (2:1.2.4-1). libsm6 set to manually installed. libblas-dev is already the newest version (3.12.1-2). libblas-dev set to manually installed. libitm1 is already the newest version (14.2.0-17). libitm1 set to manually installed. libice6 is already the newest version (2:1.1.1-1). libice6 set to manually installed. libparams-classify-perl is already the newest version (0.015-2+b4). libparams-classify-perl set to manually installed. libidn2-0 is already the newest version (2.3.8-2). libidn2-0 set to manually installed. libsub-install-perl is already the newest version (0.929-1). libsub-install-perl set to manually installed. diffutils is already the newest version (1:3.10-2). libdebhelper-perl is already the newest version (13.24.1). libdebhelper-perl set to manually installed. bsdextrautils is already the newest version (2.40.4-5). bsdextrautils set to manually installed. libdebconfclient0 is already the newest version (0.277). file is already the newest version (1:5.46-2). file set to manually installed. libelf1t64 is already the newest version (0.192-4). libelf1t64 set to manually installed. libblkid1 is already the newest version (2.40.4-5). libb-hooks-op-check-perl is already the newest version (0.22-3+b2). libb-hooks-op-check-perl set to manually installed. libc-dev-bin is already the newest version (2.41-6). libc-dev-bin set to manually installed. libacl1 is already the newest version (2.3.2-2+b1). libfontconfig1 is already the newest version (2.15.0-2.1). libfontconfig1 set to manually installed. libpam-modules is already the newest version (1.7.0-3). openssl-provider-legacy is already the newest version (3.4.1-1). libbz2-1.0 is already the newest version (1.0.8-6). gfortran-14 is already the newest version (14.2.0-17). gfortran-14 set to manually installed. libcurl4t64 is already the newest version (8.13.0~rc2-1). libcurl4t64 set to manually installed. libk5crypto3 is already the newest version (1.21.3-5). libk5crypto3 set to manually installed. autopoint is already the newest version (0.23.1-1). autopoint set to manually installed. libpkgconf3 is already the newest version (1.8.1-4). libpkgconf3 set to manually installed. libmd0 is already the newest version (1.1.0-2+b1). libxdmcp6 is already the newest version (1:1.1.5-1). libxdmcp6 set to manually installed. libfribidi0 is already the newest version (1.0.16-1). libfribidi0 set to manually installed. libclass-c3-perl is already the newest version (0.35-2). libclass-c3-perl set to manually installed. libpaper-utils is already the newest version (2.2.5-0.3+b1). libpaper-utils set to manually installed. libxcb-shm0 is already the newest version (1.17.0-2+b1). libxcb-shm0 set to manually installed. gcc-riscv64-linux-gnu is already the newest version (4:14.2.0-1). gcc-riscv64-linux-gnu set to manually installed. dh-autoreconf is already the newest version (20). dh-autoreconf set to manually installed. g++-14-riscv64-linux-gnu is already the newest version (14.2.0-17). g++-14-riscv64-linux-gnu set to manually installed. libcap2 is already the newest version (1:2.75-2). liblzma5 is already the newest version (5.6.4-1). libc-bin is already the newest version (2.41-6). libc6 is already the newest version (2.41-6). libdatrie1 is already the newest version (0.2.13-3+b1). libdatrie1 set to manually installed. libpam0g is already the newest version (1.7.0-3). libreadline8t64 is already the newest version (8.2-6). libreadline8t64 set to manually installed. debhelper is already the newest version (13.24.1). debhelper set to manually installed. libncurses-dev is already the newest version (6.5+20250216-2). libncurses-dev set to manually installed. libpangoft2-1.0-0 is already the newest version (1.56.3-1). libpangoft2-1.0-0 set to manually installed. autotools-dev is already the newest version (20220109.1). autotools-dev set to manually installed. libdynaloader-functions-perl is already the newest version (0.004-1). libdynaloader-functions-perl set to manually installed. r-cran-rlang is already the newest version (1.1.5-1). r-cran-rlang set to manually installed. debianutils is already the newest version (5.21). libgfortran-14-dev is already the newest version (14.2.0-17). libgfortran-14-dev set to manually installed. libgomp1 is already the newest version (14.2.0-17). libgomp1 set to manually installed. libgprofng0 is already the newest version (2.44-3). libgprofng0 set to manually installed. libffi8 is already the newest version (3.4.7-1). libffi8 set to manually installed. base-files is already the newest version (13.7). cpp is already the newest version (4:14.2.0-1). cpp set to manually installed. bsdutils is already the newest version (1:2.40.4-5). sysvinit-utils is already the newest version (3.14-4). libnettle8t64 is already the newest version (3.10.1-1). libnettle8t64 set to manually installed. g++-14 is already the newest version (14.2.0-17). g++-14 set to manually installed. libldap2 is already the newest version (2.6.9+dfsg-2). libldap2 set to manually installed. xdg-utils is already the newest version (1.2.1-2). xdg-utils set to manually installed. libpcre2-32-0 is already the newest version (10.45-1). libpcre2-32-0 set to manually installed. g++-riscv64-linux-gnu is already the newest version (4:14.2.0-1). g++-riscv64-linux-gnu set to manually installed. libpcre2-dev is already the newest version (10.45-1). libpcre2-dev set to manually installed. libdeflate0 is already the newest version (1.23-1+b1). libdeflate0 set to manually installed. libdpkg-perl is already the newest version (1.22.18). libdpkg-perl set to manually installed. libngtcp2-16 is already the newest version (1.11.0-1). libngtcp2-16 set to manually installed. libisl23 is already the newest version (0.27-1). libisl23 set to manually installed. libsasl2-2 is already the newest version (2.1.28+dfsg1-9). libsasl2-2 set to manually installed. m4 is already the newest version (1.4.19-7). m4 set to manually installed. linux-libc-dev is already the newest version (6.12.17-1). linux-libc-dev set to manually installed. libxext6 is already the newest version (2:1.3.4-1+b3). libxext6 set to manually installed. libharfbuzz0b is already the newest version (10.2.0-1+b1). libharfbuzz0b set to manually installed. libpackage-deprecationmanager-perl is already the newest version (0.18-1). libpackage-deprecationmanager-perl set to manually installed. liblzma-dev is already the newest version (5.6.4-1). liblzma-dev set to manually installed. x11-common is already the newest version (1:7.7+24). x11-common set to manually installed. libmagic1t64 is already the newest version (1:5.46-2). libmagic1t64 set to manually installed. libtext-charwidth-perl is already the newest version (0.04-11+b4). libtext-charwidth-perl set to manually installed. libtsan2 is already the newest version (14.2.0-17). libtsan2 set to manually installed. libsystemd0 is already the newest version (257.4-3). libudev1 is already the newest version (257.4-3). zlib1g is already the newest version (1:1.3.dfsg+really1.3.1-1+b1). libc6-dev is already the newest version (2.41-6). libc6-dev set to manually installed. libwww-curl-simple-perl is already the newest version (0.100191-3). libwww-curl-simple-perl set to manually installed. ucf is already the newest version (3.0050). ucf set to manually installed. libunistring5 is already the newest version (1.3-1). libunistring5 set to manually installed. libstdc++6 is already the newest version (14.2.0-17). libstdc++6 set to manually installed. libmodule-implementation-perl is already the newest version (0.09-2). libmodule-implementation-perl set to manually installed. libsmartcols1 is already the newest version (2.40.4-5). libgdbm6t64 is already the newest version (1.24-2). libgdbm6t64 set to manually installed. libboost1.83-dev is already the newest version (1.83.0-4.1+b2). libboost1.83-dev set to manually installed. libmagic-mgc is already the newest version (1:5.46-2). libmagic-mgc set to manually installed. libsub-identify-perl is already the newest version (0.14-3+b3). libsub-identify-perl set to manually installed. binutils is already the newest version (2.44-3). binutils set to manually installed. libjansson4 is already the newest version (2.14-2+b3). libjansson4 set to manually installed. liblsan0 is already the newest version (14.2.0-17). liblsan0 set to manually installed. libngtcp2-crypto-gnutls8 is already the newest version (1.11.0-1). libngtcp2-crypto-gnutls8 set to manually installed. libicu76 is already the newest version (76.1-3). libicu76 set to manually installed. libperl5.40 is already the newest version (5.40.1-2). libperl5.40 set to manually installed. libgraphite2-3 is already the newest version (1.3.14-2+b1). libgraphite2-3 set to manually installed. readline-common is already the newest version (8.2-6). readline-common set to manually installed. libblas3 is already the newest version (3.12.1-2). libblas3 set to manually installed. gzip is already the newest version (1.13-1). libpipeline1 is already the newest version (1.5.8-1). libpipeline1 set to manually installed. libjbig0 is already the newest version (2.1-6.1+b2). libjbig0 set to manually installed. libpam-runtime is already the newest version (1.7.0-3). libclass-load-perl is already the newest version (0.25-2). libclass-load-perl set to manually installed. libb-hooks-endofscope-perl is already the newest version (0.28-1). libb-hooks-endofscope-perl set to manually installed. libgmp10 is already the newest version (2:6.3.0+dfsg-3). libxt6t64 is already the newest version (1:1.2.1-1.2+b2). libxt6t64 set to manually installed. libfreetype6 is already the newest version (2.13.3+dfsg-1). libfreetype6 set to manually installed. libncursesw6 is already the newest version (6.5+20250216-2). libncursesw6 set to manually installed. ncurses-base is already the newest version (6.5+20250216-2). libdist-checkconflicts-perl is already the newest version (0.11-2). libdist-checkconflicts-perl set to manually installed. findutils is already the newest version (4.10.0-3). libdeflate-dev is already the newest version (1.23-1+b1). libdeflate-dev set to manually installed. fontconfig is already the newest version (2.15.0-2.1). fontconfig set to manually installed. liburi-perl is already the newest version (5.30-1). liburi-perl set to manually installed. libfile-which-perl is already the newest version (1.27-2). libfile-which-perl set to manually installed. libicu-dev is already the newest version (76.1-3). libicu-dev set to manually installed. libsasl2-modules-db is already the newest version (2.1.28+dfsg1-9). libsasl2-modules-db set to manually installed. g++ is already the newest version (4:14.2.0-1). g++ set to manually installed. libmoose-perl is already the newest version (2.2207-1+b3). libmoose-perl set to manually installed. libpaper2 is already the newest version (2.2.5-0.3+b1). libpaper2 set to manually installed. libtcl8.6 is already the newest version (8.6.16+dfsg-1). libtcl8.6 set to manually installed. tar is already the newest version (1.35+dfsg-3.1). libpcre2-8-0 is already the newest version (10.45-1). sed is already the newest version (4.9-2). xauth is already the newest version (1:1.1.2-1.1). xauth set to manually installed. cpp-14-riscv64-linux-gnu is already the newest version (14.2.0-17). cpp-14-riscv64-linux-gnu set to manually installed. libgfortran5 is already the newest version (14.2.0-17). libgfortran5 set to manually installed. libtirpc-dev is already the newest version (1.3.6+ds-1). libtirpc-dev set to manually installed. libgcc-s1 is already the newest version (14.2.0-17). libencode-locale-perl is already the newest version (1.05-3). libencode-locale-perl set to manually installed. libmount1 is already the newest version (2.40.4-5). libaudit-common is already the newest version (1:4.0.2-2). libjpeg62-turbo is already the newest version (1:2.1.5-3.1). libjpeg62-turbo set to manually installed. libbinutils is already the newest version (2.44-3). libbinutils set to manually installed. dwz is already the newest version (0.15-1+b3). dwz set to manually installed. libkrb5support0 is already the newest version (1.21.3-5). libkrb5support0 set to manually installed. rpcsvc-proto is already the newest version (1.4.3-1+b2). rpcsvc-proto set to manually installed. procps is already the newest version (2:4.0.4-7). procps set to manually installed. pkgconf-bin is already the newest version (1.8.1-4). pkgconf-bin set to manually installed. automake is already the newest version (1:1.17-3). automake set to manually installed. libswitch-perl is already the newest version (2.17-3). libswitch-perl set to manually installed. icu-devtools is already the newest version (76.1-3). icu-devtools set to manually installed. gettext is already the newest version (0.23.1-1). gettext set to manually installed. libnamespace-clean-perl is already the newest version (0.27-2). libnamespace-clean-perl set to manually installed. libalgorithm-c3-perl is already the newest version (0.11-2). libalgorithm-c3-perl set to manually installed. libcrypt-dev is already the newest version (1:4.4.38-1). libcrypt-dev set to manually installed. libio-html-perl is already the newest version (1.004-3). libio-html-perl set to manually installed. libmro-compat-perl is already the newest version (0.15-2). libmro-compat-perl set to manually installed. libwebp7 is already the newest version (1.5.0-0.1). libwebp7 set to manually installed. libtext-wrapi18n-perl is already the newest version (0.06-10). libtext-wrapi18n-perl set to manually installed. libxml2 is already the newest version (2.12.7+dfsg+really2.9.14-0.3+b1). libxml2 set to manually installed. libpng16-16t64 is already the newest version (1.6.47-1.1). libpng16-16t64 set to manually installed. libcurl3t64-gnutls is already the newest version (8.13.0~rc2-1). libcurl3t64-gnutls set to manually installed. libdata-optlist-perl is already the newest version (0.114-1). libdata-optlist-perl set to manually installed. libarchive-zip-perl is already the newest version (1.68-1). libarchive-zip-perl set to manually installed. libssh2-1t64 is already the newest version (1.11.1-1). libssh2-1t64 set to manually installed. cpp-riscv64-linux-gnu is already the newest version (4:14.2.0-1). cpp-riscv64-linux-gnu set to manually installed. perl is already the newest version (5.40.1-2). perl set to manually installed. libtasn1-6 is already the newest version (4.20.0-2). libtasn1-6 set to manually installed. xz-utils is already the newest version (5.6.4-1). xz-utils set to manually installed. libmpc3 is already the newest version (1.3.1-1+b3). libmpc3 set to manually installed. zip is already the newest version (3.0-14). zip set to manually installed. libtry-tiny-perl is already the newest version (0.32-1). libtry-tiny-perl set to manually installed. autoconf is already the newest version (2.72-3). autoconf set to manually installed. libzstd1 is already the newest version (1.5.7+dfsg-1). libsub-exporter-perl is already the newest version (0.990-1). libsub-exporter-perl set to manually installed. libpcre2-posix3 is already the newest version (10.45-1). libpcre2-posix3 set to manually installed. liblapack-dev is already the newest version (3.12.1-2). liblapack-dev set to manually installed. init-system-helpers is already the newest version (1.68). libdevel-overloadinfo-perl is already the newest version (0.007-1). libdevel-overloadinfo-perl set to manually installed. dash is already the newest version (0.5.12-12). libclone-perl is already the newest version (0.47-1+b1). libclone-perl set to manually installed. libhttp-date-perl is already the newest version (6.06-1). libhttp-date-perl set to manually installed. fontconfig-config is already the newest version (2.15.0-2.1). fontconfig-config set to manually installed. libexpat1 is already the newest version (2.7.0-1). libexpat1 set to manually installed. tzdata is already the newest version (2025a-2). tzdata set to manually installed. libpackage-stash-xs-perl is already the newest version (0.30-1+b4). libpackage-stash-xs-perl set to manually installed. libparams-util-perl is already the newest version (1.102-3+b1). libparams-util-perl set to manually installed. libpangocairo-1.0-0 is already the newest version (1.56.3-1). libpangocairo-1.0-0 set to manually installed. bash is already the newest version (5.2.37-1.1). fonts-dejavu-mono is already the newest version (2.37-8). fonts-dejavu-mono set to manually installed. libmodule-runtime-perl is already the newest version (0.016-2). libmodule-runtime-perl set to manually installed. binutils-common is already the newest version (2.44-3). binutils-common set to manually installed. libtk8.6 is already the newest version (8.6.16-1). libtk8.6 set to manually installed. libtiff6 is already the newest version (4.5.1+git230720-5). libtiff6 set to manually installed. libvariable-magic-perl is already the newest version (0.64-1+b1). libvariable-magic-perl set to manually installed. liblapack3 is already the newest version (3.12.1-2). liblapack3 set to manually installed. libwww-curl-perl is already the newest version (4.17-11). libwww-curl-perl set to manually installed. libeval-closure-perl is already the newest version (0.14-3). libeval-closure-perl set to manually installed. r-cran-cli is already the newest version (3.6.4-1). r-cran-cli set to manually installed. libpackage-stash-perl is already the newest version (0.40-1). libpackage-stash-perl set to manually installed. gfortran-14-riscv64-linux-gnu is already the newest version (14.2.0-17). gfortran-14-riscv64-linux-gnu set to manually installed. libjpeg62-turbo-dev is already the newest version (1:2.1.5-3.1). libjpeg62-turbo-dev set to manually installed. dpkg is already the newest version (1.22.18). libctf0 is already the newest version (2.44-3). libctf0 set to manually installed. libglib2.0-0t64 is already the newest version (2.84.0-2). libglib2.0-0t64 set to manually installed. libatomic1 is already the newest version (14.2.0-17). libatomic1 set to manually installed. libkrb5-3 is already the newest version (1.21.3-5). libkrb5-3 set to manually installed. libxml2-dev is already the newest version (2.12.7+dfsg+really2.9.14-0.3+b1). libxml2-dev set to manually installed. mawk is already the newest version (1.3.4.20250131-1). debconf is already the newest version (1.5.91). libdb5.3t64 is already the newest version (5.3.28+dfsg2-9). po-debconf is already the newest version (1.0.21+nmu1). po-debconf set to manually installed. libthai-data is already the newest version (0.1.29-2). libthai-data set to manually installed. libpam-modules-bin is already the newest version (1.7.0-3). libtinfo6 is already the newest version (6.5+20250216-2). util-linux is already the newest version (2.40.4-5). libhogweed6t64 is already the newest version (3.10.1-1). libhogweed6t64 set to manually installed. gcc-14-riscv64-linux-gnu is already the newest version (14.2.0-17). gcc-14-riscv64-linux-gnu set to manually installed. libsub-name-perl is already the newest version (0.28-1). libsub-name-perl set to manually installed. libubsan1 is already the newest version (14.2.0-17). libubsan1 set to manually installed. perl-base is already the newest version (5.40.1-2). libkeyutils1 is already the newest version (1.6.3-4). libkeyutils1 set to manually installed. libnghttp3-9 is already the newest version (1.8.0-1). libnghttp3-9 set to manually installed. unzip is already the newest version (6.0-29). unzip set to manually installed. ncurses-bin is already the newest version (6.5+20250216-2). libxrender1 is already the newest version (1:0.9.10-1.1+b4). libxrender1 set to manually installed. zlib1g-dev is already the newest version (1:1.3.dfsg+really1.3.1-1+b1). zlib1g-dev set to manually installed. libtimedate-perl is already the newest version (2.3300-2). libtimedate-perl set to manually installed. gfortran-riscv64-linux-gnu is already the newest version (4:14.2.0-1). gfortran-riscv64-linux-gnu set to manually installed. perl-modules-5.40 is already the newest version (5.40.1-2). perl-modules-5.40 set to manually installed. libx11-6 is already the newest version (2:1.8.10-2). libx11-6 set to manually installed. gettext-base is already the newest version (0.23.1-1). gettext-base set to manually installed. libxau6 is already the newest version (1:1.0.11-1). libxau6 set to manually installed. libcap-ng0 is already the newest version (0.8.5-4+b1). build-essential is already the newest version (12.12). build-essential set to manually installed. libdevel-globaldestruction-perl is already the newest version (0.14-4). libdevel-globaldestruction-perl set to manually installed. gcc-14-base is already the newest version (14.2.0-17). dh-strip-nondeterminism is already the newest version (1.14.1-2). dh-strip-nondeterminism set to manually installed. libbz2-dev is already the newest version (1.0.8-6). libbz2-dev set to manually installed. libctf-nobfd0 is already the newest version (2.44-3). libctf-nobfd0 set to manually installed. binutils-riscv64-linux-gnu is already the newest version (2.44-3). binutils-riscv64-linux-gnu set to manually installed. libcrypt1 is already the newest version (1:4.4.38-1). libtool is already the newest version (2.5.4-4). libtool set to manually installed. intltool-debian is already the newest version (0.35.0+20060710.6). intltool-debian set to manually installed. libmodule-runtime-conflicts-perl is already the newest version (0.003-2). libmodule-runtime-conflicts-perl set to manually installed. gfortran is already the newest version (4:14.2.0-1). gfortran set to manually installed. cpp-14 is already the newest version (14.2.0-17). cpp-14 set to manually installed. libthai0 is already the newest version (0.1.29-2+b1). libthai0 set to manually installed. libcairo2 is already the newest version (1.18.4-1+b1). libcairo2 set to manually installed. libuchardet0 is already the newest version (0.0.8-1+b2). libuchardet0 set to manually installed. sensible-utils is already the newest version (0.0.24). sensible-utils set to manually installed. libncurses6 is already the newest version (6.5+20250216-2). libncurses6 set to manually installed. groff-base is already the newest version (1.23.0-7). groff-base set to manually installed. libpcre2-16-0 is already the newest version (10.45-1). libpcre2-16-0 set to manually installed. libxft2 is already the newest version (2.3.6-1+b4). libxft2 set to manually installed. libreadline-dev is already the newest version (8.2-6). libreadline-dev set to manually installed. pkgconf is already the newest version (1.8.1-4). pkgconf set to manually installed. hostname is already the newest version (3.25). coreutils is already the newest version (9.5-1). libxcb1 is already the newest version (1.17.0-2+b1). libxcb1 set to manually installed. dctrl-tools is already the newest version (2.24-3+b1). dctrl-tools set to manually installed. libpixman-1-0 is already the newest version (0.44.0-3). libpixman-1-0 set to manually installed. dpkg-dev is already the newest version (1.22.18). dpkg-dev set to manually installed. base-passwd is already the newest version (3.6.6). openssl is already the newest version (3.4.1-1). openssl set to manually installed. librtmp1 is already the newest version (2.4+20151223.gitfa8646d.1-2+b5). librtmp1 set to manually installed. libcom-err2 is already the newest version (1.47.2-1+b1). libcom-err2 set to manually installed. libxcb-render0 is already the newest version (1.17.0-2+b1). libxcb-render0 set to manually installed. libxss1 is already the newest version (1:1.2.3-1+b3). libxss1 set to manually installed. libnghttp2-14 is already the newest version (1.64.0-1). libnghttp2-14 set to manually installed. libsub-exporter-progressive-perl is already the newest version (0.001013-3). libsub-exporter-progressive-perl set to manually installed. libsharpyuv0 is already the newest version (1.5.0-0.1). libsharpyuv0 set to manually installed. libbrotli1 is already the newest version (1.1.0-2+b7). libbrotli1 set to manually installed. libsframe1 is already the newest version (2.44-3). libsframe1 set to manually installed. libmpfr6 is already the newest version (4.2.1-1+b2). libmpfr6 set to manually installed. ca-certificates is already the newest version (20241223). ca-certificates set to manually installed. fonts-dejavu-core is already the newest version (2.37-8). fonts-dejavu-core set to manually installed. bzip2 is already the newest version (1.0.8-6). bzip2 set to manually installed. libboost-dev is already the newest version (1.83.0.2+b2). libboost-dev set to manually installed. libtirpc3t64 is already the newest version (1.3.6+ds-1). libtirpc3t64 set to manually installed. grep is already the newest version (3.11-4). libproc2-0 is already the newest version (2:4.0.4-7). libproc2-0 set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: running --customize-hook in shell: sh -c 'chroot "$1" dpkg -r debootsnap-dummy' exec /srv/rebuilderd/tmp/mmdebstrap.v3jjJRO99z (Reading database ... 37161 files and directories currently installed.) Removing debootsnap-dummy (1.0) ... I: running --customize-hook in shell: sh -c 'chroot "$1" dpkg-query --showformat '${binary:Package}=${Version}\n' --show > "$1/pkglist"' exec /srv/rebuilderd/tmp/mmdebstrap.v3jjJRO99z I: running special hook: download /pkglist ./pkglist I: running --customize-hook in shell: sh -c 'rm "$1/pkglist"' exec /srv/rebuilderd/tmp/mmdebstrap.v3jjJRO99z I: running special hook: upload sources.list /etc/apt/sources.list I: waiting for background processes to finish... I: cleaning package lists and apt cache... I: skipping cleanup/reproducible as requested I: creating tarball... I: done I: removing tempdir /srv/rebuilderd/tmp/mmdebstrap.v3jjJRO99z... I: success in 340.6749 seconds Downloading dependency 251 of 312: perl-base:riscv64=5.40.1-2 Downloading dependency 252 of 312: libkeyutils1:riscv64=1.6.3-4 Downloading dependency 253 of 312: libnghttp3-9:riscv64=1.8.0-1 Downloading dependency 254 of 312: unzip:riscv64=6.0-29 Downloading dependency 255 of 312: ncurses-bin:riscv64=6.5+20250216-2 Downloading dependency 256 of 312: libxrender1:riscv64=1:0.9.10-1.1+b4 Downloading dependency 257 of 312: zlib1g-dev:riscv64=1:1.3.dfsg+really1.3.1-1+b1 Downloading dependency 258 of 312: libtimedate-perl:riscv64=2.3300-2 Downloading dependency 259 of 312: gfortran-riscv64-linux-gnu:riscv64=4:14.2.0-1 Downloading dependency 260 of 312: perl-modules-5.40:riscv64=5.40.1-2 Downloading dependency 261 of 312: libx11-6:riscv64=2:1.8.10-2 Downloading dependency 262 of 312: gettext-base:riscv64=0.23.1-1 Downloading dependency 263 of 312: libxau6:riscv64=1:1.0.11-1 Downloading dependency 264 of 312: libcap-ng0:riscv64=0.8.5-4+b1 Downloading dependency 265 of 312: build-essential:riscv64=12.12 Downloading dependency 266 of 312: libdevel-globaldestruction-perl:riscv64=0.14-4 Downloading dependency 267 of 312: gcc-14-base:riscv64=14.2.0-17 Downloading dependency 268 of 312: dh-strip-nondeterminism:riscv64=1.14.1-2 Downloading dependency 269 of 312: libbz2-dev:riscv64=1.0.8-6 Downloading dependency 270 of 312: libctf-nobfd0:riscv64=2.44-3 Downloading dependency 271 of 312: binutils-riscv64-linux-gnu:riscv64=2.44-3 Downloading dependency 272 of 312: libcrypt1:riscv64=1:4.4.38-1 Downloading dependency 273 of 312: libtool:riscv64=2.5.4-4 Downloading dependency 274 of 312: intltool-debian:riscv64=0.35.0+20060710.6 Downloading dependency 275 of 312: libmodule-runtime-conflicts-perl:riscv64=0.003-2 Downloading dependency 276 of 312: gfortran:riscv64=4:14.2.0-1 Downloading dependency 277 of 312: cpp-14:riscv64=14.2.0-17 Downloading dependency 278 of 312: libthai0:riscv64=0.1.29-2+b1 Downloading dependency 279 of 312: libcairo2:riscv64=1.18.4-1+b1 Downloading dependency 280 of 312: libuchardet0:riscv64=0.0.8-1+b2 Downloading dependency 281 of 312: sensible-utils:riscv64=0.0.24 Downloading dependency 282 of 312: libncurses6:riscv64=6.5+20250216-2 Downloading dependency 283 of 312: groff-base:riscv64=1.23.0-7 Downloading dependency 284 of 312: libpcre2-16-0:riscv64=10.45-1 Downloading dependency 285 of 312: libxft2:riscv64=2.3.6-1+b4 Downloading dependency 286 of 312: libreadline-dev:riscv64=8.2-6 Downloading dependency 287 of 312: pkgconf:riscv64=1.8.1-4 Downloading dependency 288 of 312: hostname:riscv64=3.25 Downloading dependency 289 of 312: coreutils:riscv64=9.5-1 Downloading dependency 290 of 312: libxcb1:riscv64=1.17.0-2+b1 Downloading dependency 291 of 312: dctrl-tools:riscv64=2.24-3+b1 Downloading dependency 292 of 312: libpixman-1-0:riscv64=0.44.0-3 Downloading dependency 293 of 312: dpkg-dev:riscv64=1.22.18 Downloading dependency 294 of 312: base-passwd:riscv64=3.6.6 Downloading dependency 295 of 312: openssl:riscv64=3.4.1-1 Downloading dependency 296 of 312: librtmp1:riscv64=2.4+20151223.gitfa8646d.1-2+b5 Downloading dependency 297 of 312: libcom-err2:riscv64=1.47.2-1+b1 Downloading dependency 298 of 312: libxcb-render0:riscv64=1.17.0-2+b1 Downloading dependency 299 of 312: libxss1:riscv64=1:1.2.3-1+b3 Downloading dependency 300 of 312: libnghttp2-14:riscv64=1.64.0-1 Downloading dependency 301 of 312: libsub-exporter-progressive-perl:riscv64=0.001013-3 Downloading dependency 302 of 312: libsharpyuv0:riscv64=1.5.0-0.1 Downloading dependency 303 of 312: libbrotli1:riscv64=1.1.0-2+b7 Downloading dependency 304 of 312: libsframe1:riscv64=2.44-3 Downloading dependency 305 of 312: libmpfr6:riscv64=4.2.1-1+b2 Downloading dependency 306 of 312: ca-certificates:riscv64=20241223 Downloading dependency 307 of 312: fonts-dejavu-core:riscv64=2.37-8 Downloading dependency 308 of 312: bzip2:riscv64=1.0.8-6 Downloading dependency 309 of 312: libboost-dev:riscv64=1.83.0.2+b2 Downloading dependency 310 of 312: libtirpc3t64:riscv64=1.3.6+ds-1 Downloading dependency 311 of 312: grep:riscv64=3.11-4 Downloading dependency 312 of 312: libproc2-0:riscv64=2:4.0.4-7 env --chdir=/srv/rebuilderd/tmp/rebuilderdyNgFhz/out DEB_BUILD_OPTIONS=parallel=4 LANG=C.UTF-8 LC_COLLATE=C.UTF-8 LC_CTYPE=C.UTF-8 SOURCE_DATE_EPOCH=1742342150 SBUILD_CONFIG=/srv/rebuilderd/tmp/debrebuildjRtkVs/debrebuild.sbuildrc.f59EOFFwuDdP sbuild --build=riscv64 --host=riscv64 --no-source --arch-any --no-arch-all --chroot=/srv/rebuilderd/tmp/debrebuildjRtkVs/debrebuild.tar.mdcEpXfb0EjJ --chroot-mode=unshare --dist=unstable --no-run-lintian --no-run-piuparts --no-run-autopkgtest --no-apt-update --no-apt-upgrade --no-apt-distupgrade --verbose --nolog --bd-uninstallable-explainer= --build-path=/build/reproducible-path --dsc-dir=r-cran-xml2-1.3.8 /srv/rebuilderd/tmp/rebuilderdyNgFhz/inputs/r-cran-xml2_1.3.8-1.dsc I: consider moving your ~/.sbuildrc to /srv/rebuilderd/.config/sbuild/config.pl The Debian buildds switched to the "unshare" backend and sbuild will default to it in the future. To start using "unshare" add this to your `~/.config/sbuild/config.pl`: $chroot_mode = "unshare"; If you want to keep the old "schroot" mode even in the future, add the following to your `~/.config/sbuild/config.pl`: $chroot_mode = "schroot"; $schroot = "schroot"; sbuild (Debian sbuild) 0.89.3 (07 June 2025) on localhost +==============================================================================+ | r-cran-xml2 1.3.8-1 (riscv64) Tue, 08 Jul 2025 09:37:55 +0000 | +==============================================================================+ Package: r-cran-xml2 Version: 1.3.8-1 Source Version: 1.3.8-1 Distribution: unstable Machine Architecture: riscv64 Host Architecture: riscv64 Build Architecture: riscv64 Build Type: any I: No tarballs found in /srv/rebuilderd/.cache/sbuild I: Unpacking /srv/rebuilderd/tmp/debrebuildjRtkVs/debrebuild.tar.mdcEpXfb0EjJ to /srv/rebuilderd/tmp/tmp.sbuild.qHb9DZCv8E... I: Setting up the chroot... I: Creating chroot session... I: Setting up log color... I: Setting up apt archive... +------------------------------------------------------------------------------+ | Fetch source files Tue, 08 Jul 2025 09:39:21 +0000 | +------------------------------------------------------------------------------+ Local sources ------------- /srv/rebuilderd/tmp/rebuilderdyNgFhz/inputs/r-cran-xml2_1.3.8-1.dsc exists in /srv/rebuilderd/tmp/rebuilderdyNgFhz/inputs; copying to chroot +------------------------------------------------------------------------------+ | Install package build dependencies Tue, 08 Jul 2025 09:39:33 +0000 | +------------------------------------------------------------------------------+ Setup apt archive ----------------- Merged Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-cli, r-cran-rlang (>= 1.1.0), libxml2-dev, libboost-dev, build-essential Filtered Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-cli, r-cran-rlang (>= 1.1.0), libxml2-dev, libboost-dev, build-essential dpkg-deb: building package 'sbuild-build-depends-main-dummy' in '/build/reproducible-path/resolver-am9YXz/apt_archive/sbuild-build-depends-main-dummy.deb'. Install main build dependencies (apt-based resolver) ---------------------------------------------------- Installing build dependencies +------------------------------------------------------------------------------+ | Check architectures Tue, 08 Jul 2025 09:40:03 +0000 | +------------------------------------------------------------------------------+ Arch check ok (riscv64 included in any) +------------------------------------------------------------------------------+ | Build environment Tue, 08 Jul 2025 09:40:06 +0000 | +------------------------------------------------------------------------------+ Kernel: Linux 6.12.33+deb13-riscv64 #1 SMP Debian 6.12.33-1 (2025-06-19) riscv64 (riscv64) Toolchain package versions: binutils_2.44-3 dpkg-dev_1.22.18 g++-14_14.2.0-17 gcc-14_14.2.0-17 libc6-dev_2.41-6 libstdc++-14-dev_14.2.0-17 libstdc++6_14.2.0-17 linux-libc-dev_6.12.17-1 Package versions: autoconf_2.72-3 automake_1:1.17-3 autopoint_0.23.1-1 autotools-dev_20220109.1 base-files_13.7 base-passwd_3.6.6 bash_5.2.37-1.1 binutils_2.44-3 binutils-common_2.44-3 binutils-riscv64-linux-gnu_2.44-3 bsdextrautils_2.40.4-5 bsdutils_1:2.40.4-5 build-essential_12.12 bzip2_1.0.8-6 ca-certificates_20241223 coreutils_9.5-1 cpp_4:14.2.0-1 cpp-14_14.2.0-17 cpp-14-riscv64-linux-gnu_14.2.0-17 cpp-riscv64-linux-gnu_4:14.2.0-1 dash_0.5.12-12 dctrl-tools_2.24-3+b1 debconf_1.5.91 debhelper_13.24.1 debianutils_5.21 dh-autoreconf_20 dh-r_20241218 dh-strip-nondeterminism_1.14.1-2 diffutils_1:3.10-2 dpkg_1.22.18 dpkg-dev_1.22.18 dwz_0.15-1+b3 file_1:5.46-2 findutils_4.10.0-3 fontconfig_2.15.0-2.1 fontconfig-config_2.15.0-2.1 fonts-dejavu-core_2.37-8 fonts-dejavu-mono_2.37-8 g++_4:14.2.0-1 g++-14_14.2.0-17 g++-14-riscv64-linux-gnu_14.2.0-17 g++-riscv64-linux-gnu_4:14.2.0-1 gcc_4:14.2.0-1 gcc-14_14.2.0-17 gcc-14-base_14.2.0-17 gcc-14-riscv64-linux-gnu_14.2.0-17 gcc-riscv64-linux-gnu_4:14.2.0-1 gettext_0.23.1-1 gettext-base_0.23.1-1 gfortran_4:14.2.0-1 gfortran-14_14.2.0-17 gfortran-14-riscv64-linux-gnu_14.2.0-17 gfortran-riscv64-linux-gnu_4:14.2.0-1 grep_3.11-4 groff-base_1.23.0-7 gzip_1.13-1 hostname_3.25 icu-devtools_76.1-3 init-system-helpers_1.68 intltool-debian_0.35.0+20060710.6 libacl1_2.3.2-2+b1 libalgorithm-c3-perl_0.11-2 libarchive-zip-perl_1.68-1 libasan8_14.2.0-17 libatomic1_14.2.0-17 libattr1_1:2.5.2-3 libaudit-common_1:4.0.2-2 libaudit1_1:4.0.2-2+b2 libb-hooks-endofscope-perl_0.28-1 libb-hooks-op-check-perl_0.22-3+b2 libbinutils_2.44-3 libblas-dev_3.12.1-2 libblas3_3.12.1-2 libblkid1_2.40.4-5 libboost-dev_1.83.0.2+b2 libboost1.83-dev_1.83.0-4.1+b2 libbrotli1_1.1.0-2+b7 libbz2-1.0_1.0.8-6 libbz2-dev_1.0.8-6 libc-bin_2.41-6 libc-dev-bin_2.41-6 libc6_2.41-6 libc6-dev_2.41-6 libcairo2_1.18.4-1+b1 libcap-ng0_0.8.5-4+b1 libcap2_1:2.75-2 libcc1-0_14.2.0-17 libclass-c3-perl_0.35-2 libclass-load-perl_0.25-2 libclass-load-xs-perl_0.10-2+b3 libclone-perl_0.47-1+b1 libcom-err2_1.47.2-1+b1 libcrypt-dev_1:4.4.38-1 libcrypt1_1:4.4.38-1 libctf-nobfd0_2.44-3 libctf0_2.44-3 libcurl3t64-gnutls_8.13.0~rc2-1 libcurl4t64_8.13.0~rc2-1 libdata-optlist-perl_0.114-1 libdatrie1_0.2.13-3+b1 libdb5.3t64_5.3.28+dfsg2-9 libdebconfclient0_0.277 libdebhelper-perl_13.24.1 libdeflate-dev_1.23-1+b1 libdeflate0_1.23-1+b1 libdevel-callchecker-perl_0.009-1+b1 libdevel-globaldestruction-perl_0.14-4 libdevel-overloadinfo-perl_0.007-1 libdevel-stacktrace-perl_2.0500-1 libdist-checkconflicts-perl_0.11-2 libdpkg-perl_1.22.18 libdynaloader-functions-perl_0.004-1 libelf1t64_0.192-4 libencode-locale-perl_1.05-3 libeval-closure-perl_0.14-3 libexpat1_2.7.0-1 libffi8_3.4.7-1 libfile-stripnondeterminism-perl_1.14.1-2 libfile-which-perl_1.27-2 libfontconfig1_2.15.0-2.1 libfreetype6_2.13.3+dfsg-1 libfribidi0_1.0.16-1 libgcc-14-dev_14.2.0-17 libgcc-s1_14.2.0-17 libgdbm-compat4t64_1.24-2 libgdbm6t64_1.24-2 libgfortran-14-dev_14.2.0-17 libgfortran5_14.2.0-17 libglib2.0-0t64_2.84.0-2 libgmp10_2:6.3.0+dfsg-3 libgnutls30t64_3.8.9-2 libgomp1_14.2.0-17 libgprofng0_2.44-3 libgraphite2-3_1.3.14-2+b1 libgssapi-krb5-2_1.21.3-5 libharfbuzz0b_10.2.0-1+b1 libhogweed6t64_3.10.1-1 libhttp-date-perl_6.06-1 libhttp-message-perl_7.00-2 libice6_2:1.1.1-1 libicu-dev_76.1-3 libicu76_76.1-3 libidn2-0_2.3.8-2 libio-html-perl_1.004-3 libisl23_0.27-1 libitm1_14.2.0-17 libjansson4_2.14-2+b3 libjbig0_2.1-6.1+b2 libjpeg-dev_1:2.1.5-3.1 libjpeg62-turbo_1:2.1.5-3.1 libjpeg62-turbo-dev_1:2.1.5-3.1 libk5crypto3_1.21.3-5 libkeyutils1_1.6.3-4 libkrb5-3_1.21.3-5 libkrb5support0_1.21.3-5 liblapack-dev_3.12.1-2 liblapack3_3.12.1-2 libldap2_2.6.9+dfsg-2 liblerc4_4.0.0+ds-5 liblsan0_14.2.0-17 liblwp-mediatypes-perl_6.04-2 liblzma-dev_5.6.4-1 liblzma5_5.6.4-1 libmagic-mgc_1:5.46-2 libmagic1t64_1:5.46-2 libmd0_1.1.0-2+b1 libmodule-implementation-perl_0.09-2 libmodule-runtime-conflicts-perl_0.003-2 libmodule-runtime-perl_0.016-2 libmoose-perl_2.2207-1+b3 libmount1_2.40.4-5 libmpc3_1.3.1-1+b3 libmpfr6_4.2.1-1+b2 libmro-compat-perl_0.15-2 libnamespace-clean-perl_0.27-2 libncurses-dev_6.5+20250216-2 libncurses6_6.5+20250216-2 libncursesw6_6.5+20250216-2 libnettle8t64_3.10.1-1 libnghttp2-14_1.64.0-1 libnghttp3-9_1.8.0-1 libngtcp2-16_1.11.0-1 libngtcp2-crypto-gnutls8_1.11.0-1 libp11-kit0_0.25.5-3 libpackage-deprecationmanager-perl_0.18-1 libpackage-stash-perl_0.40-1 libpackage-stash-xs-perl_0.30-1+b4 libpam-modules_1.7.0-3 libpam-modules-bin_1.7.0-3 libpam-runtime_1.7.0-3 libpam0g_1.7.0-3 libpango-1.0-0_1.56.3-1 libpangocairo-1.0-0_1.56.3-1 libpangoft2-1.0-0_1.56.3-1 libpaper-utils_2.2.5-0.3+b1 libpaper2_2.2.5-0.3+b1 libparams-classify-perl_0.015-2+b4 libparams-util-perl_1.102-3+b1 libpcre2-16-0_10.45-1 libpcre2-32-0_10.45-1 libpcre2-8-0_10.45-1 libpcre2-dev_10.45-1 libpcre2-posix3_10.45-1 libperl5.40_5.40.1-2 libpipeline1_1.5.8-1 libpixman-1-0_0.44.0-3 libpkgconf3_1.8.1-4 libpng-dev_1.6.47-1.1 libpng16-16t64_1.6.47-1.1 libproc2-0_2:4.0.4-7 libpsl5t64_0.21.2-1.1+b1 libreadline-dev_8.2-6 libreadline8t64_8.2-6 librtmp1_2.4+20151223.gitfa8646d.1-2+b5 libsasl2-2_2.1.28+dfsg1-9 libsasl2-modules-db_2.1.28+dfsg1-9 libselinux1_3.8.1-1 libsframe1_2.44-3 libsharpyuv0_1.5.0-0.1 libsm6_2:1.2.4-1 libsmartcols1_2.40.4-5 libssh2-1t64_1.11.1-1 libssl3t64_3.4.1-1 libstdc++-14-dev_14.2.0-17 libstdc++6_14.2.0-17 libsub-exporter-perl_0.990-1 libsub-exporter-progressive-perl_0.001013-3 libsub-identify-perl_0.14-3+b3 libsub-install-perl_0.929-1 libsub-name-perl_0.28-1 libswitch-perl_2.17-3 libsystemd0_257.4-3 libtasn1-6_4.20.0-2 libtcl8.6_8.6.16+dfsg-1 libtext-charwidth-perl_0.04-11+b4 libtext-wrapi18n-perl_0.06-10 libthai-data_0.1.29-2 libthai0_0.1.29-2+b1 libtiff6_4.5.1+git230720-5 libtimedate-perl_2.3300-2 libtinfo6_6.5+20250216-2 libtirpc-common_1.3.6+ds-1 libtirpc-dev_1.3.6+ds-1 libtirpc3t64_1.3.6+ds-1 libtk8.6_8.6.16-1 libtool_2.5.4-4 libtry-tiny-perl_0.32-1 libtsan2_14.2.0-17 libubsan1_14.2.0-17 libuchardet0_0.0.8-1+b2 libudev1_257.4-3 libunistring5_1.3-1 liburi-perl_5.30-1 libuuid1_2.40.4-5 libvariable-magic-perl_0.64-1+b1 libwebp7_1.5.0-0.1 libwww-curl-perl_4.17-11 libwww-curl-simple-perl_0.100191-3 libx11-6_2:1.8.10-2 libx11-data_2:1.8.10-2 libxau6_1:1.0.11-1 libxcb-render0_1.17.0-2+b1 libxcb-shm0_1.17.0-2+b1 libxcb1_1.17.0-2+b1 libxdmcp6_1:1.1.5-1 libxext6_2:1.3.4-1+b3 libxft2_2.3.6-1+b4 libxml2_2.12.7+dfsg+really2.9.14-0.3+b1 libxml2-dev_2.12.7+dfsg+really2.9.14-0.3+b1 libxmuu1_2:1.1.3-3+b4 libxrender1_1:0.9.10-1.1+b4 libxss1_1:1.2.3-1+b3 libxt6t64_1:1.2.1-1.2+b2 libzstd1_1.5.7+dfsg-1 linux-libc-dev_6.12.17-1 m4_1.4.19-7 make_4.4.1-1 man-db_2.13.0-1 mawk_1.3.4.20250131-1 ncurses-base_6.5+20250216-2 ncurses-bin_6.5+20250216-2 openssl_3.4.1-1 openssl-provider-legacy_3.4.1-1 patch_2.7.6-7+b2 perl_5.40.1-2 perl-base_5.40.1-2 perl-modules-5.40_5.40.1-2 pkgconf_1.8.1-4 pkgconf-bin_1.8.1-4 po-debconf_1.0.21+nmu1 procps_2:4.0.4-7 r-base-core_4.4.3-1+b1 r-base-dev_4.4.3-1 r-cran-cli_3.6.4-1 r-cran-rlang_1.1.5-1 readline-common_8.2-6 rpcsvc-proto_1.4.3-1+b2 sed_4.9-2 sensible-utils_0.0.24 sysvinit-utils_3.14-4 tar_1.35+dfsg-3.1 tzdata_2025a-2 ucf_3.0050 unzip_6.0-29 util-linux_2.40.4-5 x11-common_1:7.7+24 xauth_1:1.1.2-1.1 xdg-utils_1.2.1-2 xz-utils_5.6.4-1 zip_3.0-14 zlib1g_1:1.3.dfsg+really1.3.1-1+b1 zlib1g-dev_1:1.3.dfsg+really1.3.1-1+b1 +------------------------------------------------------------------------------+ | Build Tue, 08 Jul 2025 09:40:06 +0000 | +------------------------------------------------------------------------------+ Unpack source ------------- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 3.0 (quilt) Source: r-cran-xml2 Binary: r-cran-xml2 Architecture: any Version: 1.3.8-1 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Homepage: https://cran.r-project.org/package=xml2 Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-xml2 Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-xml2.git Testsuite: autopkgtest, autopkgtest-pkg-r Testsuite-Triggers: r-cran-covr, r-cran-curl, r-cran-httr, r-cran-knitr, r-cran-magrittr, r-cran-mockery, r-cran-rmarkdown, r-cran-testthat, r-cran-xslt Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-cli, r-cran-rlang (>= 1.1.0), libxml2-dev, libboost-dev Package-List: r-cran-xml2 deb gnu-r optional arch=any Checksums-Sha1: b33c739fbb19976da736153b3387e3bb2884bbc5 152925 r-cran-xml2_1.3.8.orig.tar.gz 189775ee6172760cc50004e695bf90b20961e77b 9936 r-cran-xml2_1.3.8-1.debian.tar.xz Checksums-Sha256: 725d2243638c279d276086ddc70a2b13fb9de81e95a1d55a1156c35c32ad1007 152925 r-cran-xml2_1.3.8.orig.tar.gz 3ac2b543fa0ed7d1ec290c9c2c6bfa2858a266075c3fa61648426e621d9037dc 9936 r-cran-xml2_1.3.8-1.debian.tar.xz Files: 1864349a22fb93276bd7c5e87ade8287 152925 r-cran-xml2_1.3.8.orig.tar.gz 664ce3ac5c6f8127a53b858b515817fa 9936 r-cran-xml2_1.3.8-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEc0cUmcxg7Z7ugFlGxb1sjyKV1QIFAmfaCo0SHHBsZXNzeUBk ZWJpYW4ub3JnAAoJEMW9bI8ildUCCZMQAIpAEwN9bQBRMrt9Wplh2ZxPjP7BgAr7 m7M4Vn8wtnMAGBl/FoSBdv1pQZmFtYdG6QDgBqIwzz1qKqQXLD83/j5X0tXVD/5D 0ZGmd4/0viv2kbASTSzZ1IZfdg3QRR0ttIAD3PowN94TePpqglGoUNQV7i0pegMY 2KqW/jOtF9v/EbB6aio7UIm7aAjFKMmVPHIIZWwf76PfAQc4DQXLZvV2AaC2KNge bRewoeD2UBqBD8ubaVTzI339kx7DJriLHeIeZkwj7NP0XIyn3oyzP9/+GWSHwlsG N//JFehWtIeUpFcPKOrRcB20YqvzFuQCJovhBJfB4OG+1u9dKAXYGJAVht8Iq87E 1x9DXHmNp0f8kRglaZ89bR8aMrtL5WclHmQIK0zXNyXWvvdMmsnN5xeYFJN5pj7e wsK2KKnuvHujoD828UO0+xiB6vUn1Qmn09upeYDxfvno7Wnjx5fdvvcyRgU3cqbi XaF/QVVtTPPRn1FReNQsEA7+/4OiB/r/gTLGXNisYAXcv+fQe/QYn+dtIxoEuPIi tmfIWS5hGLB/MIMnkQ2eIDd3hRz/U0WBXwLvuwkqpO9Vilz7N6bdeoy+OTttKXrq n2u1EakFsxp5COPGYap1/I9PIwWG9MgspasxOum6uBdmS0dMtG81eYhIk3oZ0KF1 X5va3lSRyaQg =QM1U -----END PGP SIGNATURE----- dpkg-source: warning: cannot verify inline signature for ./r-cran-xml2_1.3.8-1.dsc: unsupported subcommand dpkg-source: info: extracting r-cran-xml2 in /build/reproducible-path/r-cran-xml2-1.3.8 dpkg-source: info: unpacking r-cran-xml2_1.3.8.orig.tar.gz dpkg-source: info: unpacking r-cran-xml2_1.3.8-1.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying privacy_breach.patch Check disk space ---------------- Sufficient free space for build User Environment ---------------- APT_CONFIG=/var/lib/sbuild/apt.conf DEB_BUILD_OPTIONS=parallel=4 HOME=/sbuild-nonexistent LANG=C.UTF-8 LC_ALL=C.UTF-8 LC_COLLATE=C.UTF-8 LC_CTYPE=C.UTF-8 LOGNAME=sbuild PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games SHELL=/bin/sh SOURCE_DATE_EPOCH=1742342150 USER=sbuild dpkg-buildpackage ----------------- Command: dpkg-buildpackage --sanitize-env -us -uc -B dpkg-buildpackage: info: source package r-cran-xml2 dpkg-buildpackage: info: source version 1.3.8-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Charles Plessy dpkg-source --before-build . dpkg-buildpackage: info: host architecture riscv64 debian/rules clean dh clean --buildsystem R dh_auto_clean -O--buildsystem=R dh_autoreconf_clean -O--buildsystem=R dh_clean -O--buildsystem=R debian/rules binary-arch dh binary-arch --buildsystem R dh_update_autotools_config -a -O--buildsystem=R dh_autoreconf -a -O--buildsystem=R dh_auto_configure -a -O--buildsystem=R dh_auto_build -a -O--buildsystem=R dh_auto_test -a -O--buildsystem=R create-stamp debian/debhelper-build-stamp dh_testroot -a -O--buildsystem=R dh_prep -a -O--buildsystem=R dh_auto_install --destdir=debian/r-cran-xml2/ -a -O--buildsystem=R I: R packages needed for DEP8: covr, curl, httr, knitr, magrittr, mockery, rmarkdown, testthat (>= 3.2.0), xslt I: R Package: xml2 Version: 1.3.8 I: Building using R version 4.4.3-1 I: R API version: r-api-4.0 I: Using built-time from d/changelog: Wed, 19 Mar 2025 08:55:50 +0900 mkdir -p /build/reproducible-path/r-cran-xml2-1.3.8/debian/r-cran-xml2/usr/lib/R/site-library R CMD INSTALL -l /build/reproducible-path/r-cran-xml2-1.3.8/debian/r-cran-xml2/usr/lib/R/site-library --clean . "--built-timestamp='Wed, 19 Mar 2025 08:55:50 +0900'" * installing *source* package ‘xml2’ ... file ‘inst/extdata/r-project.html’ has the wrong MD5 checksum ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/libxml2 Using PKG_LIBS=-lxml2 ** libs using C compiler: ‘gcc (Debian 14.2.0-17) 14.2.0’ using C++ compiler: ‘g++ (Debian 14.2.0-17) 14.2.0’ make[1]: Entering directory '/build/reproducible-path/r-cran-xml2-1.3.8/src' g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -DSTRICT_R_HEADERS -DR_NO_REMAP -fvisibility=hidden -fpic -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.4.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c connection.cpp -o connection.o gcc -I"/usr/share/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -DSTRICT_R_HEADERS -DR_NO_REMAP -fvisibility=hidden -fpic -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.4.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c init.c -o init.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -DSTRICT_R_HEADERS -DR_NO_REMAP -fvisibility=hidden -fpic -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.4.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c xml2_doc.cpp -o xml2_doc.o gcc -I"/usr/share/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -DSTRICT_R_HEADERS -DR_NO_REMAP -fvisibility=hidden -fpic -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.4.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c xml2_init.c -o xml2_init.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -DSTRICT_R_HEADERS -DR_NO_REMAP -fvisibility=hidden -fpic -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.4.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c xml2_namespace.cpp -o xml2_namespace.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -DSTRICT_R_HEADERS -DR_NO_REMAP -fvisibility=hidden -fpic -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.4.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c xml2_node.cpp -o xml2_node.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -DSTRICT_R_HEADERS -DR_NO_REMAP -fvisibility=hidden -fpic -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.4.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c xml2_output.cpp -o xml2_output.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -DSTRICT_R_HEADERS -DR_NO_REMAP -fvisibility=hidden -fpic -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.4.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c xml2_schema.cpp -o xml2_schema.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -DSTRICT_R_HEADERS -DR_NO_REMAP -fvisibility=hidden -fpic -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.4.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c xml2_url.cpp -o xml2_url.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -DU_SHOW_CPLUSPLUS_API=0 -DSTRICT_R_HEADERS -DR_NO_REMAP -fvisibility=hidden -fpic -g -O2 -ffile-prefix-map=/build/reproducible-path/r-base-4.4.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c xml2_xpath.cpp -o xml2_xpath.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-z,relro -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/usr/lib/R/lib -lR make[1]: Leaving directory '/build/reproducible-path/r-cran-xml2-1.3.8/src' make[1]: Entering directory '/build/reproducible-path/r-cran-xml2-1.3.8/src' make[1]: Leaving directory '/build/reproducible-path/r-cran-xml2-1.3.8/src' installing to /build/reproducible-path/r-cran-xml2-1.3.8/debian/r-cran-xml2/usr/lib/R/site-library/00LOCK-r-cran-xml2-1.3.8/00new/xml2/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (xml2) rm -f /build/reproducible-path/r-cran-xml2-1.3.8/debian/r-cran-xml2/usr/lib/R/site-library/xml2/LICENSE /bin/sh: 1: apt-cache: not found grep-aptavail: command (apt-cache dumpavail) failed (exit status 127) W: Ignoring specified R dependency: R (>= 3.6.0) W: Please install devscripts to enable an attempt to create debian package for Recommends:covr. W: Please install devscripts to enable an attempt to create debian package for Recommends:curl. W: Please install devscripts to enable an attempt to create debian package for Recommends:httr. W: Please install devscripts to enable an attempt to create debian package for Recommends:knitr. W: Please install devscripts to enable an attempt to create debian package for Recommends:magrittr. W: Please install devscripts to enable an attempt to create debian package for Recommends:mockery. W: Please install devscripts to enable an attempt to create debian package for Recommends:rmarkdown. W: Please install devscripts to enable an attempt to create debian package for Recommends:testthat. W: Please install devscripts to enable an attempt to create debian package for Recommends:xslt. W: Cannot find a debian package for Suggests:testthat (>= 3.2.0) I: Using r-cran-cli for Imports:cli I: Using r-cran-rlang for Imports:rlang (>= 1.1.0) I: Use r-cran-xml2 as Debian binary package for variables substitution debian/rules override_dh_install make[1]: Entering directory '/build/reproducible-path/r-cran-xml2-1.3.8' dh_install find debian -name r-project.html -exec \ sed -i -e 's|http.*/jquery.min.js|file://usr/share/javascript/jquery/jquery.min.js|' \{\} \; make[1]: Leaving directory '/build/reproducible-path/r-cran-xml2-1.3.8' dh_installdocs -a -O--buildsystem=R dh_installchangelogs -a -O--buildsystem=R dh_installsystemduser -a -O--buildsystem=R dh_perl -a -O--buildsystem=R dh_link -a -O--buildsystem=R dh_strip_nondeterminism -a -O--buildsystem=R dh_compress -a -O--buildsystem=R dh_fixperms -a -O--buildsystem=R dh_missing -a -O--buildsystem=R dh_dwz -a -O--buildsystem=R dh_strip -a -O--buildsystem=R dh_makeshlibs -a -O--buildsystem=R dh_shlibdeps -a -O--buildsystem=R dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 from: /lib/ld-linux-riscv64-lp64d.so.1 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib/ld-linux-riscv64-lp64d.so.1.usr-is-merged dh_installdeb -a -O--buildsystem=R dh_gencontrol -a -O--buildsystem=R dh_md5sums -a -O--buildsystem=R dh_builddeb -a -O--buildsystem=R dpkg-deb: building package 'r-cran-xml2-dbgsym' in '../r-cran-xml2-dbgsym_1.3.8-1_riscv64.deb'. dpkg-deb: building package 'r-cran-xml2' in '../r-cran-xml2_1.3.8-1_riscv64.deb'. dpkg-genbuildinfo --build=any -O../r-cran-xml2_1.3.8-1_riscv64.buildinfo dpkg-genchanges --build=any -O../r-cran-xml2_1.3.8-1_riscv64.changes dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) -------------------------------------------------------------------------------- Build finished at 2025-07-08T09:42:55Z Finished -------- I: Built successfully +------------------------------------------------------------------------------+ | Changes Tue, 08 Jul 2025 09:43:00 +0000 | +------------------------------------------------------------------------------+ r-cran-xml2_1.3.8-1_riscv64.changes: ------------------------------------ Format: 1.8 Date: Wed, 19 Mar 2025 08:55:50 +0900 Source: r-cran-xml2 Binary: r-cran-xml2 r-cran-xml2-dbgsym Architecture: riscv64 Version: 1.3.8-1 Distribution: unstable Urgency: medium Maintainer: Debian R Packages Maintainers Changed-By: Charles Plessy Description: r-cran-xml2 - GNU R XML parser Changes: r-cran-xml2 (1.3.8-1) unstable; urgency=medium . * Team upload. * New upstream version Checksums-Sha1: a3d4ffddfb1dd02dee13eb69a44596959888659d 251952 r-cran-xml2-dbgsym_1.3.8-1_riscv64.deb 4736f32e25f5b3fe6dbb1a4f6a04ef865a3837af 10131 r-cran-xml2_1.3.8-1_riscv64.buildinfo 41ff216ac03de279facada750c8ea68af0ca31d7 322984 r-cran-xml2_1.3.8-1_riscv64.deb Checksums-Sha256: d4c7a5e418f44891539c38aef065f206913cb09561b0391fc7fd25b51227f270 251952 r-cran-xml2-dbgsym_1.3.8-1_riscv64.deb a7a4df66ff155353d20b38f728be33dfc48ef2d45d4eaf5cc019f21912de80d3 10131 r-cran-xml2_1.3.8-1_riscv64.buildinfo 19cec47db3a20c6ac6a56f8e7eb891d4f2d56cf4d230ddc91d5be1d94606b5ae 322984 r-cran-xml2_1.3.8-1_riscv64.deb Files: 8440c5513e5e8c9aad67b30895bf2469 251952 debug optional r-cran-xml2-dbgsym_1.3.8-1_riscv64.deb 44c2ee757476c1abefe1ef75b303ce75 10131 gnu-r optional r-cran-xml2_1.3.8-1_riscv64.buildinfo d6b62d9b0fcd60be7fcb7d99e472e2b7 322984 gnu-r optional r-cran-xml2_1.3.8-1_riscv64.deb +------------------------------------------------------------------------------+ | Buildinfo Tue, 08 Jul 2025 09:43:05 +0000 | +------------------------------------------------------------------------------+ Format: 1.0 Source: r-cran-xml2 Binary: r-cran-xml2 r-cran-xml2-dbgsym Architecture: riscv64 Version: 1.3.8-1 Checksums-Md5: 8440c5513e5e8c9aad67b30895bf2469 251952 r-cran-xml2-dbgsym_1.3.8-1_riscv64.deb d6b62d9b0fcd60be7fcb7d99e472e2b7 322984 r-cran-xml2_1.3.8-1_riscv64.deb Checksums-Sha1: a3d4ffddfb1dd02dee13eb69a44596959888659d 251952 r-cran-xml2-dbgsym_1.3.8-1_riscv64.deb 41ff216ac03de279facada750c8ea68af0ca31d7 322984 r-cran-xml2_1.3.8-1_riscv64.deb Checksums-Sha256: d4c7a5e418f44891539c38aef065f206913cb09561b0391fc7fd25b51227f270 251952 r-cran-xml2-dbgsym_1.3.8-1_riscv64.deb 19cec47db3a20c6ac6a56f8e7eb891d4f2d56cf4d230ddc91d5be1d94606b5ae 322984 r-cran-xml2_1.3.8-1_riscv64.deb Build-Origin: Debian Build-Architecture: riscv64 Build-Date: Tue, 08 Jul 2025 09:42:51 +0000 Build-Path: /build/reproducible-path/r-cran-xml2-1.3.8 Installed-Build-Depends: autoconf (= 2.72-3), automake (= 1:1.17-3), autopoint (= 0.23.1-1), autotools-dev (= 20220109.1), base-files (= 13.7), base-passwd (= 3.6.6), bash (= 5.2.37-1.1), binutils (= 2.44-3), binutils-common (= 2.44-3), binutils-riscv64-linux-gnu (= 2.44-3), bsdextrautils (= 2.40.4-5), bsdutils (= 1:2.40.4-5), build-essential (= 12.12), bzip2 (= 1.0.8-6), ca-certificates (= 20241223), coreutils (= 9.5-1), cpp (= 4:14.2.0-1), cpp-14 (= 14.2.0-17), cpp-14-riscv64-linux-gnu (= 14.2.0-17), cpp-riscv64-linux-gnu (= 4:14.2.0-1), dash (= 0.5.12-12), dctrl-tools (= 2.24-3+b1), debconf (= 1.5.91), debhelper (= 13.24.1), debianutils (= 5.21), dh-autoreconf (= 20), dh-r (= 20241218), dh-strip-nondeterminism (= 1.14.1-2), diffutils (= 1:3.10-2), dpkg (= 1.22.18), dpkg-dev (= 1.22.18), dwz (= 0.15-1+b3), file (= 1:5.46-2), findutils (= 4.10.0-3), fontconfig (= 2.15.0-2.1), fontconfig-config (= 2.15.0-2.1), fonts-dejavu-core (= 2.37-8), fonts-dejavu-mono (= 2.37-8), g++ (= 4:14.2.0-1), g++-14 (= 14.2.0-17), g++-14-riscv64-linux-gnu (= 14.2.0-17), g++-riscv64-linux-gnu (= 4:14.2.0-1), gcc (= 4:14.2.0-1), gcc-14 (= 14.2.0-17), gcc-14-base (= 14.2.0-17), gcc-14-riscv64-linux-gnu (= 14.2.0-17), gcc-riscv64-linux-gnu (= 4:14.2.0-1), gettext (= 0.23.1-1), gettext-base (= 0.23.1-1), gfortran (= 4:14.2.0-1), gfortran-14 (= 14.2.0-17), gfortran-14-riscv64-linux-gnu (= 14.2.0-17), gfortran-riscv64-linux-gnu (= 4:14.2.0-1), grep (= 3.11-4), groff-base (= 1.23.0-7), gzip (= 1.13-1), hostname (= 3.25), icu-devtools (= 76.1-3), init-system-helpers (= 1.68), intltool-debian (= 0.35.0+20060710.6), libacl1 (= 2.3.2-2+b1), libalgorithm-c3-perl (= 0.11-2), libarchive-zip-perl (= 1.68-1), libasan8 (= 14.2.0-17), libatomic1 (= 14.2.0-17), libattr1 (= 1:2.5.2-3), libaudit-common (= 1:4.0.2-2), libaudit1 (= 1:4.0.2-2+b2), libb-hooks-endofscope-perl (= 0.28-1), libb-hooks-op-check-perl (= 0.22-3+b2), libbinutils (= 2.44-3), libblas-dev (= 3.12.1-2), libblas3 (= 3.12.1-2), libblkid1 (= 2.40.4-5), libboost-dev (= 1.83.0.2+b2), libboost1.83-dev (= 1.83.0-4.1+b2), libbrotli1 (= 1.1.0-2+b7), libbz2-1.0 (= 1.0.8-6), libbz2-dev (= 1.0.8-6), libc-bin (= 2.41-6), libc-dev-bin (= 2.41-6), libc6 (= 2.41-6), libc6-dev (= 2.41-6), libcairo2 (= 1.18.4-1+b1), libcap-ng0 (= 0.8.5-4+b1), libcap2 (= 1:2.75-2), libcc1-0 (= 14.2.0-17), libclass-c3-perl (= 0.35-2), libclass-load-perl (= 0.25-2), libclass-load-xs-perl (= 0.10-2+b3), libclone-perl (= 0.47-1+b1), libcom-err2 (= 1.47.2-1+b1), libcrypt-dev (= 1:4.4.38-1), libcrypt1 (= 1:4.4.38-1), libctf-nobfd0 (= 2.44-3), libctf0 (= 2.44-3), libcurl3t64-gnutls (= 8.13.0~rc2-1), libcurl4t64 (= 8.13.0~rc2-1), libdata-optlist-perl (= 0.114-1), libdatrie1 (= 0.2.13-3+b1), libdb5.3t64 (= 5.3.28+dfsg2-9), libdebconfclient0 (= 0.277), libdebhelper-perl (= 13.24.1), libdeflate-dev (= 1.23-1+b1), libdeflate0 (= 1.23-1+b1), libdevel-callchecker-perl (= 0.009-1+b1), libdevel-globaldestruction-perl (= 0.14-4), libdevel-overloadinfo-perl (= 0.007-1), libdevel-stacktrace-perl (= 2.0500-1), libdist-checkconflicts-perl (= 0.11-2), libdpkg-perl (= 1.22.18), libdynaloader-functions-perl (= 0.004-1), libelf1t64 (= 0.192-4), libencode-locale-perl (= 1.05-3), libeval-closure-perl (= 0.14-3), libexpat1 (= 2.7.0-1), libffi8 (= 3.4.7-1), libfile-stripnondeterminism-perl (= 1.14.1-2), libfile-which-perl (= 1.27-2), libfontconfig1 (= 2.15.0-2.1), libfreetype6 (= 2.13.3+dfsg-1), libfribidi0 (= 1.0.16-1), libgcc-14-dev (= 14.2.0-17), libgcc-s1 (= 14.2.0-17), libgdbm-compat4t64 (= 1.24-2), libgdbm6t64 (= 1.24-2), libgfortran-14-dev (= 14.2.0-17), libgfortran5 (= 14.2.0-17), libglib2.0-0t64 (= 2.84.0-2), libgmp10 (= 2:6.3.0+dfsg-3), libgnutls30t64 (= 3.8.9-2), libgomp1 (= 14.2.0-17), libgprofng0 (= 2.44-3), libgraphite2-3 (= 1.3.14-2+b1), libgssapi-krb5-2 (= 1.21.3-5), libharfbuzz0b (= 10.2.0-1+b1), libhogweed6t64 (= 3.10.1-1), libhttp-date-perl (= 6.06-1), libhttp-message-perl (= 7.00-2), libice6 (= 2:1.1.1-1), libicu-dev (= 76.1-3), libicu76 (= 76.1-3), libidn2-0 (= 2.3.8-2), libio-html-perl (= 1.004-3), libisl23 (= 0.27-1), libitm1 (= 14.2.0-17), libjansson4 (= 2.14-2+b3), libjbig0 (= 2.1-6.1+b2), libjpeg-dev (= 1:2.1.5-3.1), libjpeg62-turbo (= 1:2.1.5-3.1), libjpeg62-turbo-dev (= 1:2.1.5-3.1), libk5crypto3 (= 1.21.3-5), libkeyutils1 (= 1.6.3-4), libkrb5-3 (= 1.21.3-5), libkrb5support0 (= 1.21.3-5), liblapack-dev (= 3.12.1-2), liblapack3 (= 3.12.1-2), libldap2 (= 2.6.9+dfsg-2), liblerc4 (= 4.0.0+ds-5), liblsan0 (= 14.2.0-17), liblwp-mediatypes-perl (= 6.04-2), liblzma-dev (= 5.6.4-1), liblzma5 (= 5.6.4-1), libmagic-mgc (= 1:5.46-2), libmagic1t64 (= 1:5.46-2), libmd0 (= 1.1.0-2+b1), libmodule-implementation-perl (= 0.09-2), libmodule-runtime-conflicts-perl (= 0.003-2), libmodule-runtime-perl (= 0.016-2), libmoose-perl (= 2.2207-1+b3), libmount1 (= 2.40.4-5), libmpc3 (= 1.3.1-1+b3), libmpfr6 (= 4.2.1-1+b2), libmro-compat-perl (= 0.15-2), libnamespace-clean-perl (= 0.27-2), libncurses-dev (= 6.5+20250216-2), libncurses6 (= 6.5+20250216-2), libncursesw6 (= 6.5+20250216-2), libnettle8t64 (= 3.10.1-1), libnghttp2-14 (= 1.64.0-1), libnghttp3-9 (= 1.8.0-1), libngtcp2-16 (= 1.11.0-1), libngtcp2-crypto-gnutls8 (= 1.11.0-1), libp11-kit0 (= 0.25.5-3), libpackage-deprecationmanager-perl (= 0.18-1), libpackage-stash-perl (= 0.40-1), libpackage-stash-xs-perl (= 0.30-1+b4), libpam-modules (= 1.7.0-3), libpam-modules-bin (= 1.7.0-3), libpam-runtime (= 1.7.0-3), libpam0g (= 1.7.0-3), libpango-1.0-0 (= 1.56.3-1), libpangocairo-1.0-0 (= 1.56.3-1), libpangoft2-1.0-0 (= 1.56.3-1), libpaper-utils (= 2.2.5-0.3+b1), libpaper2 (= 2.2.5-0.3+b1), libparams-classify-perl (= 0.015-2+b4), libparams-util-perl (= 1.102-3+b1), libpcre2-16-0 (= 10.45-1), libpcre2-32-0 (= 10.45-1), libpcre2-8-0 (= 10.45-1), libpcre2-dev (= 10.45-1), libpcre2-posix3 (= 10.45-1), libperl5.40 (= 5.40.1-2), libpipeline1 (= 1.5.8-1), libpixman-1-0 (= 0.44.0-3), libpkgconf3 (= 1.8.1-4), libpng-dev (= 1.6.47-1.1), libpng16-16t64 (= 1.6.47-1.1), libproc2-0 (= 2:4.0.4-7), libpsl5t64 (= 0.21.2-1.1+b1), libreadline-dev (= 8.2-6), libreadline8t64 (= 8.2-6), librtmp1 (= 2.4+20151223.gitfa8646d.1-2+b5), libsasl2-2 (= 2.1.28+dfsg1-9), libsasl2-modules-db (= 2.1.28+dfsg1-9), libselinux1 (= 3.8.1-1), libsframe1 (= 2.44-3), libsharpyuv0 (= 1.5.0-0.1), libsm6 (= 2:1.2.4-1), libsmartcols1 (= 2.40.4-5), libssh2-1t64 (= 1.11.1-1), libssl3t64 (= 3.4.1-1), libstdc++-14-dev (= 14.2.0-17), libstdc++6 (= 14.2.0-17), libsub-exporter-perl (= 0.990-1), libsub-exporter-progressive-perl (= 0.001013-3), libsub-identify-perl (= 0.14-3+b3), libsub-install-perl (= 0.929-1), libsub-name-perl (= 0.28-1), libswitch-perl (= 2.17-3), libsystemd0 (= 257.4-3), libtasn1-6 (= 4.20.0-2), libtcl8.6 (= 8.6.16+dfsg-1), libtext-charwidth-perl (= 0.04-11+b4), libtext-wrapi18n-perl (= 0.06-10), libthai-data (= 0.1.29-2), libthai0 (= 0.1.29-2+b1), libtiff6 (= 4.5.1+git230720-5), libtimedate-perl (= 2.3300-2), libtinfo6 (= 6.5+20250216-2), libtirpc-common (= 1.3.6+ds-1), libtirpc-dev (= 1.3.6+ds-1), libtirpc3t64 (= 1.3.6+ds-1), libtk8.6 (= 8.6.16-1), libtool (= 2.5.4-4), libtry-tiny-perl (= 0.32-1), libtsan2 (= 14.2.0-17), libubsan1 (= 14.2.0-17), libuchardet0 (= 0.0.8-1+b2), libudev1 (= 257.4-3), libunistring5 (= 1.3-1), liburi-perl (= 5.30-1), libuuid1 (= 2.40.4-5), libvariable-magic-perl (= 0.64-1+b1), libwebp7 (= 1.5.0-0.1), libwww-curl-perl (= 4.17-11), libwww-curl-simple-perl (= 0.100191-3), libx11-6 (= 2:1.8.10-2), libx11-data (= 2:1.8.10-2), libxau6 (= 1:1.0.11-1), libxcb-render0 (= 1.17.0-2+b1), libxcb-shm0 (= 1.17.0-2+b1), libxcb1 (= 1.17.0-2+b1), libxdmcp6 (= 1:1.1.5-1), libxext6 (= 2:1.3.4-1+b3), libxft2 (= 2.3.6-1+b4), libxml2 (= 2.12.7+dfsg+really2.9.14-0.3+b1), libxml2-dev (= 2.12.7+dfsg+really2.9.14-0.3+b1), libxmuu1 (= 2:1.1.3-3+b4), libxrender1 (= 1:0.9.10-1.1+b4), libxss1 (= 1:1.2.3-1+b3), libxt6t64 (= 1:1.2.1-1.2+b2), libzstd1 (= 1.5.7+dfsg-1), linux-libc-dev (= 6.12.17-1), m4 (= 1.4.19-7), make (= 4.4.1-1), man-db (= 2.13.0-1), mawk (= 1.3.4.20250131-1), ncurses-base (= 6.5+20250216-2), ncurses-bin (= 6.5+20250216-2), openssl (= 3.4.1-1), openssl-provider-legacy (= 3.4.1-1), patch (= 2.7.6-7+b2), perl (= 5.40.1-2), perl-base (= 5.40.1-2), perl-modules-5.40 (= 5.40.1-2), pkgconf (= 1.8.1-4), pkgconf-bin (= 1.8.1-4), po-debconf (= 1.0.21+nmu1), procps (= 2:4.0.4-7), r-base-core (= 4.4.3-1+b1), r-base-dev (= 4.4.3-1), r-cran-cli (= 3.6.4-1), r-cran-rlang (= 1.1.5-1), readline-common (= 8.2-6), rpcsvc-proto (= 1.4.3-1+b2), sed (= 4.9-2), sensible-utils (= 0.0.24), sysvinit-utils (= 3.14-4), tar (= 1.35+dfsg-3.1), tzdata (= 2025a-2), ucf (= 3.0050), unzip (= 6.0-29), util-linux (= 2.40.4-5), x11-common (= 1:7.7+24), xauth (= 1:1.1.2-1.1), xdg-utils (= 1.2.1-2), xz-utils (= 5.6.4-1), zip (= 3.0-14), zlib1g (= 1:1.3.dfsg+really1.3.1-1+b1), zlib1g-dev (= 1:1.3.dfsg+really1.3.1-1+b1) Environment: DEB_BUILD_OPTIONS="parallel=4" LANG="C.UTF-8" LC_COLLATE="C.UTF-8" LC_CTYPE="C.UTF-8" SOURCE_DATE_EPOCH="1742342150" +------------------------------------------------------------------------------+ | Package contents Tue, 08 Jul 2025 09:43:06 +0000 | +------------------------------------------------------------------------------+ r-cran-xml2-dbgsym_1.3.8-1_riscv64.deb -------------------------------------- new Debian package, version 2.0. size 251952 bytes: control archive=536 bytes. 382 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: r-cran-xml2-dbgsym Source: r-cran-xml2 Version: 1.3.8-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian R Packages Maintainers Installed-Size: 270 Depends: r-cran-xml2 (= 1.3.8-1) Section: debug Priority: optional Description: debug symbols for r-cran-xml2 Build-Ids: 23622edf60e19e74b1c90b736561eeda224c321f drwxr-xr-x root/root 0 2025-03-18 23:55 ./ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/debug/.build-id/23/ -rw-r--r-- root/root 265424 2025-03-18 23:55 ./usr/lib/debug/.build-id/23/622edf60e19e74b1c90b736561eeda224c321f.debug drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/share/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-03-18 23:55 ./usr/share/doc/r-cran-xml2-dbgsym -> r-cran-xml2 r-cran-xml2_1.3.8-1_riscv64.deb ------------------------------- new Debian package, version 2.0. size 322984 bytes: control archive=3252 bytes. 848 bytes, 17 lines control 7754 bytes, 89 lines md5sums Package: r-cran-xml2 Version: 1.3.8-1 Architecture: riscv64 Maintainer: Debian R Packages Maintainers Installed-Size: 571 Depends: r-api-4.0, r-cran-cli, r-cran-rlang (>= 1.1.0), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), libxml2 (>= 2.8.0), libjs-jquery Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/package=xml2 Description: GNU R XML parser This GNU R package works with XML files using a simple, consistent interface. Built on top of the 'libxml2' C library. . Modifying existing XML can be done in xml2 by using the replacement functions of the accessors. They all have methods for both individual `xml_node` objects as well as `xml_nodeset` objects. If a vector of values is provided it is applied piecewise over the nodeset, otherwise the value is recycled. drwxr-xr-x root/root 0 2025-03-18 23:55 ./ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/ -rw-r--r-- root/root 2146 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/DESCRIPTION -rw-r--r-- root/root 1613 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/INDEX drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/Meta/ -rw-r--r-- root/root 1546 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/Meta/Rd.rds -rw-r--r-- root/root 123 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/Meta/features.rds -rw-r--r-- root/root 1515 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/Meta/hsearch.rds -rw-r--r-- root/root 790 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/Meta/links.rds -rw-r--r-- root/root 1058 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/Meta/nsInfo.rds -rw-r--r-- root/root 1622 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/Meta/package.rds -rw-r--r-- root/root 204 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/Meta/vignette.rds -rw-r--r-- root/root 5459 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/NAMESPACE -rw-r--r-- root/root 10319 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/NEWS.md drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/R/ -rw-r--r-- root/root 1058 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/R/xml2 -rw-r--r-- root/root 146041 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/R/xml2.rdb -rw-r--r-- root/root 3667 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/R/xml2.rdx drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/doc/ -rw-r--r-- root/root 1391 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/doc/index.html -rw-r--r-- root/root 3094 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/doc/modification.R -rw-r--r-- root/root 5145 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/doc/modification.Rmd -rw-r--r-- root/root 34618 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/doc/modification.html drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/extdata/ -rw-r--r-- root/root 5080 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/extdata/cd_catalog.xml lrwxrwxrwx root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/extdata/html5shiv.min.js -> ../../../../../share/nodejs/html5shiv/dist/html5shiv.min.js -rw-r--r-- root/root 1024 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/extdata/order-doc.xml -rw-r--r-- root/root 2446 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/extdata/order-schema.xml -rw-r--r-- root/root 4988 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/extdata/r-project.html -rw-r--r-- root/root 4433 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/extdata/respond.min.js drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/ -rw-r--r-- root/root 1909 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/AnIndex -rw-r--r-- root/root 689 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/aliases.rds drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/figures/ -rw-r--r-- root/root 1304 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/figures/lifecycle-archived.svg -rw-r--r-- root/root 1300 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/figures/lifecycle-defunct.svg -rw-r--r-- root/root 1312 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/figures/lifecycle-deprecated.svg -rw-r--r-- root/root 1320 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/figures/lifecycle-experimental.svg -rw-r--r-- root/root 1304 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/figures/lifecycle-maturing.svg -rw-r--r-- root/root 1316 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/figures/lifecycle-questioning.svg -rw-r--r-- root/root 1334 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/figures/lifecycle-soft-deprecated.svg -rw-r--r-- root/root 1338 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/figures/lifecycle-stable.svg -rw-r--r-- root/root 1312 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/figures/lifecycle-superseded.svg -rw-r--r-- root/root 380 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/paths.rds -rw-r--r-- root/root 65995 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/xml2.rdb -rw-r--r-- root/root 831 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/help/xml2.rdx drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/html/ -rw-r--r-- root/root 9895 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/html/00Index.html -rw-r--r-- root/root 1844 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/html/R.css drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/include/ -rw-r--r-- root/root 1703 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/include/xml2_types.h drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/libs/ -rw-r--r-- root/root 77328 2025-03-18 23:55 ./usr/lib/R/site-library/xml2/libs/xml2.so drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/share/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/share/doc/r-cran-xml2/ -rw-r--r-- root/root 300 2025-03-18 23:55 ./usr/share/doc/r-cran-xml2/README.test -rw-r--r-- root/root 1289 2025-03-18 23:55 ./usr/share/doc/r-cran-xml2/changelog.Debian.gz -rw-r--r-- root/root 2606 2025-03-18 23:55 ./usr/share/doc/r-cran-xml2/copyright -rw-r--r-- root/root 367 2025-03-18 23:55 ./usr/share/doc/r-cran-xml2/run-unit-test drwxr-xr-x root/root 0 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/ -rw-r--r-- root/root 470 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat.R drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/share/doc/r-cran-xml2/tests/testthat/ drwxr-xr-x root/root 0 2025-03-18 23:55 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/ -rw-r--r-- root/root 183 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/xml_attr.md -rw-r--r-- root/root 174 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/xml_children.md -rw-r--r-- root/root 348 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/xml_document.md -rw-r--r-- root/root 2595 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/xml_find.md -rw-r--r-- root/root 158 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/xml_name.md -rw-r--r-- root/root 1412 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/xml_node.md -rw-r--r-- root/root 1190 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/xml_nodeset.md -rw-r--r-- root/root 1079 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/xml_parse.md -rw-r--r-- root/root 389 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/xml_structure.md.gz -rw-r--r-- root/root 643 2025-03-01 22:30 ./usr/share/doc/r-cran-xml2/tests/testthat/_snaps/xml_write.md -rw-r--r-- root/root 104 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/helper.R -rw-r--r-- root/root 42649 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/lego.html.bz2 -rw-r--r-- root/root 115 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/ns-multiple-aliases.xml -rw-r--r-- root/root 111 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/ns-multiple-default.xml -rw-r--r-- root/root 115 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/ns-multiple-prefix.xml -rw-r--r-- root/root 135 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/ns-multiple.xml -rw-r--r-- root/root 162 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/records.dtd -rw-r--r-- root/root 143 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/records.xml -rw-r--r-- root/root 77 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/setup.R -rw-r--r-- root/root 1489 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-as_list.R -rw-r--r-- root/root 1217 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-as_xml_document.R -rw-r--r-- root/root 1739 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-classes.R -rw-r--r-- root/root 631 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-format.R -rw-r--r-- root/root 2599 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-null.R -rw-r--r-- root/root 1662 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_attr.R.gz -rw-r--r-- root/root 1506 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_children.R -rw-r--r-- root/root 116 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_document.R -rw-r--r-- root/root 1341 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_find.R.gz -rw-r--r-- root/root 1526 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_missing.R -rw-r--r-- root/root 1508 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_modify.R.gz -rw-r--r-- root/root 2092 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_name.R -rw-r--r-- root/root 1437 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_namespaces.R -rw-r--r-- root/root 156 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_node.R -rw-r--r-- root/root 2768 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_nodeset.R -rw-r--r-- root/root 3158 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_parse.R -rw-r--r-- root/root 750 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_schema.R -rw-r--r-- root/root 1666 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_serialize.R -rw-r--r-- root/root 900 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_structure.R -rw-r--r-- root/root 2060 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_text.R -rw-r--r-- root/root 460 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_type.R -rw-r--r-- root/root 2400 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_url.R -rw-r--r-- root/root 3903 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/test-xml_write.R -rw-r--r-- root/root 522 2024-12-15 22:16 ./usr/share/doc/r-cran-xml2/tests/testthat/xml +------------------------------------------------------------------------------+ | Post Build Tue, 08 Jul 2025 09:43:15 +0000 | +------------------------------------------------------------------------------+ +------------------------------------------------------------------------------+ | Cleanup Tue, 08 Jul 2025 09:43:15 +0000 | +------------------------------------------------------------------------------+ Purging /build/reproducible-path Not cleaning session: cloned chroot in use +------------------------------------------------------------------------------+ | Summary Tue, 08 Jul 2025 09:43:32 +0000 | +------------------------------------------------------------------------------+ Build Architecture: riscv64 Build Type: any Build-Space: 2828 Build-Time: 156 Distribution: unstable Host Architecture: riscv64 Install-Time: 30 Job: /srv/rebuilderd/tmp/rebuilderdyNgFhz/inputs/r-cran-xml2_1.3.8-1.dsc Machine Architecture: riscv64 Package: r-cran-xml2 Package-Time: 300 Source-Version: 1.3.8-1 Space: 2828 Status: successful Version: 1.3.8-1 -------------------------------------------------------------------------------- Finished at 2025-07-08T09:42:55Z Build needed 00:05:00, 2828k disk space build artifacts stored in /srv/rebuilderd/tmp/rebuilderdyNgFhz/out checking r-cran-xml2-dbgsym_1.3.8-1_riscv64.deb: size... sha256... md5... sha1... all OK checking r-cran-xml2_1.3.8-1_riscv64.deb: size differs for r-cran-xml2_1.3.8-1_riscv64.deb