=============================================================================== 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/rebuilderdRPIxHn/inputs/gambas3_3.22.0-1_riscv64.buildinfo Source: gambas3 Version: 3.22.0-1 rebuilderd-worker node: riscv64-34 +------------------------------------------------------------------------------+ | Downloading sources Tue, 11 Aug 2026 03:09:37 +0000 | +------------------------------------------------------------------------------+ Get:1 https://deb.debian.org/debian trixie InRelease [140 kB] Get:2 https://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:3 https://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Get:4 https://deb.debian.org/debian trixie-proposed-updates InRelease [57.6 kB] Get:5 https://deb.debian.org/debian trixie-backports InRelease [54.0 kB] Get:6 https://deb.debian.org/debian forky InRelease [151 kB] Get:7 https://deb.debian.org/debian sid InRelease [193 kB] Get:8 https://deb.debian.org/debian experimental InRelease [91.7 kB] Get:9 https://deb.debian.org/debian trixie/main Sources [10.5 MB] Get:10 https://deb.debian.org/debian trixie/non-free-firmware Sources [6,552 B] Get:11 https://deb.debian.org/debian-security trixie-security/main Sources [201 kB] Get:12 https://deb.debian.org/debian-security trixie-security/non-free-firmware Sources [696 B] Get:13 https://deb.debian.org/debian trixie-updates/main Sources [1,840 B] Get:14 https://deb.debian.org/debian trixie-proposed-updates/main Sources [146 kB] Get:15 https://deb.debian.org/debian trixie-backports/main Sources [294 kB] Get:16 https://deb.debian.org/debian trixie-backports/non-free-firmware Sources [3,396 B] Get:17 https://deb.debian.org/debian forky/main Sources [11.1 MB] Get:18 https://deb.debian.org/debian forky/non-free-firmware Sources [7,856 B] Get:19 https://deb.debian.org/debian sid/main Sources [11.9 MB] Get:20 https://deb.debian.org/debian sid/non-free-firmware Sources [10.6 kB] Get:21 https://deb.debian.org/debian experimental/main Sources [369 kB] Get:22 https://deb.debian.org/debian experimental/non-free-firmware Sources [2,568 B] Fetched 35.3 MB in 4min 7s (143 kB/s) Reading package lists... 'https://deb.debian.org/debian/pool/main/g/gambas3/gambas3_3.22.0-1.dsc' gambas3_3.22.0-1.dsc 10445 SHA256:7ea0dd8d84dbb873d7f105fe6a6856cab878f4f0bed2c460796d5312e5b98f92 'https://deb.debian.org/debian/pool/main/g/gambas3/gambas3_3.22.0.orig.tar.gz' gambas3_3.22.0.orig.tar.gz 22649485 SHA256:1dde712a8c55c6ab2e0a9531c68f28e4a5977557d3f44511d333309b5fe5c7c5 'https://deb.debian.org/debian/pool/main/g/gambas3/gambas3_3.22.0-1.debian.tar.xz' gambas3_3.22.0-1.debian.tar.xz 29604 SHA256:7a7b3a0b8b887c5a383cf79863293f14ea92d65f99b3c9e464dc4c66ca6fb7a7 1dde712a8c55c6ab2e0a9531c68f28e4a5977557d3f44511d333309b5fe5c7c5 gambas3_3.22.0.orig.tar.gz 7a7b3a0b8b887c5a383cf79863293f14ea92d65f99b3c9e464dc4c66ca6fb7a7 gambas3_3.22.0-1.debian.tar.xz 7ea0dd8d84dbb873d7f105fe6a6856cab878f4f0bed2c460796d5312e5b98f92 gambas3_3.22.0-1.dsc +------------------------------------------------------------------------------+ | Calling debrebuild Tue, 11 Aug 2026 03:15:27 +0000 | +------------------------------------------------------------------------------+ + /usr/bin/debrebuild --buildresult=/srv/rebuilderd/tmp/rebuilderdRPIxHn/out --builder=sbuild+unshare --cache=/srv/rebuilderd/cache -- /srv/rebuilderd/tmp/rebuilderdRPIxHn/inputs/gambas3_3.22.0-1_riscv64.buildinfo Rebuilding gambas3=3.22.0-1 in /srv/rebuilderd/tmp/rebuilderdRPIxHn/inputs now. /srv/rebuilderd/tmp/rebuilderdRPIxHn/inputs/gambas3_3.22.0-1_riscv64.buildinfo contains a GPG signature which has NOT been validated Using defined Build-Path: /build/reproducible-path/gambas3-3.22.0 I: verifying dsc... successful! Get:1 http://deb.debian.org/debian unstable InRelease [193 kB] Get:2 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable InRelease [193 kB] Get:3 http://deb.debian.org/debian unstable/main riscv64 Packages [10.3 MB] Ign:3 http://deb.debian.org/debian unstable/main riscv64 Packages ---------------------------------------- Exception occurred during processing of request from ('127.0.0.1', 36548) Traceback (most recent call last): 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 87, in do_GET self.do_download(path, cache) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/devscripts/proxy.py", line 158, in do_download self.end_headers() ~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/http/server.py", line 538, in end_headers self.flush_headers() ~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/http/server.py", line 542, in flush_headers self.wfile.write(b"".join(self._headers_buffer)) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/socketserver.py", line 845, in write self._sock.sendall(b) ~~~~~~~~~~~~~~~~~~^^^ BrokenPipeError: [Errno 32] Broken pipe ---------------------------------------- Get:4 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 Packages [10.3 MB] Get:3 http://deb.debian.org/debian unstable/main riscv64 Packages [10.3 MB] Fetched 20.9 MB in 1min 31s (229 kB/s) Reading package lists... W: http://snapshot.debian.org/archive/debian/20260731T082148Z/dists/unstable/InRelease: Loading /etc/apt/trusted.gpg from deprecated option Dir::Etc::Trusted Get:1 http://deb.debian.org/debian unstable/main riscv64 g++-15-riscv64-linux-gnu riscv64 15.3.0-2 [15.9 MB] Fetched 15.9 MB in 1s (20.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_e47hh77/g++-15-riscv64-linux-gnu_15.3.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglu1-mesa-dev riscv64 9.0.2-1.1+b4 [626 kB] Fetched 626 kB in 0s (9532 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpi6fnj75v/libglu1-mesa-dev_9.0.2-1.1+b4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libx11-xcb-dev riscv64 2:1.8.13-1 [252 kB] Fetched 252 kB in 0s (10.1 MB/s) dpkg-name: info: moved 'libx11-xcb-dev_2%3a1.8.13-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp6oaeoulg/libx11-xcb-dev_1.8.13-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpq-dev riscv64 18.4-1+b2 [332 kB] Fetched 332 kB in 0s (5599 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpe2swtwga/libpq-dev_18.4-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglx-dev riscv64 1.7.0-3+b1 [15.0 kB] Fetched 15.0 kB in 0s (761 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpg33lhlpz/libglx-dev_1.7.0-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6wlshellintegration6 riscv64 6.10.2+dfsg-15 [92.3 kB] Fetched 92.3 kB in 0s (1696 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpafl2cvkg/libqt6wlshellintegration6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libinput-bin riscv64 1.31.3-1 [28.1 kB] Fetched 28.1 kB in 0s (535 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpub4zmbuq/libinput-bin_1.31.3-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libvulkan1 riscv64 1.4.341.0-1 [140 kB] Fetched 140 kB in 0s (6302 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpn1y7d4im/libvulkan1_1.4.341.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdrm-nouveau2 riscv64 2.4.134-3 [18.9 kB] Fetched 18.9 kB in 0s (957 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnetrrk7r/libdrm-nouveau2_2.4.134-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgif-dev riscv64 6.1.3-1 [87.2 kB] Fetched 87.2 kB in 0s (1609 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjbq3i_n0/libgif-dev_6.1.3-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgif7 riscv64 6.1.3-1 [46.6 kB] Fetched 46.6 kB in 0s (873 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqxxu5217/libgif7_6.1.3-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtasn1-6-dev riscv64 4.21.0-2+b1 [160 kB] Fetched 160 kB in 0s (2862 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpv75wknj2/libtasn1-6-dev_4.21.0-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-xkb1 riscv64 1.17.0-2+b2 [130 kB] Fetched 130 kB in 0s (5869 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpv6v6e9nl/libxcb-xkb1_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 python3.14 riscv64 3.14.6-1 [846 kB] Fetched 846 kB in 0s (22.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfaig_lgx/python3.14_3.14.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcairo-script-interpreter2 riscv64 1.18.4-3+b1 [60.4 kB] Fetched 60.4 kB in 0s (1130 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxnnjq9fy/libcairo-script-interpreter2_1.18.4-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 emacsen-common all 3.0.8 [13.6 kB] Fetched 13.6 kB in 0s (263 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmprh1u0i88/emacsen-common_3.0.8_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxau-dev riscv64 1:1.0.11-1+b2 [28.5 kB] Fetched 28.5 kB in 0s (1450 kB/s) dpkg-name: info: moved 'libxau-dev_1%3a1.0.11-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmp5gn6n4l3/libxau-dev_1.0.11-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libasound2t64 riscv64 1.2.16.1-1 [392 kB] Fetched 392 kB in 0s (14.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpahk3mfn5/libasound2t64_1.2.16.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-soup-3.0 riscv64 3.6.6-1 [30.9 kB] Fetched 30.9 kB in 0s (583 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfav3k273/gir1.2-soup-3.0_3.6.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libfontconfig1 riscv64 2.17.1-5 [137 kB] Fetched 137 kB in 0s (6203 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzwvbkpi2/libfontconfig1_2.17.1-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopus0 riscv64 1.6.1-1+b1 [3445 kB] Fetched 3445 kB in 0s (26.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmprc35rnuz/libopus0_1.6.1-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsystemd-shared riscv64 261.2-1 [2534 kB] Fetched 2534 kB in 0s (23.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptyub10nx/libsystemd-shared_261.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libatomic1 riscv64 16.1.0-3 [8516 B] Fetched 8516 B in 0s (433 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpb_86eu3d/libatomic1_16.1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libuuid1 riscv64 2.42.2-2 [35.0 kB] Fetched 35.0 kB in 0s (1741 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvnbipida/libuuid1_2.42.2-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libc-bin riscv64 2.42-17 [586 kB] Fetched 586 kB in 0s (18.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpseayltm4/libc-bin_2.42-17_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 xfonts-utils riscv64 1:7.7+7 [91.9 kB] Fetched 91.9 kB in 0s (1693 kB/s) dpkg-name: info: moved 'xfonts-utils_1%3a7.7+7_riscv64.deb' to '/srv/rebuilderd/tmp/tmp5rwj01cj/xfonts-utils_7.7+7_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-util1 riscv64 0.4.1-1+b2 [23.4 kB] Fetched 23.4 kB in 0s (445 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpn88r0n9m/libxcb-util1_0.4.1-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libproxy1v5 riscv64 0.5.12-1+b1 [23.9 kB] Fetched 23.9 kB in 0s (457 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5rhrgxo9/libproxy1v5_0.5.12-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxshmfence1 riscv64 1.3.3-1+b2 [11.1 kB] Fetched 11.1 kB in 0s (569 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3y_xzoh3/libxshmfence1_1.3.3-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libegl1 riscv64 1.7.0-3+b1 [35.1 kB] Fetched 35.1 kB in 0s (1757 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpds7kg5q8/libegl1_1.7.0-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxi6 riscv64 2:1.8.2-2+b1 [80.1 kB] Fetched 80.1 kB in 1s (107 kB/s) dpkg-name: info: moved 'libxi6_2%3a1.8.2-2+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpvyqhmq36/libxi6_1.8.2-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgdk-pixbuf-2.0-0 riscv64 2.44.7+dfsg-1 [94.6 kB] Fetched 94.6 kB in 0s (4456 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpu1_qbr5y/libgdk-pixbuf-2.0-0_2.44.7+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libhwy1t64 riscv64 1.3.0-2+b1 [49.7 kB] Fetched 49.7 kB in 3s (16.8 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpte66pc85/libhwy1t64_1.3.0-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxml2-dev riscv64 2.15.3+dfsg-1 [1994 kB] Fetched 1994 kB in 8s (243 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsat1j6wj/libxml2-dev_2.15.3+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libaudit-common all 1:4.1.2-1 [14.3 kB] Fetched 14.3 kB in 3s (5652 B/s) dpkg-name: info: moved 'libaudit-common_1%3a4.1.2-1_all.deb' to '/srv/rebuilderd/tmp/tmpqv4rbx3v/libaudit-common_4.1.2-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxrandr2 riscv64 2:1.5.4-1+b4 [36.8 kB] Fetched 36.8 kB in 0s (697 kB/s) dpkg-name: info: moved 'libxrandr2_2%3a1.5.4-1+b4_riscv64.deb' to '/srv/rebuilderd/tmp/tmptzynxpwq/libxrandr2_1.5.4-1+b4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libimlib2t64 riscv64 1.12.6-1+b1 [216 kB] Fetched 216 kB in 0s (3803 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfn5ja6bo/libimlib2t64_1.12.6-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 pinentry-curses riscv64 1.3.3-2 [90.0 kB] Fetched 90.0 kB in 0s (1672 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwdvb824u/pinentry-curses_1.3.3-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libogg-dev riscv64 1.3.6-2+b1 [222 kB] Fetched 222 kB in 0s (3889 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6u2p5ck0/libogg-dev_1.3.6-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libfribidi0 riscv64 1.0.16-5+b1 [27.2 kB] Fetched 27.2 kB in 0s (517 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgrzekhns/libfribidi0_1.0.16-5+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libpoppler-glib-dev riscv64 26.01.0-5 [82.7 kB] Fetched 82.7 kB in 0s (1530 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp50b2382m/libpoppler-glib-dev_26.01.0-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libthai-data all 0.1.30-3 [172 kB] Fetched 172 kB in 0s (3076 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxo69cydd/libthai-data_0.1.30-3_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwayland-dev riscv64 1.26.0-1 [78.1 kB] Fetched 78.1 kB in 0s (3732 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpb1xeho1q/libwayland-dev_1.26.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libfontenc1 riscv64 1:1.1.8-1+b3 [22.7 kB] Fetched 22.7 kB in 0s (431 kB/s) dpkg-name: info: moved 'libfontenc1_1%3a1.1.8-1+b3_riscv64.deb' to '/srv/rebuilderd/tmp/tmpk0k9kfcf/libfontenc1_1.1.8-1+b3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglvnd-core-dev riscv64 1.7.0-3+b1 [12.5 kB] Fetched 12.5 kB in 0s (241 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp63jt6y6t/libglvnd-core-dev_1.7.0-3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libgstreamer-plugins-base1.0-0 riscv64 1.28.5-1 [1016 kB] Fetched 1016 kB in 0s (24.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsvpdxyzw/libgstreamer-plugins-base1.0-0_1.28.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmagic1t64 riscv64 1:5.47-4 [117 kB] Fetched 117 kB in 0s (5220 kB/s) dpkg-name: info: moved 'libmagic1t64_1%3a5.47-4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpk5xvkh41/libmagic1t64_5.47-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-rsvg-2.0 riscv64 2.62.1+dfsg-1 [14.2 kB] Fetched 14.2 kB in 0s (274 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpos80dwt2/gir1.2-rsvg-2.0_2.62.1+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libbsd0 riscv64 0.12.2-3 [132 kB] Fetched 132 kB in 0s (5945 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjhwzc_c3/libbsd0_0.12.2-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6widgets6 riscv64 6.10.2+dfsg-15 [2713 kB] Fetched 2713 kB in 0s (23.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5f1my0fo/libqt6widgets6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 cpp-15-riscv64-linux-gnu riscv64 15.3.0-2 [14.8 MB] Fetched 14.8 MB in 1s (19.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8evixdcu/cpp-15-riscv64-linux-gnu_15.3.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libepoxy-dev riscv64 1.5.10-2+b2 [127 kB] Fetched 127 kB in 0s (2297 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpiut9vmuv/libepoxy-dev_1.5.10-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libidn2-0 riscv64 2.3.8-5 [108 kB] Fetched 108 kB in 0s (4994 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpajwv7him/libidn2-0_2.3.8-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 wayland-protocols all 1.49-1 [136 kB] Fetched 136 kB in 0s (2467 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmrdasiry/wayland-protocols_1.49-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcolord2 riscv64 1.4.8-3 [142 kB] Fetched 142 kB in 0s (2525 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnaxkcpn_/libcolord2_1.4.8-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libatk-bridge2.0-0t64 riscv64 2.61.0-1 [66.3 kB] Fetched 66.3 kB in 0s (1233 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpps8wvyvx/libatk-bridge2.0-0t64_2.61.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopencore-amrwb0 riscv64 0.1.6-1+b3 [52.0 kB] Fetched 52.0 kB in 0s (949 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwr64d8il/libopencore-amrwb0_0.1.6-1+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libglib2.0-bin riscv64 2.88.2-1 [111 kB] Fetched 111 kB in 0s (4040 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpods59bwc/libglib2.0-bin_2.88.2-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libpsl5t64 riscv64 0.23.0-1 [60.7 kB] Fetched 60.7 kB in 0s (2963 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpel92gx9c/libpsl5t64_0.23.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgav1-2 riscv64 0.20.0-2+b2 [344 kB] Fetched 344 kB in 0s (5739 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqos7fbnm/libgav1-2_0.20.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6sql6 riscv64 6.10.2+dfsg-15 [147 kB] Fetched 147 kB in 0s (2639 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjvv69esm/libqt6sql6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libbz2-1.0 riscv64 1.0.8-6+b2 [39.6 kB] Fetched 39.6 kB in 0s (1980 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp52oi_il9/libbz2-1.0_1.0.8-6+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dbus-system-bus-common all 1.16.2-5 [49.6 kB] Fetched 49.6 kB in 0s (2440 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp63rpqv81/dbus-system-bus-common_1.16.2-5_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libharfbuzz-icu0 riscv64 12.3.2-2+b2 [13.5 kB] Fetched 13.5 kB in 0s (258 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcj10xvv4/libharfbuzz-icu0_12.3.2-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 fontconfig-config riscv64 2.17.1-5 [56.0 kB] Fetched 56.0 kB in 0s (2729 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqq2y3kyo/fontconfig-config_2.17.1-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwayland-egl1 riscv64 1.26.0-1 [5544 B] Fetched 5544 B in 0s (106 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzzhbm7si/libwayland-egl1_1.26.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libodbccr2 riscv64 2.3.14-2 [16.0 kB] Fetched 16.0 kB in 0s (308 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp91puovp8/libodbccr2_2.3.14-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsasl2-2 riscv64 2.1.28+dfsg1-11 [57.9 kB] Fetched 57.9 kB in 0s (2770 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptfoa7ols/libsasl2-2_2.1.28+dfsg1-11_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gnupg all 2.4.9-7 [415 kB] Fetched 415 kB in 0s (6796 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpc82g54kg/gnupg_2.4.9-7_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libavahi-common3 riscv64 0.8-18 [44.4 kB] Fetched 44.4 kB in 0s (841 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8ejc6vdb/libavahi-common3_0.8-18_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgtk-3-0t64 riscv64 3.24.52-1 [2924 kB] Fetched 2924 kB in 0s (24.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp36suhkth/libgtk-3-0t64_3.24.52-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dbus-user-session riscv64 1.16.2-5+b1 [48.8 kB] Fetched 48.8 kB in 0s (2412 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2nook4e1/dbus-user-session_1.16.2-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libkadm5clnt-mit12 riscv64 1.22.1-3 [40.1 kB] Fetched 40.1 kB in 0s (759 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpj3nchtb6/libkadm5clnt-mit12_1.22.1-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwebp-dev riscv64 1.5.0-0.1+b2 [836 kB] Fetched 836 kB in 0s (12.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_njbdw0q/libwebp-dev_1.5.0-0.1+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 xkb-data all 2.47-1 [835 kB] Fetched 835 kB in 0s (11.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp18ep07nr/xkb-data_2.47-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwacom9 riscv64 2.18.0-1 [25.9 kB] Fetched 25.9 kB in 0s (493 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbhkoidzp/libwacom9_2.18.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdpkg-perl all 1.23.7 [669 kB] Fetched 669 kB in 0s (10.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgtrvdn13/libdpkg-perl_1.23.7_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libduktape207 riscv64 2.7.0-2+b3 [138 kB] Fetched 138 kB in 0s (2471 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdd7xuyhm/libduktape207_2.7.0-2+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libglib2.0-dev-bin riscv64 2.88.2-1 [37.6 kB] Fetched 37.6 kB in 0s (1884 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2n6dy_fm/libglib2.0-dev-bin_2.88.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 build-essential riscv64 12.12 [4628 B] Fetched 4628 B in 0s (235 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpe2tfck6j/build-essential_12.12_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 librtmp1 riscv64 2.6-1 [59.0 kB] Fetched 59.0 kB in 0s (1106 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpg01gfh6t/librtmp1_2.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl2-ttf-2.0-0 riscv64 2.24.0+dfsg-3+b1 [31.8 kB] Fetched 31.8 kB in 0s (605 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplqzjkbpf/libsdl2-ttf-2.0-0_2.24.0+dfsg-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmtdev1t64 riscv64 1.1.7-1+b2 [22.6 kB] Fetched 22.6 kB in 0s (435 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6z62yd5n/libmtdev1t64_1.1.7-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 mariadb-common all 1:11.8.8-1 [23.2 kB] Fetched 23.2 kB in 0s (446 kB/s) dpkg-name: info: moved 'mariadb-common_1%3a11.8.8-1_all.deb' to '/srv/rebuilderd/tmp/tmppeu9_5fv/mariadb-common_11.8.8-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gcc-15-base riscv64 15.3.0-2 [37.7 kB] Fetched 37.7 kB in 0s (720 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpktl9m1po/gcc-15-base_15.3.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl1.2-dev riscv64 1.2.76-1 [65.1 kB] Fetched 65.1 kB in 0s (1222 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvpavbzp8/libsdl1.2-dev_1.2.76-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgs-common all 10.07.1~dfsg-1 [143 kB] Fetched 143 kB in 0s (2560 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpiugtot6x/libgs-common_10.07.1~dfsg-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 patch riscv64 2.8-2 [134 kB] Fetched 134 kB in 0s (6085 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqpkqy6ge/patch_2.8-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dirmngr riscv64 2.4.9-7 [381 kB] Fetched 381 kB in 0s (6335 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnlbggj82/dirmngr_2.4.9-7_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libharfbuzz-subset0 riscv64 12.3.2-2+b2 [635 kB] Fetched 635 kB in 0s (9720 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpl9vy_kc4/libharfbuzz-subset0_12.3.2-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 qt6-svg-dev riscv64 6.10.2-9 [23.2 kB] Fetched 23.2 kB in 0s (445 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmdk_b2yq/qt6-svg-dev_6.10.2-9_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsepol-dev riscv64 3.11-1 [1130 kB] Fetched 1130 kB in 0s (14.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3_8rlq0m/libsepol-dev_3.11-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 systemd-sysv riscv64 261.2-1 [41.2 kB] Fetched 41.2 kB in 0s (2049 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9ohivqd_/systemd-sysv_261.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgles1 riscv64 1.7.0-3+b1 [12.6 kB] Fetched 12.6 kB in 0s (646 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpq8reigx6/libgles1_1.7.0-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 linux-libc-dev all 7.1.5-1 [2021 kB] Fetched 2021 kB in 0s (32.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjxh9d8u3/linux-libc-dev_7.1.5-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libavahi-common-data riscv64 0.8-18 [113 kB] Fetched 113 kB in 0s (5214 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5p4g8c3q/libavahi-common-data_0.8-18_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdav1d-dev riscv64 1.5.4-1 [25.9 kB] Fetched 25.9 kB in 0s (1321 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvh6nlwdm/libdav1d-dev_1.5.4-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxt-dev riscv64 1:1.2.1-1.3+b2 [667 kB] Fetched 667 kB in 0s (9947 kB/s) dpkg-name: info: moved 'libxt-dev_1%3a1.2.1-1.3+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmp5h9d0blm/libxt-dev_1.2.1-1.3+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6svg6 riscv64 6.10.2-9 [222 kB] Fetched 222 kB in 0s (3878 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphbnxnkea/libqt6svg6_6.10.2-9_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libspectre-dev riscv64 0.2.12-2 [89.2 kB] Fetched 89.2 kB in 0s (1658 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpeeh84on6/libspectre-dev_0.2.12-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libharfbuzz-cairo0 riscv64 12.3.2-2+b2 [27.6 kB] Fetched 27.6 kB in 0s (527 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpw2ftgawi/libharfbuzz-cairo0_12.3.2-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgl1 riscv64 1.7.0-3+b1 [112 kB] Fetched 112 kB in 0s (5168 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpw8rvurei/libgl1_1.7.0-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdebconfclient0 riscv64 0.283 [7424 B] Fetched 7424 B in 0s (386 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5by2bpjx/libdebconfclient0_0.283_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libhwy-dev riscv64 1.3.0-2+b1 [450 kB] Fetched 450 kB in 0s (7296 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpve8fgb18/libhwy-dev_1.3.0-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxmp4 riscv64 4.7.2-1 [344 kB] Fetched 344 kB in 0s (5805 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplx9wa818/libxmp4_4.7.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-glx0 riscv64 1.17.0-2+b2 [123 kB] Fetched 123 kB in 0s (5645 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5ld49s4a/libxcb-glx0_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwayland-server0 riscv64 1.26.0-1 [36.0 kB] Fetched 36.0 kB in 0s (1804 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmy_co7a1/libwayland-server0_1.26.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libp11-kit-dev riscv64 0.26.4-1 [225 kB] Fetched 225 kB in 0s (9362 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkpvcon74/libp11-kit-dev_0.26.4-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjavascriptcoregtk-4.1-dev riscv64 2.52.5-1 [76.8 kB] Fetched 76.8 kB in 0s (1433 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyypkxtwp/libjavascriptcoregtk-4.1-dev_2.52.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libijs-0.35 riscv64 0.35-16+b2 [14.9 kB] Fetched 14.9 kB in 0s (285 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptwh8s6ch/libijs-0.35_0.35-16+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libmpg123-dev riscv64 1.33.6-2 [62.1 kB] Fetched 62.1 kB in 0s (1161 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6yw8a_3b/libmpg123-dev_1.33.6-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libreadline8t64 riscv64 8.3-4 [180 kB] Fetched 180 kB in 0s (7729 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4o30232i/libreadline8t64_8.3-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libavahi-client3 riscv64 0.8-18 [48.4 kB] Fetched 48.4 kB in 0s (2406 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqng8oqb9/libavahi-client3_0.8-18_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopus-dev riscv64 1.6.1-1+b1 [3852 kB] Fetched 3852 kB in 0s (27.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_havic19/libopus-dev_1.6.1-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjansson4 riscv64 2.15.1-1 [65.1 kB] Fetched 65.1 kB in 0s (3168 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmrvju2ux/libjansson4_2.15.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdeflate-dev riscv64 1.25-1 [88.5 kB] Fetched 88.5 kB in 0s (1643 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0ddagv7i/libdeflate-dev_1.25-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6opengl6 riscv64 6.10.2+dfsg-15 [413 kB] Fetched 413 kB in 0s (6777 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2ywyzagf/libqt6opengl6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libapparmor1 riscv64 4.1.7-5 [37.1 kB] Fetched 37.1 kB in 0s (706 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpw1czo29t/libapparmor1_4.1.7-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxtst-dev riscv64 2:1.2.5-1+b2 [43.2 kB] Fetched 43.2 kB in 0s (817 kB/s) dpkg-name: info: moved 'libxtst-dev_2%3a1.2.5-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmptrdq4l97/libxtst-dev_1.2.5-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-freedesktop riscv64 1.86.0-6+b2 [57.7 kB] Fetched 57.7 kB in 0s (1085 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbsp8pzdi/gir1.2-freedesktop_1.86.0-6+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libatspi2.0-0t64 riscv64 2.61.0-1 [80.5 kB] Fetched 80.5 kB in 0s (1456 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpujaq2ym8/libatspi2.0-0t64_2.61.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 librsvg2-common riscv64 2.62.1+dfsg-1 [149 kB] Fetched 149 kB in 0s (2689 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpv4k4ybi3/librsvg2-common_2.62.1+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpam-systemd riscv64 261.2-1 [318 kB] Fetched 318 kB in 0s (5410 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkf2j8lm8/libpam-systemd_261.2-1_riscv64.deb' Downloading dependency 1 of 758: g++-15-riscv64-linux-gnu:riscv64=15.3.0-2 Downloading dependency 2 of 758: libglu1-mesa-dev:riscv64=9.0.2-1.1+b4 Downloading dependency 3 of 758: libx11-xcb-dev:riscv64=2:1.8.13-1 Downloading dependency 4 of 758: libpq-dev:riscv64=18.4-1+b2 Downloading dependency 5 of 758: libglx-dev:riscv64=1.7.0-3+b1 Downloading dependency 6 of 758: libqt6wlshellintegration6:riscv64=6.10.2+dfsg-15 Downloading dependency 7 of 758: libinput-bin:riscv64=1.31.3-1 Downloading dependency 8 of 758: libvulkan1:riscv64=1.4.341.0-1 Downloading dependency 9 of 758: libdrm-nouveau2:riscv64=2.4.134-3 Downloading dependency 10 of 758: libgif-dev:riscv64=6.1.3-1 Downloading dependency 11 of 758: libgif7:riscv64=6.1.3-1 Downloading dependency 12 of 758: libtasn1-6-dev:riscv64=4.21.0-2+b1 Downloading dependency 13 of 758: libxcb-xkb1:riscv64=1.17.0-2+b2 Downloading dependency 14 of 758: python3.14:riscv64=3.14.6-1 Downloading dependency 15 of 758: libcairo-script-interpreter2:riscv64=1.18.4-3+b1 Downloading dependency 16 of 758: emacsen-common:riscv64=3.0.8 Downloading dependency 17 of 758: libxau-dev:riscv64=1:1.0.11-1+b2 Downloading dependency 18 of 758: libasound2t64:riscv64=1.2.16.1-1 Downloading dependency 19 of 758: gir1.2-soup-3.0:riscv64=3.6.6-1 Downloading dependency 20 of 758: libfontconfig1:riscv64=2.17.1-5 Downloading dependency 21 of 758: libopus0:riscv64=1.6.1-1+b1 Downloading dependency 22 of 758: libsystemd-shared:riscv64=261.2-1 Downloading dependency 23 of 758: libatomic1:riscv64=16.1.0-3 Downloading dependency 24 of 758: libuuid1:riscv64=2.42.2-2 Downloading dependency 25 of 758: libc-bin:riscv64=2.42-17 Downloading dependency 26 of 758: xfonts-utils:riscv64=1:7.7+7 Downloading dependency 27 of 758: libxcb-util1:riscv64=0.4.1-1+b2 Downloading dependency 28 of 758: libproxy1v5:riscv64=0.5.12-1+b1 Downloading dependency 29 of 758: libxshmfence1:riscv64=1.3.3-1+b2 Downloading dependency 30 of 758: libegl1:riscv64=1.7.0-3+b1 Downloading dependency 31 of 758: libxi6:riscv64=2:1.8.2-2+b1 Downloading dependency 32 of 758: libgdk-pixbuf-2.0-0:riscv64=2.44.7+dfsg-1 Downloading dependency 33 of 758: libhwy1t64:riscv64=1.3.0-2+b1 Downloading dependency 34 of 758: libxml2-dev:riscv64=2.15.3+dfsg-1 Downloading dependency 35 of 758: libaudit-common:riscv64=1:4.1.2-1 Downloading dependency 36 of 758: libxrandr2:riscv64=2:1.5.4-1+b4 Downloading dependency 37 of 758: libimlib2t64:riscv64=1.12.6-1+b1 Downloading dependency 38 of 758: pinentry-curses:riscv64=1.3.3-2 Downloading dependency 39 of 758: libogg-dev:riscv64=1.3.6-2+b1 Downloading dependency 40 of 758: libfribidi0:riscv64=1.0.16-5+b1 Downloading dependency 41 of 758: libpoppler-glib-dev:riscv64=26.01.0-5 Downloading dependency 42 of 758: libthai-data:riscv64=0.1.30-3 Downloading dependency 43 of 758: libwayland-dev:riscv64=1.26.0-1 Downloading dependency 44 of 758: libfontenc1:riscv64=1:1.1.8-1+b3 Downloading dependency 45 of 758: libglvnd-core-dev:riscv64=1.7.0-3+b1 Downloading dependency 46 of 758: libgstreamer-plugins-base1.0-0:riscv64=1.28.5-1 Downloading dependency 47 of 758: libmagic1t64:riscv64=1:5.47-4 Downloading dependency 48 of 758: gir1.2-rsvg-2.0:riscv64=2.62.1+dfsg-1 Downloading dependency 49 of 758: libbsd0:riscv64=0.12.2-3 Downloading dependency 50 of 758: libqt6widgets6:riscv64=6.10.2+dfsg-15 Downloading dependency 51 of 758: cpp-15-riscv64-linux-gnu:riscv64=15.3.0-2 Downloading dependency 52 of 758: libepoxy-dev:riscv64=1.5.10-2+b2 Downloading dependency 53 of 758: libidn2-0:riscv64=2.3.8-5 Downloading dependency 54 of 758: wayland-protocols:riscv64=1.49-1 Downloading dependency 55 of 758: libcolord2:riscv64=1.4.8-3 Downloading dependency 56 of 758: libatk-bridge2.0-0t64:riscv64=2.61.0-1 Downloading dependency 57 of 758: libopencore-amrwb0:riscv64=0.1.6-1+b3 Downloading dependency 58 of 758: libglib2.0-bin:riscv64=2.88.2-1 Downloading dependency 59 of 758: libpsl5t64:riscv64=0.23.0-1 Downloading dependency 60 of 758: libgav1-2:riscv64=0.20.0-2+b2 Downloading dependency 61 of 758: libqt6sql6:riscv64=6.10.2+dfsg-15 Downloading dependency 62 of 758: libbz2-1.0:riscv64=1.0.8-6+b2 Downloading dependency 63 of 758: dbus-system-bus-common:riscv64=1.16.2-5 Downloading dependency 64 of 758: libharfbuzz-icu0:riscv64=12.3.2-2+b2 Downloading dependency 65 of 758: fontconfig-config:riscv64=2.17.1-5 Downloading dependency 66 of 758: libwayland-egl1:riscv64=1.26.0-1 Downloading dependency 67 of 758: libodbccr2:riscv64=2.3.14-2 Downloading dependency 68 of 758: libsasl2-2:riscv64=2.1.28+dfsg1-11 Downloading dependency 69 of 758: gnupg:riscv64=2.4.9-7 Downloading dependency 70 of 758: libavahi-common3:riscv64=0.8-18 Downloading dependency 71 of 758: libgtk-3-0t64:riscv64=3.24.52-1 Downloading dependency 72 of 758: dbus-user-session:riscv64=1.16.2-5+b1 Downloading dependency 73 of 758: libkadm5clnt-mit12:riscv64=1.22.1-3 Downloading dependency 74 of 758: libwebp-dev:riscv64=1.5.0-0.1+b2 Downloading dependency 75 of 758: xkb-data:riscv64=2.47-1 Downloading dependency 76 of 758: libwacom9:riscv64=2.18.0-1 Downloading dependency 77 of 758: libdpkg-perl:riscv64=1.23.7 Downloading dependency 78 of 758: libduktape207:riscv64=2.7.0-2+b3 Downloading dependency 79 of 758: libglib2.0-dev-bin:riscv64=2.88.2-1 Downloading dependency 80 of 758: build-essential:riscv64=12.12 Downloading dependency 81 of 758: librtmp1:riscv64=2.6-1 Downloading dependency 82 of 758: libsdl2-ttf-2.0-0:riscv64=2.24.0+dfsg-3+b1 Downloading dependency 83 of 758: libmtdev1t64:riscv64=1.1.7-1+b2 Downloading dependency 84 of 758: mariadb-common:riscv64=1:11.8.8-1 Downloading dependency 85 of 758: gcc-15-base:riscv64=15.3.0-2 Downloading dependency 86 of 758: libsdl1.2-dev:riscv64=1.2.76-1 Downloading dependency 87 of 758: libgs-common:riscv64=10.07.1~dfsg-1 Downloading dependency 88 of 758: patch:riscv64=2.8-2 Downloading dependency 89 of 758: dirmngr:riscv64=2.4.9-7 Downloading dependency 90 of 758: libharfbuzz-subset0:riscv64=12.3.2-2+b2 Downloading dependency 91 of 758: qt6-svg-dev:riscv64=6.10.2-9 Downloading dependency 92 of 758: libsepol-dev:riscv64=3.11-1 Downloading dependency 93 of 758: systemd-sysv:riscv64=261.2-1 Downloading dependency 94 of 758: libgles1:riscv64=1.7.0-3+b1 Downloading dependency 95 of 758: linux-libc-dev:riscv64=7.1.5-1 Downloading dependency 96 of 758: libavahi-common-data:riscv64=0.8-18 Downloading dependency 97 of 758: libdav1d-dev:riscv64=1.5.4-1 Downloading dependency 98 of 758: libxt-dev:riscv64=1:1.2.1-1.3+b2 Downloading dependency 99 of 758: libqt6svg6:riscv64=6.10.2-9 Downloading dependency 100 of 758: libspectre-dev:riscv64=0.2.12-2 Downloading dependency 101 of 758: libharfbuzz-cairo0:riscv64=12.3.2-2+b2 Downloading dependency 102 of 758: libgl1:riscv64=1.7.0-3+b1 Downloading dependency 103 of 758: libdebconfclient0:riscv64=0.283 Downloading dependency 104 of 758: libhwy-dev:riscv64=1.3.0-2+b1 Downloading dependency 105 of 758: libxmp4:riscv64=4.7.2-1 Downloading dependency 106 of 758: libxcb-glx0:riscv64=1.17.0-2+b2 Downloading dependency 107 of 758: libwayland-server0:riscv64=1.26.0-1 Downloading dependency 108 of 758: libp11-kit-dev:riscv64=0.26.4-1 Downloading dependency 109 of 758: libjavascriptcoregtk-4.1-dev:riscv64=2.52.5-1 Downloading dependency 110 of 758: libijs-0.35:riscv64=0.35-16+b2 Downloading dependency 111 of 758: libmpg123-dev:riscv64=1.33.6-2 Downloading dependency 112 of 758: libreadline8t64:riscv64=8.3-4 Downloading dependency 113 of 758: libavahi-client3:riscv64=0.8-18 Downloading dependency 114 of 758: libopus-dev:riscv64=1.6.1-1+b1 Downloading dependency 115 of 758: libjansson4:riscv64=2.15.1-1 Downloading dependency 116 of 758: libdeflate-dev:riscv64=1.25-1 Downloading dependency 117 of 758: libqt6opengl6:riscv64=6.10.2+dfsg-15 Downloading dependency 118 of 758: libapparmor1:riscv64=4.1.7-5 Downloading dependency 119 of 758: libxtst-dev:riscv64=2:1.2.5-1+b2 Downloading dependency 120 of 758: gir1.2-freedesktop:riscv64=1.86.0-6+b2 Downloading dependency 121 of 758: libatspi2.0-0t64:riscv64=2.61.0-1 Downloading dependency 122 of 758: librsvg2-common:riscv64=2.62.1+dfsg-1 Downloading dependency 123 of 758: libpam-systemd:riscv64=261.2-1 Downloading dependency 124 of 758: libxcb-xfixes0:riscv64=1.17.0-2+b2Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-xfixes0 riscv64 1.17.0-2+b2 [109 kB] Fetched 109 kB in 0s (5037 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjgb92mdv/libxcb-xfixes0_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxt6t64 riscv64 1:1.2.1-1.3+b2 [184 kB] Fetched 184 kB in 0s (3265 kB/s) dpkg-name: info: moved 'libxt6t64_1%3a1.2.1-1.3+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpywnzb9vr/libxt6t64_1.2.1-1.3+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libhogweed6t64 riscv64 3.10.2-1+b1 [334 kB] Fetched 334 kB in 0s (12.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmq6m5znv/libhogweed6t64_3.10.2-1+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libzstd1 riscv64 1.5.7+dfsg-3+b2 [368 kB] Fetched 368 kB in 0s (6034 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3moydjf3/libzstd1_1.5.7+dfsg-3+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libegl1-mesa-dev riscv64 26.1.5-1 [19.6 kB] Fetched 19.6 kB in 0s (374 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpu0pygwj3/libegl1-mesa-dev_26.1.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libssl-dev riscv64 3.6.3-1 [6443 kB] Fetched 6443 kB in 0s (15.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3eqylftj/libssl-dev_3.6.3-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libelf1t64 riscv64 0.195-1 [62.5 kB] Fetched 62.5 kB in 0s (3056 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3ateplk6/libelf1t64_0.195-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libk5crypto3 riscv64 1.22.1-3 [96.2 kB] Fetched 96.2 kB in 0s (4552 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp274wllbq/libk5crypto3_1.22.1-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libx11-xcb1 riscv64 2:1.8.13-1 [250 kB] Fetched 250 kB in 0s (4349 kB/s) dpkg-name: info: moved 'libx11-xcb1_2%3a1.8.13-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmppaeyfa93/libx11-xcb1_1.8.13-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libaspell15 riscv64 0.60.8.2-3+b1 [336 kB] Fetched 336 kB in 0s (5675 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxyoce_jw/libaspell15_0.60.8.2-3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libsyn123-0t64 riscv64 1.33.6-2 [110 kB] Fetched 110 kB in 0s (2012 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpm3q4auad/libsyn123-0t64_1.33.6-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dconf-gsettings-backend riscv64 0.49.0-4+b1 [28.1 kB] Fetched 28.1 kB in 0s (535 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcrcn0lzb/dconf-gsettings-backend_0.49.0-4+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libgio-2.0-dev riscv64 2.88.2-1 [4510 kB] Fetched 4510 kB in 0s (40.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2na46dof/libgio-2.0-dev_2.88.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwebpdemux2 riscv64 1.5.0-0.1+b2 [113 kB] Fetched 113 kB in 0s (5200 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpq1v_x4kp/libwebpdemux2_1.5.0-0.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libctf0 riscv64 2.47-2 [95.7 kB] Fetched 95.7 kB in 0s (4475 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpm8ul501q/libctf0_2.47-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgpg-error-dev riscv64 1.61-3 [273 kB] Fetched 273 kB in 0s (4701 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6ud1nrf5/libgpg-error-dev_1.61-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 pango1.0-tools riscv64 1.58.0-1 [36.9 kB] Fetched 36.9 kB in 0s (702 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpccghjnou/pango1.0-tools_1.58.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 readline-common all 8.3-4 [74.8 kB] Fetched 74.8 kB in 0s (3569 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpw5lam71g/readline-common_8.3-4_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdebhelper-perl all 14.3 [77.3 kB] Fetched 77.3 kB in 0s (3664 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3rxu6ke8/libdebhelper-perl_14.3_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gpg riscv64 2.4.9-7 [628 kB] Fetched 628 kB in 0s (9440 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6i398o66/gpg_2.4.9-7_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libasan8 riscv64 16.1.0-3 [2993 kB] Fetched 2993 kB in 0s (36.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2zhodaaa/libasan8_16.1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libbrotli-dev riscv64 1.2.0-3 [949 kB] Fetched 949 kB in 0s (13.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsi2hedki/libbrotli-dev_1.2.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgcrypt20 riscv64 1.12.2-1 [902 kB] Fetched 902 kB in 0s (23.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpykm5l1i2/libgcrypt20_1.12.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgpgmepp7 riscv64 2.1.0-2 [162 kB] Fetched 162 kB in 0s (2918 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpex5lxdgg/libgpgmepp7_2.1.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxft2 riscv64 2.3.6-1+b5 [52.7 kB] Fetched 52.7 kB in 0s (993 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0wnag44u/libxft2_2.3.6-1+b5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcap2 riscv64 1:2.78-1 [27.3 kB] Fetched 27.3 kB in 0s (1390 kB/s) dpkg-name: info: moved 'libcap2_1%3a2.78-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpkvfmege2/libcap2_2.78-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-image0 riscv64 0.4.0-2+b3 [22.1 kB] Fetched 22.1 kB in 0s (1114 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjadisyrl/libxcb-image0_0.4.0-2+b3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 m4 riscv64 1.4.21-1 [330 kB] Fetched 330 kB in 0s (12.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8hja22ld/m4_1.4.21-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxfixes3 riscv64 1:6.0.0-2+b5 [20.3 kB] Fetched 20.3 kB in 0s (389 kB/s) dpkg-name: info: moved 'libxfixes3_1%3a6.0.0-2+b5_riscv64.deb' to '/srv/rebuilderd/tmp/tmpnz22hwk2/libxfixes3_6.0.0-2+b5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwebkit2gtk-4.1-0 riscv64 2.52.5-1 [24.1 MB] Fetched 24.1 MB in 1s (22.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7thatsah/libwebkit2gtk-4.1-0_2.52.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libogg0 riscv64 1.3.6-2+b1 [23.8 kB] Fetched 23.8 kB in 0s (1188 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpklxcj_5a/libogg0_1.3.6-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpam-modules-bin riscv64 1.7.0-8 [46.2 kB] Fetched 46.2 kB in 0s (2291 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpn2jgie4y/libpam-modules-bin_1.7.0-8_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 mesa-libgallium riscv64 26.1.5-1 [9983 kB] Fetched 9983 kB in 0s (44.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpm24hm1bn/mesa-libgallium_26.1.5-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gir1.2-gstreamer-1.0 riscv64 1.28.5-1 [122 kB] Fetched 122 kB in 0s (5470 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpt5bngy6b/gir1.2-gstreamer-1.0_1.28.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-shm0-dev riscv64 1.17.0-2+b2 [111 kB] Fetched 111 kB in 0s (2023 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxfgwcwmx/libxcb-shm0-dev_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl2-image-dev riscv64 2.8.12+dfsg-1 [18.7 kB] Fetched 18.7 kB in 0s (358 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpn35cs3sg/libsdl2-image-dev_2.8.12+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 xfonts-encodings all 1:1.0.4-2.2 [577 kB] Fetched 577 kB in 0s (8952 kB/s) dpkg-name: info: moved 'xfonts-encodings_1%3a1.0.4-2.2_all.deb' to '/srv/rebuilderd/tmp/tmpzui1ic3v/xfonts-encodings_1.0.4-2.2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 glib-networking riscv64 2.80.1-1+b2 [64.0 kB] Fetched 64.0 kB in 0s (1199 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpiavjchol/glib-networking_2.80.1-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libnspr4-dev riscv64 2:4.39-1 [381 kB] Fetched 381 kB in 0s (6381 kB/s) dpkg-name: info: moved 'libnspr4-dev_2%3a4.39-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpjn2wwuhw/libnspr4-dev_4.39-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxres-dev riscv64 2:1.2.1-2 [24.8 kB] Fetched 24.8 kB in 0s (475 kB/s) dpkg-name: info: moved 'libxres-dev_2%3a1.2.1-2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpqp5ehj2w/libxres-dev_1.2.1-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 xdg-utils all 1.2.1-2 [75.8 kB] Fetched 75.8 kB in 0s (1409 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpz4qw0_0n/xdg-utils_1.2.1-2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsensors-config all 1:3.6.2-2 [16.2 kB] Fetched 16.2 kB in 0s (829 kB/s) dpkg-name: info: moved 'libsensors-config_1%3a3.6.2-2_all.deb' to '/srv/rebuilderd/tmp/tmpp8i8zdj5/libsensors-config_3.6.2-2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglew-common-dev riscv64 2.3.1+dfsg2-5 [144 kB] Fetched 144 kB in 0s (2592 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpobwdgak4/libglew-common-dev_2.3.1+dfsg2-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopenjp2-7 riscv64 2.5.4-1.1 [216 kB] Fetched 216 kB in 0s (3813 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpr0qq_ilz/libopenjp2-7_2.5.4-1.1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 comerr-dev riscv64 2.1-1.47.4-1 [55.0 kB] Fetched 55.0 kB in 0s (1041 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpb4zdl5g6/comerr-dev_2.1-1.47.4-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6concurrent6 riscv64 6.10.2+dfsg-15 [37.7 kB] Fetched 37.7 kB in 0s (712 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpg45_rnum/libqt6concurrent6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 python3-packaging all 26.2-2 [84.2 kB] Fetched 84.2 kB in 0s (3997 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptjwys4f7/python3-packaging_26.2-2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpangocairo-1.0-0 riscv64 1.58.0-1 [32.9 kB] Fetched 32.9 kB in 0s (626 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp19t1pw90/libpangocairo-1.0-0_1.58.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtag2 riscv64 2.3.1-2 [403 kB] Fetched 403 kB in 0s (14.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzr77u4uc/libtag2_2.3.1-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxtst6 riscv64 2:1.2.5-1+b2 [26.4 kB] Fetched 26.4 kB in 0s (504 kB/s) dpkg-name: info: moved 'libxtst6_2%3a1.2.5-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpzxk3lfo3/libxtst6_1.2.5-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxss1 riscv64 1:1.2.3-1+b4 [16.9 kB] Fetched 16.9 kB in 0s (326 kB/s) dpkg-name: info: moved 'libxss1_1%3a1.2.3-1+b4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpmvsvkrma/libxss1_1.2.3-1+b4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libvulkan-dev riscv64 1.4.341.0-1 [1810 kB] Fetched 1810 kB in 0s (18.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpt4_ezc8c/libvulkan-dev_1.4.341.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwayland-bin riscv64 1.26.0-1 [20.7 kB] Fetched 20.7 kB in 0s (1052 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_hgngm_u/libwayland-bin_1.26.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 netbase all 6.5 [12.4 kB] Fetched 12.4 kB in 0s (645 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyyb6zedx/netbase_6.5_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsframe3 riscv64 2.47-2 [86.0 kB] Fetched 86.0 kB in 0s (4107 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnwbciioo/libsframe3_2.47-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libkadm5srv-mit12 riscv64 1.22.1-3 [53.8 kB] Fetched 53.8 kB in 0s (1019 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpi349enp6/libkadm5srv-mit12_1.22.1-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-webkit2-4.1 riscv64 2.52.5-1 [102 kB] Fetched 102 kB in 0s (1872 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2_z7vbfp/gir1.2-webkit2-4.1_2.52.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libksba8 riscv64 1.8.0-3 [139 kB] Fetched 139 kB in 0s (2509 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpu_4dbwuz/libksba8_1.8.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgsl28 riscv64 2.8+dfsg-6+b1 [1008 kB] Fetched 1008 kB in 0s (12.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvyxi3c5q/libgsl28_2.8+dfsg-6+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6printsupport6 riscv64 6.10.2+dfsg-15 [218 kB] Fetched 218 kB in 0s (3840 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgpyfsw0_/libqt6printsupport6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjxl0.11 riscv64 0.11.2-5 [945 kB] Fetched 945 kB in 0s (24.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmf_iaii2/libjxl0.11_0.11.2-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-freedesktop-dev riscv64 1.86.0-6+b2 [48.8 kB] Fetched 48.8 kB in 0s (922 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzp1rhdzq/gir1.2-freedesktop-dev_1.86.0-6+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 base-files riscv64 14.2 [87.9 kB] Fetched 87.9 kB in 0s (4160 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmph1x75fsr/base-files_14.2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libnss3 riscv64 2:3.126-1 [1488 kB] Fetched 1488 kB in 0s (16.5 MB/s) dpkg-name: info: moved 'libnss3_2%3a3.126-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpvsbbwuhr/libnss3_3.126-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpkgconf7 riscv64 2.5.1-4 [47.1 kB] Fetched 47.1 kB in 0s (2307 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5n474i2h/libpkgconf7_2.5.1-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsystemd-dev riscv64 261.2-1 [3219 kB] Fetched 3219 kB in 0s (25.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpul4y9swl/libsystemd-dev_261.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libuchardet0 riscv64 0.0.8-2+b2 [68.8 kB] Fetched 68.8 kB in 0s (3337 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwwopw4o2/libuchardet0_0.0.8-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libunistring5 riscv64 1.4.2-1 [475 kB] Fetched 475 kB in 0s (16.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyy3oj9hu/libunistring5_1.4.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdumb1t64 riscv64 1:0.9.3-7+b2 [181 kB] Fetched 181 kB in 0s (3226 kB/s) dpkg-name: info: moved 'libdumb1t64_1%3a0.9.3-7+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpeue0a9u9/libdumb1t64_0.9.3-7+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmariadb3 riscv64 1:11.8.8-1 [182 kB] Fetched 182 kB in 0s (3235 kB/s) dpkg-name: info: moved 'libmariadb3_1%3a11.8.8-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmphrucptp9/libmariadb3_11.8.8-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-gly-2 riscv64 2.1.5+ds-2 [15.2 kB] Fetched 15.2 kB in 0s (292 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpo4uc8mhh/gir1.2-gly-2_2.1.5+ds-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libid3tag0-dev riscv64 0.16.3-4 [10.8 kB] Fetched 10.8 kB in 0s (209 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqola0hof/libid3tag0-dev_0.16.3-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 liborc-0.4-dev-bin riscv64 1:0.4.42-4 [20.7 kB] Fetched 20.7 kB in 0s (1062 kB/s) dpkg-name: info: moved 'liborc-0.4-dev-bin_1%3a0.4.42-4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpot5c_wlu/liborc-0.4-dev-bin_0.4.42-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 xml-core all 0.21 [19.0 kB] Fetched 19.0 kB in 0s (366 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvp7oxqik/xml-core_0.21_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdatrie1 riscv64 0.2.14-2 [39.1 kB] Fetched 39.1 kB in 0s (746 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpg1boes97/libdatrie1_0.2.14-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcairo2 riscv64 1.18.4-3+b1 [544 kB] Fetched 544 kB in 0s (17.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp402laj0k/libcairo2_1.18.4-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl2-2.0-0 riscv64 2.32.70+ds-1 [124 kB] Fetched 124 kB in 0s (2276 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsqhud20x/libsdl2-2.0-0_2.32.70+ds-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpaper2 riscv64 2.2.5-0.4 [16.4 kB] Fetched 16.4 kB in 0s (316 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpf9rs0uos/libpaper2_2.2.5-0.4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjpeg62-turbo riscv64 1:3.1.3-4 [201 kB] Fetched 201 kB in 0s (8487 kB/s) dpkg-name: info: moved 'libjpeg62-turbo_1%3a3.1.3-4_riscv64.deb' to '/srv/rebuilderd/tmp/tmppvh4ffqj/libjpeg62-turbo_3.1.3-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libc-dev-bin riscv64 2.42-17 [37.0 kB] Fetched 37.0 kB in 0s (1848 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpno7gg35x/libc-dev-bin_2.42-17_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libudev1 riscv64 261.2-1 [141 kB] Fetched 141 kB in 0s (6248 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9jlzro8p/libudev1_261.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmariadb-dev-compat riscv64 1:11.8.8-1 [21.8 kB] Fetched 21.8 kB in 0s (419 kB/s) dpkg-name: info: moved 'libmariadb-dev-compat_1%3a11.8.8-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpn6pg0zp6/libmariadb-dev-compat_11.8.8-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libflac-dev riscv64 1.5.0+ds-5+b1 [530 kB] Fetched 530 kB in 0s (8347 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6b150s4m/libflac-dev_1.5.0+ds-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libheif1 riscv64 1.23.1-1 [727 kB] Fetched 727 kB in 0s (10.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp067fp9ex/libheif1_1.23.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxslt1-dev riscv64 1.1.45-0.1 [119 kB] Fetched 119 kB in 0s (2179 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpaatuun5n/libxslt1-dev_1.1.45-0.1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 sysvinit-utils riscv64 3.18-1 [29.3 kB] Fetched 29.3 kB in 0s (1466 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp85pf9vvr/sysvinit-utils_3.18-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gpg-agent riscv64 2.4.9-7 [266 kB] Fetched 266 kB in 0s (10.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_c41zjy4/gpg-agent_2.4.9-7_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgraphite2-dev riscv64 1.3.15-2 [20.0 kB] Fetched 20.0 kB in 0s (385 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpa6guzj1d/libgraphite2-dev_1.3.15-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsoup-3.0-common all 3.6.6-1 [69.4 kB] Fetched 69.4 kB in 0s (1300 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxrklt762/libsoup-3.0-common_3.6.6-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 g++ riscv64 4:15.2.0-5+b1 [1332 B] Fetched 1332 B in 0s (68.8 kB/s) dpkg-name: info: moved 'g++_4%3a15.2.0-5+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp1gdinwcb/g++_15.2.0-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libevent-2.1-7t64 riscv64 2.1.13-stable-1 [183 kB] Fetched 183 kB in 0s (3262 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5ac9ziu4/libevent-2.1-7t64_2.1.13-stable-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libasound2-dev riscv64 1.2.16.1-1 [119 kB] Fetched 119 kB in 0s (2182 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvnp6oddu/libasound2-dev_1.2.16.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpangoft2-1.0-0 riscv64 1.58.0-1 [51.7 kB] Fetched 51.7 kB in 0s (2537 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6yj6k2hc/libpangoft2-1.0-0_1.58.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libgstreamer-plugins-base1.0-dev riscv64 1.28.5-1 [549 kB] Fetched 549 kB in 0s (17.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqrrwldhb/libgstreamer-plugins-base1.0-dev_1.28.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libp11-kit0 riscv64 0.26.4-1 [469 kB] Fetched 469 kB in 0s (16.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpru0esay8/libp11-kit0_0.26.4-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libseccomp2 riscv64 2.6.1-1 [50.3 kB] Fetched 50.3 kB in 0s (951 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpn9mez4bj/libseccomp2_2.6.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libvorbis-dev riscv64 1.3.7-3+b2 [438 kB] Fetched 438 kB in 0s (7151 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpflt_du35/libvorbis-dev_1.3.7-3+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcdparanoia0 riscv64 3.10.2+debian-14+b2 [43.9 kB] Fetched 43.9 kB in 0s (2171 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2j1j_lv9/libcdparanoia0_3.10.2+debian-14+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-xinput0 riscv64 1.17.0-2+b2 [130 kB] Fetched 130 kB in 0s (2353 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpy4sjlzi4/libxcb-xinput0_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtheoradec2 riscv64 1.2.0+dfsg-6+b2 [59.1 kB] Fetched 59.1 kB in 0s (2862 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnuf1aui2/libtheoradec2_1.2.0+dfsg-6+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopengl0 riscv64 1.7.0-3+b1 [40.1 kB] Fetched 40.1 kB in 0s (763 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpt9qxzir0/libopengl0_1.7.0-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 fonts-urw-base35 all 20200910-9 [10.8 MB] Fetched 10.8 MB in 0s (37.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplqbvveit/fonts-urw-base35_20200910-9_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwacom-common all 2.18.0-1 [117 kB] Fetched 117 kB in 0s (2128 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2x5n1zt3/libwacom-common_2.18.0-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxv1 riscv64 2:1.0.13-1+b1 [25.3 kB] Fetched 25.3 kB in 0s (478 kB/s) dpkg-name: info: moved 'libxv1_2%3a1.0.13-1+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpftrg8qa2/libxv1_1.0.13-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 tar riscv64 1.35+dfsg-4 [821 kB] Fetched 821 kB in 0s (22.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbt0_foav/tar_1.35+dfsg-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjpeg-dev riscv64 1:3.1.3-4 [78.9 kB] Fetched 78.9 kB in 0s (3792 kB/s) dpkg-name: info: moved 'libjpeg-dev_1%3a3.1.3-4_riscv64.deb' to '/srv/rebuilderd/tmp/tmp6hu6r4h2/libjpeg-dev_3.1.3-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 nettle-dev riscv64 3.10.2-1+b1 [1556 kB] Fetched 1556 kB in 0s (16.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxmqb3b45/nettle-dev_3.10.2-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 ncurses-bin riscv64 6.6+20260608-2 [442 kB] Fetched 442 kB in 0s (15.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6lmk5o6t/ncurses-bin_6.6+20260608-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 make riscv64 4.4.1-3 [463 kB] Fetched 463 kB in 0s (15.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwauoahnn/make_4.4.1-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libssl3t64 riscv64 3.6.3-1 [2255 kB] Fetched 2255 kB in 0s (22.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpe3ss2a7i/libssl3t64_3.6.3-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxmp-dev riscv64 4.7.2-1 [122 kB] Fetched 122 kB in 0s (2237 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp10d436x3/libxmp-dev_4.7.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libstdc++-15-dev riscv64 15.3.0-2 [6740 kB] Fetched 6740 kB in 0s (17.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpt69lx0d1/libstdc++-15-dev_15.3.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgles2 riscv64 1.7.0-3+b1 [20.3 kB] Fetched 20.3 kB in 0s (1014 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2bwnd2gh/libgles2_1.7.0-3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 liblerc-dev riscv64 4.1.1+ds-2 [880 kB] Fetched 880 kB in 0s (12.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp77wy0xdu/liblerc-dev_4.1.1+ds-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 init-system-helpers all 1.69 [39.3 kB] Fetched 39.3 kB in 0s (744 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmph6wfo2wn/init-system-helpers_1.69_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxrender1 riscv64 1:0.9.12-1+b2 [28.3 kB] Fetched 28.3 kB in 0s (1448 kB/s) dpkg-name: info: moved 'libxrender1_1%3a0.9.12-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpwmqg_g0z/libxrender1_0.9.12-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpcre2-8-0 riscv64 10.46-1+b2 [296 kB] Fetched 296 kB in 0s (11.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5ubskspp/libpcre2-8-0_10.46-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjbig2dec0 riscv64 0.20-1+b4 [64.0 kB] Fetched 64.0 kB in 0s (1196 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppxnr99_0/libjbig2dec0_0.20-1+b4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 hostname riscv64 3.25 [10.7 kB] Fetched 10.7 kB in 0s (540 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplzintd2_/hostname_3.25_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpam-modules riscv64 1.7.0-8 [165 kB] Fetched 165 kB in 0s (7312 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphr1as87f/libpam-modules_1.7.0-8_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gir1.2-atspi-2.0 riscv64 2.61.0-1 [23.1 kB] Fetched 23.1 kB in 0s (443 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9901bnb6/gir1.2-atspi-2.0_2.61.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libx11-dev riscv64 2:1.8.13-1 [1507 kB] Fetched 1507 kB in 0s (29.6 MB/s) dpkg-name: info: moved 'libx11-dev_2%3a1.8.13-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp0ktsqavr/libx11-dev_1.8.13-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopusfile0 riscv64 0.12-4+b4 [44.0 kB] Fetched 44.0 kB in 0s (834 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdgyoivzo/libopusfile0_0.12-4+b4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libodbcinst2 riscv64 2.3.14-2 [38.3 kB] Fetched 38.3 kB in 0s (728 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpujyigbw_/libodbcinst2_2.3.14-2_riscv64.deb' Downloading dependency 125 of 758: libxt6t64:riscv64=1:1.2.1-1.3+b2 Downloading dependency 126 of 758: libhogweed6t64:riscv64=3.10.2-1+b1 Downloading dependency 127 of 758: libzstd1:riscv64=1.5.7+dfsg-3+b2 Downloading dependency 128 of 758: libegl1-mesa-dev:riscv64=26.1.5-1 Downloading dependency 129 of 758: libssl-dev:riscv64=3.6.3-1 Downloading dependency 130 of 758: libelf1t64:riscv64=0.195-1 Downloading dependency 131 of 758: libk5crypto3:riscv64=1.22.1-3 Downloading dependency 132 of 758: libx11-xcb1:riscv64=2:1.8.13-1 Downloading dependency 133 of 758: libaspell15:riscv64=0.60.8.2-3+b1 Downloading dependency 134 of 758: libsyn123-0t64:riscv64=1.33.6-2 Downloading dependency 135 of 758: dconf-gsettings-backend:riscv64=0.49.0-4+b1 Downloading dependency 136 of 758: libgio-2.0-dev:riscv64=2.88.2-1 Downloading dependency 137 of 758: libwebpdemux2:riscv64=1.5.0-0.1+b2 Downloading dependency 138 of 758: libctf0:riscv64=2.47-2 Downloading dependency 139 of 758: libgpg-error-dev:riscv64=1.61-3 Downloading dependency 140 of 758: pango1.0-tools:riscv64=1.58.0-1 Downloading dependency 141 of 758: readline-common:riscv64=8.3-4 Downloading dependency 142 of 758: libdebhelper-perl:riscv64=14.3 Downloading dependency 143 of 758: gpg:riscv64=2.4.9-7 Downloading dependency 144 of 758: libasan8:riscv64=16.1.0-3 Downloading dependency 145 of 758: libbrotli-dev:riscv64=1.2.0-3 Downloading dependency 146 of 758: libgcrypt20:riscv64=1.12.2-1 Downloading dependency 147 of 758: libgpgmepp7:riscv64=2.1.0-2 Downloading dependency 148 of 758: libxft2:riscv64=2.3.6-1+b5 Downloading dependency 149 of 758: libcap2:riscv64=1:2.78-1 Downloading dependency 150 of 758: libxcb-image0:riscv64=0.4.0-2+b3 Downloading dependency 151 of 758: m4:riscv64=1.4.21-1 Downloading dependency 152 of 758: libxfixes3:riscv64=1:6.0.0-2+b5 Downloading dependency 153 of 758: libwebkit2gtk-4.1-0:riscv64=2.52.5-1 Downloading dependency 154 of 758: libogg0:riscv64=1.3.6-2+b1 Downloading dependency 155 of 758: libpam-modules-bin:riscv64=1.7.0-8 Downloading dependency 156 of 758: mesa-libgallium:riscv64=26.1.5-1 Downloading dependency 157 of 758: gir1.2-gstreamer-1.0:riscv64=1.28.5-1 Downloading dependency 158 of 758: libxcb-shm0-dev:riscv64=1.17.0-2+b2 Downloading dependency 159 of 758: libsdl2-image-dev:riscv64=2.8.12+dfsg-1 Downloading dependency 160 of 758: xfonts-encodings:riscv64=1:1.0.4-2.2 Downloading dependency 161 of 758: glib-networking:riscv64=2.80.1-1+b2 Downloading dependency 162 of 758: libnspr4-dev:riscv64=2:4.39-1 Downloading dependency 163 of 758: libxres-dev:riscv64=2:1.2.1-2 Downloading dependency 164 of 758: xdg-utils:riscv64=1.2.1-2 Downloading dependency 165 of 758: libsensors-config:riscv64=1:3.6.2-2 Downloading dependency 166 of 758: libglew-common-dev:riscv64=2.3.1+dfsg2-5 Downloading dependency 167 of 758: libopenjp2-7:riscv64=2.5.4-1.1 Downloading dependency 168 of 758: comerr-dev:riscv64=2.1-1.47.4-1 Downloading dependency 169 of 758: libqt6concurrent6:riscv64=6.10.2+dfsg-15 Downloading dependency 170 of 758: python3-packaging:riscv64=26.2-2 Downloading dependency 171 of 758: libpangocairo-1.0-0:riscv64=1.58.0-1 Downloading dependency 172 of 758: libtag2:riscv64=2.3.1-2 Downloading dependency 173 of 758: libxtst6:riscv64=2:1.2.5-1+b2 Downloading dependency 174 of 758: libxss1:riscv64=1:1.2.3-1+b4 Downloading dependency 175 of 758: libvulkan-dev:riscv64=1.4.341.0-1 Downloading dependency 176 of 758: libwayland-bin:riscv64=1.26.0-1 Downloading dependency 177 of 758: netbase:riscv64=6.5 Downloading dependency 178 of 758: libsframe3:riscv64=2.47-2 Downloading dependency 179 of 758: libkadm5srv-mit12:riscv64=1.22.1-3 Downloading dependency 180 of 758: gir1.2-webkit2-4.1:riscv64=2.52.5-1 Downloading dependency 181 of 758: libksba8:riscv64=1.8.0-3 Downloading dependency 182 of 758: libgsl28:riscv64=2.8+dfsg-6+b1 Downloading dependency 183 of 758: libqt6printsupport6:riscv64=6.10.2+dfsg-15 Downloading dependency 184 of 758: libjxl0.11:riscv64=0.11.2-5 Downloading dependency 185 of 758: gir1.2-freedesktop-dev:riscv64=1.86.0-6+b2 Downloading dependency 186 of 758: base-files:riscv64=14.2 Downloading dependency 187 of 758: libnss3:riscv64=2:3.126-1 Downloading dependency 188 of 758: libpkgconf7:riscv64=2.5.1-4 Downloading dependency 189 of 758: libsystemd-dev:riscv64=261.2-1 Downloading dependency 190 of 758: libuchardet0:riscv64=0.0.8-2+b2 Downloading dependency 191 of 758: libunistring5:riscv64=1.4.2-1 Downloading dependency 192 of 758: libdumb1t64:riscv64=1:0.9.3-7+b2 Downloading dependency 193 of 758: libmariadb3:riscv64=1:11.8.8-1 Downloading dependency 194 of 758: gir1.2-gly-2:riscv64=2.1.5+ds-2 Downloading dependency 195 of 758: libid3tag0-dev:riscv64=0.16.3-4 Downloading dependency 196 of 758: liborc-0.4-dev-bin:riscv64=1:0.4.42-4 Downloading dependency 197 of 758: xml-core:riscv64=0.21 Downloading dependency 198 of 758: libdatrie1:riscv64=0.2.14-2 Downloading dependency 199 of 758: libcairo2:riscv64=1.18.4-3+b1 Downloading dependency 200 of 758: libsdl2-2.0-0:riscv64=2.32.70+ds-1 Downloading dependency 201 of 758: libpaper2:riscv64=2.2.5-0.4 Downloading dependency 202 of 758: libjpeg62-turbo:riscv64=1:3.1.3-4 Downloading dependency 203 of 758: libc-dev-bin:riscv64=2.42-17 Downloading dependency 204 of 758: libudev1:riscv64=261.2-1 Downloading dependency 205 of 758: libmariadb-dev-compat:riscv64=1:11.8.8-1 Downloading dependency 206 of 758: libflac-dev:riscv64=1.5.0+ds-5+b1 Downloading dependency 207 of 758: libheif1:riscv64=1.23.1-1 Downloading dependency 208 of 758: libxslt1-dev:riscv64=1.1.45-0.1 Downloading dependency 209 of 758: sysvinit-utils:riscv64=3.18-1 Downloading dependency 210 of 758: gpg-agent:riscv64=2.4.9-7 Downloading dependency 211 of 758: libgraphite2-dev:riscv64=1.3.15-2 Downloading dependency 212 of 758: libsoup-3.0-common:riscv64=3.6.6-1 Downloading dependency 213 of 758: g++:riscv64=4:15.2.0-5+b1 Downloading dependency 214 of 758: libevent-2.1-7t64:riscv64=2.1.13-stable-1 Downloading dependency 215 of 758: libasound2-dev:riscv64=1.2.16.1-1 Downloading dependency 216 of 758: libpangoft2-1.0-0:riscv64=1.58.0-1 Downloading dependency 217 of 758: libgstreamer-plugins-base1.0-dev:riscv64=1.28.5-1 Downloading dependency 218 of 758: libp11-kit0:riscv64=0.26.4-1 Downloading dependency 219 of 758: libseccomp2:riscv64=2.6.1-1 Downloading dependency 220 of 758: libvorbis-dev:riscv64=1.3.7-3+b2 Downloading dependency 221 of 758: libcdparanoia0:riscv64=3.10.2+debian-14+b2 Downloading dependency 222 of 758: libxcb-xinput0:riscv64=1.17.0-2+b2 Downloading dependency 223 of 758: libtheoradec2:riscv64=1.2.0+dfsg-6+b2 Downloading dependency 224 of 758: libopengl0:riscv64=1.7.0-3+b1 Downloading dependency 225 of 758: fonts-urw-base35:riscv64=20200910-9 Downloading dependency 226 of 758: libwacom-common:riscv64=2.18.0-1 Downloading dependency 227 of 758: libxv1:riscv64=2:1.0.13-1+b1 Downloading dependency 228 of 758: tar:riscv64=1.35+dfsg-4 Downloading dependency 229 of 758: libjpeg-dev:riscv64=1:3.1.3-4 Downloading dependency 230 of 758: nettle-dev:riscv64=3.10.2-1+b1 Downloading dependency 231 of 758: ncurses-bin:riscv64=6.6+20260608-2 Downloading dependency 232 of 758: make:riscv64=4.4.1-3 Downloading dependency 233 of 758: libssl3t64:riscv64=3.6.3-1 Downloading dependency 234 of 758: libxmp-dev:riscv64=4.7.2-1 Downloading dependency 235 of 758: libstdc++-15-dev:riscv64=15.3.0-2 Downloading dependency 236 of 758: libgles2:riscv64=1.7.0-3+b1 Downloading dependency 237 of 758: liblerc-dev:riscv64=4.1.1+ds-2 Downloading dependency 238 of 758: init-system-helpers:riscv64=1.69 Downloading dependency 239 of 758: libxrender1:riscv64=1:0.9.12-1+b2 Downloading dependency 240 of 758: libpcre2-8-0:riscv64=10.46-1+b2 Downloading dependency 241 of 758: libjbig2dec0:riscv64=0.20-1+b4 Downloading dependency 242 of 758: hostname:riscv64=3.25 Downloading dependency 243 of 758: libpam-modules:riscv64=1.7.0-8 Downloading dependency 244 of 758: gir1.2-atspi-2.0:riscv64=2.61.0-1 Downloading dependency 245 of 758: libx11-dev:riscv64=2:1.8.13-1 Downloading dependency 246 of 758: libopusfile0:riscv64=0.12-4+b4 Downloading dependency 247 of 758: libodbcinst2:riscv64=2.3.14-2 Downloading dependency 248 of 758: iso-codes:riscv64=4.20.1-1Get:1 http://deb.debian.org/debian unstable/main riscv64 iso-codes all 4.20.1-1 [3319 kB] Fetched 3319 kB in 0s (26.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8swhq2k1/iso-codes_4.20.1-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 groff-base riscv64 1.24.1-1 [1311 kB] Fetched 1311 kB in 0s (15.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxz27m4yz/groff-base_1.24.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6network6 riscv64 6.10.2+dfsg-15 [813 kB] Fetched 813 kB in 0s (11.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphl2688yv/libqt6network6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwebpdecoder3 riscv64 1.5.0-0.1+b2 [185 kB] Fetched 185 kB in 0s (7919 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3bi47dre/libwebpdecoder3_1.5.0-0.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libhunspell-1.7-0 riscv64 1.7.3+really1.7.3-5 [223 kB] Fetched 223 kB in 0s (3910 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpf33xu743/libhunspell-1.7-0_1.7.3+really1.7.3-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 at-spi2-common all 2.61.0-1 [171 kB] Fetched 171 kB in 0s (3076 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp51mj5or3/at-spi2-common_2.61.0-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 binutils riscv64 2.47-2 [285 kB] Fetched 285 kB in 0s (11.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjd0hld72/binutils_2.47-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libkrb5support0 riscv64 1.22.1-3 [31.8 kB] Fetched 31.8 kB in 0s (1596 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwkk2bnj5/libkrb5support0_1.22.1-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 cpp-riscv64-linux-gnu riscv64 4:15.2.0-5+b1 [4632 B] Fetched 4632 B in 0s (241 kB/s) dpkg-name: info: moved 'cpp-riscv64-linux-gnu_4%3a15.2.0-5+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp8zz3pf_f/cpp-riscv64-linux-gnu_15.2.0-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxrandr-dev riscv64 2:1.5.4-1+b4 [71.3 kB] Fetched 71.3 kB in 0s (3455 kB/s) dpkg-name: info: moved 'libxrandr-dev_2%3a1.5.4-1+b4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpewf1zklf/libxrandr-dev_1.5.4-1+b4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjxl-dev riscv64 0.11.2-5 [635 kB] Fetched 635 kB in 0s (9699 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbitd6n4f/libjxl-dev_0.11.2-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgsl-dev riscv64 2.8+dfsg-6+b1 [3454 kB] Fetched 3454 kB in 0s (27.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpm05ch5sr/libgsl-dev_2.8+dfsg-6+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmodplug1 riscv64 1:0.8.9.0-3+b3 [183 kB] Fetched 183 kB in 0s (3112 kB/s) dpkg-name: info: moved 'libmodplug1_1%3a0.8.9.0-3+b3_riscv64.deb' to '/srv/rebuilderd/tmp/tmpuprl3mlk/libmodplug1_0.8.9.0-3+b3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 glycin-loaders riscv64 2.1.5+ds-2 [2886 kB] Fetched 2886 kB in 0s (25.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpd_yia74k/glycin-loaders_2.1.5+ds-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglew-dev riscv64 2.3.1+dfsg2-5 [347 kB] Fetched 347 kB in 0s (5801 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpt8m2enux/libglew-dev_2.3.1+dfsg2-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libepoxy0 riscv64 1.5.10-2+b2 [191 kB] Fetched 191 kB in 0s (8190 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpm17etrvn/libepoxy0_1.5.10-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6openglwidgets6 riscv64 6.10.2+dfsg-15 [47.1 kB] Fetched 47.1 kB in 0s (894 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbdfnbjp8/libqt6openglwidgets6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libsqlite3-dev riscv64 3.53.4-1 [2461 kB] Fetched 2461 kB in 0s (23.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbtcu70st/libsqlite3-dev_3.53.4-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libudev-dev riscv64 261.2-1 [54.1 kB] Fetched 54.1 kB in 0s (2642 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpal2ld16p/libudev-dev_261.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 autopoint all 1.0-3 [820 kB] Fetched 820 kB in 0s (22.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnlrm5i2d/autopoint_1.0-3_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxrender-dev riscv64 1:0.9.12-1+b2 [67.8 kB] Fetched 67.8 kB in 0s (1267 kB/s) dpkg-name: info: moved 'libxrender-dev_1%3a0.9.12-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmps98dyhxh/libxrender-dev_0.9.12-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpixman-1-0 riscv64 0.46.4-1+b2 [179 kB] Fetched 179 kB in 0s (7762 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8y6vuur2/libpixman-1-0_0.46.4-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl2-image-2.0-0 riscv64 2.8.12+dfsg-1 [66.7 kB] Fetched 66.7 kB in 0s (1247 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpi86xo2ky/libsdl2-image-2.0-0_2.8.12+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 sed riscv64 4.9-3 [329 kB] Fetched 329 kB in 0s (12.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwr0a4hyp/sed_4.9-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdrm-amdgpu1 riscv64 2.4.134-3 [22.6 kB] Fetched 22.6 kB in 0s (1149 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpe542wadn/libdrm-amdgpu1_2.4.134-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-gdkpixbuf-2.0 riscv64 2.44.7+dfsg-1 [12.4 kB] Fetched 12.4 kB in 0s (239 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpo1xfxm84/gir1.2-gdkpixbuf-2.0_2.44.7+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libexpat1-dev riscv64 2.8.2-1 [353 kB] Fetched 353 kB in 0s (5942 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsktryfig/libexpat1-dev_2.8.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 ncurses-base all 6.6+20260608-2 [276 kB] Fetched 276 kB in 0s (10.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplmtkx1o3/ncurses-base_6.6+20260608-2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcursor-dev riscv64 1:1.2.3-1+b2 [80.9 kB] Fetched 80.9 kB in 0s (3874 kB/s) dpkg-name: info: moved 'libxcursor-dev_1%3a1.2.3-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpde68z62t/libxcursor-dev_1.2.3-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsharpyuv0 riscv64 1.5.0-0.1+b2 [113 kB] Fetched 113 kB in 0s (2077 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpz78ujoka/libsharpyuv0_1.5.0-0.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopenal1 riscv64 1:1.25.2-1 [759 kB] Fetched 759 kB in 0s (11.0 MB/s) dpkg-name: info: moved 'libopenal1_1%3a1.25.2-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpz66stac6/libopenal1_1.25.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gcc-16-base riscv64 16.1.0-3 [37.5 kB] Fetched 37.5 kB in 0s (1889 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsezxbiuj/gcc-16-base_16.1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-gudev-1.0 riscv64 238-7+b2 [5040 B] Fetched 5040 B in 0s (261 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgv27xolm/gir1.2-gudev-1.0_238-7+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libatspi2.0-dev riscv64 2.61.0-1 [83.1 kB] Fetched 83.1 kB in 0s (1538 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphitd_fm4/libatspi2.0-dev_2.61.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 procps riscv64 2:4.0.6-3 [981 kB] Fetched 981 kB in 0s (11.8 MB/s) dpkg-name: info: moved 'procps_2%3a4.0.6-3_riscv64.deb' to '/srv/rebuilderd/tmp/tmpestd7wd2/procps_4.0.6-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 file riscv64 1:5.47-4 [42.8 kB] Fetched 42.8 kB in 0s (2113 kB/s) dpkg-name: info: moved 'file_1%3a5.47-4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpkgxapmf0/file_5.47-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libflac++11 riscv64 1.5.0+ds-5+b1 [59.1 kB] Fetched 59.1 kB in 0s (1100 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_hn7lb3i/libflac++11_1.5.0+ds-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxinerama1 riscv64 2:1.1.4-3+b5 [16.0 kB] Fetched 16.0 kB in 0s (307 kB/s) dpkg-name: info: moved 'libxinerama1_2%3a1.1.4-3+b5_riscv64.deb' to '/srv/rebuilderd/tmp/tmpfef1htjl/libxinerama1_1.1.4-3+b5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxext6 riscv64 2:1.3.4-1+b4 [51.1 kB] Fetched 51.1 kB in 0s (2493 kB/s) dpkg-name: info: moved 'libxext6_2%3a1.3.4-1+b4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpq6c7splz/libxext6_1.3.4-1+b4_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gcc-riscv64-linux-gnu riscv64 4:15.2.0-5+b1 [1432 B] Fetched 1432 B in 0s (73.7 kB/s) dpkg-name: info: moved 'gcc-riscv64-linux-gnu_4%3a15.2.0-5+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpr32z33xj/gcc-riscv64-linux-gnu_15.2.0-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 xorg-sgml-doctools all 1:1.12.1-1 [23.9 kB] Fetched 23.9 kB in 0s (1218 kB/s) dpkg-name: info: moved 'xorg-sgml-doctools_1%3a1.12.1-1_all.deb' to '/srv/rebuilderd/tmp/tmpaecx2ubp/xorg-sgml-doctools_1.12.1-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gir1.2-glib-2.0 riscv64 2.88.2-1 [179 kB] Fetched 179 kB in 0s (7742 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4oqdty6q/gir1.2-glib-2.0_2.88.2-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libout123-0t64 riscv64 1.33.6-2 [30.8 kB] Fetched 30.8 kB in 0s (348 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp54t499ta/libout123-0t64_1.33.6-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libibus-1.0-5 riscv64 1.5.34-1 [483 kB] Fetched 483 kB in 0s (7311 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdv8d79_4/libibus-1.0-5_1.5.34-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpam0g riscv64 1.7.0-8 [66.9 kB] Fetched 66.9 kB in 0s (3239 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcjgxrabf/libpam0g_1.7.0-8_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libthai-dev riscv64 0.1.30-3 [46.0 kB] Fetched 46.0 kB in 0s (865 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp66niu89l/libthai-dev_0.1.30-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 default-libmysqlclient-dev riscv64 1.1.1+b1 [3400 B] Fetched 3400 B in 0s (65.6 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwfx56dz0/default-libmysqlclient-dev_1.1.1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libkrb5-dev riscv64 1.22.1-3 [14.1 kB] Fetched 14.1 kB in 0s (271 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5ep7hcbl/libkrb5-dev_1.22.1-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libharfbuzz-dev riscv64 12.3.2-2+b2 [149 kB] Fetched 149 kB in 0s (2678 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqvn_s8fv/libharfbuzz-dev_12.3.2-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libvorbisenc2 riscv64 1.3.7-3+b2 [69.9 kB] Fetched 69.9 kB in 0s (3368 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwa2nr05f/libvorbisenc2_1.3.7-3+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libunistring-dev riscv64 1.4.2-1 [922 kB] Fetched 922 kB in 0s (23.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpikps1yp2/libunistring-dev_1.4.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcurl3t64-gnutls riscv64 8.21.0-2 [17.0 kB] Fetched 17.0 kB in 0s (860 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmt9wjr6j/libcurl3t64-gnutls_8.21.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgbm-dev riscv64 26.1.5-1 [21.4 kB] Fetched 21.4 kB in 0s (1042 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpf6mllcab/libgbm-dev_26.1.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgmp10 riscv64 2:6.3.0+dfsg-5+b2 [561 kB] Fetched 561 kB in 0s (18.0 MB/s) dpkg-name: info: moved 'libgmp10_2%3a6.3.0+dfsg-5+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpeubo5k8b/libgmp10_6.3.0+dfsg-5+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libexpat1 riscv64 2.8.2-1 [117 kB] Fetched 117 kB in 0s (5365 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdr7na3x2/libexpat1_2.8.2-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libsqlite3-0 riscv64 3.53.4-1 [956 kB] Fetched 956 kB in 0s (24.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmph_kqadll/libsqlite3-0_3.53.4-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-cursor0 riscv64 0.1.6-1 [18.0 kB] Fetched 18.0 kB in 0s (347 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpumvqgaso/libxcb-cursor0_0.1.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 pci.ids all 0.0~2026.07.21-1 [285 kB] Fetched 285 kB in 0s (11.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_wfrka_g/pci.ids_0.0~2026.07.21-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Fetched 22.9 kB in 0s (1153 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpywys7rwf/intltool-debian_0.35.0+20060710.6_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgdk-pixbuf-2.0-dev riscv64 2.44.7+dfsg-1 [50.9 kB] Fetched 50.9 kB in 0s (944 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpggzcscjl/libgdk-pixbuf-2.0-dev_2.44.7+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libx11-data all 2:1.8.13-1 [346 kB] Fetched 346 kB in 0s (13.0 MB/s) dpkg-name: info: moved 'libx11-data_2%3a1.8.13-1_all.deb' to '/srv/rebuilderd/tmp/tmphr1h7jx6/libx11-data_1.8.13-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libselinux-dev riscv64 3.11-2 [337 kB] Fetched 337 kB in 0s (12.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpa9y9d720/libselinux-dev_3.11-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 man-db riscv64 2.13.1-1 [1458 kB] Fetched 1458 kB in 0s (16.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmqs1e74a/man-db_2.13.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsm6 riscv64 2:1.2.6-1+b2 [38.1 kB] Fetched 38.1 kB in 0s (723 kB/s) dpkg-name: info: moved 'libsm6_2%3a1.2.6-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmphm64e9ki/libsm6_1.2.6-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxinerama-dev riscv64 2:1.1.4-3+b5 [21.8 kB] Fetched 21.8 kB in 0s (418 kB/s) dpkg-name: info: moved 'libxinerama-dev_2%3a1.1.4-3+b5_riscv64.deb' to '/srv/rebuilderd/tmp/tmp3foo3nti/libxinerama-dev_1.1.4-3+b5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 tzdata all 2026c-1 [260 kB] Fetched 260 kB in 0s (10.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5tdt5zlw/tzdata_2026c-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwebkit2gtk-4.1-dev riscv64 2.52.5-1 [306 kB] Fetched 306 kB in 0s (5166 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsa_ewa6i/libwebkit2gtk-4.1-dev_2.52.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdatrie-dev riscv64 0.2.14-2 [42.4 kB] Fetched 42.4 kB in 0s (2076 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3kew_42s/libdatrie-dev_0.2.14-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgomp1 riscv64 16.1.0-3 [137 kB] Fetched 137 kB in 0s (6129 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuf318r3u/libgomp1_16.1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libheif-dev riscv64 1.23.1-1 [71.4 kB] Fetched 71.4 kB in 0s (1335 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphm7sdjus/libheif-dev_1.23.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libegl-dev riscv64 1.7.0-3+b1 [18.7 kB] Fetched 18.7 kB in 0s (950 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwvoc355t/libegl-dev_1.7.0-3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 cpp riscv64 4:15.2.0-5+b1 [1568 B] Fetched 1568 B in 0s (81.8 kB/s) dpkg-name: info: moved 'cpp_4%3a15.2.0-5+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpzz5adp54/cpp_15.2.0-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 glib-networking-services riscv64 2.80.1-1+b2 [8220 B] Fetched 8220 B in 0s (158 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcozanlzy/glib-networking-services_2.80.1-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcaca0 riscv64 0.99.beta20-8 [199 kB] Fetched 199 kB in 0s (3529 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpssr92j_d/libcaca0_0.99.beta20-8_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libldap-dev riscv64 2.6.13+dfsg-1+b1 [627 kB] Fetched 627 kB in 0s (9568 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptlt8p1pf/libldap-dev_2.6.13+dfsg-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsecret-common all 0.21.7-2 [28.3 kB] Fetched 28.3 kB in 0s (539 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplgfa2ulr/libsecret-common_0.21.7-2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libthai0 riscv64 0.1.30-3 [51.2 kB] Fetched 51.2 kB in 0s (966 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7s_hh_wf/libthai0_0.1.30-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libblkid-dev riscv64 2.42.2-2 [551 kB] Fetched 551 kB in 0s (17.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5z6zwf3d/libblkid-dev_2.42.2-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcc1-0 riscv64 16.1.0-3 [41.7 kB] Fetched 41.7 kB in 0s (2061 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpl6m_8wq7/libcc1-0_16.1.0-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libgirepository-2.0-0 riscv64 2.88.2-1 [127 kB] Fetched 127 kB in 0s (5707 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpow0wjmzd/libgirepository-2.0-0_2.88.2-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libatk1.0-dev riscv64 2.61.0-1 [104 kB] Fetched 104 kB in 0s (1893 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6ujcbm6p/libatk1.0-dev_2.61.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpng16-16t64 riscv64 1.6.58-1 [286 kB] Fetched 286 kB in 0s (11.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgrqilcf8/libpng16-16t64_1.6.58-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsharpyuv-dev riscv64 1.5.0-0.1+b2 [130 kB] Fetched 130 kB in 0s (5925 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpskb5ez61/libsharpyuv-dev_1.5.0-0.1+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libvisual-0.4-0 riscv64 0.4.2-5 [138 kB] Fetched 138 kB in 0s (6097 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmzkwnmx6/libvisual-0.4-0_0.4.2-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 liblcms2-dev riscv64 2.19.1-1 [2885 kB] Fetched 2885 kB in 0s (25.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplnln0dv5/liblcms2-dev_2.19.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpython3.14-stdlib riscv64 3.14.6-1 [2292 kB] Fetched 2292 kB in 0s (33.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmprp64m1gb/libpython3.14-stdlib_3.14.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libflac14 riscv64 1.5.0+ds-5+b1 [161 kB] Fetched 161 kB in 0s (2890 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2r0ab5_a/libflac14_1.5.0+ds-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libb2-1 riscv64 0.98.1-1.1+b3 [20.3 kB] Fetched 20.3 kB in 0s (389 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpaa9yogvh/libb2-1_0.98.1-1.1+b3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsm-dev riscv64 2:1.2.6-1+b2 [63.5 kB] Fetched 63.5 kB in 0s (1192 kB/s) dpkg-name: info: moved 'libsm-dev_2%3a1.2.6-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpjtaxksb3/libsm-dev_1.2.6-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcursor1 riscv64 1:1.2.3-1+b2 [40.3 kB] Fetched 40.3 kB in 0s (762 kB/s) dpkg-name: info: moved 'libxcursor1_1%3a1.2.3-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmp7lne852p/libxcursor1_1.2.3-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libx11-6 riscv64 2:1.8.13-1 [821 kB] Fetched 821 kB in 0s (22.4 MB/s) dpkg-name: info: moved 'libx11-6_2%3a1.8.13-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpcn_j0aa9/libx11-6_1.8.13-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxkbcommon-x11-0 riscv64 1.13.1-1 [19.9 kB] Fetched 19.9 kB in 0s (1004 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpol8c805f/libxkbcommon-x11-0_1.13.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libllvm21 riscv64 1:21.1.8-7+b4 [27.7 MB] Fetched 27.7 MB in 1s (44.5 MB/s) dpkg-name: info: moved 'libllvm21_1%3a21.1.8-7+b4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpc97v_qtu/libllvm21_21.1.8-7+b4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libkdb5-10t64 riscv64 1.22.1-3 [41.9 kB] Fetched 41.9 kB in 0s (790 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp235k9pse/libkdb5-10t64_1.22.1-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libcrypt-dev riscv64 1:4.5.1-1+b1 [261 kB] Fetched 261 kB in 0s (4532 kB/s) dpkg-name: info: moved 'libcrypt-dev_1%3a4.5.1-1+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpzb7wi6xe/libcrypt-dev_4.5.1-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 bubblewrap riscv64 0.11.2-2 [48.8 kB] Fetched 48.8 kB in 0s (926 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpd6ynr2dk/bubblewrap_0.11.2-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-render0 riscv64 1.17.0-2+b2 [115 kB] Fetched 115 kB in 0s (5301 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbenx_n3t/libxcb-render0_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 bsdextrautils riscv64 2.42.2-2 [103 kB] Fetched 103 kB in 0s (4760 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmph10roe47/bsdextrautils_2.42.2-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libidn12 riscv64 1.44-1 [46.7 kB] Fetched 46.7 kB in 0s (879 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcmqd284y/libidn12_1.44-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgpgme-dev riscv64 2.1.2-1 [801 kB] Fetched 801 kB in 0s (11.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpg546swon/libgpgme-dev_2.1.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsmartcols1 riscv64 2.42.2-2 [155 kB] Fetched 155 kB in 0s (6836 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwb0c1hrv/libsmartcols1_2.42.2-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 hunspell-en-us all 1:2020.12.07-4 [558 kB] Fetched 558 kB in 0s (8712 kB/s) dpkg-name: info: moved 'hunspell-en-us_1%3a2020.12.07-4_all.deb' to '/srv/rebuilderd/tmp/tmpdpdbdl1t/hunspell-en-us_2020.12.07-4_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdav1d7 riscv64 1.5.4-1 [278 kB] Fetched 278 kB in 0s (10.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppc8x4ybn/libdav1d7_1.5.4-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libnpth0t64 riscv64 1.8-3+b2 [22.6 kB] Fetched 22.6 kB in 0s (1147 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2agbze9n/libnpth0t64_1.8-3+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwebp7 riscv64 1.5.0-0.1+b2 [283 kB] Fetched 283 kB in 0s (4734 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpj89eqfkd/libwebp7_1.5.0-0.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcairo-gobject2 riscv64 1.18.4-3+b1 [128 kB] Fetched 128 kB in 0s (2328 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_w1u98vd/libcairo-gobject2_1.18.4-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libfreetype-dev riscv64 2.14.3+dfsg-2 [1318 kB] Fetched 1318 kB in 0s (15.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbih9bmu_/libfreetype-dev_2.14.3+dfsg-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpython3.14-minimal riscv64 3.14.6-1 [892 kB] Fetched 892 kB in 0s (23.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8mariv_9/libpython3.14-minimal_3.14.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-render0-dev riscv64 1.17.0-2+b2 [137 kB] Fetched 137 kB in 0s (2488 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3nv3ejo3/libxcb-render0-dev_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdrm-dev riscv64 2.4.134-3 [514 kB] Fetched 514 kB in 0s (16.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpq1dchza1/libdrm-dev_2.4.134-3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gsettings-desktop-schemas all 50.1-2 [779 kB] Fetched 779 kB in 0s (11.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp96rihpl2/gsettings-desktop-schemas_50.1-2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 debhelper all 14.3 [934 kB] Fetched 934 kB in 0s (23.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7exwlikd/debhelper_14.3_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 girepository-tools riscv64 2.88.2-1 [129 kB] Fetched 129 kB in 0s (5848 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvcjzdpdp/girepository-tools_2.88.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsvtav1enc4 riscv64 4.1.0+dfsg-1 [1064 kB] Fetched 1064 kB in 0s (12.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpllzaaq62/libsvtav1enc4_4.1.0+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgpg-error0 riscv64 1.61-3 [89.9 kB] Fetched 89.9 kB in 0s (4241 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptdzybanh/libgpg-error0_1.61-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libfile-stripnondeterminism-perl all 1.15.1-1 [17.1 kB] Fetched 17.1 kB in 0s (873 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpe1q0396a/libfile-stripnondeterminism-perl_1.15.1-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libarchive-zip-perl all 1.68-1 [104 kB] Fetched 104 kB in 0s (4817 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmps2iajf04/libarchive-zip-perl_1.68-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libngtcp2-crypto-gnutls-dev riscv64 1.24.0-1 [42.7 kB] Fetched 42.7 kB in 0s (808 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0zdafvjz/libngtcp2-crypto-gnutls-dev_1.24.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpcre2-32-0 riscv64 10.46-1+b2 [263 kB] Fetched 263 kB in 0s (10.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsk788rm3/libpcre2-32-0_10.46-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtool all 2.5.4-11 [539 kB] Fetched 539 kB in 0s (17.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqor_p4vi/libtool_2.5.4-11_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglew2.3 riscv64 2.3.1+dfsg2-5 [165 kB] Fetched 165 kB in 0s (2958 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5hhhwem_/libglew2.3_2.3.1+dfsg2-5_riscv64.deb' Downloading dependency 249 of 758: groff-base:riscv64=1.24.1-1 Downloading dependency 250 of 758: libqt6network6:riscv64=6.10.2+dfsg-15 Downloading dependency 251 of 758: libwebpdecoder3:riscv64=1.5.0-0.1+b2 Downloading dependency 252 of 758: libhunspell-1.7-0:riscv64=1.7.3+really1.7.3-5 Downloading dependency 253 of 758: at-spi2-common:riscv64=2.61.0-1 Downloading dependency 254 of 758: binutils:riscv64=2.47-2 Downloading dependency 255 of 758: libkrb5support0:riscv64=1.22.1-3 Downloading dependency 256 of 758: cpp-riscv64-linux-gnu:riscv64=4:15.2.0-5+b1 Downloading dependency 257 of 758: libxrandr-dev:riscv64=2:1.5.4-1+b4 Downloading dependency 258 of 758: libjxl-dev:riscv64=0.11.2-5 Downloading dependency 259 of 758: libgsl-dev:riscv64=2.8+dfsg-6+b1 Downloading dependency 260 of 758: libmodplug1:riscv64=1:0.8.9.0-3+b3 Downloading dependency 261 of 758: glycin-loaders:riscv64=2.1.5+ds-2 Downloading dependency 262 of 758: libglew-dev:riscv64=2.3.1+dfsg2-5 Downloading dependency 263 of 758: libepoxy0:riscv64=1.5.10-2+b2 Downloading dependency 264 of 758: libqt6openglwidgets6:riscv64=6.10.2+dfsg-15 Downloading dependency 265 of 758: libsqlite3-dev:riscv64=3.53.4-1 Downloading dependency 266 of 758: libudev-dev:riscv64=261.2-1 Downloading dependency 267 of 758: autopoint:riscv64=1.0-3 Downloading dependency 268 of 758: libxrender-dev:riscv64=1:0.9.12-1+b2 Downloading dependency 269 of 758: libpixman-1-0:riscv64=0.46.4-1+b2 Downloading dependency 270 of 758: libsdl2-image-2.0-0:riscv64=2.8.12+dfsg-1 Downloading dependency 271 of 758: sed:riscv64=4.9-3 Downloading dependency 272 of 758: libdrm-amdgpu1:riscv64=2.4.134-3 Downloading dependency 273 of 758: gir1.2-gdkpixbuf-2.0:riscv64=2.44.7+dfsg-1 Downloading dependency 274 of 758: libexpat1-dev:riscv64=2.8.2-1 Downloading dependency 275 of 758: ncurses-base:riscv64=6.6+20260608-2 Downloading dependency 276 of 758: libxcursor-dev:riscv64=1:1.2.3-1+b2 Downloading dependency 277 of 758: libsharpyuv0:riscv64=1.5.0-0.1+b2 Downloading dependency 278 of 758: libopenal1:riscv64=1:1.25.2-1 Downloading dependency 279 of 758: gcc-16-base:riscv64=16.1.0-3 Downloading dependency 280 of 758: gir1.2-gudev-1.0:riscv64=238-7+b2 Downloading dependency 281 of 758: libatspi2.0-dev:riscv64=2.61.0-1 Downloading dependency 282 of 758: procps:riscv64=2:4.0.6-3 Downloading dependency 283 of 758: file:riscv64=1:5.47-4 Downloading dependency 284 of 758: libflac++11:riscv64=1.5.0+ds-5+b1 Downloading dependency 285 of 758: libxinerama1:riscv64=2:1.1.4-3+b5 Downloading dependency 286 of 758: libxext6:riscv64=2:1.3.4-1+b4 Downloading dependency 287 of 758: gcc-riscv64-linux-gnu:riscv64=4:15.2.0-5+b1 Downloading dependency 288 of 758: xorg-sgml-doctools:riscv64=1:1.12.1-1 Downloading dependency 289 of 758: gir1.2-glib-2.0:riscv64=2.88.2-1 Downloading dependency 290 of 758: libout123-0t64:riscv64=1.33.6-2 Downloading dependency 291 of 758: libibus-1.0-5:riscv64=1.5.34-1 Downloading dependency 292 of 758: libpam0g:riscv64=1.7.0-8 Downloading dependency 293 of 758: libthai-dev:riscv64=0.1.30-3 Downloading dependency 294 of 758: default-libmysqlclient-dev:riscv64=1.1.1+b1 Downloading dependency 295 of 758: libkrb5-dev:riscv64=1.22.1-3 Downloading dependency 296 of 758: libharfbuzz-dev:riscv64=12.3.2-2+b2 Downloading dependency 297 of 758: libvorbisenc2:riscv64=1.3.7-3+b2 Downloading dependency 298 of 758: libunistring-dev:riscv64=1.4.2-1 Downloading dependency 299 of 758: libcurl3t64-gnutls:riscv64=8.21.0-2 Downloading dependency 300 of 758: libgbm-dev:riscv64=26.1.5-1 Downloading dependency 301 of 758: libgmp10:riscv64=2:6.3.0+dfsg-5+b2 Downloading dependency 302 of 758: libexpat1:riscv64=2.8.2-1 Downloading dependency 303 of 758: libsqlite3-0:riscv64=3.53.4-1 Downloading dependency 304 of 758: libxcb-cursor0:riscv64=0.1.6-1 Downloading dependency 305 of 758: pci.ids:riscv64=0.0~2026.07.21-1 Downloading dependency 306 of 758: intltool-debian:riscv64=0.35.0+20060710.6 Downloading dependency 307 of 758: libgdk-pixbuf-2.0-dev:riscv64=2.44.7+dfsg-1 Downloading dependency 308 of 758: libx11-data:riscv64=2:1.8.13-1 Downloading dependency 309 of 758: libselinux-dev:riscv64=3.11-2 Downloading dependency 310 of 758: man-db:riscv64=2.13.1-1 Downloading dependency 311 of 758: libsm6:riscv64=2:1.2.6-1+b2 Downloading dependency 312 of 758: libxinerama-dev:riscv64=2:1.1.4-3+b5 Downloading dependency 313 of 758: tzdata:riscv64=2026c-1 Downloading dependency 314 of 758: libwebkit2gtk-4.1-dev:riscv64=2.52.5-1 Downloading dependency 315 of 758: libdatrie-dev:riscv64=0.2.14-2 Downloading dependency 316 of 758: libgomp1:riscv64=16.1.0-3 Downloading dependency 317 of 758: libheif-dev:riscv64=1.23.1-1 Downloading dependency 318 of 758: libegl-dev:riscv64=1.7.0-3+b1 Downloading dependency 319 of 758: cpp:riscv64=4:15.2.0-5+b1 Downloading dependency 320 of 758: glib-networking-services:riscv64=2.80.1-1+b2 Downloading dependency 321 of 758: libcaca0:riscv64=0.99.beta20-8 Downloading dependency 322 of 758: libldap-dev:riscv64=2.6.13+dfsg-1+b1 Downloading dependency 323 of 758: libsecret-common:riscv64=0.21.7-2 Downloading dependency 324 of 758: libthai0:riscv64=0.1.30-3 Downloading dependency 325 of 758: libblkid-dev:riscv64=2.42.2-2 Downloading dependency 326 of 758: libcc1-0:riscv64=16.1.0-3 Downloading dependency 327 of 758: libgirepository-2.0-0:riscv64=2.88.2-1 Downloading dependency 328 of 758: libatk1.0-dev:riscv64=2.61.0-1 Downloading dependency 329 of 758: libpng16-16t64:riscv64=1.6.58-1 Downloading dependency 330 of 758: libsharpyuv-dev:riscv64=1.5.0-0.1+b2 Downloading dependency 331 of 758: libvisual-0.4-0:riscv64=0.4.2-5 Downloading dependency 332 of 758: liblcms2-dev:riscv64=2.19.1-1 Downloading dependency 333 of 758: libpython3.14-stdlib:riscv64=3.14.6-1 Downloading dependency 334 of 758: libflac14:riscv64=1.5.0+ds-5+b1 Downloading dependency 335 of 758: libb2-1:riscv64=0.98.1-1.1+b3 Downloading dependency 336 of 758: libsm-dev:riscv64=2:1.2.6-1+b2 Downloading dependency 337 of 758: libxcursor1:riscv64=1:1.2.3-1+b2 Downloading dependency 338 of 758: libx11-6:riscv64=2:1.8.13-1 Downloading dependency 339 of 758: libxkbcommon-x11-0:riscv64=1.13.1-1 Downloading dependency 340 of 758: libllvm21:riscv64=1:21.1.8-7+b4 Downloading dependency 341 of 758: libkdb5-10t64:riscv64=1.22.1-3 Downloading dependency 342 of 758: libcrypt-dev:riscv64=1:4.5.1-1+b1 Downloading dependency 343 of 758: bubblewrap:riscv64=0.11.2-2 Downloading dependency 344 of 758: libxcb-render0:riscv64=1.17.0-2+b2 Downloading dependency 345 of 758: bsdextrautils:riscv64=2.42.2-2 Downloading dependency 346 of 758: libidn12:riscv64=1.44-1 Downloading dependency 347 of 758: libgpgme-dev:riscv64=2.1.2-1 Downloading dependency 348 of 758: libsmartcols1:riscv64=2.42.2-2 Downloading dependency 349 of 758: hunspell-en-us:riscv64=1:2020.12.07-4 Downloading dependency 350 of 758: libdav1d7:riscv64=1.5.4-1 Downloading dependency 351 of 758: libnpth0t64:riscv64=1.8-3+b2 Downloading dependency 352 of 758: libwebp7:riscv64=1.5.0-0.1+b2 Downloading dependency 353 of 758: libcairo-gobject2:riscv64=1.18.4-3+b1 Downloading dependency 354 of 758: libfreetype-dev:riscv64=2.14.3+dfsg-2 Downloading dependency 355 of 758: libpython3.14-minimal:riscv64=3.14.6-1 Downloading dependency 356 of 758: libxcb-render0-dev:riscv64=1.17.0-2+b2 Downloading dependency 357 of 758: libdrm-dev:riscv64=2.4.134-3 Downloading dependency 358 of 758: gsettings-desktop-schemas:riscv64=50.1-2 Downloading dependency 359 of 758: debhelper:riscv64=14.3 Downloading dependency 360 of 758: girepository-tools:riscv64=2.88.2-1 Downloading dependency 361 of 758: libsvtav1enc4:riscv64=4.1.0+dfsg-1 Downloading dependency 362 of 758: libgpg-error0:riscv64=1.61-3 Downloading dependency 363 of 758: libfile-stripnondeterminism-perl:riscv64=1.15.1-1 Downloading dependency 364 of 758: libarchive-zip-perl:riscv64=1.68-1 Downloading dependency 365 of 758: libngtcp2-crypto-gnutls-dev:riscv64=1.24.0-1 Downloading dependency 366 of 758: libpcre2-32-0:riscv64=10.46-1+b2 Downloading dependency 367 of 758: libtool:riscv64=2.5.4-11 Downloading dependency 368 of 758: libglew2.3:riscv64=2.3.1+dfsg2-5 Downloading dependency 369 of 758: libpulse-dev:riscv64=17.0+dfsg1-2.1+b2Get:1 http://deb.debian.org/debian unstable/main riscv64 libpulse-dev riscv64 17.0+dfsg1-2.1+b2 [86.3 kB] Fetched 86.3 kB in 0s (1603 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmph7z3o9t8/libpulse-dev_17.0+dfsg1-2.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libvorbisfile3 riscv64 1.3.7-3+b2 [21.1 kB] Fetched 21.1 kB in 0s (403 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpj82i78ce/libvorbisfile3_1.3.7-3+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libslang2 riscv64 2.3.3-6 [548 kB] Fetched 548 kB in 0s (5485 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6rs9_v2x/libslang2_2.3.3-6_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libimlib2-dev riscv64 1.12.6-1+b1 [417 kB] Fetched 417 kB in 0s (6789 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6ohkf_1z/libimlib2-dev_1.12.6-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgprofng0 riscv64 2.47-2 [722 kB] Fetched 722 kB in 0s (20.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvi_dxbpn/libgprofng0_2.47-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsecret-1-0 riscv64 0.21.7-2+b1 [111 kB] Fetched 111 kB in 0s (2021 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8iz_tmlj/libsecret-1-0_0.21.7-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libshout3 riscv64 2.4.6-1+b6 [50.0 kB] Fetched 50.0 kB in 0s (942 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3lkax5bs/libshout3_2.4.6-1+b6_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxxf86vm-dev riscv64 1:1.1.4-2+b1 [36.9 kB] Fetched 36.9 kB in 0s (701 kB/s) dpkg-name: info: moved 'libxxf86vm-dev_1%3a1.1.4-2+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpeq05ewst/libxxf86vm-dev_1.1.4-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 util-linux riscv64 2.42.2-2 [1225 kB] Fetched 1225 kB in 0s (27.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8hfovwa7/util-linux_2.42.2-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gtk-update-icon-cache riscv64 4.22.4+ds-1 [41.0 kB] Fetched 41.0 kB in 0s (2033 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqqclzewb/gtk-update-icon-cache_4.22.4+ds-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmpc3 riscv64 1.3.1-3 [56.5 kB] Fetched 56.5 kB in 0s (2740 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzwnn8bx_/libmpc3_1.3.1-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl1.2debian riscv64 1.2.76-1 [91.8 kB] Fetched 91.8 kB in 0s (1697 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpeze1i8v9/libsdl1.2debian_1.2.76-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdrm-radeon1 riscv64 2.4.134-3 [22.7 kB] Fetched 22.7 kB in 0s (1156 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_e6s83jg/libdrm-radeon1_2.4.134-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libfreetype6 riscv64 2.14.3+dfsg-2 [503 kB] Fetched 503 kB in 0s (16.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpalnftjp6/libfreetype6_2.14.3+dfsg-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglvnd-dev riscv64 1.7.0-3+b1 [4332 B] Fetched 4332 B in 0s (84.0 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3oqrt34j/libglvnd-dev_1.7.0-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 icu-devtools riscv64 78.3-2 [206 kB] Fetched 206 kB in 0s (3645 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9v_iay2n/icu-devtools_78.3-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-dri3-0 riscv64 1.17.0-2+b2 [107 kB] Fetched 107 kB in 0s (4944 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpd8py28yz/libxcb-dri3-0_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gpgconf riscv64 2.4.9-7 [125 kB] Fetched 125 kB in 0s (2279 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp28t1d9jn/gpgconf_2.4.9-7_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libheif-plugin-dav1d riscv64 1.23.1-1 [18.9 kB] Fetched 18.9 kB in 0s (960 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmdkav3co/libheif-plugin-dav1d_1.23.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglycin-2-dev riscv64 2.1.5+ds-2 [25.0 kB] Fetched 25.0 kB in 0s (1258 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpr3faqefr/libglycin-2-dev_2.1.5+ds-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgmp-dev riscv64 2:6.3.0+dfsg-5+b2 [1101 kB] Fetched 1101 kB in 0s (13.4 MB/s) dpkg-name: info: moved 'libgmp-dev_2%3a6.3.0+dfsg-5+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmp06eab4o3/libgmp-dev_6.3.0+dfsg-5+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libspeex1 riscv64 1.2.1-3+b2 [51.9 kB] Fetched 51.9 kB in 0s (978 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgpbjqft_/libspeex1_1.2.1-3+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxss-dev riscv64 1:1.2.3-1+b4 [27.2 kB] Fetched 27.2 kB in 0s (520 kB/s) dpkg-name: info: moved 'libxss-dev_1%3a1.2.3-1+b4_riscv64.deb' to '/srv/rebuilderd/tmp/tmplicm61fm/libxss-dev_1.2.3-1+b4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwayland-client0 riscv64 1.26.0-1 [29.0 kB] Fetched 29.0 kB in 0s (1474 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpl6iloexh/libwayland-client0_1.26.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpulse0 riscv64 17.0+dfsg1-2.1+b2 [264 kB] Fetched 264 kB in 0s (4558 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0fjf6oph/libpulse0_17.0+dfsg1-2.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 librsvg2-2 riscv64 2.62.1+dfsg-1 [1752 kB] Fetched 1752 kB in 0s (17.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_4bj_brs/librsvg2-2_2.62.1+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-sync1 riscv64 1.17.0-2+b2 [109 kB] Fetched 109 kB in 0s (5009 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptn8e643a/libxcb-sync1_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 shared-mime-info riscv64 2.4-5+b3 [756 kB] Fetched 756 kB in 0s (11.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6o3uii2a/shared-mime-info_2.4-5+b3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgpgmepp-dev riscv64 2.1.0-2 [817 kB] Fetched 817 kB in 0s (11.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfdoiub5s/libgpgmepp-dev_2.1.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 binutils-common riscv64 2.47-2 [2685 kB] Fetched 2685 kB in 0s (26.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3sfw665o/binutils-common_2.47-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpixman-1-dev riscv64 0.46.4-1+b2 [12.0 kB] Fetched 12.0 kB in 0s (231 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmps_sa7tcr/libpixman-1-dev_0.46.4-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libice6 riscv64 2:1.1.1-1+b2 [65.5 kB] Fetched 65.5 kB in 0s (1222 kB/s) dpkg-name: info: moved 'libice6_2%3a1.1.1-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpt67wriz0/libice6_1.1.1-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdecor-0-dev riscv64 0.2.5-1+b1 [7640 B] Fetched 7640 B in 0s (147 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpedz5i3b9/libdecor-0-dev_0.2.5-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglx0 riscv64 1.7.0-3+b1 [30.2 kB] Fetched 30.2 kB in 0s (1509 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpj1rd6of2/libglx0_1.7.0-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwayland-cursor0 riscv64 1.26.0-1 [11.3 kB] Fetched 11.3 kB in 0s (586 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp737e694d/libwayland-cursor0_1.26.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libinput10 riscv64 1.31.3-1 [157 kB] Fetched 157 kB in 0s (2829 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5rablm_v/libinput10_1.31.3-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxv-dev riscv64 2:1.0.13-1+b1 [58.8 kB] Fetched 58.8 kB in 0s (1106 kB/s) dpkg-name: info: moved 'libxv-dev_2%3a1.0.13-1+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp08j8zern/libxv-dev_1.0.13-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-gtk-3.0 riscv64 3.24.52-1 [214 kB] Fetched 214 kB in 0s (3768 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpaarnf4od/gir1.2-gtk-3.0_3.24.52-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 g++-riscv64-linux-gnu riscv64 4:15.2.0-5+b1 [1200 B] Fetched 1200 B in 0s (61.8 kB/s) dpkg-name: info: moved 'g++-riscv64-linux-gnu_4%3a15.2.0-5+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmptqo4rrr0/g++-riscv64-linux-gnu_15.2.0-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libitm1 riscv64 16.1.0-3 [25.6 kB] Fetched 25.6 kB in 0s (1308 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp09avq7nj/libitm1_16.1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 grep riscv64 3.12-1 [442 kB] Fetched 442 kB in 0s (15.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplgdlru5s/grep_3.12-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libheif-plugin-libde265 riscv64 1.23.1-1 [16.6 kB] Fetched 16.6 kB in 0s (318 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5l4dmgl0/libheif-plugin-libde265_1.23.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libpoppler-private-dev riscv64 26.01.0-5 [183 kB] Fetched 183 kB in 0s (3266 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp343rcu10/libpoppler-private-dev_26.01.0-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjbig-dev riscv64 2.1-6.1+b3 [57.5 kB] Fetched 57.5 kB in 0s (1079 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp38qdn2n8/libjbig-dev_2.1-6.1+b3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpoppler156 riscv64 26.01.0-5 [2086 kB] Fetched 2086 kB in 0s (20.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphjhl4650/libpoppler156_26.01.0-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpcre2-dev riscv64 10.46-1+b2 [2184 kB] Fetched 2184 kB in 0s (21.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpivpjgkyo/libpcre2-dev_10.46-1+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libsdl3-0 riscv64 3.4.12+ds-1 [1064 kB] Fetched 1064 kB in 0s (25.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp91fk475m/libsdl3-0_3.4.12+ds-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gettext riscv64 1.0-3 [2657 kB] Fetched 2657 kB in 0s (25.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp840qc3j4/gettext_1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libnettle8t64 riscv64 3.10.2-1+b1 [331 kB] Fetched 331 kB in 0s (12.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyykp7a5j/libnettle8t64_3.10.2-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 liblsan0 riscv64 16.1.0-3 [1342 kB] Fetched 1342 kB in 0s (28.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdde7a7ts/liblsan0_16.1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl-ttf2.0-0 riscv64 2.0.11-6+b3 [17.0 kB] Fetched 17.0 kB in 0s (847 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpo_66_gcm/libsdl-ttf2.0-0_2.0.11-6+b3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 pkgconf-bin riscv64 2.5.1-4 [35.1 kB] Fetched 35.1 kB in 0s (1760 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp1ky7440p/pkgconf-bin_2.5.1-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 qtpaths6 riscv64 6.10.2+dfsg-15 [31.7 kB] Fetched 31.7 kB in 0s (599 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmgfbr33k/qtpaths6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dh-strip-nondeterminism all 1.15.1-1 [6020 B] Fetched 6020 B in 0s (314 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuabh06mu/dh-strip-nondeterminism_1.15.1-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libstdc++6 riscv64 16.1.0-3 [775 kB] Fetched 775 kB in 0s (21.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxmshmfrl/libstdc++6_16.1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsensors5 riscv64 1:3.6.2-2+b2 [36.9 kB] Fetched 36.9 kB in 0s (1854 kB/s) dpkg-name: info: moved 'libsensors5_1%3a3.6.2-2+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpcpznxne7/libsensors5_3.6.2-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgdk-pixbuf2.0-common all 2.44.7+dfsg-1 [316 kB] Fetched 316 kB in 0s (5324 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptg_i9ndo/libgdk-pixbuf2.0-common_2.44.7+dfsg-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libharfbuzz-gobject0 riscv64 12.3.2-2+b2 [28.8 kB] Fetched 28.8 kB in 0s (551 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmprp03w3w_/libharfbuzz-gobject0_12.3.2-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libkrb5-3 riscv64 1.22.1-3 [345 kB] Fetched 345 kB in 0s (12.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsrz0kg8s/libkrb5-3_1.22.1-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 librsvg2-dev riscv64 2.62.1+dfsg-1 [37.0 kB] Fetched 37.0 kB in 0s (700 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpg0jjabb5/librsvg2-dev_2.62.1+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgudev-1.0-0 riscv64 238-7+b2 [14.2 kB] Fetched 14.2 kB in 0s (721 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqtjmiakf/libgudev-1.0-0_238-7+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpython3-stdlib riscv64 3.14.6-1 [8108 B] Fetched 8108 B in 0s (418 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_2jy0nrk/libpython3-stdlib_3.14.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libharfbuzz0b riscv64 12.3.2-2+b2 [565 kB] Fetched 565 kB in 0s (17.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqej766dw/libharfbuzz0b_12.3.2-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgtk-3-common all 3.24.52-1 [4929 kB] Fetched 4929 kB in 0s (31.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4l2hvrrs/libgtk-3-common_3.24.52-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcloudproviders-dev riscv64 0.4.0-2+b1 [18.0 kB] Fetched 18.0 kB in 0s (917 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpspsmfw9f/libcloudproviders-dev_0.4.0-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 xtrans-dev all 1.6.0-1 [93.5 kB] Fetched 93.5 kB in 0s (3847 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_jrx56s4/xtrans-dev_1.6.0-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxres1 riscv64 2:1.2.1-2 [17.7 kB] Fetched 17.7 kB in 0s (333 kB/s) dpkg-name: info: moved 'libxres1_2%3a1.2.1-2_riscv64.deb' to '/srv/rebuilderd/tmp/tmptb3pp22h/libxres1_1.2.1-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgcc-15-dev riscv64 15.3.0-2 [5657 kB] Fetched 5657 kB in 0s (33.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmph8c84pnp/libgcc-15-dev_15.3.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtext-iconv-perl riscv64 1.7-9+b1 [14.2 kB] Fetched 14.2 kB in 0s (272 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpaewj3fun/libtext-iconv-perl_1.7-9+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dictionaries-common all 1.31.4 [172 kB] Fetched 172 kB in 0s (3081 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkakhqu30/dictionaries-common_1.31.4_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl2-ttf-dev riscv64 2.24.0+dfsg-3+b1 [28.6 kB] Fetched 28.6 kB in 0s (542 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpohtr5_zq/libsdl2-ttf-dev_2.24.0+dfsg-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxi-dev riscv64 2:1.8.2-2+b1 [292 kB] Fetched 292 kB in 0s (4995 kB/s) dpkg-name: info: moved 'libxi-dev_2%3a1.8.2-2+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpsx_tw_bx/libxi-dev_1.8.2-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libspectre1 riscv64 0.2.12-2 [49.1 kB] Fetched 49.1 kB in 0s (922 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsc_k8mbp/libspectre1_0.2.12-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gstreamer1.0-plugins-base riscv64 1.28.5-1 [750 kB] Fetched 750 kB in 0s (21.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmnmfzpcm/gstreamer1.0-plugins-base_1.28.5-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libglib2.0-0t64 riscv64 2.88.2-1 [1541 kB] Fetched 1541 kB in 0s (29.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuj749u4h/libglib2.0-0t64_2.88.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopengl-dev riscv64 1.7.0-3+b1 [4568 B] Fetched 4568 B in 0s (235 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyibb08h7/libopengl-dev_1.7.0-3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gir1.2-glib-2.0-dev riscv64 2.88.2-1 [903 kB] Fetched 903 kB in 0s (23.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpluzc0lqs/gir1.2-glib-2.0-dev_2.88.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libavif16 riscv64 1.4.2-1 [148 kB] Fetched 148 kB in 0s (2682 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdmnlhhvf/libavif16_1.4.2-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libmpg123-0t64 riscv64 1.33.6-2 [154 kB] Fetched 154 kB in 0s (2726 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8kcqu5_h/libmpg123-0t64_1.33.6-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtheoraenc2 riscv64 1.2.0+dfsg-6+b2 [116 kB] Fetched 116 kB in 0s (5317 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpk929zsqi/libtheoraenc2_1.2.0+dfsg-6+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxxf86vm1 riscv64 1:1.1.4-2+b1 [20.6 kB] Fetched 20.6 kB in 0s (1056 kB/s) dpkg-name: info: moved 'libxxf86vm1_1%3a1.1.4-2+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp20ckiwqz/libxxf86vm1_1.1.4-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxdmcp6 riscv64 1:1.1.5-2+b1 [28.5 kB] Fetched 28.5 kB in 0s (1443 kB/s) dpkg-name: info: moved 'libxdmcp6_1%3a1.1.5-2+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp__5ohxyk/libxdmcp6_1.1.5-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 flac riscv64 1.5.0+ds-5+b1 [164 kB] Fetched 164 kB in 0s (2943 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpiahlok8d/flac_1.5.0+ds-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdrm2 riscv64 2.4.134-3 [39.0 kB] Fetched 39.0 kB in 0s (1959 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp1iokuh8p/libdrm2_2.4.134-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libperl5.42 riscv64 5.42.2-3 [3862 kB] Fetched 3862 kB in 0s (38.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpg8tisw3d/libperl5.42_5.42.2-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcurl4-gnutls-dev riscv64 8.21.0-2 [1365 kB] Fetched 1365 kB in 0s (15.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmparc8zk79/libcurl4-gnutls-dev_8.21.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 x11-common all 1:7.7+26 [217 kB] Fetched 217 kB in 0s (3828 kB/s) dpkg-name: info: moved 'x11-common_1%3a7.7+26_all.deb' to '/srv/rebuilderd/tmp/tmpo480epcu/x11-common_7.7+26_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libbinutils riscv64 2.47-2 [509 kB] Fetched 509 kB in 0s (16.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptn379bzs/libbinutils_2.47-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libc6-dev riscv64 2.42-17 [3417 kB] Fetched 3417 kB in 0s (26.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxfd7e6zj/libc6-dev_2.42-17_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libnghttp2-dev riscv64 1.69.0-1 [246 kB] Fetched 246 kB in 0s (4291 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9q10uiej/libnghttp2-dev_1.69.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gir1.2-poppler-0.18 riscv64 26.01.0-5 [27.6 kB] Fetched 27.6 kB in 0s (527 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkmcx68kb/gir1.2-poppler-0.18_26.01.0-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 systemd riscv64 261.2-1 [3253 kB] Fetched 3253 kB in 0s (25.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjz8wvwhd/systemd_261.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgl-dev riscv64 1.7.0-3+b1 [99.8 kB] Fetched 99.8 kB in 0s (4557 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyf3evs0m/libgl-dev_1.7.0-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libv4l-dev riscv64 1.32.0-5 [254 kB] Fetched 254 kB in 0s (4423 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2ojwuqax/libv4l-dev_1.32.0-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gir1.2-gst-plugins-base-1.0 riscv64 1.28.5-1 [164 kB] Fetched 164 kB in 0s (7180 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkz7we4e4/gir1.2-gst-plugins-base-1.0_1.28.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjson-c5 riscv64 0.19+ds-1 [46.5 kB] Fetched 46.5 kB in 0s (2307 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfvzy3iuq/libjson-c5_0.19+ds-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 sgml-base all 1.31+nmu1 [10.9 kB] Fetched 10.9 kB in 0s (549 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfpgg2tsu/sgml-base_1.31+nmu1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 liblzma5 riscv64 5.8.3-1 [334 kB] Fetched 334 kB in 0s (12.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_rg19526/liblzma5_5.8.3-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libglib2.0-dev riscv64 2.88.2-1 [38.4 kB] Fetched 38.4 kB in 0s (1930 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4tgq2djh/libglib2.0-dev_2.88.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dwz riscv64 0.17-1 [115 kB] Fetched 115 kB in 0s (5239 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmprkt3494m/dwz_0.17-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 xz-utils riscv64 5.8.3-1 [739 kB] Fetched 739 kB in 0s (21.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmprzv9rkf0/xz-utils_5.8.3-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgbm1 riscv64 26.1.5-1 [48.0 kB] Fetched 48.0 kB in 0s (2346 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4lnumaa4/libgbm1_26.1.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 binutils-riscv64-linux-gnu riscv64 2.47-2 [907 kB] Fetched 907 kB in 0s (23.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6_8_n9ai/binutils-riscv64-linux-gnu_2.47-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgs10-common all 10.07.1~dfsg-1 [473 kB] Fetched 473 kB in 0s (7124 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6hscx3wb/libgs10-common_10.07.1~dfsg-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libltdl-dev riscv64 2.5.4-11 [193 kB] Fetched 193 kB in 0s (3422 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9hewztfp/libltdl-dev_2.5.4-11_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libldap2 riscv64 2.6.13+dfsg-1+b1 [190 kB] Fetched 190 kB in 0s (8120 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxgd5konz/libldap2_2.6.13+dfsg-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 g++-15 riscv64 15.3.0-2 [29.0 kB] Fetched 29.0 kB in 0s (1447 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzf93vboc/g++-15_15.3.0-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libpoppler-cpp3 riscv64 26.01.0-5 [41.6 kB] Fetched 41.6 kB in 0s (785 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp42rgtrj8/libpoppler-cpp3_26.01.0-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libatk-bridge2.0-dev riscv64 2.61.0-1 [7572 B] Fetched 7572 B in 0s (146 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4nbkx5mt/libatk-bridge2.0-dev_2.61.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpciaccess-dev riscv64 0.19-2 [43.6 kB] Fetched 43.6 kB in 0s (2187 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7f44fx7v/libpciaccess-dev_0.19-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgnutls-dane0t64 riscv64 3.8.13-1 [494 kB] Fetched 494 kB in 0s (7891 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpenfgm09g/libgnutls-dane0t64_3.8.13-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gpgsm riscv64 2.4.9-7 [268 kB] Fetched 268 kB in 0s (10.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7rcs_8jt/gpgsm_2.4.9-7_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libattr1 riscv64 1:2.6.0-1 [24.7 kB] Fetched 24.7 kB in 0s (1262 kB/s) dpkg-name: info: moved 'libattr1_1%3a2.6.0-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpqu6268fi/libattr1_2.6.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmariadb-dev riscv64 1:11.8.8-1 [451 kB] Fetched 451 kB in 0s (7353 kB/s) dpkg-name: info: moved 'libmariadb-dev_1%3a11.8.8-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpl89reytc/libmariadb-dev_11.8.8-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gzip riscv64 1.13-1 [139 kB] Fetched 139 kB in 0s (6237 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0x7osfvr/gzip_1.13-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgpm2 riscv64 1.20.7-12+b2 [14.1 kB] Fetched 14.1 kB in 0s (271 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmputldci3c/libgpm2_1.20.7-12+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 sensible-utils all 0.0.26 [27.0 kB] Fetched 27.0 kB in 0s (1371 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8oofk4_n/sensible-utils_0.0.26_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxdamage1 riscv64 1:1.1.7-1+b1 [16.1 kB] Fetched 16.1 kB in 0s (310 kB/s) dpkg-name: info: moved 'libxdamage1_1%3a1.1.7-1+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpm0vrfzi_/libxdamage1_1.1.7-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopenal-dev riscv64 1:1.25.2-1 [39.3 kB] Fetched 39.3 kB in 0s (746 kB/s) dpkg-name: info: moved 'libopenal-dev_1%3a1.25.2-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp8t46zqtp/libopenal-dev_1.25.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsoup-3.0-dev riscv64 3.6.6-1 [116 kB] Fetched 116 kB in 0s (2133 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjgjrylvr/libsoup-3.0-dev_3.6.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6core6t64 riscv64 6.10.2+dfsg-15 [1924 kB] Fetched 1924 kB in 0s (20.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgeo0i_ul/libqt6core6t64_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libvpx12 riscv64 1.16.0-3 [846 kB] Fetched 846 kB in 0s (12.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpit14k90i/libvpx12_1.16.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmount1 riscv64 2.42.2-2 [229 kB] Fetched 229 kB in 0s (9428 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp24vp314e/libmount1_2.42.2-2_riscv64.deb' Downloading dependency 370 of 758: libvorbisfile3:riscv64=1.3.7-3+b2 Downloading dependency 371 of 758: libslang2:riscv64=2.3.3-6 Downloading dependency 372 of 758: libimlib2-dev:riscv64=1.12.6-1+b1 Downloading dependency 373 of 758: libgprofng0:riscv64=2.47-2 Downloading dependency 374 of 758: libsecret-1-0:riscv64=0.21.7-2+b1 Downloading dependency 375 of 758: libshout3:riscv64=2.4.6-1+b6 Downloading dependency 376 of 758: libxxf86vm-dev:riscv64=1:1.1.4-2+b1 Downloading dependency 377 of 758: util-linux:riscv64=2.42.2-2 Downloading dependency 378 of 758: gtk-update-icon-cache:riscv64=4.22.4+ds-1 Downloading dependency 379 of 758: libmpc3:riscv64=1.3.1-3 Downloading dependency 380 of 758: libsdl1.2debian:riscv64=1.2.76-1 Downloading dependency 381 of 758: libdrm-radeon1:riscv64=2.4.134-3 Downloading dependency 382 of 758: libfreetype6:riscv64=2.14.3+dfsg-2 Downloading dependency 383 of 758: libglvnd-dev:riscv64=1.7.0-3+b1 Downloading dependency 384 of 758: icu-devtools:riscv64=78.3-2 Downloading dependency 385 of 758: libxcb-dri3-0:riscv64=1.17.0-2+b2 Downloading dependency 386 of 758: gpgconf:riscv64=2.4.9-7 Downloading dependency 387 of 758: libheif-plugin-dav1d:riscv64=1.23.1-1 Downloading dependency 388 of 758: libglycin-2-dev:riscv64=2.1.5+ds-2 Downloading dependency 389 of 758: libgmp-dev:riscv64=2:6.3.0+dfsg-5+b2 Downloading dependency 390 of 758: libspeex1:riscv64=1.2.1-3+b2 Downloading dependency 391 of 758: libxss-dev:riscv64=1:1.2.3-1+b4 Downloading dependency 392 of 758: libwayland-client0:riscv64=1.26.0-1 Downloading dependency 393 of 758: libpulse0:riscv64=17.0+dfsg1-2.1+b2 Downloading dependency 394 of 758: librsvg2-2:riscv64=2.62.1+dfsg-1 Downloading dependency 395 of 758: libxcb-sync1:riscv64=1.17.0-2+b2 Downloading dependency 396 of 758: shared-mime-info:riscv64=2.4-5+b3 Downloading dependency 397 of 758: libgpgmepp-dev:riscv64=2.1.0-2 Downloading dependency 398 of 758: binutils-common:riscv64=2.47-2 Downloading dependency 399 of 758: libpixman-1-dev:riscv64=0.46.4-1+b2 Downloading dependency 400 of 758: libice6:riscv64=2:1.1.1-1+b2 Downloading dependency 401 of 758: libdecor-0-dev:riscv64=0.2.5-1+b1 Downloading dependency 402 of 758: libglx0:riscv64=1.7.0-3+b1 Downloading dependency 403 of 758: libwayland-cursor0:riscv64=1.26.0-1 Downloading dependency 404 of 758: libinput10:riscv64=1.31.3-1 Downloading dependency 405 of 758: libxv-dev:riscv64=2:1.0.13-1+b1 Downloading dependency 406 of 758: gir1.2-gtk-3.0:riscv64=3.24.52-1 Downloading dependency 407 of 758: g++-riscv64-linux-gnu:riscv64=4:15.2.0-5+b1 Downloading dependency 408 of 758: libitm1:riscv64=16.1.0-3 Downloading dependency 409 of 758: grep:riscv64=3.12-1 Downloading dependency 410 of 758: libheif-plugin-libde265:riscv64=1.23.1-1 Downloading dependency 411 of 758: libpoppler-private-dev:riscv64=26.01.0-5 Downloading dependency 412 of 758: libjbig-dev:riscv64=2.1-6.1+b3 Downloading dependency 413 of 758: libpoppler156:riscv64=26.01.0-5 Downloading dependency 414 of 758: libpcre2-dev:riscv64=10.46-1+b2 Downloading dependency 415 of 758: libsdl3-0:riscv64=3.4.12+ds-1 Downloading dependency 416 of 758: gettext:riscv64=1.0-3 Downloading dependency 417 of 758: libnettle8t64:riscv64=3.10.2-1+b1 Downloading dependency 418 of 758: liblsan0:riscv64=16.1.0-3 Downloading dependency 419 of 758: libsdl-ttf2.0-0:riscv64=2.0.11-6+b3 Downloading dependency 420 of 758: pkgconf-bin:riscv64=2.5.1-4 Downloading dependency 421 of 758: qtpaths6:riscv64=6.10.2+dfsg-15 Downloading dependency 422 of 758: dh-strip-nondeterminism:riscv64=1.15.1-1 Downloading dependency 423 of 758: libstdc++6:riscv64=16.1.0-3 Downloading dependency 424 of 758: libsensors5:riscv64=1:3.6.2-2+b2 Downloading dependency 425 of 758: libgdk-pixbuf2.0-common:riscv64=2.44.7+dfsg-1 Downloading dependency 426 of 758: libharfbuzz-gobject0:riscv64=12.3.2-2+b2 Downloading dependency 427 of 758: libkrb5-3:riscv64=1.22.1-3 Downloading dependency 428 of 758: librsvg2-dev:riscv64=2.62.1+dfsg-1 Downloading dependency 429 of 758: libgudev-1.0-0:riscv64=238-7+b2 Downloading dependency 430 of 758: libpython3-stdlib:riscv64=3.14.6-1 Downloading dependency 431 of 758: libharfbuzz0b:riscv64=12.3.2-2+b2 Downloading dependency 432 of 758: libgtk-3-common:riscv64=3.24.52-1 Downloading dependency 433 of 758: libcloudproviders-dev:riscv64=0.4.0-2+b1 Downloading dependency 434 of 758: xtrans-dev:riscv64=1.6.0-1 Downloading dependency 435 of 758: libxres1:riscv64=2:1.2.1-2 Downloading dependency 436 of 758: libgcc-15-dev:riscv64=15.3.0-2 Downloading dependency 437 of 758: libtext-iconv-perl:riscv64=1.7-9+b1 Downloading dependency 438 of 758: dictionaries-common:riscv64=1.31.4 Downloading dependency 439 of 758: libsdl2-ttf-dev:riscv64=2.24.0+dfsg-3+b1 Downloading dependency 440 of 758: libxi-dev:riscv64=2:1.8.2-2+b1 Downloading dependency 441 of 758: libspectre1:riscv64=0.2.12-2 Downloading dependency 442 of 758: gstreamer1.0-plugins-base:riscv64=1.28.5-1 Downloading dependency 443 of 758: libglib2.0-0t64:riscv64=2.88.2-1 Downloading dependency 444 of 758: libopengl-dev:riscv64=1.7.0-3+b1 Downloading dependency 445 of 758: gir1.2-glib-2.0-dev:riscv64=2.88.2-1 Downloading dependency 446 of 758: libavif16:riscv64=1.4.2-1 Downloading dependency 447 of 758: libmpg123-0t64:riscv64=1.33.6-2 Downloading dependency 448 of 758: libtheoraenc2:riscv64=1.2.0+dfsg-6+b2 Downloading dependency 449 of 758: libxxf86vm1:riscv64=1:1.1.4-2+b1 Downloading dependency 450 of 758: libxdmcp6:riscv64=1:1.1.5-2+b1 Downloading dependency 451 of 758: flac:riscv64=1.5.0+ds-5+b1 Downloading dependency 452 of 758: libdrm2:riscv64=2.4.134-3 Downloading dependency 453 of 758: libperl5.42:riscv64=5.42.2-3 Downloading dependency 454 of 758: libcurl4-gnutls-dev:riscv64=8.21.0-2 Downloading dependency 455 of 758: x11-common:riscv64=1:7.7+26 Downloading dependency 456 of 758: libbinutils:riscv64=2.47-2 Downloading dependency 457 of 758: libc6-dev:riscv64=2.42-17 Downloading dependency 458 of 758: libnghttp2-dev:riscv64=1.69.0-1 Downloading dependency 459 of 758: gir1.2-poppler-0.18:riscv64=26.01.0-5 Downloading dependency 460 of 758: systemd:riscv64=261.2-1 Downloading dependency 461 of 758: libgl-dev:riscv64=1.7.0-3+b1 Downloading dependency 462 of 758: libv4l-dev:riscv64=1.32.0-5 Downloading dependency 463 of 758: gir1.2-gst-plugins-base-1.0:riscv64=1.28.5-1 Downloading dependency 464 of 758: libjson-c5:riscv64=0.19+ds-1 Downloading dependency 465 of 758: sgml-base:riscv64=1.31+nmu1 Downloading dependency 466 of 758: liblzma5:riscv64=5.8.3-1 Downloading dependency 467 of 758: libglib2.0-dev:riscv64=2.88.2-1 Downloading dependency 468 of 758: dwz:riscv64=0.17-1 Downloading dependency 469 of 758: xz-utils:riscv64=5.8.3-1 Downloading dependency 470 of 758: libgbm1:riscv64=26.1.5-1 Downloading dependency 471 of 758: binutils-riscv64-linux-gnu:riscv64=2.47-2 Downloading dependency 472 of 758: libgs10-common:riscv64=10.07.1~dfsg-1 Downloading dependency 473 of 758: libltdl-dev:riscv64=2.5.4-11 Downloading dependency 474 of 758: libldap2:riscv64=2.6.13+dfsg-1+b1 Downloading dependency 475 of 758: g++-15:riscv64=15.3.0-2 Downloading dependency 476 of 758: libpoppler-cpp3:riscv64=26.01.0-5 Downloading dependency 477 of 758: libatk-bridge2.0-dev:riscv64=2.61.0-1 Downloading dependency 478 of 758: libpciaccess-dev:riscv64=0.19-2 Downloading dependency 479 of 758: libgnutls-dane0t64:riscv64=3.8.13-1 Downloading dependency 480 of 758: gpgsm:riscv64=2.4.9-7 Downloading dependency 481 of 758: libattr1:riscv64=1:2.6.0-1 Downloading dependency 482 of 758: libmariadb-dev:riscv64=1:11.8.8-1 Downloading dependency 483 of 758: gzip:riscv64=1.13-1 Downloading dependency 484 of 758: libgpm2:riscv64=1.20.7-12+b2 Downloading dependency 485 of 758: sensible-utils:riscv64=0.0.26 Downloading dependency 486 of 758: libxdamage1:riscv64=1:1.1.7-1+b1 Downloading dependency 487 of 758: libopenal-dev:riscv64=1:1.25.2-1 Downloading dependency 488 of 758: libsoup-3.0-dev:riscv64=3.6.6-1 Downloading dependency 489 of 758: libqt6core6t64:riscv64=6.10.2+dfsg-15 Downloading dependency 490 of 758: libvpx12:riscv64=1.16.0-3 Downloading dependency 491 of 758: libmount1:riscv64=2.42.2-2 Downloading dependency 492 of 758: libpoppler-glib8t64:riscv64=26.01.0-5Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libpoppler-glib8t64 riscv64 26.01.0-5 [157 kB] Fetched 157 kB in 0s (2818 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvd82689l/libpoppler-glib8t64_26.01.0-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 debconf all 1.5.92 [123 kB] Fetched 123 kB in 0s (5622 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0_81zp29/debconf_1.5.92_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopenjp2-7-dev riscv64 2.5.4-1.1 [644 kB] Fetched 644 kB in 0s (19.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyjdhdsud/libopenjp2-7-dev_2.5.4-1.1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsndfile1 riscv64 1.2.2-4+b1 [206 kB] Fetched 206 kB in 0s (3658 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpa2ark0ha/libsndfile1_1.2.2-4+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libnghttp3-9 riscv64 1.17.0-1 [67.9 kB] Fetched 67.9 kB in 0s (3309 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfpy0_6hz/libnghttp3-9_1.17.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 librtmp-dev riscv64 2.6-1 [132 kB] Fetched 132 kB in 0s (2392 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsab3rfnn/librtmp-dev_2.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgmime-3.0-dev riscv64 3.2.15+dfsg-1+b1 [684 kB] Fetched 684 kB in 0s (10.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpa6xwrsdc/libgmime-3.0-dev_3.2.15+dfsg-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgdk-pixbuf2.0-bin riscv64 2.44.7+dfsg-1 [14.3 kB] Fetched 14.3 kB in 0s (274 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyvhtyj9q/libgdk-pixbuf2.0-bin_2.44.7+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 qtpaths6-bin riscv64 6.10.2+dfsg-15 [55.6 kB] Fetched 55.6 kB in 0s (1048 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptnu2ozay/qtpaths6-bin_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl2-mixer-2.0-0 riscv64 2.8.2+dfsg-1 [86.7 kB] Fetched 86.7 kB in 0s (1603 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpubyk9ezs/libsdl2-mixer-2.0-0_2.8.2+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dconf-service riscv64 0.49.0-4+b1 [32.0 kB] Fetched 32.0 kB in 0s (609 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkds7k19_/dconf-service_0.49.0-4+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpango-1.0-0 riscv64 1.58.0-1 [224 kB] Fetched 224 kB in 0s (3949 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_z7_2z75/libpango-1.0-0_1.58.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libncurses6 riscv64 6.6+20260608-2 [105 kB] Fetched 105 kB in 0s (1928 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpavk0k9x7/libncurses6_6.6+20260608-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libyuv0 riscv64 0.0.1949.20260706-1 [114 kB] Fetched 114 kB in 0s (2096 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6dil1qpd/libyuv0_0.0.1949.20260706-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglvnd0 riscv64 1.7.0-3+b1 [60.9 kB] Fetched 60.9 kB in 0s (2989 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpehh2nvfw/libglvnd0_1.7.0-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libhyphen0 riscv64 2.8.9-3 [30.7 kB] Fetched 30.7 kB in 0s (1553 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2y2bp5k5/libhyphen0_2.8.9-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 mawk riscv64 1.3.4.20260302-1 [142 kB] Fetched 142 kB in 0s (6408 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuzlexvo1/mawk_1.3.4.20260302-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libnspr4 riscv64 2:4.39-1 [110 kB] Fetched 110 kB in 0s (5042 kB/s) dpkg-name: info: moved 'libnspr4_2%3a4.39-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp_ii03_z0/libnspr4_4.39-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 qt6-qpa-plugins riscv64 6.10.2+dfsg-15 [91.1 kB] Fetched 91.1 kB in 0s (4244 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3121jc2g/qt6-qpa-plugins_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxau6 riscv64 1:1.0.11-1+b2 [20.7 kB] Fetched 20.7 kB in 0s (1045 kB/s) dpkg-name: info: moved 'libxau6_1%3a1.0.11-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmp_77iwigw/libxau6_1.0.11-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 unixodbc-common all 2.3.14-2 [6944 B] Fetched 6944 B in 0s (358 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplkeln1ga/unixodbc-common_2.3.14-2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 librav1e0.8 riscv64 0.8.1-11 [671 kB] Fetched 671 kB in 0s (19.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8lervmxg/librav1e0.8_0.8.1-11_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpng-dev riscv64 1.6.58-1 [545 kB] Fetched 545 kB in 0s (17.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmqho7t59/libpng-dev_1.6.58-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-keysyms1 riscv64 0.4.1-1+b2 [16.8 kB] Fetched 16.8 kB in 0s (864 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsmy6ts7b/libxcb-keysyms1_0.4.1-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libegl-mesa0 riscv64 26.1.5-1 [122 kB] Fetched 122 kB in 0s (2205 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptr7i4f2m/libegl-mesa0_26.1.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcap-ng0 riscv64 0.9.3-1+b1 [17.8 kB] Fetched 17.8 kB in 0s (920 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpep_7hg5a/libcap-ng0_0.9.3-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglu1-mesa riscv64 9.0.2-1.1+b4 [181 kB] Fetched 181 kB in 0s (3204 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3sn5d9oo/libglu1-mesa_9.0.2-1.1+b4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgssrpc4t64 riscv64 1.22.1-3 [58.7 kB] Fetched 58.7 kB in 0s (1104 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_smya39q/libgssrpc4t64_1.22.1-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl2-dev riscv64 2.32.70+ds-1 [408 kB] Fetched 408 kB in 0s (6670 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpao9aktn9/libsdl2-dev_2.32.70+ds-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 qmake6 riscv64 6.10.2+dfsg-15 [146 kB] Fetched 146 kB in 0s (2637 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfn5l0vq6/qmake6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libngtcp2-crypto-gnutls8 riscv64 1.24.0-1 [24.1 kB] Fetched 24.1 kB in 0s (1225 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0fp3bexr/libngtcp2-crypto-gnutls8_1.24.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 liborc-0.4-dev riscv64 1:0.4.42-4 [37.7 kB] Fetched 37.7 kB in 0s (1885 kB/s) dpkg-name: info: moved 'liborc-0.4-dev_1%3a0.4.42-4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpw9wumifr/liborc-0.4-dev_0.4.42-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpciaccess0 riscv64 0.19-2 [17.9 kB] Fetched 17.9 kB in 0s (910 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp1i1e5p9s/libpciaccess0_0.19-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 debianutils riscv64 5.23.2 [91.7 kB] Fetched 91.7 kB in 0s (3776 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4o7tibc3/debianutils_5.23.2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmd0 riscv64 1.2.0-2 [44.0 kB] Fetched 44.0 kB in 0s (2141 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpc1ymwfdp/libmd0_1.2.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libhidapi-hidraw0 riscv64 0.15.0-2+b2 [12.4 kB] Fetched 12.4 kB in 0s (238 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbjsyjn0x/libhidapi-hidraw0_0.15.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpango1.0-dev riscv64 1.58.0-1 [152 kB] Fetched 152 kB in 0s (2738 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpesyolr0r/libpango1.0-dev_1.58.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxslt1.1 riscv64 1.1.45-0.1 [159 kB] Fetched 159 kB in 0s (2850 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7ya3_mmx/libxslt1.1_1.1.45-0.1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libzstd-dev riscv64 1.5.7+dfsg-3+b2 [1655 kB] Fetched 1655 kB in 0s (17.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfif8nohl/libzstd-dev_1.5.7+dfsg-3+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libisl23 riscv64 0.28-1 [666 kB] Fetched 666 kB in 0s (19.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp76h_kj5a/libisl23_0.28-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxdmcp-dev riscv64 1:1.1.5-2+b1 [54.7 kB] Fetched 54.7 kB in 0s (2650 kB/s) dpkg-name: info: moved 'libxdmcp-dev_1%3a1.1.5-2+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpztn5ykr9/libxdmcp-dev_1.1.5-2+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libaom3 riscv64 3.13.1-2+b1 [1315 kB] Fetched 1315 kB in 0s (15.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwyvejc85/libaom3_3.13.1-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgl1-mesa-dri riscv64 26.1.5-1 [42.5 kB] Fetched 42.5 kB in 0s (2131 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpimhwiht4/libgl1-mesa-dri_26.1.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libblkid1 riscv64 2.42.2-2 [193 kB] Fetched 193 kB in 0s (8237 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplwtqu8sf/libblkid1_2.42.2-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 python3.14-minimal riscv64 3.14.6-1 [2268 kB] Fetched 2268 kB in 0s (33.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpyc_k4cp_/python3.14-minimal_3.14.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 glib-networking-common all 2.80.1-1 [86.0 kB] Fetched 86.0 kB in 0s (1582 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppajh08kl/glib-networking-common_2.80.1-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libffi-dev riscv64 3.7.1-2 [107 kB] Fetched 107 kB in 0s (4990 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpf7bsur68/libffi-dev_3.7.1-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmd4c0 riscv64 0.5.3-1 [49.4 kB] Fetched 49.4 kB in 0s (2445 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpavszxq01/libmd4c0_0.5.3-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libalure-dev riscv64 1.2-11+b1 [174 kB] Fetched 174 kB in 0s (3110 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpx8rrww80/libalure-dev_1.2-11+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libenchant-2-2 riscv64 2.8.16+dfsg-4 [66.3 kB] Fetched 66.3 kB in 0s (1237 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8tr3b5h4/libenchant-2-2_2.8.16+dfsg-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgcc-s1 riscv64 16.1.0-3 [74.3 kB] Fetched 74.3 kB in 0s (3582 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnlmumdwd/libgcc-s1_16.1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-shm0 riscv64 1.17.0-2+b2 [105 kB] Fetched 105 kB in 0s (4966 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmph5kcaaj0/libxcb-shm0_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxdamage-dev riscv64 1:1.1.7-1+b1 [19.6 kB] Fetched 19.6 kB in 0s (372 kB/s) dpkg-name: info: moved 'libxdamage-dev_1%3a1.1.7-1+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpbwgsexcg/libxdamage-dev_1.1.7-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libabsl20260526 riscv64 20260526.0-2 [567 kB] Fetched 567 kB in 0s (8866 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpngx6cprw/libabsl20260526_20260526.0-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libgstreamer-gl1.0-0 riscv64 1.28.5-1 [267 kB] Fetched 267 kB in 0s (10.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuuu2c5p3/libgstreamer-gl1.0-0_1.28.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxml2-16 riscv64 2.15.3+dfsg-1 [640 kB] Fetched 640 kB in 0s (19.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpb6f7_0d0/libxml2-16_2.15.3+dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsasl2-modules-db riscv64 2.1.28+dfsg1-11 [17.5 kB] Fetched 17.5 kB in 0s (884 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzbu8ikn6/libsasl2-modules-db_2.1.28+dfsg1-11_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libgstreamer1.0-0 riscv64 1.28.5-1 [1441 kB] Fetched 1441 kB in 0s (28.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpm8tpv06y/libgstreamer1.0-0_1.28.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libffi8 riscv64 3.7.1-2 [26.2 kB] Fetched 26.2 kB in 0s (1327 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvy6ke0l3/libffi8_3.7.1-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libevdev2 riscv64 1.13.6+dfsg-3 [29.1 kB] Fetched 29.1 kB in 0s (1479 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_g0q5mvw/libevdev2_1.13.6+dfsg-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-ibus-1.0 riscv64 1.5.34-1 [387 kB] Fetched 387 kB in 0s (6411 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7p12hgbv/gir1.2-ibus-1.0_1.5.34-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libodbc2 riscv64 2.3.14-2 [161 kB] Fetched 161 kB in 0s (2868 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7s__z6as/libodbc2_2.3.14-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtwolame0 riscv64 0.4.0-3 [51.7 kB] Fetched 51.7 kB in 0s (977 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpu6256xov/libtwolame0_0.4.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb1-dev riscv64 1.17.0-2+b2 [263 kB] Fetched 263 kB in 0s (10.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqrz8e1wn/libxcb1-dev_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgdbm-compat4t64 riscv64 1.26-1+b2 [52.1 kB] Fetched 52.1 kB in 0s (2559 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfejph7a7/libgdbm-compat4t64_1.26-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libid3tag0 riscv64 0.16.3-4 [34.6 kB] Fetched 34.6 kB in 0s (646 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpen4_0_oh/libid3tag0_0.16.3-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libz3-4 riscv64 4.13.3-1.1 [8607 kB] Fetched 8607 kB in 0s (36.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpj1colqqp/libz3-4_4.13.3-1.1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gcc-15 riscv64 15.3.0-2 [543 kB] Fetched 543 kB in 0s (8507 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp08wan41w/gcc-15_15.3.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 bash riscv64 5.3-3 [1560 kB] Fetched 1560 kB in 0s (17.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplij8e_lx/bash_5.3-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libv4l2rds0t64 riscv64 1.32.0-5 [88.7 kB] Fetched 88.7 kB in 0s (1635 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplsm_gh8s/libv4l2rds0t64_1.32.0-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dbus riscv64 1.16.2-5+b1 [67.7 kB] Fetched 67.7 kB in 0s (1255 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5m2fhvk3/dbus_1.16.2-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 liborc-0.4-0t64 riscv64 1:0.4.42-4 [263 kB] Fetched 263 kB in 0s (10.5 MB/s) dpkg-name: info: moved 'liborc-0.4-0t64_1%3a0.4.42-4_riscv64.deb' to '/srv/rebuilderd/tmp/tmp6au8y5a4/liborc-0.4-0t64_0.4.42-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxft-dev riscv64 2.3.6-1+b5 [135 kB] Fetched 135 kB in 0s (2463 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpr8gr4_ic/libxft-dev_2.3.6-1+b5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 qmake6-bin riscv64 6.10.2+dfsg-15 [623 kB] Fetched 623 kB in 0s (9565 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpddwtu16m/qmake6-bin_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgmime-3.0-0t64 riscv64 3.2.15+dfsg-1+b1 [168 kB] Fetched 168 kB in 0s (2989 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp83_5putq/libgmime-3.0-0t64_3.2.15+dfsg-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 qt6-base-dev-tools riscv64 6.10.2+dfsg-15 [1064 kB] Fetched 1064 kB in 0s (12.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpbqamttgp/qt6-base-dev-tools_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 base-passwd riscv64 3.6.8 [54.8 kB] Fetched 54.8 kB in 0s (2688 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdb2oqewh/base-passwd_3.6.8_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtsan2 riscv64 16.1.0-3 [2704 kB] Fetched 2704 kB in 0s (35.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphapr1apk/libtsan2_16.1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjavascriptcoregtk-4.1-0 riscv64 2.52.5-1 [3840 kB] Fetched 3840 kB in 0s (29.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmph3o9ejuf/libjavascriptcoregtk-4.1-0_2.52.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libassuan-dev riscv64 3.0.2-2+b2 [175 kB] Fetched 175 kB in 0s (3066 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7ey3h0gt/libassuan-dev_3.0.2-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-render-util0 riscv64 0.3.10-1+b2 [18.6 kB] Fetched 18.6 kB in 0s (356 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcvjwwfl8/libxcb-render-util0_0.3.10-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dbus-daemon riscv64 1.16.2-5+b1 [155 kB] Fetched 155 kB in 0s (2788 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8pcxoljy/dbus-daemon_1.16.2-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-icccm4 riscv64 0.4.2-1+b2 [27.2 kB] Fetched 27.2 kB in 0s (521 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp92lcf6p5/libxcb-icccm4_0.4.2-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtiffxx6 riscv64 4.7.2-1 [190 kB] Fetched 190 kB in 0s (3367 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjfmn7zsb/libtiffxx6_4.7.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libassuan9 riscv64 3.0.2-2+b2 [60.3 kB] Fetched 60.3 kB in 0s (1128 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgsph0blf/libassuan9_3.0.2-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 po-debconf all 1.0.22 [216 kB] Fetched 216 kB in 0s (9055 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfjlc_h_3/po-debconf_1.0.22_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopencore-amrnb0 riscv64 0.1.6-1+b3 [99.8 kB] Fetched 99.8 kB in 0s (1839 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8ttt1dxr/libopencore-amrnb0_0.1.6-1+b3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopenal-data all 1:1.25.2-1 [170 kB] Fetched 170 kB in 0s (3007 kB/s) dpkg-name: info: moved 'libopenal-data_1%3a1.25.2-1_all.deb' to '/srv/rebuilderd/tmp/tmppwd4ifck/libopenal-data_1.25.2-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcurl4-gnutls riscv64 8.21.0-2 [420 kB] Fetched 420 kB in 0s (14.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5bisr_05/libcurl4-gnutls_8.21.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdv4t64 riscv64 1.0.0-17.1+b2 [69.9 kB] Fetched 69.9 kB in 0s (1307 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpft82m5yy/libdv4t64_1.0.0-17.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libv4l-0t64 riscv64 1.32.0-5 [220 kB] Fetched 220 kB in 0s (3867 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8jzqmk3w/libv4l-0t64_1.32.0-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgtk-3-dev riscv64 3.24.52-1 [1120 kB] Fetched 1120 kB in 0s (13.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpypcpf6_s/libgtk-3-dev_3.24.52-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 diffutils riscv64 1:3.12-1 [405 kB] Fetched 405 kB in 0s (14.4 MB/s) dpkg-name: info: moved 'diffutils_1%3a3.12-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpajhfkxbt/diffutils_3.12-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcom-err2 riscv64 1.47.4-1 [18.9 kB] Fetched 18.9 kB in 0s (970 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcf_7_cg1/libcom-err2_1.47.4-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libacl1 riscv64 2.4.0-1 [37.1 kB] Fetched 37.1 kB in 0s (1839 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkf25lnjt/libacl1_2.4.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libv4lconvert0t64 riscv64 1.32.0-5 [153 kB] Fetched 153 kB in 0s (2732 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqqto7avi/libv4lconvert0t64_1.32.0-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 mesa-common-dev riscv64 26.1.5-1 [3472 kB] Fetched 3472 kB in 0s (25.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmhgbyun8/mesa-common-dev_26.1.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdbus-1-dev riscv64 1.16.2-5+b1 [458 kB] Fetched 458 kB in 0s (7383 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp28trs9rh/libdbus-1-dev_1.16.2-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdb5.3t64 riscv64 5.3.28+dfsg2-11+b1 [719 kB] Fetched 719 kB in 0s (20.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0ykry0ap/libdb5.3t64_5.3.28+dfsg2-11+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gcc riscv64 4:15.2.0-5+b1 [5156 B] Fetched 5156 B in 0s (268 kB/s) dpkg-name: info: moved 'gcc_4%3a15.2.0-5+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpvbe2ssj8/gcc_15.2.0-5+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libpsl-dev riscv64 0.23.0-1 [29.8 kB] Fetched 29.8 kB in 0s (567 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2ejc_ohd/libpsl-dev_0.23.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libasound2-data all 1.2.16.1-1 [19.4 kB] Fetched 19.4 kB in 0s (995 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmb3rocmu/libasound2-data_1.2.16.1-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libicu-dev riscv64 78.3-2 [16.4 MB] Fetched 16.4 MB in 0s (34.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9x2chiuy/libicu-dev_78.3-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 unixodbc-dev riscv64 2.3.14-2 [571 kB] Fetched 571 kB in 0s (8866 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0z19y8rg/unixodbc-dev_2.3.14-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libc-gconv-modules-extra riscv64 2.42-17 [1102 kB] Fetched 1102 kB in 0s (13.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvusjujxs/libc-gconv-modules-extra_2.42-17_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6svgwidgets6 riscv64 6.10.2-9 [17.9 kB] Fetched 17.9 kB in 0s (343 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2hb6zcmp/libqt6svgwidgets6_6.10.2-9_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdeflate0 riscv64 1.25-1 [37.0 kB] Fetched 37.0 kB in 0s (1845 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpy19pf99y/libdeflate0_1.25-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libaa1 riscv64 1.4p5-51.1+b2 [49.2 kB] Fetched 49.2 kB in 0s (929 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp1q_9ofmc/libaa1_1.4p5-51.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdbus-1-3 riscv64 1.16.2-5+b1 [176 kB] Fetched 176 kB in 0s (7651 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpf2a064na/libdbus-1-3_1.16.2-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 mysql-common all 5.8+1.1.1 [6784 B] Fetched 6784 B in 0s (131 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfup6pgzc/mysql-common_5.8+1.1.1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdconf1 riscv64 0.49.0-4+b1 [41.9 kB] Fetched 41.9 kB in 0s (2063 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpf86667ty/libdconf1_0.49.0-4+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 native-architecture all 0.2.6 [2264 B] Fetched 2264 B in 0s (118 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcet9l9zz/native-architecture_0.2.6_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcap2-bin riscv64 1:2.78-1 [34.6 kB] Fetched 34.6 kB in 0s (1742 kB/s) dpkg-name: info: moved 'libcap2-bin_1%3a2.78-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp67y43b5g/libcap2-bin_2.78-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgssapi-krb5-2 riscv64 1.22.1-3 [139 kB] Fetched 139 kB in 0s (6190 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_2g8543j/libgssapi-krb5-2_1.22.1-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 python3 riscv64 3.14.6-1 [25.1 kB] Fetched 25.1 kB in 0s (1283 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8xhbynop/python3_3.14.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjbig0 riscv64 2.1-6.1+b3 [32.7 kB] Fetched 32.7 kB in 0s (620 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp6tssqfns/libjbig0_2.1-6.1+b3_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libunbound8 riscv64 1.25.2-1 [624 kB] Fetched 624 kB in 0s (9568 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7o9wja58/libunbound8_1.25.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 coreutils riscv64 9.10-1 [3128 kB] Fetched 3128 kB in 0s (36.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpt47_88ck/coreutils_9.10-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl2-mixer-dev riscv64 2.8.2+dfsg-1 [45.2 kB] Fetched 45.2 kB in 0s (846 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmd0ji5aq/libsdl2-mixer-dev_2.8.2+dfsg-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libatk1.0-0t64 riscv64 2.61.0-1 [48.9 kB] Fetched 48.9 kB in 0s (918 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpij_mz3us/libatk1.0-0t64_2.61.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 krb5-multidev riscv64 1.22.1-3 [125 kB] Fetched 125 kB in 0s (2265 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpb33pjb7x/krb5-multidev_1.22.1-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libssh2-1t64 riscv64 1.11.1-5 [249 kB] Fetched 249 kB in 0s (10.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdo_j8w_a/libssh2-1t64_1.11.1-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 perl riscv64 5.42.2-3 [266 kB] Fetched 266 kB in 0s (10.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp328axyf1/perl_5.42.2-3_riscv64.deb' Downloading dependency 493 of 758: debconf:riscv64=1.5.92 Downloading dependency 494 of 758: libopenjp2-7-dev:riscv64=2.5.4-1.1 Downloading dependency 495 of 758: libsndfile1:riscv64=1.2.2-4+b1 Downloading dependency 496 of 758: libnghttp3-9:riscv64=1.17.0-1 Downloading dependency 497 of 758: librtmp-dev:riscv64=2.6-1 Downloading dependency 498 of 758: libgmime-3.0-dev:riscv64=3.2.15+dfsg-1+b1 Downloading dependency 499 of 758: libgdk-pixbuf2.0-bin:riscv64=2.44.7+dfsg-1 Downloading dependency 500 of 758: qtpaths6-bin:riscv64=6.10.2+dfsg-15 Downloading dependency 501 of 758: libsdl2-mixer-2.0-0:riscv64=2.8.2+dfsg-1 Downloading dependency 502 of 758: dconf-service:riscv64=0.49.0-4+b1 Downloading dependency 503 of 758: libpango-1.0-0:riscv64=1.58.0-1 Downloading dependency 504 of 758: libncurses6:riscv64=6.6+20260608-2 Downloading dependency 505 of 758: libyuv0:riscv64=0.0.1949.20260706-1 Downloading dependency 506 of 758: libglvnd0:riscv64=1.7.0-3+b1 Downloading dependency 507 of 758: libhyphen0:riscv64=2.8.9-3 Downloading dependency 508 of 758: mawk:riscv64=1.3.4.20260302-1 Downloading dependency 509 of 758: libnspr4:riscv64=2:4.39-1 Downloading dependency 510 of 758: qt6-qpa-plugins:riscv64=6.10.2+dfsg-15 Downloading dependency 511 of 758: libxau6:riscv64=1:1.0.11-1+b2 Downloading dependency 512 of 758: unixodbc-common:riscv64=2.3.14-2 Downloading dependency 513 of 758: librav1e0.8:riscv64=0.8.1-11 Downloading dependency 514 of 758: libpng-dev:riscv64=1.6.58-1 Downloading dependency 515 of 758: libxcb-keysyms1:riscv64=0.4.1-1+b2 Downloading dependency 516 of 758: libegl-mesa0:riscv64=26.1.5-1 Downloading dependency 517 of 758: libcap-ng0:riscv64=0.9.3-1+b1 Downloading dependency 518 of 758: libglu1-mesa:riscv64=9.0.2-1.1+b4 Downloading dependency 519 of 758: libgssrpc4t64:riscv64=1.22.1-3 Downloading dependency 520 of 758: libsdl2-dev:riscv64=2.32.70+ds-1 Downloading dependency 521 of 758: qmake6:riscv64=6.10.2+dfsg-15 Downloading dependency 522 of 758: libngtcp2-crypto-gnutls8:riscv64=1.24.0-1 Downloading dependency 523 of 758: liborc-0.4-dev:riscv64=1:0.4.42-4 Downloading dependency 524 of 758: libpciaccess0:riscv64=0.19-2 Downloading dependency 525 of 758: debianutils:riscv64=5.23.2 Downloading dependency 526 of 758: libmd0:riscv64=1.2.0-2 Downloading dependency 527 of 758: libhidapi-hidraw0:riscv64=0.15.0-2+b2 Downloading dependency 528 of 758: libpango1.0-dev:riscv64=1.58.0-1 Downloading dependency 529 of 758: libxslt1.1:riscv64=1.1.45-0.1 Downloading dependency 530 of 758: libzstd-dev:riscv64=1.5.7+dfsg-3+b2 Downloading dependency 531 of 758: libisl23:riscv64=0.28-1 Downloading dependency 532 of 758: libxdmcp-dev:riscv64=1:1.1.5-2+b1 Downloading dependency 533 of 758: libaom3:riscv64=3.13.1-2+b1 Downloading dependency 534 of 758: libgl1-mesa-dri:riscv64=26.1.5-1 Downloading dependency 535 of 758: libblkid1:riscv64=2.42.2-2 Downloading dependency 536 of 758: python3.14-minimal:riscv64=3.14.6-1 Downloading dependency 537 of 758: glib-networking-common:riscv64=2.80.1-1 Downloading dependency 538 of 758: libffi-dev:riscv64=3.7.1-2 Downloading dependency 539 of 758: libmd4c0:riscv64=0.5.3-1 Downloading dependency 540 of 758: libalure-dev:riscv64=1.2-11+b1 Downloading dependency 541 of 758: libenchant-2-2:riscv64=2.8.16+dfsg-4 Downloading dependency 542 of 758: libgcc-s1:riscv64=16.1.0-3 Downloading dependency 543 of 758: libxcb-shm0:riscv64=1.17.0-2+b2 Downloading dependency 544 of 758: libxdamage-dev:riscv64=1:1.1.7-1+b1 Downloading dependency 545 of 758: libabsl20260526:riscv64=20260526.0-2 Downloading dependency 546 of 758: libgstreamer-gl1.0-0:riscv64=1.28.5-1 Downloading dependency 547 of 758: libxml2-16:riscv64=2.15.3+dfsg-1 Downloading dependency 548 of 758: libsasl2-modules-db:riscv64=2.1.28+dfsg1-11 Downloading dependency 549 of 758: libgstreamer1.0-0:riscv64=1.28.5-1 Downloading dependency 550 of 758: libffi8:riscv64=3.7.1-2 Downloading dependency 551 of 758: libevdev2:riscv64=1.13.6+dfsg-3 Downloading dependency 552 of 758: gir1.2-ibus-1.0:riscv64=1.5.34-1 Downloading dependency 553 of 758: libodbc2:riscv64=2.3.14-2 Downloading dependency 554 of 758: libtwolame0:riscv64=0.4.0-3 Downloading dependency 555 of 758: libxcb1-dev:riscv64=1.17.0-2+b2 Downloading dependency 556 of 758: libgdbm-compat4t64:riscv64=1.26-1+b2 Downloading dependency 557 of 758: libid3tag0:riscv64=0.16.3-4 Downloading dependency 558 of 758: libz3-4:riscv64=4.13.3-1.1 Downloading dependency 559 of 758: gcc-15:riscv64=15.3.0-2 Downloading dependency 560 of 758: bash:riscv64=5.3-3 Downloading dependency 561 of 758: libv4l2rds0t64:riscv64=1.32.0-5 Downloading dependency 562 of 758: dbus:riscv64=1.16.2-5+b1 Downloading dependency 563 of 758: liborc-0.4-0t64:riscv64=1:0.4.42-4 Downloading dependency 564 of 758: libxft-dev:riscv64=2.3.6-1+b5 Downloading dependency 565 of 758: qmake6-bin:riscv64=6.10.2+dfsg-15 Downloading dependency 566 of 758: libgmime-3.0-0t64:riscv64=3.2.15+dfsg-1+b1 Downloading dependency 567 of 758: qt6-base-dev-tools:riscv64=6.10.2+dfsg-15 Downloading dependency 568 of 758: base-passwd:riscv64=3.6.8 Downloading dependency 569 of 758: libtsan2:riscv64=16.1.0-3 Downloading dependency 570 of 758: libjavascriptcoregtk-4.1-0:riscv64=2.52.5-1 Downloading dependency 571 of 758: libassuan-dev:riscv64=3.0.2-2+b2 Downloading dependency 572 of 758: libxcb-render-util0:riscv64=0.3.10-1+b2 Downloading dependency 573 of 758: dbus-daemon:riscv64=1.16.2-5+b1 Downloading dependency 574 of 758: libxcb-icccm4:riscv64=0.4.2-1+b2 Downloading dependency 575 of 758: libtiffxx6:riscv64=4.7.2-1 Downloading dependency 576 of 758: libassuan9:riscv64=3.0.2-2+b2 Downloading dependency 577 of 758: po-debconf:riscv64=1.0.22 Downloading dependency 578 of 758: libopencore-amrnb0:riscv64=0.1.6-1+b3 Downloading dependency 579 of 758: libopenal-data:riscv64=1:1.25.2-1 Downloading dependency 580 of 758: libcurl4-gnutls:riscv64=8.21.0-2 Downloading dependency 581 of 758: libdv4t64:riscv64=1.0.0-17.1+b2 Downloading dependency 582 of 758: libv4l-0t64:riscv64=1.32.0-5 Downloading dependency 583 of 758: libgtk-3-dev:riscv64=3.24.52-1 Downloading dependency 584 of 758: diffutils:riscv64=1:3.12-1 Downloading dependency 585 of 758: libcom-err2:riscv64=1.47.4-1 Downloading dependency 586 of 758: libacl1:riscv64=2.4.0-1 Downloading dependency 587 of 758: libv4lconvert0t64:riscv64=1.32.0-5 Downloading dependency 588 of 758: mesa-common-dev:riscv64=26.1.5-1 Downloading dependency 589 of 758: libdbus-1-dev:riscv64=1.16.2-5+b1 Downloading dependency 590 of 758: libdb5.3t64:riscv64=5.3.28+dfsg2-11+b1 Downloading dependency 591 of 758: gcc:riscv64=4:15.2.0-5+b1 Downloading dependency 592 of 758: libpsl-dev:riscv64=0.23.0-1 Downloading dependency 593 of 758: libasound2-data:riscv64=1.2.16.1-1 Downloading dependency 594 of 758: libicu-dev:riscv64=78.3-2 Downloading dependency 595 of 758: unixodbc-dev:riscv64=2.3.14-2 Downloading dependency 596 of 758: libc-gconv-modules-extra:riscv64=2.42-17 Downloading dependency 597 of 758: libqt6svgwidgets6:riscv64=6.10.2-9 Downloading dependency 598 of 758: libdeflate0:riscv64=1.25-1 Downloading dependency 599 of 758: libaa1:riscv64=1.4p5-51.1+b2 Downloading dependency 600 of 758: libdbus-1-3:riscv64=1.16.2-5+b1 Downloading dependency 601 of 758: mysql-common:riscv64=5.8+1.1.1 Downloading dependency 602 of 758: libdconf1:riscv64=0.49.0-4+b1 Downloading dependency 603 of 758: native-architecture:riscv64=0.2.6 Downloading dependency 604 of 758: libcap2-bin:riscv64=1:2.78-1 Downloading dependency 605 of 758: libgssapi-krb5-2:riscv64=1.22.1-3 Downloading dependency 606 of 758: python3:riscv64=3.14.6-1 Downloading dependency 607 of 758: libjbig0:riscv64=2.1-6.1+b3 Downloading dependency 608 of 758: libunbound8:riscv64=1.25.2-1 Downloading dependency 609 of 758: coreutils:riscv64=9.10-1 Downloading dependency 610 of 758: libsdl2-mixer-dev:riscv64=2.8.2+dfsg-1 Downloading dependency 611 of 758: libatk1.0-0t64:riscv64=2.61.0-1 Downloading dependency 612 of 758: krb5-multidev:riscv64=1.22.1-3 Downloading dependency 613 of 758: libssh2-1t64:riscv64=1.11.1-5 Downloading dependency 614 of 758: perl:riscv64=5.42.2-3 Downloading dependency 615 of 758: libgudev-1.0-dev:riscv64=238-7+b2Get:1 http://deb.debian.org/debian unstable/main riscv64 libgudev-1.0-dev riscv64 238-7+b2 [28.8 kB] Fetched 28.8 kB in 0s (1445 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnm3nw8id/libgudev-1.0-dev_238-7+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dash riscv64 0.5.12-12 [101 kB] Fetched 101 kB in 0s (4742 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpoghl6zfd/dash_0.5.12-12_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxkbcommon0 riscv64 1.13.1-1 [144 kB] Fetched 144 kB in 0s (6431 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkg2qfw7b/libxkbcommon0_1.13.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 glycin-thumbnailers riscv64 2.1.5+ds-2 [223 kB] Fetched 223 kB in 0s (3931 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpprv9if2w/glycin-thumbnailers_2.1.5+ds-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcairo2-dev riscv64 1.18.4-3+b1 [41.8 kB] Fetched 41.8 kB in 0s (787 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpof0y_wju/libcairo2-dev_1.18.4-3+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 user-session-migration riscv64 0.5.2 [9400 B] Fetched 9400 B in 0s (181 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp7u8h2z0c/user-session-migration_0.5.2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libts0t64 riscv64 1.22-1.1+b2 [62.0 kB] Fetched 62.0 kB in 0s (1164 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgavbyebu/libts0t64_1.22-1.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgmpxx4ldbl riscv64 2:6.3.0+dfsg-5+b2 [328 kB] Fetched 328 kB in 0s (12.4 MB/s) dpkg-name: info: moved 'libgmpxx4ldbl_2%3a6.3.0+dfsg-5+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpfzjzme70/libgmpxx4ldbl_6.3.0+dfsg-5+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-gmime-3.0 riscv64 3.2.15+dfsg-1+b1 [25.2 kB] Fetched 25.2 kB in 0s (481 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpscv0iy_d/gir1.2-gmime-3.0_3.2.15+dfsg-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtiff-dev riscv64 4.7.2-1 [883 kB] Fetched 883 kB in 0s (23.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpozz_ax4l/libtiff-dev_4.7.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libflite1 riscv64 2.2-7+b2 [12.6 MB] Fetched 12.6 MB in 1s (17.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdmrt5ba1/libflite1_2.2-7+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmagic-mgc riscv64 1:5.47-4 [345 kB] Fetched 345 kB in 0s (12.7 MB/s) dpkg-name: info: moved 'libmagic-mgc_1%3a5.47-4_riscv64.deb' to '/srv/rebuilderd/tmp/tmp69fooa15/libmagic-mgc_5.47-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libc6 riscv64 2.42-17 [1397 kB] Fetched 1397 kB in 0s (28.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp59d3i4ir/libc6_2.42-17_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dbus-session-bus-common all 1.16.2-5 [48.7 kB] Fetched 48.7 kB in 0s (920 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp19jedxgm/dbus-session-bus-common_1.16.2-5_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libice-dev riscv64 2:1.1.1-1+b2 [142 kB] Fetched 142 kB in 0s (2569 kB/s) dpkg-name: info: moved 'libice-dev_2%3a1.1.1-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmpr5bo07j0/libice-dev_1.1.1-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcups2t64 riscv64 2.4.18-1 [249 kB] Fetched 249 kB in 0s (4270 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzri6sac4/libcups2t64_2.4.18-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libcloudproviders0 riscv64 0.4.0-2+b1 [27.8 kB] Fetched 27.8 kB in 0s (528 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0z462cje/libcloudproviders0_0.4.0-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libncurses-dev riscv64 6.6+20260608-2 [934 kB] Fetched 934 kB in 0s (12.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjg04pw9y/libncurses-dev_6.6+20260608-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmp3lame0 riscv64 4.0-1 [289 kB] Fetched 289 kB in 0s (4986 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_5n88s_e/libmp3lame0_4.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxext-dev riscv64 2:1.3.4-1+b4 [155 kB] Fetched 155 kB in 0s (2810 kB/s) dpkg-name: info: moved 'libxext-dev_2%3a1.3.4-1+b4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpiqyg08uz/libxext-dev_1.3.4-1+b4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpam-runtime all 1.7.0-8 [246 kB] Fetched 246 kB in 0s (10.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0rcpjpyd/libpam-runtime_1.7.0-8_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsdl-ttf2.0-dev riscv64 2.0.11-6+b3 [41.8 kB] Fetched 41.8 kB in 0s (792 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpm3jmj2gh/libsdl-ttf2.0-dev_2.0.11-6+b3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtiff6 riscv64 4.7.2-1 [377 kB] Fetched 377 kB in 0s (6229 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppq0chpzw/libtiff6_4.7.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libde265-0 riscv64 1.1.1-1 [167 kB] Fetched 167 kB in 0s (3012 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp21xtrytl/libde265-0_1.1.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 zlib1g-dev riscv64 1:1.3.dfsg+really1.3.2-3 [991 kB] Fetched 991 kB in 0s (24.7 MB/s) dpkg-name: info: moved 'zlib1g-dev_1%3a1.3.dfsg+really1.3.2-3_riscv64.deb' to '/srv/rebuilderd/tmp/tmpbtgf28s2/zlib1g-dev_1.3.dfsg+really1.3.2-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dpkg riscv64 1.23.7 [1534 kB] Fetched 1534 kB in 0s (17.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmple1ithlk/dpkg_1.23.7_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gir1.2-atk-1.0 riscv64 2.61.0-1 [23.4 kB] Fetched 23.4 kB in 0s (447 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplkl3jpzx/gir1.2-atk-1.0_2.61.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libnghttp2-14 riscv64 1.69.0-1 [89.0 kB] Fetched 89.0 kB in 0s (4204 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpob_mtvax/libnghttp2-14_1.69.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 pkgconf riscv64 2.5.1-4 [33.6 kB] Fetched 33.6 kB in 0s (1679 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmprwcbzqnd/pkgconf_2.5.1-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libalure1 riscv64 1.2-11+b1 [36.9 kB] Fetched 36.9 kB in 0s (700 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwi5q9u3a/libalure1_1.2-11+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdecor-0-0 riscv64 0.2.5-1+b1 [14.9 kB] Fetched 14.9 kB in 0s (287 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnauiuozp/libdecor-0-0_0.2.5-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 perl-modules-5.42 all 5.42.2-3 [3210 kB] Fetched 3210 kB in 0s (26.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpy0vx3lu4/perl-modules-5.42_5.42.2-3_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwavpack1 riscv64 5.9.0-2 [92.7 kB] Fetched 92.7 kB in 0s (1719 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp4lgc3nnv/libwavpack1_5.9.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgpgme45 riscv64 2.1.2-1 [347 kB] Fetched 347 kB in 0s (5839 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpb_brtpu7/libgpgme45_2.1.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libicu78 riscv64 78.3-2 [9989 kB] Fetched 9989 kB in 0s (37.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgksucg4k/libicu78_78.3-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgles-dev riscv64 1.7.0-3+b1 [50.0 kB] Fetched 50.0 kB in 0s (2441 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp21h668eg/libgles-dev_1.7.0-3+b1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libsdl3-dev riscv64 3.4.12+ds-1 [4003 kB] Fetched 4003 kB in 0s (28.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcuvme77z/libsdl3-dev_3.4.12+ds-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libltdl7 riscv64 2.5.4-11 [415 kB] Fetched 415 kB in 0s (6781 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp1mdobuhj/libltdl7_2.5.4-11_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libgio-2.0-dev-bin riscv64 2.88.2-1 [149 kB] Fetched 149 kB in 0s (6667 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmppc18lmy0/libgio-2.0-dev-bin_2.88.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libopusfile-dev riscv64 0.12-4+b4 [132 kB] Fetched 132 kB in 0s (2389 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp8vl8c3y_/libopusfile-dev_0.12-4+b4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-randr0 riscv64 1.17.0-2+b2 [117 kB] Fetched 117 kB in 0s (5376 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpx2f7l6pd/libxcb-randr0_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 uuid-dev riscv64 2.42.2-2 [64.0 kB] Fetched 64.0 kB in 0s (3111 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpoj3ubs5y/uuid-dev_2.42.2-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpcre2-16-0 riscv64 10.46-1+b2 [275 kB] Fetched 275 kB in 0s (11.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpv4bn792l/libpcre2-16-0_10.46-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6gui6 riscv64 6.10.2+dfsg-15 [3301 kB] Fetched 3301 kB in 0s (27.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpab8yyf9h/libqt6gui6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-cloudproviders-0.3.0 riscv64 0.4.0-2+b1 [7584 B] Fetched 7584 B in 0s (385 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqa0qsnjb/gir1.2-cloudproviders-0.3.0_0.4.0-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dpkg-dev all 1.23.7 [1318 kB] Fetched 1318 kB in 0s (27.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpui_dhjkh/dpkg-dev_1.23.7_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgnutls30t64 riscv64 3.8.13-1 [1517 kB] Fetched 1517 kB in 0s (29.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpw3gwm2i3/libgnutls30t64_3.8.13-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 xdg-dbus-proxy riscv64 0.1.7-1 [24.4 kB] Fetched 24.4 kB in 0s (467 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnftai_3a/xdg-dbus-proxy_0.1.7-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dh-autoreconf all 22 [12.2 kB] Fetched 12.2 kB in 0s (623 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmc5hg1ur/dh-autoreconf_22_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpipeline1 riscv64 1.5.8-3 [48.2 kB] Fetched 48.2 kB in 0s (2389 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp513e37pf/libpipeline1_1.5.8-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 liblzo2-2 riscv64 2.10-3+b2 [61.3 kB] Fetched 61.3 kB in 0s (1154 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2e1ibj0e/liblzo2-2_2.10-3+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxkbcommon-dev riscv64 1.13.1-1 [60.2 kB] Fetched 60.2 kB in 0s (1128 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpe_hfh70f/libxkbcommon-dev_1.13.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libglib2.0-data all 2.88.2-1 [1276 kB] Fetched 1276 kB in 0s (15.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5ibexzzv/libglib2.0-data_2.88.2-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libctf-nobfd0 riscv64 2.47-2 [163 kB] Fetched 163 kB in 0s (2719 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpmgktsz1u/libctf-nobfd0_2.47-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsystemd0 riscv64 261.2-1 [478 kB] Fetched 478 kB in 0s (16.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpseab5pjf/libsystemd0_261.2-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libncursesw6 riscv64 6.6+20260608-2 [141 kB] Fetched 141 kB in 0s (6290 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp379_82pp/libncursesw6_6.6+20260608-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libproc2-1 riscv64 2:4.0.6-3 [68.4 kB] Fetched 68.4 kB in 0s (1271 kB/s) dpkg-name: info: moved 'libproc2-1_2%3a4.0.6-3_riscv64.deb' to '/srv/rebuilderd/tmp/tmpz94fn3vg/libproc2-1_4.0.6-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gettext-base riscv64 1.0-3 [331 kB] Fetched 331 kB in 0s (12.5 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnxcd0wc4/gettext-base_1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdrm-common all 2.4.134-3 [7860 B] Fetched 7860 B in 0s (396 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpu0ziaepm/libdrm-common_2.4.134-3_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgraphite2-3 riscv64 1.3.15-2 [78.4 kB] Fetched 78.4 kB in 0s (1458 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplezdzu12/libgraphite2-3_1.3.15-2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 liblerc4 riscv64 4.1.1+ds-2 [175 kB] Fetched 175 kB in 0s (3126 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3j907pjw/liblerc4_4.1.1+ds-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 dbus-bin riscv64 1.16.2-5+b1 [75.3 kB] Fetched 75.3 kB in 0s (3578 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpashyagvc/dbus-bin_1.16.2-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtinfo6 riscv64 6.6+20260608-2 [351 kB] Fetched 351 kB in 0s (13.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpca_k3zbh/libtinfo6_6.6+20260608-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6dbus6 riscv64 6.10.2+dfsg-15 [275 kB] Fetched 275 kB in 0s (4740 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpt6jt9pf_/libqt6dbus6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglycin-2-0 riscv64 2.1.5+ds-2 [1400 kB] Fetched 1400 kB in 0s (16.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpe25k2cvz/libglycin-2-0_2.1.5+ds-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 fontconfig riscv64 2.17.1-5 [190 kB] Fetched 190 kB in 0s (8203 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5ntiqiu6/fontconfig_2.17.1-5_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libpoppler-cpp-dev riscv64 26.01.0-5 [15.1 kB] Fetched 15.1 kB in 0s (290 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpk7xw34ak/libpoppler-cpp-dev_26.01.0-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 liblcms2-2 riscv64 2.19.1-1 [171 kB] Fetched 171 kB in 0s (7416 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp41zxj9pt/liblcms2-2_2.19.1-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libglx-mesa0 riscv64 26.1.5-1 [128 kB] Fetched 128 kB in 0s (5862 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpx3_8ehqo/libglx-mesa0_26.1.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 adwaita-icon-theme all 50.0-2 [506 kB] Fetched 506 kB in 0s (8056 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpopr9cr58/adwaita-icon-theme_50.0-2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgs10 riscv64 10.07.1~dfsg-1 [2955 kB] Fetched 2955 kB in 0s (24.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp460h9pwq/libgs10_10.07.1~dfsg-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 x11proto-dev all 2025.1-1 [605 kB] Fetched 605 kB in 0s (18.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcpoifnip/x11proto-dev_2025.1-1_all.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libgstreamer1.0-dev riscv64 1.28.5-1 [606 kB] Fetched 606 kB in 0s (18.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjkbf7p83/libgstreamer1.0-dev_1.28.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libselinux1 riscv64 3.11-2 [90.4 kB] Fetched 90.4 kB in 0s (4248 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsc02gocb/libselinux1_3.11-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpangoxft-1.0-0 riscv64 1.58.0-1 [22.4 kB] Fetched 22.4 kB in 0s (429 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3zpvbu5q/libpangoxft-1.0-0_1.58.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gcc-15-riscv64-linux-gnu riscv64 15.3.0-2 [28.9 MB] Fetched 28.9 MB in 1s (38.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpnlhfl5zy/gcc-15-riscv64-linux-gnu_15.3.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmanette-0.2-0 riscv64 0.2.13-1+b1 [44.3 kB] Fetched 44.3 kB in 0s (839 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxl8b9iis/libmanette-0.2-0_0.2.13-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 automake all 1:1.18.1-4 [877 kB] Fetched 877 kB in 0s (23.1 MB/s) dpkg-name: info: moved 'automake_1%3a1.18.1-4_all.deb' to '/srv/rebuilderd/tmp/tmpwpwjuegv/automake_1.18.1-4_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpcre2-posix3 riscv64 10.46-1+b2 [62.9 kB] Fetched 62.9 kB in 0s (3051 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqmxzkvo0/libpcre2-posix3_10.46-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-pango-1.0 riscv64 1.58.0-1 [34.2 kB] Fetched 34.2 kB in 0s (647 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsam6fh5x/gir1.2-pango-1.0_1.58.0-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libpoppler-dev riscv64 26.01.0-5 [8404 B] Fetched 8404 B in 0s (161 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdew3ni7w/libpoppler-dev_26.01.0-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 zlib1g riscv64 1:1.3.dfsg+really1.3.2-3 [87.3 kB] Fetched 87.3 kB in 0s (4160 kB/s) dpkg-name: info: moved 'zlib1g_1%3a1.3.dfsg+really1.3.2-3_riscv64.deb' to '/srv/rebuilderd/tmp/tmpgdukbj3p/zlib1g_1.3.dfsg+really1.3.2-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libnss3-dev riscv64 2:3.126-1 [210 kB] Fetched 210 kB in 0s (3711 kB/s) dpkg-name: info: moved 'libnss3-dev_2%3a3.126-1_riscv64.deb' to '/srv/rebuilderd/tmp/tmp3rwaiq6o/libnss3-dev_3.126-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libidn2-dev riscv64 2.3.8-5 [140 kB] Fetched 140 kB in 0s (2547 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpg_izn3ma/libidn2-dev_2.3.8-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsepol2 riscv64 3.11-1 [309 kB] Fetched 309 kB in 0s (11.6 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp1f1zjrx3/libsepol2_3.11-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libubsan1 riscv64 16.1.0-3 [1191 kB] Fetched 1191 kB in 0s (14.7 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3sz0o7h6/libubsan1_16.1.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 media-types all 14.0.0 [30.8 kB] Fetched 30.8 kB in 0s (1554 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpvzbwf79b/media-types_14.0.0_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 poppler-data all 0.4.12-1 [1601 kB] Fetched 1601 kB in 0s (17.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0diy4rhb/poppler-data_0.4.12-1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libseccomp-dev riscv64 2.6.1-1 [164 kB] Fetched 164 kB in 0s (2952 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpd55nc9l8/libseccomp-dev_2.6.1-1_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 gstreamer1.0-plugins-good riscv64 1.28.5-1 [2284 kB] Fetched 2284 kB in 0s (21.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmplqw3b5uw/gstreamer1.0-plugins-good_1.28.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libkeyutils1 riscv64 1.6.3-6+b2 [9256 B] Fetched 9256 B in 0s (479 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwymx4hcj/libkeyutils1_1.6.3-6+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 liblzma-dev riscv64 5.8.3-1 [524 kB] Fetched 524 kB in 0s (8325 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphuzfklve/liblzma-dev_5.8.3-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgnutls28-dev riscv64 3.8.13-1 [2978 kB] Fetched 2978 kB in 0s (24.3 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpu9e21atv/libgnutls28-dev_3.8.13-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpq5 riscv64 18.4-1+b2 [259 kB] Fetched 259 kB in 0s (4484 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpm55no9hs/libpq5_18.4-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgdbm6t64 riscv64 1.26-1+b2 [78.1 kB] Fetched 78.1 kB in 0s (3773 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2lmvf7ah/libgdbm6t64_1.26-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 cpp-15 riscv64 15.3.0-2 [1272 B] Fetched 1272 B in 0s (24.6 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpuszbd9ck/cpp-15_15.3.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 rpcsvc-proto riscv64 1.4.4-1 [61.5 kB] Fetched 61.5 kB in 0s (3010 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgieh27mw/rpcsvc-proto_1.4.4-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxfixes-dev riscv64 1:6.0.0-2+b5 [34.0 kB] Fetched 34.0 kB in 0s (640 kB/s) dpkg-name: info: moved 'libxfixes-dev_1%3a6.0.0-2+b5_riscv64.deb' to '/srv/rebuilderd/tmp/tmpzgoejsgs/libxfixes-dev_6.0.0-2+b5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 perl-base riscv64 5.42.2-3 [1852 kB] Fetched 1852 kB in 0s (31.9 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpw1kkh5gx/perl-base_5.42.2-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libjpeg62-turbo-dev riscv64 1:3.1.3-4 [635 kB] Fetched 635 kB in 0s (9736 kB/s) dpkg-name: info: moved 'libjpeg62-turbo-dev_1%3a3.1.3-4_riscv64.deb' to '/srv/rebuilderd/tmp/tmpb57w1006/libjpeg62-turbo-dev_3.1.3-4_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdrm-intel1 riscv64 2.4.134-3 [64.5 kB] Fetched 64.5 kB in 0s (3132 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkskljwto/libdrm-intel1_2.4.134-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb1 riscv64 1.17.0-2+b2 [145 kB] Fetched 145 kB in 0s (6440 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpeiwc98to/libxcb1_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libpulse-mainloop-glib0 riscv64 17.0+dfsg1-2.1+b2 [23.9 kB] Fetched 23.9 kB in 0s (459 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpql4l7o9q/libpulse-mainloop-glib0_17.0+dfsg1-2.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcomposite-dev riscv64 1:0.4.6-1+b2 [24.1 kB] Fetched 24.1 kB in 0s (1217 kB/s) dpkg-name: info: moved 'libxcomposite-dev_1%3a0.4.6-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmptmin75b0/libxcomposite-dev_0.4.6-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-shape0 riscv64 1.17.0-2+b2 [105 kB] Fetched 105 kB in 0s (1934 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpwd4lqnpm/libxcb-shape0_1.17.0-2+b2_riscv64.deb' Get:1 http://snapshot.debian.org/archive/debian/20260731T082148Z unstable/main riscv64 libcrypt1 riscv64 1:4.5.1-1+b1 [113 kB] Fetched 113 kB in 0s (5109 kB/s) dpkg-name: info: moved 'libcrypt1_1%3a4.5.1-1+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpxcuhnr8m/libcrypt1_4.5.1-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 autoconf all 2.73-2 [516 kB] Fetched 516 kB in 0s (17.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5un45zzz/autoconf_2.73-2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libbrotli1 riscv64 1.2.0-3 [357 kB] Fetched 357 kB in 0s (13.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpxkng1vp6/libbrotli1_1.2.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libbz2-dev riscv64 1.0.8-6+b2 [80.0 kB] Fetched 80.0 kB in 0s (1492 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpc_tlij12/libbz2-dev_1.0.8-6+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsoup-3.0-0 riscv64 3.6.6-1 [285 kB] Fetched 285 kB in 0s (4862 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphxc3zv7s/libsoup-3.0-0_3.6.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gnupg-l10n all 2.4.9-7 [748 kB] Fetched 748 kB in 0s (11.0 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmphp7gbjxk/gnupg-l10n_2.4.9-7_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libgslcblas0 riscv64 2.8+dfsg-6+b1 [94.4 kB] Fetched 94.4 kB in 0s (1733 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpgw8hlskk/libgslcblas0_2.8+dfsg-6+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6xml6 riscv64 6.10.2+dfsg-15 [85.0 kB] Fetched 85.0 kB in 0s (1569 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpugw0dgvk/libqt6xml6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6test6 riscv64 6.10.2+dfsg-15 [184 kB] Fetched 184 kB in 0s (3265 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp34l5pvo1/libqt6test6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libwebpmux3 riscv64 1.5.0-0.1+b2 [126 kB] Fetched 126 kB in 0s (5728 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp0hzkxll0/libwebpmux3_1.5.0-0.1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libnghttp3-dev riscv64 1.17.0-1 [205 kB] Fetched 205 kB in 0s (8527 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpjgku00jx/libnghttp3-dev_1.17.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libssh2-1-dev riscv64 1.11.1-5 [593 kB] Fetched 593 kB in 0s (9057 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpqugg_b6k/libssh2-1-dev_1.11.1-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-harfbuzz-0.0 riscv64 12.3.2-2+b2 [41.1 kB] Fetched 41.1 kB in 0s (777 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpj8w8rafl/gir1.2-harfbuzz-0.0_12.3.2-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libsysprof-capture-4-dev riscv64 50.0-3 [118 kB] Fetched 118 kB in 0s (5418 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpcec7r2q0/libsysprof-capture-4-dev_50.0-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcomposite1 riscv64 1:0.4.6-1+b2 [16.6 kB] Fetched 16.6 kB in 0s (851 kB/s) dpkg-name: info: moved 'libxcomposite1_1%3a0.4.6-1+b2_riscv64.deb' to '/srv/rebuilderd/tmp/tmp9j4ila8q/libxcomposite1_0.4.6-1+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 autotools-dev all 20240727.1+nmu1 [60.0 kB] Fetched 60.0 kB in 0s (2930 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkokimgh5/autotools-dev_20240727.1+nmu1_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libibus-1.0-dev riscv64 1.5.34-1 [512 kB] Fetched 512 kB in 0s (8100 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpu4hvhpqe/libibus-1.0-dev_1.5.34-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libasyncns0 riscv64 0.8-8 [11.9 kB] Fetched 11.9 kB in 0s (222 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpw5zbifqe/libasyncns0_0.8-8_riscv64.deb' Downloading dependency 616 of 758: dash:riscv64=0.5.12-12 Downloading dependency 617 of 758: libxkbcommon0:riscv64=1.13.1-1 Downloading dependency 618 of 758: glycin-thumbnailers:riscv64=2.1.5+ds-2 Downloading dependency 619 of 758: libcairo2-dev:riscv64=1.18.4-3+b1 Downloading dependency 620 of 758: user-session-migration:riscv64=0.5.2 Downloading dependency 621 of 758: libts0t64:riscv64=1.22-1.1+b2 Downloading dependency 622 of 758: libgmpxx4ldbl:riscv64=2:6.3.0+dfsg-5+b2 Downloading dependency 623 of 758: gir1.2-gmime-3.0:riscv64=3.2.15+dfsg-1+b1 Downloading dependency 624 of 758: libtiff-dev:riscv64=4.7.2-1 Downloading dependency 625 of 758: libflite1:riscv64=2.2-7+b2 Downloading dependency 626 of 758: libmagic-mgc:riscv64=1:5.47-4 Downloading dependency 627 of 758: libc6:riscv64=2.42-17 Downloading dependency 628 of 758: dbus-session-bus-common:riscv64=1.16.2-5 Downloading dependency 629 of 758: libice-dev:riscv64=2:1.1.1-1+b2 Downloading dependency 630 of 758: libcups2t64:riscv64=2.4.18-1 Downloading dependency 631 of 758: libcloudproviders0:riscv64=0.4.0-2+b1 Downloading dependency 632 of 758: libncurses-dev:riscv64=6.6+20260608-2 Downloading dependency 633 of 758: libmp3lame0:riscv64=4.0-1 Downloading dependency 634 of 758: libxext-dev:riscv64=2:1.3.4-1+b4 Downloading dependency 635 of 758: libpam-runtime:riscv64=1.7.0-8 Downloading dependency 636 of 758: libsdl-ttf2.0-dev:riscv64=2.0.11-6+b3 Downloading dependency 637 of 758: libtiff6:riscv64=4.7.2-1 Downloading dependency 638 of 758: libde265-0:riscv64=1.1.1-1 Downloading dependency 639 of 758: zlib1g-dev:riscv64=1:1.3.dfsg+really1.3.2-3 Downloading dependency 640 of 758: dpkg:riscv64=1.23.7 Downloading dependency 641 of 758: gir1.2-atk-1.0:riscv64=2.61.0-1 Downloading dependency 642 of 758: libnghttp2-14:riscv64=1.69.0-1 Downloading dependency 643 of 758: pkgconf:riscv64=2.5.1-4 Downloading dependency 644 of 758: libalure1:riscv64=1.2-11+b1 Downloading dependency 645 of 758: libdecor-0-0:riscv64=0.2.5-1+b1 Downloading dependency 646 of 758: perl-modules-5.42:riscv64=5.42.2-3 Downloading dependency 647 of 758: libwavpack1:riscv64=5.9.0-2 Downloading dependency 648 of 758: libgpgme45:riscv64=2.1.2-1 Downloading dependency 649 of 758: libicu78:riscv64=78.3-2 Downloading dependency 650 of 758: libgles-dev:riscv64=1.7.0-3+b1 Downloading dependency 651 of 758: libsdl3-dev:riscv64=3.4.12+ds-1 Downloading dependency 652 of 758: libltdl7:riscv64=2.5.4-11 Downloading dependency 653 of 758: libgio-2.0-dev-bin:riscv64=2.88.2-1 Downloading dependency 654 of 758: libopusfile-dev:riscv64=0.12-4+b4 Downloading dependency 655 of 758: libxcb-randr0:riscv64=1.17.0-2+b2 Downloading dependency 656 of 758: uuid-dev:riscv64=2.42.2-2 Downloading dependency 657 of 758: libpcre2-16-0:riscv64=10.46-1+b2 Downloading dependency 658 of 758: libqt6gui6:riscv64=6.10.2+dfsg-15 Downloading dependency 659 of 758: gir1.2-cloudproviders-0.3.0:riscv64=0.4.0-2+b1 Downloading dependency 660 of 758: dpkg-dev:riscv64=1.23.7 Downloading dependency 661 of 758: libgnutls30t64:riscv64=3.8.13-1 Downloading dependency 662 of 758: xdg-dbus-proxy:riscv64=0.1.7-1 Downloading dependency 663 of 758: dh-autoreconf:riscv64=22 Downloading dependency 664 of 758: libpipeline1:riscv64=1.5.8-3 Downloading dependency 665 of 758: liblzo2-2:riscv64=2.10-3+b2 Downloading dependency 666 of 758: libxkbcommon-dev:riscv64=1.13.1-1 Downloading dependency 667 of 758: libglib2.0-data:riscv64=2.88.2-1 Downloading dependency 668 of 758: libctf-nobfd0:riscv64=2.47-2 Downloading dependency 669 of 758: libsystemd0:riscv64=261.2-1 Downloading dependency 670 of 758: libncursesw6:riscv64=6.6+20260608-2 Downloading dependency 671 of 758: libproc2-1:riscv64=2:4.0.6-3 Downloading dependency 672 of 758: gettext-base:riscv64=1.0-3 Downloading dependency 673 of 758: libdrm-common:riscv64=2.4.134-3 Downloading dependency 674 of 758: libgraphite2-3:riscv64=1.3.15-2 Downloading dependency 675 of 758: liblerc4:riscv64=4.1.1+ds-2 Downloading dependency 676 of 758: dbus-bin:riscv64=1.16.2-5+b1 Downloading dependency 677 of 758: libtinfo6:riscv64=6.6+20260608-2 Downloading dependency 678 of 758: libqt6dbus6:riscv64=6.10.2+dfsg-15 Downloading dependency 679 of 758: libglycin-2-0:riscv64=2.1.5+ds-2 Downloading dependency 680 of 758: fontconfig:riscv64=2.17.1-5 Downloading dependency 681 of 758: libpoppler-cpp-dev:riscv64=26.01.0-5 Downloading dependency 682 of 758: liblcms2-2:riscv64=2.19.1-1 Downloading dependency 683 of 758: libglx-mesa0:riscv64=26.1.5-1 Downloading dependency 684 of 758: adwaita-icon-theme:riscv64=50.0-2 Downloading dependency 685 of 758: libgs10:riscv64=10.07.1~dfsg-1 Downloading dependency 686 of 758: x11proto-dev:riscv64=2025.1-1 Downloading dependency 687 of 758: libgstreamer1.0-dev:riscv64=1.28.5-1 Downloading dependency 688 of 758: libselinux1:riscv64=3.11-2 Downloading dependency 689 of 758: libpangoxft-1.0-0:riscv64=1.58.0-1 Downloading dependency 690 of 758: gcc-15-riscv64-linux-gnu:riscv64=15.3.0-2 Downloading dependency 691 of 758: libmanette-0.2-0:riscv64=0.2.13-1+b1 Downloading dependency 692 of 758: automake:riscv64=1:1.18.1-4 Downloading dependency 693 of 758: libpcre2-posix3:riscv64=10.46-1+b2 Downloading dependency 694 of 758: gir1.2-pango-1.0:riscv64=1.58.0-1 Downloading dependency 695 of 758: libpoppler-dev:riscv64=26.01.0-5 Downloading dependency 696 of 758: zlib1g:riscv64=1:1.3.dfsg+really1.3.2-3 Downloading dependency 697 of 758: libnss3-dev:riscv64=2:3.126-1 Downloading dependency 698 of 758: libidn2-dev:riscv64=2.3.8-5 Downloading dependency 699 of 758: libsepol2:riscv64=3.11-1 Downloading dependency 700 of 758: libubsan1:riscv64=16.1.0-3 Downloading dependency 701 of 758: media-types:riscv64=14.0.0 Downloading dependency 702 of 758: poppler-data:riscv64=0.4.12-1 Downloading dependency 703 of 758: libseccomp-dev:riscv64=2.6.1-1 Downloading dependency 704 of 758: gstreamer1.0-plugins-good:riscv64=1.28.5-1 Downloading dependency 705 of 758: libkeyutils1:riscv64=1.6.3-6+b2 Downloading dependency 706 of 758: liblzma-dev:riscv64=5.8.3-1 Downloading dependency 707 of 758: libgnutls28-dev:riscv64=3.8.13-1 Downloading dependency 708 of 758: libpq5:riscv64=18.4-1+b2 Downloading dependency 709 of 758: libgdbm6t64:riscv64=1.26-1+b2 Downloading dependency 710 of 758: cpp-15:riscv64=15.3.0-2 Downloading dependency 711 of 758: rpcsvc-proto:riscv64=1.4.4-1 Downloading dependency 712 of 758: libxfixes-dev:riscv64=1:6.0.0-2+b5 Downloading dependency 713 of 758: perl-base:riscv64=5.42.2-3 Downloading dependency 714 of 758: libjpeg62-turbo-dev:riscv64=1:3.1.3-4 Downloading dependency 715 of 758: libdrm-intel1:riscv64=2.4.134-3 Downloading dependency 716 of 758: libxcb1:riscv64=1.17.0-2+b2 Downloading dependency 717 of 758: libpulse-mainloop-glib0:riscv64=17.0+dfsg1-2.1+b2 Downloading dependency 718 of 758: libxcomposite-dev:riscv64=1:0.4.6-1+b2 Downloading dependency 719 of 758: libxcb-shape0:riscv64=1.17.0-2+b2 Downloading dependency 720 of 758: libcrypt1:riscv64=1:4.5.1-1+b1 Downloading dependency 721 of 758: autoconf:riscv64=2.73-2 Downloading dependency 722 of 758: libbrotli1:riscv64=1.2.0-3 Downloading dependency 723 of 758: libbz2-dev:riscv64=1.0.8-6+b2 Downloading dependency 724 of 758: libsoup-3.0-0:riscv64=3.6.6-1 Downloading dependency 725 of 758: gnupg-l10n:riscv64=2.4.9-7 Downloading dependency 726 of 758: libgslcblas0:riscv64=2.8+dfsg-6+b1 Downloading dependency 727 of 758: libqt6xml6:riscv64=6.10.2+dfsg-15 Downloading dependency 728 of 758: libqt6test6:riscv64=6.10.2+dfsg-15 Downloading dependency 729 of 758: libwebpmux3:riscv64=1.5.0-0.1+b2 Downloading dependency 730 of 758: libnghttp3-dev:riscv64=1.17.0-1 Downloading dependency 731 of 758: libssh2-1-dev:riscv64=1.11.1-5 Downloading dependency 732 of 758: gir1.2-harfbuzz-0.0:riscv64=12.3.2-2+b2 Downloading dependency 733 of 758: libsysprof-capture-4-dev:riscv64=50.0-3 Downloading dependency 734 of 758: libxcomposite1:riscv64=1:0.4.6-1+b2 Downloading dependency 735 of 758: autotools-dev:riscv64=20240727.1+nmu1 Downloading dependency 736 of 758: libibus-1.0-dev:riscv64=1.5.34-1 Downloading dependency 737 of 758: libasyncns0:riscv64=0.8-8 Downloading dependency 738 of 758: bzip2:riscv64=1.0.8-6+b2Get:1 http://deb.debian.org/debian unstable/main riscv64 bzip2 riscv64 1.0.8-6+b2 [40.2 kB] Fetched 40.2 kB in 0s (1955 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp9u69ybab/bzip2_1.0.8-6+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libaudit1 riscv64 1:4.1.2-1+b1 [58.7 kB] Fetched 58.7 kB in 0s (2885 kB/s) dpkg-name: info: moved 'libaudit1_1%3a4.1.2-1+b1_riscv64.deb' to '/srv/rebuilderd/tmp/tmpeh2mssgq/libaudit1_4.1.2-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libxcb-present0 riscv64 1.17.0-2+b2 [105 kB] Fetched 105 kB in 0s (4873 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpegcps46x/libxcb-present0_1.17.0-2+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 qt6-base-dev riscv64 6.10.2+dfsg-15 [3329 kB] Fetched 3329 kB in 0s (25.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp5n5utk3t/qt6-base-dev_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libfribidi-dev riscv64 1.0.16-5+b1 [86.2 kB] Fetched 86.2 kB in 0s (1596 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2xplcr3y/libfribidi-dev_1.0.16-5+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libngtcp2-16 riscv64 1.24.0-1 [151 kB] Fetched 151 kB in 0s (6677 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpi4bpa2im/libngtcp2-16_1.24.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtheora1 riscv64 1.2.0+dfsg-6+b2 [145 kB] Fetched 145 kB in 0s (6424 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp2s4lms2j/libtheora1_1.2.0+dfsg-6+b2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 openssl-provider-legacy riscv64 3.6.3-1 [322 kB] Fetched 322 kB in 0s (12.2 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpk2x5jari/openssl-provider-legacy_3.6.3-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 findutils riscv64 4.11.0-2 [785 kB] Fetched 785 kB in 0s (21.4 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpv4aa2ju2/findutils_4.11.0-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libngtcp2-dev riscv64 1.24.0-1 [511 kB] Fetched 511 kB in 0s (16.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpsbbssey1/libngtcp2-dev_1.24.0-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libedit2 riscv64 3.1-20260512-1 [92.4 kB] Fetched 92.4 kB in 0s (4330 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpo0yew24v/libedit2_3.1-20260512-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libfontconfig-dev riscv64 2.17.1-5 [387 kB] Fetched 387 kB in 0s (13.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp1i8k6o_e/libfontconfig-dev_2.17.1-5_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 hicolor-icon-theme all 0.18-2 [11.8 kB] Fetched 11.8 kB in 0s (605 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpdpllo_m2/hicolor-icon-theme_0.18-2_all.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmpfr6 riscv64 4.2.2-3 [666 kB] Fetched 666 kB in 0s (19.8 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpfyix98rr/libmpfr6_4.2.2-3_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libmount-dev riscv64 2.42.2-2 [26.7 kB] Fetched 26.7 kB in 0s (1355 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_5na2tqa/libmount-dev_2.42.2-2_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 gir1.2-javascriptcoregtk-4.1 riscv64 2.52.5-1 [45.1 kB] Fetched 45.1 kB in 0s (852 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp_g0qsr8g/gir1.2-javascriptcoregtk-4.1_2.52.5-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libqt6waylandclient6 riscv64 6.10.2+dfsg-15 [352 kB] Fetched 352 kB in 0s (13.1 MB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmptwjoumvh/libqt6waylandclient6_6.10.2+dfsg-15_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 python3-minimal riscv64 3.14.6-1 [25.1 kB] Fetched 25.1 kB in 0s (1282 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpheyt7gl8/python3-minimal_3.14.6-1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libtasn1-6 riscv64 4.21.0-2+b1 [49.7 kB] Fetched 49.7 kB in 0s (2454 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpzc6ec04g/libtasn1-6_4.21.0-2+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libdouble-conversion3 riscv64 3.4.0-1+b1 [41.4 kB] Fetched 41.4 kB in 0s (782 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmp3j_it9is/libdouble-conversion3_3.4.0-1+b1_riscv64.deb' Get:1 http://deb.debian.org/debian unstable/main riscv64 libvorbis0a riscv64 1.3.7-3+b2 [90.0 kB] Fetched 90.0 kB in 0s (4301 kB/s) dpkg-name: warning: skipping '/srv/rebuilderd/tmp/tmpkhrbfi4f/libvorbis0a_1.3.7-3+b2_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/tmpgdh_uis9/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.7_tHVDfI0n as tempdir I: running --setup-hook directly: /usr/share/mmdebstrap/hooks/maybe-merged-usr/setup00.sh /srv/rebuilderd/tmp/mmdebstrap.7_tHVDfI0n 127.0.0.1 - - [11/Aug/2026 11:31:00] code 404, message File not found 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./InRelease HTTP/1.1" 404 - Ign:1 http://localhost:39283 ./ InRelease 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./Release HTTP/1.1" 200 - Get:2 http://localhost:39283 ./ Release [462 B] 127.0.0.1 - - [11/Aug/2026 11:31:00] code 404, message File not found 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./Release.gpg HTTP/1.1" 404 - Ign:3 http://localhost:39283 ./ Release.gpg 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./Packages HTTP/1.1" 200 - Get:4 http://localhost:39283 ./ Packages [957 kB] Fetched 958 kB in 0s (12.8 MB/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 - - [11/Aug/2026 11:31:00] "GET /./gcc-16-base_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libc-gconv-modules-extra_2.42-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libc6_2.42-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libgcc-s1_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./mawk_1.3.4.20260302-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./base-files_14.2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libtinfo6_6.6%2b20260608-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./debianutils_5.23.2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./bash_5.3-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libacl1_2.4.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libattr1_2.6.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libgmp10_6.3.0%2bdfsg-5%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libpcre2-8-0_10.46-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libselinux1_3.11-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libzstd1_1.5.7%2bdfsg-3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./zlib1g_1.3.dfsg%2breally1.3.2-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./libssl3t64_3.6.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:00] "GET /./openssl-provider-legacy_3.6.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libsystemd0_261.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./coreutils_9.10-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./dash_0.5.12-12_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./diffutils_3.12-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libbz2-1.0_1.0.8-6%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./liblzma5_5.8.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libmd0_1.2.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./tar_1.35%2bdfsg-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./dpkg_1.23.7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./findutils_4.11.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./grep_3.12-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./gzip_1.13-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./hostname_3.25_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./ncurses-bin_6.6%2b20260608-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libcrypt1_4.5.1-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./perl-base_5.42.2-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./sed_4.9-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libaudit-common_4.1.2-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libcap-ng0_0.9.3-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libaudit1_4.1.2-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libdb5.3t64_5.3.28%2bdfsg2-11%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./debconf_1.5.92_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libpam0g_1.7.0-8_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libpam-modules-bin_1.7.0-8_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libpam-modules_1.7.0-8_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libpam-runtime_1.7.0-8_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libblkid1_2.42.2-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libmount1_2.42.2-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libsmartcols1_2.42.2-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libudev1_261.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libuuid1_2.42.2-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./util-linux_2.42.2-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libdebconfclient0_0.283_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./base-passwd_3.6.8_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./init-system-helpers_1.69_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./libc-bin_2.42-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./ncurses-base_6.6%2b20260608-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:01] "GET /./sysvinit-utils_3.18-1_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.7_tHVDfI0n 127.0.0.1 - - [11/Aug/2026 11:31:05] code 404, message File not found 127.0.0.1 - - [11/Aug/2026 11:31:05] "GET /./InRelease HTTP/1.1" 404 - Ign:1 http://localhost:39283 ./ InRelease 127.0.0.1 - - [11/Aug/2026 11:31:05] "GET /./Release HTTP/1.1" 304 - Hit:2 http://localhost:39283 ./ Release 127.0.0.1 - - [11/Aug/2026 11:31:05] code 404, message File not found 127.0.0.1 - - [11/Aug/2026 11:31:05] "GET /./Release.gpg HTTP/1.1" 404 - Ign:3 http://localhost:39283 ./ 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.7_tHVDfI0n 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 - - [11/Aug/2026 11:31:23] "GET /./libsystemd-shared_261.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./systemd_261.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./systemd-sysv_261.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libexpat1_2.8.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./poppler-data_0.4.12-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libpython3.14-minimal_3.14.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./python3.14-minimal_3.14.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./python3-minimal_3.14.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./media-types_14.0.0_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./netbase_6.5_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./tzdata_2026c-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libffi8_3.7.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libncursesw6_6.6%2b20260608-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./readline-common_8.3-4_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libreadline8t64_8.3-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libsqlite3-0_3.53.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libpython3.14-stdlib_3.14.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./python3.14_3.14.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libpython3-stdlib_3.14.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./python3_3.14.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./sensible-utils_0.0.26_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libstdc%2b%2b6_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libuchardet0_0.0.8-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./groff-base_1.24.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libcap2_2.78-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libcap2-bin_2.78-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./bsdextrautils_2.42.2-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libgdbm6t64_1.26-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libpipeline1_1.5.8-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./man-db_2.13.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libproc2-1_4.0.6-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./procps_4.0.6-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./bzip2_1.0.8-6%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libdbus-1-3_1.16.2-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./dbus-bin_1.16.2-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./dbus-session-bus-common_1.16.2-5_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libapparmor1_4.1.7-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./dbus-daemon_1.16.2-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./dbus-system-bus-common_1.16.2-5_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./dbus_1.16.2-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libmagic-mgc_5.47-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libmagic1t64_5.47-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./file_5.47-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./gettext-base_1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libtext-iconv-perl_1.7-9%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./emacsen-common_3.0.8_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./dictionaries-common_1.31.4_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./hunspell-en-us_2020.12.07-4_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./libpam-systemd_261.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:23] "GET /./perl-modules-5.42_5.42.2-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libgdbm-compat4t64_1.26-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libperl5.42_5.42.2-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./perl_5.42.2-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./xz-utils_5.8.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./bubblewrap_0.11.2-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libbrotli1_1.2.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libpng16-16t64_1.6.58-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libfreetype6_2.14.3%2bdfsg-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libfontenc1_1.1.8-1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./x11-common_7.7%2b26_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./xfonts-encodings_1.0.4-2.2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./xfonts-utils_7.7%2b7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./fonts-urw-base35_20200910-9_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./fontconfig-config_2.17.1-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libfontconfig1_2.17.1-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libpixman-1-0_0.46.4-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libxau6_1.0.11-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libxdmcp6_1.1.5-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libxcb1_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libx11-data_1.8.13-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libx11-6_1.8.13-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libxcb-render0_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libxcb-shm0_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libxext6_1.3.4-1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libxrender1_0.9.12-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libcairo2_1.18.4-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libatomic1_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libglib2.0-0t64_2.88.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libcairo-gobject2_1.18.4-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libsharpyuv0_1.5.0-0.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libde265-0_1.1.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libheif-plugin-libde265_1.23.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libdav1d7_1.5.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libheif-plugin-dav1d_1.23.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libheif1_1.23.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./liblcms2-2_2.19.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libjxl0.11_0.11.2-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./fontconfig_2.17.1-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libfribidi0_1.0.16-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libgraphite2-3_1.3.15-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libharfbuzz0b_12.3.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:24] "GET /./libthai-data_0.1.30-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libdatrie1_0.2.14-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libthai0_0.1.30-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libpango-1.0-0_1.58.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libpangoft2-1.0-0_1.58.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libpangocairo-1.0-0_1.58.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libxml2-16_2.15.3%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./librsvg2-2_2.62.1%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libseccomp2_2.6.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./glycin-loaders_2.1.5%2bds-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libglycin-2-0_2.1.5%2bds-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./glycin-thumbnailers_2.1.5%2bds-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libgdk-pixbuf2.0-common_2.44.7%2bdfsg-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./shared-mime-info_2.4-5%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libgdk-pixbuf-2.0-0_2.44.7%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./gtk-update-icon-cache_4.22.4%2bds-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./hicolor-icon-theme_0.18-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./adwaita-icon-theme_50.0-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./at-spi2-common_2.61.0-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./m4_1.4.21-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./autoconf_2.73-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./autotools-dev_20240727.1%2bnmu1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./automake_1.18.1-4_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./autopoint_1.0-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libsframe3_2.47-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./binutils-common_2.47-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libbinutils_2.47-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libgprofng0_2.47-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libctf-nobfd0_2.47-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libctf0_2.47-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libjansson4_2.15.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./binutils-riscv64-linux-gnu_2.47-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./binutils_2.47-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libc-dev-bin_2.42-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./linux-libc-dev_7.1.5-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./rpcsvc-proto_1.4.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libc6-dev_2.42-17_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./gcc-15-base_15.3.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libisl23_0.28-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libmpfr6_4.2.2-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./libmpc3_1.3.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:25] "GET /./cpp-15-riscv64-linux-gnu_15.3.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:26] "GET /./cpp-15_15.3.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:26] "GET /./cpp-riscv64-linux-gnu_15.2.0-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:26] "GET /./cpp_15.2.0-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:26] "GET /./libcc1-0_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:26] "GET /./libgomp1_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:26] "GET /./libitm1_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:26] "GET /./libasan8_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:26] "GET /./liblsan0_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:29] "GET /./libtsan2_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:29] "GET /./libubsan1_16.1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:30] "GET /./libgcc-15-dev_15.3.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:30] "GET /./gcc-15-riscv64-linux-gnu_15.3.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./gcc-15_15.3.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./gcc-riscv64-linux-gnu_15.2.0-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./gcc_15.2.0-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./libstdc%2b%2b-15-dev_15.3.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./g%2b%2b-15-riscv64-linux-gnu_15.3.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./g%2b%2b-15_15.3.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./g%2b%2b-riscv64-linux-gnu_15.2.0-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./g%2b%2b_15.2.0-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./make_4.4.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./libdpkg-perl_1.23.7_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./patch_2.8-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:31] "GET /./dpkg-dev_1.23.7_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./build-essential_12.12_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libcom-err2_1.47.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./comerr-dev_2.1-1.47.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./dbus-user-session_1.16.2-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libdconf1_0.49.0-4%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./dconf-service_0.49.0-4%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./dconf-gsettings-backend_0.49.0-4%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libdebhelper-perl_14.3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libtool_2.5.4-11_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./dh-autoreconf_22_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libarchive-zip-perl_1.68-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libfile-stripnondeterminism-perl_1.15.1-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./dh-strip-nondeterminism_1.15.1-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libelf1t64_0.195-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./dwz_0.17-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libunistring5_1.4.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./gettext_1.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./intltool-debian_0.35.0%2b20060710.6_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./po-debconf_1.0.22_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./debhelper_14.3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libglvnd0_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libopengl0_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libglu1-mesa_9.0.2-1.1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libdrm-common_2.4.134-3_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libdrm2_2.4.134-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libdrm-amdgpu1_2.4.134-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libbsd0_0.12.2-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libedit2_3.1-20260512-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libz3-4_4.13.3-1.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:32] "GET /./libllvm21_21.1.8-7%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:33] "GET /./libsensors-config_3.6.2-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:33] "GET /./libsensors5_3.6.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:33] "GET /./libx11-xcb1_1.8.13-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:33] "GET /./libxcb-dri3-0_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:33] "GET /./libxcb-present0_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:33] "GET /./libxcb-randr0_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:33] "GET /./libxcb-sync1_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:33] "GET /./libxcb-xfixes0_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:33] "GET /./libxshmfence1_1.3.3-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:33] "GET /./mesa-libgallium_26.1.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libgbm1_26.1.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libvulkan1_1.4.341.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libgl1-mesa-dri_26.1.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libxcb-glx0_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libxxf86vm1_1.1.4-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libglx-mesa0_26.1.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libglx0_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libgl1_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./xorg-sgml-doctools_1.12.1-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./x11proto-dev_2025.1-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libxau-dev_1.0.11-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libxdmcp-dev_1.1.5-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./xtrans-dev_1.6.0-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libxcb1-dev_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libx11-dev_1.8.13-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libglx-dev_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libgl-dev_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libopengl-dev_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libglu1-mesa-dev_9.0.2-1.1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libx11-xcb-dev_1.8.13-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libkrb5support0_1.22.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libk5crypto3_1.22.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libkeyutils1_1.6.3-6%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libkrb5-3_1.22.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libgssapi-krb5-2_1.22.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libsasl2-modules-db_2.1.28%2bdfsg1-11_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libsasl2-2_2.1.28%2bdfsg1-11_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libldap2_2.6.13%2bdfsg-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libpq5_18.4-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libssl-dev_3.6.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libpq-dev_18.4-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libb2-1_0.98.1-1.1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libdouble-conversion3_3.4.0-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:34] "GET /./libicu78_78.3-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libpcre2-16-0_10.46-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libqt6core6t64_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libwayland-client0_1.26.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libegl-mesa0_26.1.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libegl1_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libice6_1.1.1-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libevdev2_1.13.6%2bdfsg-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libmtdev1t64_1.1.7-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libgudev-1.0-0_238-7%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libwacom-common_2.18.0-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libwacom9_2.18.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libinput-bin_1.31.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libinput10_1.31.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libjpeg62-turbo_3.1.3-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libmd4c0_0.5.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libqt6dbus6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libsm6_1.2.6-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libts0t64_1.22-1.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxcb-util1_0.4.1-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxcb-image0_0.4.0-2%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxcb-render-util0_0.3.10-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxcb-cursor0_0.1.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxcb-icccm4_0.4.2-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxcb-keysyms1_0.4.1-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxcb-shape0_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxcb-xinput0_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxcb-xkb1_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./xkb-data_2.47-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxkbcommon0_1.13.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxkbcommon-x11-0_1.13.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libqt6gui6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libqt6opengl6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libwayland-cursor0_1.26.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libwayland-egl1_1.26.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libqt6waylandclient6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libqt6wlshellintegration6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libdrm-nouveau2_2.4.134-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libgif7_6.1.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libgif-dev_6.1.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libtasn1-6_4.21.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libtasn1-6-dev_4.21.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./liblzo2-2_2.10-3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libcairo-script-interpreter2_1.18.4-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libasound2-data_1.2.16.1-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libasound2t64_1.2.16.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./gir1.2-glib-2.0_2.88.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libnettle8t64_3.10.2-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libhogweed6t64_3.10.2-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libidn2-0_2.3.8-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libp11-kit0_0.26.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libgnutls30t64_3.8.13-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libnghttp3-9_1.17.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libngtcp2-16_1.24.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libnghttp2-14_1.69.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libngtcp2-crypto-gnutls8_1.24.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libpsl5t64_0.23.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libssh2-1t64_1.11.1-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libcurl4-gnutls_8.21.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libcurl3t64-gnutls_8.21.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libduktape207_2.7.0-2%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libproxy1v5_0.5.12-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./glib-networking-common_2.80.1-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./glib-networking-services_2.80.1-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./user-session-migration_0.5.2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./gsettings-desktop-schemas_50.1-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./glib-networking_2.80.1-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libsoup-3.0-common_3.6.6-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libsoup-3.0-0_3.6.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./gir1.2-soup-3.0_3.6.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libopus0_1.6.1-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxi6_1.8.2-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libhwy1t64_1.3.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./liblzma-dev_5.8.3-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./zlib1g-dev_1.3.dfsg%2breally1.3.2-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxml2-dev_2.15.3%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libxrandr2_1.5.4-1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libid3tag0_0.16.3-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libopenjp2-7_2.5.4-1.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libgs-common_10.07.1%7edfsg-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libgs10-common_10.07.1%7edfsg-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libavahi-common-data_0.8-18_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libavahi-common3_0.8-18_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libavahi-client3_0.8-18_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libcups2t64_2.4.18-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libidn12_1.44-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libijs-0.35_0.35-16%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libjbig2dec0_0.20-1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libpaper2_2.2.5-0.4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libdeflate0_1.25-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libjbig0_2.1-6.1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./liblerc4_4.1.1%2bds-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libwebp7_1.5.0-0.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:35] "GET /./libtiff6_4.7.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libxt6t64_1.2.1-1.3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libgs10_10.07.1%7edfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libspectre1_0.2.12-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libwebpdemux2_1.5.0-0.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libimlib2t64_1.12.6-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libgpg-error0_1.61-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libassuan9_3.0.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./pinentry-curses_1.3.3-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libogg0_1.3.6-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libogg-dev_1.3.6-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libexpat1-dev_2.8.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libbrotli-dev_1.2.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libbz2-dev_1.0.8-6%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libpng-dev_1.6.58-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libfreetype-dev_2.14.3%2bdfsg-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./uuid-dev_2.42.2-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libpkgconf7_2.5.1-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./pkgconf-bin_2.5.1-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./pkgconf_2.5.1-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libfontconfig-dev_2.17.1-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./native-architecture_0.2.6_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libgirepository-2.0-0_2.88.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./girepository-tools_2.88.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libffi-dev_3.7.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libblkid-dev_2.42.2-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libsepol2_3.11-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libsepol-dev_3.11-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libpcre2-32-0_10.46-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libpcre2-posix3_10.46-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libpcre2-dev_10.46-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libselinux-dev_3.11-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libmount-dev_2.42.2-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libsysprof-capture-4-dev_50.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libgio-2.0-dev_2.88.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libglib2.0-data_2.88.2-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libglib2.0-bin_2.88.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./python3-packaging_26.2-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libgio-2.0-dev-bin_2.88.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libglib2.0-dev-bin_2.88.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libglib2.0-dev_2.88.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libpixman-1-dev_0.46.4-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libice-dev_1.1.1-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libsm-dev_1.2.6-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libxcb-render0-dev_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libxcb-shm0-dev_1.17.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libxext-dev_1.3.4-1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libxrender-dev_0.9.12-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libcairo2-dev_1.18.4-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libevent-2.1-7t64_2.1.13-stable-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libunbound8_1.25.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libgnutls-dane0t64_3.8.13-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libidn2-dev_2.3.8-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libp11-kit-dev_0.26.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libgmpxx4ldbl_6.3.0%2bdfsg-5%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libgmp-dev_6.3.0%2bdfsg-5%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./nettle-dev_3.10.2-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:36] "GET /./libgnutls28-dev_3.8.13-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libgssrpc4t64_1.22.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libkadm5clnt-mit12_1.22.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libkdb5-10t64_1.22.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libkadm5srv-mit12_1.22.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./krb5-multidev_1.22.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libkrb5-dev_1.22.1-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libldap-dev_2.6.13%2bdfsg-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libnghttp2-dev_1.69.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libnghttp3-dev_1.17.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libngtcp2-crypto-gnutls-dev_1.24.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libngtcp2-dev_1.24.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libunistring-dev_1.4.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libpsl-dev_0.23.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./librtmp1_2.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./librtmp-dev_2.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libssh2-1-dev_1.11.1-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libzstd-dev_1.5.7%2bdfsg-3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libcurl4-gnutls-dev_8.21.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libgpg-error-dev_1.61-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libassuan-dev_3.0.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libgcrypt20_1.12.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./gpgconf_2.4.9-7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libksba8_1.8.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libnpth0t64_1.8-3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./dirmngr_2.4.9-7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./gnupg-l10n_2.4.9-7_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./gpg_2.4.9-7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./gpg-agent_2.4.9-7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./gpgsm_2.4.9-7_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./gnupg_2.4.9-7_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libgpgme45_2.1.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libgpgme-dev_2.1.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libgpgmepp7_2.1.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libgpgmepp-dev_2.1.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libjpeg62-turbo-dev_3.1.3-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libjpeg-dev_3.1.3-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./liblcms2-dev_2.19.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libnspr4_4.39-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libnss3_3.126-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libnspr4-dev_4.39-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libnss3-dev_3.126-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libopenjp2-7-dev_2.5.4-1.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:37] "GET /./libpoppler156_26.01.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libjbig-dev_2.1-6.1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libwebpmux3_1.5.0-0.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libwebpdecoder3_1.5.0-0.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libsharpyuv-dev_1.5.0-0.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libwebp-dev_1.5.0-0.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libtiffxx6_4.7.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libdeflate-dev_1.25-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./liblerc-dev_4.1.1%2bds-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libtiff-dev_4.7.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libpoppler-dev_26.01.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libpoppler-glib8t64_26.01.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./gir1.2-freedesktop_1.86.0-6%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./gir1.2-glib-2.0-dev_2.88.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./gir1.2-freedesktop-dev_1.86.0-6%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./gir1.2-poppler-0.18_26.01.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libpoppler-glib-dev_26.01.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libwayland-server0_1.26.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libwayland-bin_1.26.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libwayland-dev_1.26.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libglvnd-core-dev_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libgstreamer1.0-0_1.28.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./liborc-0.4-0t64_0.4.42-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./iso-codes_4.20.1-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libgstreamer-plugins-base1.0-0_1.28.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./gir1.2-gdkpixbuf-2.0_2.44.7%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./gir1.2-rsvg-2.0_2.62.1%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libqt6widgets6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libegl-dev_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libepoxy0_1.5.10-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libepoxy-dev_1.5.10-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./wayland-protocols_1.49-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libcolord2_1.4.8-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libatk1.0-0t64_2.61.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libxres1_1.2.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libatspi2.0-0t64_2.61.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libatk-bridge2.0-0t64_2.61.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libopencore-amrwb0_0.1.6-1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libabsl20260526_20260526.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libgav1-2_0.20.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libqt6sql6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libharfbuzz-icu0_12.3.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libodbccr2_2.3.14-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libcloudproviders0_0.4.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libxcomposite1_0.4.6-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libxfixes3_6.0.0-2%2bb5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libxcursor1_1.2.3-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libxdamage1_1.1.7-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libxinerama1_1.1.4-3%2bb5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:40] "GET /./libgtk-3-common_3.24.52-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libgtk-3-0t64_3.24.52-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libdecor-0-0_0.2.5-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libasyncns0_0.8-8_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libflac14_1.5.0%2bds-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libmpg123-0t64_1.33.6-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libmp3lame0_4.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libvorbis0a_1.3.7-3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libvorbisenc2_1.3.7-3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libsndfile1_1.2.2-4%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libpulse0_17.0%2bdfsg1-2.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxss1_1.2.3-1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxtst6_1.2.5-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libsdl3-0_3.4.12%2bds-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libsdl2-2.0-0_2.32.70%2bds-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libsdl2-ttf-2.0-0_2.24.0%2bdfsg-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./mysql-common_5.8%2b1.1.1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./mariadb-common_11.8.8-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libsdl1.2debian_1.2.76-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libasound2-dev_1.2.16.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libsystemd-dev_261.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./sgml-base_1.31%2bnmu1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./xml-core_0.21_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libdbus-1-dev_1.16.2-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libdecor-0-dev_0.2.5-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./pci.ids_0.0%7e2026.07.21-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libpciaccess0_0.19-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libdrm-intel1_2.4.134-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libdrm-radeon1_2.4.134-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libpciaccess-dev_0.19-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libdrm-dev_2.4.134-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libfribidi-dev_1.0.16-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libgbm-dev_26.1.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libgles1_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libgles2_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libgles-dev_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libibus-1.0-5_1.5.34-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./gir1.2-ibus-1.0_1.5.34-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libibus-1.0-dev_1.5.34-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libpulse-mainloop-glib0_17.0%2bdfsg1-2.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libpulse-dev_17.0%2bdfsg1-2.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libudev-dev_261.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxfixes-dev_6.0.0-2%2bb5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxcursor-dev_1.2.3-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxi-dev_1.8.2-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxinerama-dev_1.1.4-3%2bb5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxkbcommon-dev_1.13.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxrandr-dev_1.5.4-1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxss-dev_1.2.3-1%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxt-dev_1.2.1-1.3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxtst-dev_1.2.5-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxv1_1.0.13-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxv-dev_1.0.13-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxxf86vm-dev_1.1.4-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libsdl3-dev_3.4.12%2bds-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libsdl2-dev_2.32.70%2bds-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libsdl1.2-dev_1.2.76-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libharfbuzz-subset0_12.3.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libqt6svg6_6.10.2-9_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libqt6svgwidgets6_6.10.2-9_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./qt6-svg-dev_6.10.2-9_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libdav1d-dev_1.5.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libspectre-dev_0.2.12-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libharfbuzz-cairo0_12.3.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libhwy-dev_1.3.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libxmp4_4.7.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libjavascriptcoregtk-4.1-0_2.52.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./gir1.2-javascriptcoregtk-4.1_2.52.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libjavascriptcoregtk-4.1-dev_2.52.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libout123-0t64_1.33.6-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libsyn123-0t64_1.33.6-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libmpg123-dev_1.33.6-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:41] "GET /./libopus-dev_1.6.1-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./librsvg2-common_2.62.1%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libglvnd-dev_1.7.0-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libegl1-mesa-dev_26.1.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libaspell15_0.60.8.2-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libxft2_2.3.6-1%2bb5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libpangoxft-1.0-0_1.58.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./pango1.0-tools_1.58.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libcdparanoia0_3.10.2%2bdebian-14%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libtheoradec2_1.2.0%2bdfsg-6%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libtheoraenc2_1.2.0%2bdfsg-6%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libvisual-0.4-0_0.4.2-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./gstreamer1.0-plugins-base_1.28.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libgpm2_1.20.7-12%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libncurses6_6.6%2b20260608-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libslang2_2.3.3-6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libaa1_1.4p5-51.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libcaca0_0.99.beta20-8_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libdv4t64_1.0.0-17.1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libopencore-amrnb0_0.1.6-1%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libspeex1_1.2.1-3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libtheora1_1.2.0%2bdfsg-6%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libshout3_2.4.6-1%2bb6_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libtag2_2.3.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libtwolame0_0.4.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libv4lconvert0t64_1.32.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libjson-c5_0.19%2bds-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libv4l-0t64_1.32.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libvpx12_1.16.0-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libwavpack1_5.9.0-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./gstreamer1.0-plugins-good_1.28.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./xdg-dbus-proxy_0.1.7-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libaom3_3.13.1-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./librav1e0.8_0.8.1-11_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libsvtav1enc4_4.1.0%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libyuv0_0.0.1949.20260706-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libavif16_1.4.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libhunspell-1.7-0_1.7.3%2breally1.7.3-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libenchant-2-2_2.8.16%2bdfsg-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:42] "GET /./libflite1_2.2-7%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:45] "GET /./libgstreamer-gl1.0-0_1.28.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:45] "GET /./libhyphen0_2.8.9-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:45] "GET /./libhidapi-hidraw0_0.15.0-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:45] "GET /./libmanette-0.2-0_0.2.13-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:45] "GET /./libsecret-common_0.21.7-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:45] "GET /./libsecret-1-0_0.21.7-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:45] "GET /./libxslt1.1_1.1.45-0.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:45] "GET /./libwebkit2gtk-4.1-0_2.52.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./gir1.2-gstreamer-1.0_1.28.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libsdl2-image-2.0-0_2.8.12%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libsdl2-image-dev_2.8.12%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libxres-dev_1.2.1-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./xdg-utils_1.2.1-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libglew-common-dev_2.3.1%2bdfsg2-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libqt6concurrent6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libvulkan-dev_1.4.341.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./gir1.2-atk-1.0_2.61.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libharfbuzz-gobject0_12.3.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./gir1.2-harfbuzz-0.0_12.3.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./gir1.2-pango-1.0_1.58.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./gir1.2-gtk-3.0_3.24.52-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./gir1.2-webkit2-4.1_2.52.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libgslcblas0_2.8%2bdfsg-6%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libgsl28_2.8%2bdfsg-6%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libqt6printsupport6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libdumb1t64_0.9.3-7%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libmariadb3_11.8.8-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./gir1.2-gly-2_2.1.5%2bds-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libid3tag0-dev_0.16.3-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./liborc-0.4-dev-bin_0.4.42-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libmariadb-dev_11.8.8-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libmariadb-dev-compat_11.8.8-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./flac_1.5.0%2bds-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libflac%2b%2b11_1.5.0%2bds-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libflac-dev_1.5.0%2bds-5%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libxslt1-dev_1.1.45-0.1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libgraphite2-dev_1.3.15-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libgstreamer1.0-dev_1.28.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./gir1.2-gst-plugins-base-1.0_1.28.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./liborc-0.4-dev_0.4.42-4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./gir1.2-gudev-1.0_238-7%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libgudev-1.0-dev_238-7%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libgstreamer-plugins-base1.0-dev_1.28.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libvorbisfile3_1.3.7-3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libvorbis-dev_1.3.7-3%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libxmp-dev_4.7.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./gir1.2-atspi-2.0_2.61.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libopusfile0_0.12-4%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./unixodbc-common_2.3.14-2_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libltdl7_2.5.4-11_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libodbcinst2_2.3.14-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libqt6network6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libjxl-dev_0.11.2-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libgsl-dev_2.8%2bdfsg-6%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libmodplug1_0.8.9.0-3%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libglew2.3_2.3.1%2bdfsg2-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libglew-dev_2.3.1%2bdfsg2-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libqt6openglwidgets6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libsqlite3-dev_3.53.4-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libopenal-data_1.25.2-1_all.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libopenal1_1.25.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libatspi2.0-dev_2.61.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libdatrie-dev_0.2.14-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libthai-dev_0.1.30-3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./default-libmysqlclient-dev_1.1.1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./icu-devtools_78.3-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:46] "GET /./libicu-dev_78.3-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libharfbuzz-dev_12.3.2-2%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libgdk-pixbuf2.0-bin_2.44.7%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libseccomp-dev_2.6.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libglycin-2-dev_2.1.5%2bds-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libgdk-pixbuf-2.0-dev_2.44.7%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libatk1.0-dev_2.61.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libatk-bridge2.0-dev_2.61.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libxft-dev_2.3.6-1%2bb5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libpango1.0-dev_1.58.0-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libxcomposite-dev_0.4.6-1%2bb2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libxdamage-dev_1.1.7-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./gir1.2-cloudproviders-0.3.0_0.4.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libcloudproviders-dev_0.4.0-2%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:47] "GET /./libgtk-3-dev_3.24.52-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libsoup-3.0-dev_3.6.6-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libwebkit2gtk-4.1-dev_2.52.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libheif-dev_1.23.1-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libcrypt-dev_4.5.1-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./librsvg2-dev_2.62.1%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libimlib2-dev_1.12.6-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libpoppler-private-dev_26.01.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libsdl-ttf2.0-0_2.0.11-6%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./qtpaths6-bin_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./qtpaths6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libsdl2-ttf-dev_2.24.0%2bdfsg-3%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libv4l2rds0t64_1.32.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libv4l-dev_1.32.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libltdl-dev_2.5.4-11_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libpoppler-cpp3_26.01.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libopenal-dev_1.25.2-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libgmime-3.0-0t64_3.2.15%2bdfsg-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./gir1.2-gmime-3.0_3.2.15%2bdfsg-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libgmime-3.0-dev_3.2.15%2bdfsg-1%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libsdl2-mixer-2.0-0_2.8.2%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./qt6-qpa-plugins_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./qmake6-bin_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./qmake6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libalure1_1.2-11%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libalure-dev_1.2-11%2bb1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libodbc2_2.3.14-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./qt6-base-dev-tools_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./mesa-common-dev_26.1.5-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./unixodbc-dev_2.3.14-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libopusfile-dev_0.12-4%2bb4_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libsdl2-mixer-dev_2.8.2%2bdfsg-1_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libncurses-dev_6.6%2b20260608-2_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libsdl-ttf2.0-dev_2.0.11-6%2bb3_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libpoppler-cpp-dev_26.01.0-5_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libqt6xml6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./libqt6test6_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:50] "GET /./qt6-base-dev_6.10.2%2bdfsg-15_riscv64.deb HTTP/1.1" 200 - 127.0.0.1 - - [11/Aug/2026 11:31:51] "GET /./debootsnap-dummy_1.0_all.deb HTTP/1.1" 200 - I: running --customize-hook directly: /srv/rebuilderd/tmp/tmpgdh_uis9/apt_install.sh /srv/rebuilderd/tmp/mmdebstrap.7_tHVDfI0n Reading package lists... Building dependency tree... Reading state information... g++-15-riscv64-linux-gnu is already the newest version (15.3.0-2). g++-15-riscv64-linux-gnu set to manually installed. libglu1-mesa-dev is already the newest version (9.0.2-1.1+b4). libglu1-mesa-dev set to manually installed. libx11-xcb-dev is already the newest version (2:1.8.13-1). libx11-xcb-dev set to manually installed. libpq-dev is already the newest version (18.4-1+b2). libpq-dev set to manually installed. libglx-dev is already the newest version (1.7.0-3+b1). libglx-dev set to manually installed. libqt6wlshellintegration6 is already the newest version (6.10.2+dfsg-15). libqt6wlshellintegration6 set to manually installed. libinput-bin is already the newest version (1.31.3-1). libinput-bin set to manually installed. libvulkan1 is already the newest version (1.4.341.0-1). libvulkan1 set to manually installed. libdrm-nouveau2 is already the newest version (2.4.134-3). libdrm-nouveau2 set to manually installed. libgif-dev is already the newest version (6.1.3-1). libgif-dev set to manually installed. libgif7 is already the newest version (6.1.3-1). libgif7 set to manually installed. libtasn1-6-dev is already the newest version (4.21.0-2+b1). libtasn1-6-dev set to manually installed. libxcb-xkb1 is already the newest version (1.17.0-2+b2). libxcb-xkb1 set to manually installed. python3.14 is already the newest version (3.14.6-1). python3.14 set to manually installed. libcairo-script-interpreter2 is already the newest version (1.18.4-3+b1). libcairo-script-interpreter2 set to manually installed. emacsen-common is already the newest version (3.0.8). emacsen-common set to manually installed. libxau-dev is already the newest version (1:1.0.11-1+b2). libxau-dev set to manually installed. libasound2t64 is already the newest version (1.2.16.1-1). libasound2t64 set to manually installed. gir1.2-soup-3.0 is already the newest version (3.6.6-1). gir1.2-soup-3.0 set to manually installed. libfontconfig1 is already the newest version (2.17.1-5). libfontconfig1 set to manually installed. libopus0 is already the newest version (1.6.1-1+b1). libopus0 set to manually installed. libsystemd-shared is already the newest version (261.2-1). libsystemd-shared set to manually installed. libatomic1 is already the newest version (16.1.0-3). libatomic1 set to manually installed. libuuid1 is already the newest version (2.42.2-2). libc-bin is already the newest version (2.42-17). xfonts-utils is already the newest version (1:7.7+7). xfonts-utils set to manually installed. libxcb-util1 is already the newest version (0.4.1-1+b2). libxcb-util1 set to manually installed. libproxy1v5 is already the newest version (0.5.12-1+b1). libproxy1v5 set to manually installed. libxshmfence1 is already the newest version (1.3.3-1+b2). libxshmfence1 set to manually installed. libegl1 is already the newest version (1.7.0-3+b1). libegl1 set to manually installed. libxi6 is already the newest version (2:1.8.2-2+b1). libxi6 set to manually installed. libgdk-pixbuf-2.0-0 is already the newest version (2.44.7+dfsg-1). libgdk-pixbuf-2.0-0 set to manually installed. libhwy1t64 is already the newest version (1.3.0-2+b1). libhwy1t64 set to manually installed. libxml2-dev is already the newest version (2.15.3+dfsg-1). libxml2-dev set to manually installed. libaudit-common is already the newest version (1:4.1.2-1). libxrandr2 is already the newest version (2:1.5.4-1+b4). libxrandr2 set to manually installed. libimlib2t64 is already the newest version (1.12.6-1+b1). libimlib2t64 set to manually installed. pinentry-curses is already the newest version (1.3.3-2). pinentry-curses set to manually installed. libogg-dev is already the newest version (1.3.6-2+b1). libogg-dev set to manually installed. libfribidi0 is already the newest version (1.0.16-5+b1). libfribidi0 set to manually installed. libpoppler-glib-dev is already the newest version (26.01.0-5). libpoppler-glib-dev set to manually installed. libthai-data is already the newest version (0.1.30-3). libthai-data set to manually installed. libwayland-dev is already the newest version (1.26.0-1). libwayland-dev set to manually installed. libfontenc1 is already the newest version (1:1.1.8-1+b3). libfontenc1 set to manually installed. libglvnd-core-dev is already the newest version (1.7.0-3+b1). libglvnd-core-dev set to manually installed. libgstreamer-plugins-base1.0-0 is already the newest version (1.28.5-1). libgstreamer-plugins-base1.0-0 set to manually installed. libmagic1t64 is already the newest version (1:5.47-4). libmagic1t64 set to manually installed. gir1.2-rsvg-2.0 is already the newest version (2.62.1+dfsg-1). gir1.2-rsvg-2.0 set to manually installed. libbsd0 is already the newest version (0.12.2-3). libbsd0 set to manually installed. libqt6widgets6 is already the newest version (6.10.2+dfsg-15). libqt6widgets6 set to manually installed. cpp-15-riscv64-linux-gnu is already the newest version (15.3.0-2). cpp-15-riscv64-linux-gnu set to manually installed. libepoxy-dev is already the newest version (1.5.10-2+b2). libepoxy-dev set to manually installed. libidn2-0 is already the newest version (2.3.8-5). libidn2-0 set to manually installed. wayland-protocols is already the newest version (1.49-1). wayland-protocols set to manually installed. libcolord2 is already the newest version (1.4.8-3). libcolord2 set to manually installed. libatk-bridge2.0-0t64 is already the newest version (2.61.0-1). libatk-bridge2.0-0t64 set to manually installed. libopencore-amrwb0 is already the newest version (0.1.6-1+b3). libopencore-amrwb0 set to manually installed. libglib2.0-bin is already the newest version (2.88.2-1). libglib2.0-bin set to manually installed. libpsl5t64 is already the newest version (0.23.0-1). libpsl5t64 set to manually installed. libgav1-2 is already the newest version (0.20.0-2+b2). libgav1-2 set to manually installed. libqt6sql6 is already the newest version (6.10.2+dfsg-15). libqt6sql6 set to manually installed. libbz2-1.0 is already the newest version (1.0.8-6+b2). dbus-system-bus-common is already the newest version (1.16.2-5). dbus-system-bus-common set to manually installed. libharfbuzz-icu0 is already the newest version (12.3.2-2+b2). libharfbuzz-icu0 set to manually installed. fontconfig-config is already the newest version (2.17.1-5). fontconfig-config set to manually installed. libwayland-egl1 is already the newest version (1.26.0-1). libwayland-egl1 set to manually installed. libodbccr2 is already the newest version (2.3.14-2). libodbccr2 set to manually installed. libsasl2-2 is already the newest version (2.1.28+dfsg1-11). libsasl2-2 set to manually installed. gnupg is already the newest version (2.4.9-7). gnupg set to manually installed. libavahi-common3 is already the newest version (0.8-18). libavahi-common3 set to manually installed. libgtk-3-0t64 is already the newest version (3.24.52-1). libgtk-3-0t64 set to manually installed. dbus-user-session is already the newest version (1.16.2-5+b1). dbus-user-session set to manually installed. libkadm5clnt-mit12 is already the newest version (1.22.1-3). libkadm5clnt-mit12 set to manually installed. libwebp-dev is already the newest version (1.5.0-0.1+b2). libwebp-dev set to manually installed. xkb-data is already the newest version (2.47-1). xkb-data set to manually installed. libwacom9 is already the newest version (2.18.0-1). libwacom9 set to manually installed. libdpkg-perl is already the newest version (1.23.7). libdpkg-perl set to manually installed. libduktape207 is already the newest version (2.7.0-2+b3). libduktape207 set to manually installed. libglib2.0-dev-bin is already the newest version (2.88.2-1). libglib2.0-dev-bin set to manually installed. build-essential is already the newest version (12.12). build-essential set to manually installed. librtmp1 is already the newest version (2.6-1). librtmp1 set to manually installed. libsdl2-ttf-2.0-0 is already the newest version (2.24.0+dfsg-3+b1). libsdl2-ttf-2.0-0 set to manually installed. libmtdev1t64 is already the newest version (1.1.7-1+b2). libmtdev1t64 set to manually installed. mariadb-common is already the newest version (1:11.8.8-1). mariadb-common set to manually installed. gcc-15-base is already the newest version (15.3.0-2). gcc-15-base set to manually installed. libsdl1.2-dev is already the newest version (1.2.76-1). libsdl1.2-dev set to manually installed. libgs-common is already the newest version (10.07.1~dfsg-1). libgs-common set to manually installed. patch is already the newest version (2.8-2). patch set to manually installed. dirmngr is already the newest version (2.4.9-7). dirmngr set to manually installed. libharfbuzz-subset0 is already the newest version (12.3.2-2+b2). libharfbuzz-subset0 set to manually installed. qt6-svg-dev is already the newest version (6.10.2-9). qt6-svg-dev set to manually installed. libsepol-dev is already the newest version (3.11-1). libsepol-dev set to manually installed. systemd-sysv is already the newest version (261.2-1). systemd-sysv set to manually installed. libgles1 is already the newest version (1.7.0-3+b1). libgles1 set to manually installed. linux-libc-dev is already the newest version (7.1.5-1). linux-libc-dev set to manually installed. libavahi-common-data is already the newest version (0.8-18). libavahi-common-data set to manually installed. libdav1d-dev is already the newest version (1.5.4-1). libdav1d-dev set to manually installed. libxt-dev is already the newest version (1:1.2.1-1.3+b2). libxt-dev set to manually installed. libqt6svg6 is already the newest version (6.10.2-9). libqt6svg6 set to manually installed. libspectre-dev is already the newest version (0.2.12-2). libspectre-dev set to manually installed. libharfbuzz-cairo0 is already the newest version (12.3.2-2+b2). libharfbuzz-cairo0 set to manually installed. libgl1 is already the newest version (1.7.0-3+b1). libgl1 set to manually installed. libdebconfclient0 is already the newest version (0.283). libhwy-dev is already the newest version (1.3.0-2+b1). libhwy-dev set to manually installed. libxmp4 is already the newest version (4.7.2-1). libxmp4 set to manually installed. libxcb-glx0 is already the newest version (1.17.0-2+b2). libxcb-glx0 set to manually installed. libwayland-server0 is already the newest version (1.26.0-1). libwayland-server0 set to manually installed. libp11-kit-dev is already the newest version (0.26.4-1). libp11-kit-dev set to manually installed. libjavascriptcoregtk-4.1-dev is already the newest version (2.52.5-1). libjavascriptcoregtk-4.1-dev set to manually installed. libijs-0.35 is already the newest version (0.35-16+b2). libijs-0.35 set to manually installed. libmpg123-dev is already the newest version (1.33.6-2). libmpg123-dev set to manually installed. libreadline8t64 is already the newest version (8.3-4). libreadline8t64 set to manually installed. libavahi-client3 is already the newest version (0.8-18). libavahi-client3 set to manually installed. libopus-dev is already the newest version (1.6.1-1+b1). libopus-dev set to manually installed. libjansson4 is already the newest version (2.15.1-1). libjansson4 set to manually installed. libdeflate-dev is already the newest version (1.25-1). libdeflate-dev set to manually installed. libqt6opengl6 is already the newest version (6.10.2+dfsg-15). libqt6opengl6 set to manually installed. libapparmor1 is already the newest version (4.1.7-5). libapparmor1 set to manually installed. libxtst-dev is already the newest version (2:1.2.5-1+b2). libxtst-dev set to manually installed. gir1.2-freedesktop is already the newest version (1.86.0-6+b2). gir1.2-freedesktop set to manually installed. libatspi2.0-0t64 is already the newest version (2.61.0-1). libatspi2.0-0t64 set to manually installed. librsvg2-common is already the newest version (2.62.1+dfsg-1). librsvg2-common set to manually installed. libpam-systemd is already the newest version (261.2-1). libpam-systemd set to manually installed. libxcb-xfixes0 is already the newest version (1.17.0-2+b2). libxcb-xfixes0 set to manually installed. libxt6t64 is already the newest version (1:1.2.1-1.3+b2). libxt6t64 set to manually installed. libhogweed6t64 is already the newest version (3.10.2-1+b1). libhogweed6t64 set to manually installed. libzstd1 is already the newest version (1.5.7+dfsg-3+b2). libegl1-mesa-dev is already the newest version (26.1.5-1). libegl1-mesa-dev set to manually installed. libssl-dev is already the newest version (3.6.3-1). libssl-dev set to manually installed. libelf1t64 is already the newest version (0.195-1). libelf1t64 set to manually installed. libk5crypto3 is already the newest version (1.22.1-3). libk5crypto3 set to manually installed. libx11-xcb1 is already the newest version (2:1.8.13-1). libx11-xcb1 set to manually installed. libaspell15 is already the newest version (0.60.8.2-3+b1). libaspell15 set to manually installed. libsyn123-0t64 is already the newest version (1.33.6-2). libsyn123-0t64 set to manually installed. dconf-gsettings-backend is already the newest version (0.49.0-4+b1). dconf-gsettings-backend set to manually installed. libgio-2.0-dev is already the newest version (2.88.2-1). libgio-2.0-dev set to manually installed. libwebpdemux2 is already the newest version (1.5.0-0.1+b2). libwebpdemux2 set to manually installed. libctf0 is already the newest version (2.47-2). libctf0 set to manually installed. libgpg-error-dev is already the newest version (1.61-3). libgpg-error-dev set to manually installed. pango1.0-tools is already the newest version (1.58.0-1). pango1.0-tools set to manually installed. readline-common is already the newest version (8.3-4). readline-common set to manually installed. libdebhelper-perl is already the newest version (14.3). libdebhelper-perl set to manually installed. gpg is already the newest version (2.4.9-7). gpg set to manually installed. libasan8 is already the newest version (16.1.0-3). libasan8 set to manually installed. libbrotli-dev is already the newest version (1.2.0-3). libbrotli-dev set to manually installed. libgcrypt20 is already the newest version (1.12.2-1). libgcrypt20 set to manually installed. libgpgmepp7 is already the newest version (2.1.0-2). libgpgmepp7 set to manually installed. libxft2 is already the newest version (2.3.6-1+b5). libxft2 set to manually installed. libcap2 is already the newest version (1:2.78-1). libcap2 set to manually installed. libxcb-image0 is already the newest version (0.4.0-2+b3). libxcb-image0 set to manually installed. m4 is already the newest version (1.4.21-1). m4 set to manually installed. libxfixes3 is already the newest version (1:6.0.0-2+b5). libxfixes3 set to manually installed. libwebkit2gtk-4.1-0 is already the newest version (2.52.5-1). libwebkit2gtk-4.1-0 set to manually installed. libogg0 is already the newest version (1.3.6-2+b1). libogg0 set to manually installed. libpam-modules-bin is already the newest version (1.7.0-8). mesa-libgallium is already the newest version (26.1.5-1). mesa-libgallium set to manually installed. gir1.2-gstreamer-1.0 is already the newest version (1.28.5-1). gir1.2-gstreamer-1.0 set to manually installed. libxcb-shm0-dev is already the newest version (1.17.0-2+b2). libxcb-shm0-dev set to manually installed. libsdl2-image-dev is already the newest version (2.8.12+dfsg-1). libsdl2-image-dev set to manually installed. xfonts-encodings is already the newest version (1:1.0.4-2.2). xfonts-encodings set to manually installed. glib-networking is already the newest version (2.80.1-1+b2). glib-networking set to manually installed. libnspr4-dev is already the newest version (2:4.39-1). libnspr4-dev set to manually installed. libxres-dev is already the newest version (2:1.2.1-2). libxres-dev set to manually installed. xdg-utils is already the newest version (1.2.1-2). xdg-utils set to manually installed. libsensors-config is already the newest version (1:3.6.2-2). libsensors-config set to manually installed. libglew-common-dev is already the newest version (2.3.1+dfsg2-5). libglew-common-dev set to manually installed. libopenjp2-7 is already the newest version (2.5.4-1.1). libopenjp2-7 set to manually installed. comerr-dev is already the newest version (2.1-1.47.4-1). comerr-dev set to manually installed. libqt6concurrent6 is already the newest version (6.10.2+dfsg-15). libqt6concurrent6 set to manually installed. python3-packaging is already the newest version (26.2-2). python3-packaging set to manually installed. libpangocairo-1.0-0 is already the newest version (1.58.0-1). libpangocairo-1.0-0 set to manually installed. libtag2 is already the newest version (2.3.1-2). libtag2 set to manually installed. libxtst6 is already the newest version (2:1.2.5-1+b2). libxtst6 set to manually installed. libxss1 is already the newest version (1:1.2.3-1+b4). libxss1 set to manually installed. libvulkan-dev is already the newest version (1.4.341.0-1). libvulkan-dev set to manually installed. libwayland-bin is already the newest version (1.26.0-1). libwayland-bin set to manually installed. netbase is already the newest version (6.5). netbase set to manually installed. libsframe3 is already the newest version (2.47-2). libsframe3 set to manually installed. libkadm5srv-mit12 is already the newest version (1.22.1-3). libkadm5srv-mit12 set to manually installed. gir1.2-webkit2-4.1 is already the newest version (2.52.5-1). gir1.2-webkit2-4.1 set to manually installed. libksba8 is already the newest version (1.8.0-3). libksba8 set to manually installed. libgsl28 is already the newest version (2.8+dfsg-6+b1). libgsl28 set to manually installed. libqt6printsupport6 is already the newest version (6.10.2+dfsg-15). libqt6printsupport6 set to manually installed. libjxl0.11 is already the newest version (0.11.2-5). libjxl0.11 set to manually installed. gir1.2-freedesktop-dev is already the newest version (1.86.0-6+b2). gir1.2-freedesktop-dev set to manually installed. base-files is already the newest version (14.2). libnss3 is already the newest version (2:3.126-1). libnss3 set to manually installed. libpkgconf7 is already the newest version (2.5.1-4). libpkgconf7 set to manually installed. libsystemd-dev is already the newest version (261.2-1). libsystemd-dev set to manually installed. libuchardet0 is already the newest version (0.0.8-2+b2). libuchardet0 set to manually installed. libunistring5 is already the newest version (1.4.2-1). libunistring5 set to manually installed. libdumb1t64 is already the newest version (1:0.9.3-7+b2). libdumb1t64 set to manually installed. libmariadb3 is already the newest version (1:11.8.8-1). libmariadb3 set to manually installed. gir1.2-gly-2 is already the newest version (2.1.5+ds-2). gir1.2-gly-2 set to manually installed. libid3tag0-dev is already the newest version (0.16.3-4). libid3tag0-dev set to manually installed. liborc-0.4-dev-bin is already the newest version (1:0.4.42-4). liborc-0.4-dev-bin set to manually installed. xml-core is already the newest version (0.21). xml-core set to manually installed. libdatrie1 is already the newest version (0.2.14-2). libdatrie1 set to manually installed. libcairo2 is already the newest version (1.18.4-3+b1). libcairo2 set to manually installed. libsdl2-2.0-0 is already the newest version (2.32.70+ds-1). libsdl2-2.0-0 set to manually installed. libpaper2 is already the newest version (2.2.5-0.4). libpaper2 set to manually installed. libjpeg62-turbo is already the newest version (1:3.1.3-4). libjpeg62-turbo set to manually installed. libc-dev-bin is already the newest version (2.42-17). libc-dev-bin set to manually installed. libudev1 is already the newest version (261.2-1). libmariadb-dev-compat is already the newest version (1:11.8.8-1). libmariadb-dev-compat set to manually installed. libflac-dev is already the newest version (1.5.0+ds-5+b1). libflac-dev set to manually installed. libheif1 is already the newest version (1.23.1-1). libheif1 set to manually installed. libxslt1-dev is already the newest version (1.1.45-0.1). libxslt1-dev set to manually installed. sysvinit-utils is already the newest version (3.18-1). gpg-agent is already the newest version (2.4.9-7). gpg-agent set to manually installed. libgraphite2-dev is already the newest version (1.3.15-2). libgraphite2-dev set to manually installed. libsoup-3.0-common is already the newest version (3.6.6-1). libsoup-3.0-common set to manually installed. g++ is already the newest version (4:15.2.0-5+b1). g++ set to manually installed. libevent-2.1-7t64 is already the newest version (2.1.13-stable-1). libevent-2.1-7t64 set to manually installed. libasound2-dev is already the newest version (1.2.16.1-1). libasound2-dev set to manually installed. libpangoft2-1.0-0 is already the newest version (1.58.0-1). libpangoft2-1.0-0 set to manually installed. libgstreamer-plugins-base1.0-dev is already the newest version (1.28.5-1). libgstreamer-plugins-base1.0-dev set to manually installed. libp11-kit0 is already the newest version (0.26.4-1). libp11-kit0 set to manually installed. libseccomp2 is already the newest version (2.6.1-1). libseccomp2 set to manually installed. libvorbis-dev is already the newest version (1.3.7-3+b2). libvorbis-dev set to manually installed. libcdparanoia0 is already the newest version (3.10.2+debian-14+b2). libcdparanoia0 set to manually installed. libxcb-xinput0 is already the newest version (1.17.0-2+b2). libxcb-xinput0 set to manually installed. libtheoradec2 is already the newest version (1.2.0+dfsg-6+b2). libtheoradec2 set to manually installed. libopengl0 is already the newest version (1.7.0-3+b1). libopengl0 set to manually installed. fonts-urw-base35 is already the newest version (20200910-9). fonts-urw-base35 set to manually installed. libwacom-common is already the newest version (2.18.0-1). libwacom-common set to manually installed. libxv1 is already the newest version (2:1.0.13-1+b1). libxv1 set to manually installed. tar is already the newest version (1.35+dfsg-4). libjpeg-dev is already the newest version (1:3.1.3-4). libjpeg-dev set to manually installed. nettle-dev is already the newest version (3.10.2-1+b1). nettle-dev set to manually installed. ncurses-bin is already the newest version (6.6+20260608-2). make is already the newest version (4.4.1-3). make set to manually installed. libssl3t64 is already the newest version (3.6.3-1). libxmp-dev is already the newest version (4.7.2-1). libxmp-dev set to manually installed. libstdc++-15-dev is already the newest version (15.3.0-2). libstdc++-15-dev set to manually installed. libgles2 is already the newest version (1.7.0-3+b1). libgles2 set to manually installed. liblerc-dev is already the newest version (4.1.1+ds-2). liblerc-dev set to manually installed. init-system-helpers is already the newest version (1.69). libxrender1 is already the newest version (1:0.9.12-1+b2). libxrender1 set to manually installed. libpcre2-8-0 is already the newest version (10.46-1+b2). libjbig2dec0 is already the newest version (0.20-1+b4). libjbig2dec0 set to manually installed. hostname is already the newest version (3.25). libpam-modules is already the newest version (1.7.0-8). gir1.2-atspi-2.0 is already the newest version (2.61.0-1). gir1.2-atspi-2.0 set to manually installed. libx11-dev is already the newest version (2:1.8.13-1). libx11-dev set to manually installed. libopusfile0 is already the newest version (0.12-4+b4). libopusfile0 set to manually installed. libodbcinst2 is already the newest version (2.3.14-2). libodbcinst2 set to manually installed. iso-codes is already the newest version (4.20.1-1). iso-codes set to manually installed. groff-base is already the newest version (1.24.1-1). groff-base set to manually installed. libqt6network6 is already the newest version (6.10.2+dfsg-15). libqt6network6 set to manually installed. libwebpdecoder3 is already the newest version (1.5.0-0.1+b2). libwebpdecoder3 set to manually installed. libhunspell-1.7-0 is already the newest version (1.7.3+really1.7.3-5). libhunspell-1.7-0 set to manually installed. at-spi2-common is already the newest version (2.61.0-1). at-spi2-common set to manually installed. binutils is already the newest version (2.47-2). binutils set to manually installed. libkrb5support0 is already the newest version (1.22.1-3). libkrb5support0 set to manually installed. cpp-riscv64-linux-gnu is already the newest version (4:15.2.0-5+b1). cpp-riscv64-linux-gnu set to manually installed. libxrandr-dev is already the newest version (2:1.5.4-1+b4). libxrandr-dev set to manually installed. libjxl-dev is already the newest version (0.11.2-5). libjxl-dev set to manually installed. libgsl-dev is already the newest version (2.8+dfsg-6+b1). libgsl-dev set to manually installed. libmodplug1 is already the newest version (1:0.8.9.0-3+b3). libmodplug1 set to manually installed. glycin-loaders is already the newest version (2.1.5+ds-2). glycin-loaders set to manually installed. libglew-dev is already the newest version (2.3.1+dfsg2-5). libglew-dev set to manually installed. libepoxy0 is already the newest version (1.5.10-2+b2). libepoxy0 set to manually installed. libqt6openglwidgets6 is already the newest version (6.10.2+dfsg-15). libqt6openglwidgets6 set to manually installed. libsqlite3-dev is already the newest version (3.53.4-1). libsqlite3-dev set to manually installed. libudev-dev is already the newest version (261.2-1). libudev-dev set to manually installed. autopoint is already the newest version (1.0-3). autopoint set to manually installed. libxrender-dev is already the newest version (1:0.9.12-1+b2). libxrender-dev set to manually installed. libpixman-1-0 is already the newest version (0.46.4-1+b2). libpixman-1-0 set to manually installed. libsdl2-image-2.0-0 is already the newest version (2.8.12+dfsg-1). libsdl2-image-2.0-0 set to manually installed. sed is already the newest version (4.9-3). libdrm-amdgpu1 is already the newest version (2.4.134-3). libdrm-amdgpu1 set to manually installed. gir1.2-gdkpixbuf-2.0 is already the newest version (2.44.7+dfsg-1). gir1.2-gdkpixbuf-2.0 set to manually installed. libexpat1-dev is already the newest version (2.8.2-1). libexpat1-dev set to manually installed. ncurses-base is already the newest version (6.6+20260608-2). libxcursor-dev is already the newest version (1:1.2.3-1+b2). libxcursor-dev set to manually installed. libsharpyuv0 is already the newest version (1.5.0-0.1+b2). libsharpyuv0 set to manually installed. libopenal1 is already the newest version (1:1.25.2-1). libopenal1 set to manually installed. gcc-16-base is already the newest version (16.1.0-3). gir1.2-gudev-1.0 is already the newest version (238-7+b2). gir1.2-gudev-1.0 set to manually installed. libatspi2.0-dev is already the newest version (2.61.0-1). libatspi2.0-dev set to manually installed. procps is already the newest version (2:4.0.6-3). procps set to manually installed. file is already the newest version (1:5.47-4). file set to manually installed. libflac++11 is already the newest version (1.5.0+ds-5+b1). libflac++11 set to manually installed. libxinerama1 is already the newest version (2:1.1.4-3+b5). libxinerama1 set to manually installed. libxext6 is already the newest version (2:1.3.4-1+b4). libxext6 set to manually installed. gcc-riscv64-linux-gnu is already the newest version (4:15.2.0-5+b1). gcc-riscv64-linux-gnu set to manually installed. xorg-sgml-doctools is already the newest version (1:1.12.1-1). xorg-sgml-doctools set to manually installed. gir1.2-glib-2.0 is already the newest version (2.88.2-1). gir1.2-glib-2.0 set to manually installed. libout123-0t64 is already the newest version (1.33.6-2). libout123-0t64 set to manually installed. libibus-1.0-5 is already the newest version (1.5.34-1). libibus-1.0-5 set to manually installed. libpam0g is already the newest version (1.7.0-8). libthai-dev is already the newest version (0.1.30-3). libthai-dev set to manually installed. default-libmysqlclient-dev is already the newest version (1.1.1+b1). default-libmysqlclient-dev set to manually installed. libkrb5-dev is already the newest version (1.22.1-3). libkrb5-dev set to manually installed. libharfbuzz-dev is already the newest version (12.3.2-2+b2). libharfbuzz-dev set to manually installed. libvorbisenc2 is already the newest version (1.3.7-3+b2). libvorbisenc2 set to manually installed. libunistring-dev is already the newest version (1.4.2-1). libunistring-dev set to manually installed. libcurl3t64-gnutls is already the newest version (8.21.0-2). libcurl3t64-gnutls set to manually installed. libgbm-dev is already the newest version (26.1.5-1). libgbm-dev set to manually installed. libgmp10 is already the newest version (2:6.3.0+dfsg-5+b2). libexpat1 is already the newest version (2.8.2-1). libexpat1 set to manually installed. libsqlite3-0 is already the newest version (3.53.4-1). libsqlite3-0 set to manually installed. libxcb-cursor0 is already the newest version (0.1.6-1). libxcb-cursor0 set to manually installed. pci.ids is already the newest version (0.0~2026.07.21-1). pci.ids set to manually installed. intltool-debian is already the newest version (0.35.0+20060710.6). intltool-debian set to manually installed. libgdk-pixbuf-2.0-dev is already the newest version (2.44.7+dfsg-1). libgdk-pixbuf-2.0-dev set to manually installed. libx11-data is already the newest version (2:1.8.13-1). libx11-data set to manually installed. libselinux-dev is already the newest version (3.11-2). libselinux-dev set to manually installed. man-db is already the newest version (2.13.1-1). man-db set to manually installed. libsm6 is already the newest version (2:1.2.6-1+b2). libsm6 set to manually installed. libxinerama-dev is already the newest version (2:1.1.4-3+b5). libxinerama-dev set to manually installed. tzdata is already the newest version (2026c-1). tzdata set to manually installed. libwebkit2gtk-4.1-dev is already the newest version (2.52.5-1). libwebkit2gtk-4.1-dev set to manually installed. libdatrie-dev is already the newest version (0.2.14-2). libdatrie-dev set to manually installed. libgomp1 is already the newest version (16.1.0-3). libgomp1 set to manually installed. libheif-dev is already the newest version (1.23.1-1). libheif-dev set to manually installed. libegl-dev is already the newest version (1.7.0-3+b1). libegl-dev set to manually installed. cpp is already the newest version (4:15.2.0-5+b1). cpp set to manually installed. glib-networking-services is already the newest version (2.80.1-1+b2). glib-networking-services set to manually installed. libcaca0 is already the newest version (0.99.beta20-8). libcaca0 set to manually installed. libldap-dev is already the newest version (2.6.13+dfsg-1+b1). libldap-dev set to manually installed. libsecret-common is already the newest version (0.21.7-2). libsecret-common set to manually installed. libthai0 is already the newest version (0.1.30-3). libthai0 set to manually installed. libblkid-dev is already the newest version (2.42.2-2). libblkid-dev set to manually installed. libcc1-0 is already the newest version (16.1.0-3). libcc1-0 set to manually installed. libgirepository-2.0-0 is already the newest version (2.88.2-1). libgirepository-2.0-0 set to manually installed. libatk1.0-dev is already the newest version (2.61.0-1). libatk1.0-dev set to manually installed. libpng16-16t64 is already the newest version (1.6.58-1). libpng16-16t64 set to manually installed. libsharpyuv-dev is already the newest version (1.5.0-0.1+b2). libsharpyuv-dev set to manually installed. libvisual-0.4-0 is already the newest version (0.4.2-5). libvisual-0.4-0 set to manually installed. liblcms2-dev is already the newest version (2.19.1-1). liblcms2-dev set to manually installed. libpython3.14-stdlib is already the newest version (3.14.6-1). libpython3.14-stdlib set to manually installed. libflac14 is already the newest version (1.5.0+ds-5+b1). libflac14 set to manually installed. libb2-1 is already the newest version (0.98.1-1.1+b3). libb2-1 set to manually installed. libsm-dev is already the newest version (2:1.2.6-1+b2). libsm-dev set to manually installed. libxcursor1 is already the newest version (1:1.2.3-1+b2). libxcursor1 set to manually installed. libx11-6 is already the newest version (2:1.8.13-1). libx11-6 set to manually installed. libxkbcommon-x11-0 is already the newest version (1.13.1-1). libxkbcommon-x11-0 set to manually installed. libllvm21 is already the newest version (1:21.1.8-7+b4). libllvm21 set to manually installed. libkdb5-10t64 is already the newest version (1.22.1-3). libkdb5-10t64 set to manually installed. libcrypt-dev is already the newest version (1:4.5.1-1+b1). libcrypt-dev set to manually installed. bubblewrap is already the newest version (0.11.2-2). bubblewrap set to manually installed. libxcb-render0 is already the newest version (1.17.0-2+b2). libxcb-render0 set to manually installed. bsdextrautils is already the newest version (2.42.2-2). bsdextrautils set to manually installed. libidn12 is already the newest version (1.44-1). libidn12 set to manually installed. libgpgme-dev is already the newest version (2.1.2-1). libgpgme-dev set to manually installed. libsmartcols1 is already the newest version (2.42.2-2). hunspell-en-us is already the newest version (1:2020.12.07-4). hunspell-en-us set to manually installed. libdav1d7 is already the newest version (1.5.4-1). libdav1d7 set to manually installed. libnpth0t64 is already the newest version (1.8-3+b2). libnpth0t64 set to manually installed. libwebp7 is already the newest version (1.5.0-0.1+b2). libwebp7 set to manually installed. libcairo-gobject2 is already the newest version (1.18.4-3+b1). libcairo-gobject2 set to manually installed. libfreetype-dev is already the newest version (2.14.3+dfsg-2). libfreetype-dev set to manually installed. libpython3.14-minimal is already the newest version (3.14.6-1). libpython3.14-minimal set to manually installed. libxcb-render0-dev is already the newest version (1.17.0-2+b2). libxcb-render0-dev set to manually installed. libdrm-dev is already the newest version (2.4.134-3). libdrm-dev set to manually installed. gsettings-desktop-schemas is already the newest version (50.1-2). gsettings-desktop-schemas set to manually installed. debhelper is already the newest version (14.3). debhelper set to manually installed. girepository-tools is already the newest version (2.88.2-1). girepository-tools set to manually installed. libsvtav1enc4 is already the newest version (4.1.0+dfsg-1). libsvtav1enc4 set to manually installed. libgpg-error0 is already the newest version (1.61-3). libgpg-error0 set to manually installed. libfile-stripnondeterminism-perl is already the newest version (1.15.1-1). libfile-stripnondeterminism-perl set to manually installed. libarchive-zip-perl is already the newest version (1.68-1). libarchive-zip-perl set to manually installed. libngtcp2-crypto-gnutls-dev is already the newest version (1.24.0-1). libngtcp2-crypto-gnutls-dev set to manually installed. libpcre2-32-0 is already the newest version (10.46-1+b2). libpcre2-32-0 set to manually installed. libtool is already the newest version (2.5.4-11). libtool set to manually installed. libglew2.3 is already the newest version (2.3.1+dfsg2-5). libglew2.3 set to manually installed. libpulse-dev is already the newest version (17.0+dfsg1-2.1+b2). libpulse-dev set to manually installed. libvorbisfile3 is already the newest version (1.3.7-3+b2). libvorbisfile3 set to manually installed. libslang2 is already the newest version (2.3.3-6). libslang2 set to manually installed. libimlib2-dev is already the newest version (1.12.6-1+b1). libimlib2-dev set to manually installed. libgprofng0 is already the newest version (2.47-2). libgprofng0 set to manually installed. libsecret-1-0 is already the newest version (0.21.7-2+b1). libsecret-1-0 set to manually installed. libshout3 is already the newest version (2.4.6-1+b6). libshout3 set to manually installed. libxxf86vm-dev is already the newest version (1:1.1.4-2+b1). libxxf86vm-dev set to manually installed. util-linux is already the newest version (2.42.2-2). gtk-update-icon-cache is already the newest version (4.22.4+ds-1). gtk-update-icon-cache set to manually installed. libmpc3 is already the newest version (1.3.1-3). libmpc3 set to manually installed. libsdl1.2debian is already the newest version (1.2.76-1). libsdl1.2debian set to manually installed. libdrm-radeon1 is already the newest version (2.4.134-3). libdrm-radeon1 set to manually installed. libfreetype6 is already the newest version (2.14.3+dfsg-2). libfreetype6 set to manually installed. libglvnd-dev is already the newest version (1.7.0-3+b1). libglvnd-dev set to manually installed. icu-devtools is already the newest version (78.3-2). icu-devtools set to manually installed. libxcb-dri3-0 is already the newest version (1.17.0-2+b2). libxcb-dri3-0 set to manually installed. gpgconf is already the newest version (2.4.9-7). gpgconf set to manually installed. libheif-plugin-dav1d is already the newest version (1.23.1-1). libheif-plugin-dav1d set to manually installed. libglycin-2-dev is already the newest version (2.1.5+ds-2). libglycin-2-dev set to manually installed. libgmp-dev is already the newest version (2:6.3.0+dfsg-5+b2). libgmp-dev set to manually installed. libspeex1 is already the newest version (1.2.1-3+b2). libspeex1 set to manually installed. libxss-dev is already the newest version (1:1.2.3-1+b4). libxss-dev set to manually installed. libwayland-client0 is already the newest version (1.26.0-1). libwayland-client0 set to manually installed. libpulse0 is already the newest version (17.0+dfsg1-2.1+b2). libpulse0 set to manually installed. librsvg2-2 is already the newest version (2.62.1+dfsg-1). librsvg2-2 set to manually installed. libxcb-sync1 is already the newest version (1.17.0-2+b2). libxcb-sync1 set to manually installed. shared-mime-info is already the newest version (2.4-5+b3). shared-mime-info set to manually installed. libgpgmepp-dev is already the newest version (2.1.0-2). libgpgmepp-dev set to manually installed. binutils-common is already the newest version (2.47-2). binutils-common set to manually installed. libpixman-1-dev is already the newest version (0.46.4-1+b2). libpixman-1-dev set to manually installed. libice6 is already the newest version (2:1.1.1-1+b2). libice6 set to manually installed. libdecor-0-dev is already the newest version (0.2.5-1+b1). libdecor-0-dev set to manually installed. libglx0 is already the newest version (1.7.0-3+b1). libglx0 set to manually installed. libwayland-cursor0 is already the newest version (1.26.0-1). libwayland-cursor0 set to manually installed. libinput10 is already the newest version (1.31.3-1). libinput10 set to manually installed. libxv-dev is already the newest version (2:1.0.13-1+b1). libxv-dev set to manually installed. gir1.2-gtk-3.0 is already the newest version (3.24.52-1). gir1.2-gtk-3.0 set to manually installed. g++-riscv64-linux-gnu is already the newest version (4:15.2.0-5+b1). g++-riscv64-linux-gnu set to manually installed. libitm1 is already the newest version (16.1.0-3). libitm1 set to manually installed. grep is already the newest version (3.12-1). libheif-plugin-libde265 is already the newest version (1.23.1-1). libheif-plugin-libde265 set to manually installed. libpoppler-private-dev is already the newest version (26.01.0-5). libpoppler-private-dev set to manually installed. libjbig-dev is already the newest version (2.1-6.1+b3). libjbig-dev set to manually installed. libpoppler156 is already the newest version (26.01.0-5). libpoppler156 set to manually installed. libpcre2-dev is already the newest version (10.46-1+b2). libpcre2-dev set to manually installed. libsdl3-0 is already the newest version (3.4.12+ds-1). libsdl3-0 set to manually installed. gettext is already the newest version (1.0-3). gettext set to manually installed. libnettle8t64 is already the newest version (3.10.2-1+b1). libnettle8t64 set to manually installed. liblsan0 is already the newest version (16.1.0-3). liblsan0 set to manually installed. libsdl-ttf2.0-0 is already the newest version (2.0.11-6+b3). libsdl-ttf2.0-0 set to manually installed. pkgconf-bin is already the newest version (2.5.1-4). pkgconf-bin set to manually installed. qtpaths6 is already the newest version (6.10.2+dfsg-15). qtpaths6 set to manually installed. dh-strip-nondeterminism is already the newest version (1.15.1-1). dh-strip-nondeterminism set to manually installed. libstdc++6 is already the newest version (16.1.0-3). libstdc++6 set to manually installed. libsensors5 is already the newest version (1:3.6.2-2+b2). libsensors5 set to manually installed. libgdk-pixbuf2.0-common is already the newest version (2.44.7+dfsg-1). libgdk-pixbuf2.0-common set to manually installed. libharfbuzz-gobject0 is already the newest version (12.3.2-2+b2). libharfbuzz-gobject0 set to manually installed. libkrb5-3 is already the newest version (1.22.1-3). libkrb5-3 set to manually installed. librsvg2-dev is already the newest version (2.62.1+dfsg-1). librsvg2-dev set to manually installed. libgudev-1.0-0 is already the newest version (238-7+b2). libgudev-1.0-0 set to manually installed. libpython3-stdlib is already the newest version (3.14.6-1). libpython3-stdlib set to manually installed. libharfbuzz0b is already the newest version (12.3.2-2+b2). libharfbuzz0b set to manually installed. libgtk-3-common is already the newest version (3.24.52-1). libgtk-3-common set to manually installed. libcloudproviders-dev is already the newest version (0.4.0-2+b1). libcloudproviders-dev set to manually installed. xtrans-dev is already the newest version (1.6.0-1). xtrans-dev set to manually installed. libxres1 is already the newest version (2:1.2.1-2). libxres1 set to manually installed. libgcc-15-dev is already the newest version (15.3.0-2). libgcc-15-dev set to manually installed. libtext-iconv-perl is already the newest version (1.7-9+b1). libtext-iconv-perl set to manually installed. dictionaries-common is already the newest version (1.31.4). dictionaries-common set to manually installed. libsdl2-ttf-dev is already the newest version (2.24.0+dfsg-3+b1). libsdl2-ttf-dev set to manually installed. libxi-dev is already the newest version (2:1.8.2-2+b1). libxi-dev set to manually installed. libspectre1 is already the newest version (0.2.12-2). libspectre1 set to manually installed. gstreamer1.0-plugins-base is already the newest version (1.28.5-1). gstreamer1.0-plugins-base set to manually installed. libglib2.0-0t64 is already the newest version (2.88.2-1). libglib2.0-0t64 set to manually installed. libopengl-dev is already the newest version (1.7.0-3+b1). libopengl-dev set to manually installed. gir1.2-glib-2.0-dev is already the newest version (2.88.2-1). gir1.2-glib-2.0-dev set to manually installed. libavif16 is already the newest version (1.4.2-1). libavif16 set to manually installed. libmpg123-0t64 is already the newest version (1.33.6-2). libmpg123-0t64 set to manually installed. libtheoraenc2 is already the newest version (1.2.0+dfsg-6+b2). libtheoraenc2 set to manually installed. libxxf86vm1 is already the newest version (1:1.1.4-2+b1). libxxf86vm1 set to manually installed. libxdmcp6 is already the newest version (1:1.1.5-2+b1). libxdmcp6 set to manually installed. flac is already the newest version (1.5.0+ds-5+b1). flac set to manually installed. libdrm2 is already the newest version (2.4.134-3). libdrm2 set to manually installed. libperl5.42 is already the newest version (5.42.2-3). libperl5.42 set to manually installed. libcurl4-gnutls-dev is already the newest version (8.21.0-2). libcurl4-gnutls-dev set to manually installed. x11-common is already the newest version (1:7.7+26). x11-common set to manually installed. libbinutils is already the newest version (2.47-2). libbinutils set to manually installed. libc6-dev is already the newest version (2.42-17). libc6-dev set to manually installed. libnghttp2-dev is already the newest version (1.69.0-1). libnghttp2-dev set to manually installed. gir1.2-poppler-0.18 is already the newest version (26.01.0-5). gir1.2-poppler-0.18 set to manually installed. systemd is already the newest version (261.2-1). systemd set to manually installed. libgl-dev is already the newest version (1.7.0-3+b1). libgl-dev set to manually installed. libv4l-dev is already the newest version (1.32.0-5). libv4l-dev set to manually installed. gir1.2-gst-plugins-base-1.0 is already the newest version (1.28.5-1). gir1.2-gst-plugins-base-1.0 set to manually installed. libjson-c5 is already the newest version (0.19+ds-1). libjson-c5 set to manually installed. sgml-base is already the newest version (1.31+nmu1). sgml-base set to manually installed. liblzma5 is already the newest version (5.8.3-1). libglib2.0-dev is already the newest version (2.88.2-1). libglib2.0-dev set to manually installed. dwz is already the newest version (0.17-1). dwz set to manually installed. xz-utils is already the newest version (5.8.3-1). xz-utils set to manually installed. libgbm1 is already the newest version (26.1.5-1). libgbm1 set to manually installed. binutils-riscv64-linux-gnu is already the newest version (2.47-2). binutils-riscv64-linux-gnu set to manually installed. libgs10-common is already the newest version (10.07.1~dfsg-1). libgs10-common set to manually installed. libltdl-dev is already the newest version (2.5.4-11). libltdl-dev set to manually installed. libldap2 is already the newest version (2.6.13+dfsg-1+b1). libldap2 set to manually installed. g++-15 is already the newest version (15.3.0-2). g++-15 set to manually installed. libpoppler-cpp3 is already the newest version (26.01.0-5). libpoppler-cpp3 set to manually installed. libatk-bridge2.0-dev is already the newest version (2.61.0-1). libatk-bridge2.0-dev set to manually installed. libpciaccess-dev is already the newest version (0.19-2). libpciaccess-dev set to manually installed. libgnutls-dane0t64 is already the newest version (3.8.13-1). libgnutls-dane0t64 set to manually installed. gpgsm is already the newest version (2.4.9-7). gpgsm set to manually installed. libattr1 is already the newest version (1:2.6.0-1). libmariadb-dev is already the newest version (1:11.8.8-1). libmariadb-dev set to manually installed. gzip is already the newest version (1.13-1). libgpm2 is already the newest version (1.20.7-12+b2). libgpm2 set to manually installed. sensible-utils is already the newest version (0.0.26). sensible-utils set to manually installed. libxdamage1 is already the newest version (1:1.1.7-1+b1). libxdamage1 set to manually installed. libopenal-dev is already the newest version (1:1.25.2-1). libopenal-dev set to manually installed. libsoup-3.0-dev is already the newest version (3.6.6-1). libsoup-3.0-dev set to manually installed. libqt6core6t64 is already the newest version (6.10.2+dfsg-15). libqt6core6t64 set to manually installed. libvpx12 is already the newest version (1.16.0-3). libvpx12 set to manually installed. libmount1 is already the newest version (2.42.2-2). libpoppler-glib8t64 is already the newest version (26.01.0-5). libpoppler-glib8t64 set to manually installed. debconf is already the newest version (1.5.92). libopenjp2-7-dev is already the newest version (2.5.4-1.1). libopenjp2-7-dev set to manually installed. libsndfile1 is already the newest version (1.2.2-4+b1). libsndfile1 set to manually installed. libnghttp3-9 is already the newest version (1.17.0-1). libnghttp3-9 set to manually installed. librtmp-dev is already the newest version (2.6-1). librtmp-dev set to manually installed. libgmime-3.0-dev is already the newest version (3.2.15+dfsg-1+b1). libgmime-3.0-dev set to manually installed. libgdk-pixbuf2.0-bin is already the newest version (2.44.7+dfsg-1). libgdk-pixbuf2.0-bin set to manually installed. qtpaths6-bin is already the newest version (6.10.2+dfsg-15). qtpaths6-bin set to manually installed. libsdl2-mixer-2.0-0 is already the newest version (2.8.2+dfsg-1). libsdl2-mixer-2.0-0 set to manually installed. dconf-service is already the newest version (0.49.0-4+b1). dconf-service set to manually installed. libpango-1.0-0 is already the newest version (1.58.0-1). libpango-1.0-0 set to manually installed. libncurses6 is already the newest version (6.6+20260608-2). libncurses6 set to manually installed. libyuv0 is already the newest version (0.0.1949.20260706-1). libyuv0 set to manually installed. libglvnd0 is already the newest version (1.7.0-3+b1). libglvnd0 set to manually installed. libhyphen0 is already the newest version (2.8.9-3). libhyphen0 set to manually installed. mawk is already the newest version (1.3.4.20260302-1). libnspr4 is already the newest version (2:4.39-1). libnspr4 set to manually installed. qt6-qpa-plugins is already the newest version (6.10.2+dfsg-15). qt6-qpa-plugins set to manually installed. libxau6 is already the newest version (1:1.0.11-1+b2). libxau6 set to manually installed. unixodbc-common is already the newest version (2.3.14-2). unixodbc-common set to manually installed. librav1e0.8 is already the newest version (0.8.1-11). librav1e0.8 set to manually installed. libpng-dev is already the newest version (1.6.58-1). libpng-dev set to manually installed. libxcb-keysyms1 is already the newest version (0.4.1-1+b2). libxcb-keysyms1 set to manually installed. libegl-mesa0 is already the newest version (26.1.5-1). libegl-mesa0 set to manually installed. libcap-ng0 is already the newest version (0.9.3-1+b1). libglu1-mesa is already the newest version (9.0.2-1.1+b4). libglu1-mesa set to manually installed. libgssrpc4t64 is already the newest version (1.22.1-3). libgssrpc4t64 set to manually installed. libsdl2-dev is already the newest version (2.32.70+ds-1). libsdl2-dev set to manually installed. qmake6 is already the newest version (6.10.2+dfsg-15). qmake6 set to manually installed. libngtcp2-crypto-gnutls8 is already the newest version (1.24.0-1). libngtcp2-crypto-gnutls8 set to manually installed. liborc-0.4-dev is already the newest version (1:0.4.42-4). liborc-0.4-dev set to manually installed. libpciaccess0 is already the newest version (0.19-2). libpciaccess0 set to manually installed. debianutils is already the newest version (5.23.2). libmd0 is already the newest version (1.2.0-2). libhidapi-hidraw0 is already the newest version (0.15.0-2+b2). libhidapi-hidraw0 set to manually installed. libpango1.0-dev is already the newest version (1.58.0-1). libpango1.0-dev set to manually installed. libxslt1.1 is already the newest version (1.1.45-0.1). libxslt1.1 set to manually installed. libzstd-dev is already the newest version (1.5.7+dfsg-3+b2). libzstd-dev set to manually installed. libisl23 is already the newest version (0.28-1). libisl23 set to manually installed. libxdmcp-dev is already the newest version (1:1.1.5-2+b1). libxdmcp-dev set to manually installed. libaom3 is already the newest version (3.13.1-2+b1). libaom3 set to manually installed. libgl1-mesa-dri is already the newest version (26.1.5-1). libgl1-mesa-dri set to manually installed. libblkid1 is already the newest version (2.42.2-2). python3.14-minimal is already the newest version (3.14.6-1). python3.14-minimal set to manually installed. glib-networking-common is already the newest version (2.80.1-1). glib-networking-common set to manually installed. libffi-dev is already the newest version (3.7.1-2). libffi-dev set to manually installed. libmd4c0 is already the newest version (0.5.3-1). libmd4c0 set to manually installed. libalure-dev is already the newest version (1.2-11+b1). libalure-dev set to manually installed. libenchant-2-2 is already the newest version (2.8.16+dfsg-4). libenchant-2-2 set to manually installed. libgcc-s1 is already the newest version (16.1.0-3). libxcb-shm0 is already the newest version (1.17.0-2+b2). libxcb-shm0 set to manually installed. libxdamage-dev is already the newest version (1:1.1.7-1+b1). libxdamage-dev set to manually installed. libabsl20260526 is already the newest version (20260526.0-2). libabsl20260526 set to manually installed. libgstreamer-gl1.0-0 is already the newest version (1.28.5-1). libgstreamer-gl1.0-0 set to manually installed. libxml2-16 is already the newest version (2.15.3+dfsg-1). libxml2-16 set to manually installed. libsasl2-modules-db is already the newest version (2.1.28+dfsg1-11). libsasl2-modules-db set to manually installed. libgstreamer1.0-0 is already the newest version (1.28.5-1). libgstreamer1.0-0 set to manually installed. libffi8 is already the newest version (3.7.1-2). libffi8 set to manually installed. libevdev2 is already the newest version (1.13.6+dfsg-3). libevdev2 set to manually installed. gir1.2-ibus-1.0 is already the newest version (1.5.34-1). gir1.2-ibus-1.0 set to manually installed. libodbc2 is already the newest version (2.3.14-2). libodbc2 set to manually installed. libtwolame0 is already the newest version (0.4.0-3). libtwolame0 set to manually installed. libxcb1-dev is already the newest version (1.17.0-2+b2). libxcb1-dev set to manually installed. libgdbm-compat4t64 is already the newest version (1.26-1+b2). libgdbm-compat4t64 set to manually installed. libid3tag0 is already the newest version (0.16.3-4). libid3tag0 set to manually installed. libz3-4 is already the newest version (4.13.3-1.1). libz3-4 set to manually installed. gcc-15 is already the newest version (15.3.0-2). gcc-15 set to manually installed. bash is already the newest version (5.3-3). libv4l2rds0t64 is already the newest version (1.32.0-5). libv4l2rds0t64 set to manually installed. dbus is already the newest version (1.16.2-5+b1). dbus set to manually installed. liborc-0.4-0t64 is already the newest version (1:0.4.42-4). liborc-0.4-0t64 set to manually installed. libxft-dev is already the newest version (2.3.6-1+b5). libxft-dev set to manually installed. qmake6-bin is already the newest version (6.10.2+dfsg-15). qmake6-bin set to manually installed. libgmime-3.0-0t64 is already the newest version (3.2.15+dfsg-1+b1). libgmime-3.0-0t64 set to manually installed. qt6-base-dev-tools is already the newest version (6.10.2+dfsg-15). qt6-base-dev-tools set to manually installed. base-passwd is already the newest version (3.6.8). libtsan2 is already the newest version (16.1.0-3). libtsan2 set to manually installed. libjavascriptcoregtk-4.1-0 is already the newest version (2.52.5-1). libjavascriptcoregtk-4.1-0 set to manually installed. libassuan-dev is already the newest version (3.0.2-2+b2). libassuan-dev set to manually installed. libxcb-render-util0 is already the newest version (0.3.10-1+b2). libxcb-render-util0 set to manually installed. dbus-daemon is already the newest version (1.16.2-5+b1). dbus-daemon set to manually installed. libxcb-icccm4 is already the newest version (0.4.2-1+b2). libxcb-icccm4 set to manually installed. libtiffxx6 is already the newest version (4.7.2-1). libtiffxx6 set to manually installed. libassuan9 is already the newest version (3.0.2-2+b2). libassuan9 set to manually installed. po-debconf is already the newest version (1.0.22). po-debconf set to manually installed. libopencore-amrnb0 is already the newest version (0.1.6-1+b3). libopencore-amrnb0 set to manually installed. libopenal-data is already the newest version (1:1.25.2-1). libopenal-data set to manually installed. libcurl4-gnutls is already the newest version (8.21.0-2). libcurl4-gnutls set to manually installed. libdv4t64 is already the newest version (1.0.0-17.1+b2). libdv4t64 set to manually installed. libv4l-0t64 is already the newest version (1.32.0-5). libv4l-0t64 set to manually installed. libgtk-3-dev is already the newest version (3.24.52-1). libgtk-3-dev set to manually installed. diffutils is already the newest version (1:3.12-1). libcom-err2 is already the newest version (1.47.4-1). libcom-err2 set to manually installed. libacl1 is already the newest version (2.4.0-1). libv4lconvert0t64 is already the newest version (1.32.0-5). libv4lconvert0t64 set to manually installed. mesa-common-dev is already the newest version (26.1.5-1). mesa-common-dev set to manually installed. libdbus-1-dev is already the newest version (1.16.2-5+b1). libdbus-1-dev set to manually installed. libdb5.3t64 is already the newest version (5.3.28+dfsg2-11+b1). gcc is already the newest version (4:15.2.0-5+b1). gcc set to manually installed. libpsl-dev is already the newest version (0.23.0-1). libpsl-dev set to manually installed. libasound2-data is already the newest version (1.2.16.1-1). libasound2-data set to manually installed. libicu-dev is already the newest version (78.3-2). libicu-dev set to manually installed. unixodbc-dev is already the newest version (2.3.14-2). unixodbc-dev set to manually installed. libc-gconv-modules-extra is already the newest version (2.42-17). libqt6svgwidgets6 is already the newest version (6.10.2-9). libqt6svgwidgets6 set to manually installed. libdeflate0 is already the newest version (1.25-1). libdeflate0 set to manually installed. libaa1 is already the newest version (1.4p5-51.1+b2). libaa1 set to manually installed. libdbus-1-3 is already the newest version (1.16.2-5+b1). libdbus-1-3 set to manually installed. mysql-common is already the newest version (5.8+1.1.1). mysql-common set to manually installed. libdconf1 is already the newest version (0.49.0-4+b1). libdconf1 set to manually installed. native-architecture is already the newest version (0.2.6). native-architecture set to manually installed. libcap2-bin is already the newest version (1:2.78-1). libcap2-bin set to manually installed. libgssapi-krb5-2 is already the newest version (1.22.1-3). libgssapi-krb5-2 set to manually installed. python3 is already the newest version (3.14.6-1). python3 set to manually installed. libjbig0 is already the newest version (2.1-6.1+b3). libjbig0 set to manually installed. libunbound8 is already the newest version (1.25.2-1). libunbound8 set to manually installed. coreutils is already the newest version (9.10-1). libsdl2-mixer-dev is already the newest version (2.8.2+dfsg-1). libsdl2-mixer-dev set to manually installed. libatk1.0-0t64 is already the newest version (2.61.0-1). libatk1.0-0t64 set to manually installed. krb5-multidev is already the newest version (1.22.1-3). krb5-multidev set to manually installed. libssh2-1t64 is already the newest version (1.11.1-5). libssh2-1t64 set to manually installed. perl is already the newest version (5.42.2-3). perl set to manually installed. libgudev-1.0-dev is already the newest version (238-7+b2). libgudev-1.0-dev set to manually installed. dash is already the newest version (0.5.12-12). libxkbcommon0 is already the newest version (1.13.1-1). libxkbcommon0 set to manually installed. glycin-thumbnailers is already the newest version (2.1.5+ds-2). glycin-thumbnailers set to manually installed. libcairo2-dev is already the newest version (1.18.4-3+b1). libcairo2-dev set to manually installed. user-session-migration is already the newest version (0.5.2). user-session-migration set to manually installed. libts0t64 is already the newest version (1.22-1.1+b2). libts0t64 set to manually installed. libgmpxx4ldbl is already the newest version (2:6.3.0+dfsg-5+b2). libgmpxx4ldbl set to manually installed. gir1.2-gmime-3.0 is already the newest version (3.2.15+dfsg-1+b1). gir1.2-gmime-3.0 set to manually installed. libtiff-dev is already the newest version (4.7.2-1). libtiff-dev set to manually installed. libflite1 is already the newest version (2.2-7+b2). libflite1 set to manually installed. libmagic-mgc is already the newest version (1:5.47-4). libmagic-mgc set to manually installed. libc6 is already the newest version (2.42-17). dbus-session-bus-common is already the newest version (1.16.2-5). dbus-session-bus-common set to manually installed. libice-dev is already the newest version (2:1.1.1-1+b2). libice-dev set to manually installed. libcups2t64 is already the newest version (2.4.18-1). libcups2t64 set to manually installed. libcloudproviders0 is already the newest version (0.4.0-2+b1). libcloudproviders0 set to manually installed. libncurses-dev is already the newest version (6.6+20260608-2). libncurses-dev set to manually installed. libmp3lame0 is already the newest version (4.0-1). libmp3lame0 set to manually installed. libxext-dev is already the newest version (2:1.3.4-1+b4). libxext-dev set to manually installed. libpam-runtime is already the newest version (1.7.0-8). libsdl-ttf2.0-dev is already the newest version (2.0.11-6+b3). libsdl-ttf2.0-dev set to manually installed. libtiff6 is already the newest version (4.7.2-1). libtiff6 set to manually installed. libde265-0 is already the newest version (1.1.1-1). libde265-0 set to manually installed. zlib1g-dev is already the newest version (1:1.3.dfsg+really1.3.2-3). zlib1g-dev set to manually installed. dpkg is already the newest version (1.23.7). gir1.2-atk-1.0 is already the newest version (2.61.0-1). gir1.2-atk-1.0 set to manually installed. libnghttp2-14 is already the newest version (1.69.0-1). libnghttp2-14 set to manually installed. pkgconf is already the newest version (2.5.1-4). pkgconf set to manually installed. libalure1 is already the newest version (1.2-11+b1). libalure1 set to manually installed. libdecor-0-0 is already the newest version (0.2.5-1+b1). libdecor-0-0 set to manually installed. perl-modules-5.42 is already the newest version (5.42.2-3). perl-modules-5.42 set to manually installed. libwavpack1 is already the newest version (5.9.0-2). libwavpack1 set to manually installed. libgpgme45 is already the newest version (2.1.2-1). libgpgme45 set to manually installed. libicu78 is already the newest version (78.3-2). libicu78 set to manually installed. libgles-dev is already the newest version (1.7.0-3+b1). libgles-dev set to manually installed. libsdl3-dev is already the newest version (3.4.12+ds-1). libsdl3-dev set to manually installed. libltdl7 is already the newest version (2.5.4-11). libltdl7 set to manually installed. libgio-2.0-dev-bin is already the newest version (2.88.2-1). libgio-2.0-dev-bin set to manually installed. libopusfile-dev is already the newest version (0.12-4+b4). libopusfile-dev set to manually installed. libxcb-randr0 is already the newest version (1.17.0-2+b2). libxcb-randr0 set to manually installed. uuid-dev is already the newest version (2.42.2-2). uuid-dev set to manually installed. libpcre2-16-0 is already the newest version (10.46-1+b2). libpcre2-16-0 set to manually installed. libqt6gui6 is already the newest version (6.10.2+dfsg-15). libqt6gui6 set to manually installed. gir1.2-cloudproviders-0.3.0 is already the newest version (0.4.0-2+b1). gir1.2-cloudproviders-0.3.0 set to manually installed. dpkg-dev is already the newest version (1.23.7). dpkg-dev set to manually installed. libgnutls30t64 is already the newest version (3.8.13-1). libgnutls30t64 set to manually installed. xdg-dbus-proxy is already the newest version (0.1.7-1). xdg-dbus-proxy set to manually installed. dh-autoreconf is already the newest version (22). dh-autoreconf set to manually installed. libpipeline1 is already the newest version (1.5.8-3). libpipeline1 set to manually installed. liblzo2-2 is already the newest version (2.10-3+b2). liblzo2-2 set to manually installed. libxkbcommon-dev is already the newest version (1.13.1-1). libxkbcommon-dev set to manually installed. libglib2.0-data is already the newest version (2.88.2-1). libglib2.0-data set to manually installed. libctf-nobfd0 is already the newest version (2.47-2). libctf-nobfd0 set to manually installed. libsystemd0 is already the newest version (261.2-1). libncursesw6 is already the newest version (6.6+20260608-2). libncursesw6 set to manually installed. libproc2-1 is already the newest version (2:4.0.6-3). libproc2-1 set to manually installed. gettext-base is already the newest version (1.0-3). gettext-base set to manually installed. libdrm-common is already the newest version (2.4.134-3). libdrm-common set to manually installed. libgraphite2-3 is already the newest version (1.3.15-2). libgraphite2-3 set to manually installed. liblerc4 is already the newest version (4.1.1+ds-2). liblerc4 set to manually installed. dbus-bin is already the newest version (1.16.2-5+b1). dbus-bin set to manually installed. libtinfo6 is already the newest version (6.6+20260608-2). libqt6dbus6 is already the newest version (6.10.2+dfsg-15). libqt6dbus6 set to manually installed. libglycin-2-0 is already the newest version (2.1.5+ds-2). libglycin-2-0 set to manually installed. fontconfig is already the newest version (2.17.1-5). fontconfig set to manually installed. libpoppler-cpp-dev is already the newest version (26.01.0-5). libpoppler-cpp-dev set to manually installed. liblcms2-2 is already the newest version (2.19.1-1). liblcms2-2 set to manually installed. libglx-mesa0 is already the newest version (26.1.5-1). libglx-mesa0 set to manually installed. adwaita-icon-theme is already the newest version (50.0-2). adwaita-icon-theme set to manually installed. libgs10 is already the newest version (10.07.1~dfsg-1). libgs10 set to manually installed. x11proto-dev is already the newest version (2025.1-1). x11proto-dev set to manually installed. libgstreamer1.0-dev is already the newest version (1.28.5-1). libgstreamer1.0-dev set to manually installed. libselinux1 is already the newest version (3.11-2). libpangoxft-1.0-0 is already the newest version (1.58.0-1). libpangoxft-1.0-0 set to manually installed. gcc-15-riscv64-linux-gnu is already the newest version (15.3.0-2). gcc-15-riscv64-linux-gnu set to manually installed. libmanette-0.2-0 is already the newest version (0.2.13-1+b1). libmanette-0.2-0 set to manually installed. automake is already the newest version (1:1.18.1-4). automake set to manually installed. libpcre2-posix3 is already the newest version (10.46-1+b2). libpcre2-posix3 set to manually installed. gir1.2-pango-1.0 is already the newest version (1.58.0-1). gir1.2-pango-1.0 set to manually installed. libpoppler-dev is already the newest version (26.01.0-5). libpoppler-dev set to manually installed. zlib1g is already the newest version (1:1.3.dfsg+really1.3.2-3). libnss3-dev is already the newest version (2:3.126-1). libnss3-dev set to manually installed. libidn2-dev is already the newest version (2.3.8-5). libidn2-dev set to manually installed. libsepol2 is already the newest version (3.11-1). libsepol2 set to manually installed. libubsan1 is already the newest version (16.1.0-3). libubsan1 set to manually installed. media-types is already the newest version (14.0.0). media-types set to manually installed. poppler-data is already the newest version (0.4.12-1). poppler-data set to manually installed. libseccomp-dev is already the newest version (2.6.1-1). libseccomp-dev set to manually installed. gstreamer1.0-plugins-good is already the newest version (1.28.5-1). gstreamer1.0-plugins-good set to manually installed. libkeyutils1 is already the newest version (1.6.3-6+b2). libkeyutils1 set to manually installed. liblzma-dev is already the newest version (5.8.3-1). liblzma-dev set to manually installed. libgnutls28-dev is already the newest version (3.8.13-1). libgnutls28-dev set to manually installed. libpq5 is already the newest version (18.4-1+b2). libpq5 set to manually installed. libgdbm6t64 is already the newest version (1.26-1+b2). libgdbm6t64 set to manually installed. cpp-15 is already the newest version (15.3.0-2). cpp-15 set to manually installed. rpcsvc-proto is already the newest version (1.4.4-1). rpcsvc-proto set to manually installed. libxfixes-dev is already the newest version (1:6.0.0-2+b5). libxfixes-dev set to manually installed. perl-base is already the newest version (5.42.2-3). libjpeg62-turbo-dev is already the newest version (1:3.1.3-4). libjpeg62-turbo-dev set to manually installed. libdrm-intel1 is already the newest version (2.4.134-3). libdrm-intel1 set to manually installed. libxcb1 is already the newest version (1.17.0-2+b2). libxcb1 set to manually installed. libpulse-mainloop-glib0 is already the newest version (17.0+dfsg1-2.1+b2). libpulse-mainloop-glib0 set to manually installed. libxcomposite-dev is already the newest version (1:0.4.6-1+b2). libxcomposite-dev set to manually installed. libxcb-shape0 is already the newest version (1.17.0-2+b2). libxcb-shape0 set to manually installed. libcrypt1 is already the newest version (1:4.5.1-1+b1). autoconf is already the newest version (2.73-2). autoconf set to manually installed. libbrotli1 is already the newest version (1.2.0-3). libbrotli1 set to manually installed. libbz2-dev is already the newest version (1.0.8-6+b2). libbz2-dev set to manually installed. libsoup-3.0-0 is already the newest version (3.6.6-1). libsoup-3.0-0 set to manually installed. gnupg-l10n is already the newest version (2.4.9-7). gnupg-l10n set to manually installed. libgslcblas0 is already the newest version (2.8+dfsg-6+b1). libgslcblas0 set to manually installed. libqt6xml6 is already the newest version (6.10.2+dfsg-15). libqt6xml6 set to manually installed. libqt6test6 is already the newest version (6.10.2+dfsg-15). libqt6test6 set to manually installed. libwebpmux3 is already the newest version (1.5.0-0.1+b2). libwebpmux3 set to manually installed. libnghttp3-dev is already the newest version (1.17.0-1). libnghttp3-dev set to manually installed. libssh2-1-dev is already the newest version (1.11.1-5). libssh2-1-dev set to manually installed. gir1.2-harfbuzz-0.0 is already the newest version (12.3.2-2+b2). gir1.2-harfbuzz-0.0 set to manually installed. libsysprof-capture-4-dev is already the newest version (50.0-3). libsysprof-capture-4-dev set to manually installed. libxcomposite1 is already the newest version (1:0.4.6-1+b2). libxcomposite1 set to manually installed. autotools-dev is already the newest version (20240727.1+nmu1). autotools-dev set to manually installed. libibus-1.0-dev is already the newest version (1.5.34-1). libibus-1.0-dev set to manually installed. libasyncns0 is already the newest version (0.8-8). libasyncns0 set to manually installed. bzip2 is already the newest version (1.0.8-6+b2). bzip2 set to manually installed. libaudit1 is already the newest version (1:4.1.2-1+b1). libxcb-present0 is already the newest version (1.17.0-2+b2). libxcb-present0 set to manually installed. qt6-base-dev is already the newest version (6.10.2+dfsg-15). qt6-base-dev set to manually installed. libfribidi-dev is already the newest version (1.0.16-5+b1). libfribidi-dev set to manually installed. libngtcp2-16 is already the newest version (1.24.0-1). libngtcp2-16 set to manually installed. libtheora1 is already the newest version (1.2.0+dfsg-6+b2). libtheora1 set to manually installed. openssl-provider-legacy is already the newest version (3.6.3-1). findutils is already the newest version (4.11.0-2). libngtcp2-dev is already the newest version (1.24.0-1). libngtcp2-dev set to manually installed. libedit2 is already the newest version (3.1-20260512-1). libedit2 set to manually installed. libfontconfig-dev is already the newest version (2.17.1-5). libfontconfig-dev set to manually installed. hicolor-icon-theme is already the newest version (0.18-2). hicolor-icon-theme set to manually installed. libmpfr6 is already the newest version (4.2.2-3). libmpfr6 set to manually installed. libmount-dev is already the newest version (2.42.2-2). libmount-dev set to manually installed. gir1.2-javascriptcoregtk-4.1 is already the newest version (2.52.5-1). gir1.2-javascriptcoregtk-4.1 set to manually installed. libqt6waylandclient6 is already the newest version (6.10.2+dfsg-15). libqt6waylandclient6 set to manually installed. python3-minimal is already the newest version (3.14.6-1). python3-minimal set to manually installed. libtasn1-6 is already the newest version (4.21.0-2+b1). libtasn1-6 set to manually installed. libdouble-conversion3 is already the newest version (3.4.0-1+b1). libdouble-conversion3 set to manually installed. libvorbis0a is already the newest version (1.3.7-3+b2). libvorbis0a 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.7_tHVDfI0n (Reading database ... 41914 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.7_tHVDfI0n I: running special hook: download /pkglist ./pkglist I: running --customize-hook in shell: sh -c 'rm "$1/pkglist"' exec /srv/rebuilderd/tmp/mmdebstrap.7_tHVDfI0n 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.7_tHVDfI0n... I: success in 530.6798 seconds Downloading dependency 739 of 758: libaudit1:riscv64=1:4.1.2-1+b1 Downloading dependency 740 of 758: libxcb-present0:riscv64=1.17.0-2+b2 Downloading dependency 741 of 758: qt6-base-dev:riscv64=6.10.2+dfsg-15 Downloading dependency 742 of 758: libfribidi-dev:riscv64=1.0.16-5+b1 Downloading dependency 743 of 758: libngtcp2-16:riscv64=1.24.0-1 Downloading dependency 744 of 758: libtheora1:riscv64=1.2.0+dfsg-6+b2 Downloading dependency 745 of 758: openssl-provider-legacy:riscv64=3.6.3-1 Downloading dependency 746 of 758: findutils:riscv64=4.11.0-2 Downloading dependency 747 of 758: libngtcp2-dev:riscv64=1.24.0-1 Downloading dependency 748 of 758: libedit2:riscv64=3.1-20260512-1 Downloading dependency 749 of 758: libfontconfig-dev:riscv64=2.17.1-5 Downloading dependency 750 of 758: hicolor-icon-theme:riscv64=0.18-2 Downloading dependency 751 of 758: libmpfr6:riscv64=4.2.2-3 Downloading dependency 752 of 758: libmount-dev:riscv64=2.42.2-2 Downloading dependency 753 of 758: gir1.2-javascriptcoregtk-4.1:riscv64=2.52.5-1 Downloading dependency 754 of 758: libqt6waylandclient6:riscv64=6.10.2+dfsg-15 Downloading dependency 755 of 758: python3-minimal:riscv64=3.14.6-1 Downloading dependency 756 of 758: libtasn1-6:riscv64=4.21.0-2+b1 Downloading dependency 757 of 758: libdouble-conversion3:riscv64=3.4.0-1+b1 Downloading dependency 758 of 758: libvorbis0a:riscv64=1.3.7-3+b2 env --chdir=/srv/rebuilderd/tmp/rebuilderdRPIxHn/out DEB_BUILD_OPTIONS=parallel=4 LANG=C.UTF-8 LC_COLLATE=C.UTF-8 LC_CTYPE=C.UTF-8 SOURCE_DATE_EPOCH=1785358076 SBUILD_CONFIG=/srv/rebuilderd/tmp/debrebuilde0k362/debrebuild.sbuildrc.OsJCuYxuCyj6 sbuild --build=riscv64 --host=riscv64 --arch-any --no-arch-all --chroot=/srv/rebuilderd/tmp/debrebuilde0k362/debrebuild.tar.u8TTJlKyLeru --chroot-mode=unshare --dist=unstable --no-run-lintian --no-run-piuparts --no-run-autopkgtest --no-apt-update --no-apt-upgrade --no-apt-distupgrade --no-source --verbose --nolog --bd-uninstallable-explainer= --build-path=/build/reproducible-path --dsc-dir=gambas3-3.22.0 /srv/rebuilderd/tmp/rebuilderdRPIxHn/inputs/gambas3_3.22.0-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+deb13u4 (28 December 2025) on localhost +==============================================================================+ | gambas3 3.22.0-1 (riscv64) Tue, 11 Aug 2026 03:39:52 +0000 | +==============================================================================+ Package: gambas3 Version: 3.22.0-1 Source Version: 3.22.0-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/debrebuilde0k362/debrebuild.tar.u8TTJlKyLeru to /srv/rebuilderd/tmp/tmp.sbuild.ADjPuFmINT... I: Setting up the chroot... I: Creating chroot session... I: Setting up log color... I: Setting up apt archive... +------------------------------------------------------------------------------+ | Fetch source files Tue, 11 Aug 2026 03:40:57 +0000 | +------------------------------------------------------------------------------+ Local sources ------------- /srv/rebuilderd/tmp/rebuilderdRPIxHn/inputs/gambas3_3.22.0-1.dsc exists in /srv/rebuilderd/tmp/rebuilderdRPIxHn/inputs; copying to chroot +------------------------------------------------------------------------------+ | Install package build dependencies Tue, 11 Aug 2026 03:41:01 +0000 | +------------------------------------------------------------------------------+ Setup apt archive ----------------- Merged Build-Depends: debhelper-compat (= 12), gettext, libalure-dev, libbz2-dev, libcrypt-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, libdbus-1-dev, libffi-dev, libglew-dev, libgmime-3.0-dev, libgmp-dev, libgsl-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libgtk-3-dev, libwebkit2gtk-4.1-dev, libimlib2-dev, libjpeg-dev, libltdl-dev, default-libmysqlclient-dev, libncurses-dev, libopenal-dev, libpcre2-dev, libpng-dev, libpoppler-cpp-dev, libpoppler-glib-dev, libpoppler-private-dev, libpq-dev, librsvg2-dev, libsdl-ttf2.0-dev, libsdl2-dev, libsdl2-image-dev, libsdl2-mixer-dev, libsdl2-ttf-dev, libsqlite3-dev, libssl-dev, libv4l-dev, libxml2-dev, libxslt1-dev, libxt-dev, libxtst-dev, libzstd-dev, linux-libc-dev, mesa-common-dev, pkgconf, qt6-base-dev, qt6-svg-dev, unixodbc-dev, xdg-utils, zlib1g-dev, build-essential Filtered Build-Depends: debhelper-compat (= 12), gettext, libalure-dev, libbz2-dev, libcrypt-dev, libcurl4-gnutls-dev, libdbus-1-dev, libffi-dev, libglew-dev, libgmime-3.0-dev, libgmp-dev, libgsl-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libgtk-3-dev, libwebkit2gtk-4.1-dev, libimlib2-dev, libjpeg-dev, libltdl-dev, default-libmysqlclient-dev, libncurses-dev, libopenal-dev, libpcre2-dev, libpng-dev, libpoppler-cpp-dev, libpoppler-glib-dev, libpoppler-private-dev, libpq-dev, librsvg2-dev, libsdl-ttf2.0-dev, libsdl2-dev, libsdl2-image-dev, libsdl2-mixer-dev, libsdl2-ttf-dev, libsqlite3-dev, libssl-dev, libv4l-dev, libxml2-dev, libxslt1-dev, libxt-dev, libxtst-dev, libzstd-dev, linux-libc-dev, mesa-common-dev, pkgconf, qt6-base-dev, qt6-svg-dev, unixodbc-dev, xdg-utils, zlib1g-dev, build-essential dpkg-deb: building package 'sbuild-build-depends-main-dummy' in '/build/reproducible-path/resolver-8wswbs/apt_archive/sbuild-build-depends-main-dummy.deb'. Install main build dependencies (apt-based resolver) ---------------------------------------------------- Installing build dependencies +------------------------------------------------------------------------------+ | Check architectures Tue, 11 Aug 2026 03:41:10 +0000 | +------------------------------------------------------------------------------+ Arch check ok (riscv64 included in any all) +------------------------------------------------------------------------------+ | Build environment Tue, 11 Aug 2026 03:41:11 +0000 | +------------------------------------------------------------------------------+ Kernel: Linux 6.6.87-win2030 #2025.04.20.18.43+bb0c69aea SMP Sun Apr 20 18:58:14 UTC 2025 riscv64 (riscv64) Toolchain package versions: binutils_2.47-2 dpkg-dev_1.23.7 g++-15_15.3.0-2 gcc-15_15.3.0-2 libc6-dev_2.42-17 libstdc++-15-dev_15.3.0-2 libstdc++6_16.1.0-3 linux-libc-dev_7.1.5-1 Package versions: adwaita-icon-theme_50.0-2 at-spi2-common_2.61.0-1 autoconf_2.73-2 automake_1:1.18.1-4 autopoint_1.0-3 autotools-dev_20240727.1+nmu1 base-files_14.2 base-passwd_3.6.8 bash_5.3-3 binutils_2.47-2 binutils-common_2.47-2 binutils-riscv64-linux-gnu_2.47-2 bsdextrautils_2.42.2-2 bubblewrap_0.11.2-2 build-essential_12.12 bzip2_1.0.8-6+b2 comerr-dev_2.1-1.47.4-1 coreutils_9.10-1 cpp_4:15.2.0-5+b1 cpp-15_15.3.0-2 cpp-15-riscv64-linux-gnu_15.3.0-2 cpp-riscv64-linux-gnu_4:15.2.0-5+b1 dash_0.5.12-12 dbus_1.16.2-5+b1 dbus-bin_1.16.2-5+b1 dbus-daemon_1.16.2-5+b1 dbus-session-bus-common_1.16.2-5 dbus-system-bus-common_1.16.2-5 dbus-user-session_1.16.2-5+b1 dconf-gsettings-backend_0.49.0-4+b1 dconf-service_0.49.0-4+b1 debconf_1.5.92 debhelper_14.3 debianutils_5.23.2 default-libmysqlclient-dev_1.1.1+b1 dh-autoreconf_22 dh-strip-nondeterminism_1.15.1-1 dictionaries-common_1.31.4 diffutils_1:3.12-1 dirmngr_2.4.9-7 dpkg_1.23.7 dpkg-dev_1.23.7 dwz_0.17-1 emacsen-common_3.0.8 file_1:5.47-4 findutils_4.11.0-2 flac_1.5.0+ds-5+b1 fontconfig_2.17.1-5 fontconfig-config_2.17.1-5 fonts-urw-base35_20200910-9 g++_4:15.2.0-5+b1 g++-15_15.3.0-2 g++-15-riscv64-linux-gnu_15.3.0-2 g++-riscv64-linux-gnu_4:15.2.0-5+b1 gcc_4:15.2.0-5+b1 gcc-15_15.3.0-2 gcc-15-base_15.3.0-2 gcc-15-riscv64-linux-gnu_15.3.0-2 gcc-16-base_16.1.0-3 gcc-riscv64-linux-gnu_4:15.2.0-5+b1 gettext_1.0-3 gettext-base_1.0-3 gir1.2-atk-1.0_2.61.0-1 gir1.2-atspi-2.0_2.61.0-1 gir1.2-cloudproviders-0.3.0_0.4.0-2+b1 gir1.2-freedesktop_1.86.0-6+b2 gir1.2-freedesktop-dev_1.86.0-6+b2 gir1.2-gdkpixbuf-2.0_2.44.7+dfsg-1 gir1.2-glib-2.0_2.88.2-1 gir1.2-glib-2.0-dev_2.88.2-1 gir1.2-gly-2_2.1.5+ds-2 gir1.2-gmime-3.0_3.2.15+dfsg-1+b1 gir1.2-gst-plugins-base-1.0_1.28.5-1 gir1.2-gstreamer-1.0_1.28.5-1 gir1.2-gtk-3.0_3.24.52-1 gir1.2-gudev-1.0_238-7+b2 gir1.2-harfbuzz-0.0_12.3.2-2+b2 gir1.2-ibus-1.0_1.5.34-1 gir1.2-javascriptcoregtk-4.1_2.52.5-1 gir1.2-pango-1.0_1.58.0-1 gir1.2-poppler-0.18_26.01.0-5 gir1.2-rsvg-2.0_2.62.1+dfsg-1 gir1.2-soup-3.0_3.6.6-1 gir1.2-webkit2-4.1_2.52.5-1 girepository-tools_2.88.2-1 glib-networking_2.80.1-1+b2 glib-networking-common_2.80.1-1 glib-networking-services_2.80.1-1+b2 glycin-loaders_2.1.5+ds-2 glycin-thumbnailers_2.1.5+ds-2 gnupg_2.4.9-7 gnupg-l10n_2.4.9-7 gpg_2.4.9-7 gpg-agent_2.4.9-7 gpgconf_2.4.9-7 gpgsm_2.4.9-7 grep_3.12-1 groff-base_1.24.1-1 gsettings-desktop-schemas_50.1-2 gstreamer1.0-plugins-base_1.28.5-1 gstreamer1.0-plugins-good_1.28.5-1 gtk-update-icon-cache_4.22.4+ds-1 gzip_1.13-1 hicolor-icon-theme_0.18-2 hostname_3.25 hunspell-en-us_1:2020.12.07-4 icu-devtools_78.3-2 init-system-helpers_1.69 intltool-debian_0.35.0+20060710.6 iso-codes_4.20.1-1 krb5-multidev_1.22.1-3 libaa1_1.4p5-51.1+b2 libabsl20260526_20260526.0-2 libacl1_2.4.0-1 libalure-dev_1.2-11+b1 libalure1_1.2-11+b1 libaom3_3.13.1-2+b1 libapparmor1_4.1.7-5 libarchive-zip-perl_1.68-1 libasan8_16.1.0-3 libasound2-data_1.2.16.1-1 libasound2-dev_1.2.16.1-1 libasound2t64_1.2.16.1-1 libaspell15_0.60.8.2-3+b1 libassuan-dev_3.0.2-2+b2 libassuan9_3.0.2-2+b2 libasyncns0_0.8-8 libatk-bridge2.0-0t64_2.61.0-1 libatk-bridge2.0-dev_2.61.0-1 libatk1.0-0t64_2.61.0-1 libatk1.0-dev_2.61.0-1 libatomic1_16.1.0-3 libatspi2.0-0t64_2.61.0-1 libatspi2.0-dev_2.61.0-1 libattr1_1:2.6.0-1 libaudit-common_1:4.1.2-1 libaudit1_1:4.1.2-1+b1 libavahi-client3_0.8-18 libavahi-common-data_0.8-18 libavahi-common3_0.8-18 libavif16_1.4.2-1 libb2-1_0.98.1-1.1+b3 libbinutils_2.47-2 libblkid-dev_2.42.2-2 libblkid1_2.42.2-2 libbrotli-dev_1.2.0-3 libbrotli1_1.2.0-3 libbsd0_0.12.2-3 libbz2-1.0_1.0.8-6+b2 libbz2-dev_1.0.8-6+b2 libc-bin_2.42-17 libc-dev-bin_2.42-17 libc-gconv-modules-extra_2.42-17 libc6_2.42-17 libc6-dev_2.42-17 libcaca0_0.99.beta20-8 libcairo-gobject2_1.18.4-3+b1 libcairo-script-interpreter2_1.18.4-3+b1 libcairo2_1.18.4-3+b1 libcairo2-dev_1.18.4-3+b1 libcap-ng0_0.9.3-1+b1 libcap2_1:2.78-1 libcap2-bin_1:2.78-1 libcc1-0_16.1.0-3 libcdparanoia0_3.10.2+debian-14+b2 libcloudproviders-dev_0.4.0-2+b1 libcloudproviders0_0.4.0-2+b1 libcolord2_1.4.8-3 libcom-err2_1.47.4-1 libcrypt-dev_1:4.5.1-1+b1 libcrypt1_1:4.5.1-1+b1 libctf-nobfd0_2.47-2 libctf0_2.47-2 libcups2t64_2.4.18-1 libcurl3t64-gnutls_8.21.0-2 libcurl4-gnutls_8.21.0-2 libcurl4-gnutls-dev_8.21.0-2 libdatrie-dev_0.2.14-2 libdatrie1_0.2.14-2 libdav1d-dev_1.5.4-1 libdav1d7_1.5.4-1 libdb5.3t64_5.3.28+dfsg2-11+b1 libdbus-1-3_1.16.2-5+b1 libdbus-1-dev_1.16.2-5+b1 libdconf1_0.49.0-4+b1 libde265-0_1.1.1-1 libdebconfclient0_0.283 libdebhelper-perl_14.3 libdecor-0-0_0.2.5-1+b1 libdecor-0-dev_0.2.5-1+b1 libdeflate-dev_1.25-1 libdeflate0_1.25-1 libdouble-conversion3_3.4.0-1+b1 libdpkg-perl_1.23.7 libdrm-amdgpu1_2.4.134-3 libdrm-common_2.4.134-3 libdrm-dev_2.4.134-3 libdrm-intel1_2.4.134-3 libdrm-nouveau2_2.4.134-3 libdrm-radeon1_2.4.134-3 libdrm2_2.4.134-3 libduktape207_2.7.0-2+b3 libdumb1t64_1:0.9.3-7+b2 libdv4t64_1.0.0-17.1+b2 libedit2_3.1-20260512-1 libegl-dev_1.7.0-3+b1 libegl-mesa0_26.1.5-1 libegl1_1.7.0-3+b1 libegl1-mesa-dev_26.1.5-1 libelf1t64_0.195-1 libenchant-2-2_2.8.16+dfsg-4 libepoxy-dev_1.5.10-2+b2 libepoxy0_1.5.10-2+b2 libevdev2_1.13.6+dfsg-3 libevent-2.1-7t64_2.1.13-stable-1 libexpat1_2.8.2-1 libexpat1-dev_2.8.2-1 libffi-dev_3.7.1-2 libffi8_3.7.1-2 libfile-stripnondeterminism-perl_1.15.1-1 libflac++11_1.5.0+ds-5+b1 libflac-dev_1.5.0+ds-5+b1 libflac14_1.5.0+ds-5+b1 libflite1_2.2-7+b2 libfontconfig-dev_2.17.1-5 libfontconfig1_2.17.1-5 libfontenc1_1:1.1.8-1+b3 libfreetype-dev_2.14.3+dfsg-2 libfreetype6_2.14.3+dfsg-2 libfribidi-dev_1.0.16-5+b1 libfribidi0_1.0.16-5+b1 libgav1-2_0.20.0-2+b2 libgbm-dev_26.1.5-1 libgbm1_26.1.5-1 libgcc-15-dev_15.3.0-2 libgcc-s1_16.1.0-3 libgcrypt20_1.12.2-1 libgdbm-compat4t64_1.26-1+b2 libgdbm6t64_1.26-1+b2 libgdk-pixbuf-2.0-0_2.44.7+dfsg-1 libgdk-pixbuf-2.0-dev_2.44.7+dfsg-1 libgdk-pixbuf2.0-bin_2.44.7+dfsg-1 libgdk-pixbuf2.0-common_2.44.7+dfsg-1 libgif-dev_6.1.3-1 libgif7_6.1.3-1 libgio-2.0-dev_2.88.2-1 libgio-2.0-dev-bin_2.88.2-1 libgirepository-2.0-0_2.88.2-1 libgl-dev_1.7.0-3+b1 libgl1_1.7.0-3+b1 libgl1-mesa-dri_26.1.5-1 libgles-dev_1.7.0-3+b1 libgles1_1.7.0-3+b1 libgles2_1.7.0-3+b1 libglew-common-dev_2.3.1+dfsg2-5 libglew-dev_2.3.1+dfsg2-5 libglew2.3_2.3.1+dfsg2-5 libglib2.0-0t64_2.88.2-1 libglib2.0-bin_2.88.2-1 libglib2.0-data_2.88.2-1 libglib2.0-dev_2.88.2-1 libglib2.0-dev-bin_2.88.2-1 libglu1-mesa_9.0.2-1.1+b4 libglu1-mesa-dev_9.0.2-1.1+b4 libglvnd-core-dev_1.7.0-3+b1 libglvnd-dev_1.7.0-3+b1 libglvnd0_1.7.0-3+b1 libglx-dev_1.7.0-3+b1 libglx-mesa0_26.1.5-1 libglx0_1.7.0-3+b1 libglycin-2-0_2.1.5+ds-2 libglycin-2-dev_2.1.5+ds-2 libgmime-3.0-0t64_3.2.15+dfsg-1+b1 libgmime-3.0-dev_3.2.15+dfsg-1+b1 libgmp-dev_2:6.3.0+dfsg-5+b2 libgmp10_2:6.3.0+dfsg-5+b2 libgmpxx4ldbl_2:6.3.0+dfsg-5+b2 libgnutls-dane0t64_3.8.13-1 libgnutls28-dev_3.8.13-1 libgnutls30t64_3.8.13-1 libgomp1_16.1.0-3 libgpg-error-dev_1.61-3 libgpg-error0_1.61-3 libgpgme-dev_2.1.2-1 libgpgme45_2.1.2-1 libgpgmepp-dev_2.1.0-2 libgpgmepp7_2.1.0-2 libgpm2_1.20.7-12+b2 libgprofng0_2.47-2 libgraphite2-3_1.3.15-2 libgraphite2-dev_1.3.15-2 libgs-common_10.07.1~dfsg-1 libgs10_10.07.1~dfsg-1 libgs10-common_10.07.1~dfsg-1 libgsl-dev_2.8+dfsg-6+b1 libgsl28_2.8+dfsg-6+b1 libgslcblas0_2.8+dfsg-6+b1 libgssapi-krb5-2_1.22.1-3 libgssrpc4t64_1.22.1-3 libgstreamer-gl1.0-0_1.28.5-1 libgstreamer-plugins-base1.0-0_1.28.5-1 libgstreamer-plugins-base1.0-dev_1.28.5-1 libgstreamer1.0-0_1.28.5-1 libgstreamer1.0-dev_1.28.5-1 libgtk-3-0t64_3.24.52-1 libgtk-3-common_3.24.52-1 libgtk-3-dev_3.24.52-1 libgudev-1.0-0_238-7+b2 libgudev-1.0-dev_238-7+b2 libharfbuzz-cairo0_12.3.2-2+b2 libharfbuzz-dev_12.3.2-2+b2 libharfbuzz-gobject0_12.3.2-2+b2 libharfbuzz-icu0_12.3.2-2+b2 libharfbuzz-subset0_12.3.2-2+b2 libharfbuzz0b_12.3.2-2+b2 libheif-dev_1.23.1-1 libheif-plugin-dav1d_1.23.1-1 libheif-plugin-libde265_1.23.1-1 libheif1_1.23.1-1 libhidapi-hidraw0_0.15.0-2+b2 libhogweed6t64_3.10.2-1+b1 libhunspell-1.7-0_1.7.3+really1.7.3-5 libhwy-dev_1.3.0-2+b1 libhwy1t64_1.3.0-2+b1 libhyphen0_2.8.9-3 libibus-1.0-5_1.5.34-1 libibus-1.0-dev_1.5.34-1 libice-dev_2:1.1.1-1+b2 libice6_2:1.1.1-1+b2 libicu-dev_78.3-2 libicu78_78.3-2 libid3tag0_0.16.3-4 libid3tag0-dev_0.16.3-4 libidn12_1.44-1 libidn2-0_2.3.8-5 libidn2-dev_2.3.8-5 libijs-0.35_0.35-16+b2 libimlib2-dev_1.12.6-1+b1 libimlib2t64_1.12.6-1+b1 libinput-bin_1.31.3-1 libinput10_1.31.3-1 libisl23_0.28-1 libitm1_16.1.0-3 libjansson4_2.15.1-1 libjavascriptcoregtk-4.1-0_2.52.5-1 libjavascriptcoregtk-4.1-dev_2.52.5-1 libjbig-dev_2.1-6.1+b3 libjbig0_2.1-6.1+b3 libjbig2dec0_0.20-1+b4 libjpeg-dev_1:3.1.3-4 libjpeg62-turbo_1:3.1.3-4 libjpeg62-turbo-dev_1:3.1.3-4 libjson-c5_0.19+ds-1 libjxl-dev_0.11.2-5 libjxl0.11_0.11.2-5 libk5crypto3_1.22.1-3 libkadm5clnt-mit12_1.22.1-3 libkadm5srv-mit12_1.22.1-3 libkdb5-10t64_1.22.1-3 libkeyutils1_1.6.3-6+b2 libkrb5-3_1.22.1-3 libkrb5-dev_1.22.1-3 libkrb5support0_1.22.1-3 libksba8_1.8.0-3 liblcms2-2_2.19.1-1 liblcms2-dev_2.19.1-1 libldap-dev_2.6.13+dfsg-1+b1 libldap2_2.6.13+dfsg-1+b1 liblerc-dev_4.1.1+ds-2 liblerc4_4.1.1+ds-2 libllvm21_1:21.1.8-7+b4 liblsan0_16.1.0-3 libltdl-dev_2.5.4-11 libltdl7_2.5.4-11 liblzma-dev_5.8.3-1 liblzma5_5.8.3-1 liblzo2-2_2.10-3+b2 libmagic-mgc_1:5.47-4 libmagic1t64_1:5.47-4 libmanette-0.2-0_0.2.13-1+b1 libmariadb-dev_1:11.8.8-1 libmariadb-dev-compat_1:11.8.8-1 libmariadb3_1:11.8.8-1 libmd0_1.2.0-2 libmd4c0_0.5.3-1 libmodplug1_1:0.8.9.0-3+b3 libmount-dev_2.42.2-2 libmount1_2.42.2-2 libmp3lame0_4.0-1 libmpc3_1.3.1-3 libmpfr6_4.2.2-3 libmpg123-0t64_1.33.6-2 libmpg123-dev_1.33.6-2 libmtdev1t64_1.1.7-1+b2 libncurses-dev_6.6+20260608-2 libncurses6_6.6+20260608-2 libncursesw6_6.6+20260608-2 libnettle8t64_3.10.2-1+b1 libnghttp2-14_1.69.0-1 libnghttp2-dev_1.69.0-1 libnghttp3-9_1.17.0-1 libnghttp3-dev_1.17.0-1 libngtcp2-16_1.24.0-1 libngtcp2-crypto-gnutls-dev_1.24.0-1 libngtcp2-crypto-gnutls8_1.24.0-1 libngtcp2-dev_1.24.0-1 libnpth0t64_1.8-3+b2 libnspr4_2:4.39-1 libnspr4-dev_2:4.39-1 libnss3_2:3.126-1 libnss3-dev_2:3.126-1 libodbc2_2.3.14-2 libodbccr2_2.3.14-2 libodbcinst2_2.3.14-2 libogg-dev_1.3.6-2+b1 libogg0_1.3.6-2+b1 libopenal-data_1:1.25.2-1 libopenal-dev_1:1.25.2-1 libopenal1_1:1.25.2-1 libopencore-amrnb0_0.1.6-1+b3 libopencore-amrwb0_0.1.6-1+b3 libopengl-dev_1.7.0-3+b1 libopengl0_1.7.0-3+b1 libopenjp2-7_2.5.4-1.1 libopenjp2-7-dev_2.5.4-1.1 libopus-dev_1.6.1-1+b1 libopus0_1.6.1-1+b1 libopusfile-dev_0.12-4+b4 libopusfile0_0.12-4+b4 liborc-0.4-0t64_1:0.4.42-4 liborc-0.4-dev_1:0.4.42-4 liborc-0.4-dev-bin_1:0.4.42-4 libout123-0t64_1.33.6-2 libp11-kit-dev_0.26.4-1 libp11-kit0_0.26.4-1 libpam-modules_1.7.0-8 libpam-modules-bin_1.7.0-8 libpam-runtime_1.7.0-8 libpam-systemd_261.2-1 libpam0g_1.7.0-8 libpango-1.0-0_1.58.0-1 libpango1.0-dev_1.58.0-1 libpangocairo-1.0-0_1.58.0-1 libpangoft2-1.0-0_1.58.0-1 libpangoxft-1.0-0_1.58.0-1 libpaper2_2.2.5-0.4 libpciaccess-dev_0.19-2 libpciaccess0_0.19-2 libpcre2-16-0_10.46-1+b2 libpcre2-32-0_10.46-1+b2 libpcre2-8-0_10.46-1+b2 libpcre2-dev_10.46-1+b2 libpcre2-posix3_10.46-1+b2 libperl5.42_5.42.2-3 libpipeline1_1.5.8-3 libpixman-1-0_0.46.4-1+b2 libpixman-1-dev_0.46.4-1+b2 libpkgconf7_2.5.1-4 libpng-dev_1.6.58-1 libpng16-16t64_1.6.58-1 libpoppler-cpp-dev_26.01.0-5 libpoppler-cpp3_26.01.0-5 libpoppler-dev_26.01.0-5 libpoppler-glib-dev_26.01.0-5 libpoppler-glib8t64_26.01.0-5 libpoppler-private-dev_26.01.0-5 libpoppler156_26.01.0-5 libpq-dev_18.4-1+b2 libpq5_18.4-1+b2 libproc2-1_2:4.0.6-3 libproxy1v5_0.5.12-1+b1 libpsl-dev_0.23.0-1 libpsl5t64_0.23.0-1 libpulse-dev_17.0+dfsg1-2.1+b2 libpulse-mainloop-glib0_17.0+dfsg1-2.1+b2 libpulse0_17.0+dfsg1-2.1+b2 libpython3-stdlib_3.14.6-1 libpython3.14-minimal_3.14.6-1 libpython3.14-stdlib_3.14.6-1 libqt6concurrent6_6.10.2+dfsg-15 libqt6core6t64_6.10.2+dfsg-15 libqt6dbus6_6.10.2+dfsg-15 libqt6gui6_6.10.2+dfsg-15 libqt6network6_6.10.2+dfsg-15 libqt6opengl6_6.10.2+dfsg-15 libqt6openglwidgets6_6.10.2+dfsg-15 libqt6printsupport6_6.10.2+dfsg-15 libqt6sql6_6.10.2+dfsg-15 libqt6svg6_6.10.2-9 libqt6svgwidgets6_6.10.2-9 libqt6test6_6.10.2+dfsg-15 libqt6waylandclient6_6.10.2+dfsg-15 libqt6widgets6_6.10.2+dfsg-15 libqt6wlshellintegration6_6.10.2+dfsg-15 libqt6xml6_6.10.2+dfsg-15 librav1e0.8_0.8.1-11 libreadline8t64_8.3-4 librsvg2-2_2.62.1+dfsg-1 librsvg2-common_2.62.1+dfsg-1 librsvg2-dev_2.62.1+dfsg-1 librtmp-dev_2.6-1 librtmp1_2.6-1 libsasl2-2_2.1.28+dfsg1-11 libsasl2-modules-db_2.1.28+dfsg1-11 libsdl-ttf2.0-0_2.0.11-6+b3 libsdl-ttf2.0-dev_2.0.11-6+b3 libsdl1.2-dev_1.2.76-1 libsdl1.2debian_1.2.76-1 libsdl2-2.0-0_2.32.70+ds-1 libsdl2-dev_2.32.70+ds-1 libsdl2-image-2.0-0_2.8.12+dfsg-1 libsdl2-image-dev_2.8.12+dfsg-1 libsdl2-mixer-2.0-0_2.8.2+dfsg-1 libsdl2-mixer-dev_2.8.2+dfsg-1 libsdl2-ttf-2.0-0_2.24.0+dfsg-3+b1 libsdl2-ttf-dev_2.24.0+dfsg-3+b1 libsdl3-0_3.4.12+ds-1 libsdl3-dev_3.4.12+ds-1 libseccomp-dev_2.6.1-1 libseccomp2_2.6.1-1 libsecret-1-0_0.21.7-2+b1 libsecret-common_0.21.7-2 libselinux-dev_3.11-2 libselinux1_3.11-2 libsensors-config_1:3.6.2-2 libsensors5_1:3.6.2-2+b2 libsepol-dev_3.11-1 libsepol2_3.11-1 libsframe3_2.47-2 libsharpyuv-dev_1.5.0-0.1+b2 libsharpyuv0_1.5.0-0.1+b2 libshout3_2.4.6-1+b6 libslang2_2.3.3-6 libsm-dev_2:1.2.6-1+b2 libsm6_2:1.2.6-1+b2 libsmartcols1_2.42.2-2 libsndfile1_1.2.2-4+b1 libsoup-3.0-0_3.6.6-1 libsoup-3.0-common_3.6.6-1 libsoup-3.0-dev_3.6.6-1 libspectre-dev_0.2.12-2 libspectre1_0.2.12-2 libspeex1_1.2.1-3+b2 libsqlite3-0_3.53.4-1 libsqlite3-dev_3.53.4-1 libssh2-1-dev_1.11.1-5 libssh2-1t64_1.11.1-5 libssl-dev_3.6.3-1 libssl3t64_3.6.3-1 libstdc++-15-dev_15.3.0-2 libstdc++6_16.1.0-3 libsvtav1enc4_4.1.0+dfsg-1 libsyn123-0t64_1.33.6-2 libsysprof-capture-4-dev_50.0-3 libsystemd-dev_261.2-1 libsystemd-shared_261.2-1 libsystemd0_261.2-1 libtag2_2.3.1-2 libtasn1-6_4.21.0-2+b1 libtasn1-6-dev_4.21.0-2+b1 libtext-iconv-perl_1.7-9+b1 libthai-data_0.1.30-3 libthai-dev_0.1.30-3 libthai0_0.1.30-3 libtheora1_1.2.0+dfsg-6+b2 libtheoradec2_1.2.0+dfsg-6+b2 libtheoraenc2_1.2.0+dfsg-6+b2 libtiff-dev_4.7.2-1 libtiff6_4.7.2-1 libtiffxx6_4.7.2-1 libtinfo6_6.6+20260608-2 libtool_2.5.4-11 libts0t64_1.22-1.1+b2 libtsan2_16.1.0-3 libtwolame0_0.4.0-3 libubsan1_16.1.0-3 libuchardet0_0.0.8-2+b2 libudev-dev_261.2-1 libudev1_261.2-1 libunbound8_1.25.2-1 libunistring-dev_1.4.2-1 libunistring5_1.4.2-1 libuuid1_2.42.2-2 libv4l-0t64_1.32.0-5 libv4l-dev_1.32.0-5 libv4l2rds0t64_1.32.0-5 libv4lconvert0t64_1.32.0-5 libvisual-0.4-0_0.4.2-5 libvorbis-dev_1.3.7-3+b2 libvorbis0a_1.3.7-3+b2 libvorbisenc2_1.3.7-3+b2 libvorbisfile3_1.3.7-3+b2 libvpx12_1.16.0-3 libvulkan-dev_1.4.341.0-1 libvulkan1_1.4.341.0-1 libwacom-common_2.18.0-1 libwacom9_2.18.0-1 libwavpack1_5.9.0-2 libwayland-bin_1.26.0-1 libwayland-client0_1.26.0-1 libwayland-cursor0_1.26.0-1 libwayland-dev_1.26.0-1 libwayland-egl1_1.26.0-1 libwayland-server0_1.26.0-1 libwebkit2gtk-4.1-0_2.52.5-1 libwebkit2gtk-4.1-dev_2.52.5-1 libwebp-dev_1.5.0-0.1+b2 libwebp7_1.5.0-0.1+b2 libwebpdecoder3_1.5.0-0.1+b2 libwebpdemux2_1.5.0-0.1+b2 libwebpmux3_1.5.0-0.1+b2 libx11-6_2:1.8.13-1 libx11-data_2:1.8.13-1 libx11-dev_2:1.8.13-1 libx11-xcb-dev_2:1.8.13-1 libx11-xcb1_2:1.8.13-1 libxau-dev_1:1.0.11-1+b2 libxau6_1:1.0.11-1+b2 libxcb-cursor0_0.1.6-1 libxcb-dri3-0_1.17.0-2+b2 libxcb-glx0_1.17.0-2+b2 libxcb-icccm4_0.4.2-1+b2 libxcb-image0_0.4.0-2+b3 libxcb-keysyms1_0.4.1-1+b2 libxcb-present0_1.17.0-2+b2 libxcb-randr0_1.17.0-2+b2 libxcb-render-util0_0.3.10-1+b2 libxcb-render0_1.17.0-2+b2 libxcb-render0-dev_1.17.0-2+b2 libxcb-shape0_1.17.0-2+b2 libxcb-shm0_1.17.0-2+b2 libxcb-shm0-dev_1.17.0-2+b2 libxcb-sync1_1.17.0-2+b2 libxcb-util1_0.4.1-1+b2 libxcb-xfixes0_1.17.0-2+b2 libxcb-xinput0_1.17.0-2+b2 libxcb-xkb1_1.17.0-2+b2 libxcb1_1.17.0-2+b2 libxcb1-dev_1.17.0-2+b2 libxcomposite-dev_1:0.4.6-1+b2 libxcomposite1_1:0.4.6-1+b2 libxcursor-dev_1:1.2.3-1+b2 libxcursor1_1:1.2.3-1+b2 libxdamage-dev_1:1.1.7-1+b1 libxdamage1_1:1.1.7-1+b1 libxdmcp-dev_1:1.1.5-2+b1 libxdmcp6_1:1.1.5-2+b1 libxext-dev_2:1.3.4-1+b4 libxext6_2:1.3.4-1+b4 libxfixes-dev_1:6.0.0-2+b5 libxfixes3_1:6.0.0-2+b5 libxft-dev_2.3.6-1+b5 libxft2_2.3.6-1+b5 libxi-dev_2:1.8.2-2+b1 libxi6_2:1.8.2-2+b1 libxinerama-dev_2:1.1.4-3+b5 libxinerama1_2:1.1.4-3+b5 libxkbcommon-dev_1.13.1-1 libxkbcommon-x11-0_1.13.1-1 libxkbcommon0_1.13.1-1 libxml2-16_2.15.3+dfsg-1 libxml2-dev_2.15.3+dfsg-1 libxmp-dev_4.7.2-1 libxmp4_4.7.2-1 libxrandr-dev_2:1.5.4-1+b4 libxrandr2_2:1.5.4-1+b4 libxrender-dev_1:0.9.12-1+b2 libxrender1_1:0.9.12-1+b2 libxres-dev_2:1.2.1-2 libxres1_2:1.2.1-2 libxshmfence1_1.3.3-1+b2 libxslt1-dev_1.1.45-0.1 libxslt1.1_1.1.45-0.1 libxss-dev_1:1.2.3-1+b4 libxss1_1:1.2.3-1+b4 libxt-dev_1:1.2.1-1.3+b2 libxt6t64_1:1.2.1-1.3+b2 libxtst-dev_2:1.2.5-1+b2 libxtst6_2:1.2.5-1+b2 libxv-dev_2:1.0.13-1+b1 libxv1_2:1.0.13-1+b1 libxxf86vm-dev_1:1.1.4-2+b1 libxxf86vm1_1:1.1.4-2+b1 libyuv0_0.0.1949.20260706-1 libz3-4_4.13.3-1.1 libzstd-dev_1.5.7+dfsg-3+b2 libzstd1_1.5.7+dfsg-3+b2 linux-libc-dev_7.1.5-1 m4_1.4.21-1 make_4.4.1-3 man-db_2.13.1-1 mariadb-common_1:11.8.8-1 mawk_1.3.4.20260302-1 media-types_14.0.0 mesa-common-dev_26.1.5-1 mesa-libgallium_26.1.5-1 mysql-common_5.8+1.1.1 native-architecture_0.2.6 ncurses-base_6.6+20260608-2 ncurses-bin_6.6+20260608-2 netbase_6.5 nettle-dev_3.10.2-1+b1 openssl-provider-legacy_3.6.3-1 pango1.0-tools_1.58.0-1 patch_2.8-2 pci.ids_0.0~2026.07.21-1 perl_5.42.2-3 perl-base_5.42.2-3 perl-modules-5.42_5.42.2-3 pinentry-curses_1.3.3-2 pkgconf_2.5.1-4 pkgconf-bin_2.5.1-4 po-debconf_1.0.22 poppler-data_0.4.12-1 procps_2:4.0.6-3 python3_3.14.6-1 python3-minimal_3.14.6-1 python3-packaging_26.2-2 python3.14_3.14.6-1 python3.14-minimal_3.14.6-1 qmake6_6.10.2+dfsg-15 qmake6-bin_6.10.2+dfsg-15 qt6-base-dev_6.10.2+dfsg-15 qt6-base-dev-tools_6.10.2+dfsg-15 qt6-qpa-plugins_6.10.2+dfsg-15 qt6-svg-dev_6.10.2-9 qtpaths6_6.10.2+dfsg-15 qtpaths6-bin_6.10.2+dfsg-15 readline-common_8.3-4 rpcsvc-proto_1.4.4-1 sed_4.9-3 sensible-utils_0.0.26 sgml-base_1.31+nmu1 shared-mime-info_2.4-5+b3 systemd_261.2-1 systemd-sysv_261.2-1 sysvinit-utils_3.18-1 tar_1.35+dfsg-4 tzdata_2026c-1 unixodbc-common_2.3.14-2 unixodbc-dev_2.3.14-2 user-session-migration_0.5.2 util-linux_2.42.2-2 uuid-dev_2.42.2-2 wayland-protocols_1.49-1 x11-common_1:7.7+26 x11proto-dev_2025.1-1 xdg-dbus-proxy_0.1.7-1 xdg-utils_1.2.1-2 xfonts-encodings_1:1.0.4-2.2 xfonts-utils_1:7.7+7 xkb-data_2.47-1 xml-core_0.21 xorg-sgml-doctools_1:1.12.1-1 xtrans-dev_1.6.0-1 xz-utils_5.8.3-1 zlib1g_1:1.3.dfsg+really1.3.2-3 zlib1g-dev_1:1.3.dfsg+really1.3.2-3 +------------------------------------------------------------------------------+ | Build Tue, 11 Aug 2026 03:41:11 +0000 | +------------------------------------------------------------------------------+ Unpack source ------------- -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 3.0 (quilt) Source: gambas3 Binary: gambas3, gambas3-devel, gambas3-examples, gambas3-gb-cairo, gambas3-gb-clipper, gambas3-gb-clipper2, gambas3-gb-dbus, gambas3-gb-form-stock, gambas3-gb-gmp, gambas3-gb-hash, gambas3-gb-chart, gambas3-gb-compress, gambas3-gb-compress-bzlib2, gambas3-gb-compress-zlib, gambas3-gb-compress-zstd, gambas3-gb-crypt, gambas3-gb-db, gambas3-gb-db-form, gambas3-gb-db-mysql, gambas3-gb-db-odbc, gambas3-gb-db-postgresql, gambas3-gb-db-sqlite3, gambas3-gb-db2, gambas3-gb-db2-form, gambas3-gb-db2-mysql, gambas3-gb-db2-odbc, gambas3-gb-db2-postgresql, gambas3-gb-db2-sqlite3, gambas3-gb-desktop, gambas3-gb-desktop-x11, gambas3-gb-form, gambas3-gb-form-dialog, gambas3-gb-form-editor, gambas3-gb-form-htmlview, gambas3-gb-form-mdi, gambas3-gb-form-print, gambas3-gb-gtk3, gambas3-gb-gtk3-wayland, gambas3-gb-gtk3-x11, gambas3-gb-gtk3-webview, gambas3-gb-gtk3-opengl, gambas3-gb-gui, gambas3-gb-poppler, gambas3-gb-image, gambas3-gb-image-io, gambas3-gb-image-imlib, gambas3-gb-image-effect, gambas3-gb-inotify, gambas3-gb-markdown, gambas3-gb-net, gambas3-gb-scanner, gambas3-gb-util, gambas3-gb-util-web, gambas3-gb-net-curl, gambas3-gb-net-smtp, gambas3-gb-net-pop3, gambas3-gb-openal, gambas3-gb-opengl, gambas3-gb-opengl-glsl, gambas3-gb-opengl-glu, gambas3-gb-opengl-sge, gambas3-gb-openssl, gambas3-gb-pcre, gambas3-gb-qt6, gambas3-gb-qt6-ext, gambas3-gb-dbus-trayicon, gambas3-gb-qt6-wayland, gambas3-gb-qt6-x11, gambas3-gb-qt6-webview, gambas3-gb-qt6-opengl, gambas3-gb-report, gambas3-gb-report2, gambas3-gb-sdl2, gambas3-gb-sdl2-audio, gambas3-gb-settings, gambas3-gb-v4l, gambas3-gb-vb, gambas3-gb-web, gambas3-gb-web-feed, gambas3-gb-web-form, gambas3-gb-web-gui, gambas3-gb-xml, gambas3-gb-xml-rpc, gambas3-gb-xml-xslt, gambas3-gb-xml-html, gambas3-gb-libxml, gambas3-ide, gambas3-runtime, gambas3-scripter, gambas3-gb-option, gambas3-gb-eval-highlight, gambas3-gb-highlight, gambas3-gb-signal, gambas3-gb-mysql, gambas3-gb-gsl, gambas3-gb-ncurses, gambas3-gb-complex, gambas3-gb-data, gambas3-gb-mime, gambas3-gb-httpd, gambas3-gb-memcached, gambas3-gb-args, gambas3-gb-map, gambas3-gb-jit, gambas3-gb-media, gambas3-gb-media-form, gambas3-gb-logging, gambas3-gb-form-terminal, gambas3-gb-term, gambas3-gb-term-form Architecture: any all Version: 3.22.0-1 Maintainer: Debian Gambas Team Uploaders: José L. Redrejo Rodríguez Homepage: http://gambas.sourceforge.net Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/gambas-team/gambas3 Vcs-Git: https://salsa.debian.org/gambas-team/gambas3.git Build-Depends: debhelper-compat (= 12), gettext, libalure-dev, libbz2-dev, libcrypt-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, libdbus-1-dev, libffi-dev, libglew-dev, libgmime-3.0-dev, libgmp-dev, libgsl-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libgtk-3-dev, libwebkit2gtk-4.1-dev [linux-any], libimlib2-dev, libjpeg-dev, libltdl-dev, default-libmysqlclient-dev, libncurses-dev, libopenal-dev, libpcre2-dev, libpng-dev, libpoppler-cpp-dev, libpoppler-glib-dev, libpoppler-private-dev, libpq-dev, librsvg2-dev, libsdl-ttf2.0-dev, libsdl2-dev, libsdl2-image-dev, libsdl2-mixer-dev, libsdl2-ttf-dev, libsqlite3-dev, libssl-dev, libv4l-dev [linux-any], libxml2-dev, libxslt1-dev, libxt-dev, libxtst-dev, libzstd-dev, linux-libc-dev [linux-any], mesa-common-dev, pkgconf, qt6-base-dev, qt6-svg-dev, qt6-webengine-dev [amd64 arm64 armhf i386], unixodbc-dev, xdg-utils, zlib1g-dev Package-List: gambas3 deb devel optional arch=all gambas3-devel deb devel optional arch=any gambas3-examples deb devel optional arch=all gambas3-gb-args deb libdevel optional arch=all gambas3-gb-cairo deb devel optional arch=any gambas3-gb-chart deb libdevel optional arch=all gambas3-gb-clipper deb libdevel optional arch=any gambas3-gb-clipper2 deb libdevel optional arch=any gambas3-gb-complex deb libdevel optional arch=any gambas3-gb-compress deb libdevel optional arch=any gambas3-gb-compress-bzlib2 deb libdevel optional arch=any gambas3-gb-compress-zlib deb libdevel optional arch=any gambas3-gb-compress-zstd deb libdevel optional arch=any gambas3-gb-crypt deb libdevel optional arch=any gambas3-gb-data deb libdevel optional arch=any gambas3-gb-db deb libdevel optional arch=any gambas3-gb-db-form deb libdevel optional arch=all gambas3-gb-db-mysql deb libdevel optional arch=any gambas3-gb-db-odbc deb libdevel optional arch=any gambas3-gb-db-postgresql deb libdevel optional arch=any gambas3-gb-db-sqlite3 deb libdevel optional arch=any gambas3-gb-db2 deb libdevel optional arch=any gambas3-gb-db2-form deb libdevel optional arch=all gambas3-gb-db2-mysql deb libdevel optional arch=any gambas3-gb-db2-odbc deb libdevel optional arch=any gambas3-gb-db2-postgresql deb libdevel optional arch=any gambas3-gb-db2-sqlite3 deb libdevel optional arch=any gambas3-gb-dbus deb devel optional arch=any gambas3-gb-dbus-trayicon deb devel optional arch=any gambas3-gb-desktop deb libdevel optional arch=any gambas3-gb-desktop-x11 deb libdevel optional arch=any gambas3-gb-eval-highlight deb libdevel optional arch=all gambas3-gb-form deb libdevel optional arch=all gambas3-gb-form-dialog deb libdevel optional arch=all gambas3-gb-form-editor deb libdevel optional arch=all gambas3-gb-form-htmlview deb libdevel optional arch=any gambas3-gb-form-mdi deb libdevel optional arch=all gambas3-gb-form-print deb libdevel optional arch=all gambas3-gb-form-stock deb devel optional arch=all gambas3-gb-form-terminal deb libdevel optional arch=all gambas3-gb-gmp deb libdevel optional arch=any gambas3-gb-gsl deb libdevel optional arch=any gambas3-gb-gtk3 deb libdevel optional arch=any gambas3-gb-gtk3-opengl deb libdevel optional arch=any gambas3-gb-gtk3-wayland deb libdevel optional arch=linux-any gambas3-gb-gtk3-webview deb libdevel optional arch=linux-any gambas3-gb-gtk3-x11 deb libdevel optional arch=any gambas3-gb-gui deb libdevel optional arch=any gambas3-gb-hash deb libdevel optional arch=any gambas3-gb-highlight deb libdevel optional arch=all gambas3-gb-httpd deb libdevel optional arch=any gambas3-gb-image deb libdevel optional arch=any gambas3-gb-image-effect deb libdevel optional arch=any gambas3-gb-image-imlib deb libdevel optional arch=any gambas3-gb-image-io deb libdevel optional arch=any gambas3-gb-inotify deb libdevel optional arch=linux-any gambas3-gb-jit deb libdevel optional arch=any gambas3-gb-libxml deb libdevel optional arch=any gambas3-gb-logging deb libdevel optional arch=all gambas3-gb-map deb libdevel optional arch=all gambas3-gb-markdown deb libdevel optional arch=any gambas3-gb-media deb libdevel optional arch=any gambas3-gb-media-form deb libdevel optional arch=any gambas3-gb-memcached deb libdevel optional arch=all gambas3-gb-mime deb libdevel optional arch=any gambas3-gb-mysql deb libdevel optional arch=any gambas3-gb-ncurses deb libdevel optional arch=any gambas3-gb-net deb libdevel optional arch=any gambas3-gb-net-curl deb libdevel optional arch=any gambas3-gb-net-pop3 deb libdevel optional arch=any gambas3-gb-net-smtp deb libdevel optional arch=any gambas3-gb-openal deb libdevel optional arch=any gambas3-gb-opengl deb libdevel optional arch=any gambas3-gb-opengl-glsl deb libdevel optional arch=any gambas3-gb-opengl-glu deb libdevel optional arch=any gambas3-gb-opengl-sge deb libdevel optional arch=any gambas3-gb-openssl deb libdevel optional arch=any gambas3-gb-option deb libdevel optional arch=any gambas3-gb-pcre deb libdevel optional arch=any gambas3-gb-poppler deb libdevel optional arch=any gambas3-gb-qt6 deb libdevel optional arch=any gambas3-gb-qt6-ext deb libdevel optional arch=any gambas3-gb-qt6-opengl deb libdevel optional arch=any gambas3-gb-qt6-wayland deb kde optional arch=linux-any gambas3-gb-qt6-webview deb kde optional arch=amd64,arm64,armhf,i386 gambas3-gb-qt6-x11 deb kde optional arch=any gambas3-gb-report deb libdevel optional arch=all gambas3-gb-report2 deb libdevel optional arch=all gambas3-gb-scanner deb libdevel optional arch=any gambas3-gb-sdl2 deb libdevel optional arch=any gambas3-gb-sdl2-audio deb libdevel optional arch=any gambas3-gb-settings deb libdevel optional arch=all gambas3-gb-signal deb libdevel optional arch=any gambas3-gb-term deb libdevel optional arch=any gambas3-gb-term-form deb libdevel optional arch=all gambas3-gb-util deb libdevel optional arch=any gambas3-gb-util-web deb libdevel optional arch=any gambas3-gb-v4l deb libdevel optional arch=linux-any gambas3-gb-vb deb libdevel optional arch=any gambas3-gb-web deb libdevel optional arch=all gambas3-gb-web-feed deb libdevel optional arch=all gambas3-gb-web-form deb libdevel optional arch=all gambas3-gb-web-gui deb libdevel optional arch=all gambas3-gb-xml deb libdevel optional arch=any gambas3-gb-xml-html deb libdevel optional arch=any gambas3-gb-xml-rpc deb libdevel optional arch=all gambas3-gb-xml-xslt deb libdevel optional arch=any gambas3-ide deb devel optional arch=all gambas3-runtime deb devel optional arch=any gambas3-scripter deb libdevel optional arch=all Checksums-Sha1: 7f8edd1a795fb6037f83b827b71d3366b5b412b3 22649485 gambas3_3.22.0.orig.tar.gz 6f2e1297bfe0a2bde62812b3870b6d6eeb6218df 29604 gambas3_3.22.0-1.debian.tar.xz Checksums-Sha256: 1dde712a8c55c6ab2e0a9531c68f28e4a5977557d3f44511d333309b5fe5c7c5 22649485 gambas3_3.22.0.orig.tar.gz 7a7b3a0b8b887c5a383cf79863293f14ea92d65f99b3c9e464dc4c66ca6fb7a7 29604 gambas3_3.22.0-1.debian.tar.xz Files: 59f3e2fbc982be4ce0938daaaf07d155 22649485 gambas3_3.22.0.orig.tar.gz c360cd368639e8848ae659417e7d3d7a 29604 gambas3_3.22.0-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmpqd2EQHGJhZ2VAZGVi aWFuLm9yZwAKCRAfXHqLRVZDFIpWC/9IIxFiSU2Q5NHeHPrAYsC9vx4NiYoLma1/ UmC+BxJo/tvAwC6Z/WmW6CQyqnhMDE8bvI0IKulUvVOH9UNJbXh2ABQCLwmZme2d 0inP2iFVZsiRylto6OqrB5//JdEg6m6qho+Pm2E5boPblIlqVRyqShDBUvHcO44s 4siR47f2g20FThQlA5TFS8KWacXdGwFm0+SWiHyRQBRlVv4GdP6bw9hEa7aoccnh GDk96BD8yFU7hSCd4Sda1PVXHlPilJy61TB1g1gXDIMB7+sdDiZwEeTp5tdrLNYx x+RvwQp3OArYnujSMNfgTmQ//4erSwMe/pZDNX3anDr0gX3nFZNam8eGtebTeKcQ emr62cwixvgwHFnfcg/33v/P4bAqIdySB0kQ0sDNS3+xO708/YuQHMAwXpLC9mSR h4FZFY43k9zxJQ6ccTkVWX3l4Ti0HBeyHeOaGIqiyKmUhvWiQT6pYW4QkMXRX7Xl KC7jp6F3k/vfC38f7ALIKxvW0O6euBo= =9K3C -----END PGP SIGNATURE----- dpkg-source: warning: cannot verify inline signature for ./gambas3_3.22.0-1.dsc: missing OpenPGP keyrings dpkg-source: info: verifying ./gambas3_3.22.0-1.dsc dpkg-source: info: skipping absent keyring /usr/share/keyrings/debian-keyring.pgp dpkg-source: info: skipping absent keyring /usr/share/keyrings/debian-tag2upload.pgp dpkg-source: info: skipping absent keyring /usr/share/keyrings/debian-nonupload.pgp dpkg-source: info: skipping absent keyring /usr/share/keyrings/debian-maintainers.pgp dpkg-source: info: extracting gambas3 in /build/reproducible-path/gambas3-3.22.0 dpkg-source: info: unpacking gambas3_3.22.0.orig.tar.gz dpkg-source: info: unpacking gambas3_3.22.0-1.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying nonverbose_build.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=1785358076 USER=sbuild dpkg-buildpackage ----------------- Command: dpkg-buildpackage --sanitize-env -us -uc -B dpkg-buildpackage: info: source package gambas3 dpkg-buildpackage: info: source version 3.22.0-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Bastian Germann dpkg-source --before-build . dpkg-buildpackage: info: host architecture riscv64 debian/rules clean dh clean debian/rules override_dh_auto_clean make[1]: Entering directory '/build/reproducible-path/gambas3-3.22.0' dh_auto_clean find . -name ".action" |xargs rm -Rfv find . -name ".gambas" |xargs rm -Rfv find . -name "*.gambas" |xargs rm -Rfv find . -name "DISABLED" |xargs rm -Rfv find . -name "DISABLED.gb*" |xargs rm -Rfv find . -name "warnings.log" |xargs rm -Rfv find . -name ".info" |xargs rm -Rfv find . -name ".list" |xargs rm -Rfv find . -name ".startup" |xargs rm -Rfv find . -name "*.mo" -delete find . -name "*.pot" -delete rm -fv aclocal.m4 main/aclocal.m4 make[1]: Leaving directory '/build/reproducible-path/gambas3-3.22.0' dh_clean debian/rules binary-arch dh binary-arch dh_update_autotools_config -a dh_autoreconf -a autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: adding subdirectory main to autoreconf autoreconf: Entering directory 'main' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4' autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' gbc/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'main' autoreconf: configure.ac: adding subdirectory gb.compress.bzlib2 to autoreconf autoreconf: Entering directory 'gb.compress.bzlib2' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.compress.bzlib2' autoreconf: configure.ac: adding subdirectory gb.compress.zlib to autoreconf autoreconf: Entering directory 'gb.compress.zlib' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.compress.zlib' autoreconf: configure.ac: adding subdirectory gb.compress.zstd to autoreconf autoreconf: Entering directory 'gb.compress.zstd' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.compress.zstd' autoreconf: configure.ac: adding subdirectory gb.db.mysql to autoreconf autoreconf: Entering directory 'gb.db.mysql' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.db.mysql' autoreconf: configure.ac: adding subdirectory gb.db.odbc to autoreconf autoreconf: Entering directory 'gb.db.odbc' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.db.odbc' autoreconf: configure.ac: adding subdirectory gb.db.postgresql to autoreconf autoreconf: Entering directory 'gb.db.postgresql' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.db.postgresql' autoreconf: configure.ac: adding subdirectory gb.db.sqlite2 to autoreconf autoreconf: Entering directory 'gb.db.sqlite2' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.db.sqlite2' autoreconf: configure.ac: adding subdirectory gb.db.sqlite3 to autoreconf autoreconf: Entering directory 'gb.db.sqlite3' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.db.sqlite3' autoreconf: configure.ac: adding subdirectory gb.db2.sqlite3 to autoreconf autoreconf: Entering directory 'gb.db2.sqlite3' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.db2.sqlite3' autoreconf: configure.ac: adding subdirectory gb.db2.postgresql to autoreconf autoreconf: Entering directory 'gb.db2.postgresql' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.db2.postgresql' autoreconf: configure.ac: adding subdirectory gb.db2.mysql to autoreconf autoreconf: Entering directory 'gb.db2.mysql' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.db2.mysql' autoreconf: configure.ac: adding subdirectory gb.db2.odbc to autoreconf autoreconf: Entering directory 'gb.db2.odbc' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.db2.odbc' autoreconf: configure.ac: adding subdirectory gb.net to autoreconf autoreconf: Entering directory 'gb.net' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.net' autoreconf: configure.ac: adding subdirectory gb.net.curl to autoreconf autoreconf: Entering directory 'gb.net.curl' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.net.curl' autoreconf: configure.ac: adding subdirectory gb.mime to autoreconf autoreconf: Entering directory 'gb.mime' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.mime' autoreconf: configure.ac: adding subdirectory gb.pcre to autoreconf autoreconf: Entering directory 'gb.pcre' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.pcre' autoreconf: configure.ac: adding subdirectory gb.sdl to autoreconf autoreconf: Entering directory 'gb.sdl' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.sdl' autoreconf: configure.ac: adding subdirectory gb.sdl.sound to autoreconf autoreconf: Entering directory 'gb.sdl.sound' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.sdl.sound' autoreconf: configure.ac: adding subdirectory gb.sdl2 to autoreconf autoreconf: Entering directory 'gb.sdl2' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.sdl2' autoreconf: configure.ac: adding subdirectory gb.libxml to autoreconf autoreconf: Entering directory 'gb.libxml' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.libxml' autoreconf: configure.ac: adding subdirectory gb.xml to autoreconf autoreconf: Entering directory 'gb.xml' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.xml' autoreconf: configure.ac: adding subdirectory gb.v4l to autoreconf autoreconf: Entering directory 'gb.v4l' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.v4l' autoreconf: configure.ac: adding subdirectory gb.crypt to autoreconf autoreconf: Entering directory 'gb.crypt' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.crypt' autoreconf: configure.ac: adding subdirectory gb.qt4 to autoreconf autoreconf: Entering directory 'gb.qt4' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.qt4' autoreconf: configure.ac: adding subdirectory gb.qt5 to autoreconf autoreconf: Entering directory 'gb.qt5' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.qt5' autoreconf: configure.ac: adding subdirectory gb.qt6 to autoreconf autoreconf: Entering directory 'gb.qt6' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.qt6' autoreconf: configure.ac: adding subdirectory gb.gtk to autoreconf autoreconf: Entering directory 'gb.gtk' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.gtk' autoreconf: configure.ac: adding subdirectory gb.gtk3 to autoreconf autoreconf: Entering directory 'gb.gtk3' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.gtk3' autoreconf: configure.ac: adding subdirectory gb.opengl to autoreconf autoreconf: Entering directory 'gb.opengl' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.opengl' autoreconf: configure.ac: adding subdirectory gb.desktop.x11 to autoreconf autoreconf: Entering directory 'gb.desktop.x11' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:6: installing './compile' configure.ac:6: installing './config.guess' configure.ac:6: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.desktop.x11' autoreconf: configure.ac: adding subdirectory gb.desktop.gnome.keyring to autoreconf autoreconf: Entering directory 'gb.desktop.gnome.keyring' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.desktop.gnome.keyring' autoreconf: configure.ac: adding subdirectory gb.pdf to autoreconf autoreconf: Entering directory 'gb.pdf' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.pdf' autoreconf: configure.ac: adding subdirectory gb.poppler to autoreconf autoreconf: Entering directory 'gb.poppler' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:5: installing './compile' configure.ac:5: installing './config.guess' configure.ac:5: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.poppler' autoreconf: configure.ac: adding subdirectory gb.cairo to autoreconf autoreconf: Entering directory 'gb.cairo' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.cairo' autoreconf: configure.ac: adding subdirectory gb.image.io to autoreconf autoreconf: Entering directory 'gb.image.io' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.image.io' autoreconf: configure.ac: adding subdirectory gb.image.imlib to autoreconf autoreconf: Entering directory 'gb.image.imlib' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.image.imlib' autoreconf: configure.ac: adding subdirectory gb.dbus to autoreconf autoreconf: Entering directory 'gb.dbus' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.dbus' autoreconf: configure.ac: adding subdirectory gb.gsl to autoreconf autoreconf: Entering directory 'gb.gsl' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.gsl' autoreconf: configure.ac: adding subdirectory gb.gmp to autoreconf autoreconf: Entering directory 'gb.gmp' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.gmp' autoreconf: configure.ac: adding subdirectory gb.ncurses to autoreconf autoreconf: Entering directory 'gb.ncurses' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.ncurses' autoreconf: configure.ac: adding subdirectory gb.media to autoreconf autoreconf: Entering directory 'gb.media' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.media' autoreconf: configure.ac: adding subdirectory gb.httpd to autoreconf autoreconf: Entering directory 'gb.httpd' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.httpd' autoreconf: configure.ac: adding subdirectory gb.openssl to autoreconf autoreconf: Entering directory 'gb.openssl' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.openssl' autoreconf: configure.ac: adding subdirectory gb.openal to autoreconf autoreconf: Entering directory 'gb.openal' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.openal' autoreconf: configure.ac: adding subdirectory gb.form.htmlview to autoreconf autoreconf: Entering directory 'gb.form.htmlview' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:8: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' src-cpp11/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.form.htmlview' autoreconf: configure.ac: adding subdirectory gb.mongodb to autoreconf autoreconf: Entering directory 'gb.mongodb' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I m4 --install autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I m4 --install autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'gb.mongodb' autoreconf: configure.ac: adding subdirectory comp to autoreconf autoreconf: Entering directory 'comp' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'comp' autoreconf: configure.ac: adding subdirectory app to autoreconf autoreconf: Entering directory 'app' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory 'app' autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:69: installing './config.guess' configure.ac:69: installing './config.sub' configure.ac:67: installing './install-sh' configure.ac:67: installing './missing' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory '.' debian/rules override_dh_auto_configure make[1]: Entering directory '/build/reproducible-path/gambas3-3.22.0' GAMBAS_CONFIG_FAILURE=1 dh_auto_configure -- --disable-pdf --disable-sqlite2 --disable-gtk --disable-mongodb --disable-qt4 --disable-qt5 --disable-keyring --disable-sdl --disable-sdlsound --disable-qt6webview --libdir=\${prefix}/lib ./configure --build=riscv64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/riscv64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --disable-pdf --disable-sqlite2 --disable-gtk --disable-mongodb --disable-qt4 --disable-qt5 --disable-keyring --disable-sdl --disable-sdlsound --disable-qt6webview --libdir=\${prefix}/lib checking whether ln -s works... yes configure: WARNING: sqlite2 component is disabled by configure option configure: WARNING: sdl component is disabled by configure option configure: WARNING: sdlsound component is disabled by configure option configure: WARNING: qt4 component is disabled by configure option configure: WARNING: qt5 component is disabled by configure option configure: WARNING: gtk component is disabled by configure option configure: WARNING: keyring component is disabled by configure option configure: WARNING: pdf component is disabled by configure option configure: WARNING: mongodb component is disabled by configure option checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in main (/build/reproducible-path/gambas3-3.22.0/main) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for vcs revision... not found checking for exp10... yes checking for exp2... yes checking for log2... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libffi component with pkg-config... OK checking for gb.inotify headers... /usr/include/riscv64-linux-gnu/ checking for gb.inotify libraries... checking for gb.clipper2 headers... checking for gb.clipper2 libraries... checking for xdg-mime... xdg-mime checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating share/Makefile config.status: creating man/Makefile config.status: creating gbc/Makefile config.status: creating gbx/Makefile config.status: creating lib/Makefile config.status: creating lib/debug/Makefile config.status: creating lib/eval/Makefile config.status: creating lib/db/Makefile config.status: creating lib/vb/Makefile config.status: creating lib/compress/Makefile config.status: creating lib/option/Makefile config.status: creating lib/geom/Makefile config.status: creating lib/draw/Makefile config.status: creating lib/gui/Makefile config.status: creating lib/gui.opengl/Makefile config.status: creating lib/gui.webview/Makefile config.status: creating lib/gui.qt/Makefile config.status: creating lib/gui.qt.webkit/Makefile config.status: creating lib/gui.qt.opengl/Makefile config.status: creating lib/gui.qt.ext/Makefile config.status: creating lib/gui.qt.webview/Makefile config.status: creating lib/gui.trayicon/Makefile config.status: creating lib/image/Makefile config.status: creating lib/image.effect/Makefile config.status: creating lib/signal/Makefile config.status: creating lib/term/Makefile config.status: creating lib/complex/Makefile config.status: creating lib/data/Makefile config.status: creating lib/clipper/Makefile config.status: creating lib/clipper2/Makefile config.status: creating lib/inotify/Makefile config.status: creating lib/jit/Makefile config.status: creating lib/test/Makefile config.status: creating lib/hash/Makefile config.status: creating lib/util.web/Makefile config.status: creating comp/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.compress.bzlib2 (/build/reproducible-path/gambas3-3.22.0/gb.compress.bzlib2) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.compress.bzlib2 headers... /usr/include/ checking for gb.compress.bzlib2 libraries... /usr/lib/riscv64-linux-gnu/ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.compress.zlib (/build/reproducible-path/gambas3-3.22.0/gb.compress.zlib) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.compress.zlib component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.compress.zstd (/build/reproducible-path/gambas3-3.22.0/gb.compress.zstd) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.compress.zstd component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.db.mysql (/build/reproducible-path/gambas3-3.22.0/gb.db.mysql) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.db.mysql headers... /usr/include/mariadb/ checking for gb.db.mysql libraries... /usr/lib/riscv64-linux-gnu/ checking for SECURE_AUTH option... yes checking for SSL_MODE_DISABLED option... no checking for SSL_MODE_PREFERRED option... no checking for SSL_MODE_VERIFY_CA option... no checking for SSL_MODE_VERIFY_IDENTITY option... no checking for OPT_COMPRESSION_ALGORITHMS option... no checking for OPT_GET_SERVER_PUBLIC_KEY option... no checking for OPT_LOAD_DATA_LOCAL_DIR option... no checking for OPT_RECONNECT option... yes checking for OPT_RETRY_COUNT option... no checking for OPT_SSL_VERIFY_SERVER_CERT option... yes checking for OPT_SSL_FIPS_MODE option... no checking for OPT_SSL_MODE option... no checking for OPT_TLS_CIPHERSUITES option... no checking for OPT_ZSTD_COMPRESSION_LEVEL option... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.db.odbc (/build/reproducible-path/gambas3-3.22.0/gb.db.odbc) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.db.odbc component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.db.postgresql (/build/reproducible-path/gambas3-3.22.0/gb.db.postgresql) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.db.postgresql headers... /usr/include/postgresql/ checking for gb.db.postgresql libraries... /usr/lib/riscv64-linux-gnu/ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.db.sqlite3 (/build/reproducible-path/gambas3-3.22.0/gb.db.sqlite3) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.db.sqlite3 component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.db2.sqlite3 (/build/reproducible-path/gambas3-3.22.0/gb.db2.sqlite3) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.db2.sqlite3 component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.db2.postgresql (/build/reproducible-path/gambas3-3.22.0/gb.db2.postgresql) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.db2.postgresql headers... /usr/include/postgresql/ checking for gb.db2.postgresql libraries... /usr/lib/riscv64-linux-gnu/ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.db2.mysql (/build/reproducible-path/gambas3-3.22.0/gb.db2.mysql) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.db.mysql headers... /usr/include/mariadb/ checking for gb.db.mysql libraries... /usr/lib/riscv64-linux-gnu/ checking for SECURE_AUTH option... yes checking for SSL_MODE_DISABLED option... no checking for SSL_MODE_PREFERRED option... no checking for SSL_MODE_VERIFY_CA option... no checking for SSL_MODE_VERIFY_IDENTITY option... no checking for OPT_COMPRESSION_ALGORITHMS option... no checking for OPT_GET_SERVER_PUBLIC_KEY option... no checking for OPT_LOAD_DATA_LOCAL_DIR option... no checking for OPT_RECONNECT option... yes checking for OPT_RETRY_COUNT option... no checking for OPT_SSL_FIPS_MODE option... no checking for OPT_SSL_MODE option... no checking for OPT_SSL_VERIFY_SERVER_CERT option... yes checking for OPT_TLS_CIPHERSUITES option... no checking for OPT_ZSTD_COMPRESSION_LEVEL option... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.db2.odbc (/build/reproducible-path/gambas3-3.22.0/gb.db2.odbc) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.db2.odbc component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.net (/build/reproducible-path/gambas3-3.22.0/gb.net) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.net headers... checking for gb.net libraries... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.net.curl (/build/reproducible-path/gambas3-3.22.0/gb.net.curl) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.net.curl component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.mime (/build/reproducible-path/gambas3-3.22.0/gb.mime) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.mime component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.pcre (/build/reproducible-path/gambas3-3.22.0/gb.pcre) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.pcre component with pkg-config... OK configure: Using libpcre2 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.sdl2 (/build/reproducible-path/gambas3-3.22.0/gb.sdl2) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.sdl2 component with pkg-config... OK checking for gb.sdl2.audio component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/audio/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.libxml (/build/reproducible-path/gambas3-3.22.0/gb.libxml) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.libxml component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.xml (/build/reproducible-path/gambas3-3.22.0/gb.xml) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.xml headers... checking for gb.xml libraries... checking for gb.xml.html headers... checking for gb.xml.html libraries... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.xml.xslt component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/html/Makefile config.status: creating src/xslt/Makefile config.status: creating src/rpc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.v4l (/build/reproducible-path/gambas3-3.22.0/gb.v4l) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.v4l component with pkg-config... OK checking for gb.v4l headers... /usr/include/ checking for gb.v4l libraries... /usr/lib/riscv64-linux-gnu/ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.crypt (/build/reproducible-path/gambas3-3.22.0/gb.crypt) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.crypt headers... checking for gb.crypt libraries... /usr/lib/riscv64-linux-gnu/ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.qt6 (/build/reproducible-path/gambas3-3.22.0/gb.qt6) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gb.qt6 component with pkg-config... OK checking for gb.qt6.x11 component with pkg-config... OK checking for gb.qt6.wayland component with pkg-config... OK configure: WARNING: Unable to met pkg-config requirement: Qt6WebEngineCore configure: WARNING: Unable to met pkg-config requirement: Qt6WebEngineWidgets checking for gb.qt6.opengl component with pkg-config... OK checking for gb.qt6.ext component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/x11/Makefile config.status: creating src/wayland/Makefile config.status: creating src/webview/Makefile config.status: creating src/opengl/Makefile config.status: creating src/ext/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || Unable to met pkg-config requirement: Qt6WebEngineCore || Unable to met pkg-config requirement: Qt6WebEngineWidgets || gb.qt6.webview is disabled || === configuring in gb.gtk3 (/build/reproducible-path/gambas3-3.22.0/gb.gtk3) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.gtk3 component with pkg-config... OK checking for gb.gtk3.x11 component with pkg-config... OK checking for gb.gtk3.wayland component with pkg-config... OK checking for gb.gtk3.webview component with pkg-config... failed configure: WARNING: Unable to met pkg-config requirement: webkit2gtk-4.0 >= 2.20 configure: WARNING: Try again with webkit2gtk-4.1... checking for gb.gtk3.webview component with pkg-config... OK checking for gb.gtk3.opengl component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/x11/Makefile config.status: creating src/wayland/Makefile config.status: creating src/webview/Makefile config.status: creating src/opengl/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.opengl (/build/reproducible-path/gambas3-3.22.0/gb.opengl) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for 'libepoxy'... found. Using 'libepoxy' to detect OpenGL extensions checking for gb.opengl component with pkg-config... OK checking for gb.opengl.glsl component with pkg-config... OK checking for gb.opengl.glu component with pkg-config... OK checking for gb.opengl.sge component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/glu/Makefile config.status: creating src/glsl/Makefile config.status: creating src/sge/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.desktop.x11 (/build/reproducible-path/gambas3-3.22.0/gb.desktop.x11) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XTestQueryExtension in -lXtst... yes checking for gb.desktop.x11 headers... checking for gb.desktop.x11 libraries... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.poppler (/build/reproducible-path/gambas3-3.22.0/gb.poppler) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.poppler component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.cairo (/build/reproducible-path/gambas3-3.22.0/gb.cairo) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.cairo component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.image.io (/build/reproducible-path/gambas3-3.22.0/gb.image.io) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.image.io component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.image.imlib (/build/reproducible-path/gambas3-3.22.0/gb.image.imlib) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.image.imlib component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.dbus (/build/reproducible-path/gambas3-3.22.0/gb.dbus) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.dbus component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.gsl (/build/reproducible-path/gambas3-3.22.0/gb.gsl) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.gsl component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.gmp (/build/reproducible-path/gambas3-3.22.0/gb.gmp) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gb.gmp headers... /usr/include/riscv64-linux-gnu/ checking for gb.gmp libraries... /usr/lib/riscv64-linux-gnu/ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.ncurses (/build/reproducible-path/gambas3-3.22.0/gb.ncurses) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.ncurses component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.media (/build/reproducible-path/gambas3-3.22.0/gb.media) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.media component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.httpd (/build/reproducible-path/gambas3-3.22.0/gb.httpd) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/param.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking gcc version... 15 checking how to link static binaries... -static checking for __progname... yes checking for fcntl.h... yes checking for grp.h... yes checking for memory.h... yes checking for paths.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for sys/devpoll.h... no checking for sys/event.h... no checking for osreldate.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for gethostbyname... yes checking for socket... yes checking for main in -linet6... no checking for crypt... no checking for crypt in -lcrypt... yes checking for hstrerror... yes checking for strerror... yes checking for waitpid... yes checking for vsnprintf... yes checking for daemon... yes checking for setsid... yes checking for setlogin... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for kqueue... no checking for atoll... yes checking for getpagesize... yes checking for working mmap... yes checking for select... yes checking for poll... yes checking if struct tm has tm_gmtoff member... yes checking if int64_t exists... yes checking if socklen_t exists... yes checking whether make sets $(MAKE)... (cached) yes checking for gb.httpd headers... checking for gb.httpd libraries... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.openssl (/build/reproducible-path/gambas3-3.22.0/gb.openssl) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for EVP_MD_do_all in -lcrypto... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.openssl component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.openal (/build/reproducible-path/gambas3-3.22.0/gb.openal) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gb.openal component with pkg-config... OK checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in gb.form.htmlview (/build/reproducible-path/gambas3-3.22.0/gb.form.htmlview) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... riscv64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether riscv64-linux-gnu-gcc accepts -g... yes checking for riscv64-linux-gnu-gcc option to enable C23 features... none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of riscv64-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether the compiler supports GNU C++... yes checking whether riscv64-linux-gnu-g++ accepts -g... yes checking dependency style of riscv64-linux-gnu-g++... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking target system... LINUX checking target architecture... UNKNOWN checking for unistd.h... (cached) yes checking for long double with more range or precision than double... yes checking for _Bool... no checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for getpt... yes checking for cfmakeraw... yes checking for fstatat... yes checking for C library... -lc checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for mathematic libraries... -lm checking for external gettext library... checking for external inotify library... checking for external internationalization library... checking for external charset conversion library... checking for monotonic clock... yes checking for library containing clock_gettime... none required checking for ccache... no checking CFLAGS for gcc -std=gnu17... -std=gnu17 checking CFLAGS for gcc -fvisibility=hidden... -fvisibility=hidden checking CFLAGS for gcc -fcf-protection=return... no, unknown checking CFLAGS for gcc -flto... -flto checking CXXFLAGS for gcc -std=c++11... -std=c++11 checking CXXFLAGS for gcc -std=c++17... -std=c++17 checking CXXFLAGS for gcc -std=c++20... -std=c++20 checking how to run the C preprocessor... riscv64-linux-gnu-gcc -E checking whether the compiler supports GNU C++... (cached) yes checking whether riscv64-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of riscv64-linux-gnu-g++... (cached) none checking for gcc... (cached) riscv64-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether riscv64-linux-gnu-gcc accepts -g... (cached) yes checking for riscv64-linux-gnu-gcc option to enable C23 features... (cached) none needed checking whether riscv64-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of riscv64-linux-gnu-gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by riscv64-linux-gnu-gcc... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/riscv64-linux-gnu-ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from riscv64-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if riscv64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for riscv64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-gcc static flag -static works... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... yes checking if riscv64-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-gcc linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... riscv64-linux-gnu-g++ -E checking for ld used by riscv64-linux-gnu-g++... /usr/bin/riscv64-linux-gnu-ld checking if the linker (/usr/bin/riscv64-linux-gnu-ld) is GNU ld... yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking for riscv64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if riscv64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if riscv64-linux-gnu-g++ static flag -static works... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... yes checking if riscv64-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the riscv64-linux-gnu-g++ linker (/usr/bin/riscv64-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: Using C++17 source code checking for gb.form.htmlview headers... checking for gb.form.htmlview libraries... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src-cpp11/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands || || Architecture is unknown || === configuring in comp (/build/reproducible-path/gambas3-3.22.0/comp) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in app (/build/reproducible-path/gambas3-3.22.0/app) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-linux-gnu' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=${prefix}/lib/riscv64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' '--disable-pdf' '--disable-sqlite2' '--disable-gtk' '--disable-mongodb' '--disable-qt4' '--disable-qt5' '--disable-keyring' '--disable-sdl' '--disable-sdlsound' '--disable-qt6webview' '--libdir=${prefix}/lib' 'build_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether UID '995' is supported by ustar format... yes checking whether GID '995' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking for xdg-mime... xdg-mime checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h || || THESE COMPONENTS ARE DISABLED: || - gb.qt6.webview || make[1]: Leaving directory '/build/reproducible-path/gambas3-3.22.0' dh_auto_build -a make -j4 Making all in main Making all in gbc Making all in gbx Making all in . Making all in lib Making all in debug Making all in eval Making all in db Making all in compress Making all in vb Making all in option Making all in geom Making all in draw Making all in image Making all in gui Making all in gui.opengl Making all in gui.qt Making all in gui.qt.webkit Making all in gui.qt.opengl Making all in gui.qt.ext Making all in gui.qt.webview Making all in image.effect Making all in signal Making all in term Making all in complex Making all in data Making all in clipper Making all in clipper2 Making all in gui.trayicon Making all in gui.webview Making all in inotify Making all in jit Making all in test Making all in hash Making all in util.web Making all in comp Making all in share Making all in man Making all in gb.compress.bzlib2 Making all in src Making all in gb.compress.zlib Making all in src Making all in gb.compress.zstd Making all in src Making all in gb.db.mysql Making all in src Making all in gb.db.odbc Making all in src Making all in gb.db.postgresql Making all in src Making all in gb.db.sqlite3 Making all in src Making all in gb.db2.sqlite3 Making all in src Making all in gb.db2.postgresql Making all in src Making all in gb.db2.mysql Making all in src Making all in gb.db2.odbc Making all in src Making all in gb.net Making all in src Making all in gb.net.curl Making all in src Making all in gb.mime Making all in src Making all in gb.pcre Making all in src Making all in gb.sdl2 Making all in src Making all in . Making all in audio Making all in gb.libxml Making all in src CXMLWriter.c: In function 'CXmlWriter_EndDocument': CXMLWriter.c:298:9: warning: 'content' is deprecated [-Wdeprecated-declarations] 298 | GB.ReturnNewZeroString((char *)THIS->buffer->content); | ^~ In file included from /usr/include/libxml2/libxml/xmlIO.h:20, from /usr/include/libxml2/libxml/xmlwriter.h:21, from CXMLWriter.c:28: /usr/include/libxml2/libxml/tree.h:115:14: note: declared here 115 | xmlChar *content XML_DEPRECATED_MEMBER; | ^~~~~~~ Making all in gb.xml Making all in src Making all in . Making all in xslt Making all in rpc Making all in html Making all in gb.v4l Making all in src Making all in gb.crypt Making all in src Making all in gb.qt6 Making all in src Making all in . CMouse.h: note: No relevant classes found. No output generated. CKey.h: note: No relevant classes found. No output generated. CColor.h: note: No relevant classes found. No output generated. CDialog.h: note: No relevant classes found. No output generated. CPicture.h: note: No relevant classes found. No output generated. CImage.h: note: No relevant classes found. No output generated. CClipboard.h: note: No relevant classes found. No output generated. cprinter.h: note: No relevant classes found. No output generated. csvgimage.h: note: No relevant classes found. No output generated. Making all in x11 Making all in wayland Making all in opengl Making all in ext CLCDNumber.h: note: No relevant classes found. No output generated. Making all in gb.gtk3 Making all in src Making all in . gtrayicon.cpp: In member function 'void gTrayIcon::updatePicture()': gtrayicon.cpp:180:40: warning: 'void gtk_status_icon_set_from_pixbuf(GtkStatusIcon*, GdkPixbuf*)' is deprecated [-Wdeprecated-declarations] 180 | gtk_status_icon_set_from_pixbuf(plug, pixbuf); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from widgets.h:31, from gtrayicon.cpp:24: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: note: declared here 97 | void gtk_status_icon_set_from_pixbuf (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtrayicon.cpp: In member function 'void gTrayIcon::updateTooltip()': gtrayicon.cpp:197:41: warning: 'void gtk_status_icon_set_tooltip_text(GtkStatusIcon*, const gchar*)' is deprecated [-Wdeprecated-declarations] 197 | gtk_status_icon_set_tooltip_text(plug, _tooltip); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here 137 | void gtk_status_icon_set_tooltip_text (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtrayicon.cpp: In function 'void hide_icon(GtkStatusIcon*)': gtrayicon.cpp:216:36: warning: 'void gtk_status_icon_set_visible(GtkStatusIcon*, gboolean)' is deprecated [-Wdeprecated-declarations] 216 | gtk_status_icon_set_visible(plug, FALSE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here 151 | void gtk_status_icon_set_visible (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gtrayicon.cpp: In member function 'void gTrayIcon::setVisible(bool)': gtrayicon.cpp:228:51: warning: 'GtkStatusIcon* gtk_status_icon_new()' is deprecated [-Wdeprecated-declarations] 228 | plug = gtk_status_icon_new(); | ~~~~~~~~~~~~~~~~~~~^~ /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:84:23: note: declared here 84 | GtkStatusIcon *gtk_status_icon_new (void); | ^~~~~~~~~~~~~~~~~~~ gtrayicon.cpp:246:52: warning: 'void gtk_status_icon_set_visible(GtkStatusIcon*, gboolean)' is deprecated [-Wdeprecated-declarations] 246 | gtk_status_icon_set_visible(plug, TRUE); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here 151 | void gtk_status_icon_set_visible (GtkStatusIcon *status_icon, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ canimation.cpp: In function 'gboolean advance_movie(void*)': canimation.cpp:39:46: warning: 'gboolean gdk_pixbuf_animation_iter_advance(GdkPixbufAnimationIter*, const GTimeVal*)' is deprecated [-Wdeprecated-declarations] 39 | if (gdk_pixbuf_animation_iter_advance(THIS->iter, NULL)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36, from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33, from /usr/include/gtk-3.0/gdk/gdkcairo.h:29, from /usr/include/gtk-3.0/gdk/gdk.h:33, from widgets.h:29, from CImage.h:29, from canimation.cpp:27: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:25: note: declared here 111 | gboolean gdk_pixbuf_animation_iter_advance (GdkPixbufAnimationIter *iter, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canimation.cpp: In function 'void play_movie(void*)': canimation.cpp:80:59: warning: 'GdkPixbufAnimationIter* gdk_pixbuf_animation_get_iter(GdkPixbufAnimation*, const GTimeVal*)' is deprecated [-Wdeprecated-declarations] 80 | THIS->iter = gdk_pixbuf_animation_get_iter(THIS->animation, &now); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:97:25: note: declared here 97 | GdkPixbufAnimationIter *gdk_pixbuf_animation_get_iter (GdkPixbufAnimation *animation, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canimation.cpp:86:68: warning: 'int gdk_pixbuf_animation_iter_get_delay_time(GdkPixbufAnimationIter*)' is deprecated [-Wdeprecated-declarations] 86 | interval = gdk_pixbuf_animation_iter_get_delay_time(THIS->iter); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:104:25: note: declared here 104 | int gdk_pixbuf_animation_iter_get_delay_time (GdkPixbufAnimationIter *iter); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canimation.cpp: In function 'void* load_movie(char*, int)': canimation.cpp:136:58: warning: 'GdkPixbufAnimation* gdk_pixbuf_loader_get_animation(GdkPixbufLoader*)' is deprecated [-Wdeprecated-declarations] 136 | THIS->animation = gdk_pixbuf_loader_get_animation(loader); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:39: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h:102:22: note: declared here 102 | GdkPixbufAnimation * gdk_pixbuf_loader_get_animation (GdkPixbufLoader *loader); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canimation.cpp: In function 'void Animation_Image(void*, void*)': canimation.cpp:200:67: warning: 'GdkPixbuf* gdk_pixbuf_animation_iter_get_pixbuf(GdkPixbufAnimationIter*)' is deprecated [-Wdeprecated-declarations] 200 | buf = gdk_pixbuf_copy(gdk_pixbuf_animation_iter_get_pixbuf(THIS->iter)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:106:25: note: declared here 106 | GdkPixbuf *gdk_pixbuf_animation_iter_get_pixbuf (GdkPixbufAnimationIter *iter); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Making all in x11 main.c: In function 'desktop_show_tray_icon': main.c:74:9: warning: 'gtk_status_icon_get_x11_window_id' is deprecated [-Wdeprecated-declarations] 74 | XSetWMNormalHints(gdk_x11_display_get_xdisplay(gdk_display_get_default()), gtk_status_icon_get_x11_window_id(icon), &hints); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:275, from ../gb.gtk.platform.h:28, from main.h:29, from main.c:27: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:178:23: note: declared here 178 | guint32 gtk_status_icon_get_x11_window_id (GtkStatusIcon *status_icon); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Making all in wayland Making all in webview Making all in opengl Making all in gb.opengl Making all in src Making all in . Making all in glsl Making all in glu Making all in sge Making all in gb.desktop.x11 Making all in src Making all in gb.poppler Making all in src Making all in gb.cairo Making all in src Making all in gb.image.io Making all in src Making all in gb.image.imlib Making all in src Making all in gb.dbus Making all in src Making all in gb.gsl Making all in src Making all in gb.gmp Making all in src Making all in gb.ncurses Making all in src Making all in gb.media Making all in src Making all in gb.httpd Making all in src Making all in gb.openssl Making all in src Making all in gb.openal Making all in src Making all in comp Making all in gb.form.htmlview Making all in src Making all in app Making all in . Making all in man Making all in . dh_auto_test -a make -j4 check TESTSUITEFLAGS="-j4 --verbose" VERBOSE=1 Making check in main Making check in gbc Making check in gbx Making check in . Making check in lib Making check in debug Making check in eval Making check in db Making check in compress Making check in vb Making check in option Making check in geom Making check in draw Making check in image Making check in gui Making check in gui.opengl Making check in gui.qt Making check in gui.qt.webkit Making check in gui.qt.opengl Making check in gui.qt.ext Making check in gui.qt.webview Making check in image.effect Making check in signal Making check in term Making check in complex Making check in data Making check in clipper Making check in clipper2 Making check in gui.trayicon Making check in gui.webview Making check in inotify Making check in jit Making check in test Making check in hash Making check in util.web Making check in comp Making check in share Making check in man Making check in gb.compress.bzlib2 Making check in src Making check in gb.compress.zlib Making check in src Making check in gb.compress.zstd Making check in src Making check in gb.db.mysql Making check in src Making check in gb.db.odbc Making check in src Making check in gb.db.postgresql Making check in src Making check in gb.db.sqlite3 Making check in src Making check in gb.db2.sqlite3 Making check in src Making check in gb.db2.postgresql Making check in src Making check in gb.db2.mysql Making check in src Making check in gb.db2.odbc Making check in src Making check in gb.net Making check in src Making check in gb.net.curl Making check in src Making check in gb.mime Making check in src Making check in gb.pcre Making check in src Making check in gb.sdl2 Making check in src Making check in . Making check in audio Making check in gb.libxml Making check in src Making check in gb.xml Making check in src Making check in . Making check in xslt Making check in rpc Making check in html Making check in gb.v4l Making check in src Making check in gb.crypt Making check in src Making check in gb.qt6 Making check in src Making check in . Making check in x11 Making check in wayland Making check in opengl Making check in ext Making check in gb.gtk3 Making check in src Making check in . Making check in x11 Making check in wayland Making check in webview Making check in opengl Making check in gb.opengl Making check in src Making check in . Making check in glsl Making check in glu Making check in sge Making check in gb.desktop.x11 Making check in src Making check in gb.poppler Making check in src Making check in gb.cairo Making check in src Making check in gb.image.io Making check in src Making check in gb.image.imlib Making check in src Making check in gb.dbus Making check in src Making check in gb.gsl Making check in src Making check in gb.gmp Making check in src Making check in gb.ncurses Making check in src Making check in gb.media Making check in src Making check in gb.httpd Making check in src Making check in gb.openssl Making check in src Making check in gb.openal Making check in src Making check in comp Making check in gb.form.htmlview Making check in src Making check in app Making check in . Making check in man Making check in . create-stamp debian/debhelper-build-stamp dh_prep -a debian/rules override_dh_auto_install make[1]: Entering directory '/build/reproducible-path/gambas3-3.22.0' dh_auto_install --no-parallel make -j1 install DESTDIR=/build/reproducible-path/gambas3-3.22.0/debian/tmp AM_UPDATE_INFO_DIR=no Making install in main Making install in gbc /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/bin' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gbc3 gba3 gbi3 '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/bin' Making install in gbx /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/bin' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gbx3 '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/bin' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Making install in . [Installing with DESTDIR=/build/reproducible-path/gambas3-3.22.0/debian/tmp] Installing runtime symbolic link Registering Gambas executable mimetype Installing 'gb' component... Installing compiler tools... Compiling gbh3... OK Installing gbh3... Making install in lib Making install in debug /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.debug.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.debug.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.debug' component... Making install in eval /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.eval.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.eval.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.eval' component... Making install in db /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.db.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.db.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.db' component... Creating the information files for 'gb.db' component... Making install in compress /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.compress.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.compress.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.compress' component... Making install in vb /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.vb.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.vb.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.vb' component... Making install in option /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.option.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.option.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.option' component... Making install in geom /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.geom.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.geom.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.geom' component... Making install in draw /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.draw.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Making install in image /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.image.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.image.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.image' component... Making install in gui /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gui.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gui.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gui' component... Making install in gui.opengl /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gui.opengl.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gui.opengl.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gui.opengl' component... Making install in gui.qt /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gui.qt.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gui.qt.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gui.qt' component... Making install in gui.qt.webkit /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gui.qt.webkit.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gui.qt.webkit.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gui.qt.webkit' component... Making install in gui.qt.opengl /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gui.qt.opengl.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gui.qt.opengl.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gui.qt.opengl' component... Making install in gui.qt.ext /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gui.qt.ext.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gui.qt.ext.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gui.qt.ext' component... Making install in gui.qt.webview /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gui.qt.webview.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gui.qt.webview.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gui.qt.webview' component... Making install in image.effect /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.image.effect.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.image.effect.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.image.effect' component... Making install in signal /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.signal.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.signal.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.signal' component... Making install in term /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.term.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.term.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.term' component... Making install in complex /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.complex.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.complex.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.complex' component... Making install in data /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.data.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.data.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.data' component... Creating the information files for 'gb.data' component... Making install in clipper /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.clipper.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.clipper.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.clipper' component... Making install in clipper2 /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.clipper2.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.clipper2.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.clipper2' component... Making install in gui.trayicon /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gui.trayicon.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gui.trayicon.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gui.trayicon' component... Making install in gui.webview /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gui.webview.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gui.webview.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gui.webview' component... Making install in inotify /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.inotify.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.inotify.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.inotify' component... Making install in jit /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.jit.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.jit.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.jit' component... Creating the information files for 'gb.jit' component... Making install in test /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.test.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.test.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.test' component... Creating the information files for 'gb.test' component... Making install in hash /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.hash.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.hash.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.hash' component... Making install in util.web /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.util.web.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.util.web.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.util.web' component... Installing 'gb.util.web' control icons... Creating the information files for 'gb.util.web' component... Making install in comp [Installing with DESTDIR=/build/reproducible-path/gambas3-3.22.0/debian/tmp] Compiling 'gb.util' component... Installing 'gb.util' component... Compiling 'gb.db2' component... Installing 'gb.db2' component... Making install in share Making install in man /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 gbx3.1 gbr3.1 gbc3.1 gba3.1 gbi3.1 gbh3.1 '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/share/man/man1' Making install in gb.compress.bzlib2 Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.compress.bzlib2.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.compress.bzlib2.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.compress.bzlib2' component... Making install in gb.compress.zlib Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.compress.zlib.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.compress.zlib.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.compress.zlib' component... Making install in gb.compress.zstd Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.compress.zstd.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.compress.zstd.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.compress.zstd' component... Making install in gb.db.mysql Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.db.mysql.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.db.mysql.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.db.mysql' component... Making install in gb.db.odbc Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.db.odbc.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.db.odbc.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.db.odbc' component... Making install in gb.db.postgresql Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.db.postgresql.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.db.postgresql.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.db.postgresql' component... Making install in gb.db.sqlite3 Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.db.sqlite3.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.db.sqlite3.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.db.sqlite3' component... Making install in gb.db2.sqlite3 Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.db2.sqlite3.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.db2.sqlite3.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.db2.sqlite3' component... Creating the information files for 'gb.db2.sqlite3' component... Making install in gb.db2.postgresql Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.db2.postgresql.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.db2.postgresql.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.db2.postgresql' component... Creating the information files for 'gb.db2.postgresql' component... Making install in gb.db2.mysql Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.db2.mysql.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.db2.mysql.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.db2.mysql' component... Creating the information files for 'gb.db2.mysql' component... Making install in gb.db2.odbc Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.db2.odbc.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.db2.odbc.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.db2.odbc' component... Creating the information files for 'gb.db2.odbc' component... Making install in gb.net Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.net.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.net.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.net' control icons... Creating the information files for 'gb.net' component... Making install in gb.net.curl Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.net.curl.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.net.curl.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.net.curl' component... Installing 'gb.net.curl' control icons... Creating the information files for 'gb.net.curl' component... Making install in gb.mime Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.mime.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.mime.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.mime' component... Making install in gb.pcre Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.pcre.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.pcre.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.pcre' component... Making install in gb.sdl2 Making install in src Making install in . /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.sdl2.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.sdl2.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.sdl2' component... Making install in audio /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.sdl2.audio.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.sdl2.audio.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.sdl2.audio' component... Making install in gb.libxml Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.libxml.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.libxml.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.libxml' component... Making install in gb.xml Making install in src Making install in . /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.xml.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.xml.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.xml' component... Creating the information files for 'gb.xml' component... Making install in xslt /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.xml.xslt.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.xml.xslt.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.xml.xslt' component... Making install in rpc /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.xml.rpc.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' gbi3: warning: gb.xml.rpc: component not found Installing 'gb.xml.rpc' component... Creating the information files for 'gb.xml.rpc' component... Making install in html /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.xml.html.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.xml.html.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.xml.html' component... Making install in gb.v4l Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.v4l.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.v4l.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.v4l' component... Making install in gb.crypt Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.crypt.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.crypt.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.crypt' component... Making install in gb.qt6 Making install in src Making install in . /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.qt6.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.qt6.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.qt6' component... Making install in x11 /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.qt6.x11.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.qt6.x11.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.qt6.x11' component... Making install in wayland /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.qt6.wayland.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.qt6.wayland.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.qt6.wayland' component... Making install in opengl /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.qt6.opengl.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.qt6.opengl.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.qt6.opengl' component... Making install in ext /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.qt6.ext.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.qt6.ext.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.qt6.ext' component... Making install in gb.gtk3 Making install in src Making install in . /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gtk3.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.gtk3.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gtk3' component... Making install in x11 /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gtk3.x11.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gtk3.x11.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gtk3.x11' component... Making install in wayland /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gtk3.wayland.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gtk3.wayland.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gtk3.wayland' component... Making install in webview /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gtk3.webview.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gtk3.webview.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gtk3.webview' component... Making install in opengl /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gtk3.opengl.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.gtk3.opengl.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gtk3.opengl' component... Making install in gb.opengl Making install in src Making install in . /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.opengl.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.opengl.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.opengl' component... Making install in glsl /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.opengl.glsl.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.opengl.glsl.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.opengl.glsl' component... Making install in glu /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.opengl.glu.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.opengl.glu.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.opengl.glu' component... Making install in sge /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.opengl.sge.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../../libtool --silent --mode=install /usr/bin/install -c gb.opengl.sge.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.opengl.sge' component... Making install in gb.desktop.x11 Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.desktop.x11.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.desktop.x11.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.desktop.x11' component... Creating the information files for 'gb.desktop.x11' component... Making install in gb.poppler Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.poppler.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.poppler.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.poppler' component... Making install in gb.cairo Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.cairo.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.cairo.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.cairo' component... Making install in gb.image.io Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.image.io.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.image.io.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.image.io' component... Making install in gb.image.imlib Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.image.imlib.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.image.imlib.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.image.imlib' component... Making install in gb.dbus Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.dbus.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.dbus.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.dbus' component... Creating the information files for 'gb.dbus' component... Making install in gb.gsl Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gsl.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.gsl.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gsl' component... Making install in gb.gmp Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.gmp.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.gmp.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.gmp' component... Making install in gb.ncurses Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.ncurses.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.ncurses.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.ncurses' component... Making install in gb.media Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.media.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.media.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.media' component... Making install in gb.httpd Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.httpd.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.httpd.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.httpd' component... Making install in gb.openssl Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.openssl.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.openssl.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.openssl' component... Making install in gb.openal Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.openal.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.openal.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Creating the information files for 'gb.openal' component... Making install in comp [Installing with DESTDIR=/build/reproducible-path/gambas3-3.22.0/debian/tmp] Installing 'gb.eval.highlight' component... Installing 'gb.highlight' component... Installing 'gb.args' component... Installing 'gb.settings' component... Installing 'gb.gui.base' component... Installing 'gb.form.stock' component... Installing 'gb.form' component... Installing 'gb.form.dialog' component... Installing 'gb.form.mdi' component... Installing 'gb.db.form' component... Installing 'gb.db2.form' component... Installing 'gb.desktop' component... Installing 'gb.report' component... Installing 'gb.report2' component... Installing 'gb.chart' component... Installing 'gb.mysql' component... Installing 'gb.net.smtp' component... Installing 'gb.net.pop3' component... Installing 'gb.memcached' component... Installing 'gb.map' component... Installing 'gb.logging' component... Installing 'gb.markdown' component... Installing 'gb.media.form' component... Installing 'gb.form.editor' component... Installing 'gb.dbus.trayicon' component... Installing 'gb.web' component... Installing 'gb.web.form' component... Installing 'gb.web.gui' component... Installing 'gb.form.terminal' component... Installing 'gb.term.form' component... Installing 'gb.web.feed' component... Installing 'gb.form.print' component... Installing 'gb.scanner' component... Making install in gb.form.htmlview Making install in src /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/install -c -m 644 gb.form.htmlview.component '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' /bin/bash ../libtool --silent --mode=install /usr/bin/install -c gb.form.htmlview.la '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/lib/gambas3' libtool: warning: remember to run 'libtool --finish /usr/lib/gambas3' Installing 'gb.form.htmlview' component... Installing 'gb.form.htmlview' control icons... Creating the information files for 'gb.form.htmlview' component... Making install in app Making install in . [Installing with DESTDIR=/build/reproducible-path/gambas3-3.22.0/debian/tmp] Regenerating the information files... Installing the development environment... Compiling gambas3... Installing gambas3... Compiling gbs3... Installing gbs3... Installing IDE application icon... Installing IDE application menu... mkdir: cannot create directory ‘/sbuild-nonexistent’: Permission denied touch: cannot touch '/sbuild-nonexistent/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu': No such file or directory Installing the scripter... Registering Gambas script mimetype... Registering Gambas server page mimetype... Installing the Gambas appdata file... Installing the Gambas template projects... Making install in man /usr/bin/mkdir -p '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 gambas3.1 gbs3.1 gbw3.1 '/build/reproducible-path/gambas3-3.22.0/debian/tmp/usr/share/man/man1' Making install in . xdg-icon-resource install --novendor --size 256 app/desktop/gambas3.png xdg-desktop-menu install --novendor app/desktop/gambas3.desktop mkdir: cannot create directory ‘/sbuild-nonexistent’: Permission denied touch: cannot touch '/sbuild-nonexistent/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu': No such file or directory find /build/reproducible-path/gambas3-3.22.0/debian/tmp/usr -name "*.la" -delete find /build/reproducible-path/gambas3-3.22.0/debian/tmp/usr -type d -empty -delete find /build/reproducible-path/gambas3-3.22.0/debian/tmp/usr -name *.png -perm /ugo+x -exec chmod 644 \{} \; find /build/reproducible-path/gambas3-3.22.0/debian/tmp/ -name .gitignore -delete make[1]: Leaving directory '/build/reproducible-path/gambas3-3.22.0' dh_install -a dh_installdocs -a dh_installchangelogs -a dh_installexamples -a dh_installman -a dh_lintian -a dh_icons -a dh_perl -a dh_link -a dh_strip_nondeterminism -a dh_compress -a dh_fixperms -a dh_missing -a dh_missing: warning: usr/lib/gambas3/gb.util.web.so exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/lib/gambas3/gb.util.web.so.0 exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/lib/gambas3/gb.util.web.so.0.0.0 exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/appdata/gambas3.appdata.xml exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/share/metainfo/gambas3.appdata.xml") dh_missing: warning: usr/share/icons/hicolor/48x48/apps/gambas3.png exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/share/icons/hicolor/256x256/apps/gambas3.png") dh_missing: warning: usr/share/icons/hicolor/48x48/mimetypes/application-x-gambas3.png exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/share/icons/hicolor/256x256/mimetypes/application-x-gambas3.png") dh_missing: warning: usr/share/icons/hicolor/48x48/mimetypes/application-x-gambasscript.png exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/share/icons/hicolor/256x256/mimetypes/application-x-gambasscript.png") dh_missing: warning: usr/share/icons/hicolor/48x48/mimetypes/application-x-gambasserverpage.png exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/share/icons/hicolor/256x256/mimetypes/application-x-gambasserverpage.png") dh_missing: warning: usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-gambas3.png exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-gambas3.png") dh_missing: warning: usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-gambasscript.png exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-gambasscript.png") dh_missing: warning: usr/share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-gambasserverpage.png exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-gambasserverpage.png") dh_missing: warning: usr/share/mime/XMLnamespaces exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/aliases exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/application/x-gambas3.xml exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/application/x-gambasscript.xml exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/application/x-gambasserverpage.xml exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/generic-icons exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/globs exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/globs2 exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/icons exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/magic exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/mime.cache exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/subclasses exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/treemagic exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/types exists in debian/tmp but is not installed to anywhere dh_missing: warning: usr/share/mime/version exists in debian/tmp but is not installed to anywhere While detecting missing files, dh_missing noted some files with a similar name to those that were missing. This warning /might/ be resolved by replacing references to the missing files with the similarly named ones that dh_missing found - assuming the content is identical. As an example, you might want to replace: * debian/tmp/usr/share/metainfo/gambas3.appdata.xml with: * usr/share/appdata/gambas3.appdata.xml in a file in debian/ or as argument to one of the dh_* tools called from debian/rules. (Note it is possible the paths are not used verbatim but instead directories containing or globs matching them are used instead) Alternatively, add the missing file to debian/not-installed if it cannot and should not be used. The following debhelper tools have reported what they installed (with files per package) * dh_install: gambas3 (0), gambas3-devel (5), gambas3-examples (0), gambas3-gb-args (4), gambas3-gb-cairo (6), gambas3-gb-chart (4), gambas3-gb-clipper (6), gambas3-gb-clipper2 (6), gambas3-gb-complex (6), gambas3-gb-compress (12), gambas3-gb-compress-bzlib2 (4), gambas3-gb-compress-zlib (4), gambas3-gb-compress-zstd (4), gambas3-gb-crypt (6), gambas3-gb-data (7), gambas3-gb-db (7), gambas3-gb-db-form (5), gambas3-gb-db-mysql (6), gambas3-gb-db-odbc (6), gambas3-gb-db-postgresql (6), gambas3-gb-db-sqlite3 (6), gambas3-gb-db2 (4), gambas3-gb-db2-form (5), gambas3-gb-db2-mysql (7), gambas3-gb-db2-odbc (7), gambas3-gb-db2-postgresql (7), gambas3-gb-db2-sqlite3 (7), gambas3-gb-dbus (7), gambas3-gb-dbus-trayicon (4), gambas3-gb-desktop (6), gambas3-gb-desktop-x11 (7), gambas3-gb-eval-highlight (4), gambas3-gb-form (5), gambas3-gb-form-dialog (4), gambas3-gb-form-editor (5), gambas3-gb-form-htmlview (8), gambas3-gb-form-mdi (5), gambas3-gb-form-print (4), gambas3-gb-form-stock (4), gambas3-gb-form-terminal (5), gambas3-gb-gmp (6), gambas3-gb-gsl (6), gambas3-gb-gtk3 (6), gambas3-gb-gtk3-opengl (6), gambas3-gb-gtk3-wayland (6), gambas3-gb-gtk3-webview (6), gambas3-gb-gtk3-x11 (6), gambas3-gb-gui (6), gambas3-gb-hash (6), gambas3-gb-highlight (4), gambas3-gb-httpd (6), gambas3-gb-image (6), gambas3-gb-image-effect (6), gambas3-gb-image-imlib (6), gambas3-gb-image-io (6), gambas3-gb-inotify (6), gambas3-gb-jit (7), gambas3-gb-libxml (6), gambas3-gb-logging (4), gambas3-gb-map (5), gambas3-gb-markdown (4), gambas3-gb-media (6), gambas3-gb-media-form (5), gambas3-gb-memcached (4), gambas3-gb-mime (6), gambas3-gb-mysql (4), gambas3-gb-ncurses (6), gambas3-gb-net (11), gambas3-gb-net-curl (10), gambas3-gb-net-pop3 (5), gambas3-gb-net-smtp (5), gambas3-gb-openal (6), gambas3-gb-opengl (6), gambas3-gb-opengl-glsl (6), gambas3-gb-opengl-glu (6), gambas3-gb-opengl-sge (6), gambas3-gb-openssl (6), gambas3-gb-option (6), gambas3-gb-pcre (6), gambas3-gb-poppler (6), gambas3-gb-qt6 (6), gambas3-gb-qt6-ext (6), gambas3-gb-qt6-opengl (6), gambas3-gb-qt6-wayland (6), gambas3-gb-qt6-webview (0), gambas3-gb-qt6-x11 (6), gambas3-gb-report (5), gambas3-gb-report2 (5), gambas3-gb-scanner (4), gambas3-gb-sdl2 (6), gambas3-gb-sdl2-audio (6), gambas3-gb-settings (4), gambas3-gb-signal (6), gambas3-gb-term (6), gambas3-gb-term-form (5), gambas3-gb-util (4), gambas3-gb-util-web (5), gambas3-gb-v4l (6), gambas3-gb-vb (6), gambas3-gb-web (4), gambas3-gb-web-feed (4), gambas3-gb-web-form (5), gambas3-gb-web-gui (5), gambas3-gb-xml (7), gambas3-gb-xml-html (6), gambas3-gb-xml-rpc (4), gambas3-gb-xml-xslt (6), gambas3-ide (6), gambas3-runtime (90), gambas3-scripter (9) * dh_installdocs: gambas3 (0), gambas3-devel (0), gambas3-examples (0), gambas3-gb-args (0), gambas3-gb-cairo (0), gambas3-gb-chart (0), gambas3-gb-clipper (0), gambas3-gb-clipper2 (0), gambas3-gb-complex (0), gambas3-gb-compress (0), gambas3-gb-compress-bzlib2 (0), gambas3-gb-compress-zlib (0), gambas3-gb-compress-zstd (0), gambas3-gb-crypt (0), gambas3-gb-data (0), gambas3-gb-db (0), gambas3-gb-db-form (0), gambas3-gb-db-mysql (0), gambas3-gb-db-odbc (0), gambas3-gb-db-postgresql (0), gambas3-gb-db-sqlite3 (0), gambas3-gb-db2 (0), gambas3-gb-db2-form (0), gambas3-gb-db2-mysql (0), gambas3-gb-db2-odbc (0), gambas3-gb-db2-postgresql (0), gambas3-gb-db2-sqlite3 (0), gambas3-gb-dbus (0), gambas3-gb-dbus-trayicon (0), gambas3-gb-desktop (0), gambas3-gb-desktop-x11 (0), gambas3-gb-eval-highlight (0), gambas3-gb-form (0), gambas3-gb-form-dialog (0), gambas3-gb-form-editor (0), gambas3-gb-form-htmlview (0), gambas3-gb-form-mdi (0), gambas3-gb-form-print (0), gambas3-gb-form-stock (0), gambas3-gb-form-terminal (0), gambas3-gb-gmp (0), gambas3-gb-gsl (0), gambas3-gb-gtk3 (0), gambas3-gb-gtk3-opengl (0), gambas3-gb-gtk3-wayland (0), gambas3-gb-gtk3-webview (0), gambas3-gb-gtk3-x11 (0), gambas3-gb-gui (0), gambas3-gb-hash (0), gambas3-gb-highlight (0), gambas3-gb-httpd (0), gambas3-gb-image (0), gambas3-gb-image-effect (0), gambas3-gb-image-imlib (0), gambas3-gb-image-io (0), gambas3-gb-inotify (0), gambas3-gb-jit (0), gambas3-gb-libxml (0), gambas3-gb-logging (0), gambas3-gb-map (0), gambas3-gb-markdown (0), gambas3-gb-media (0), gambas3-gb-media-form (0), gambas3-gb-memcached (0), gambas3-gb-mime (0), gambas3-gb-mysql (0), gambas3-gb-ncurses (0), gambas3-gb-net (0), gambas3-gb-net-curl (0), gambas3-gb-net-pop3 (0), gambas3-gb-net-smtp (0), gambas3-gb-openal (0), gambas3-gb-opengl (0), gambas3-gb-opengl-glsl (0), gambas3-gb-opengl-glu (0), gambas3-gb-opengl-sge (0), gambas3-gb-openssl (0), gambas3-gb-option (0), gambas3-gb-pcre (0), gambas3-gb-poppler (0), gambas3-gb-qt6 (0), gambas3-gb-qt6-ext (0), gambas3-gb-qt6-opengl (0), gambas3-gb-qt6-wayland (0), gambas3-gb-qt6-webview (0), gambas3-gb-qt6-x11 (0), gambas3-gb-report (0), gambas3-gb-report2 (0), gambas3-gb-scanner (0), gambas3-gb-sdl2 (0), gambas3-gb-sdl2-audio (0), gambas3-gb-settings (0), gambas3-gb-signal (0), gambas3-gb-term (0), gambas3-gb-term-form (0), gambas3-gb-util (0), gambas3-gb-util-web (0), gambas3-gb-v4l (0), gambas3-gb-vb (0), gambas3-gb-web (0), gambas3-gb-web-feed (0), gambas3-gb-web-form (0), gambas3-gb-web-gui (0), gambas3-gb-xml (0), gambas3-gb-xml-html (0), gambas3-gb-xml-rpc (0), gambas3-gb-xml-xslt (0), gambas3-ide (0), gambas3-runtime (0), gambas3-scripter (0) * dh_installexamples: gambas3 (0), gambas3-devel (0), gambas3-examples (12), gambas3-gb-args (0), gambas3-gb-cairo (0), gambas3-gb-chart (0), gambas3-gb-clipper (0), gambas3-gb-clipper2 (0), gambas3-gb-complex (0), gambas3-gb-compress (0), gambas3-gb-compress-bzlib2 (0), gambas3-gb-compress-zlib (0), gambas3-gb-compress-zstd (0), gambas3-gb-crypt (0), gambas3-gb-data (0), gambas3-gb-db (0), gambas3-gb-db-form (0), gambas3-gb-db-mysql (0), gambas3-gb-db-odbc (0), gambas3-gb-db-postgresql (0), gambas3-gb-db-sqlite3 (0), gambas3-gb-db2 (0), gambas3-gb-db2-form (0), gambas3-gb-db2-mysql (0), gambas3-gb-db2-odbc (0), gambas3-gb-db2-postgresql (0), gambas3-gb-db2-sqlite3 (0), gambas3-gb-dbus (0), gambas3-gb-dbus-trayicon (0), gambas3-gb-desktop (0), gambas3-gb-desktop-x11 (0), gambas3-gb-eval-highlight (0), gambas3-gb-form (0), gambas3-gb-form-dialog (0), gambas3-gb-form-editor (0), gambas3-gb-form-htmlview (0), gambas3-gb-form-mdi (0), gambas3-gb-form-print (0), gambas3-gb-form-stock (0), gambas3-gb-form-terminal (0), gambas3-gb-gmp (0), gambas3-gb-gsl (0), gambas3-gb-gtk3 (0), gambas3-gb-gtk3-opengl (0), gambas3-gb-gtk3-wayland (0), gambas3-gb-gtk3-webview (0), gambas3-gb-gtk3-x11 (0), gambas3-gb-gui (0), gambas3-gb-hash (0), gambas3-gb-highlight (0), gambas3-gb-httpd (0), gambas3-gb-image (0), gambas3-gb-image-effect (0), gambas3-gb-image-imlib (0), gambas3-gb-image-io (0), gambas3-gb-inotify (0), gambas3-gb-jit (0), gambas3-gb-libxml (0), gambas3-gb-logging (0), gambas3-gb-map (0), gambas3-gb-markdown (0), gambas3-gb-media (0), gambas3-gb-media-form (0), gambas3-gb-memcached (0), gambas3-gb-mime (0), gambas3-gb-mysql (0), gambas3-gb-ncurses (0), gambas3-gb-net (0), gambas3-gb-net-curl (0), gambas3-gb-net-pop3 (0), gambas3-gb-net-smtp (0), gambas3-gb-openal (0), gambas3-gb-opengl (0), gambas3-gb-opengl-glsl (0), gambas3-gb-opengl-glu (0), gambas3-gb-opengl-sge (0), gambas3-gb-openssl (0), gambas3-gb-option (0), gambas3-gb-pcre (0), gambas3-gb-poppler (0), gambas3-gb-qt6 (0), gambas3-gb-qt6-ext (0), gambas3-gb-qt6-opengl (0), gambas3-gb-qt6-wayland (0), gambas3-gb-qt6-webview (0), gambas3-gb-qt6-x11 (0), gambas3-gb-report (0), gambas3-gb-report2 (0), gambas3-gb-scanner (0), gambas3-gb-sdl2 (0), gambas3-gb-sdl2-audio (0), gambas3-gb-settings (0), gambas3-gb-signal (0), gambas3-gb-term (0), gambas3-gb-term-form (0), gambas3-gb-util (0), gambas3-gb-util-web (0), gambas3-gb-v4l (0), gambas3-gb-vb (0), gambas3-gb-web (0), gambas3-gb-web-feed (0), gambas3-gb-web-form (0), gambas3-gb-web-gui (0), gambas3-gb-xml (0), gambas3-gb-xml-html (0), gambas3-gb-xml-rpc (0), gambas3-gb-xml-xslt (0), gambas3-ide (0), gambas3-runtime (0), gambas3-scripter (0) * dh_installman: gambas3 (0), gambas3-devel (4), gambas3-examples (0), gambas3-gb-args (0), gambas3-gb-cairo (0), gambas3-gb-chart (0), gambas3-gb-clipper (0), gambas3-gb-clipper2 (0), gambas3-gb-complex (0), gambas3-gb-compress (0), gambas3-gb-compress-bzlib2 (0), gambas3-gb-compress-zlib (0), gambas3-gb-compress-zstd (0), gambas3-gb-crypt (0), gambas3-gb-data (0), gambas3-gb-db (0), gambas3-gb-db-form (0), gambas3-gb-db-mysql (0), gambas3-gb-db-odbc (0), gambas3-gb-db-postgresql (0), gambas3-gb-db-sqlite3 (0), gambas3-gb-db2 (0), gambas3-gb-db2-form (0), gambas3-gb-db2-mysql (0), gambas3-gb-db2-odbc (0), gambas3-gb-db2-postgresql (0), gambas3-gb-db2-sqlite3 (0), gambas3-gb-dbus (0), gambas3-gb-dbus-trayicon (0), gambas3-gb-desktop (0), gambas3-gb-desktop-x11 (0), gambas3-gb-eval-highlight (0), gambas3-gb-form (0), gambas3-gb-form-dialog (0), gambas3-gb-form-editor (0), gambas3-gb-form-htmlview (0), gambas3-gb-form-mdi (0), gambas3-gb-form-print (0), gambas3-gb-form-stock (0), gambas3-gb-form-terminal (0), gambas3-gb-gmp (0), gambas3-gb-gsl (0), gambas3-gb-gtk3 (0), gambas3-gb-gtk3-opengl (0), gambas3-gb-gtk3-wayland (0), gambas3-gb-gtk3-webview (0), gambas3-gb-gtk3-x11 (0), gambas3-gb-gui (0), gambas3-gb-hash (0), gambas3-gb-highlight (0), gambas3-gb-httpd (0), gambas3-gb-image (0), gambas3-gb-image-effect (0), gambas3-gb-image-imlib (0), gambas3-gb-image-io (0), gambas3-gb-inotify (0), gambas3-gb-jit (0), gambas3-gb-libxml (0), gambas3-gb-logging (0), gambas3-gb-map (0), gambas3-gb-markdown (0), gambas3-gb-media (0), gambas3-gb-media-form (0), gambas3-gb-memcached (0), gambas3-gb-mime (0), gambas3-gb-mysql (0), gambas3-gb-ncurses (0), gambas3-gb-net (0), gambas3-gb-net-curl (0), gambas3-gb-net-pop3 (0), gambas3-gb-net-smtp (0), gambas3-gb-openal (0), gambas3-gb-opengl (0), gambas3-gb-opengl-glsl (0), gambas3-gb-opengl-glu (0), gambas3-gb-opengl-sge (0), gambas3-gb-openssl (0), gambas3-gb-option (0), gambas3-gb-pcre (0), gambas3-gb-poppler (0), gambas3-gb-qt6 (0), gambas3-gb-qt6-ext (0), gambas3-gb-qt6-opengl (0), gambas3-gb-qt6-wayland (0), gambas3-gb-qt6-webview (0), gambas3-gb-qt6-x11 (0), gambas3-gb-report (0), gambas3-gb-report2 (0), gambas3-gb-scanner (0), gambas3-gb-sdl2 (0), gambas3-gb-sdl2-audio (0), gambas3-gb-settings (0), gambas3-gb-signal (0), gambas3-gb-term (0), gambas3-gb-term-form (0), gambas3-gb-util (0), gambas3-gb-util-web (0), gambas3-gb-v4l (0), gambas3-gb-vb (0), gambas3-gb-web (0), gambas3-gb-web-feed (0), gambas3-gb-web-form (0), gambas3-gb-web-gui (0), gambas3-gb-xml (0), gambas3-gb-xml-html (0), gambas3-gb-xml-rpc (0), gambas3-gb-xml-xslt (0), gambas3-ide (1), gambas3-runtime (2), gambas3-scripter (2) If the missing files are installed by another tool, please file a bug against it. When filing the report, if the tool is not part of debhelper itself, please reference the "Logging helpers and dh_missing" section from the "PROGRAMMING" guide for debhelper (10.6.3+). (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz) Be sure to test with dpkg-buildpackage -A/-B as the results may vary when only a subset is built If the omission is intentional or no other helper can take care of this consider adding the paths to debian/not-installed. dh_dwz -a dwz: debian/gambas3-runtime/usr/bin/gbx3: DWARF compression not beneficial - old size 674302 new size 692267 dh_strip -a dh_makeshlibs -a dh_shlibdeps -a dpkg-shlibdeps: warning: diversions involved - output may be incorrect 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 from: /lib/ld-linux-riscv64-lp64d.so.1 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 dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib/ld-linux-riscv64-lp64d.so.1.usr-is-merged dpkg-shlibdeps: warning: diversions involved - output may be incorrect diversion by libc6 to: /lib/ld-linux-riscv64-lp64d.so.1.usr-is-merged 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 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 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 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 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 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 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 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 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 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 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 dpkg-shlibdeps: warning: debian/gambas3-gb-opengl-glu/usr/lib/gambas3/gb.opengl.glu.so.0.0.0 contains an unresolvable reference to symbol glColor4d: it is probably a plugin dpkg-shlibdeps: warning: 2 other similar warnings have been skipped (use -v to see them all) 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 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 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 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 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 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 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 dpkg-shlibdeps: warning: debian/gambas3-gb-gtk3/usr/lib/gambas3/gb.gtk3.so.0.0.0 contains an unresolvable reference to symbol pango_fc_font_map_cache_clear: it is probably a plugin 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 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 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 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 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 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 dpkg-shlibdeps: warning: debian/gambas3-gb-gtk3-x11/usr/lib/gambas3/gb.gtk3.x11.so.0.0.0 contains an unresolvable reference to symbol XInitThreads: it is probably a plugin dpkg-shlibdeps: warning: 15 other similar warnings have been skipped (use -v to see them all) 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 dh_gencontrol -a dpkg-gencontrol: warning: Depends field of package gambas3-gb-db2: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums -a dh_builddeb -a dpkg-deb: building package 'gambas3-gb-db2-odbc-dbgsym' in '../gambas3-gb-db2-odbc-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-devel' in '../gambas3-devel_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-util' in '../gambas3-gb-util_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-vb-dbgsym' in '../gambas3-gb-vb-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db2-postgresql' in '../gambas3-gb-db2-postgresql_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-xml' in '../gambas3-gb-xml_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-util-web' in '../gambas3-gb-util-web_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db2-postgresql-dbgsym' in '../gambas3-gb-db2-postgresql-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-xml-dbgsym' in '../gambas3-gb-xml-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db2-sqlite3' in '../gambas3-gb-db2-sqlite3_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-net-curl' in '../gambas3-gb-net-curl_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-xml-xslt' in '../gambas3-gb-xml-xslt_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-devel-dbgsym' in '../gambas3-devel-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db2-sqlite3-dbgsym' in '../gambas3-gb-db2-sqlite3-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-xml-xslt-dbgsym' in '../gambas3-gb-xml-xslt-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-net-curl-dbgsym' in '../gambas3-gb-net-curl-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-desktop' in '../gambas3-gb-desktop_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-xml-html' in '../gambas3-gb-xml-html_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-net-smtp' in '../gambas3-gb-net-smtp_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-xml-html-dbgsym' in '../gambas3-gb-xml-html-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-net-pop3' in '../gambas3-gb-net-pop3_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-libxml' in '../gambas3-gb-libxml_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-cairo' in '../gambas3-gb-cairo_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-openal' in '../gambas3-gb-openal_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-desktop-x11' in '../gambas3-gb-desktop-x11_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-libxml-dbgsym' in '../gambas3-gb-libxml-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-runtime' in '../gambas3-runtime_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-openal-dbgsym' in '../gambas3-gb-openal-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-cairo-dbgsym' in '../gambas3-gb-cairo-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-desktop-x11-dbgsym' in '../gambas3-gb-desktop-x11-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-opengl' in '../gambas3-gb-opengl_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-clipper' in '../gambas3-gb-clipper_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-form-htmlview' in '../gambas3-gb-form-htmlview_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-clipper-dbgsym' in '../gambas3-gb-clipper-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-opengl-dbgsym' in '../gambas3-gb-opengl-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-opengl-glsl' in '../gambas3-gb-opengl-glsl_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-opengl-glsl-dbgsym' in '../gambas3-gb-opengl-glsl-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-opengl-glu' in '../gambas3-gb-opengl-glu_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-opengl-glu-dbgsym' in '../gambas3-gb-opengl-glu-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-clipper2' in '../gambas3-gb-clipper2_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-opengl-sge' in '../gambas3-gb-opengl-sge_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-clipper2-dbgsym' in '../gambas3-gb-clipper2-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-opengl-sge-dbgsym' in '../gambas3-gb-opengl-sge-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-openssl' in '../gambas3-gb-openssl_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-openssl-dbgsym' in '../gambas3-gb-openssl-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-pcre' in '../gambas3-gb-pcre_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-pcre-dbgsym' in '../gambas3-gb-pcre-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-qt6' in '../gambas3-gb-qt6_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-form-htmlview-dbgsym' in '../gambas3-gb-form-htmlview-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-dbus' in '../gambas3-gb-dbus_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-runtime-dbgsym' in '../gambas3-runtime-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-dbus-dbgsym' in '../gambas3-gb-dbus-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gmp' in '../gambas3-gb-gmp_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gmp-dbgsym' in '../gambas3-gb-gmp-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-qt6-dbgsym' in '../gambas3-gb-qt6-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-hash' in '../gambas3-gb-hash_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-hash-dbgsym' in '../gambas3-gb-hash-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-compress' in '../gambas3-gb-compress_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-compress-dbgsym' in '../gambas3-gb-compress-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-compress-bzlib2' in '../gambas3-gb-compress-bzlib2_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-compress-bzlib2-dbgsym' in '../gambas3-gb-compress-bzlib2-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-compress-zlib' in '../gambas3-gb-compress-zlib_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-option' in '../gambas3-gb-option_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-compress-zlib-dbgsym' in '../gambas3-gb-compress-zlib-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-compress-zstd' in '../gambas3-gb-compress-zstd_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-option-dbgsym' in '../gambas3-gb-option-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-signal' in '../gambas3-gb-signal_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-compress-zstd-dbgsym' in '../gambas3-gb-compress-zstd-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-crypt' in '../gambas3-gb-crypt_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-signal-dbgsym' in '../gambas3-gb-signal-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-mysql' in '../gambas3-gb-mysql_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-crypt-dbgsym' in '../gambas3-gb-crypt-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db' in '../gambas3-gb-db_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gsl' in '../gambas3-gb-gsl_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db-dbgsym' in '../gambas3-gb-db-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gsl-dbgsym' in '../gambas3-gb-gsl-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db-mysql' in '../gambas3-gb-db-mysql_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db-mysql-dbgsym' in '../gambas3-gb-db-mysql-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-ncurses' in '../gambas3-gb-ncurses_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db-odbc' in '../gambas3-gb-db-odbc_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-ncurses-dbgsym' in '../gambas3-gb-ncurses-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db-odbc-dbgsym' in '../gambas3-gb-db-odbc-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-complex' in '../gambas3-gb-complex_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db-postgresql' in '../gambas3-gb-db-postgresql_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-complex-dbgsym' in '../gambas3-gb-complex-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db-postgresql-dbgsym' in '../gambas3-gb-db-postgresql-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-data' in '../gambas3-gb-data_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db-sqlite3' in '../gambas3-gb-db-sqlite3_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-data-dbgsym' in '../gambas3-gb-data-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db-sqlite3-dbgsym' in '../gambas3-gb-db-sqlite3-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-mime' in '../gambas3-gb-mime_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db2' in '../gambas3-gb-db2_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-mime-dbgsym' in '../gambas3-gb-mime-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-httpd' in '../gambas3-gb-httpd_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db2-mysql' in '../gambas3-gb-db2-mysql_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-httpd-dbgsym' in '../gambas3-gb-httpd-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db2-mysql-dbgsym' in '../gambas3-gb-db2-mysql-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-jit' in '../gambas3-gb-jit_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-db2-odbc' in '../gambas3-gb-db2-odbc_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-jit-dbgsym' in '../gambas3-gb-jit-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-media' in '../gambas3-gb-media_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-media-dbgsym' in '../gambas3-gb-media-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-media-form' in '../gambas3-gb-media-form_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-term' in '../gambas3-gb-term_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-term-dbgsym' in '../gambas3-gb-term-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-qt6-ext' in '../gambas3-gb-qt6-ext_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-qt6-ext-dbgsym' in '../gambas3-gb-qt6-ext-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gtk3' in '../gambas3-gb-gtk3_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-dbus-trayicon' in '../gambas3-gb-dbus-trayicon_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-qt6-wayland' in '../gambas3-gb-qt6-wayland_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-qt6-wayland-dbgsym' in '../gambas3-gb-qt6-wayland-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-qt6-x11' in '../gambas3-gb-qt6-x11_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gtk3-dbgsym' in '../gambas3-gb-gtk3-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-qt6-x11-dbgsym' in '../gambas3-gb-qt6-x11-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-qt6-opengl' in '../gambas3-gb-qt6-opengl_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-qt6-opengl-dbgsym' in '../gambas3-gb-qt6-opengl-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gtk3-wayland' in '../gambas3-gb-gtk3-wayland_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-sdl2' in '../gambas3-gb-sdl2_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gtk3-wayland-dbgsym' in '../gambas3-gb-gtk3-wayland-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gtk3-x11' in '../gambas3-gb-gtk3-x11_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-sdl2-dbgsym' in '../gambas3-gb-sdl2-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gtk3-x11-dbgsym' in '../gambas3-gb-gtk3-x11-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-sdl2-audio' in '../gambas3-gb-sdl2-audio_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gtk3-webview' in '../gambas3-gb-gtk3-webview_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-sdl2-audio-dbgsym' in '../gambas3-gb-sdl2-audio-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gtk3-webview-dbgsym' in '../gambas3-gb-gtk3-webview-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-v4l' in '../gambas3-gb-v4l_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gtk3-opengl' in '../gambas3-gb-gtk3-opengl_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-v4l-dbgsym' in '../gambas3-gb-v4l-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gtk3-opengl-dbgsym' in '../gambas3-gb-gtk3-opengl-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-vb' in '../gambas3-gb-vb_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gui' in '../gambas3-gb-gui_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-gui-dbgsym' in '../gambas3-gb-gui-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-poppler' in '../gambas3-gb-poppler_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-poppler-dbgsym' in '../gambas3-gb-poppler-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-image' in '../gambas3-gb-image_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-image-dbgsym' in '../gambas3-gb-image-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-image-io' in '../gambas3-gb-image-io_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-image-io-dbgsym' in '../gambas3-gb-image-io-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-image-imlib' in '../gambas3-gb-image-imlib_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-image-imlib-dbgsym' in '../gambas3-gb-image-imlib-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-image-effect' in '../gambas3-gb-image-effect_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-image-effect-dbgsym' in '../gambas3-gb-image-effect-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-inotify' in '../gambas3-gb-inotify_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-inotify-dbgsym' in '../gambas3-gb-inotify-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-markdown' in '../gambas3-gb-markdown_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-net' in '../gambas3-gb-net_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-net-dbgsym' in '../gambas3-gb-net-dbgsym_3.22.0-1_riscv64.deb'. dpkg-deb: building package 'gambas3-gb-scanner' in '../gambas3-gb-scanner_3.22.0-1_riscv64.deb'. dpkg-genbuildinfo --build=any -O../gambas3_3.22.0-1_riscv64.buildinfo dpkg-genchanges --build=any -O../gambas3_3.22.0-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 2026-08-11T04:13:38Z Finished -------- I: Built successfully +------------------------------------------------------------------------------+ | Changes Tue, 11 Aug 2026 04:14:16 +0000 | +------------------------------------------------------------------------------+ gambas3_3.22.0-1_riscv64.changes: --------------------------------- Format: 1.8 Date: Wed, 29 Jul 2026 22:47:56 +0200 Source: gambas3 Binary: gambas3-devel gambas3-devel-dbgsym gambas3-gb-cairo gambas3-gb-cairo-dbgsym gambas3-gb-clipper gambas3-gb-clipper-dbgsym gambas3-gb-clipper2 gambas3-gb-clipper2-dbgsym gambas3-gb-complex gambas3-gb-complex-dbgsym gambas3-gb-compress gambas3-gb-compress-bzlib2 gambas3-gb-compress-bzlib2-dbgsym gambas3-gb-compress-dbgsym gambas3-gb-compress-zlib gambas3-gb-compress-zlib-dbgsym gambas3-gb-compress-zstd gambas3-gb-compress-zstd-dbgsym gambas3-gb-crypt gambas3-gb-crypt-dbgsym gambas3-gb-data gambas3-gb-data-dbgsym gambas3-gb-db gambas3-gb-db-dbgsym gambas3-gb-db-mysql gambas3-gb-db-mysql-dbgsym gambas3-gb-db-odbc gambas3-gb-db-odbc-dbgsym gambas3-gb-db-postgresql gambas3-gb-db-postgresql-dbgsym gambas3-gb-db-sqlite3 gambas3-gb-db-sqlite3-dbgsym gambas3-gb-db2 gambas3-gb-db2-mysql gambas3-gb-db2-mysql-dbgsym gambas3-gb-db2-odbc gambas3-gb-db2-odbc-dbgsym gambas3-gb-db2-postgresql gambas3-gb-db2-postgresql-dbgsym gambas3-gb-db2-sqlite3 gambas3-gb-db2-sqlite3-dbgsym gambas3-gb-dbus gambas3-gb-dbus-dbgsym gambas3-gb-dbus-trayicon gambas3-gb-desktop gambas3-gb-desktop-x11 gambas3-gb-desktop-x11-dbgsym gambas3-gb-form-htmlview gambas3-gb-form-htmlview-dbgsym gambas3-gb-gmp gambas3-gb-gmp-dbgsym gambas3-gb-gsl gambas3-gb-gsl-dbgsym gambas3-gb-gtk3 gambas3-gb-gtk3-dbgsym gambas3-gb-gtk3-opengl gambas3-gb-gtk3-opengl-dbgsym gambas3-gb-gtk3-wayland gambas3-gb-gtk3-wayland-dbgsym gambas3-gb-gtk3-webview gambas3-gb-gtk3-webview-dbgsym gambas3-gb-gtk3-x11 gambas3-gb-gtk3-x11-dbgsym gambas3-gb-gui gambas3-gb-gui-dbgsym gambas3-gb-hash gambas3-gb-hash-dbgsym gambas3-gb-httpd gambas3-gb-httpd-dbgsym gambas3-gb-image gambas3-gb-image-dbgsym gambas3-gb-image-effect gambas3-gb-image-effect-dbgsym gambas3-gb-image-imlib gambas3-gb-image-imlib-dbgsym gambas3-gb-image-io gambas3-gb-image-io-dbgsym gambas3-gb-inotify gambas3-gb-inotify-dbgsym gambas3-gb-jit gambas3-gb-jit-dbgsym gambas3-gb-libxml gambas3-gb-libxml-dbgsym gambas3-gb-markdown gambas3-gb-media gambas3-gb-media-dbgsym gambas3-gb-media-form gambas3-gb-mime gambas3-gb-mime-dbgsym gambas3-gb-mysql gambas3-gb-ncurses gambas3-gb-ncurses-dbgsym gambas3-gb-net gambas3-gb-net-curl gambas3-gb-net-curl-dbgsym gambas3-gb-net-dbgsym gambas3-gb-net-pop3 gambas3-gb-net-smtp gambas3-gb-openal gambas3-gb-openal-dbgsym gambas3-gb-opengl gambas3-gb-opengl-dbgsym gambas3-gb-opengl-glsl gambas3-gb-opengl-glsl-dbgsym gambas3-gb-opengl-glu gambas3-gb-opengl-glu-dbgsym gambas3-gb-opengl-sge gambas3-gb-opengl-sge-dbgsym gambas3-gb-openssl gambas3-gb-openssl-dbgsym gambas3-gb-option gambas3-gb-option-dbgsym gambas3-gb-pcre gambas3-gb-pcre-dbgsym gambas3-gb-poppler gambas3-gb-poppler-dbgsym gambas3-gb-qt6 gambas3-gb-qt6-dbgsym gambas3-gb-qt6-ext gambas3-gb-qt6-ext-dbgsym gambas3-gb-qt6-opengl gambas3-gb-qt6-opengl-dbgsym gambas3-gb-qt6-wayland gambas3-gb-qt6-wayland-dbgsym gambas3-gb-qt6-x11 gambas3-gb-qt6-x11-dbgsym gambas3-gb-scanner gambas3-gb-sdl2 gambas3-gb-sdl2-audio gambas3-gb-sdl2-audio-dbgsym gambas3-gb-sdl2-dbgsym gambas3-gb-signal gambas3-gb-signal-dbgsym gambas3-gb-term gambas3-gb-term-dbgsym gambas3-gb-util gambas3-gb-util-web gambas3-gb-v4l gambas3-gb-v4l-dbgsym gambas3-gb-vb gambas3-gb-vb-dbgsym gambas3-gb-xml gambas3-gb-xml-dbgsym gambas3-gb-xml-html gambas3-gb-xml-html-dbgsym gambas3-gb-xml-xslt gambas3-gb-xml-xslt-dbgsym gambas3-runtime gambas3-runtime-dbgsym Architecture: riscv64 Version: 3.22.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Gambas Team Changed-By: Bastian Germann Description: gambas3-devel - Gambas compilation tools gambas3-gb-cairo - Gambas bindings for cairo gambas3-gb-clipper - Gambas Clipper component gambas3-gb-clipper2 - Gambas Clipper2 polygon component gambas3-gb-complex - Gambas Complex component gambas3-gb-compress - Gambas compression component gambas3-gb-compress-bzlib2 - Gambas bzlib2 component gambas3-gb-compress-zlib - Gambas zlib compression component gambas3-gb-compress-zstd - Gambas zstd compression component gambas3-gb-crypt - Gambas crypt encryption component gambas3-gb-data - Gambas abstract datatypes component gambas3-gb-db - Gambas database access common libraries gambas3-gb-db-mysql - MySQL driver for the Gambas database gambas3-gb-db-odbc - ODBC driver for the Gambas database gambas3-gb-db-postgresql - PostgreSQL driver for the Gambas database gambas3-gb-db-sqlite3 - Gambas sqlite3 driver database gambas3-gb-db2 - Gambas database 2 access common libraries gambas3-gb-db2-mysql - MySQL driver for the Gambas database 2 gambas3-gb-db2-odbc - ODBC driver for the Gambas database 2 gambas3-gb-db2-postgresql - PostgreSQL driver for the Gambas database 2 gambas3-gb-db2-sqlite3 - Gambas sqlite3 driver database 2 gambas3-gb-dbus - Gambas bindings for DBUS gambas3-gb-dbus-trayicon - System tray icon management for Gambas gambas3-gb-desktop - Gambas Portland project compatibility component gambas3-gb-desktop-x11 - Gambas Portland project compatibility component for X11 gambas3-gb-form-htmlview - Gambas lightweight HTML component gambas3-gb-gmp - Gambas GMP component gambas3-gb-gsl - Gambas GNU Scientific Library component gambas3-gb-gtk3 - Gambas GTK+3 component gambas3-gb-gtk3-opengl - Gambas OpenGL component with GTK+3 toolkit gambas3-gb-gtk3-wayland - Gambas GTK+3 Wayland component gambas3-gb-gtk3-webview - Gambas GTK+3 Webview component gambas3-gb-gtk3-x11 - Gambas GTK+3 X11 component gambas3-gb-gui - Gambas graphical toolkit selector gambas3-gb-hash - Gambas hash component gambas3-gb-httpd - Gambas HTTP server gambas3-gb-image - Gambas image effects gambas3-gb-image-effect - Gambas image effects: effects gambas3-gb-image-imlib - Gambas image effects: IMLIB bindings gambas3-gb-image-io - Gambas image effects: I/O gambas3-gb-inotify - Gambas filesystem events monitoring component gambas3-gb-jit - Gambas Just-In-Time compiler component gambas3-gb-libxml - Gambas libxml component gambas3-gb-markdown - Gambas markdown convert component gambas3-gb-media - Gambas media component gambas3-gb-media-form - Gambas media player controls gambas3-gb-mime - Gambas MIME message management gambas3-gb-mysql - Gambas MySQL component gambas3-gb-ncurses - Gambas NCurses component gambas3-gb-net - Gambas networking component gambas3-gb-net-curl - Gambas advanced networking component gambas3-gb-net-pop3 - Gambas POP3 client implementation gambas3-gb-net-smtp - Gambas smtp protocol component gambas3-gb-openal - Gambas OpenAL component gambas3-gb-opengl - Gambas OpenGL component gambas3-gb-opengl-glsl - Gambas OpenGL component: GL Shading Language subcomponent gambas3-gb-opengl-glu - Gambas OpenGL utility gambas3-gb-opengl-sge - Gambas SDL Game Engine gambas3-gb-openssl - Gambas OpenSSL component gambas3-gb-option - Gambas option component gambas3-gb-pcre - Gambas regexp component gambas3-gb-poppler - Gambas poppler component gambas3-gb-qt6 - Gambas Qt5 GUI component gambas3-gb-qt6-ext - Gambas extended Qt GUI component gambas3-gb-qt6-opengl - Gambas OpenGL component with QT5 toolkit gambas3-gb-qt6-wayland - Gambas Qt5 Wayland component gambas3-gb-qt6-x11 - Gambas Qt5 X11 component gambas3-gb-scanner - Gambas scanner component gambas3-gb-sdl2 - Gambas SDL2 component gambas3-gb-sdl2-audio - Gambas SDL2 audio component gambas3-gb-signal - Gambas OS signal library gambas3-gb-term - Terminal manager for Gambas gambas3-gb-util - This component provides many useful utility methods or classes gambas3-gb-util-web - This component provides many utilities useful for web application gambas3-gb-v4l - Gambas video for Linux component gambas3-gb-vb - Gambas Visual Basic(tm) compatibility component gambas3-gb-xml - Gambas XML component gambas3-gb-xml-html - Gambas HTML component gambas3-gb-xml-xslt - Gambas XSLT component gambas3-runtime - Gambas runtime interpreter Closes: 1142657 Changes: gambas3 (3.22.0-1) unstable; urgency=medium . * Team upload * Drop gb.pdf component (Closes: #1142657) * New upstream version 3.22.0 Checksums-Sha1: 03d2793f66e01e48864417725fb7ba2bcdaf80cb 529720 gambas3-devel-dbgsym_3.22.0-1_riscv64.deb b7aef29761a384a1a27263a75f3c6a87e4c25bb3 175456 gambas3-devel_3.22.0-1_riscv64.deb f98f1743f48d1479aaf3577d91ecf226cb737d9e 40908 gambas3-gb-cairo-dbgsym_3.22.0-1_riscv64.deb 305abccaffa41415fa001a8aaca65012d08ea0b9 27892 gambas3-gb-cairo_3.22.0-1_riscv64.deb cdef3365c12e484c030c24c85549b6f35d00750c 595964 gambas3-gb-clipper-dbgsym_3.22.0-1_riscv64.deb 0897ef0861e584e971cf7c48b3f786e54e28afc9 988644 gambas3-gb-clipper2-dbgsym_3.22.0-1_riscv64.deb 4ad7bab322815a317699d686779e2022deb6fc41 85872 gambas3-gb-clipper2_3.22.0-1_riscv64.deb 4aeeaae1c05c73e8e4a6890403b1e841726ba3c4 71004 gambas3-gb-clipper_3.22.0-1_riscv64.deb 64a6b2967bdef45eeb3dab1cd3b8b1bba19f89b1 23588 gambas3-gb-complex-dbgsym_3.22.0-1_riscv64.deb e8e79bc449ce44031f46d188cf55a89534536ac0 20320 gambas3-gb-complex_3.22.0-1_riscv64.deb a92e48a24ce8667803a800dd4632f9bcc0439506 16584 gambas3-gb-compress-bzlib2-dbgsym_3.22.0-1_riscv64.deb 8eb2364bae965a2e1a1a99e347ffafc6c38de9eb 19372 gambas3-gb-compress-bzlib2_3.22.0-1_riscv64.deb 18d6cc5142c571efe5e6dd98ab2f3a1a7f34d9d6 16204 gambas3-gb-compress-dbgsym_3.22.0-1_riscv64.deb 00389146948b0f44ed2bccdbf69fe0bf9207835b 17004 gambas3-gb-compress-zlib-dbgsym_3.22.0-1_riscv64.deb 036dadd4e319c243589165b0b4ca146c208752e1 19208 gambas3-gb-compress-zlib_3.22.0-1_riscv64.deb 688002570df7080ff2dcd291676302b315e7510d 17744 gambas3-gb-compress-zstd-dbgsym_3.22.0-1_riscv64.deb bfc330ccd74f141bef54ee4af3de24ad7e06ff2d 19016 gambas3-gb-compress-zstd_3.22.0-1_riscv64.deb 840632904706f986c49b5d8750e60fc383f2e0d7 19184 gambas3-gb-compress_3.22.0-1_riscv64.deb a767bbc496901fd21949d94c61564840b3a338b1 16360 gambas3-gb-crypt-dbgsym_3.22.0-1_riscv64.deb 0f64b17c2a63f236ec09d883e8146786cb4ff518 18628 gambas3-gb-crypt_3.22.0-1_riscv64.deb a1ee114e24d84ef05449480da29d7e7149744190 96844 gambas3-gb-data-dbgsym_3.22.0-1_riscv64.deb 846bec0bb54ff37a5e36ecf576e20e817926d15f 41384 gambas3-gb-data_3.22.0-1_riscv64.deb 3b221f5b8074d21a62aa73ed7e8863e583fc077c 83464 gambas3-gb-db-dbgsym_3.22.0-1_riscv64.deb 116e481b77c83bfcf4ac5b742123f693f65ad4b4 51756 gambas3-gb-db-mysql-dbgsym_3.22.0-1_riscv64.deb ac704d886caaf4526ab614459b97ae6151501e02 29276 gambas3-gb-db-mysql_3.22.0-1_riscv64.deb e88db8ca7823edad6ed8cb891999065677046240 39772 gambas3-gb-db-odbc-dbgsym_3.22.0-1_riscv64.deb c1742b5255b0de319f410a704f44ecc11a0109ce 27304 gambas3-gb-db-odbc_3.22.0-1_riscv64.deb acaa8fcfc3000c8d4172a9d6cad3e9ab1422a722 41788 gambas3-gb-db-postgresql-dbgsym_3.22.0-1_riscv64.deb 9a2c659e44d0281bcfeb112294325d119d86341f 29072 gambas3-gb-db-postgresql_3.22.0-1_riscv64.deb d80a8c3e7d4d27f8c6df98bbf76079526f088dc1 48724 gambas3-gb-db-sqlite3-dbgsym_3.22.0-1_riscv64.deb a778ac0933ad6183f7f723f8d9a9f62441f86e54 29984 gambas3-gb-db-sqlite3_3.22.0-1_riscv64.deb a6b04b1f79288f28d7af9158bd6d33015dc2e5d5 31236 gambas3-gb-db2-mysql-dbgsym_3.22.0-1_riscv64.deb a3ddf90073fdbd1bb553b1f938fb28860595d8dd 31372 gambas3-gb-db2-mysql_3.22.0-1_riscv64.deb af67fd1ae6b707f8dbdaa1c9139817c326f6e17b 26416 gambas3-gb-db2-odbc-dbgsym_3.22.0-1_riscv64.deb 81686e1472846e0fb422777b2cda8026e3f85e59 30696 gambas3-gb-db2-odbc_3.22.0-1_riscv64.deb a02ee51e460c8fb1ffeb7c7c232567e211c05f95 24084 gambas3-gb-db2-postgresql-dbgsym_3.22.0-1_riscv64.deb c8324f3d9bb05bc9459ae224f2825338d40d6003 32852 gambas3-gb-db2-postgresql_3.22.0-1_riscv64.deb db32aea2c86864413e35d3a5448fd5420d63fa44 26500 gambas3-gb-db2-sqlite3-dbgsym_3.22.0-1_riscv64.deb f51693aeae0f76dd4cb54ce4aac2cc9f29ce835a 32636 gambas3-gb-db2-sqlite3_3.22.0-1_riscv64.deb e53632889a65e4e4d793c6df0a460814cb3e5b0b 47120 gambas3-gb-db2_3.22.0-1_riscv64.deb 13c2d532faa35287e084c9a52c9ac7ce87eef390 48976 gambas3-gb-db_3.22.0-1_riscv64.deb 941e0ad3717f3019e67d5ca6d2b94a85c2864834 47976 gambas3-gb-dbus-dbgsym_3.22.0-1_riscv64.deb a13c6bd9c12c9903441e8e0478035fe035858135 35856 gambas3-gb-dbus-trayicon_3.22.0-1_riscv64.deb 4c234a87d70f41cc4d4089b71491ec76f860095a 52656 gambas3-gb-dbus_3.22.0-1_riscv64.deb 944cd1fa38bd2018298088f3c7be87f77a1f4209 95528 gambas3-gb-desktop-x11-dbgsym_3.22.0-1_riscv64.deb 5499b16f0b06a25963472859a8d38121dd81ae19 52292 gambas3-gb-desktop-x11_3.22.0-1_riscv64.deb cd54198cdc61ecc776ba5b0f1d82d0bbe925f83c 77960 gambas3-gb-desktop_3.22.0-1_riscv64.deb a71c2977a2377cb9ef74fb9f5cf4f012fe4b761c 9067128 gambas3-gb-form-htmlview-dbgsym_3.22.0-1_riscv64.deb f9c2d916487e18031e7c1a58a9dbd12c4f8e2e17 597284 gambas3-gb-form-htmlview_3.22.0-1_riscv64.deb c995fa1d55e90e92db231cd8bf7c97a1ed5b1458 43040 gambas3-gb-gmp-dbgsym_3.22.0-1_riscv64.deb 532327c8cfa4710801cf93b0eda7cac701006fd5 25740 gambas3-gb-gmp_3.22.0-1_riscv64.deb 2e55221a612b66fd9582b6b1d4b824aad48a0181 91228 gambas3-gb-gsl-dbgsym_3.22.0-1_riscv64.deb 7c9b29455a0a6c7d12fd56c57639fe3fad5c7b77 41620 gambas3-gb-gsl_3.22.0-1_riscv64.deb 43cccd898360b0d1d88e2f648231317abb7095fc 851720 gambas3-gb-gtk3-dbgsym_3.22.0-1_riscv64.deb fefd091dc51d6cf841e67970e0d3e4cfedc8aff6 15036 gambas3-gb-gtk3-opengl-dbgsym_3.22.0-1_riscv64.deb 1cfcc68282802b711f8150f316c61273968c0267 17880 gambas3-gb-gtk3-opengl_3.22.0-1_riscv64.deb ad0c53b1b1a6f37b6ff27721a73890d00e3e4ec1 12612 gambas3-gb-gtk3-wayland-dbgsym_3.22.0-1_riscv64.deb afda39087a3f86d47a05447728d1fa8fd772a9cc 17208 gambas3-gb-gtk3-wayland_3.22.0-1_riscv64.deb 1ab6797a66be25cefdfbf1f48d880a10e6fa8578 55760 gambas3-gb-gtk3-webview-dbgsym_3.22.0-1_riscv64.deb 3d69ffdecf6b259efbcd38278e24ca23b2cc2190 26336 gambas3-gb-gtk3-webview_3.22.0-1_riscv64.deb f2fd25480fef4aa8cff43fbb9f72873c13255a2c 40264 gambas3-gb-gtk3-x11-dbgsym_3.22.0-1_riscv64.deb 8d40e44f3641217c4e06123d974ea8e2e440c575 23320 gambas3-gb-gtk3-x11_3.22.0-1_riscv64.deb d0975f2847f269a164efb5725377ff3dcaea3f7c 210704 gambas3-gb-gtk3_3.22.0-1_riscv64.deb 47606ff13abe17bb943abaf7602ddaae01de9422 15840 gambas3-gb-gui-dbgsym_3.22.0-1_riscv64.deb a9ad0d0fc54848cf29b08ac12032d731d8294a20 36156 gambas3-gb-gui_3.22.0-1_riscv64.deb a5cea5ba01eb929beeb052760b51208c329d4609 32596 gambas3-gb-hash-dbgsym_3.22.0-1_riscv64.deb 1dd05e094365d65915d436f60cd41279cafea643 25340 gambas3-gb-hash_3.22.0-1_riscv64.deb 27374e8d2af470399e2e67c4a97da87d5aa888c3 78456 gambas3-gb-httpd-dbgsym_3.22.0-1_riscv64.deb 0f12c4832e6fa1175a47d50cfd30432273425e67 43336 gambas3-gb-httpd_3.22.0-1_riscv64.deb 86511ce0b14fe1b2a427c594b9c17da02bc2f0b7 123616 gambas3-gb-image-dbgsym_3.22.0-1_riscv64.deb 62e9fe9791eb6bf960441eb0bef94ff30b671adf 152692 gambas3-gb-image-effect-dbgsym_3.22.0-1_riscv64.deb ba41c343ccc460adb8e19420e37b5dbcef773b6c 47968 gambas3-gb-image-effect_3.22.0-1_riscv64.deb 7436e9c3566e6b21a70b0129edb19d7870cdb93f 18640 gambas3-gb-image-imlib-dbgsym_3.22.0-1_riscv64.deb b7068e25063dd70de8ca8d9b290f2047729afc92 18812 gambas3-gb-image-imlib_3.22.0-1_riscv64.deb 65f9517e28d5a084dec8f5cb9e9c0619a858aa2c 18844 gambas3-gb-image-io-dbgsym_3.22.0-1_riscv64.deb 34ad70ac85f3f52f0297349279dde38668c564f6 19312 gambas3-gb-image-io_3.22.0-1_riscv64.deb 9a5dc65055b0fc634c80db5068c73ea52e95b4f0 49940 gambas3-gb-image_3.22.0-1_riscv64.deb 19963f0e48d40066d3048e44da7c30f4289148b5 19004 gambas3-gb-inotify-dbgsym_3.22.0-1_riscv64.deb 7821372eca40bd7da25832f69eda0c46091719e6 20160 gambas3-gb-inotify_3.22.0-1_riscv64.deb 09dfd11b8cb3231b84cf6a58b45a77f2de68372b 101292 gambas3-gb-jit-dbgsym_3.22.0-1_riscv64.deb d550774f7d180a9e2edc3da5e9d333ce280b2054 86964 gambas3-gb-jit_3.22.0-1_riscv64.deb bbc5821fa8e00cfcdcb3fb042e0c2a19e3a61369 39072 gambas3-gb-libxml-dbgsym_3.22.0-1_riscv64.deb 30752404a2ec27eb5c0f45dde1edac283d2f4f1b 25524 gambas3-gb-libxml_3.22.0-1_riscv64.deb 178777c390bf4bf2a93b71373c8e48825f94a606 27904 gambas3-gb-markdown_3.22.0-1_riscv64.deb 1aab958b5c203155cb77c56e4529b52300db97e1 83972 gambas3-gb-media-dbgsym_3.22.0-1_riscv64.deb 0278fc4336bfa555d8979c91d686008527e0a236 26280 gambas3-gb-media-form_3.22.0-1_riscv64.deb 2cb8c26a1ae92e5d7747affa3d1102f266e88a42 37280 gambas3-gb-media_3.22.0-1_riscv64.deb 96e621dee563c5c9eb2423c8e5d80766703c2e23 28288 gambas3-gb-mime-dbgsym_3.22.0-1_riscv64.deb 765c2be70a4991898486ad20096e688ca169a321 21988 gambas3-gb-mime_3.22.0-1_riscv64.deb 8276b291e2e865865841adcd83e39edb3632e041 38492 gambas3-gb-mysql_3.22.0-1_riscv64.deb 783a8333275808ba73513a2b6c853eecf7e627ce 42136 gambas3-gb-ncurses-dbgsym_3.22.0-1_riscv64.deb 9ac94f3414b223429e0d394e27aafc9ebe5316ef 27384 gambas3-gb-ncurses_3.22.0-1_riscv64.deb ec732b99c7c8982475ec768b3fb6840ae7e225ba 61208 gambas3-gb-net-curl-dbgsym_3.22.0-1_riscv64.deb 05ed78e7389e5e504614f41cfc842be87257fa8c 43528 gambas3-gb-net-curl_3.22.0-1_riscv64.deb 84f362a9c6ded226ba517fb4f14e4e15b665637e 77144 gambas3-gb-net-dbgsym_3.22.0-1_riscv64.deb 03ef5bfefba2633b0384e99d35ec8c90bab140da 27544 gambas3-gb-net-pop3_3.22.0-1_riscv64.deb b0eba174de1378058b6f710f105e0421dc206857 29356 gambas3-gb-net-smtp_3.22.0-1_riscv64.deb 649a8afb39c901ff778916f0862483981f6b2eb0 44900 gambas3-gb-net_3.22.0-1_riscv64.deb ff2aebc08ada68a818f725bccc7188376b168a52 37960 gambas3-gb-openal-dbgsym_3.22.0-1_riscv64.deb d82244ed7a46acd72adbb5ede2b806a8404bb55a 29076 gambas3-gb-openal_3.22.0-1_riscv64.deb 18f4d7e8a5a2ca7fd60accc44a299a8cf3e2a594 54224 gambas3-gb-opengl-dbgsym_3.22.0-1_riscv64.deb da7247471068866234e503ed251d89faaccd59e8 27876 gambas3-gb-opengl-glsl-dbgsym_3.22.0-1_riscv64.deb 3b4e73de9b7cf3a18a55c5f12c74aa59db4ba662 22448 gambas3-gb-opengl-glsl_3.22.0-1_riscv64.deb 9df994fa8c4b95d87a04c8a2cc23b1a490168afd 26152 gambas3-gb-opengl-glu-dbgsym_3.22.0-1_riscv64.deb d94d752f12232aa255677e714313d7d1e1a5ed46 22084 gambas3-gb-opengl-glu_3.22.0-1_riscv64.deb 234cb19de06e47bacf102ad6fe5ff0f3696c6771 22092 gambas3-gb-opengl-sge-dbgsym_3.22.0-1_riscv64.deb 9fd71f0c5b7ec8c2a622a68a8837f60233f3cd9b 20900 gambas3-gb-opengl-sge_3.22.0-1_riscv64.deb 3ab9b47be3f170274a8b66a876a7247807bf4d7a 39992 gambas3-gb-opengl_3.22.0-1_riscv64.deb ea1ca9167dfc9d4651243e57cfde05c3b42603cd 35984 gambas3-gb-openssl-dbgsym_3.22.0-1_riscv64.deb 55cae2e922713cbe86399e96c17ebec32d7dcf0d 27124 gambas3-gb-openssl_3.22.0-1_riscv64.deb 38252cbe1b1fd2560c7aa270dc5a5e9abf2e2f10 18328 gambas3-gb-option-dbgsym_3.22.0-1_riscv64.deb 64f91b1d5336fca210267b3d55cccd1cd1f46062 19460 gambas3-gb-option_3.22.0-1_riscv64.deb d654fdd58cba48eb5c0690dcfb9a298e7be47cc7 20808 gambas3-gb-pcre-dbgsym_3.22.0-1_riscv64.deb 49b9bfef22e2da60b9525da166e9fbd4498ce97e 21116 gambas3-gb-pcre_3.22.0-1_riscv64.deb 54fc2940d87df1b8005ef0a1968b911e12be1f0f 111428 gambas3-gb-poppler-dbgsym_3.22.0-1_riscv64.deb 743d693edf8c93d9c0d6a45cca7da8d1d7236a27 24948 gambas3-gb-poppler_3.22.0-1_riscv64.deb 06dfea0ee7e1eb928b238e6003eb6dbf934c9dbd 7721264 gambas3-gb-qt6-dbgsym_3.22.0-1_riscv64.deb c86b862ef67d5cb27640cd6c51b1158e3c05266f 955652 gambas3-gb-qt6-ext-dbgsym_3.22.0-1_riscv64.deb 95343a6ba5f2828822b5d4ee6f7804473c919446 29256 gambas3-gb-qt6-ext_3.22.0-1_riscv64.deb dab13412e40bf59d9b692767f8a40c7c94c54d79 499664 gambas3-gb-qt6-opengl-dbgsym_3.22.0-1_riscv64.deb 4fea949f16eb0afb4e3e9b74a0916081ae0e9ecd 19648 gambas3-gb-qt6-opengl_3.22.0-1_riscv64.deb 82f9afb342ff2c9a3265939aae31f3fc810a918b 307780 gambas3-gb-qt6-wayland-dbgsym_3.22.0-1_riscv64.deb a78ba118dc18f3a391b25224644e600cae353529 19432 gambas3-gb-qt6-wayland_3.22.0-1_riscv64.deb b9cd6e3d1c44e785dc1f62acd51d556a63a481dc 272340 gambas3-gb-qt6-x11-dbgsym_3.22.0-1_riscv64.deb fec05ae3a5582bab61da16105de9aab5f2f18493 24980 gambas3-gb-qt6-x11_3.22.0-1_riscv64.deb 8a184563597400c770d20a62f7ffc9d1a77a1bcb 239100 gambas3-gb-qt6_3.22.0-1_riscv64.deb 01b138eabec6593803fdfcb94c6283c07facd812 30292 gambas3-gb-scanner_3.22.0-1_riscv64.deb e7393b506e28fa301d120c08f4468a650ee130eb 31300 gambas3-gb-sdl2-audio-dbgsym_3.22.0-1_riscv64.deb c7eb597e8b9d2c8515b2add2960a7ef952189333 22292 gambas3-gb-sdl2-audio_3.22.0-1_riscv64.deb b1501c973ac3e9c46a7438c0a2b3bcdb8d9a68f9 64476 gambas3-gb-sdl2-dbgsym_3.22.0-1_riscv64.deb 496c43bcf1824bf5c1fea3333677c3638ca05602 35620 gambas3-gb-sdl2_3.22.0-1_riscv64.deb 98a998c80ad62894daa359482b7422501297e053 14700 gambas3-gb-signal-dbgsym_3.22.0-1_riscv64.deb 73678326fca615810f86d8dc387051eebdd94413 18804 gambas3-gb-signal_3.22.0-1_riscv64.deb d083a6458bdbd7ceefca9e2ff71df497b7e390e0 24596 gambas3-gb-term-dbgsym_3.22.0-1_riscv64.deb 1ec6b3476624bc53f0c417bae9a78a4cea44b45d 21696 gambas3-gb-term_3.22.0-1_riscv64.deb d2ab8679680c8f3a34ce48f88586d7b3d27dc0f7 24712 gambas3-gb-util-web_3.22.0-1_riscv64.deb b2be28c01f8f76a0d181f74a84a446e6512c7935 57108 gambas3-gb-util_3.22.0-1_riscv64.deb 924f20049315e1aafd9498458a54166a2abd0772 71496 gambas3-gb-v4l-dbgsym_3.22.0-1_riscv64.deb e876dd8587bd7fbd200bd874f54a21d1c62774cc 31604 gambas3-gb-v4l_3.22.0-1_riscv64.deb 1b2d0852c1adf4eaae882a652f1c64b872d86a0d 16316 gambas3-gb-vb-dbgsym_3.22.0-1_riscv64.deb 938abb943e1b29847e5baf06dec1ebe1aff830f6 20004 gambas3-gb-vb_3.22.0-1_riscv64.deb e4482b55ef86fc9f8fe8c9418535b211246bef86 94016 gambas3-gb-xml-dbgsym_3.22.0-1_riscv64.deb 494ea3a5a64f5baf362cc6c137c141a73a77b324 44760 gambas3-gb-xml-html-dbgsym_3.22.0-1_riscv64.deb 2c919e9361a64229395a490be340ddf6a26b042c 26248 gambas3-gb-xml-html_3.22.0-1_riscv64.deb 14ce8846eeb4ad7f05143ec7cd4c8f4156adfe16 34692 gambas3-gb-xml-xslt-dbgsym_3.22.0-1_riscv64.deb d50374ce4266cb7aec7698930ae225ed4c259583 19132 gambas3-gb-xml-xslt_3.22.0-1_riscv64.deb 37c65bda68d178c6564519a4f68e57a93a040bf1 49696 gambas3-gb-xml_3.22.0-1_riscv64.deb 3f820467c78a0dfc5f8287ca6eb0c3687f1e6eda 1099156 gambas3-runtime-dbgsym_3.22.0-1_riscv64.deb 7444420e308900aa127eb513a048d01b500de4ad 562084 gambas3-runtime_3.22.0-1_riscv64.deb ef15110aee5ba42ef8ebf3e9ffe24b62befe5b29 69928 gambas3_3.22.0-1_riscv64.buildinfo Checksums-Sha256: 8df38cd384e40513eedada29920f9765e9a723002d0740faec9ea0c5bda68a51 529720 gambas3-devel-dbgsym_3.22.0-1_riscv64.deb 739df00a3d129f33317286600efb017644ca7d5bf3b87634d010fcfb2013b5db 175456 gambas3-devel_3.22.0-1_riscv64.deb 3cafaa42c36aacc9e17e28d9056522bd9c42341521b40a9ac01d7b0778d7f46a 40908 gambas3-gb-cairo-dbgsym_3.22.0-1_riscv64.deb c235d3419988a04411291891072d453c2fb963b3c03d09576ee67c0622f8c01b 27892 gambas3-gb-cairo_3.22.0-1_riscv64.deb 33758632f3f719deeb0c3871690e24d81191d084c84b180bdb059d368313b3a1 595964 gambas3-gb-clipper-dbgsym_3.22.0-1_riscv64.deb 35e6a61e700aba141d0a8e23d415df8a4cec20d89a6990f6a84b669d820412ac 988644 gambas3-gb-clipper2-dbgsym_3.22.0-1_riscv64.deb 41327dd13f0a36400ba47656f7fb486e3070df1b365703b5c21d16426579294f 85872 gambas3-gb-clipper2_3.22.0-1_riscv64.deb e941250526694cd14646f3246e3bade94d428b7028c21b1c4b5983334be7e710 71004 gambas3-gb-clipper_3.22.0-1_riscv64.deb 11998bffaabaab19e32f1c5944d3f28bf2cd034f04793c910e488ac0aee6e690 23588 gambas3-gb-complex-dbgsym_3.22.0-1_riscv64.deb 16c037ae28d1e4dc589fc06fecfa0f789cc7724d8dcacf7e957601643b68bd40 20320 gambas3-gb-complex_3.22.0-1_riscv64.deb e2eda2f2e7a96ec70f995232bf3d574c66a6a0c05daec934844901c2322b94ac 16584 gambas3-gb-compress-bzlib2-dbgsym_3.22.0-1_riscv64.deb 8243d46836b9ab4a550803f90f1c3ffaa1e4371db8f517c539d4c000000a2fc8 19372 gambas3-gb-compress-bzlib2_3.22.0-1_riscv64.deb c9a4fdfbfa4d75e5ccccf76b725c801060918fbd4893884e477a3dffd79ae5cf 16204 gambas3-gb-compress-dbgsym_3.22.0-1_riscv64.deb c8a69acf820d68f9fcba5775f0b4b0a1bb6ba42a76da56f7e5b080c921d08bcc 17004 gambas3-gb-compress-zlib-dbgsym_3.22.0-1_riscv64.deb 97f370f299f90b9e0669387a6b0763841e6d80e62a4ec38ccec6fe9a113cb1ae 19208 gambas3-gb-compress-zlib_3.22.0-1_riscv64.deb db419d5d804f75ba06d51d28f47f23faba55868c3e4f8e9abb40fc110baa9850 17744 gambas3-gb-compress-zstd-dbgsym_3.22.0-1_riscv64.deb 9d005e86f2a081bc38f019f3a631d517e331df93dff5715a0efce4197ecaf492 19016 gambas3-gb-compress-zstd_3.22.0-1_riscv64.deb 879f0f0ab4e9b954b79836711a4c8432218271779d5af77e84471fd74d924d33 19184 gambas3-gb-compress_3.22.0-1_riscv64.deb 1e61ce50b322a9b3d6bbd0808828937bde4db0ac6200d964ab41fa06dedbc597 16360 gambas3-gb-crypt-dbgsym_3.22.0-1_riscv64.deb f9b46c599bc4654b072ad4cdd70a6385a6edce14536aec87771b8b34b9f26c13 18628 gambas3-gb-crypt_3.22.0-1_riscv64.deb 62d8a50c1f4242d9145ce654904ac5375caf4d9456b13ef4eb36ee95671779b6 96844 gambas3-gb-data-dbgsym_3.22.0-1_riscv64.deb 3cce50afcf17d7f28fc4d5558c880881896684ca6ee9d00addbc34b2c221cc96 41384 gambas3-gb-data_3.22.0-1_riscv64.deb b3a75922a62fc8b248e3278047f37e2cd1a6aa34d953e845653d61b6425a725b 83464 gambas3-gb-db-dbgsym_3.22.0-1_riscv64.deb 63be7f5edc98389d23ecbd3a600aa48b14298dd20d4a7ef18ce5c2354882f9c3 51756 gambas3-gb-db-mysql-dbgsym_3.22.0-1_riscv64.deb ba40dc3698bcbc8daa220c8476b889b737f7e678830a1dfc61a2d10a90459800 29276 gambas3-gb-db-mysql_3.22.0-1_riscv64.deb 993608060daf260127e879624b2d9bb75d51debd6fa6853343d02d684531f179 39772 gambas3-gb-db-odbc-dbgsym_3.22.0-1_riscv64.deb 153c0a78f685c1c2ab991a70ab081a7481b9afc9199eba2b2d61011f1a1f55f3 27304 gambas3-gb-db-odbc_3.22.0-1_riscv64.deb 8760c6c362a31f8e124793161c95cfc3c0a0a99fd65eff1e686ad9a4d8cd57bc 41788 gambas3-gb-db-postgresql-dbgsym_3.22.0-1_riscv64.deb 64ed0766872683eab71868236802fe5e79baceb07eb3895279475a50fd7d7932 29072 gambas3-gb-db-postgresql_3.22.0-1_riscv64.deb 7f274922bb037cd1f7f212845c903909a171098e04edcda37f393425f0e318c6 48724 gambas3-gb-db-sqlite3-dbgsym_3.22.0-1_riscv64.deb 19b388dc520fe99981396bf41f9641fc533c3b9b955f1faaccbf301b21297bf7 29984 gambas3-gb-db-sqlite3_3.22.0-1_riscv64.deb f165a858e656a3edad78acc3b9d167e33511803c250002bfb09ec210a728b471 31236 gambas3-gb-db2-mysql-dbgsym_3.22.0-1_riscv64.deb 6e8b15a5f81fb392bb1446ac045f603f9f814c8355f1a5f3507fb462389393fb 31372 gambas3-gb-db2-mysql_3.22.0-1_riscv64.deb 1570367eab6ed0a320809c1e0b0d660d6a08e7181554b2379304d9afc7a9345e 26416 gambas3-gb-db2-odbc-dbgsym_3.22.0-1_riscv64.deb 98e16f276371001b7ef1b6f5293d2f364f66edf309fb4aa69c162edbc910fc22 30696 gambas3-gb-db2-odbc_3.22.0-1_riscv64.deb ab1fde5f3dfb9860a0947bf83bc50c7c6b110c41a4e08de3009d77f572af3069 24084 gambas3-gb-db2-postgresql-dbgsym_3.22.0-1_riscv64.deb 1884b3a280bd0545552fcefe09994177cc6ad1a164251aa5ef5b0c71334d9da0 32852 gambas3-gb-db2-postgresql_3.22.0-1_riscv64.deb 44c7ebbe1caf36089776a2f5a5b85d8ee4a8580aa6c56b464b21f718a503d57a 26500 gambas3-gb-db2-sqlite3-dbgsym_3.22.0-1_riscv64.deb 83f0a15004d9bab94155a76889e241b3aec70737d3cc6e1b6ab222d402e72b72 32636 gambas3-gb-db2-sqlite3_3.22.0-1_riscv64.deb 8ecb60d27bdd289d04ddd76ec55e7050dc833fd034dc1ac0e0ae0205d65d0498 47120 gambas3-gb-db2_3.22.0-1_riscv64.deb 9def7a7c116b86ff4467f646508b0b36a4e01edc6f1bb05a902e13ae17cd4a5e 48976 gambas3-gb-db_3.22.0-1_riscv64.deb 768bbe37cc6d11dfc6c65dd9b3b34229d154c0cdfdd24f572d1f49e64a7c7e98 47976 gambas3-gb-dbus-dbgsym_3.22.0-1_riscv64.deb 4bdfc4aa611c8e055fe930d3b02ab87b0cd75ac0c0c048ac9962b26915576695 35856 gambas3-gb-dbus-trayicon_3.22.0-1_riscv64.deb c068392ff07f62f2c6657f2f5c999d6ebc46de55d60962e437df962fa1d9c54b 52656 gambas3-gb-dbus_3.22.0-1_riscv64.deb a6413c98ef877e3ae682a3c3ce3592bdafa69dd71410b5debc7b7532f63afc2d 95528 gambas3-gb-desktop-x11-dbgsym_3.22.0-1_riscv64.deb dd7b9cbfb40443fe97eb8049c0e2d90e0a918e94da833ccfc6a3ac42b9fb3ab3 52292 gambas3-gb-desktop-x11_3.22.0-1_riscv64.deb c80fe39800cb7a74ba2453f94cd83bf91f0661ba2c059139adc75ec20aee5eec 77960 gambas3-gb-desktop_3.22.0-1_riscv64.deb a950dafdf78c2030a7c3df7d4120a3f302f65ca7d9129289736f2a223986fc10 9067128 gambas3-gb-form-htmlview-dbgsym_3.22.0-1_riscv64.deb 56e965773d08a653779fabb917a7ed7ab1ee7668d9dd9db0cc044f6e345dc361 597284 gambas3-gb-form-htmlview_3.22.0-1_riscv64.deb b2d90d5a91c1be2bb8756cf313ba54b8f1ce49c0db45f0d6541b0c10566a79b5 43040 gambas3-gb-gmp-dbgsym_3.22.0-1_riscv64.deb 72775f97ef55d8d992d074a454b5406aabbfef9434b056fb99003c1c0f2c017d 25740 gambas3-gb-gmp_3.22.0-1_riscv64.deb 2471b8701573c89b4e1c5e6b4ec2d43f028f2268f7a48bc18bce119d552ea98e 91228 gambas3-gb-gsl-dbgsym_3.22.0-1_riscv64.deb e8569af046f7b6f2d4cdb6676598bdf10cab618780284e6a36d0841ad476adca 41620 gambas3-gb-gsl_3.22.0-1_riscv64.deb 80d719951768dc9162fd08afa5910324d68433c50acaed4c330b3de51977b370 851720 gambas3-gb-gtk3-dbgsym_3.22.0-1_riscv64.deb 6dedeb18ad70814beb30c0325938d4e5e6d1fc154d8dffc167cabb320429e5ff 15036 gambas3-gb-gtk3-opengl-dbgsym_3.22.0-1_riscv64.deb ab0f45435707af182cb4b2daeb897969d629dffca6958209935acdb4656fe38f 17880 gambas3-gb-gtk3-opengl_3.22.0-1_riscv64.deb b5e364ccb97c6375a60ed791a78fe78679faa6534544586f97de08c0d20103d0 12612 gambas3-gb-gtk3-wayland-dbgsym_3.22.0-1_riscv64.deb 2f616773e3fa0a4652211e3faa3aa3d8387a253ee0a6f7d5e7d084e766a115a9 17208 gambas3-gb-gtk3-wayland_3.22.0-1_riscv64.deb 35187b1c238907483722168dcfa9541c3133fe8ae75a99f8ed2653eb2bc71b84 55760 gambas3-gb-gtk3-webview-dbgsym_3.22.0-1_riscv64.deb 2d5f5ce223cc5103fe8a2cf77b44227a9ddc3c4f45437fe0a24b2a9443758f57 26336 gambas3-gb-gtk3-webview_3.22.0-1_riscv64.deb d0d5e4973d62955f7f5ddeca1493d6fa67f02adc1519219368c28ed788a9ab9d 40264 gambas3-gb-gtk3-x11-dbgsym_3.22.0-1_riscv64.deb 29d8e9b08f3a9ba4808ef97a14f54b36d5a665e9c54f936c895671066b6a61d7 23320 gambas3-gb-gtk3-x11_3.22.0-1_riscv64.deb 33a669f164b57fb79f641df9fc29c5a877d41290b0e4683eb6d32a8150db8db7 210704 gambas3-gb-gtk3_3.22.0-1_riscv64.deb 558364fbbd1cec5b9cfa94ff8bfb9fb631c9488d0ae1a258e160a70c0804cd47 15840 gambas3-gb-gui-dbgsym_3.22.0-1_riscv64.deb 8162f1eba64a0d4a5957467db11525320e9cf3ebff6d2d639530bd305960323c 36156 gambas3-gb-gui_3.22.0-1_riscv64.deb fe1e601cfcf6cd2f3344745cfdef50ec22ad8a281fb72dede393893a7311908a 32596 gambas3-gb-hash-dbgsym_3.22.0-1_riscv64.deb 9284646ba3f76e28faecb8d64f91dbe98cc6ffa262f30a1b1a0c1b7b135b368b 25340 gambas3-gb-hash_3.22.0-1_riscv64.deb 94775fa9a758cf292a846d324a0322dfdf87aedb22f64a8bf66d18cd24bb55ad 78456 gambas3-gb-httpd-dbgsym_3.22.0-1_riscv64.deb 2c5b45eddc02aad6902069e2d38e1abb53a6f827fd352ed7a1c69ce7d4c58164 43336 gambas3-gb-httpd_3.22.0-1_riscv64.deb caaee7a0733333e3e8981f531c908565dab29b97e2460963386e5aff3fd00f8c 123616 gambas3-gb-image-dbgsym_3.22.0-1_riscv64.deb 76017f478ff720bc4108fc0f49472db0d2252daa813cd1752c9c8383478894fe 152692 gambas3-gb-image-effect-dbgsym_3.22.0-1_riscv64.deb 8c068bc4d7ada8b20d5090be20e5b89579e2c3e2665129fd36dd16167cda478a 47968 gambas3-gb-image-effect_3.22.0-1_riscv64.deb f38fc999f985fa70241ad28865150fa3b0d1da1cb9eb003344b022a8f098d09c 18640 gambas3-gb-image-imlib-dbgsym_3.22.0-1_riscv64.deb cd083b4bec94a4e15143af7088d411e6edd7bbd8480734e9f47c99a5443c60b6 18812 gambas3-gb-image-imlib_3.22.0-1_riscv64.deb b758c6c93d486c0fb9ba0d908b0482b3899036a81fd36dea8f1404ac7ee05f66 18844 gambas3-gb-image-io-dbgsym_3.22.0-1_riscv64.deb e8a9cb45fb4309e345a02390cc8b463edc09784412d7a5452c4f87caf513933a 19312 gambas3-gb-image-io_3.22.0-1_riscv64.deb 7b595f7e657f06445fc44807837378240583f1d283f5b34e22487e33b59b696d 49940 gambas3-gb-image_3.22.0-1_riscv64.deb 883e60ef1bbdc806abc173581641da73468ae4a92650aaacc767dedab77ff426 19004 gambas3-gb-inotify-dbgsym_3.22.0-1_riscv64.deb a3320d2f9935d09a8adc8d7dadabafa2b8affa646074e693f961447b2cf0d69d 20160 gambas3-gb-inotify_3.22.0-1_riscv64.deb fe5704eb5fdc2ec0858424501d0cbec8badf1809a7320a9708e74cf8d63564ec 101292 gambas3-gb-jit-dbgsym_3.22.0-1_riscv64.deb 96d9f0259008781e3faffa7b77f4a7c86b1fd960f6dcdcc6ac9da91283b27b3a 86964 gambas3-gb-jit_3.22.0-1_riscv64.deb 780de1039c07c3027a584dd9a16d42127140a41be5a8c22ad7b44afe15ef9ae6 39072 gambas3-gb-libxml-dbgsym_3.22.0-1_riscv64.deb d7e65bd0d387e9fc182940289ad75ffe7e98ea727b4896b87ad24c4e248aca6a 25524 gambas3-gb-libxml_3.22.0-1_riscv64.deb 30380252e550036f58950fa62e745ad00283a92345c332d5094e06e0c5867729 27904 gambas3-gb-markdown_3.22.0-1_riscv64.deb f7b6af8996f98b900c213d30f6d6a84403656ea28e0c20a2718820f3948e9f6c 83972 gambas3-gb-media-dbgsym_3.22.0-1_riscv64.deb 3de821f74192116dde7633df7bccd55647b91f5ec7eb312192fd01e7b77e5dee 26280 gambas3-gb-media-form_3.22.0-1_riscv64.deb 04fdfc3f19d7009f0b645bdfca9f23a59e76479afae71842c8246f4c308521fa 37280 gambas3-gb-media_3.22.0-1_riscv64.deb ff0248e9afe706d304f93b8c5f091250ee0e7ada6688b0c49ad578272719dd17 28288 gambas3-gb-mime-dbgsym_3.22.0-1_riscv64.deb ad3342f5adfdc64e30e196820541f2aec04c76b4294e18654865dd24389d14c1 21988 gambas3-gb-mime_3.22.0-1_riscv64.deb f83e9825d5db3ceb1a14da60c859c056f401a1cbe253f6a4f59e468ffa5fe862 38492 gambas3-gb-mysql_3.22.0-1_riscv64.deb 362d618a2e9c3fb0dae16a4afb8bf710304b31a705aa9496db04dda1f322c927 42136 gambas3-gb-ncurses-dbgsym_3.22.0-1_riscv64.deb 657aaa349e83371d7dbb270e0df992816365a6a02b898b554553c470da4706b5 27384 gambas3-gb-ncurses_3.22.0-1_riscv64.deb 8e7c0a1ffdd05b809cf87ee7cfab4dbf7a0fd9687454877963423a02bb29dfee 61208 gambas3-gb-net-curl-dbgsym_3.22.0-1_riscv64.deb d3e9cd09ea011c83525b2fffa703e4bfc847913c145b67cc0e8d93904581faad 43528 gambas3-gb-net-curl_3.22.0-1_riscv64.deb 71cbaf6788622afa46cbc39545defee082f4450c117311cc1406b78cde1f9e5b 77144 gambas3-gb-net-dbgsym_3.22.0-1_riscv64.deb 0a47cdce51baa5b732d7f437c4a5d2d7f376fea52cdfa042d1d06bc067cf5e4f 27544 gambas3-gb-net-pop3_3.22.0-1_riscv64.deb 4e1b68ef01134d92361dd4789e52aca6dc6ce34cb993a926a2b7bbd19c9073e6 29356 gambas3-gb-net-smtp_3.22.0-1_riscv64.deb 0f05de1ac4bb3394248da85e10822aee266712d3f7a45694e8174362276bb343 44900 gambas3-gb-net_3.22.0-1_riscv64.deb 3896f784a3401f0d7d6134450fec474495035fc8386a937af196c166ca569f71 37960 gambas3-gb-openal-dbgsym_3.22.0-1_riscv64.deb efc1f6cc8d7f879f54ccb85c6da0835d03b1224de5856f36590282d0f56f4390 29076 gambas3-gb-openal_3.22.0-1_riscv64.deb 28b5eda5bd5bd4189906cdb0c781008e84f12d3b3b6df276efa903e7b55ef6b6 54224 gambas3-gb-opengl-dbgsym_3.22.0-1_riscv64.deb b2ffa75ca4acb5401514c21835b7134741c5c7d063113820737c277914cc902e 27876 gambas3-gb-opengl-glsl-dbgsym_3.22.0-1_riscv64.deb f6714781567677369de004744ab0c039a96eb0b2862c0d3642824e83069bd920 22448 gambas3-gb-opengl-glsl_3.22.0-1_riscv64.deb c227353ee8d00f2f724623b0582765749cbc1aa9cc9728b142be996860987a24 26152 gambas3-gb-opengl-glu-dbgsym_3.22.0-1_riscv64.deb a8c3e6ce64bfccaf41d28752dd17cc2ca50a821bc157055762f2667addb12eb4 22084 gambas3-gb-opengl-glu_3.22.0-1_riscv64.deb f8dd45b5db903a03ffb3b52b086822599787dd091b1590139e170ba2ef6e69e5 22092 gambas3-gb-opengl-sge-dbgsym_3.22.0-1_riscv64.deb 7bebee3bc90f0144aa37c53fcccb2fddc98843a36456458f234b4eef4c14aeeb 20900 gambas3-gb-opengl-sge_3.22.0-1_riscv64.deb 955817c0b7ad74e23201bf5e4787e94e87942dc38771e945a0e85764c6f505fb 39992 gambas3-gb-opengl_3.22.0-1_riscv64.deb c15c6a57f974444dbcdc2b0fda156ef3bff147afda4bd6eb835255c9817c5108 35984 gambas3-gb-openssl-dbgsym_3.22.0-1_riscv64.deb 825213fc4ac3e9a326440b79236a6207aecff5555981b00cb144c8bda93e7f68 27124 gambas3-gb-openssl_3.22.0-1_riscv64.deb 1f6adf35aef5ecfed562028ee81e0777916051eef50ae86dddef19de586bf8fa 18328 gambas3-gb-option-dbgsym_3.22.0-1_riscv64.deb 5fc68c77e4fc2b8c26d6c2565452f26f21b5035896de6f267ac823744f7bdd62 19460 gambas3-gb-option_3.22.0-1_riscv64.deb 5ecb6a3cdba2f13d0cae0dc9d8b739c1aac764532414266b10d7f6054ec97585 20808 gambas3-gb-pcre-dbgsym_3.22.0-1_riscv64.deb 998b8ef4e777c736c95b6f9ec29f58524738a09ef3da32386276f5262f4699b8 21116 gambas3-gb-pcre_3.22.0-1_riscv64.deb ba72ee5fbd94ca2695a6b5d3014e04bfb30a8102449b28ea214a2b7e9afafe95 111428 gambas3-gb-poppler-dbgsym_3.22.0-1_riscv64.deb e30473fb2e1723be4427c21d1fe1abde627d9f26b7e26e916fa6542126a0bba3 24948 gambas3-gb-poppler_3.22.0-1_riscv64.deb f95d27e0559c77f594c413c3c685128ae2174d6c81c63759699bd5809841f4e3 7721264 gambas3-gb-qt6-dbgsym_3.22.0-1_riscv64.deb ccb18c853ead0dfdb78f70e700f31a171a24b7fbb26094fdeb75746a28237613 955652 gambas3-gb-qt6-ext-dbgsym_3.22.0-1_riscv64.deb 3637537f2fa0d0c600b98a019e072c37900a11419542bcc6b0ef973ab3a3d9f8 29256 gambas3-gb-qt6-ext_3.22.0-1_riscv64.deb aaac0e09be18771b28979495f3c84d6ab576548f114b59922ef776cc291b5446 499664 gambas3-gb-qt6-opengl-dbgsym_3.22.0-1_riscv64.deb e613fe84f99286b5b1ef8784ee4117e0003c73de66d0806a9dca1c4b07f07190 19648 gambas3-gb-qt6-opengl_3.22.0-1_riscv64.deb 5e872e62b642f92de9fb05e6217bea406e284cd1a4aaa322c7e2bd78b38dc627 307780 gambas3-gb-qt6-wayland-dbgsym_3.22.0-1_riscv64.deb 62dd0818e19408a1228018dd1d2f7d97168129d771dffaf0bb0c42fb9da35065 19432 gambas3-gb-qt6-wayland_3.22.0-1_riscv64.deb 34fa24e895455ecee13ba0fd76018eb779519ced400b02c9c2680f91b31ab52d 272340 gambas3-gb-qt6-x11-dbgsym_3.22.0-1_riscv64.deb 35633f9d6e5da79a394f66b3a22db1a8463cf1172d0e481d91f7001aae25b968 24980 gambas3-gb-qt6-x11_3.22.0-1_riscv64.deb d93fd483222efdd97dc33d631f8ea4e275e78e3616ff99c20ec6a0e8aa9acc61 239100 gambas3-gb-qt6_3.22.0-1_riscv64.deb b886f76fbaa6603c9733829a2ce596649dda3e0d9aaceda67526824cc8cf7d25 30292 gambas3-gb-scanner_3.22.0-1_riscv64.deb cbf836dba3cfa74a320c8bf11729a37c20f150e5dd248d929c48767aa8228bf3 31300 gambas3-gb-sdl2-audio-dbgsym_3.22.0-1_riscv64.deb d9d602ab7354d741f0a04e138ac638ebebbc33dd59fe09471865a74c4f59e1af 22292 gambas3-gb-sdl2-audio_3.22.0-1_riscv64.deb 5fb97ef6b411223e73ec8a43ca8dcb89085ca7f6ae4d6781718208550796f885 64476 gambas3-gb-sdl2-dbgsym_3.22.0-1_riscv64.deb 3187746bbcbd25abb85f501c573ccca6ee2ffb4bfb5fcfd66ec24d589e38b56d 35620 gambas3-gb-sdl2_3.22.0-1_riscv64.deb bfd24e9f35b9c4d05061e5373a053fcedea13a63b86ce23f87eeb6d60d84f054 14700 gambas3-gb-signal-dbgsym_3.22.0-1_riscv64.deb 4b2925d78fb39ad92e33d0bfaf678a87e782e592ec26165b9ead6309f00c43a0 18804 gambas3-gb-signal_3.22.0-1_riscv64.deb 72fef5f9c61b5c01c8d89782c416468f6cbfc792e52244fe66d997551e9edbd2 24596 gambas3-gb-term-dbgsym_3.22.0-1_riscv64.deb 73299c14adfe39636116af10d038a8f5e3d5ce6112689d42725a13a8b5319bed 21696 gambas3-gb-term_3.22.0-1_riscv64.deb c6cb1bb62463e55a66cf2a2e0818e7970e0ca15f15812d0b217bac8cd6e025d9 24712 gambas3-gb-util-web_3.22.0-1_riscv64.deb ee5a8a05523e045c6e09ea1304edd12898163c2fc198e89dc7d443b48fd4334b 57108 gambas3-gb-util_3.22.0-1_riscv64.deb 544c06d110c4022894de04c8dfbf62fc176954c29fa07c81f66b6a059be6681a 71496 gambas3-gb-v4l-dbgsym_3.22.0-1_riscv64.deb 97ded263d9bae3c94db0952f16ec299b8622eba6d526225c8974292996be5472 31604 gambas3-gb-v4l_3.22.0-1_riscv64.deb ac79be43885b4b14c4fef473518bb0692aef30c515fc863c8d2efe4a29472d2d 16316 gambas3-gb-vb-dbgsym_3.22.0-1_riscv64.deb dc7171c1988dd23ab2bf64562ce3fbb1fce71e37a3ec4882587d0123108f7e85 20004 gambas3-gb-vb_3.22.0-1_riscv64.deb 27e71f2a40634e4b5f0ebd7bd40b37d18e7490add9105c0d58fcf76b2f0fcf73 94016 gambas3-gb-xml-dbgsym_3.22.0-1_riscv64.deb 375dbef6d72596ccb8e942d302c954f14b87a927ff2c89f69b072b0a6b137536 44760 gambas3-gb-xml-html-dbgsym_3.22.0-1_riscv64.deb 1b6e2cad7929c80fef4057b9e49b88b884bd75b02a748fb816a1baf6b37ed2a7 26248 gambas3-gb-xml-html_3.22.0-1_riscv64.deb da47a8b072f63514b6167c8b3beea40a9aa9da43e4777484d3a99889469d1220 34692 gambas3-gb-xml-xslt-dbgsym_3.22.0-1_riscv64.deb a70d4756d21ef33ada6fbe0bce2c4a6f7430243005a7d6e88129a9be306bee34 19132 gambas3-gb-xml-xslt_3.22.0-1_riscv64.deb 7a61957446f2948c36d10a37d8456bd812c6de08d260bcaf36a5de8b1083213c 49696 gambas3-gb-xml_3.22.0-1_riscv64.deb 59e611c1ddb978d3a85421524a0835888b02a9a59d0bd52c7bc90bbdb109a2ba 1099156 gambas3-runtime-dbgsym_3.22.0-1_riscv64.deb 5fcbd38ff39a70a2a4a986cb8e5b29246b818ca05f007c44c6a9c9c731dbe2cb 562084 gambas3-runtime_3.22.0-1_riscv64.deb 859a8c1d09d995da792f85cc370dbe91876e95f3e60a67b0a50391b634ed2fc0 69928 gambas3_3.22.0-1_riscv64.buildinfo Files: 545003ef2c75d2d003a09a50231c5454 529720 debug optional gambas3-devel-dbgsym_3.22.0-1_riscv64.deb aa836328958a22ce4267ebea1c50a6c2 175456 devel optional gambas3-devel_3.22.0-1_riscv64.deb 1302828f394e557b4f259abb00f177f8 40908 debug optional gambas3-gb-cairo-dbgsym_3.22.0-1_riscv64.deb b04c33abc1c15f35233ceb437249275a 27892 devel optional gambas3-gb-cairo_3.22.0-1_riscv64.deb 7d57a1882b19e168d9d040a4a150799f 595964 debug optional gambas3-gb-clipper-dbgsym_3.22.0-1_riscv64.deb 92337c72aaa26d9923cd4d5d6010de20 988644 debug optional gambas3-gb-clipper2-dbgsym_3.22.0-1_riscv64.deb 80bf73f4289dcfefaf533ea8676cdd84 85872 libdevel optional gambas3-gb-clipper2_3.22.0-1_riscv64.deb dc5fb3e96baaa68e3bdbbfdd0d05abfa 71004 libdevel optional gambas3-gb-clipper_3.22.0-1_riscv64.deb 8070b327caee398ee5a15c53dea9290a 23588 debug optional gambas3-gb-complex-dbgsym_3.22.0-1_riscv64.deb 9c0aa3c35dfcad33fcaa942b91909daf 20320 libdevel optional gambas3-gb-complex_3.22.0-1_riscv64.deb c95578a9b716811162d0d1e86ffc2473 16584 debug optional gambas3-gb-compress-bzlib2-dbgsym_3.22.0-1_riscv64.deb 8d9f7261424e1a8a2864ba47cb207793 19372 libdevel optional gambas3-gb-compress-bzlib2_3.22.0-1_riscv64.deb 74e0aed79fe79071e828bd1955fdc4db 16204 debug optional gambas3-gb-compress-dbgsym_3.22.0-1_riscv64.deb 0eaf99facb23827a7658691622e54a21 17004 debug optional gambas3-gb-compress-zlib-dbgsym_3.22.0-1_riscv64.deb 245ba50279efdaca5067d78bd65a21d3 19208 libdevel optional gambas3-gb-compress-zlib_3.22.0-1_riscv64.deb 65684af7f576d50d2b50483c7ada48ba 17744 debug optional gambas3-gb-compress-zstd-dbgsym_3.22.0-1_riscv64.deb a4afb553cdb9f48878277aa6c4fc4748 19016 libdevel optional gambas3-gb-compress-zstd_3.22.0-1_riscv64.deb 2b9c4d4f8245afa3b5e7af7bcaa51bf7 19184 libdevel optional gambas3-gb-compress_3.22.0-1_riscv64.deb edbece2bc4a712f84ce5c96a2b41be89 16360 debug optional gambas3-gb-crypt-dbgsym_3.22.0-1_riscv64.deb 9ed7d098b9ecaa6df968ea95b94d78b4 18628 libdevel optional gambas3-gb-crypt_3.22.0-1_riscv64.deb b565dbad2bfe55725c41f2c262593c0f 96844 debug optional gambas3-gb-data-dbgsym_3.22.0-1_riscv64.deb a460c9c04bb7500f7ee0796f6bc22f03 41384 libdevel optional gambas3-gb-data_3.22.0-1_riscv64.deb df333f2adc45a96a29bcb29fb4f4d93b 83464 debug optional gambas3-gb-db-dbgsym_3.22.0-1_riscv64.deb 6eb71dffc3172952f40c93432231557c 51756 debug optional gambas3-gb-db-mysql-dbgsym_3.22.0-1_riscv64.deb 680faca3a38df76145390356b81b5487 29276 libdevel optional gambas3-gb-db-mysql_3.22.0-1_riscv64.deb 28b8ee9e416a50173533ea243df19a16 39772 debug optional gambas3-gb-db-odbc-dbgsym_3.22.0-1_riscv64.deb b4a270f3725e31b6451c9b86fb0003ab 27304 libdevel optional gambas3-gb-db-odbc_3.22.0-1_riscv64.deb c8dd63b604ec089d6d9e3133f229c371 41788 debug optional gambas3-gb-db-postgresql-dbgsym_3.22.0-1_riscv64.deb 5f9c939066814b2edeae031e71211990 29072 libdevel optional gambas3-gb-db-postgresql_3.22.0-1_riscv64.deb 91777a8c75b235c382d92a24967f5263 48724 debug optional gambas3-gb-db-sqlite3-dbgsym_3.22.0-1_riscv64.deb f0bf681088a962d48f9d993d473963e0 29984 libdevel optional gambas3-gb-db-sqlite3_3.22.0-1_riscv64.deb 4ff43bc45480ce4c84e8418d2772bc1f 31236 debug optional gambas3-gb-db2-mysql-dbgsym_3.22.0-1_riscv64.deb 58fd26ed6c6d9fef4b30e0b16c56dc6b 31372 libdevel optional gambas3-gb-db2-mysql_3.22.0-1_riscv64.deb 1b15535efbf3d60bad19697049749ea1 26416 debug optional gambas3-gb-db2-odbc-dbgsym_3.22.0-1_riscv64.deb 816626ae7a2b5f377dd6621fb2dc246d 30696 libdevel optional gambas3-gb-db2-odbc_3.22.0-1_riscv64.deb 6051a9df4cde152f2475a37922df42f7 24084 debug optional gambas3-gb-db2-postgresql-dbgsym_3.22.0-1_riscv64.deb 8b763aaf446923303b3d6487901d972e 32852 libdevel optional gambas3-gb-db2-postgresql_3.22.0-1_riscv64.deb 796f1c9a2180bfd9e607dd9666402180 26500 debug optional gambas3-gb-db2-sqlite3-dbgsym_3.22.0-1_riscv64.deb b0544ba309c010b1f57bdcfca5c3e668 32636 libdevel optional gambas3-gb-db2-sqlite3_3.22.0-1_riscv64.deb a40143ff4ca7fa8a687bd6bc73853d65 47120 libdevel optional gambas3-gb-db2_3.22.0-1_riscv64.deb 9bb2f9e7c7ee83373c68d87343a6d734 48976 libdevel optional gambas3-gb-db_3.22.0-1_riscv64.deb b2939e675d29298ef05ee1deaf83d80a 47976 debug optional gambas3-gb-dbus-dbgsym_3.22.0-1_riscv64.deb a64bb836bfa6bf72ee3eeb86781bd123 35856 devel optional gambas3-gb-dbus-trayicon_3.22.0-1_riscv64.deb 028285e394d12a79848ca04637a1615c 52656 devel optional gambas3-gb-dbus_3.22.0-1_riscv64.deb 6c742367568dd97b2abf5afa8da2e282 95528 debug optional gambas3-gb-desktop-x11-dbgsym_3.22.0-1_riscv64.deb d46b66caac5c2dbda72061a11c20a13d 52292 libdevel optional gambas3-gb-desktop-x11_3.22.0-1_riscv64.deb cceeb5f8dcf58e7db67a85b21d227890 77960 libdevel optional gambas3-gb-desktop_3.22.0-1_riscv64.deb 41be4dbfb7b33b9f2a562dcf4337e170 9067128 debug optional gambas3-gb-form-htmlview-dbgsym_3.22.0-1_riscv64.deb 297d8cb3c30d514ad23bc71c39d1d872 597284 libdevel optional gambas3-gb-form-htmlview_3.22.0-1_riscv64.deb 30c71bbdf3830c281766a03b82cc83da 43040 debug optional gambas3-gb-gmp-dbgsym_3.22.0-1_riscv64.deb 5d3e2d81e515f6fd7b3df3526c31db5d 25740 libdevel optional gambas3-gb-gmp_3.22.0-1_riscv64.deb 633639235d83ad77ec47fe51ef703339 91228 debug optional gambas3-gb-gsl-dbgsym_3.22.0-1_riscv64.deb 3d664ce37afee7e4f4973cc57492e428 41620 libdevel optional gambas3-gb-gsl_3.22.0-1_riscv64.deb a47fef712d000ff6ee4eb8fbe056bbea 851720 debug optional gambas3-gb-gtk3-dbgsym_3.22.0-1_riscv64.deb 736e37623d9526442298daf1d59d7387 15036 debug optional gambas3-gb-gtk3-opengl-dbgsym_3.22.0-1_riscv64.deb d43b389650ac9c0388cbda986c5c58a3 17880 libdevel optional gambas3-gb-gtk3-opengl_3.22.0-1_riscv64.deb f4e49cca5c7f9be9fb6f9e8099e54832 12612 debug optional gambas3-gb-gtk3-wayland-dbgsym_3.22.0-1_riscv64.deb 8b3909ed5ca85f58bb8b7f7ee049b348 17208 libdevel optional gambas3-gb-gtk3-wayland_3.22.0-1_riscv64.deb cc3e87d92e37a102146349edebbd89ad 55760 debug optional gambas3-gb-gtk3-webview-dbgsym_3.22.0-1_riscv64.deb 846ada324bfed0ed6f240e2f2d59c7dd 26336 libdevel optional gambas3-gb-gtk3-webview_3.22.0-1_riscv64.deb 1b7f023daa4bc78028dcac967a3d0cf5 40264 debug optional gambas3-gb-gtk3-x11-dbgsym_3.22.0-1_riscv64.deb 58ea235a895a626bb3152b2f24ace5e9 23320 libdevel optional gambas3-gb-gtk3-x11_3.22.0-1_riscv64.deb 1d2784752dab84701c9e244317cde3bd 210704 libdevel optional gambas3-gb-gtk3_3.22.0-1_riscv64.deb 487d5b17fe55abc844087d2276f46a06 15840 debug optional gambas3-gb-gui-dbgsym_3.22.0-1_riscv64.deb 28277d1921569587c09a255d29bf891d 36156 libdevel optional gambas3-gb-gui_3.22.0-1_riscv64.deb 34d9cb359ceceb48dbfd774fe6aad943 32596 debug optional gambas3-gb-hash-dbgsym_3.22.0-1_riscv64.deb d43c01f3041952dc2b6266a1916da9ba 25340 libdevel optional gambas3-gb-hash_3.22.0-1_riscv64.deb 0fa138d6abd8cf147170eb770d004529 78456 debug optional gambas3-gb-httpd-dbgsym_3.22.0-1_riscv64.deb 174cac73e96cfa9d740ba53a85931adb 43336 libdevel optional gambas3-gb-httpd_3.22.0-1_riscv64.deb 6001704cb0b7b59fc8d052cf28f13ee6 123616 debug optional gambas3-gb-image-dbgsym_3.22.0-1_riscv64.deb 7d795c8fd76b9fb5fb01fc921f6b4bb1 152692 debug optional gambas3-gb-image-effect-dbgsym_3.22.0-1_riscv64.deb be866e27bed629384b00701acdebecd2 47968 libdevel optional gambas3-gb-image-effect_3.22.0-1_riscv64.deb 7bc31156d552bc951d8b1352c9cba1d5 18640 debug optional gambas3-gb-image-imlib-dbgsym_3.22.0-1_riscv64.deb cf6c909f09a27224528a73a02bb5f726 18812 libdevel optional gambas3-gb-image-imlib_3.22.0-1_riscv64.deb 529c332a31c7c157b8b3b1b6fffa25a0 18844 debug optional gambas3-gb-image-io-dbgsym_3.22.0-1_riscv64.deb e0301def4bd4f125bca8506016d9adcd 19312 libdevel optional gambas3-gb-image-io_3.22.0-1_riscv64.deb d3f1933bb916b7981d6bfc9e798dc502 49940 libdevel optional gambas3-gb-image_3.22.0-1_riscv64.deb af2f5ea3304c5965a16f9c5000ba9d80 19004 debug optional gambas3-gb-inotify-dbgsym_3.22.0-1_riscv64.deb e7283ea635b2a97b13564d9f1d5071e1 20160 libdevel optional gambas3-gb-inotify_3.22.0-1_riscv64.deb 42de1425938a4fcb51b4deb952b4cd4e 101292 debug optional gambas3-gb-jit-dbgsym_3.22.0-1_riscv64.deb ae6d4c0b7881dd665d6c8d1ac176a3a2 86964 libdevel optional gambas3-gb-jit_3.22.0-1_riscv64.deb d0634c75980a36278542f34aec6563a4 39072 debug optional gambas3-gb-libxml-dbgsym_3.22.0-1_riscv64.deb fb812183b6a6a6b6491caa1908407a02 25524 libdevel optional gambas3-gb-libxml_3.22.0-1_riscv64.deb 0f35bd33d28bdb995b71c0844c9e2019 27904 libdevel optional gambas3-gb-markdown_3.22.0-1_riscv64.deb c63c78742eb9ba1e0895bdf0bc0ebf32 83972 debug optional gambas3-gb-media-dbgsym_3.22.0-1_riscv64.deb 7edb2fa0108c9face84d31d8dccedb94 26280 libdevel optional gambas3-gb-media-form_3.22.0-1_riscv64.deb e687bcb782b68786ab6cf8d96a96493d 37280 libdevel optional gambas3-gb-media_3.22.0-1_riscv64.deb 228bb1e6063f8eb9d1a40bdfc75d47d4 28288 debug optional gambas3-gb-mime-dbgsym_3.22.0-1_riscv64.deb 8a62a5ff6f66a6d7d3fef8a5ee31a156 21988 libdevel optional gambas3-gb-mime_3.22.0-1_riscv64.deb 909b3631d302bc48d20add634e69a59a 38492 libdevel optional gambas3-gb-mysql_3.22.0-1_riscv64.deb b1f6f87e60c1c75e7aba7628bf26a89f 42136 debug optional gambas3-gb-ncurses-dbgsym_3.22.0-1_riscv64.deb 10acf81ad722e5a327b7fa51345e1c76 27384 libdevel optional gambas3-gb-ncurses_3.22.0-1_riscv64.deb 8841ce7b499f8f4edf4717216f7ccf5c 61208 debug optional gambas3-gb-net-curl-dbgsym_3.22.0-1_riscv64.deb 45940b16b652a13cd2c44c865adda4f9 43528 libdevel optional gambas3-gb-net-curl_3.22.0-1_riscv64.deb 0083731bd43c62f2121d34701ed47ff3 77144 debug optional gambas3-gb-net-dbgsym_3.22.0-1_riscv64.deb ed403b52fd7972301b7402e11384f40a 27544 libdevel optional gambas3-gb-net-pop3_3.22.0-1_riscv64.deb a3e61ad84e96a83fea861bd5408f4a0f 29356 libdevel optional gambas3-gb-net-smtp_3.22.0-1_riscv64.deb f01c2799652a18cf3319859761256d79 44900 libdevel optional gambas3-gb-net_3.22.0-1_riscv64.deb 8b758431e7c7005ddfd56cc52d5ef0da 37960 debug optional gambas3-gb-openal-dbgsym_3.22.0-1_riscv64.deb dcb5c0791a826ec1c7a173a6067ebf3d 29076 libdevel optional gambas3-gb-openal_3.22.0-1_riscv64.deb 293c86f91a7d3f9d85ba327d189a5a8f 54224 debug optional gambas3-gb-opengl-dbgsym_3.22.0-1_riscv64.deb 7ea69551eef2629a01ecb64cb03a9f42 27876 debug optional gambas3-gb-opengl-glsl-dbgsym_3.22.0-1_riscv64.deb 316408a0a8d77430c4eef2bb50edc55a 22448 libdevel optional gambas3-gb-opengl-glsl_3.22.0-1_riscv64.deb 7e48bc68e920cae5b5d527b5ebea6b14 26152 debug optional gambas3-gb-opengl-glu-dbgsym_3.22.0-1_riscv64.deb 8c20c6f1458b37132b481f5e6a48d6e6 22084 libdevel optional gambas3-gb-opengl-glu_3.22.0-1_riscv64.deb c4d517f034d7ce11786ec341c621e495 22092 debug optional gambas3-gb-opengl-sge-dbgsym_3.22.0-1_riscv64.deb 23bc825f627805f7aeb8e36ec8af7260 20900 libdevel optional gambas3-gb-opengl-sge_3.22.0-1_riscv64.deb b31c9749608334d7a80432e2495beb6b 39992 libdevel optional gambas3-gb-opengl_3.22.0-1_riscv64.deb 6918ab2e4e097d0143115b6cf54f497c 35984 debug optional gambas3-gb-openssl-dbgsym_3.22.0-1_riscv64.deb 894e3f39b182fa2b162e0681c102e1f7 27124 libdevel optional gambas3-gb-openssl_3.22.0-1_riscv64.deb ce40b1925b6c641d29ec7bebae12b87d 18328 debug optional gambas3-gb-option-dbgsym_3.22.0-1_riscv64.deb a4217e5c3054877b203c525808435bef 19460 libdevel optional gambas3-gb-option_3.22.0-1_riscv64.deb 72355a7b1ebdb98ba5416392c9b53739 20808 debug optional gambas3-gb-pcre-dbgsym_3.22.0-1_riscv64.deb 87af0f9c5ec6f136cd753d888edba74b 21116 libdevel optional gambas3-gb-pcre_3.22.0-1_riscv64.deb 1a3a4fc65e9d48469d7756a372caf122 111428 debug optional gambas3-gb-poppler-dbgsym_3.22.0-1_riscv64.deb 835d5aed217d82e7125c3f662c7bc3aa 24948 libdevel optional gambas3-gb-poppler_3.22.0-1_riscv64.deb efb7b1f24807dd23334f638d18340c26 7721264 debug optional gambas3-gb-qt6-dbgsym_3.22.0-1_riscv64.deb 7db1a38ff6d9f24a1e544ec97745104d 955652 debug optional gambas3-gb-qt6-ext-dbgsym_3.22.0-1_riscv64.deb 4dc38f906f6fdbea2dc376a6c74395fd 29256 libdevel optional gambas3-gb-qt6-ext_3.22.0-1_riscv64.deb 0185d2c044e2dc6be7ff8e4094c74434 499664 debug optional gambas3-gb-qt6-opengl-dbgsym_3.22.0-1_riscv64.deb 68bab8162eb44008ab95c6ff23f8dac6 19648 libdevel optional gambas3-gb-qt6-opengl_3.22.0-1_riscv64.deb 24e637cdaa2a5590b79230b7c989badb 307780 debug optional gambas3-gb-qt6-wayland-dbgsym_3.22.0-1_riscv64.deb ba49fa06adb8e7e44caaa107cbe8774c 19432 kde optional gambas3-gb-qt6-wayland_3.22.0-1_riscv64.deb 89480bfb3e410d65d26e7e25de8c8965 272340 debug optional gambas3-gb-qt6-x11-dbgsym_3.22.0-1_riscv64.deb c0182a2f76cb6bb6c048d8a7010122b9 24980 kde optional gambas3-gb-qt6-x11_3.22.0-1_riscv64.deb ae8e03b209f38cc40112dba8006b74c8 239100 libdevel optional gambas3-gb-qt6_3.22.0-1_riscv64.deb bc2afd047d1a06f82d42e776b502a726 30292 libdevel optional gambas3-gb-scanner_3.22.0-1_riscv64.deb bfea0e256d705365c6c5c9137804afde 31300 debug optional gambas3-gb-sdl2-audio-dbgsym_3.22.0-1_riscv64.deb fb40a68a81b39f8a5c87b65f6525301f 22292 libdevel optional gambas3-gb-sdl2-audio_3.22.0-1_riscv64.deb 0f93513818abbb38fb33c313a34c6c52 64476 debug optional gambas3-gb-sdl2-dbgsym_3.22.0-1_riscv64.deb 1d70e5b8a72de306996fd1a130532a39 35620 libdevel optional gambas3-gb-sdl2_3.22.0-1_riscv64.deb f8263153054ac3d312f764824d58e28e 14700 debug optional gambas3-gb-signal-dbgsym_3.22.0-1_riscv64.deb f5410b0e0aa9a09977cb82dbefc74f20 18804 libdevel optional gambas3-gb-signal_3.22.0-1_riscv64.deb ab2b6a6988c26d3c05ceeb5ee1c8ef5a 24596 debug optional gambas3-gb-term-dbgsym_3.22.0-1_riscv64.deb ad3b1fd711ad5f606664b0970d302358 21696 libdevel optional gambas3-gb-term_3.22.0-1_riscv64.deb b3d5d3dd9da215cc6e6571831680d8e8 24712 libdevel optional gambas3-gb-util-web_3.22.0-1_riscv64.deb b6e53c1ff78d0412d0e0f83dc046eda2 57108 libdevel optional gambas3-gb-util_3.22.0-1_riscv64.deb 2b4c045d9c340c95331a7c2d4be967f2 71496 debug optional gambas3-gb-v4l-dbgsym_3.22.0-1_riscv64.deb e5f254d2e29a8c0347daf5dbd453bc80 31604 libdevel optional gambas3-gb-v4l_3.22.0-1_riscv64.deb df6a7d0ec23ca51e1039a1252cd921c2 16316 debug optional gambas3-gb-vb-dbgsym_3.22.0-1_riscv64.deb e230db040b4324b69042566a727ab995 20004 libdevel optional gambas3-gb-vb_3.22.0-1_riscv64.deb 971b6975dd4c1bb1add6a2d3ff5fea8b 94016 debug optional gambas3-gb-xml-dbgsym_3.22.0-1_riscv64.deb 04aefd33894c6bc6ece809be80aac6c7 44760 debug optional gambas3-gb-xml-html-dbgsym_3.22.0-1_riscv64.deb e55aa0cca1f3115aeaf09ee1285c71a1 26248 libdevel optional gambas3-gb-xml-html_3.22.0-1_riscv64.deb d2d9dea0eabc96b6808431c8d8fdde1a 34692 debug optional gambas3-gb-xml-xslt-dbgsym_3.22.0-1_riscv64.deb 840d7cfe2651d38d69816dd3d3b7b5b8 19132 libdevel optional gambas3-gb-xml-xslt_3.22.0-1_riscv64.deb 92258bf25e95da0d65e792380326f0fe 49696 libdevel optional gambas3-gb-xml_3.22.0-1_riscv64.deb 79a0205ba243a9cbb364b095431bf272 1099156 debug optional gambas3-runtime-dbgsym_3.22.0-1_riscv64.deb 6d3fe7cdd68feed86aefae0c5d53fbdc 562084 devel optional gambas3-runtime_3.22.0-1_riscv64.deb 5915192b558173897af192eb39283d5d 69928 devel optional gambas3_3.22.0-1_riscv64.buildinfo +------------------------------------------------------------------------------+ | Buildinfo Tue, 11 Aug 2026 04:14:17 +0000 | +------------------------------------------------------------------------------+ Format: 1.0 Source: gambas3 Binary: gambas3-devel gambas3-devel-dbgsym gambas3-gb-cairo gambas3-gb-cairo-dbgsym gambas3-gb-clipper gambas3-gb-clipper-dbgsym gambas3-gb-clipper2 gambas3-gb-clipper2-dbgsym gambas3-gb-complex gambas3-gb-complex-dbgsym gambas3-gb-compress gambas3-gb-compress-bzlib2 gambas3-gb-compress-bzlib2-dbgsym gambas3-gb-compress-dbgsym gambas3-gb-compress-zlib gambas3-gb-compress-zlib-dbgsym gambas3-gb-compress-zstd gambas3-gb-compress-zstd-dbgsym gambas3-gb-crypt gambas3-gb-crypt-dbgsym gambas3-gb-data gambas3-gb-data-dbgsym gambas3-gb-db gambas3-gb-db-dbgsym gambas3-gb-db-mysql gambas3-gb-db-mysql-dbgsym gambas3-gb-db-odbc gambas3-gb-db-odbc-dbgsym gambas3-gb-db-postgresql gambas3-gb-db-postgresql-dbgsym gambas3-gb-db-sqlite3 gambas3-gb-db-sqlite3-dbgsym gambas3-gb-db2 gambas3-gb-db2-mysql gambas3-gb-db2-mysql-dbgsym gambas3-gb-db2-odbc gambas3-gb-db2-odbc-dbgsym gambas3-gb-db2-postgresql gambas3-gb-db2-postgresql-dbgsym gambas3-gb-db2-sqlite3 gambas3-gb-db2-sqlite3-dbgsym gambas3-gb-dbus gambas3-gb-dbus-dbgsym gambas3-gb-dbus-trayicon gambas3-gb-desktop gambas3-gb-desktop-x11 gambas3-gb-desktop-x11-dbgsym gambas3-gb-form-htmlview gambas3-gb-form-htmlview-dbgsym gambas3-gb-gmp gambas3-gb-gmp-dbgsym gambas3-gb-gsl gambas3-gb-gsl-dbgsym gambas3-gb-gtk3 gambas3-gb-gtk3-dbgsym gambas3-gb-gtk3-opengl gambas3-gb-gtk3-opengl-dbgsym gambas3-gb-gtk3-wayland gambas3-gb-gtk3-wayland-dbgsym gambas3-gb-gtk3-webview gambas3-gb-gtk3-webview-dbgsym gambas3-gb-gtk3-x11 gambas3-gb-gtk3-x11-dbgsym gambas3-gb-gui gambas3-gb-gui-dbgsym gambas3-gb-hash gambas3-gb-hash-dbgsym gambas3-gb-httpd gambas3-gb-httpd-dbgsym gambas3-gb-image gambas3-gb-image-dbgsym gambas3-gb-image-effect gambas3-gb-image-effect-dbgsym gambas3-gb-image-imlib gambas3-gb-image-imlib-dbgsym gambas3-gb-image-io gambas3-gb-image-io-dbgsym gambas3-gb-inotify gambas3-gb-inotify-dbgsym gambas3-gb-jit gambas3-gb-jit-dbgsym gambas3-gb-libxml gambas3-gb-libxml-dbgsym gambas3-gb-markdown gambas3-gb-media gambas3-gb-media-dbgsym gambas3-gb-media-form gambas3-gb-mime gambas3-gb-mime-dbgsym gambas3-gb-mysql gambas3-gb-ncurses gambas3-gb-ncurses-dbgsym gambas3-gb-net gambas3-gb-net-curl gambas3-gb-net-curl-dbgsym gambas3-gb-net-dbgsym gambas3-gb-net-pop3 gambas3-gb-net-smtp gambas3-gb-openal gambas3-gb-openal-dbgsym gambas3-gb-opengl gambas3-gb-opengl-dbgsym gambas3-gb-opengl-glsl gambas3-gb-opengl-glsl-dbgsym gambas3-gb-opengl-glu gambas3-gb-opengl-glu-dbgsym gambas3-gb-opengl-sge gambas3-gb-opengl-sge-dbgsym gambas3-gb-openssl gambas3-gb-openssl-dbgsym gambas3-gb-option gambas3-gb-option-dbgsym gambas3-gb-pcre gambas3-gb-pcre-dbgsym gambas3-gb-poppler gambas3-gb-poppler-dbgsym gambas3-gb-qt6 gambas3-gb-qt6-dbgsym gambas3-gb-qt6-ext gambas3-gb-qt6-ext-dbgsym gambas3-gb-qt6-opengl gambas3-gb-qt6-opengl-dbgsym gambas3-gb-qt6-wayland gambas3-gb-qt6-wayland-dbgsym gambas3-gb-qt6-x11 gambas3-gb-qt6-x11-dbgsym gambas3-gb-scanner gambas3-gb-sdl2 gambas3-gb-sdl2-audio gambas3-gb-sdl2-audio-dbgsym gambas3-gb-sdl2-dbgsym gambas3-gb-signal gambas3-gb-signal-dbgsym gambas3-gb-term gambas3-gb-term-dbgsym gambas3-gb-util gambas3-gb-util-web gambas3-gb-v4l gambas3-gb-v4l-dbgsym gambas3-gb-vb gambas3-gb-vb-dbgsym gambas3-gb-xml gambas3-gb-xml-dbgsym gambas3-gb-xml-html gambas3-gb-xml-html-dbgsym gambas3-gb-xml-xslt gambas3-gb-xml-xslt-dbgsym gambas3-runtime gambas3-runtime-dbgsym Architecture: riscv64 Version: 3.22.0-1 Checksums-Md5: 545003ef2c75d2d003a09a50231c5454 529720 gambas3-devel-dbgsym_3.22.0-1_riscv64.deb aa836328958a22ce4267ebea1c50a6c2 175456 gambas3-devel_3.22.0-1_riscv64.deb 1302828f394e557b4f259abb00f177f8 40908 gambas3-gb-cairo-dbgsym_3.22.0-1_riscv64.deb b04c33abc1c15f35233ceb437249275a 27892 gambas3-gb-cairo_3.22.0-1_riscv64.deb 7d57a1882b19e168d9d040a4a150799f 595964 gambas3-gb-clipper-dbgsym_3.22.0-1_riscv64.deb 92337c72aaa26d9923cd4d5d6010de20 988644 gambas3-gb-clipper2-dbgsym_3.22.0-1_riscv64.deb 80bf73f4289dcfefaf533ea8676cdd84 85872 gambas3-gb-clipper2_3.22.0-1_riscv64.deb dc5fb3e96baaa68e3bdbbfdd0d05abfa 71004 gambas3-gb-clipper_3.22.0-1_riscv64.deb 8070b327caee398ee5a15c53dea9290a 23588 gambas3-gb-complex-dbgsym_3.22.0-1_riscv64.deb 9c0aa3c35dfcad33fcaa942b91909daf 20320 gambas3-gb-complex_3.22.0-1_riscv64.deb c95578a9b716811162d0d1e86ffc2473 16584 gambas3-gb-compress-bzlib2-dbgsym_3.22.0-1_riscv64.deb 8d9f7261424e1a8a2864ba47cb207793 19372 gambas3-gb-compress-bzlib2_3.22.0-1_riscv64.deb 74e0aed79fe79071e828bd1955fdc4db 16204 gambas3-gb-compress-dbgsym_3.22.0-1_riscv64.deb 0eaf99facb23827a7658691622e54a21 17004 gambas3-gb-compress-zlib-dbgsym_3.22.0-1_riscv64.deb 245ba50279efdaca5067d78bd65a21d3 19208 gambas3-gb-compress-zlib_3.22.0-1_riscv64.deb 65684af7f576d50d2b50483c7ada48ba 17744 gambas3-gb-compress-zstd-dbgsym_3.22.0-1_riscv64.deb a4afb553cdb9f48878277aa6c4fc4748 19016 gambas3-gb-compress-zstd_3.22.0-1_riscv64.deb 2b9c4d4f8245afa3b5e7af7bcaa51bf7 19184 gambas3-gb-compress_3.22.0-1_riscv64.deb edbece2bc4a712f84ce5c96a2b41be89 16360 gambas3-gb-crypt-dbgsym_3.22.0-1_riscv64.deb 9ed7d098b9ecaa6df968ea95b94d78b4 18628 gambas3-gb-crypt_3.22.0-1_riscv64.deb b565dbad2bfe55725c41f2c262593c0f 96844 gambas3-gb-data-dbgsym_3.22.0-1_riscv64.deb a460c9c04bb7500f7ee0796f6bc22f03 41384 gambas3-gb-data_3.22.0-1_riscv64.deb df333f2adc45a96a29bcb29fb4f4d93b 83464 gambas3-gb-db-dbgsym_3.22.0-1_riscv64.deb 6eb71dffc3172952f40c93432231557c 51756 gambas3-gb-db-mysql-dbgsym_3.22.0-1_riscv64.deb 680faca3a38df76145390356b81b5487 29276 gambas3-gb-db-mysql_3.22.0-1_riscv64.deb 28b8ee9e416a50173533ea243df19a16 39772 gambas3-gb-db-odbc-dbgsym_3.22.0-1_riscv64.deb b4a270f3725e31b6451c9b86fb0003ab 27304 gambas3-gb-db-odbc_3.22.0-1_riscv64.deb c8dd63b604ec089d6d9e3133f229c371 41788 gambas3-gb-db-postgresql-dbgsym_3.22.0-1_riscv64.deb 5f9c939066814b2edeae031e71211990 29072 gambas3-gb-db-postgresql_3.22.0-1_riscv64.deb 91777a8c75b235c382d92a24967f5263 48724 gambas3-gb-db-sqlite3-dbgsym_3.22.0-1_riscv64.deb f0bf681088a962d48f9d993d473963e0 29984 gambas3-gb-db-sqlite3_3.22.0-1_riscv64.deb 4ff43bc45480ce4c84e8418d2772bc1f 31236 gambas3-gb-db2-mysql-dbgsym_3.22.0-1_riscv64.deb 58fd26ed6c6d9fef4b30e0b16c56dc6b 31372 gambas3-gb-db2-mysql_3.22.0-1_riscv64.deb 1b15535efbf3d60bad19697049749ea1 26416 gambas3-gb-db2-odbc-dbgsym_3.22.0-1_riscv64.deb 816626ae7a2b5f377dd6621fb2dc246d 30696 gambas3-gb-db2-odbc_3.22.0-1_riscv64.deb 6051a9df4cde152f2475a37922df42f7 24084 gambas3-gb-db2-postgresql-dbgsym_3.22.0-1_riscv64.deb 8b763aaf446923303b3d6487901d972e 32852 gambas3-gb-db2-postgresql_3.22.0-1_riscv64.deb 796f1c9a2180bfd9e607dd9666402180 26500 gambas3-gb-db2-sqlite3-dbgsym_3.22.0-1_riscv64.deb b0544ba309c010b1f57bdcfca5c3e668 32636 gambas3-gb-db2-sqlite3_3.22.0-1_riscv64.deb a40143ff4ca7fa8a687bd6bc73853d65 47120 gambas3-gb-db2_3.22.0-1_riscv64.deb 9bb2f9e7c7ee83373c68d87343a6d734 48976 gambas3-gb-db_3.22.0-1_riscv64.deb b2939e675d29298ef05ee1deaf83d80a 47976 gambas3-gb-dbus-dbgsym_3.22.0-1_riscv64.deb a64bb836bfa6bf72ee3eeb86781bd123 35856 gambas3-gb-dbus-trayicon_3.22.0-1_riscv64.deb 028285e394d12a79848ca04637a1615c 52656 gambas3-gb-dbus_3.22.0-1_riscv64.deb 6c742367568dd97b2abf5afa8da2e282 95528 gambas3-gb-desktop-x11-dbgsym_3.22.0-1_riscv64.deb d46b66caac5c2dbda72061a11c20a13d 52292 gambas3-gb-desktop-x11_3.22.0-1_riscv64.deb cceeb5f8dcf58e7db67a85b21d227890 77960 gambas3-gb-desktop_3.22.0-1_riscv64.deb 41be4dbfb7b33b9f2a562dcf4337e170 9067128 gambas3-gb-form-htmlview-dbgsym_3.22.0-1_riscv64.deb 297d8cb3c30d514ad23bc71c39d1d872 597284 gambas3-gb-form-htmlview_3.22.0-1_riscv64.deb 30c71bbdf3830c281766a03b82cc83da 43040 gambas3-gb-gmp-dbgsym_3.22.0-1_riscv64.deb 5d3e2d81e515f6fd7b3df3526c31db5d 25740 gambas3-gb-gmp_3.22.0-1_riscv64.deb 633639235d83ad77ec47fe51ef703339 91228 gambas3-gb-gsl-dbgsym_3.22.0-1_riscv64.deb 3d664ce37afee7e4f4973cc57492e428 41620 gambas3-gb-gsl_3.22.0-1_riscv64.deb a47fef712d000ff6ee4eb8fbe056bbea 851720 gambas3-gb-gtk3-dbgsym_3.22.0-1_riscv64.deb 736e37623d9526442298daf1d59d7387 15036 gambas3-gb-gtk3-opengl-dbgsym_3.22.0-1_riscv64.deb d43b389650ac9c0388cbda986c5c58a3 17880 gambas3-gb-gtk3-opengl_3.22.0-1_riscv64.deb f4e49cca5c7f9be9fb6f9e8099e54832 12612 gambas3-gb-gtk3-wayland-dbgsym_3.22.0-1_riscv64.deb 8b3909ed5ca85f58bb8b7f7ee049b348 17208 gambas3-gb-gtk3-wayland_3.22.0-1_riscv64.deb cc3e87d92e37a102146349edebbd89ad 55760 gambas3-gb-gtk3-webview-dbgsym_3.22.0-1_riscv64.deb 846ada324bfed0ed6f240e2f2d59c7dd 26336 gambas3-gb-gtk3-webview_3.22.0-1_riscv64.deb 1b7f023daa4bc78028dcac967a3d0cf5 40264 gambas3-gb-gtk3-x11-dbgsym_3.22.0-1_riscv64.deb 58ea235a895a626bb3152b2f24ace5e9 23320 gambas3-gb-gtk3-x11_3.22.0-1_riscv64.deb 1d2784752dab84701c9e244317cde3bd 210704 gambas3-gb-gtk3_3.22.0-1_riscv64.deb 487d5b17fe55abc844087d2276f46a06 15840 gambas3-gb-gui-dbgsym_3.22.0-1_riscv64.deb 28277d1921569587c09a255d29bf891d 36156 gambas3-gb-gui_3.22.0-1_riscv64.deb 34d9cb359ceceb48dbfd774fe6aad943 32596 gambas3-gb-hash-dbgsym_3.22.0-1_riscv64.deb d43c01f3041952dc2b6266a1916da9ba 25340 gambas3-gb-hash_3.22.0-1_riscv64.deb 0fa138d6abd8cf147170eb770d004529 78456 gambas3-gb-httpd-dbgsym_3.22.0-1_riscv64.deb 174cac73e96cfa9d740ba53a85931adb 43336 gambas3-gb-httpd_3.22.0-1_riscv64.deb 6001704cb0b7b59fc8d052cf28f13ee6 123616 gambas3-gb-image-dbgsym_3.22.0-1_riscv64.deb 7d795c8fd76b9fb5fb01fc921f6b4bb1 152692 gambas3-gb-image-effect-dbgsym_3.22.0-1_riscv64.deb be866e27bed629384b00701acdebecd2 47968 gambas3-gb-image-effect_3.22.0-1_riscv64.deb 7bc31156d552bc951d8b1352c9cba1d5 18640 gambas3-gb-image-imlib-dbgsym_3.22.0-1_riscv64.deb cf6c909f09a27224528a73a02bb5f726 18812 gambas3-gb-image-imlib_3.22.0-1_riscv64.deb 529c332a31c7c157b8b3b1b6fffa25a0 18844 gambas3-gb-image-io-dbgsym_3.22.0-1_riscv64.deb e0301def4bd4f125bca8506016d9adcd 19312 gambas3-gb-image-io_3.22.0-1_riscv64.deb d3f1933bb916b7981d6bfc9e798dc502 49940 gambas3-gb-image_3.22.0-1_riscv64.deb af2f5ea3304c5965a16f9c5000ba9d80 19004 gambas3-gb-inotify-dbgsym_3.22.0-1_riscv64.deb e7283ea635b2a97b13564d9f1d5071e1 20160 gambas3-gb-inotify_3.22.0-1_riscv64.deb 42de1425938a4fcb51b4deb952b4cd4e 101292 gambas3-gb-jit-dbgsym_3.22.0-1_riscv64.deb ae6d4c0b7881dd665d6c8d1ac176a3a2 86964 gambas3-gb-jit_3.22.0-1_riscv64.deb d0634c75980a36278542f34aec6563a4 39072 gambas3-gb-libxml-dbgsym_3.22.0-1_riscv64.deb fb812183b6a6a6b6491caa1908407a02 25524 gambas3-gb-libxml_3.22.0-1_riscv64.deb 0f35bd33d28bdb995b71c0844c9e2019 27904 gambas3-gb-markdown_3.22.0-1_riscv64.deb c63c78742eb9ba1e0895bdf0bc0ebf32 83972 gambas3-gb-media-dbgsym_3.22.0-1_riscv64.deb 7edb2fa0108c9face84d31d8dccedb94 26280 gambas3-gb-media-form_3.22.0-1_riscv64.deb e687bcb782b68786ab6cf8d96a96493d 37280 gambas3-gb-media_3.22.0-1_riscv64.deb 228bb1e6063f8eb9d1a40bdfc75d47d4 28288 gambas3-gb-mime-dbgsym_3.22.0-1_riscv64.deb 8a62a5ff6f66a6d7d3fef8a5ee31a156 21988 gambas3-gb-mime_3.22.0-1_riscv64.deb 909b3631d302bc48d20add634e69a59a 38492 gambas3-gb-mysql_3.22.0-1_riscv64.deb b1f6f87e60c1c75e7aba7628bf26a89f 42136 gambas3-gb-ncurses-dbgsym_3.22.0-1_riscv64.deb 10acf81ad722e5a327b7fa51345e1c76 27384 gambas3-gb-ncurses_3.22.0-1_riscv64.deb 8841ce7b499f8f4edf4717216f7ccf5c 61208 gambas3-gb-net-curl-dbgsym_3.22.0-1_riscv64.deb 45940b16b652a13cd2c44c865adda4f9 43528 gambas3-gb-net-curl_3.22.0-1_riscv64.deb 0083731bd43c62f2121d34701ed47ff3 77144 gambas3-gb-net-dbgsym_3.22.0-1_riscv64.deb ed403b52fd7972301b7402e11384f40a 27544 gambas3-gb-net-pop3_3.22.0-1_riscv64.deb a3e61ad84e96a83fea861bd5408f4a0f 29356 gambas3-gb-net-smtp_3.22.0-1_riscv64.deb f01c2799652a18cf3319859761256d79 44900 gambas3-gb-net_3.22.0-1_riscv64.deb 8b758431e7c7005ddfd56cc52d5ef0da 37960 gambas3-gb-openal-dbgsym_3.22.0-1_riscv64.deb dcb5c0791a826ec1c7a173a6067ebf3d 29076 gambas3-gb-openal_3.22.0-1_riscv64.deb 293c86f91a7d3f9d85ba327d189a5a8f 54224 gambas3-gb-opengl-dbgsym_3.22.0-1_riscv64.deb 7ea69551eef2629a01ecb64cb03a9f42 27876 gambas3-gb-opengl-glsl-dbgsym_3.22.0-1_riscv64.deb 316408a0a8d77430c4eef2bb50edc55a 22448 gambas3-gb-opengl-glsl_3.22.0-1_riscv64.deb 7e48bc68e920cae5b5d527b5ebea6b14 26152 gambas3-gb-opengl-glu-dbgsym_3.22.0-1_riscv64.deb 8c20c6f1458b37132b481f5e6a48d6e6 22084 gambas3-gb-opengl-glu_3.22.0-1_riscv64.deb c4d517f034d7ce11786ec341c621e495 22092 gambas3-gb-opengl-sge-dbgsym_3.22.0-1_riscv64.deb 23bc825f627805f7aeb8e36ec8af7260 20900 gambas3-gb-opengl-sge_3.22.0-1_riscv64.deb b31c9749608334d7a80432e2495beb6b 39992 gambas3-gb-opengl_3.22.0-1_riscv64.deb 6918ab2e4e097d0143115b6cf54f497c 35984 gambas3-gb-openssl-dbgsym_3.22.0-1_riscv64.deb 894e3f39b182fa2b162e0681c102e1f7 27124 gambas3-gb-openssl_3.22.0-1_riscv64.deb ce40b1925b6c641d29ec7bebae12b87d 18328 gambas3-gb-option-dbgsym_3.22.0-1_riscv64.deb a4217e5c3054877b203c525808435bef 19460 gambas3-gb-option_3.22.0-1_riscv64.deb 72355a7b1ebdb98ba5416392c9b53739 20808 gambas3-gb-pcre-dbgsym_3.22.0-1_riscv64.deb 87af0f9c5ec6f136cd753d888edba74b 21116 gambas3-gb-pcre_3.22.0-1_riscv64.deb 1a3a4fc65e9d48469d7756a372caf122 111428 gambas3-gb-poppler-dbgsym_3.22.0-1_riscv64.deb 835d5aed217d82e7125c3f662c7bc3aa 24948 gambas3-gb-poppler_3.22.0-1_riscv64.deb efb7b1f24807dd23334f638d18340c26 7721264 gambas3-gb-qt6-dbgsym_3.22.0-1_riscv64.deb 7db1a38ff6d9f24a1e544ec97745104d 955652 gambas3-gb-qt6-ext-dbgsym_3.22.0-1_riscv64.deb 4dc38f906f6fdbea2dc376a6c74395fd 29256 gambas3-gb-qt6-ext_3.22.0-1_riscv64.deb 0185d2c044e2dc6be7ff8e4094c74434 499664 gambas3-gb-qt6-opengl-dbgsym_3.22.0-1_riscv64.deb 68bab8162eb44008ab95c6ff23f8dac6 19648 gambas3-gb-qt6-opengl_3.22.0-1_riscv64.deb 24e637cdaa2a5590b79230b7c989badb 307780 gambas3-gb-qt6-wayland-dbgsym_3.22.0-1_riscv64.deb ba49fa06adb8e7e44caaa107cbe8774c 19432 gambas3-gb-qt6-wayland_3.22.0-1_riscv64.deb 89480bfb3e410d65d26e7e25de8c8965 272340 gambas3-gb-qt6-x11-dbgsym_3.22.0-1_riscv64.deb c0182a2f76cb6bb6c048d8a7010122b9 24980 gambas3-gb-qt6-x11_3.22.0-1_riscv64.deb ae8e03b209f38cc40112dba8006b74c8 239100 gambas3-gb-qt6_3.22.0-1_riscv64.deb bc2afd047d1a06f82d42e776b502a726 30292 gambas3-gb-scanner_3.22.0-1_riscv64.deb bfea0e256d705365c6c5c9137804afde 31300 gambas3-gb-sdl2-audio-dbgsym_3.22.0-1_riscv64.deb fb40a68a81b39f8a5c87b65f6525301f 22292 gambas3-gb-sdl2-audio_3.22.0-1_riscv64.deb 0f93513818abbb38fb33c313a34c6c52 64476 gambas3-gb-sdl2-dbgsym_3.22.0-1_riscv64.deb 1d70e5b8a72de306996fd1a130532a39 35620 gambas3-gb-sdl2_3.22.0-1_riscv64.deb f8263153054ac3d312f764824d58e28e 14700 gambas3-gb-signal-dbgsym_3.22.0-1_riscv64.deb f5410b0e0aa9a09977cb82dbefc74f20 18804 gambas3-gb-signal_3.22.0-1_riscv64.deb ab2b6a6988c26d3c05ceeb5ee1c8ef5a 24596 gambas3-gb-term-dbgsym_3.22.0-1_riscv64.deb ad3b1fd711ad5f606664b0970d302358 21696 gambas3-gb-term_3.22.0-1_riscv64.deb b3d5d3dd9da215cc6e6571831680d8e8 24712 gambas3-gb-util-web_3.22.0-1_riscv64.deb b6e53c1ff78d0412d0e0f83dc046eda2 57108 gambas3-gb-util_3.22.0-1_riscv64.deb 2b4c045d9c340c95331a7c2d4be967f2 71496 gambas3-gb-v4l-dbgsym_3.22.0-1_riscv64.deb e5f254d2e29a8c0347daf5dbd453bc80 31604 gambas3-gb-v4l_3.22.0-1_riscv64.deb df6a7d0ec23ca51e1039a1252cd921c2 16316 gambas3-gb-vb-dbgsym_3.22.0-1_riscv64.deb e230db040b4324b69042566a727ab995 20004 gambas3-gb-vb_3.22.0-1_riscv64.deb 971b6975dd4c1bb1add6a2d3ff5fea8b 94016 gambas3-gb-xml-dbgsym_3.22.0-1_riscv64.deb 04aefd33894c6bc6ece809be80aac6c7 44760 gambas3-gb-xml-html-dbgsym_3.22.0-1_riscv64.deb e55aa0cca1f3115aeaf09ee1285c71a1 26248 gambas3-gb-xml-html_3.22.0-1_riscv64.deb d2d9dea0eabc96b6808431c8d8fdde1a 34692 gambas3-gb-xml-xslt-dbgsym_3.22.0-1_riscv64.deb 840d7cfe2651d38d69816dd3d3b7b5b8 19132 gambas3-gb-xml-xslt_3.22.0-1_riscv64.deb 92258bf25e95da0d65e792380326f0fe 49696 gambas3-gb-xml_3.22.0-1_riscv64.deb 79a0205ba243a9cbb364b095431bf272 1099156 gambas3-runtime-dbgsym_3.22.0-1_riscv64.deb 6d3fe7cdd68feed86aefae0c5d53fbdc 562084 gambas3-runtime_3.22.0-1_riscv64.deb Checksums-Sha1: 03d2793f66e01e48864417725fb7ba2bcdaf80cb 529720 gambas3-devel-dbgsym_3.22.0-1_riscv64.deb b7aef29761a384a1a27263a75f3c6a87e4c25bb3 175456 gambas3-devel_3.22.0-1_riscv64.deb f98f1743f48d1479aaf3577d91ecf226cb737d9e 40908 gambas3-gb-cairo-dbgsym_3.22.0-1_riscv64.deb 305abccaffa41415fa001a8aaca65012d08ea0b9 27892 gambas3-gb-cairo_3.22.0-1_riscv64.deb cdef3365c12e484c030c24c85549b6f35d00750c 595964 gambas3-gb-clipper-dbgsym_3.22.0-1_riscv64.deb 0897ef0861e584e971cf7c48b3f786e54e28afc9 988644 gambas3-gb-clipper2-dbgsym_3.22.0-1_riscv64.deb 4ad7bab322815a317699d686779e2022deb6fc41 85872 gambas3-gb-clipper2_3.22.0-1_riscv64.deb 4aeeaae1c05c73e8e4a6890403b1e841726ba3c4 71004 gambas3-gb-clipper_3.22.0-1_riscv64.deb 64a6b2967bdef45eeb3dab1cd3b8b1bba19f89b1 23588 gambas3-gb-complex-dbgsym_3.22.0-1_riscv64.deb e8e79bc449ce44031f46d188cf55a89534536ac0 20320 gambas3-gb-complex_3.22.0-1_riscv64.deb a92e48a24ce8667803a800dd4632f9bcc0439506 16584 gambas3-gb-compress-bzlib2-dbgsym_3.22.0-1_riscv64.deb 8eb2364bae965a2e1a1a99e347ffafc6c38de9eb 19372 gambas3-gb-compress-bzlib2_3.22.0-1_riscv64.deb 18d6cc5142c571efe5e6dd98ab2f3a1a7f34d9d6 16204 gambas3-gb-compress-dbgsym_3.22.0-1_riscv64.deb 00389146948b0f44ed2bccdbf69fe0bf9207835b 17004 gambas3-gb-compress-zlib-dbgsym_3.22.0-1_riscv64.deb 036dadd4e319c243589165b0b4ca146c208752e1 19208 gambas3-gb-compress-zlib_3.22.0-1_riscv64.deb 688002570df7080ff2dcd291676302b315e7510d 17744 gambas3-gb-compress-zstd-dbgsym_3.22.0-1_riscv64.deb bfc330ccd74f141bef54ee4af3de24ad7e06ff2d 19016 gambas3-gb-compress-zstd_3.22.0-1_riscv64.deb 840632904706f986c49b5d8750e60fc383f2e0d7 19184 gambas3-gb-compress_3.22.0-1_riscv64.deb a767bbc496901fd21949d94c61564840b3a338b1 16360 gambas3-gb-crypt-dbgsym_3.22.0-1_riscv64.deb 0f64b17c2a63f236ec09d883e8146786cb4ff518 18628 gambas3-gb-crypt_3.22.0-1_riscv64.deb a1ee114e24d84ef05449480da29d7e7149744190 96844 gambas3-gb-data-dbgsym_3.22.0-1_riscv64.deb 846bec0bb54ff37a5e36ecf576e20e817926d15f 41384 gambas3-gb-data_3.22.0-1_riscv64.deb 3b221f5b8074d21a62aa73ed7e8863e583fc077c 83464 gambas3-gb-db-dbgsym_3.22.0-1_riscv64.deb 116e481b77c83bfcf4ac5b742123f693f65ad4b4 51756 gambas3-gb-db-mysql-dbgsym_3.22.0-1_riscv64.deb ac704d886caaf4526ab614459b97ae6151501e02 29276 gambas3-gb-db-mysql_3.22.0-1_riscv64.deb e88db8ca7823edad6ed8cb891999065677046240 39772 gambas3-gb-db-odbc-dbgsym_3.22.0-1_riscv64.deb c1742b5255b0de319f410a704f44ecc11a0109ce 27304 gambas3-gb-db-odbc_3.22.0-1_riscv64.deb acaa8fcfc3000c8d4172a9d6cad3e9ab1422a722 41788 gambas3-gb-db-postgresql-dbgsym_3.22.0-1_riscv64.deb 9a2c659e44d0281bcfeb112294325d119d86341f 29072 gambas3-gb-db-postgresql_3.22.0-1_riscv64.deb d80a8c3e7d4d27f8c6df98bbf76079526f088dc1 48724 gambas3-gb-db-sqlite3-dbgsym_3.22.0-1_riscv64.deb a778ac0933ad6183f7f723f8d9a9f62441f86e54 29984 gambas3-gb-db-sqlite3_3.22.0-1_riscv64.deb a6b04b1f79288f28d7af9158bd6d33015dc2e5d5 31236 gambas3-gb-db2-mysql-dbgsym_3.22.0-1_riscv64.deb a3ddf90073fdbd1bb553b1f938fb28860595d8dd 31372 gambas3-gb-db2-mysql_3.22.0-1_riscv64.deb af67fd1ae6b707f8dbdaa1c9139817c326f6e17b 26416 gambas3-gb-db2-odbc-dbgsym_3.22.0-1_riscv64.deb 81686e1472846e0fb422777b2cda8026e3f85e59 30696 gambas3-gb-db2-odbc_3.22.0-1_riscv64.deb a02ee51e460c8fb1ffeb7c7c232567e211c05f95 24084 gambas3-gb-db2-postgresql-dbgsym_3.22.0-1_riscv64.deb c8324f3d9bb05bc9459ae224f2825338d40d6003 32852 gambas3-gb-db2-postgresql_3.22.0-1_riscv64.deb db32aea2c86864413e35d3a5448fd5420d63fa44 26500 gambas3-gb-db2-sqlite3-dbgsym_3.22.0-1_riscv64.deb f51693aeae0f76dd4cb54ce4aac2cc9f29ce835a 32636 gambas3-gb-db2-sqlite3_3.22.0-1_riscv64.deb e53632889a65e4e4d793c6df0a460814cb3e5b0b 47120 gambas3-gb-db2_3.22.0-1_riscv64.deb 13c2d532faa35287e084c9a52c9ac7ce87eef390 48976 gambas3-gb-db_3.22.0-1_riscv64.deb 941e0ad3717f3019e67d5ca6d2b94a85c2864834 47976 gambas3-gb-dbus-dbgsym_3.22.0-1_riscv64.deb a13c6bd9c12c9903441e8e0478035fe035858135 35856 gambas3-gb-dbus-trayicon_3.22.0-1_riscv64.deb 4c234a87d70f41cc4d4089b71491ec76f860095a 52656 gambas3-gb-dbus_3.22.0-1_riscv64.deb 944cd1fa38bd2018298088f3c7be87f77a1f4209 95528 gambas3-gb-desktop-x11-dbgsym_3.22.0-1_riscv64.deb 5499b16f0b06a25963472859a8d38121dd81ae19 52292 gambas3-gb-desktop-x11_3.22.0-1_riscv64.deb cd54198cdc61ecc776ba5b0f1d82d0bbe925f83c 77960 gambas3-gb-desktop_3.22.0-1_riscv64.deb a71c2977a2377cb9ef74fb9f5cf4f012fe4b761c 9067128 gambas3-gb-form-htmlview-dbgsym_3.22.0-1_riscv64.deb f9c2d916487e18031e7c1a58a9dbd12c4f8e2e17 597284 gambas3-gb-form-htmlview_3.22.0-1_riscv64.deb c995fa1d55e90e92db231cd8bf7c97a1ed5b1458 43040 gambas3-gb-gmp-dbgsym_3.22.0-1_riscv64.deb 532327c8cfa4710801cf93b0eda7cac701006fd5 25740 gambas3-gb-gmp_3.22.0-1_riscv64.deb 2e55221a612b66fd9582b6b1d4b824aad48a0181 91228 gambas3-gb-gsl-dbgsym_3.22.0-1_riscv64.deb 7c9b29455a0a6c7d12fd56c57639fe3fad5c7b77 41620 gambas3-gb-gsl_3.22.0-1_riscv64.deb 43cccd898360b0d1d88e2f648231317abb7095fc 851720 gambas3-gb-gtk3-dbgsym_3.22.0-1_riscv64.deb fefd091dc51d6cf841e67970e0d3e4cfedc8aff6 15036 gambas3-gb-gtk3-opengl-dbgsym_3.22.0-1_riscv64.deb 1cfcc68282802b711f8150f316c61273968c0267 17880 gambas3-gb-gtk3-opengl_3.22.0-1_riscv64.deb ad0c53b1b1a6f37b6ff27721a73890d00e3e4ec1 12612 gambas3-gb-gtk3-wayland-dbgsym_3.22.0-1_riscv64.deb afda39087a3f86d47a05447728d1fa8fd772a9cc 17208 gambas3-gb-gtk3-wayland_3.22.0-1_riscv64.deb 1ab6797a66be25cefdfbf1f48d880a10e6fa8578 55760 gambas3-gb-gtk3-webview-dbgsym_3.22.0-1_riscv64.deb 3d69ffdecf6b259efbcd38278e24ca23b2cc2190 26336 gambas3-gb-gtk3-webview_3.22.0-1_riscv64.deb f2fd25480fef4aa8cff43fbb9f72873c13255a2c 40264 gambas3-gb-gtk3-x11-dbgsym_3.22.0-1_riscv64.deb 8d40e44f3641217c4e06123d974ea8e2e440c575 23320 gambas3-gb-gtk3-x11_3.22.0-1_riscv64.deb d0975f2847f269a164efb5725377ff3dcaea3f7c 210704 gambas3-gb-gtk3_3.22.0-1_riscv64.deb 47606ff13abe17bb943abaf7602ddaae01de9422 15840 gambas3-gb-gui-dbgsym_3.22.0-1_riscv64.deb a9ad0d0fc54848cf29b08ac12032d731d8294a20 36156 gambas3-gb-gui_3.22.0-1_riscv64.deb a5cea5ba01eb929beeb052760b51208c329d4609 32596 gambas3-gb-hash-dbgsym_3.22.0-1_riscv64.deb 1dd05e094365d65915d436f60cd41279cafea643 25340 gambas3-gb-hash_3.22.0-1_riscv64.deb 27374e8d2af470399e2e67c4a97da87d5aa888c3 78456 gambas3-gb-httpd-dbgsym_3.22.0-1_riscv64.deb 0f12c4832e6fa1175a47d50cfd30432273425e67 43336 gambas3-gb-httpd_3.22.0-1_riscv64.deb 86511ce0b14fe1b2a427c594b9c17da02bc2f0b7 123616 gambas3-gb-image-dbgsym_3.22.0-1_riscv64.deb 62e9fe9791eb6bf960441eb0bef94ff30b671adf 152692 gambas3-gb-image-effect-dbgsym_3.22.0-1_riscv64.deb ba41c343ccc460adb8e19420e37b5dbcef773b6c 47968 gambas3-gb-image-effect_3.22.0-1_riscv64.deb 7436e9c3566e6b21a70b0129edb19d7870cdb93f 18640 gambas3-gb-image-imlib-dbgsym_3.22.0-1_riscv64.deb b7068e25063dd70de8ca8d9b290f2047729afc92 18812 gambas3-gb-image-imlib_3.22.0-1_riscv64.deb 65f9517e28d5a084dec8f5cb9e9c0619a858aa2c 18844 gambas3-gb-image-io-dbgsym_3.22.0-1_riscv64.deb 34ad70ac85f3f52f0297349279dde38668c564f6 19312 gambas3-gb-image-io_3.22.0-1_riscv64.deb 9a5dc65055b0fc634c80db5068c73ea52e95b4f0 49940 gambas3-gb-image_3.22.0-1_riscv64.deb 19963f0e48d40066d3048e44da7c30f4289148b5 19004 gambas3-gb-inotify-dbgsym_3.22.0-1_riscv64.deb 7821372eca40bd7da25832f69eda0c46091719e6 20160 gambas3-gb-inotify_3.22.0-1_riscv64.deb 09dfd11b8cb3231b84cf6a58b45a77f2de68372b 101292 gambas3-gb-jit-dbgsym_3.22.0-1_riscv64.deb d550774f7d180a9e2edc3da5e9d333ce280b2054 86964 gambas3-gb-jit_3.22.0-1_riscv64.deb bbc5821fa8e00cfcdcb3fb042e0c2a19e3a61369 39072 gambas3-gb-libxml-dbgsym_3.22.0-1_riscv64.deb 30752404a2ec27eb5c0f45dde1edac283d2f4f1b 25524 gambas3-gb-libxml_3.22.0-1_riscv64.deb 178777c390bf4bf2a93b71373c8e48825f94a606 27904 gambas3-gb-markdown_3.22.0-1_riscv64.deb 1aab958b5c203155cb77c56e4529b52300db97e1 83972 gambas3-gb-media-dbgsym_3.22.0-1_riscv64.deb 0278fc4336bfa555d8979c91d686008527e0a236 26280 gambas3-gb-media-form_3.22.0-1_riscv64.deb 2cb8c26a1ae92e5d7747affa3d1102f266e88a42 37280 gambas3-gb-media_3.22.0-1_riscv64.deb 96e621dee563c5c9eb2423c8e5d80766703c2e23 28288 gambas3-gb-mime-dbgsym_3.22.0-1_riscv64.deb 765c2be70a4991898486ad20096e688ca169a321 21988 gambas3-gb-mime_3.22.0-1_riscv64.deb 8276b291e2e865865841adcd83e39edb3632e041 38492 gambas3-gb-mysql_3.22.0-1_riscv64.deb 783a8333275808ba73513a2b6c853eecf7e627ce 42136 gambas3-gb-ncurses-dbgsym_3.22.0-1_riscv64.deb 9ac94f3414b223429e0d394e27aafc9ebe5316ef 27384 gambas3-gb-ncurses_3.22.0-1_riscv64.deb ec732b99c7c8982475ec768b3fb6840ae7e225ba 61208 gambas3-gb-net-curl-dbgsym_3.22.0-1_riscv64.deb 05ed78e7389e5e504614f41cfc842be87257fa8c 43528 gambas3-gb-net-curl_3.22.0-1_riscv64.deb 84f362a9c6ded226ba517fb4f14e4e15b665637e 77144 gambas3-gb-net-dbgsym_3.22.0-1_riscv64.deb 03ef5bfefba2633b0384e99d35ec8c90bab140da 27544 gambas3-gb-net-pop3_3.22.0-1_riscv64.deb b0eba174de1378058b6f710f105e0421dc206857 29356 gambas3-gb-net-smtp_3.22.0-1_riscv64.deb 649a8afb39c901ff778916f0862483981f6b2eb0 44900 gambas3-gb-net_3.22.0-1_riscv64.deb ff2aebc08ada68a818f725bccc7188376b168a52 37960 gambas3-gb-openal-dbgsym_3.22.0-1_riscv64.deb d82244ed7a46acd72adbb5ede2b806a8404bb55a 29076 gambas3-gb-openal_3.22.0-1_riscv64.deb 18f4d7e8a5a2ca7fd60accc44a299a8cf3e2a594 54224 gambas3-gb-opengl-dbgsym_3.22.0-1_riscv64.deb da7247471068866234e503ed251d89faaccd59e8 27876 gambas3-gb-opengl-glsl-dbgsym_3.22.0-1_riscv64.deb 3b4e73de9b7cf3a18a55c5f12c74aa59db4ba662 22448 gambas3-gb-opengl-glsl_3.22.0-1_riscv64.deb 9df994fa8c4b95d87a04c8a2cc23b1a490168afd 26152 gambas3-gb-opengl-glu-dbgsym_3.22.0-1_riscv64.deb d94d752f12232aa255677e714313d7d1e1a5ed46 22084 gambas3-gb-opengl-glu_3.22.0-1_riscv64.deb 234cb19de06e47bacf102ad6fe5ff0f3696c6771 22092 gambas3-gb-opengl-sge-dbgsym_3.22.0-1_riscv64.deb 9fd71f0c5b7ec8c2a622a68a8837f60233f3cd9b 20900 gambas3-gb-opengl-sge_3.22.0-1_riscv64.deb 3ab9b47be3f170274a8b66a876a7247807bf4d7a 39992 gambas3-gb-opengl_3.22.0-1_riscv64.deb ea1ca9167dfc9d4651243e57cfde05c3b42603cd 35984 gambas3-gb-openssl-dbgsym_3.22.0-1_riscv64.deb 55cae2e922713cbe86399e96c17ebec32d7dcf0d 27124 gambas3-gb-openssl_3.22.0-1_riscv64.deb 38252cbe1b1fd2560c7aa270dc5a5e9abf2e2f10 18328 gambas3-gb-option-dbgsym_3.22.0-1_riscv64.deb 64f91b1d5336fca210267b3d55cccd1cd1f46062 19460 gambas3-gb-option_3.22.0-1_riscv64.deb d654fdd58cba48eb5c0690dcfb9a298e7be47cc7 20808 gambas3-gb-pcre-dbgsym_3.22.0-1_riscv64.deb 49b9bfef22e2da60b9525da166e9fbd4498ce97e 21116 gambas3-gb-pcre_3.22.0-1_riscv64.deb 54fc2940d87df1b8005ef0a1968b911e12be1f0f 111428 gambas3-gb-poppler-dbgsym_3.22.0-1_riscv64.deb 743d693edf8c93d9c0d6a45cca7da8d1d7236a27 24948 gambas3-gb-poppler_3.22.0-1_riscv64.deb 06dfea0ee7e1eb928b238e6003eb6dbf934c9dbd 7721264 gambas3-gb-qt6-dbgsym_3.22.0-1_riscv64.deb c86b862ef67d5cb27640cd6c51b1158e3c05266f 955652 gambas3-gb-qt6-ext-dbgsym_3.22.0-1_riscv64.deb 95343a6ba5f2828822b5d4ee6f7804473c919446 29256 gambas3-gb-qt6-ext_3.22.0-1_riscv64.deb dab13412e40bf59d9b692767f8a40c7c94c54d79 499664 gambas3-gb-qt6-opengl-dbgsym_3.22.0-1_riscv64.deb 4fea949f16eb0afb4e3e9b74a0916081ae0e9ecd 19648 gambas3-gb-qt6-opengl_3.22.0-1_riscv64.deb 82f9afb342ff2c9a3265939aae31f3fc810a918b 307780 gambas3-gb-qt6-wayland-dbgsym_3.22.0-1_riscv64.deb a78ba118dc18f3a391b25224644e600cae353529 19432 gambas3-gb-qt6-wayland_3.22.0-1_riscv64.deb b9cd6e3d1c44e785dc1f62acd51d556a63a481dc 272340 gambas3-gb-qt6-x11-dbgsym_3.22.0-1_riscv64.deb fec05ae3a5582bab61da16105de9aab5f2f18493 24980 gambas3-gb-qt6-x11_3.22.0-1_riscv64.deb 8a184563597400c770d20a62f7ffc9d1a77a1bcb 239100 gambas3-gb-qt6_3.22.0-1_riscv64.deb 01b138eabec6593803fdfcb94c6283c07facd812 30292 gambas3-gb-scanner_3.22.0-1_riscv64.deb e7393b506e28fa301d120c08f4468a650ee130eb 31300 gambas3-gb-sdl2-audio-dbgsym_3.22.0-1_riscv64.deb c7eb597e8b9d2c8515b2add2960a7ef952189333 22292 gambas3-gb-sdl2-audio_3.22.0-1_riscv64.deb b1501c973ac3e9c46a7438c0a2b3bcdb8d9a68f9 64476 gambas3-gb-sdl2-dbgsym_3.22.0-1_riscv64.deb 496c43bcf1824bf5c1fea3333677c3638ca05602 35620 gambas3-gb-sdl2_3.22.0-1_riscv64.deb 98a998c80ad62894daa359482b7422501297e053 14700 gambas3-gb-signal-dbgsym_3.22.0-1_riscv64.deb 73678326fca615810f86d8dc387051eebdd94413 18804 gambas3-gb-signal_3.22.0-1_riscv64.deb d083a6458bdbd7ceefca9e2ff71df497b7e390e0 24596 gambas3-gb-term-dbgsym_3.22.0-1_riscv64.deb 1ec6b3476624bc53f0c417bae9a78a4cea44b45d 21696 gambas3-gb-term_3.22.0-1_riscv64.deb d2ab8679680c8f3a34ce48f88586d7b3d27dc0f7 24712 gambas3-gb-util-web_3.22.0-1_riscv64.deb b2be28c01f8f76a0d181f74a84a446e6512c7935 57108 gambas3-gb-util_3.22.0-1_riscv64.deb 924f20049315e1aafd9498458a54166a2abd0772 71496 gambas3-gb-v4l-dbgsym_3.22.0-1_riscv64.deb e876dd8587bd7fbd200bd874f54a21d1c62774cc 31604 gambas3-gb-v4l_3.22.0-1_riscv64.deb 1b2d0852c1adf4eaae882a652f1c64b872d86a0d 16316 gambas3-gb-vb-dbgsym_3.22.0-1_riscv64.deb 938abb943e1b29847e5baf06dec1ebe1aff830f6 20004 gambas3-gb-vb_3.22.0-1_riscv64.deb e4482b55ef86fc9f8fe8c9418535b211246bef86 94016 gambas3-gb-xml-dbgsym_3.22.0-1_riscv64.deb 494ea3a5a64f5baf362cc6c137c141a73a77b324 44760 gambas3-gb-xml-html-dbgsym_3.22.0-1_riscv64.deb 2c919e9361a64229395a490be340ddf6a26b042c 26248 gambas3-gb-xml-html_3.22.0-1_riscv64.deb 14ce8846eeb4ad7f05143ec7cd4c8f4156adfe16 34692 gambas3-gb-xml-xslt-dbgsym_3.22.0-1_riscv64.deb d50374ce4266cb7aec7698930ae225ed4c259583 19132 gambas3-gb-xml-xslt_3.22.0-1_riscv64.deb 37c65bda68d178c6564519a4f68e57a93a040bf1 49696 gambas3-gb-xml_3.22.0-1_riscv64.deb 3f820467c78a0dfc5f8287ca6eb0c3687f1e6eda 1099156 gambas3-runtime-dbgsym_3.22.0-1_riscv64.deb 7444420e308900aa127eb513a048d01b500de4ad 562084 gambas3-runtime_3.22.0-1_riscv64.deb Checksums-Sha256: 8df38cd384e40513eedada29920f9765e9a723002d0740faec9ea0c5bda68a51 529720 gambas3-devel-dbgsym_3.22.0-1_riscv64.deb 739df00a3d129f33317286600efb017644ca7d5bf3b87634d010fcfb2013b5db 175456 gambas3-devel_3.22.0-1_riscv64.deb 3cafaa42c36aacc9e17e28d9056522bd9c42341521b40a9ac01d7b0778d7f46a 40908 gambas3-gb-cairo-dbgsym_3.22.0-1_riscv64.deb c235d3419988a04411291891072d453c2fb963b3c03d09576ee67c0622f8c01b 27892 gambas3-gb-cairo_3.22.0-1_riscv64.deb 33758632f3f719deeb0c3871690e24d81191d084c84b180bdb059d368313b3a1 595964 gambas3-gb-clipper-dbgsym_3.22.0-1_riscv64.deb 35e6a61e700aba141d0a8e23d415df8a4cec20d89a6990f6a84b669d820412ac 988644 gambas3-gb-clipper2-dbgsym_3.22.0-1_riscv64.deb 41327dd13f0a36400ba47656f7fb486e3070df1b365703b5c21d16426579294f 85872 gambas3-gb-clipper2_3.22.0-1_riscv64.deb e941250526694cd14646f3246e3bade94d428b7028c21b1c4b5983334be7e710 71004 gambas3-gb-clipper_3.22.0-1_riscv64.deb 11998bffaabaab19e32f1c5944d3f28bf2cd034f04793c910e488ac0aee6e690 23588 gambas3-gb-complex-dbgsym_3.22.0-1_riscv64.deb 16c037ae28d1e4dc589fc06fecfa0f789cc7724d8dcacf7e957601643b68bd40 20320 gambas3-gb-complex_3.22.0-1_riscv64.deb e2eda2f2e7a96ec70f995232bf3d574c66a6a0c05daec934844901c2322b94ac 16584 gambas3-gb-compress-bzlib2-dbgsym_3.22.0-1_riscv64.deb 8243d46836b9ab4a550803f90f1c3ffaa1e4371db8f517c539d4c000000a2fc8 19372 gambas3-gb-compress-bzlib2_3.22.0-1_riscv64.deb c9a4fdfbfa4d75e5ccccf76b725c801060918fbd4893884e477a3dffd79ae5cf 16204 gambas3-gb-compress-dbgsym_3.22.0-1_riscv64.deb c8a69acf820d68f9fcba5775f0b4b0a1bb6ba42a76da56f7e5b080c921d08bcc 17004 gambas3-gb-compress-zlib-dbgsym_3.22.0-1_riscv64.deb 97f370f299f90b9e0669387a6b0763841e6d80e62a4ec38ccec6fe9a113cb1ae 19208 gambas3-gb-compress-zlib_3.22.0-1_riscv64.deb db419d5d804f75ba06d51d28f47f23faba55868c3e4f8e9abb40fc110baa9850 17744 gambas3-gb-compress-zstd-dbgsym_3.22.0-1_riscv64.deb 9d005e86f2a081bc38f019f3a631d517e331df93dff5715a0efce4197ecaf492 19016 gambas3-gb-compress-zstd_3.22.0-1_riscv64.deb 879f0f0ab4e9b954b79836711a4c8432218271779d5af77e84471fd74d924d33 19184 gambas3-gb-compress_3.22.0-1_riscv64.deb 1e61ce50b322a9b3d6bbd0808828937bde4db0ac6200d964ab41fa06dedbc597 16360 gambas3-gb-crypt-dbgsym_3.22.0-1_riscv64.deb f9b46c599bc4654b072ad4cdd70a6385a6edce14536aec87771b8b34b9f26c13 18628 gambas3-gb-crypt_3.22.0-1_riscv64.deb 62d8a50c1f4242d9145ce654904ac5375caf4d9456b13ef4eb36ee95671779b6 96844 gambas3-gb-data-dbgsym_3.22.0-1_riscv64.deb 3cce50afcf17d7f28fc4d5558c880881896684ca6ee9d00addbc34b2c221cc96 41384 gambas3-gb-data_3.22.0-1_riscv64.deb b3a75922a62fc8b248e3278047f37e2cd1a6aa34d953e845653d61b6425a725b 83464 gambas3-gb-db-dbgsym_3.22.0-1_riscv64.deb 63be7f5edc98389d23ecbd3a600aa48b14298dd20d4a7ef18ce5c2354882f9c3 51756 gambas3-gb-db-mysql-dbgsym_3.22.0-1_riscv64.deb ba40dc3698bcbc8daa220c8476b889b737f7e678830a1dfc61a2d10a90459800 29276 gambas3-gb-db-mysql_3.22.0-1_riscv64.deb 993608060daf260127e879624b2d9bb75d51debd6fa6853343d02d684531f179 39772 gambas3-gb-db-odbc-dbgsym_3.22.0-1_riscv64.deb 153c0a78f685c1c2ab991a70ab081a7481b9afc9199eba2b2d61011f1a1f55f3 27304 gambas3-gb-db-odbc_3.22.0-1_riscv64.deb 8760c6c362a31f8e124793161c95cfc3c0a0a99fd65eff1e686ad9a4d8cd57bc 41788 gambas3-gb-db-postgresql-dbgsym_3.22.0-1_riscv64.deb 64ed0766872683eab71868236802fe5e79baceb07eb3895279475a50fd7d7932 29072 gambas3-gb-db-postgresql_3.22.0-1_riscv64.deb 7f274922bb037cd1f7f212845c903909a171098e04edcda37f393425f0e318c6 48724 gambas3-gb-db-sqlite3-dbgsym_3.22.0-1_riscv64.deb 19b388dc520fe99981396bf41f9641fc533c3b9b955f1faaccbf301b21297bf7 29984 gambas3-gb-db-sqlite3_3.22.0-1_riscv64.deb f165a858e656a3edad78acc3b9d167e33511803c250002bfb09ec210a728b471 31236 gambas3-gb-db2-mysql-dbgsym_3.22.0-1_riscv64.deb 6e8b15a5f81fb392bb1446ac045f603f9f814c8355f1a5f3507fb462389393fb 31372 gambas3-gb-db2-mysql_3.22.0-1_riscv64.deb 1570367eab6ed0a320809c1e0b0d660d6a08e7181554b2379304d9afc7a9345e 26416 gambas3-gb-db2-odbc-dbgsym_3.22.0-1_riscv64.deb 98e16f276371001b7ef1b6f5293d2f364f66edf309fb4aa69c162edbc910fc22 30696 gambas3-gb-db2-odbc_3.22.0-1_riscv64.deb ab1fde5f3dfb9860a0947bf83bc50c7c6b110c41a4e08de3009d77f572af3069 24084 gambas3-gb-db2-postgresql-dbgsym_3.22.0-1_riscv64.deb 1884b3a280bd0545552fcefe09994177cc6ad1a164251aa5ef5b0c71334d9da0 32852 gambas3-gb-db2-postgresql_3.22.0-1_riscv64.deb 44c7ebbe1caf36089776a2f5a5b85d8ee4a8580aa6c56b464b21f718a503d57a 26500 gambas3-gb-db2-sqlite3-dbgsym_3.22.0-1_riscv64.deb 83f0a15004d9bab94155a76889e241b3aec70737d3cc6e1b6ab222d402e72b72 32636 gambas3-gb-db2-sqlite3_3.22.0-1_riscv64.deb 8ecb60d27bdd289d04ddd76ec55e7050dc833fd034dc1ac0e0ae0205d65d0498 47120 gambas3-gb-db2_3.22.0-1_riscv64.deb 9def7a7c116b86ff4467f646508b0b36a4e01edc6f1bb05a902e13ae17cd4a5e 48976 gambas3-gb-db_3.22.0-1_riscv64.deb 768bbe37cc6d11dfc6c65dd9b3b34229d154c0cdfdd24f572d1f49e64a7c7e98 47976 gambas3-gb-dbus-dbgsym_3.22.0-1_riscv64.deb 4bdfc4aa611c8e055fe930d3b02ab87b0cd75ac0c0c048ac9962b26915576695 35856 gambas3-gb-dbus-trayicon_3.22.0-1_riscv64.deb c068392ff07f62f2c6657f2f5c999d6ebc46de55d60962e437df962fa1d9c54b 52656 gambas3-gb-dbus_3.22.0-1_riscv64.deb a6413c98ef877e3ae682a3c3ce3592bdafa69dd71410b5debc7b7532f63afc2d 95528 gambas3-gb-desktop-x11-dbgsym_3.22.0-1_riscv64.deb dd7b9cbfb40443fe97eb8049c0e2d90e0a918e94da833ccfc6a3ac42b9fb3ab3 52292 gambas3-gb-desktop-x11_3.22.0-1_riscv64.deb c80fe39800cb7a74ba2453f94cd83bf91f0661ba2c059139adc75ec20aee5eec 77960 gambas3-gb-desktop_3.22.0-1_riscv64.deb a950dafdf78c2030a7c3df7d4120a3f302f65ca7d9129289736f2a223986fc10 9067128 gambas3-gb-form-htmlview-dbgsym_3.22.0-1_riscv64.deb 56e965773d08a653779fabb917a7ed7ab1ee7668d9dd9db0cc044f6e345dc361 597284 gambas3-gb-form-htmlview_3.22.0-1_riscv64.deb b2d90d5a91c1be2bb8756cf313ba54b8f1ce49c0db45f0d6541b0c10566a79b5 43040 gambas3-gb-gmp-dbgsym_3.22.0-1_riscv64.deb 72775f97ef55d8d992d074a454b5406aabbfef9434b056fb99003c1c0f2c017d 25740 gambas3-gb-gmp_3.22.0-1_riscv64.deb 2471b8701573c89b4e1c5e6b4ec2d43f028f2268f7a48bc18bce119d552ea98e 91228 gambas3-gb-gsl-dbgsym_3.22.0-1_riscv64.deb e8569af046f7b6f2d4cdb6676598bdf10cab618780284e6a36d0841ad476adca 41620 gambas3-gb-gsl_3.22.0-1_riscv64.deb 80d719951768dc9162fd08afa5910324d68433c50acaed4c330b3de51977b370 851720 gambas3-gb-gtk3-dbgsym_3.22.0-1_riscv64.deb 6dedeb18ad70814beb30c0325938d4e5e6d1fc154d8dffc167cabb320429e5ff 15036 gambas3-gb-gtk3-opengl-dbgsym_3.22.0-1_riscv64.deb ab0f45435707af182cb4b2daeb897969d629dffca6958209935acdb4656fe38f 17880 gambas3-gb-gtk3-opengl_3.22.0-1_riscv64.deb b5e364ccb97c6375a60ed791a78fe78679faa6534544586f97de08c0d20103d0 12612 gambas3-gb-gtk3-wayland-dbgsym_3.22.0-1_riscv64.deb 2f616773e3fa0a4652211e3faa3aa3d8387a253ee0a6f7d5e7d084e766a115a9 17208 gambas3-gb-gtk3-wayland_3.22.0-1_riscv64.deb 35187b1c238907483722168dcfa9541c3133fe8ae75a99f8ed2653eb2bc71b84 55760 gambas3-gb-gtk3-webview-dbgsym_3.22.0-1_riscv64.deb 2d5f5ce223cc5103fe8a2cf77b44227a9ddc3c4f45437fe0a24b2a9443758f57 26336 gambas3-gb-gtk3-webview_3.22.0-1_riscv64.deb d0d5e4973d62955f7f5ddeca1493d6fa67f02adc1519219368c28ed788a9ab9d 40264 gambas3-gb-gtk3-x11-dbgsym_3.22.0-1_riscv64.deb 29d8e9b08f3a9ba4808ef97a14f54b36d5a665e9c54f936c895671066b6a61d7 23320 gambas3-gb-gtk3-x11_3.22.0-1_riscv64.deb 33a669f164b57fb79f641df9fc29c5a877d41290b0e4683eb6d32a8150db8db7 210704 gambas3-gb-gtk3_3.22.0-1_riscv64.deb 558364fbbd1cec5b9cfa94ff8bfb9fb631c9488d0ae1a258e160a70c0804cd47 15840 gambas3-gb-gui-dbgsym_3.22.0-1_riscv64.deb 8162f1eba64a0d4a5957467db11525320e9cf3ebff6d2d639530bd305960323c 36156 gambas3-gb-gui_3.22.0-1_riscv64.deb fe1e601cfcf6cd2f3344745cfdef50ec22ad8a281fb72dede393893a7311908a 32596 gambas3-gb-hash-dbgsym_3.22.0-1_riscv64.deb 9284646ba3f76e28faecb8d64f91dbe98cc6ffa262f30a1b1a0c1b7b135b368b 25340 gambas3-gb-hash_3.22.0-1_riscv64.deb 94775fa9a758cf292a846d324a0322dfdf87aedb22f64a8bf66d18cd24bb55ad 78456 gambas3-gb-httpd-dbgsym_3.22.0-1_riscv64.deb 2c5b45eddc02aad6902069e2d38e1abb53a6f827fd352ed7a1c69ce7d4c58164 43336 gambas3-gb-httpd_3.22.0-1_riscv64.deb caaee7a0733333e3e8981f531c908565dab29b97e2460963386e5aff3fd00f8c 123616 gambas3-gb-image-dbgsym_3.22.0-1_riscv64.deb 76017f478ff720bc4108fc0f49472db0d2252daa813cd1752c9c8383478894fe 152692 gambas3-gb-image-effect-dbgsym_3.22.0-1_riscv64.deb 8c068bc4d7ada8b20d5090be20e5b89579e2c3e2665129fd36dd16167cda478a 47968 gambas3-gb-image-effect_3.22.0-1_riscv64.deb f38fc999f985fa70241ad28865150fa3b0d1da1cb9eb003344b022a8f098d09c 18640 gambas3-gb-image-imlib-dbgsym_3.22.0-1_riscv64.deb cd083b4bec94a4e15143af7088d411e6edd7bbd8480734e9f47c99a5443c60b6 18812 gambas3-gb-image-imlib_3.22.0-1_riscv64.deb b758c6c93d486c0fb9ba0d908b0482b3899036a81fd36dea8f1404ac7ee05f66 18844 gambas3-gb-image-io-dbgsym_3.22.0-1_riscv64.deb e8a9cb45fb4309e345a02390cc8b463edc09784412d7a5452c4f87caf513933a 19312 gambas3-gb-image-io_3.22.0-1_riscv64.deb 7b595f7e657f06445fc44807837378240583f1d283f5b34e22487e33b59b696d 49940 gambas3-gb-image_3.22.0-1_riscv64.deb 883e60ef1bbdc806abc173581641da73468ae4a92650aaacc767dedab77ff426 19004 gambas3-gb-inotify-dbgsym_3.22.0-1_riscv64.deb a3320d2f9935d09a8adc8d7dadabafa2b8affa646074e693f961447b2cf0d69d 20160 gambas3-gb-inotify_3.22.0-1_riscv64.deb fe5704eb5fdc2ec0858424501d0cbec8badf1809a7320a9708e74cf8d63564ec 101292 gambas3-gb-jit-dbgsym_3.22.0-1_riscv64.deb 96d9f0259008781e3faffa7b77f4a7c86b1fd960f6dcdcc6ac9da91283b27b3a 86964 gambas3-gb-jit_3.22.0-1_riscv64.deb 780de1039c07c3027a584dd9a16d42127140a41be5a8c22ad7b44afe15ef9ae6 39072 gambas3-gb-libxml-dbgsym_3.22.0-1_riscv64.deb d7e65bd0d387e9fc182940289ad75ffe7e98ea727b4896b87ad24c4e248aca6a 25524 gambas3-gb-libxml_3.22.0-1_riscv64.deb 30380252e550036f58950fa62e745ad00283a92345c332d5094e06e0c5867729 27904 gambas3-gb-markdown_3.22.0-1_riscv64.deb f7b6af8996f98b900c213d30f6d6a84403656ea28e0c20a2718820f3948e9f6c 83972 gambas3-gb-media-dbgsym_3.22.0-1_riscv64.deb 3de821f74192116dde7633df7bccd55647b91f5ec7eb312192fd01e7b77e5dee 26280 gambas3-gb-media-form_3.22.0-1_riscv64.deb 04fdfc3f19d7009f0b645bdfca9f23a59e76479afae71842c8246f4c308521fa 37280 gambas3-gb-media_3.22.0-1_riscv64.deb ff0248e9afe706d304f93b8c5f091250ee0e7ada6688b0c49ad578272719dd17 28288 gambas3-gb-mime-dbgsym_3.22.0-1_riscv64.deb ad3342f5adfdc64e30e196820541f2aec04c76b4294e18654865dd24389d14c1 21988 gambas3-gb-mime_3.22.0-1_riscv64.deb f83e9825d5db3ceb1a14da60c859c056f401a1cbe253f6a4f59e468ffa5fe862 38492 gambas3-gb-mysql_3.22.0-1_riscv64.deb 362d618a2e9c3fb0dae16a4afb8bf710304b31a705aa9496db04dda1f322c927 42136 gambas3-gb-ncurses-dbgsym_3.22.0-1_riscv64.deb 657aaa349e83371d7dbb270e0df992816365a6a02b898b554553c470da4706b5 27384 gambas3-gb-ncurses_3.22.0-1_riscv64.deb 8e7c0a1ffdd05b809cf87ee7cfab4dbf7a0fd9687454877963423a02bb29dfee 61208 gambas3-gb-net-curl-dbgsym_3.22.0-1_riscv64.deb d3e9cd09ea011c83525b2fffa703e4bfc847913c145b67cc0e8d93904581faad 43528 gambas3-gb-net-curl_3.22.0-1_riscv64.deb 71cbaf6788622afa46cbc39545defee082f4450c117311cc1406b78cde1f9e5b 77144 gambas3-gb-net-dbgsym_3.22.0-1_riscv64.deb 0a47cdce51baa5b732d7f437c4a5d2d7f376fea52cdfa042d1d06bc067cf5e4f 27544 gambas3-gb-net-pop3_3.22.0-1_riscv64.deb 4e1b68ef01134d92361dd4789e52aca6dc6ce34cb993a926a2b7bbd19c9073e6 29356 gambas3-gb-net-smtp_3.22.0-1_riscv64.deb 0f05de1ac4bb3394248da85e10822aee266712d3f7a45694e8174362276bb343 44900 gambas3-gb-net_3.22.0-1_riscv64.deb 3896f784a3401f0d7d6134450fec474495035fc8386a937af196c166ca569f71 37960 gambas3-gb-openal-dbgsym_3.22.0-1_riscv64.deb efc1f6cc8d7f879f54ccb85c6da0835d03b1224de5856f36590282d0f56f4390 29076 gambas3-gb-openal_3.22.0-1_riscv64.deb 28b5eda5bd5bd4189906cdb0c781008e84f12d3b3b6df276efa903e7b55ef6b6 54224 gambas3-gb-opengl-dbgsym_3.22.0-1_riscv64.deb b2ffa75ca4acb5401514c21835b7134741c5c7d063113820737c277914cc902e 27876 gambas3-gb-opengl-glsl-dbgsym_3.22.0-1_riscv64.deb f6714781567677369de004744ab0c039a96eb0b2862c0d3642824e83069bd920 22448 gambas3-gb-opengl-glsl_3.22.0-1_riscv64.deb c227353ee8d00f2f724623b0582765749cbc1aa9cc9728b142be996860987a24 26152 gambas3-gb-opengl-glu-dbgsym_3.22.0-1_riscv64.deb a8c3e6ce64bfccaf41d28752dd17cc2ca50a821bc157055762f2667addb12eb4 22084 gambas3-gb-opengl-glu_3.22.0-1_riscv64.deb f8dd45b5db903a03ffb3b52b086822599787dd091b1590139e170ba2ef6e69e5 22092 gambas3-gb-opengl-sge-dbgsym_3.22.0-1_riscv64.deb 7bebee3bc90f0144aa37c53fcccb2fddc98843a36456458f234b4eef4c14aeeb 20900 gambas3-gb-opengl-sge_3.22.0-1_riscv64.deb 955817c0b7ad74e23201bf5e4787e94e87942dc38771e945a0e85764c6f505fb 39992 gambas3-gb-opengl_3.22.0-1_riscv64.deb c15c6a57f974444dbcdc2b0fda156ef3bff147afda4bd6eb835255c9817c5108 35984 gambas3-gb-openssl-dbgsym_3.22.0-1_riscv64.deb 825213fc4ac3e9a326440b79236a6207aecff5555981b00cb144c8bda93e7f68 27124 gambas3-gb-openssl_3.22.0-1_riscv64.deb 1f6adf35aef5ecfed562028ee81e0777916051eef50ae86dddef19de586bf8fa 18328 gambas3-gb-option-dbgsym_3.22.0-1_riscv64.deb 5fc68c77e4fc2b8c26d6c2565452f26f21b5035896de6f267ac823744f7bdd62 19460 gambas3-gb-option_3.22.0-1_riscv64.deb 5ecb6a3cdba2f13d0cae0dc9d8b739c1aac764532414266b10d7f6054ec97585 20808 gambas3-gb-pcre-dbgsym_3.22.0-1_riscv64.deb 998b8ef4e777c736c95b6f9ec29f58524738a09ef3da32386276f5262f4699b8 21116 gambas3-gb-pcre_3.22.0-1_riscv64.deb ba72ee5fbd94ca2695a6b5d3014e04bfb30a8102449b28ea214a2b7e9afafe95 111428 gambas3-gb-poppler-dbgsym_3.22.0-1_riscv64.deb e30473fb2e1723be4427c21d1fe1abde627d9f26b7e26e916fa6542126a0bba3 24948 gambas3-gb-poppler_3.22.0-1_riscv64.deb f95d27e0559c77f594c413c3c685128ae2174d6c81c63759699bd5809841f4e3 7721264 gambas3-gb-qt6-dbgsym_3.22.0-1_riscv64.deb ccb18c853ead0dfdb78f70e700f31a171a24b7fbb26094fdeb75746a28237613 955652 gambas3-gb-qt6-ext-dbgsym_3.22.0-1_riscv64.deb 3637537f2fa0d0c600b98a019e072c37900a11419542bcc6b0ef973ab3a3d9f8 29256 gambas3-gb-qt6-ext_3.22.0-1_riscv64.deb aaac0e09be18771b28979495f3c84d6ab576548f114b59922ef776cc291b5446 499664 gambas3-gb-qt6-opengl-dbgsym_3.22.0-1_riscv64.deb e613fe84f99286b5b1ef8784ee4117e0003c73de66d0806a9dca1c4b07f07190 19648 gambas3-gb-qt6-opengl_3.22.0-1_riscv64.deb 5e872e62b642f92de9fb05e6217bea406e284cd1a4aaa322c7e2bd78b38dc627 307780 gambas3-gb-qt6-wayland-dbgsym_3.22.0-1_riscv64.deb 62dd0818e19408a1228018dd1d2f7d97168129d771dffaf0bb0c42fb9da35065 19432 gambas3-gb-qt6-wayland_3.22.0-1_riscv64.deb 34fa24e895455ecee13ba0fd76018eb779519ced400b02c9c2680f91b31ab52d 272340 gambas3-gb-qt6-x11-dbgsym_3.22.0-1_riscv64.deb 35633f9d6e5da79a394f66b3a22db1a8463cf1172d0e481d91f7001aae25b968 24980 gambas3-gb-qt6-x11_3.22.0-1_riscv64.deb d93fd483222efdd97dc33d631f8ea4e275e78e3616ff99c20ec6a0e8aa9acc61 239100 gambas3-gb-qt6_3.22.0-1_riscv64.deb b886f76fbaa6603c9733829a2ce596649dda3e0d9aaceda67526824cc8cf7d25 30292 gambas3-gb-scanner_3.22.0-1_riscv64.deb cbf836dba3cfa74a320c8bf11729a37c20f150e5dd248d929c48767aa8228bf3 31300 gambas3-gb-sdl2-audio-dbgsym_3.22.0-1_riscv64.deb d9d602ab7354d741f0a04e138ac638ebebbc33dd59fe09471865a74c4f59e1af 22292 gambas3-gb-sdl2-audio_3.22.0-1_riscv64.deb 5fb97ef6b411223e73ec8a43ca8dcb89085ca7f6ae4d6781718208550796f885 64476 gambas3-gb-sdl2-dbgsym_3.22.0-1_riscv64.deb 3187746bbcbd25abb85f501c573ccca6ee2ffb4bfb5fcfd66ec24d589e38b56d 35620 gambas3-gb-sdl2_3.22.0-1_riscv64.deb bfd24e9f35b9c4d05061e5373a053fcedea13a63b86ce23f87eeb6d60d84f054 14700 gambas3-gb-signal-dbgsym_3.22.0-1_riscv64.deb 4b2925d78fb39ad92e33d0bfaf678a87e782e592ec26165b9ead6309f00c43a0 18804 gambas3-gb-signal_3.22.0-1_riscv64.deb 72fef5f9c61b5c01c8d89782c416468f6cbfc792e52244fe66d997551e9edbd2 24596 gambas3-gb-term-dbgsym_3.22.0-1_riscv64.deb 73299c14adfe39636116af10d038a8f5e3d5ce6112689d42725a13a8b5319bed 21696 gambas3-gb-term_3.22.0-1_riscv64.deb c6cb1bb62463e55a66cf2a2e0818e7970e0ca15f15812d0b217bac8cd6e025d9 24712 gambas3-gb-util-web_3.22.0-1_riscv64.deb ee5a8a05523e045c6e09ea1304edd12898163c2fc198e89dc7d443b48fd4334b 57108 gambas3-gb-util_3.22.0-1_riscv64.deb 544c06d110c4022894de04c8dfbf62fc176954c29fa07c81f66b6a059be6681a 71496 gambas3-gb-v4l-dbgsym_3.22.0-1_riscv64.deb 97ded263d9bae3c94db0952f16ec299b8622eba6d526225c8974292996be5472 31604 gambas3-gb-v4l_3.22.0-1_riscv64.deb ac79be43885b4b14c4fef473518bb0692aef30c515fc863c8d2efe4a29472d2d 16316 gambas3-gb-vb-dbgsym_3.22.0-1_riscv64.deb dc7171c1988dd23ab2bf64562ce3fbb1fce71e37a3ec4882587d0123108f7e85 20004 gambas3-gb-vb_3.22.0-1_riscv64.deb 27e71f2a40634e4b5f0ebd7bd40b37d18e7490add9105c0d58fcf76b2f0fcf73 94016 gambas3-gb-xml-dbgsym_3.22.0-1_riscv64.deb 375dbef6d72596ccb8e942d302c954f14b87a927ff2c89f69b072b0a6b137536 44760 gambas3-gb-xml-html-dbgsym_3.22.0-1_riscv64.deb 1b6e2cad7929c80fef4057b9e49b88b884bd75b02a748fb816a1baf6b37ed2a7 26248 gambas3-gb-xml-html_3.22.0-1_riscv64.deb da47a8b072f63514b6167c8b3beea40a9aa9da43e4777484d3a99889469d1220 34692 gambas3-gb-xml-xslt-dbgsym_3.22.0-1_riscv64.deb a70d4756d21ef33ada6fbe0bce2c4a6f7430243005a7d6e88129a9be306bee34 19132 gambas3-gb-xml-xslt_3.22.0-1_riscv64.deb 7a61957446f2948c36d10a37d8456bd812c6de08d260bcaf36a5de8b1083213c 49696 gambas3-gb-xml_3.22.0-1_riscv64.deb 59e611c1ddb978d3a85421524a0835888b02a9a59d0bd52c7bc90bbdb109a2ba 1099156 gambas3-runtime-dbgsym_3.22.0-1_riscv64.deb 5fcbd38ff39a70a2a4a986cb8e5b29246b818ca05f007c44c6a9c9c731dbe2cb 562084 gambas3-runtime_3.22.0-1_riscv64.deb Build-Origin: Debian Build-Architecture: riscv64 Build-Date: Tue, 11 Aug 2026 04:13:35 +0000 Build-Path: /build/reproducible-path/gambas3-3.22.0 Installed-Build-Depends: adwaita-icon-theme (= 50.0-2), at-spi2-common (= 2.61.0-1), autoconf (= 2.73-2), automake (= 1:1.18.1-4), autopoint (= 1.0-3), autotools-dev (= 20240727.1+nmu1), base-files (= 14.2), base-passwd (= 3.6.8), bash (= 5.3-3), binutils (= 2.47-2), binutils-common (= 2.47-2), binutils-riscv64-linux-gnu (= 2.47-2), bsdextrautils (= 2.42.2-2), bubblewrap (= 0.11.2-2), build-essential (= 12.12), bzip2 (= 1.0.8-6+b2), comerr-dev (= 2.1-1.47.4-1), coreutils (= 9.10-1), cpp (= 4:15.2.0-5+b1), cpp-15 (= 15.3.0-2), cpp-15-riscv64-linux-gnu (= 15.3.0-2), cpp-riscv64-linux-gnu (= 4:15.2.0-5+b1), dash (= 0.5.12-12), dbus (= 1.16.2-5+b1), dbus-bin (= 1.16.2-5+b1), dbus-daemon (= 1.16.2-5+b1), dbus-session-bus-common (= 1.16.2-5), dbus-system-bus-common (= 1.16.2-5), dbus-user-session (= 1.16.2-5+b1), dconf-gsettings-backend (= 0.49.0-4+b1), dconf-service (= 0.49.0-4+b1), debconf (= 1.5.92), debhelper (= 14.3), debianutils (= 5.23.2), default-libmysqlclient-dev (= 1.1.1+b1), dh-autoreconf (= 22), dh-strip-nondeterminism (= 1.15.1-1), dictionaries-common (= 1.31.4), diffutils (= 1:3.12-1), dirmngr (= 2.4.9-7), dpkg (= 1.23.7), dpkg-dev (= 1.23.7), dwz (= 0.17-1), emacsen-common (= 3.0.8), file (= 1:5.47-4), findutils (= 4.11.0-2), flac (= 1.5.0+ds-5+b1), fontconfig (= 2.17.1-5), fontconfig-config (= 2.17.1-5), fonts-urw-base35 (= 20200910-9), g++ (= 4:15.2.0-5+b1), g++-15 (= 15.3.0-2), g++-15-riscv64-linux-gnu (= 15.3.0-2), g++-riscv64-linux-gnu (= 4:15.2.0-5+b1), gcc (= 4:15.2.0-5+b1), gcc-15 (= 15.3.0-2), gcc-15-base (= 15.3.0-2), gcc-15-riscv64-linux-gnu (= 15.3.0-2), gcc-16-base (= 16.1.0-3), gcc-riscv64-linux-gnu (= 4:15.2.0-5+b1), gettext (= 1.0-3), gettext-base (= 1.0-3), gir1.2-atk-1.0 (= 2.61.0-1), gir1.2-atspi-2.0 (= 2.61.0-1), gir1.2-cloudproviders-0.3.0 (= 0.4.0-2+b1), gir1.2-freedesktop (= 1.86.0-6+b2), gir1.2-freedesktop-dev (= 1.86.0-6+b2), gir1.2-gdkpixbuf-2.0 (= 2.44.7+dfsg-1), gir1.2-glib-2.0 (= 2.88.2-1), gir1.2-glib-2.0-dev (= 2.88.2-1), gir1.2-gly-2 (= 2.1.5+ds-2), gir1.2-gmime-3.0 (= 3.2.15+dfsg-1+b1), gir1.2-gst-plugins-base-1.0 (= 1.28.5-1), gir1.2-gstreamer-1.0 (= 1.28.5-1), gir1.2-gtk-3.0 (= 3.24.52-1), gir1.2-gudev-1.0 (= 238-7+b2), gir1.2-harfbuzz-0.0 (= 12.3.2-2+b2), gir1.2-ibus-1.0 (= 1.5.34-1), gir1.2-javascriptcoregtk-4.1 (= 2.52.5-1), gir1.2-pango-1.0 (= 1.58.0-1), gir1.2-poppler-0.18 (= 26.01.0-5), gir1.2-rsvg-2.0 (= 2.62.1+dfsg-1), gir1.2-soup-3.0 (= 3.6.6-1), gir1.2-webkit2-4.1 (= 2.52.5-1), girepository-tools (= 2.88.2-1), glib-networking (= 2.80.1-1+b2), glib-networking-common (= 2.80.1-1), glib-networking-services (= 2.80.1-1+b2), glycin-loaders (= 2.1.5+ds-2), glycin-thumbnailers (= 2.1.5+ds-2), gnupg (= 2.4.9-7), gnupg-l10n (= 2.4.9-7), gpg (= 2.4.9-7), gpg-agent (= 2.4.9-7), gpgconf (= 2.4.9-7), gpgsm (= 2.4.9-7), grep (= 3.12-1), groff-base (= 1.24.1-1), gsettings-desktop-schemas (= 50.1-2), gstreamer1.0-plugins-base (= 1.28.5-1), gstreamer1.0-plugins-good (= 1.28.5-1), gtk-update-icon-cache (= 4.22.4+ds-1), gzip (= 1.13-1), hicolor-icon-theme (= 0.18-2), hostname (= 3.25), hunspell-en-us (= 1:2020.12.07-4), icu-devtools (= 78.3-2), init-system-helpers (= 1.69), intltool-debian (= 0.35.0+20060710.6), iso-codes (= 4.20.1-1), krb5-multidev (= 1.22.1-3), libaa1 (= 1.4p5-51.1+b2), libabsl20260526 (= 20260526.0-2), libacl1 (= 2.4.0-1), libalure-dev (= 1.2-11+b1), libalure1 (= 1.2-11+b1), libaom3 (= 3.13.1-2+b1), libapparmor1 (= 4.1.7-5), libarchive-zip-perl (= 1.68-1), libasan8 (= 16.1.0-3), libasound2-data (= 1.2.16.1-1), libasound2-dev (= 1.2.16.1-1), libasound2t64 (= 1.2.16.1-1), libaspell15 (= 0.60.8.2-3+b1), libassuan-dev (= 3.0.2-2+b2), libassuan9 (= 3.0.2-2+b2), libasyncns0 (= 0.8-8), libatk-bridge2.0-0t64 (= 2.61.0-1), libatk-bridge2.0-dev (= 2.61.0-1), libatk1.0-0t64 (= 2.61.0-1), libatk1.0-dev (= 2.61.0-1), libatomic1 (= 16.1.0-3), libatspi2.0-0t64 (= 2.61.0-1), libatspi2.0-dev (= 2.61.0-1), libattr1 (= 1:2.6.0-1), libaudit-common (= 1:4.1.2-1), libaudit1 (= 1:4.1.2-1+b1), libavahi-client3 (= 0.8-18), libavahi-common-data (= 0.8-18), libavahi-common3 (= 0.8-18), libavif16 (= 1.4.2-1), libb2-1 (= 0.98.1-1.1+b3), libbinutils (= 2.47-2), libblkid-dev (= 2.42.2-2), libblkid1 (= 2.42.2-2), libbrotli-dev (= 1.2.0-3), libbrotli1 (= 1.2.0-3), libbsd0 (= 0.12.2-3), libbz2-1.0 (= 1.0.8-6+b2), libbz2-dev (= 1.0.8-6+b2), libc-bin (= 2.42-17), libc-dev-bin (= 2.42-17), libc-gconv-modules-extra (= 2.42-17), libc6 (= 2.42-17), libc6-dev (= 2.42-17), libcaca0 (= 0.99.beta20-8), libcairo-gobject2 (= 1.18.4-3+b1), libcairo-script-interpreter2 (= 1.18.4-3+b1), libcairo2 (= 1.18.4-3+b1), libcairo2-dev (= 1.18.4-3+b1), libcap-ng0 (= 0.9.3-1+b1), libcap2 (= 1:2.78-1), libcap2-bin (= 1:2.78-1), libcc1-0 (= 16.1.0-3), libcdparanoia0 (= 3.10.2+debian-14+b2), libcloudproviders-dev (= 0.4.0-2+b1), libcloudproviders0 (= 0.4.0-2+b1), libcolord2 (= 1.4.8-3), libcom-err2 (= 1.47.4-1), libcrypt-dev (= 1:4.5.1-1+b1), libcrypt1 (= 1:4.5.1-1+b1), libctf-nobfd0 (= 2.47-2), libctf0 (= 2.47-2), libcups2t64 (= 2.4.18-1), libcurl3t64-gnutls (= 8.21.0-2), libcurl4-gnutls (= 8.21.0-2), libcurl4-gnutls-dev (= 8.21.0-2), libdatrie-dev (= 0.2.14-2), libdatrie1 (= 0.2.14-2), libdav1d-dev (= 1.5.4-1), libdav1d7 (= 1.5.4-1), libdb5.3t64 (= 5.3.28+dfsg2-11+b1), libdbus-1-3 (= 1.16.2-5+b1), libdbus-1-dev (= 1.16.2-5+b1), libdconf1 (= 0.49.0-4+b1), libde265-0 (= 1.1.1-1), libdebconfclient0 (= 0.283), libdebhelper-perl (= 14.3), libdecor-0-0 (= 0.2.5-1+b1), libdecor-0-dev (= 0.2.5-1+b1), libdeflate-dev (= 1.25-1), libdeflate0 (= 1.25-1), libdouble-conversion3 (= 3.4.0-1+b1), libdpkg-perl (= 1.23.7), libdrm-amdgpu1 (= 2.4.134-3), libdrm-common (= 2.4.134-3), libdrm-dev (= 2.4.134-3), libdrm-intel1 (= 2.4.134-3), libdrm-nouveau2 (= 2.4.134-3), libdrm-radeon1 (= 2.4.134-3), libdrm2 (= 2.4.134-3), libduktape207 (= 2.7.0-2+b3), libdumb1t64 (= 1:0.9.3-7+b2), libdv4t64 (= 1.0.0-17.1+b2), libedit2 (= 3.1-20260512-1), libegl-dev (= 1.7.0-3+b1), libegl-mesa0 (= 26.1.5-1), libegl1 (= 1.7.0-3+b1), libegl1-mesa-dev (= 26.1.5-1), libelf1t64 (= 0.195-1), libenchant-2-2 (= 2.8.16+dfsg-4), libepoxy-dev (= 1.5.10-2+b2), libepoxy0 (= 1.5.10-2+b2), libevdev2 (= 1.13.6+dfsg-3), libevent-2.1-7t64 (= 2.1.13-stable-1), libexpat1 (= 2.8.2-1), libexpat1-dev (= 2.8.2-1), libffi-dev (= 3.7.1-2), libffi8 (= 3.7.1-2), libfile-stripnondeterminism-perl (= 1.15.1-1), libflac++11 (= 1.5.0+ds-5+b1), libflac-dev (= 1.5.0+ds-5+b1), libflac14 (= 1.5.0+ds-5+b1), libflite1 (= 2.2-7+b2), libfontconfig-dev (= 2.17.1-5), libfontconfig1 (= 2.17.1-5), libfontenc1 (= 1:1.1.8-1+b3), libfreetype-dev (= 2.14.3+dfsg-2), libfreetype6 (= 2.14.3+dfsg-2), libfribidi-dev (= 1.0.16-5+b1), libfribidi0 (= 1.0.16-5+b1), libgav1-2 (= 0.20.0-2+b2), libgbm-dev (= 26.1.5-1), libgbm1 (= 26.1.5-1), libgcc-15-dev (= 15.3.0-2), libgcc-s1 (= 16.1.0-3), libgcrypt20 (= 1.12.2-1), libgdbm-compat4t64 (= 1.26-1+b2), libgdbm6t64 (= 1.26-1+b2), libgdk-pixbuf-2.0-0 (= 2.44.7+dfsg-1), libgdk-pixbuf-2.0-dev (= 2.44.7+dfsg-1), libgdk-pixbuf2.0-bin (= 2.44.7+dfsg-1), libgdk-pixbuf2.0-common (= 2.44.7+dfsg-1), libgif-dev (= 6.1.3-1), libgif7 (= 6.1.3-1), libgio-2.0-dev (= 2.88.2-1), libgio-2.0-dev-bin (= 2.88.2-1), libgirepository-2.0-0 (= 2.88.2-1), libgl-dev (= 1.7.0-3+b1), libgl1 (= 1.7.0-3+b1), libgl1-mesa-dri (= 26.1.5-1), libgles-dev (= 1.7.0-3+b1), libgles1 (= 1.7.0-3+b1), libgles2 (= 1.7.0-3+b1), libglew-common-dev (= 2.3.1+dfsg2-5), libglew-dev (= 2.3.1+dfsg2-5), libglew2.3 (= 2.3.1+dfsg2-5), libglib2.0-0t64 (= 2.88.2-1), libglib2.0-bin (= 2.88.2-1), libglib2.0-data (= 2.88.2-1), libglib2.0-dev (= 2.88.2-1), libglib2.0-dev-bin (= 2.88.2-1), libglu1-mesa (= 9.0.2-1.1+b4), libglu1-mesa-dev (= 9.0.2-1.1+b4), libglvnd-core-dev (= 1.7.0-3+b1), libglvnd-dev (= 1.7.0-3+b1), libglvnd0 (= 1.7.0-3+b1), libglx-dev (= 1.7.0-3+b1), libglx-mesa0 (= 26.1.5-1), libglx0 (= 1.7.0-3+b1), libglycin-2-0 (= 2.1.5+ds-2), libglycin-2-dev (= 2.1.5+ds-2), libgmime-3.0-0t64 (= 3.2.15+dfsg-1+b1), libgmime-3.0-dev (= 3.2.15+dfsg-1+b1), libgmp-dev (= 2:6.3.0+dfsg-5+b2), libgmp10 (= 2:6.3.0+dfsg-5+b2), libgmpxx4ldbl (= 2:6.3.0+dfsg-5+b2), libgnutls-dane0t64 (= 3.8.13-1), libgnutls28-dev (= 3.8.13-1), libgnutls30t64 (= 3.8.13-1), libgomp1 (= 16.1.0-3), libgpg-error-dev (= 1.61-3), libgpg-error0 (= 1.61-3), libgpgme-dev (= 2.1.2-1), libgpgme45 (= 2.1.2-1), libgpgmepp-dev (= 2.1.0-2), libgpgmepp7 (= 2.1.0-2), libgpm2 (= 1.20.7-12+b2), libgprofng0 (= 2.47-2), libgraphite2-3 (= 1.3.15-2), libgraphite2-dev (= 1.3.15-2), libgs-common (= 10.07.1~dfsg-1), libgs10 (= 10.07.1~dfsg-1), libgs10-common (= 10.07.1~dfsg-1), libgsl-dev (= 2.8+dfsg-6+b1), libgsl28 (= 2.8+dfsg-6+b1), libgslcblas0 (= 2.8+dfsg-6+b1), libgssapi-krb5-2 (= 1.22.1-3), libgssrpc4t64 (= 1.22.1-3), libgstreamer-gl1.0-0 (= 1.28.5-1), libgstreamer-plugins-base1.0-0 (= 1.28.5-1), libgstreamer-plugins-base1.0-dev (= 1.28.5-1), libgstreamer1.0-0 (= 1.28.5-1), libgstreamer1.0-dev (= 1.28.5-1), libgtk-3-0t64 (= 3.24.52-1), libgtk-3-common (= 3.24.52-1), libgtk-3-dev (= 3.24.52-1), libgudev-1.0-0 (= 238-7+b2), libgudev-1.0-dev (= 238-7+b2), libharfbuzz-cairo0 (= 12.3.2-2+b2), libharfbuzz-dev (= 12.3.2-2+b2), libharfbuzz-gobject0 (= 12.3.2-2+b2), libharfbuzz-icu0 (= 12.3.2-2+b2), libharfbuzz-subset0 (= 12.3.2-2+b2), libharfbuzz0b (= 12.3.2-2+b2), libheif-dev (= 1.23.1-1), libheif-plugin-dav1d (= 1.23.1-1), libheif-plugin-libde265 (= 1.23.1-1), libheif1 (= 1.23.1-1), libhidapi-hidraw0 (= 0.15.0-2+b2), libhogweed6t64 (= 3.10.2-1+b1), libhunspell-1.7-0 (= 1.7.3+really1.7.3-5), libhwy-dev (= 1.3.0-2+b1), libhwy1t64 (= 1.3.0-2+b1), libhyphen0 (= 2.8.9-3), libibus-1.0-5 (= 1.5.34-1), libibus-1.0-dev (= 1.5.34-1), libice-dev (= 2:1.1.1-1+b2), libice6 (= 2:1.1.1-1+b2), libicu-dev (= 78.3-2), libicu78 (= 78.3-2), libid3tag0 (= 0.16.3-4), libid3tag0-dev (= 0.16.3-4), libidn12 (= 1.44-1), libidn2-0 (= 2.3.8-5), libidn2-dev (= 2.3.8-5), libijs-0.35 (= 0.35-16+b2), libimlib2-dev (= 1.12.6-1+b1), libimlib2t64 (= 1.12.6-1+b1), libinput-bin (= 1.31.3-1), libinput10 (= 1.31.3-1), libisl23 (= 0.28-1), libitm1 (= 16.1.0-3), libjansson4 (= 2.15.1-1), libjavascriptcoregtk-4.1-0 (= 2.52.5-1), libjavascriptcoregtk-4.1-dev (= 2.52.5-1), libjbig-dev (= 2.1-6.1+b3), libjbig0 (= 2.1-6.1+b3), libjbig2dec0 (= 0.20-1+b4), libjpeg-dev (= 1:3.1.3-4), libjpeg62-turbo (= 1:3.1.3-4), libjpeg62-turbo-dev (= 1:3.1.3-4), libjson-c5 (= 0.19+ds-1), libjxl-dev (= 0.11.2-5), libjxl0.11 (= 0.11.2-5), libk5crypto3 (= 1.22.1-3), libkadm5clnt-mit12 (= 1.22.1-3), libkadm5srv-mit12 (= 1.22.1-3), libkdb5-10t64 (= 1.22.1-3), libkeyutils1 (= 1.6.3-6+b2), libkrb5-3 (= 1.22.1-3), libkrb5-dev (= 1.22.1-3), libkrb5support0 (= 1.22.1-3), libksba8 (= 1.8.0-3), liblcms2-2 (= 2.19.1-1), liblcms2-dev (= 2.19.1-1), libldap-dev (= 2.6.13+dfsg-1+b1), libldap2 (= 2.6.13+dfsg-1+b1), liblerc-dev (= 4.1.1+ds-2), liblerc4 (= 4.1.1+ds-2), libllvm21 (= 1:21.1.8-7+b4), liblsan0 (= 16.1.0-3), libltdl-dev (= 2.5.4-11), libltdl7 (= 2.5.4-11), liblzma-dev (= 5.8.3-1), liblzma5 (= 5.8.3-1), liblzo2-2 (= 2.10-3+b2), libmagic-mgc (= 1:5.47-4), libmagic1t64 (= 1:5.47-4), libmanette-0.2-0 (= 0.2.13-1+b1), libmariadb-dev (= 1:11.8.8-1), libmariadb-dev-compat (= 1:11.8.8-1), libmariadb3 (= 1:11.8.8-1), libmd0 (= 1.2.0-2), libmd4c0 (= 0.5.3-1), libmodplug1 (= 1:0.8.9.0-3+b3), libmount-dev (= 2.42.2-2), libmount1 (= 2.42.2-2), libmp3lame0 (= 4.0-1), libmpc3 (= 1.3.1-3), libmpfr6 (= 4.2.2-3), libmpg123-0t64 (= 1.33.6-2), libmpg123-dev (= 1.33.6-2), libmtdev1t64 (= 1.1.7-1+b2), libncurses-dev (= 6.6+20260608-2), libncurses6 (= 6.6+20260608-2), libncursesw6 (= 6.6+20260608-2), libnettle8t64 (= 3.10.2-1+b1), libnghttp2-14 (= 1.69.0-1), libnghttp2-dev (= 1.69.0-1), libnghttp3-9 (= 1.17.0-1), libnghttp3-dev (= 1.17.0-1), libngtcp2-16 (= 1.24.0-1), libngtcp2-crypto-gnutls-dev (= 1.24.0-1), libngtcp2-crypto-gnutls8 (= 1.24.0-1), libngtcp2-dev (= 1.24.0-1), libnpth0t64 (= 1.8-3+b2), libnspr4 (= 2:4.39-1), libnspr4-dev (= 2:4.39-1), libnss3 (= 2:3.126-1), libnss3-dev (= 2:3.126-1), libodbc2 (= 2.3.14-2), libodbccr2 (= 2.3.14-2), libodbcinst2 (= 2.3.14-2), libogg-dev (= 1.3.6-2+b1), libogg0 (= 1.3.6-2+b1), libopenal-data (= 1:1.25.2-1), libopenal-dev (= 1:1.25.2-1), libopenal1 (= 1:1.25.2-1), libopencore-amrnb0 (= 0.1.6-1+b3), libopencore-amrwb0 (= 0.1.6-1+b3), libopengl-dev (= 1.7.0-3+b1), libopengl0 (= 1.7.0-3+b1), libopenjp2-7 (= 2.5.4-1.1), libopenjp2-7-dev (= 2.5.4-1.1), libopus-dev (= 1.6.1-1+b1), libopus0 (= 1.6.1-1+b1), libopusfile-dev (= 0.12-4+b4), libopusfile0 (= 0.12-4+b4), liborc-0.4-0t64 (= 1:0.4.42-4), liborc-0.4-dev (= 1:0.4.42-4), liborc-0.4-dev-bin (= 1:0.4.42-4), libout123-0t64 (= 1.33.6-2), libp11-kit-dev (= 0.26.4-1), libp11-kit0 (= 0.26.4-1), libpam-modules (= 1.7.0-8), libpam-modules-bin (= 1.7.0-8), libpam-runtime (= 1.7.0-8), libpam-systemd (= 261.2-1), libpam0g (= 1.7.0-8), libpango-1.0-0 (= 1.58.0-1), libpango1.0-dev (= 1.58.0-1), libpangocairo-1.0-0 (= 1.58.0-1), libpangoft2-1.0-0 (= 1.58.0-1), libpangoxft-1.0-0 (= 1.58.0-1), libpaper2 (= 2.2.5-0.4), libpciaccess-dev (= 0.19-2), libpciaccess0 (= 0.19-2), libpcre2-16-0 (= 10.46-1+b2), libpcre2-32-0 (= 10.46-1+b2), libpcre2-8-0 (= 10.46-1+b2), libpcre2-dev (= 10.46-1+b2), libpcre2-posix3 (= 10.46-1+b2), libperl5.42 (= 5.42.2-3), libpipeline1 (= 1.5.8-3), libpixman-1-0 (= 0.46.4-1+b2), libpixman-1-dev (= 0.46.4-1+b2), libpkgconf7 (= 2.5.1-4), libpng-dev (= 1.6.58-1), libpng16-16t64 (= 1.6.58-1), libpoppler-cpp-dev (= 26.01.0-5), libpoppler-cpp3 (= 26.01.0-5), libpoppler-dev (= 26.01.0-5), libpoppler-glib-dev (= 26.01.0-5), libpoppler-glib8t64 (= 26.01.0-5), libpoppler-private-dev (= 26.01.0-5), libpoppler156 (= 26.01.0-5), libpq-dev (= 18.4-1+b2), libpq5 (= 18.4-1+b2), libproc2-1 (= 2:4.0.6-3), libproxy1v5 (= 0.5.12-1+b1), libpsl-dev (= 0.23.0-1), libpsl5t64 (= 0.23.0-1), libpulse-dev (= 17.0+dfsg1-2.1+b2), libpulse-mainloop-glib0 (= 17.0+dfsg1-2.1+b2), libpulse0 (= 17.0+dfsg1-2.1+b2), libpython3-stdlib (= 3.14.6-1), libpython3.14-minimal (= 3.14.6-1), libpython3.14-stdlib (= 3.14.6-1), libqt6concurrent6 (= 6.10.2+dfsg-15), libqt6core6t64 (= 6.10.2+dfsg-15), libqt6dbus6 (= 6.10.2+dfsg-15), libqt6gui6 (= 6.10.2+dfsg-15), libqt6network6 (= 6.10.2+dfsg-15), libqt6opengl6 (= 6.10.2+dfsg-15), libqt6openglwidgets6 (= 6.10.2+dfsg-15), libqt6printsupport6 (= 6.10.2+dfsg-15), libqt6sql6 (= 6.10.2+dfsg-15), libqt6svg6 (= 6.10.2-9), libqt6svgwidgets6 (= 6.10.2-9), libqt6test6 (= 6.10.2+dfsg-15), libqt6waylandclient6 (= 6.10.2+dfsg-15), libqt6widgets6 (= 6.10.2+dfsg-15), libqt6wlshellintegration6 (= 6.10.2+dfsg-15), libqt6xml6 (= 6.10.2+dfsg-15), librav1e0.8 (= 0.8.1-11), libreadline8t64 (= 8.3-4), librsvg2-2 (= 2.62.1+dfsg-1), librsvg2-common (= 2.62.1+dfsg-1), librsvg2-dev (= 2.62.1+dfsg-1), librtmp-dev (= 2.6-1), librtmp1 (= 2.6-1), libsasl2-2 (= 2.1.28+dfsg1-11), libsasl2-modules-db (= 2.1.28+dfsg1-11), libsdl-ttf2.0-0 (= 2.0.11-6+b3), libsdl-ttf2.0-dev (= 2.0.11-6+b3), libsdl1.2-dev (= 1.2.76-1), libsdl1.2debian (= 1.2.76-1), libsdl2-2.0-0 (= 2.32.70+ds-1), libsdl2-dev (= 2.32.70+ds-1), libsdl2-image-2.0-0 (= 2.8.12+dfsg-1), libsdl2-image-dev (= 2.8.12+dfsg-1), libsdl2-mixer-2.0-0 (= 2.8.2+dfsg-1), libsdl2-mixer-dev (= 2.8.2+dfsg-1), libsdl2-ttf-2.0-0 (= 2.24.0+dfsg-3+b1), libsdl2-ttf-dev (= 2.24.0+dfsg-3+b1), libsdl3-0 (= 3.4.12+ds-1), libsdl3-dev (= 3.4.12+ds-1), libseccomp-dev (= 2.6.1-1), libseccomp2 (= 2.6.1-1), libsecret-1-0 (= 0.21.7-2+b1), libsecret-common (= 0.21.7-2), libselinux-dev (= 3.11-2), libselinux1 (= 3.11-2), libsensors-config (= 1:3.6.2-2), libsensors5 (= 1:3.6.2-2+b2), libsepol-dev (= 3.11-1), libsepol2 (= 3.11-1), libsframe3 (= 2.47-2), libsharpyuv-dev (= 1.5.0-0.1+b2), libsharpyuv0 (= 1.5.0-0.1+b2), libshout3 (= 2.4.6-1+b6), libslang2 (= 2.3.3-6), libsm-dev (= 2:1.2.6-1+b2), libsm6 (= 2:1.2.6-1+b2), libsmartcols1 (= 2.42.2-2), libsndfile1 (= 1.2.2-4+b1), libsoup-3.0-0 (= 3.6.6-1), libsoup-3.0-common (= 3.6.6-1), libsoup-3.0-dev (= 3.6.6-1), libspectre-dev (= 0.2.12-2), libspectre1 (= 0.2.12-2), libspeex1 (= 1.2.1-3+b2), libsqlite3-0 (= 3.53.4-1), libsqlite3-dev (= 3.53.4-1), libssh2-1-dev (= 1.11.1-5), libssh2-1t64 (= 1.11.1-5), libssl-dev (= 3.6.3-1), libssl3t64 (= 3.6.3-1), libstdc++-15-dev (= 15.3.0-2), libstdc++6 (= 16.1.0-3), libsvtav1enc4 (= 4.1.0+dfsg-1), libsyn123-0t64 (= 1.33.6-2), libsysprof-capture-4-dev (= 50.0-3), libsystemd-dev (= 261.2-1), libsystemd-shared (= 261.2-1), libsystemd0 (= 261.2-1), libtag2 (= 2.3.1-2), libtasn1-6 (= 4.21.0-2+b1), libtasn1-6-dev (= 4.21.0-2+b1), libtext-iconv-perl (= 1.7-9+b1), libthai-data (= 0.1.30-3), libthai-dev (= 0.1.30-3), libthai0 (= 0.1.30-3), libtheora1 (= 1.2.0+dfsg-6+b2), libtheoradec2 (= 1.2.0+dfsg-6+b2), libtheoraenc2 (= 1.2.0+dfsg-6+b2), libtiff-dev (= 4.7.2-1), libtiff6 (= 4.7.2-1), libtiffxx6 (= 4.7.2-1), libtinfo6 (= 6.6+20260608-2), libtool (= 2.5.4-11), libts0t64 (= 1.22-1.1+b2), libtsan2 (= 16.1.0-3), libtwolame0 (= 0.4.0-3), libubsan1 (= 16.1.0-3), libuchardet0 (= 0.0.8-2+b2), libudev-dev (= 261.2-1), libudev1 (= 261.2-1), libunbound8 (= 1.25.2-1), libunistring-dev (= 1.4.2-1), libunistring5 (= 1.4.2-1), libuuid1 (= 2.42.2-2), libv4l-0t64 (= 1.32.0-5), libv4l-dev (= 1.32.0-5), libv4l2rds0t64 (= 1.32.0-5), libv4lconvert0t64 (= 1.32.0-5), libvisual-0.4-0 (= 0.4.2-5), libvorbis-dev (= 1.3.7-3+b2), libvorbis0a (= 1.3.7-3+b2), libvorbisenc2 (= 1.3.7-3+b2), libvorbisfile3 (= 1.3.7-3+b2), libvpx12 (= 1.16.0-3), libvulkan-dev (= 1.4.341.0-1), libvulkan1 (= 1.4.341.0-1), libwacom-common (= 2.18.0-1), libwacom9 (= 2.18.0-1), libwavpack1 (= 5.9.0-2), libwayland-bin (= 1.26.0-1), libwayland-client0 (= 1.26.0-1), libwayland-cursor0 (= 1.26.0-1), libwayland-dev (= 1.26.0-1), libwayland-egl1 (= 1.26.0-1), libwayland-server0 (= 1.26.0-1), libwebkit2gtk-4.1-0 (= 2.52.5-1), libwebkit2gtk-4.1-dev (= 2.52.5-1), libwebp-dev (= 1.5.0-0.1+b2), libwebp7 (= 1.5.0-0.1+b2), libwebpdecoder3 (= 1.5.0-0.1+b2), libwebpdemux2 (= 1.5.0-0.1+b2), libwebpmux3 (= 1.5.0-0.1+b2), libx11-6 (= 2:1.8.13-1), libx11-data (= 2:1.8.13-1), libx11-dev (= 2:1.8.13-1), libx11-xcb-dev (= 2:1.8.13-1), libx11-xcb1 (= 2:1.8.13-1), libxau-dev (= 1:1.0.11-1+b2), libxau6 (= 1:1.0.11-1+b2), libxcb-cursor0 (= 0.1.6-1), libxcb-dri3-0 (= 1.17.0-2+b2), libxcb-glx0 (= 1.17.0-2+b2), libxcb-icccm4 (= 0.4.2-1+b2), libxcb-image0 (= 0.4.0-2+b3), libxcb-keysyms1 (= 0.4.1-1+b2), libxcb-present0 (= 1.17.0-2+b2), libxcb-randr0 (= 1.17.0-2+b2), libxcb-render-util0 (= 0.3.10-1+b2), libxcb-render0 (= 1.17.0-2+b2), libxcb-render0-dev (= 1.17.0-2+b2), libxcb-shape0 (= 1.17.0-2+b2), libxcb-shm0 (= 1.17.0-2+b2), libxcb-shm0-dev (= 1.17.0-2+b2), libxcb-sync1 (= 1.17.0-2+b2), libxcb-util1 (= 0.4.1-1+b2), libxcb-xfixes0 (= 1.17.0-2+b2), libxcb-xinput0 (= 1.17.0-2+b2), libxcb-xkb1 (= 1.17.0-2+b2), libxcb1 (= 1.17.0-2+b2), libxcb1-dev (= 1.17.0-2+b2), libxcomposite-dev (= 1:0.4.6-1+b2), libxcomposite1 (= 1:0.4.6-1+b2), libxcursor-dev (= 1:1.2.3-1+b2), libxcursor1 (= 1:1.2.3-1+b2), libxdamage-dev (= 1:1.1.7-1+b1), libxdamage1 (= 1:1.1.7-1+b1), libxdmcp-dev (= 1:1.1.5-2+b1), libxdmcp6 (= 1:1.1.5-2+b1), libxext-dev (= 2:1.3.4-1+b4), libxext6 (= 2:1.3.4-1+b4), libxfixes-dev (= 1:6.0.0-2+b5), libxfixes3 (= 1:6.0.0-2+b5), libxft-dev (= 2.3.6-1+b5), libxft2 (= 2.3.6-1+b5), libxi-dev (= 2:1.8.2-2+b1), libxi6 (= 2:1.8.2-2+b1), libxinerama-dev (= 2:1.1.4-3+b5), libxinerama1 (= 2:1.1.4-3+b5), libxkbcommon-dev (= 1.13.1-1), libxkbcommon-x11-0 (= 1.13.1-1), libxkbcommon0 (= 1.13.1-1), libxml2-16 (= 2.15.3+dfsg-1), libxml2-dev (= 2.15.3+dfsg-1), libxmp-dev (= 4.7.2-1), libxmp4 (= 4.7.2-1), libxrandr-dev (= 2:1.5.4-1+b4), libxrandr2 (= 2:1.5.4-1+b4), libxrender-dev (= 1:0.9.12-1+b2), libxrender1 (= 1:0.9.12-1+b2), libxres-dev (= 2:1.2.1-2), libxres1 (= 2:1.2.1-2), libxshmfence1 (= 1.3.3-1+b2), libxslt1-dev (= 1.1.45-0.1), libxslt1.1 (= 1.1.45-0.1), libxss-dev (= 1:1.2.3-1+b4), libxss1 (= 1:1.2.3-1+b4), libxt-dev (= 1:1.2.1-1.3+b2), libxt6t64 (= 1:1.2.1-1.3+b2), libxtst-dev (= 2:1.2.5-1+b2), libxtst6 (= 2:1.2.5-1+b2), libxv-dev (= 2:1.0.13-1+b1), libxv1 (= 2:1.0.13-1+b1), libxxf86vm-dev (= 1:1.1.4-2+b1), libxxf86vm1 (= 1:1.1.4-2+b1), libyuv0 (= 0.0.1949.20260706-1), libz3-4 (= 4.13.3-1.1), libzstd-dev (= 1.5.7+dfsg-3+b2), libzstd1 (= 1.5.7+dfsg-3+b2), linux-libc-dev (= 7.1.5-1), m4 (= 1.4.21-1), make (= 4.4.1-3), man-db (= 2.13.1-1), mariadb-common (= 1:11.8.8-1), mawk (= 1.3.4.20260302-1), media-types (= 14.0.0), mesa-common-dev (= 26.1.5-1), mesa-libgallium (= 26.1.5-1), mysql-common (= 5.8+1.1.1), native-architecture (= 0.2.6), ncurses-base (= 6.6+20260608-2), ncurses-bin (= 6.6+20260608-2), netbase (= 6.5), nettle-dev (= 3.10.2-1+b1), openssl-provider-legacy (= 3.6.3-1), pango1.0-tools (= 1.58.0-1), patch (= 2.8-2), pci.ids (= 0.0~2026.07.21-1), perl (= 5.42.2-3), perl-base (= 5.42.2-3), perl-modules-5.42 (= 5.42.2-3), pinentry-curses (= 1.3.3-2), pkgconf (= 2.5.1-4), pkgconf-bin (= 2.5.1-4), po-debconf (= 1.0.22), poppler-data (= 0.4.12-1), procps (= 2:4.0.6-3), python3 (= 3.14.6-1), python3-minimal (= 3.14.6-1), python3-packaging (= 26.2-2), python3.14 (= 3.14.6-1), python3.14-minimal (= 3.14.6-1), qmake6 (= 6.10.2+dfsg-15), qmake6-bin (= 6.10.2+dfsg-15), qt6-base-dev (= 6.10.2+dfsg-15), qt6-base-dev-tools (= 6.10.2+dfsg-15), qt6-qpa-plugins (= 6.10.2+dfsg-15), qt6-svg-dev (= 6.10.2-9), qtpaths6 (= 6.10.2+dfsg-15), qtpaths6-bin (= 6.10.2+dfsg-15), readline-common (= 8.3-4), rpcsvc-proto (= 1.4.4-1), sed (= 4.9-3), sensible-utils (= 0.0.26), sgml-base (= 1.31+nmu1), shared-mime-info (= 2.4-5+b3), systemd (= 261.2-1), systemd-sysv (= 261.2-1), sysvinit-utils (= 3.18-1), tar (= 1.35+dfsg-4), tzdata (= 2026c-1), unixodbc-common (= 2.3.14-2), unixodbc-dev (= 2.3.14-2), user-session-migration (= 0.5.2), util-linux (= 2.42.2-2), uuid-dev (= 2.42.2-2), wayland-protocols (= 1.49-1), x11-common (= 1:7.7+26), x11proto-dev (= 2025.1-1), xdg-dbus-proxy (= 0.1.7-1), xdg-utils (= 1.2.1-2), xfonts-encodings (= 1:1.0.4-2.2), xfonts-utils (= 1:7.7+7), xkb-data (= 2.47-1), xml-core (= 0.21), xorg-sgml-doctools (= 1:1.12.1-1), xtrans-dev (= 1.6.0-1), xz-utils (= 5.8.3-1), zlib1g (= 1:1.3.dfsg+really1.3.2-3), zlib1g-dev (= 1:1.3.dfsg+really1.3.2-3) Environment: DEB_BUILD_OPTIONS="parallel=4" LANG="C.UTF-8" LC_COLLATE="C.UTF-8" LC_CTYPE="C.UTF-8" SOURCE_DATE_EPOCH="1785358076" +------------------------------------------------------------------------------+ | Package contents Tue, 11 Aug 2026 04:14:18 +0000 | +------------------------------------------------------------------------------+ gambas3-devel-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------- new Debian package, version 2.0. size 529720 bytes: control archive=696 bytes. 460 bytes, 12 lines control 409 bytes, 4 lines md5sums Package: gambas3-devel-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 928 Depends: gambas3-devel (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-devel Build-Ids: 7a7a54df142b0b8b2be90beee19e1238814658a4 91d6f0bd67662b7ed4b72f474334ccaba5f789e1 c90c9fd43be292ac16741a4809511ed377110e2a drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/7a/ -rw-r--r-- root/root 100720 2026-07-29 20:47 ./usr/lib/debug/.build-id/7a/7a54df142b0b8b2be90beee19e1238814658a4.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/91/ -rw-r--r-- root/root 713832 2026-07-29 20:47 ./usr/lib/debug/.build-id/91/d6f0bd67662b7ed4b72f474334ccaba5f789e1.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/c9/ -rw-r--r-- root/root 108720 2026-07-29 20:47 ./usr/lib/debug/.build-id/c9/0c9fd43be292ac16741a4809511ed377110e2a.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.dwz/riscv64-linux-gnu/ -rw-r--r-- root/root 9728 2026-07-29 20:47 ./usr/lib/debug/.dwz/riscv64-linux-gnu/gambas3-devel.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-devel-dbgsym -> gambas3-devel gambas3-devel_3.22.0-1_riscv64.deb ---------------------------------- new Debian package, version 2.0. size 175456 bytes: control archive=940 bytes. 669 bytes, 18 lines control 601 bytes, 10 lines md5sums Package: gambas3-devel Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 461 Depends: libc6 (>= 2.38), gambas3-runtime (>= 3.22.0-1) Breaks: gambas3-dev (<< 3.15.0), gambas3-runtime (<< 3.15.0) Replaces: gambas3-dev (<< 3.15.0) Provides: gambas3-dev Section: devel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas compilation tools Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the Gambas compiler, archiver and informer. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/bin/ -rwxr-xr-x root/root 39616 2026-07-29 20:47 ./usr/bin/gba3 -rwxr-xr-x root/root 311392 2026-07-29 20:47 ./usr/bin/gbc3 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/bin/gbh3 -> gbh3.gambas -rwxr-xr-x root/root 14708 2026-07-29 20:47 ./usr/bin/gbh3.gambas -rwxr-xr-x root/root 39448 2026-07-29 20:47 ./usr/bin/gbi3 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-devel/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-devel/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-devel/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/man/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/man/man1/ -rw-r--r-- root/root 986 2026-07-29 20:47 ./usr/share/man/man1/gba3.1.gz -rw-r--r-- root/root 1303 2026-07-29 20:47 ./usr/share/man/man1/gbc3.1.gz -rw-r--r-- root/root 888 2026-07-29 20:47 ./usr/share/man/man1/gbh3.1.gz lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/man/man1/gbh3.gambas.1.gz -> gbh3.1.gz -rw-r--r-- root/root 850 2026-07-29 20:47 ./usr/share/man/man1/gbi3.1.gz gambas3-gb-cairo-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------- new Debian package, version 2.0. size 40908 bytes: control archive=536 bytes. 386 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-cairo-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 61 Depends: gambas3-gb-cairo (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-cairo Build-Ids: 98b3a4cfbfc29e3633d4bc514787fb5b23b91157 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/98/ -rw-r--r-- root/root 51472 2026-07-29 20:47 ./usr/lib/debug/.build-id/98/b3a4cfbfc29e3633d4bc514787fb5b23b91157.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-cairo-dbgsym -> gambas3-gb-cairo gambas3-gb-cairo_3.22.0-1_riscv64.deb ------------------------------------- new Debian package, version 2.0. size 27892 bytes: control archive=928 bytes. 563 bytes, 15 lines control 439 bytes, 6 lines md5sums 40 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-cairo Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 125 Depends: gambas3-gb-image (>= 3.22.0-1), libc6 (>= 2.27), libcairo2 (>= 1.10.0) Section: devel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas bindings for cairo Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes Gambas bindings for cairo. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 66 2026-07-29 20:47 ./usr/lib/gambas3/gb.cairo.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.cairo.so -> gb.cairo.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.cairo.so.0 -> gb.cairo.so.0.0.0 -rw-r--r-- root/root 57440 2026-07-29 20:47 ./usr/lib/gambas3/gb.cairo.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-cairo/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-cairo/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-cairo/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 4728 2026-07-29 20:47 ./usr/share/gambas3/info/gb.cairo.info -rw-r--r-- root/root 299 2026-07-29 20:47 ./usr/share/gambas3/info/gb.cairo.list gambas3-gb-clipper-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------- new Debian package, version 2.0. size 595964 bytes: control archive=540 bytes. 393 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-clipper-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 612 Depends: gambas3-gb-clipper (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-clipper Build-Ids: da9ce3908dcf6e3065eb3998fabdb3ffa8455dac drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/da/ -rw-r--r-- root/root 615976 2026-07-29 20:47 ./usr/lib/debug/.build-id/da/9ce3908dcf6e3065eb3998fabdb3ffa8455dac.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-clipper-dbgsym -> gambas3-gb-clipper gambas3-gb-clipper2-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------------- new Debian package, version 2.0. size 988644 bytes: control archive=540 bytes. 397 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-clipper2-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 1003 Depends: gambas3-gb-clipper2 (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-clipper2 Build-Ids: 0a239248b387c653c7cb6d366336a1ea2513c188 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/0a/ -rw-r--r-- root/root 1016088 2026-07-29 20:47 ./usr/lib/debug/.build-id/0a/239248b387c653c7cb6d366336a1ea2513c188.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-clipper2-dbgsym -> gambas3-gb-clipper2 gambas3-gb-clipper2_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 85872 bytes: control archive=952 bytes. 580 bytes, 15 lines control 457 bytes, 6 lines md5sums 46 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-clipper2 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 203 Depends: libc6 (>= 2.27), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas Clipper2 polygon component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes a component based on the Clipper2 library. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 85 2026-07-29 20:47 ./usr/lib/gambas3/gb.clipper2.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.clipper2.so -> gb.clipper2.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.clipper2.so.0 -> gb.clipper2.so.0.0.0 -rw-r--r-- root/root 139448 2026-07-29 20:47 ./usr/lib/gambas3/gb.clipper2.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-clipper2/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-clipper2/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-clipper2/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2789 2026-07-29 20:47 ./usr/share/gambas3/info/gb.clipper2.info -rw-r--r-- root/root 81 2026-07-29 20:47 ./usr/share/gambas3/info/gb.clipper2.list gambas3-gb-clipper_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 71004 bytes: control archive=968 bytes. 610 bytes, 16 lines control 451 bytes, 6 lines md5sums 44 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-clipper Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 175 Depends: libc6 (>= 2.27), libgcc-s1 (>= 3.4), libstdc++6 (>= 5.2) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas Clipper component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes a component based on the Clipper library, http://www.angusj.com/delphi/clipper.php drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 89 2026-07-29 20:47 ./usr/lib/gambas3/gb.clipper.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.clipper.so -> gb.clipper.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.clipper.so.0 -> gb.clipper.so.0.0.0 -rw-r--r-- root/root 110728 2026-07-29 20:47 ./usr/lib/gambas3/gb.clipper.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-clipper/ -rw-r--r-- root/root 1714 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-clipper/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-clipper/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2641 2026-07-29 20:47 ./usr/share/gambas3/info/gb.clipper.info -rw-r--r-- root/root 43 2026-07-29 20:47 ./usr/share/gambas3/info/gb.clipper.list gambas3-gb-complex-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------- new Debian package, version 2.0. size 23588 bytes: control archive=536 bytes. 392 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-complex-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 37 Depends: gambas3-gb-complex (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-complex Build-Ids: 6464ef55bfb8d82437dc943096608d9c60daac86 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/64/ -rw-r--r-- root/root 27368 2026-07-29 20:47 ./usr/lib/debug/.build-id/64/64ef55bfb8d82437dc943096608d9c60daac86.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-complex-dbgsym -> gambas3-gb-complex gambas3-gb-complex_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 20320 bytes: control archive=932 bytes. 557 bytes, 15 lines control 451 bytes, 6 lines md5sums 44 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-complex Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 79 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas Complex component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package brings complex numbers support to the interpreter. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 72 2026-07-29 20:47 ./usr/lib/gambas3/gb.complex.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.complex.so -> gb.complex.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.complex.so.0 -> gb.complex.so.0.0.0 -rw-r--r-- root/root 15104 2026-07-29 20:47 ./usr/lib/gambas3/gb.complex.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-complex/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-complex/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-complex/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 246 2026-07-29 20:47 ./usr/share/gambas3/info/gb.complex.info -rw-r--r-- root/root 9 2026-07-29 20:47 ./usr/share/gambas3/info/gb.complex.list gambas3-gb-compress-bzlib2-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------------------ new Debian package, version 2.0. size 16584 bytes: control archive=548 bytes. 416 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-compress-bzlib2-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 30 Depends: gambas3-gb-compress-bzlib2 (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-compress-bzlib2 Build-Ids: 6ece1bb755b5c5a43dc2426f950117ec35a08901 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/6e/ -rw-r--r-- root/root 20376 2026-07-29 20:47 ./usr/lib/debug/.build-id/6e/ce1bb755b5c5a43dc2426f950117ec35a08901.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-bzlib2-dbgsym -> gambas3-gb-compress-bzlib2 gambas3-gb-compress-bzlib2_3.22.0-1_riscv64.deb ----------------------------------------------- new Debian package, version 2.0. size 19372 bytes: control archive=900 bytes. 604 bytes, 16 lines control 337 bytes, 4 lines md5sums 60 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-compress-bzlib2 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 70 Depends: gambas3-gb-compress (>= 3.22.0-1), libbz2-1.0, libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas bzlib2 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to compress/uncompress data or files with the bzip2 algorithm. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 89 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.bzlib2.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.bzlib2.so -> gb.compress.bzlib2.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.bzlib2.so.0 -> gb.compress.bzlib2.so.0.0.0 -rw-r--r-- root/root 10240 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.bzlib2.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-bzlib2/ -rw-r--r-- root/root 1717 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-bzlib2/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-bzlib2/copyright gambas3-gb-compress-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------------- new Debian package, version 2.0. size 16204 bytes: control archive=540 bytes. 395 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-compress-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 30 Depends: gambas3-gb-compress (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-compress Build-Ids: 98242619326a36026d86c7bba70ffda0b1c6e2e3 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/98/ -rw-r--r-- root/root 19720 2026-07-29 20:47 ./usr/lib/debug/.build-id/98/242619326a36026d86c7bba70ffda0b1c6e2e3.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-dbgsym -> gambas3-gb-compress gambas3-gb-compress-zlib-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------------- new Debian package, version 2.0. size 17004 bytes: control archive=544 bytes. 410 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-compress-zlib-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 31 Depends: gambas3-gb-compress-zlib (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-compress-zlib Build-Ids: 242eaa98046444e67387eebf9d2645f59f7bfe85 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/24/ -rw-r--r-- root/root 20928 2026-07-29 20:47 ./usr/lib/debug/.build-id/24/2eaa98046444e67387eebf9d2645f59f7bfe85.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-zlib-dbgsym -> gambas3-gb-compress-zlib gambas3-gb-compress-zlib_3.22.0-1_riscv64.deb --------------------------------------------- new Debian package, version 2.0. size 19208 bytes: control archive=912 bytes. 632 bytes, 16 lines control 329 bytes, 4 lines md5sums 56 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-compress-zlib Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 70 Depends: gambas3-gb-compress (>= 3.22.0-1), libc6 (>= 2.27), zlib1g (>= 1:1.2.3.4) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas zlib compression component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to compress/uncompress data or files with the gzip and PKZIP algorithm. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 87 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.zlib.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.zlib.so -> gb.compress.zlib.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.zlib.so.0 -> gb.compress.zlib.so.0.0.0 -rw-r--r-- root/root 10240 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.zlib.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-zlib/ -rw-r--r-- root/root 1716 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-zlib/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-zlib/copyright gambas3-gb-compress-zstd-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------------- new Debian package, version 2.0. size 17744 bytes: control archive=540 bytes. 410 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-compress-zstd-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 32 Depends: gambas3-gb-compress-zstd (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-compress-zstd Build-Ids: 247124f4064fbfeabf35e4016dc4511a6ef61af7 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/24/ -rw-r--r-- root/root 22080 2026-07-29 20:47 ./usr/lib/debug/.build-id/24/7124f4064fbfeabf35e4016dc4511a6ef61af7.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-zstd-dbgsym -> gambas3-gb-compress-zstd gambas3-gb-compress-zstd_3.22.0-1_riscv64.deb --------------------------------------------- new Debian package, version 2.0. size 19016 bytes: control archive=904 bytes. 620 bytes, 16 lines control 329 bytes, 4 lines md5sums 56 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-compress-zstd Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 70 Depends: gambas3-gb-compress (>= 3.22.0-1), libc6 (>= 2.27), libzstd1 (>= 1.5.5) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas zstd compression component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to compress/uncompress data or files with the ZSTD algorithm. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 76 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.zstd.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.zstd.so -> gb.compress.zstd.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.zstd.so.0 -> gb.compress.zstd.so.0.0.0 -rw-r--r-- root/root 10240 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.zstd.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-zstd/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-zstd/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress-zstd/copyright gambas3-gb-compress_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 19184 bytes: control archive=996 bytes. 580 bytes, 16 lines control 935 bytes, 12 lines md5sums 46 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-compress Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 75 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas compression component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package has the needed base libraries for the other compression components. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 76 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.so -> gb.compress.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.so.0 -> gb.compress.so.0.0.0 -rw-r--r-- root/root 11168 2026-07-29 20:47 ./usr/lib/gambas3/gb.compress.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-compress/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.compress.bzlib2.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.compress.bzlib2.list -rw-r--r-- root/root 339 2026-07-29 20:47 ./usr/share/gambas3/info/gb.compress.info -rw-r--r-- root/root 20 2026-07-29 20:47 ./usr/share/gambas3/info/gb.compress.list -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.compress.zlib.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.compress.zlib.list -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.compress.zstd.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.compress.zstd.list gambas3-gb-crypt-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------- new Debian package, version 2.0. size 16360 bytes: control archive=536 bytes. 386 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-crypt-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 30 Depends: gambas3-gb-crypt (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-crypt Build-Ids: e5408a1d334bdffc62868cc97da6b8bc20af19c4 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/e5/ -rw-r--r-- root/root 20152 2026-07-29 20:47 ./usr/lib/debug/.build-id/e5/408a1d334bdffc62868cc97da6b8bc20af19c4.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-crypt-dbgsym -> gambas3-gb-crypt gambas3-gb-crypt_3.22.0-1_riscv64.deb ------------------------------------- new Debian package, version 2.0. size 18628 bytes: control archive=952 bytes. 592 bytes, 15 lines control 439 bytes, 6 lines md5sums 40 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-crypt Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 75 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27), libcrypt1 (>= 1:4.1.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas crypt encryption component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows one to use the crypt() glib function in gambas. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 147 2026-07-29 20:47 ./usr/lib/gambas3/gb.crypt.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.crypt.so -> gb.crypt.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.crypt.so.0 -> gb.crypt.so.0.0.0 -rw-r--r-- root/root 10632 2026-07-29 20:47 ./usr/lib/gambas3/gb.crypt.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-crypt/ -rw-r--r-- root/root 1709 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-crypt/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-crypt/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 202 2026-07-29 20:47 ./usr/share/gambas3/info/gb.crypt.info -rw-r--r-- root/root 7 2026-07-29 20:47 ./usr/share/gambas3/info/gb.crypt.list gambas3-gb-data-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 96844 bytes: control archive=536 bytes. 384 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-data-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 113 Depends: gambas3-gb-data (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-data Build-Ids: 25f30324ced22921e41f6a3201ac7a525cf9bea1 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/25/ -rw-r--r-- root/root 105208 2026-07-29 20:47 ./usr/lib/debug/.build-id/25/f30324ced22921e41f6a3201ac7a525cf9bea1.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-data-dbgsym -> gambas3-gb-data gambas3-gb-data_3.22.0-1_riscv64.deb ------------------------------------ new Debian package, version 2.0. size 41384 bytes: control archive=956 bytes. 571 bytes, 15 lines control 498 bytes, 7 lines md5sums 38 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-data Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 143 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas abstract datatypes component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides abstract datatypes implementations for Gambas. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 45 2026-07-29 20:47 ./usr/lib/gambas3/gb.data.component -rwxr-xr-x root/root 3620 2026-07-29 20:47 ./usr/lib/gambas3/gb.data.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.data.so -> gb.data.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.data.so.0 -> gb.data.so.0.0.0 -rw-r--r-- root/root 73440 2026-07-29 20:47 ./usr/lib/gambas3/gb.data.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-data/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-data/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-data/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 4043 2026-07-29 20:47 ./usr/share/gambas3/info/gb.data.info -rw-r--r-- root/root 285 2026-07-29 20:47 ./usr/share/gambas3/info/gb.data.list gambas3-gb-db-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------- new Debian package, version 2.0. size 83464 bytes: control archive=532 bytes. 378 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-db-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 103 Depends: gambas3-gb-db (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-db Build-Ids: 197ed55c29de937e2dbb470b5cc7f6661593d009 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/19/ -rw-r--r-- root/root 94656 2026-07-29 20:47 ./usr/lib/debug/.build-id/19/7ed55c29de937e2dbb470b5cc7f6661593d009.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-dbgsym -> gambas3-gb-db gambas3-gb-db-mysql-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------------- new Debian package, version 2.0. size 51756 bytes: control archive=540 bytes. 395 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-db-mysql-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 67 Depends: gambas3-gb-db-mysql (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-db-mysql Build-Ids: 30527b9324b30f2d0bc76b7bede40eb100680349 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/30/ -rw-r--r-- root/root 57696 2026-07-29 20:47 ./usr/lib/debug/.build-id/30/527b9324b30f2d0bc76b7bede40eb100680349.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-mysql-dbgsym -> gambas3-gb-db-mysql gambas3-gb-db-mysql_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 29276 bytes: control archive=928 bytes. 579 bytes, 15 lines control 457 bytes, 6 lines md5sums 46 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-db-mysql Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 94 Depends: gambas3-gb-db (>= 3.22.0-1), libc6 (>= 2.27), libmariadb3 (>= 3.0.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: MySQL driver for the Gambas database Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access MySQL databases. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 97 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.mysql.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.mysql.so -> gb.db.mysql.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.mysql.so.0 -> gb.db.mysql.so.0.0.0 -rw-r--r-- root/root 31944 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.mysql.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-mysql/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-mysql/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-mysql/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db.mysql.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db.mysql.list gambas3-gb-db-odbc-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------- new Debian package, version 2.0. size 39772 bytes: control archive=540 bytes. 392 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-db-odbc-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 54 Depends: gambas3-gb-db-odbc (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-db-odbc Build-Ids: a644cd55d1491c6c6cc319e79b490fd6dfa09eba drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/a6/ -rw-r--r-- root/root 45040 2026-07-29 20:47 ./usr/lib/debug/.build-id/a6/44cd55d1491c6c6cc319e79b490fd6dfa09eba.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-odbc-dbgsym -> gambas3-gb-db-odbc gambas3-gb-db-odbc_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 27304 bytes: control archive=944 bytes. 610 bytes, 16 lines control 451 bytes, 6 lines md5sums 44 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-db-odbc Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 89 Depends: gambas3-gb-db (>= 3.22.0-1), libc6 (>= 2.27), libodbc2 (>= 2.3.1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: ODBC driver for the Gambas database Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access to databases via unixODBC drivers from Gambas code. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 100 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.odbc.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.odbc.so -> gb.db.odbc.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.odbc.so.0 -> gb.db.odbc.so.0.0.0 -rw-r--r-- root/root 26840 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.odbc.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-odbc/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-odbc/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-odbc/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db.odbc.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db.odbc.list gambas3-gb-db-postgresql-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------------- new Debian package, version 2.0. size 41788 bytes: control archive=544 bytes. 410 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-db-postgresql-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 56 Depends: gambas3-gb-db-postgresql (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-db-postgresql Build-Ids: f2b092de1492c9e3804c2619daec2c2502089a61 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/f2/ -rw-r--r-- root/root 47080 2026-07-29 20:47 ./usr/lib/debug/.build-id/f2/b092de1492c9e3804c2619daec2c2502089a61.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-postgresql-dbgsym -> gambas3-gb-db-postgresql gambas3-gb-db-postgresql_3.22.0-1_riscv64.deb --------------------------------------------- new Debian package, version 2.0. size 29072 bytes: control archive=928 bytes. 589 bytes, 15 lines control 487 bytes, 6 lines md5sums 56 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-db-postgresql Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 105 Depends: gambas3-gb-db (>= 3.22.0-1), libc6 (>= 2.27), libpq5 (>= 9.0~) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: PostgreSQL driver for the Gambas database Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access PostgreSQL databases. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 90 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.postgresql.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.postgresql.so -> gb.db.postgresql.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.postgresql.so.0 -> gb.db.postgresql.so.0.0.0 -rw-r--r-- root/root 43400 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.postgresql.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-postgresql/ -rw-r--r-- root/root 1719 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-postgresql/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-postgresql/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db.postgresql.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db.postgresql.list gambas3-gb-db-sqlite3-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------------- new Debian package, version 2.0. size 48724 bytes: control archive=540 bytes. 401 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-db-sqlite3-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 65 Depends: gambas3-gb-db-sqlite3 (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-db-sqlite3 Build-Ids: 023dc26a80f4842a6b9b0f9add18c29333ee607a drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/02/ -rw-r--r-- root/root 55432 2026-07-29 20:47 ./usr/lib/debug/.build-id/02/3dc26a80f4842a6b9b0f9add18c29333ee607a.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-sqlite3-dbgsym -> gambas3-gb-db-sqlite3 gambas3-gb-db-sqlite3_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 29984 bytes: control archive=928 bytes. 598 bytes, 15 lines control 469 bytes, 6 lines md5sums 50 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-db-sqlite3 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 97 Depends: gambas3-gb-db (>= 3.22.0-1), libc6 (>= 2.33), libsqlite3-0 (>= 3.5.9) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas sqlite3 driver database Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access to sqlite3 databases from Gambas code. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 101 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.sqlite3.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.sqlite3.so -> gb.db.sqlite3.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.sqlite3.so.0 -> gb.db.sqlite3.so.0.0.0 -rw-r--r-- root/root 35112 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.sqlite3.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-sqlite3/ -rw-r--r-- root/root 1718 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-sqlite3/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db-sqlite3/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db.sqlite3.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db.sqlite3.list gambas3-gb-db2-mysql-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------------ new Debian package, version 2.0. size 31236 bytes: control archive=536 bytes. 398 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-db2-mysql-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 45 Depends: gambas3-gb-db2-mysql (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-db2-mysql Build-Ids: fcc1d41d006b0e458160d4692b67353de6b1a123 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/fc/ -rw-r--r-- root/root 35824 2026-07-29 20:47 ./usr/lib/debug/.build-id/fc/c1d41d006b0e458160d4692b67353de6b1a123.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-mysql-dbgsym -> gambas3-gb-db2-mysql gambas3-gb-db2-mysql_3.22.0-1_riscv64.deb ----------------------------------------- new Debian package, version 2.0. size 31372 bytes: control archive=980 bytes. 584 bytes, 15 lines control 533 bytes, 7 lines md5sums 48 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-db2-mysql Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 107 Depends: gambas3-gb-db2 (>= 3.22.0-1), libc6 (>= 2.27), libmariadb3 (>= 3.0.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: MySQL driver for the Gambas database 2 Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access MySQL databases. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 78 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.mysql.component -rwxr-xr-x root/root 22336 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.mysql.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.mysql.so -> gb.db2.mysql.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.mysql.so.0 -> gb.db2.mysql.so.0.0.0 -rw-r--r-- root/root 20208 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.mysql.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-mysql/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-mysql/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-mysql/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1827 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db2.mysql.info -rw-r--r-- root/root 36 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db2.mysql.list gambas3-gb-db2-odbc-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------------- new Debian package, version 2.0. size 26416 bytes: control archive=540 bytes. 395 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-db2-odbc-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 41 Depends: gambas3-gb-db2-odbc (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-db2-odbc Build-Ids: 1a403ed9a0c9a5f3d20b710db11848652d2e560c drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/1a/ -rw-r--r-- root/root 31128 2026-07-29 20:47 ./usr/lib/debug/.build-id/1a/403ed9a0c9a5f3d20b710db11848652d2e560c.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-odbc-dbgsym -> gambas3-gb-db2-odbc gambas3-gb-db2-odbc_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 30696 bytes: control archive=992 bytes. 615 bytes, 16 lines control 526 bytes, 7 lines md5sums 46 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-db2-odbc Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 102 Depends: gambas3-gb-db2 (>= 3.22.0-1), libc6 (>= 2.27), libodbc2 (>= 2.3.1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: ODBC driver for the Gambas database 2 Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access to databases via unixODBC drivers from Gambas code. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 77 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.odbc.component -rwxr-xr-x root/root 16972 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.odbc.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.odbc.so -> gb.db2.odbc.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.odbc.so.0 -> gb.db2.odbc.so.0.0.0 -rw-r--r-- root/root 19520 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.odbc.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-odbc/ -rw-r--r-- root/root 1716 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-odbc/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-odbc/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1943 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db2.odbc.info -rw-r--r-- root/root 34 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db2.odbc.list gambas3-gb-db2-postgresql-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------------------- new Debian package, version 2.0. size 24084 bytes: control archive=544 bytes. 413 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-db2-postgresql-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 39 Depends: gambas3-gb-db2-postgresql (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-db2-postgresql Build-Ids: 372752b372832b471f1e7a2ef530662f88be6975 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/37/ -rw-r--r-- root/root 28760 2026-07-29 20:47 ./usr/lib/debug/.build-id/37/2752b372832b471f1e7a2ef530662f88be6975.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-postgresql-dbgsym -> gambas3-gb-db2-postgresql gambas3-gb-db2-postgresql_3.22.0-1_riscv64.deb ---------------------------------------------- new Debian package, version 2.0. size 32852 bytes: control archive=976 bytes. 593 bytes, 15 lines control 568 bytes, 7 lines md5sums 58 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-db2-postgresql Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 112 Depends: gambas3-gb-db2 (>= 3.22.0-1), libc6 (>= 2.27), libpq5 (>= 9.0~) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: PostgreSQL driver for the Gambas database 2 Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access PostgreSQL databases. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 83 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.postgresql.component -rwxr-xr-x root/root 28124 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.postgresql.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.postgresql.so -> gb.db2.postgresql.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.postgresql.so.0 -> gb.db2.postgresql.so.0.0.0 -rw-r--r-- root/root 19328 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.postgresql.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-postgresql/ -rw-r--r-- root/root 1720 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-postgresql/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-postgresql/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1799 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db2.postgresql.info -rw-r--r-- root/root 46 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db2.postgresql.list gambas3-gb-db2-sqlite3-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------------- new Debian package, version 2.0. size 26500 bytes: control archive=540 bytes. 404 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-db2-sqlite3-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 41 Depends: gambas3-gb-db2-sqlite3 (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-db2-sqlite3 Build-Ids: ebc93db94e053cf16213f8409522caf3920fa07c drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/eb/ -rw-r--r-- root/root 31328 2026-07-29 20:47 ./usr/lib/debug/.build-id/eb/c93db94e053cf16213f8409522caf3920fa07c.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-sqlite3-dbgsym -> gambas3-gb-db2-sqlite3 gambas3-gb-db2-sqlite3_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 32636 bytes: control archive=980 bytes. 603 bytes, 15 lines control 547 bytes, 7 lines md5sums 52 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-db2-sqlite3 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 107 Depends: gambas3-gb-db2 (>= 3.22.0-1), libc6 (>= 2.27), libsqlite3-0 (>= 3.5.9) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas sqlite3 driver database 2 Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to access to sqlite3 databases from Gambas code. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 94 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.sqlite3.component -rwxr-xr-x root/root 23164 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.sqlite3.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.sqlite3.so -> gb.db2.sqlite3.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.sqlite3.so.0 -> gb.db2.sqlite3.so.0.0.0 -rw-r--r-- root/root 19184 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.sqlite3.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-sqlite3/ -rw-r--r-- root/root 1718 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-sqlite3/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2-sqlite3/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1708 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db2.sqlite3.info -rw-r--r-- root/root 41 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db2.sqlite3.list gambas3-gb-db2_3.22.0-1_riscv64.deb ----------------------------------- new Debian package, version 2.0. size 47120 bytes: control archive=828 bytes. 557 bytes, 15 lines control 425 bytes, 6 lines md5sums Package: gambas3-gb-db2 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 188 Depends: gambas3-runtime (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas database 2 access common libraries Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides the needed common libraries for data access. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 54 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.component -rwxr-xr-x root/root 120672 2026-07-29 20:47 ./usr/lib/gambas3/gb.db2.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db2/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 10670 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db2.info -rw-r--r-- root/root 240 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db2.list gambas3-gb-db_3.22.0-1_riscv64.deb ---------------------------------- new Debian package, version 2.0. size 48976 bytes: control archive=960 bytes. 571 bytes, 15 lines control 484 bytes, 7 lines md5sums 34 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-db Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 160 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas database access common libraries Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides the needed common libraries for data access. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 159 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.component -rwxr-xr-x root/root 24208 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.so -> gb.db.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.so.0 -> gb.db.so.0.0.0 -rw-r--r-- root/root 70240 2026-07-29 20:47 ./usr/lib/gambas3/gb.db.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db/ -rw-r--r-- root/root 1711 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-db/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 3747 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db.info -rw-r--r-- root/root 234 2026-07-29 20:47 ./usr/share/gambas3/info/gb.db.list gambas3-gb-dbus-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 47976 bytes: control archive=532 bytes. 383 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-dbus-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 65 Depends: gambas3-gb-dbus (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-dbus Build-Ids: 549565516bd46149b98674c614d402162ce67f41 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/54/ -rw-r--r-- root/root 56200 2026-07-29 20:47 ./usr/lib/debug/.build-id/54/9565516bd46149b98674c614d402162ce67f41.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-dbus-dbgsym -> gambas3-gb-dbus gambas3-gb-dbus-trayicon_3.22.0-1_riscv64.deb --------------------------------------------- new Debian package, version 2.0. size 35856 bytes: control archive=848 bytes. 630 bytes, 15 lines control 485 bytes, 6 lines md5sums Package: gambas3-gb-dbus-trayicon Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 112 Depends: gambas3-gb-dbus (>= 3.22.0-1), gambas3-gb-image (>= 3.22.0-1), gambas3-runtime (>= 3.22.0-1) Section: devel Priority: optional Homepage: http://gambas.sourceforge.net Description: System tray icon management for Gambas Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component allows one to display a tray icon inside the system tray. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 109 2026-07-29 20:47 ./usr/lib/gambas3/gb.dbus.trayicon.component -rwxr-xr-x root/root 51308 2026-07-29 20:47 ./usr/lib/gambas3/gb.dbus.trayicon.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-dbus-trayicon/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-dbus-trayicon/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-dbus-trayicon/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1303 2026-07-29 20:47 ./usr/share/gambas3/info/gb.dbus.trayicon.info -rw-r--r-- root/root 158 2026-07-29 20:47 ./usr/share/gambas3/info/gb.dbus.trayicon.list gambas3-gb-dbus_3.22.0-1_riscv64.deb ------------------------------------ new Debian package, version 2.0. size 52656 bytes: control archive=960 bytes. 570 bytes, 15 lines control 498 bytes, 7 lines md5sums 38 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-dbus Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 170 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27), libdbus-1-3 (>= 1.10) Section: devel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas bindings for DBUS Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes Gambas bindings for the DBUS system. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 66 2026-07-29 20:47 ./usr/lib/gambas3/gb.dbus.component -rwxr-xr-x root/root 67364 2026-07-29 20:47 ./usr/lib/gambas3/gb.dbus.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.dbus.so -> gb.dbus.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.dbus.so.0 -> gb.dbus.so.0.0.0 -rw-r--r-- root/root 37384 2026-07-29 20:47 ./usr/lib/gambas3/gb.dbus.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-dbus/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-dbus/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-dbus/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 3485 2026-07-29 20:47 ./usr/share/gambas3/info/gb.dbus.info -rw-r--r-- root/root 190 2026-07-29 20:47 ./usr/share/gambas3/info/gb.dbus.list gambas3-gb-desktop-x11-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------------- new Debian package, version 2.0. size 95528 bytes: control archive=544 bytes. 405 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-desktop-x11-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 118 Depends: gambas3-gb-desktop-x11 (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-desktop-x11 Build-Ids: 2e13c91557b972c4fe478c95bfa96dd3ace73a3a drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/2e/ -rw-r--r-- root/root 110424 2026-07-29 20:47 ./usr/lib/debug/.build-id/2e/13c91557b972c4fe478c95bfa96dd3ace73a3a.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-desktop-x11-dbgsym -> gambas3-gb-desktop-x11 gambas3-gb-desktop-x11_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 52292 bytes: control archive=1004 bytes. 649 bytes, 15 lines control 547 bytes, 7 lines md5sums 52 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-desktop-x11 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 151 Depends: gambas3-gb-image (>= 3.22.0-1), gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27), libx11-6, libxtst6 (>= 2:1.2.5) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas Portland project compatibility component for X11 Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides access to the xdg X11 utilities. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 73 2026-07-29 20:47 ./usr/lib/gambas3/gb.desktop.x11.component -rwxr-xr-x root/root 24516 2026-07-29 20:47 ./usr/lib/gambas3/gb.desktop.x11.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.desktop.x11.so -> gb.desktop.x11.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.desktop.x11.so.0 -> gb.desktop.x11.so.0.0.0 -rw-r--r-- root/root 61920 2026-07-29 20:47 ./usr/lib/gambas3/gb.desktop.x11.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-desktop-x11/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-desktop-x11/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-desktop-x11/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2411 2026-07-29 20:47 ./usr/share/gambas3/info/gb.desktop.x11.info -rw-r--r-- root/root 113 2026-07-29 20:47 ./usr/share/gambas3/info/gb.desktop.x11.list gambas3-gb-desktop_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 77960 bytes: control archive=884 bytes. 632 bytes, 15 lines control 539 bytes, 7 lines md5sums Package: gambas3-gb-desktop Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 431 Depends: gambas3-gb-image (>= 3.22.0-1), gambas3-gb-desktop-x11 (>= 3.22.0-1), gambas3-runtime (>= 3.22.0-1), xdg-utils Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas Portland project compatibility component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides access to the xdg utilities. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 80 2026-07-29 20:47 ./usr/lib/gambas3/gb.desktop.component -rwxr-xr-x root/root 370404 2026-07-29 20:47 ./usr/lib/gambas3/gb.desktop.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-desktop/ -rw-r--r-- root/root 1711 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-desktop/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-desktop/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/gb.desktop/ -rw-r--r-- root/root 2758 2026-07-29 20:47 ./usr/share/gambas3/control/gb.desktop/desktopwatcher.png drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 4884 2026-07-29 20:47 ./usr/share/gambas3/info/gb.desktop.info -rw-r--r-- root/root 112 2026-07-29 20:47 ./usr/share/gambas3/info/gb.desktop.list gambas3-gb-form-htmlview-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------------- new Debian package, version 2.0. size 9067128 bytes: control archive=544 bytes. 412 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-form-htmlview-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 9128 Depends: gambas3-gb-form-htmlview (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-form-htmlview Build-Ids: 74f3289ec6034f5d47d5d2535d5ea22fa04ae62e drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/74/ -rw-r--r-- root/root 9336768 2026-07-29 20:47 ./usr/lib/debug/.build-id/74/f3289ec6034f5d47d5d2535d5ea22fa04ae62e.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-form-htmlview-dbgsym -> gambas3-gb-form-htmlview gambas3-gb-form-htmlview_3.22.0-1_riscv64.deb --------------------------------------------- new Debian package, version 2.0. size 597284 bytes: control archive=1024 bytes. 619 bytes, 15 lines control 651 bytes, 8 lines md5sums 56 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-form-htmlview Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 1854 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libstdc++6 (>= 5.2) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas lightweight HTML component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component provides a HTML component that is based on litehtml. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 60 2026-07-29 20:47 ./usr/lib/gambas3/gb.form.htmlview.component -rwxr-xr-x root/root 29740 2026-07-29 20:47 ./usr/lib/gambas3/gb.form.htmlview.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.form.htmlview.so -> gb.form.htmlview.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.form.htmlview.so.0 -> gb.form.htmlview.so.0.0.0 -rw-r--r-- root/root 1795088 2026-07-29 20:47 ./usr/lib/gambas3/gb.form.htmlview.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-form-htmlview/ -rw-r--r-- root/root 1719 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-form-htmlview/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-form-htmlview/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/gb.form.htmlview/ -rw-r--r-- root/root 1575 2026-07-29 20:47 ./usr/share/gambas3/control/gb.form.htmlview/htmlview.png drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2145 2026-07-29 20:47 ./usr/share/gambas3/info/gb.form.htmlview.info -rw-r--r-- root/root 24 2026-07-29 20:47 ./usr/share/gambas3/info/gb.form.htmlview.list gambas3-gb-gmp-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 43040 bytes: control archive=532 bytes. 380 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-gmp-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 59 Depends: gambas3-gb-gmp (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-gmp Build-Ids: 24568aa277ec2e5ae2660ee0bdec3574a51b46ba drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/24/ -rw-r--r-- root/root 49696 2026-07-29 20:47 ./usr/lib/debug/.build-id/24/568aa277ec2e5ae2660ee0bdec3574a51b46ba.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gmp-dbgsym -> gambas3-gb-gmp gambas3-gb-gmp_3.22.0-1_riscv64.deb ----------------------------------- new Debian package, version 2.0. size 25740 bytes: control archive=964 bytes. 568 bytes, 16 lines control 427 bytes, 6 lines md5sums 36 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-gmp Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 97 Depends: libc6 (>= 2.27), libgmp10 (>= 2:6.3.0+dfsg) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas GMP component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides an interface to the GNU Multiple Precision Arithmetic Library. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 49 2026-07-29 20:47 ./usr/lib/gambas3/gb.gmp.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gmp.so -> gb.gmp.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gmp.so.0 -> gb.gmp.so.0.0.0 -rw-r--r-- root/root 32856 2026-07-29 20:47 ./usr/lib/gambas3/gb.gmp.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gmp/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gmp/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gmp/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 785 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gmp.info -rw-r--r-- root/root 18 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gmp.list gambas3-gb-gsl-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 91228 bytes: control archive=536 bytes. 381 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-gsl-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 115 Depends: gambas3-gb-gsl (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-gsl Build-Ids: e75a18e22950d710747591820d4ed4b71ba7dd57 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/e7/ -rw-r--r-- root/root 107208 2026-07-29 20:47 ./usr/lib/debug/.build-id/e7/5a18e22950d710747591820d4ed4b71ba7dd57.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gsl-dbgsym -> gambas3-gb-gsl gambas3-gb-gsl_3.22.0-1_riscv64.deb ----------------------------------- new Debian package, version 2.0. size 41620 bytes: control archive=936 bytes. 575 bytes, 15 lines control 427 bytes, 6 lines md5sums 36 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-gsl Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 158 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27), libgsl28 (>= 2.8+dfsg) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas GNU Scientific Library component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package uses the GNU Scientific Library. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 99 2026-07-29 20:47 ./usr/lib/gambas3/gb.gsl.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gsl.so -> gb.gsl.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gsl.so.0 -> gb.gsl.so.0.0.0 -rw-r--r-- root/root 92624 2026-07-29 20:47 ./usr/lib/gambas3/gb.gsl.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gsl/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gsl/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gsl/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 3291 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gsl.info -rw-r--r-- root/root 64 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gsl.list gambas3-gb-gtk3-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 851720 bytes: control archive=536 bytes. 384 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-gtk3-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 978 Depends: gambas3-gb-gtk3 (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-gtk3 Build-Ids: a8d6b29cb7a85cc0e009f8403492fc81836971b3 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/a8/ -rw-r--r-- root/root 990864 2026-07-29 20:47 ./usr/lib/debug/.build-id/a8/d6b29cb7a85cc0e009f8403492fc81836971b3.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-dbgsym -> gambas3-gb-gtk3 gambas3-gb-gtk3-opengl-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------------- new Debian package, version 2.0. size 15036 bytes: control archive=544 bytes. 404 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-gtk3-opengl-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 28 Depends: gambas3-gb-gtk3-opengl (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-gtk3-opengl Build-Ids: 15a1a29f8c07133a38c915f00e795ad6ddce6a1d drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/15/ -rw-r--r-- root/root 18232 2026-07-29 20:47 ./usr/lib/debug/.build-id/15/a1a29f8c07133a38c915f00e795ad6ddce6a1d.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-opengl-dbgsym -> gambas3-gb-gtk3-opengl gambas3-gb-gtk3-opengl_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 17880 bytes: control archive=980 bytes. 679 bytes, 15 lines control 475 bytes, 6 lines md5sums 52 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-gtk3-opengl Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 75 Depends: gambas3-gb-gtk3 (>= 3.22.0-1), gambas3-gb-opengl (>= 3.22.0-1), libc6 (>= 2.27), libgl1, libglib2.0-0t64 (>= 2.12.0), libgtk-3-0t64 (>= 3.16.2) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas OpenGL component with GTK+3 toolkit Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to integrate OpenGL in GTK+3 applications. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 98 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.opengl.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.opengl.so -> gb.gtk3.opengl.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.opengl.so.0 -> gb.gtk3.opengl.so.0.0.0 -rw-r--r-- root/root 10464 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.opengl.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-opengl/ -rw-r--r-- root/root 1717 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-opengl/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-opengl/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 96 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gtk3.opengl.info -rw-r--r-- root/root 7 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gtk3.opengl.list gambas3-gb-gtk3-wayland-dbgsym_3.22.0-1_riscv64.deb --------------------------------------------------- new Debian package, version 2.0. size 12612 bytes: control archive=544 bytes. 407 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-gtk3-wayland-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 26 Depends: gambas3-gb-gtk3-wayland (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-gtk3-wayland Build-Ids: ab46febfa26697b0e498be8dd197a69a1f394f52 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ab/ -rw-r--r-- root/root 15416 2026-07-29 20:47 ./usr/lib/debug/.build-id/ab/46febfa26697b0e498be8dd197a69a1f394f52.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-wayland-dbgsym -> gambas3-gb-gtk3-wayland gambas3-gb-gtk3-wayland_3.22.0-1_riscv64.deb -------------------------------------------- new Debian package, version 2.0. size 17208 bytes: control archive=916 bytes. 573 bytes, 15 lines control 481 bytes, 6 lines md5sums 54 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-gtk3-wayland Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 68 Depends: gambas3-gb-gtk3 (>= 3.22.0-1), libgtk-3-0t64 (>= 3.9.10) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas GTK+3 Wayland component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows the GTK+3 component to access Wayland. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 67 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.wayland.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.wayland.so -> gb.gtk3.wayland.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.wayland.so.0 -> gb.gtk3.wayland.so.0.0.0 -rw-r--r-- root/root 5880 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.wayland.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-wayland/ -rw-r--r-- root/root 1714 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-wayland/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-wayland/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gtk3.wayland.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gtk3.wayland.list gambas3-gb-gtk3-webview-dbgsym_3.22.0-1_riscv64.deb --------------------------------------------------- new Debian package, version 2.0. size 55760 bytes: control archive=544 bytes. 407 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-gtk3-webview-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 76 Depends: gambas3-gb-gtk3-webview (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-gtk3-webview Build-Ids: 2052994940e5de19c3856b66bb8f856b438fa7f3 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/20/ -rw-r--r-- root/root 67544 2026-07-29 20:47 ./usr/lib/debug/.build-id/20/52994940e5de19c3856b66bb8f856b438fa7f3.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-webview-dbgsym -> gambas3-gb-gtk3-webview gambas3-gb-gtk3-webview_3.22.0-1_riscv64.deb -------------------------------------------- new Debian package, version 2.0. size 26336 bytes: control archive=1020 bytes. 798 bytes, 15 lines control 481 bytes, 6 lines md5sums 54 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-gtk3-webview Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 108 Depends: gambas3-gb-gtk3 (>= 3.22.0-1), gambas3-gb-gtk3-x11 (>= 3.22.0-1), gambas3-gb-gtk3-wayland (>= 3.22.0-1), libc6 (>= 2.27), libcairo2 (>= 1.2.4), libglib2.0-0t64 (>= 2.12.0), libgtk-3-0t64 (>= 3.13.7), libjavascriptcoregtk-4.1-0, libwebkit2gtk-4.1-0 (>= 2.39.90) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas GTK+3 Webview component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use a WebKitGTK based browser component from GTK+3. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 75 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.webview.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.webview.so -> gb.gtk3.webview.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.webview.so.0 -> gb.gtk3.webview.so.0.0.0 -rw-r--r-- root/root 43992 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.webview.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-webview/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-webview/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-webview/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1631 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gtk3.webview.info -rw-r--r-- root/root 115 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gtk3.webview.list gambas3-gb-gtk3-x11-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------------- new Debian package, version 2.0. size 40264 bytes: control archive=540 bytes. 395 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-gtk3-x11-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 56 Depends: gambas3-gb-gtk3-x11 (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-gtk3-x11 Build-Ids: 0240f5e1f90465e5ac632d74d3b8c2fac42d528f drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/02/ -rw-r--r-- root/root 46496 2026-07-29 20:47 ./usr/lib/debug/.build-id/02/40f5e1f90465e5ac632d74d3b8c2fac42d528f.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-x11-dbgsym -> gambas3-gb-gtk3-x11 gambas3-gb-gtk3-x11_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 23320 bytes: control archive=920 bytes. 577 bytes, 15 lines control 457 bytes, 6 lines md5sums 46 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-gtk3-x11 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 85 Depends: gambas3-gb-gtk3 (>= 3.22.0-1), libc6 (>= 2.38), libgtk-3-0t64 (>= 3.0.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas GTK+3 X11 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows the GTK+3 component to access X11. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 67 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.x11.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.x11.so -> gb.gtk3.x11.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.x11.so.0 -> gb.gtk3.x11.so.0.0.0 -rw-r--r-- root/root 22656 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.x11.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-x11/ -rw-r--r-- root/root 1714 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-x11/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3-x11/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gtk3.x11.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gtk3.x11.list gambas3-gb-gtk3_3.22.0-1_riscv64.deb ------------------------------------ new Debian package, version 2.0. size 210704 bytes: control archive=1036 bytes. 854 bytes, 16 lines control 433 bytes, 6 lines md5sums 38 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-gtk3 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 755 Depends: gambas3-runtime (>= 3.22.0-1), gambas3-gb-image (>= 3.22.0-1), libc6 (>= 2.38), libcairo2 (>= 1.10.0), libfribidi0 (>= 0.19.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.38.0), libgtk-3-0t64 (>= 3.21.5), libpango-1.0-0 (>= 1.32.4), libpangocairo-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.46.0), libstdc++6 (>= 5) Recommends: gambas3-gb-gtk3-opengl (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas GTK+3 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . These are the GTK+3 components for Gambas. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 110 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.so -> gb.gtk3.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.so.0 -> gb.gtk3.so.0.0.0 -rw-r--r-- root/root 634224 2026-07-29 20:47 ./usr/lib/gambas3/gb.gtk3.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gtk3/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 72605 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gtk3.info -rw-r--r-- root/root 1584 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gtk3.list gambas3-gb-gui-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 15840 bytes: control archive=536 bytes. 380 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-gui-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 29 Depends: gambas3-gb-gui (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-gui Build-Ids: 30ce852f800224db18b8df5df21c39cb928fd076 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/30/ -rw-r--r-- root/root 19008 2026-07-29 20:47 ./usr/lib/debug/.build-id/30/ce852f800224db18b8df5df21c39cb928fd076.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gui-dbgsym -> gambas3-gb-gui gambas3-gb-gui_3.22.0-1_riscv64.deb ----------------------------------- new Debian package, version 2.0. size 36156 bytes: control archive=1024 bytes. 735 bytes, 18 lines control 427 bytes, 6 lines md5sums 36 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-gui Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 146 Depends: gambas3-gb-gtk3 (>= 3.22.0-1) | gambas3-gb-qt6 (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas graphical toolkit selector Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package just loads gb.gtk3 or gb.qt6. It will make your application more desktop-friendly! If the GB_GUI environment variable is set, then gb.gui will load the component specified by its contents. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 113 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.so -> gb.gui.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.so.0 -> gb.gui.so.0.0.0 -rw-r--r-- root/root 10112 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gui/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gui/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-gui/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 73033 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.info -rw-r--r-- root/root 1584 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.list gambas3-gb-hash-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 32596 bytes: control archive=536 bytes. 383 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-hash-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 47 Depends: gambas3-gb-hash (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-hash Build-Ids: 3e518410d53cd8a0a4b57f108756ac5b5ca99566 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/3e/ -rw-r--r-- root/root 37040 2026-07-29 20:47 ./usr/lib/debug/.build-id/3e/518410d53cd8a0a4b57f108756ac5b5ca99566.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-hash-dbgsym -> gambas3-gb-hash gambas3-gb-hash_3.22.0-1_riscv64.deb ------------------------------------ new Debian package, version 2.0. size 25340 bytes: control archive=912 bytes. 506 bytes, 15 lines control 433 bytes, 6 lines md5sums 38 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-hash Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 83 Depends: libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas hash component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides standard hashing functions. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 54 2026-07-29 20:47 ./usr/lib/gambas3/gb.hash.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.hash.so -> gb.hash.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.hash.so.0 -> gb.hash.so.0.0.0 -rw-r--r-- root/root 18664 2026-07-29 20:47 ./usr/lib/gambas3/gb.hash.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-hash/ -rw-r--r-- root/root 1711 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-hash/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-hash/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 97 2026-07-29 20:47 ./usr/share/gambas3/info/gb.hash.info -rw-r--r-- root/root 6 2026-07-29 20:47 ./usr/share/gambas3/info/gb.hash.list gambas3-gb-httpd-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------- new Debian package, version 2.0. size 78456 bytes: control archive=536 bytes. 386 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-httpd-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 97 Depends: gambas3-gb-httpd (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-httpd Build-Ids: 4e4941f5dad6d64ac093f973e228e1aa47d1987a drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/4e/ -rw-r--r-- root/root 88608 2026-07-29 20:47 ./usr/lib/debug/.build-id/4e/4941f5dad6d64ac093f973e228e1aa47d1987a.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-httpd-dbgsym -> gambas3-gb-httpd gambas3-gb-httpd_3.22.0-1_riscv64.deb ------------------------------------- new Debian package, version 2.0. size 43336 bytes: control archive=912 bytes. 553 bytes, 15 lines control 439 bytes, 6 lines md5sums 40 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-httpd Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 135 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.38) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas HTTP server Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides an embedded HTTP server for the interpreter. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 49 2026-07-29 20:47 ./usr/lib/gambas3/gb.httpd.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.httpd.so -> gb.httpd.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.httpd.so.0 -> gb.httpd.so.0.0.0 -rw-r--r-- root/root 74224 2026-07-29 20:47 ./usr/lib/gambas3/gb.httpd.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-httpd/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-httpd/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-httpd/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.httpd.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.httpd.list gambas3-gb-image-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------- new Debian package, version 2.0. size 123616 bytes: control archive=540 bytes. 387 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-image-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 138 Depends: gambas3-gb-image (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-image Build-Ids: 83019cf52cc839dd16c53589ec29fd59c7662427 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/83/ -rw-r--r-- root/root 130288 2026-07-29 20:47 ./usr/lib/debug/.build-id/83/019cf52cc839dd16c53589ec29fd59c7662427.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-dbgsym -> gambas3-gb-image gambas3-gb-image-effect-dbgsym_3.22.0-1_riscv64.deb --------------------------------------------------- new Debian package, version 2.0. size 152692 bytes: control archive=540 bytes. 408 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-image-effect-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 169 Depends: gambas3-gb-image-effect (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-image-effect Build-Ids: 2950d1030ef7f62dc3fe7194552919c6d6cc846f drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/29/ -rw-r--r-- root/root 162752 2026-07-29 20:47 ./usr/lib/debug/.build-id/29/50d1030ef7f62dc3fe7194552919c6d6cc846f.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-effect-dbgsym -> gambas3-gb-image-effect gambas3-gb-image-effect_3.22.0-1_riscv64.deb -------------------------------------------- new Debian package, version 2.0. size 47968 bytes: control archive=924 bytes. 580 bytes, 15 lines control 481 bytes, 6 lines md5sums 54 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-image-effect Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 130 Depends: gambas3-gb-image (>= 3.22.0-1), libc6 (>= 2.27), libstdc++6 (>= 13.1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas image effects: effects Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . Subcomponent for the image component: image effects. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 109 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.effect.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.effect.so -> gb.image.effect.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.effect.so.0 -> gb.image.effect.so.0.0.0 -rw-r--r-- root/root 65744 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.effect.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-effect/ -rw-r--r-- root/root 1718 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-effect/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-effect/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1091 2026-07-29 20:47 ./usr/share/gambas3/info/gb.image.effect.info -rw-r--r-- root/root 22 2026-07-29 20:47 ./usr/share/gambas3/info/gb.image.effect.list gambas3-gb-image-imlib-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------------- new Debian package, version 2.0. size 18640 bytes: control archive=544 bytes. 404 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-image-imlib-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 33 Depends: gambas3-gb-image-imlib (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-image-imlib Build-Ids: a3c59b5f529490e7a392004566abb89bc79c7b53 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/a3/ -rw-r--r-- root/root 22576 2026-07-29 20:47 ./usr/lib/debug/.build-id/a3/c59b5f529490e7a392004566abb89bc79c7b53.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-imlib-dbgsym -> gambas3-gb-image-imlib gambas3-gb-image-imlib_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 18812 bytes: control archive=972 bytes. 572 bytes, 15 lines control 560 bytes, 7 lines md5sums 52 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-image-imlib Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 78 Depends: gambas3-gb-image (>= 3.22.0-1), libimlib2t64 (>= 1.4.5) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas image effects: IMLIB bindings Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . Subcomponent for the image component: bings to IMLIB. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 91 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.imlib.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.imlib.so -> gb.image.imlib.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.imlib.so.0 -> gb.image.imlib.so.0.0.0 -rw-r--r-- root/root 10600 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.imlib.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-imlib/ -rw-r--r-- root/root 1717 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-imlib/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-imlib/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 275 2026-07-29 20:47 ./usr/share/gambas3/info/gb.image.imlib.info -rw-r--r-- root/root 6 2026-07-29 20:47 ./usr/share/gambas3/info/gb.image.imlib.list drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/lintian/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 148 2026-07-29 20:34 ./usr/share/lintian/overrides/gambas3-gb-image-imlib gambas3-gb-image-io-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------------- new Debian package, version 2.0. size 18844 bytes: control archive=540 bytes. 395 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-image-io-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 33 Depends: gambas3-gb-image-io (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-image-io Build-Ids: 24b134b351ea7bd80d11c4d8018afa009ebb2aba drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/24/ -rw-r--r-- root/root 22712 2026-07-29 20:47 ./usr/lib/debug/.build-id/24/b134b351ea7bd80d11c4d8018afa009ebb2aba.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-io-dbgsym -> gambas3-gb-image-io gambas3-gb-image-io_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 19312 bytes: control archive=948 bytes. 607 bytes, 15 lines control 457 bytes, 6 lines md5sums 46 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-image-io Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 75 Depends: gambas3-gb-image (>= 3.22.0-1), libc6 (>= 2.27), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.12.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas image effects: I/O Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . Subcomponent for the image component: image I/O. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 97 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.io.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.io.so -> gb.image.io.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.io.so.0 -> gb.image.io.so.0.0.0 -rw-r--r-- root/root 10368 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.io.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-io/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-io/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image-io/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 120 2026-07-29 20:47 ./usr/share/gambas3/info/gb.image.io.info -rw-r--r-- root/root 7 2026-07-29 20:47 ./usr/share/gambas3/info/gb.image.io.list gambas3-gb-image_3.22.0-1_riscv64.deb ------------------------------------- new Debian package, version 2.0. size 49940 bytes: control archive=1028 bytes. 711 bytes, 18 lines control 439 bytes, 6 lines md5sums 40 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-image Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 139 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas image effects Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a new component for applying many various effects on images. The effects source code was ported from the KDE libkdefx library, which includes itself some ImageMagick algorithms, and from the KolourPaint program. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 88 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.so -> gb.image.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.so.0 -> gb.image.so.0.0.0 -rw-r--r-- root/root 74144 2026-07-29 20:47 ./usr/lib/gambas3/gb.image.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-image/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2963 2026-07-29 20:47 ./usr/share/gambas3/info/gb.image.info -rw-r--r-- root/root 34 2026-07-29 20:47 ./usr/share/gambas3/info/gb.image.list gambas3-gb-inotify-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------- new Debian package, version 2.0. size 19004 bytes: control archive=536 bytes. 392 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-inotify-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 33 Depends: gambas3-gb-inotify (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-inotify Build-Ids: 57fe869ce1c5ca717ed4a6e81de9df1106f0b02a drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/57/ -rw-r--r-- root/root 23168 2026-07-29 20:47 ./usr/lib/debug/.build-id/57/fe869ce1c5ca717ed4a6e81de9df1106f0b02a.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-inotify-dbgsym -> gambas3-gb-inotify gambas3-gb-inotify_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 20160 bytes: control archive=940 bytes. 568 bytes, 15 lines control 451 bytes, 6 lines md5sums 44 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-inotify Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 80 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas filesystem events monitoring component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to monitor filesystem events. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 45 2026-07-29 20:47 ./usr/lib/gambas3/gb.inotify.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.inotify.so -> gb.inotify.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.inotify.so.0 -> gb.inotify.so.0.0.0 -rw-r--r-- root/root 16352 2026-07-29 20:47 ./usr/lib/gambas3/gb.inotify.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-inotify/ -rw-r--r-- root/root 1711 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-inotify/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-inotify/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 634 2026-07-29 20:47 ./usr/share/gambas3/info/gb.inotify.info -rw-r--r-- root/root 34 2026-07-29 20:47 ./usr/share/gambas3/info/gb.inotify.list gambas3-gb-jit-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 101292 bytes: control archive=536 bytes. 381 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-jit-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 116 Depends: gambas3-gb-jit (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-jit Build-Ids: 0ddbdc0a623c5e278f2ab8721d012f9dc357fc71 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/0d/ -rw-r--r-- root/root 108008 2026-07-29 20:47 ./usr/lib/debug/.build-id/0d/dbdc0a623c5e278f2ab8721d012f9dc357fc71.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-jit-dbgsym -> gambas3-gb-jit gambas3-gb-jit_3.22.0-1_riscv64.deb ----------------------------------- new Debian package, version 2.0. size 86964 bytes: control archive=960 bytes. 578 bytes, 16 lines control 491 bytes, 7 lines md5sums 36 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-jit Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 309 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.38) Recommends: gcc Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas Just-In-Time compiler component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides a Just-In-Time compiler for Gambas. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 84 2026-07-29 20:47 ./usr/lib/gambas3/gb.jit.component -rwxr-xr-x root/root 90172 2026-07-29 20:47 ./usr/lib/gambas3/gb.jit.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.jit.so -> gb.jit.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.jit.so.0 -> gb.jit.so.0.0.0 -rw-r--r-- root/root 159536 2026-07-29 20:47 ./usr/lib/gambas3/gb.jit.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-jit/ -rw-r--r-- root/root 1708 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-jit/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-jit/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 211 2026-07-29 20:47 ./usr/share/gambas3/info/gb.jit.info -rw-r--r-- root/root 12 2026-07-29 20:47 ./usr/share/gambas3/info/gb.jit.list gambas3-gb-libxml-dbgsym_3.22.0-1_riscv64.deb --------------------------------------------- new Debian package, version 2.0. size 39072 bytes: control archive=540 bytes. 389 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-libxml-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 56 Depends: gambas3-gb-libxml (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-libxml Build-Ids: 2e52b139bbd03f7add815eb7d0a8bf1e7c845eca drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/2e/ -rw-r--r-- root/root 46720 2026-07-29 20:47 ./usr/lib/debug/.build-id/2e/52b139bbd03f7add815eb7d0a8bf1e7c845eca.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-libxml-dbgsym -> gambas3-gb-libxml gambas3-gb-libxml_3.22.0-1_riscv64.deb -------------------------------------- new Debian package, version 2.0. size 25524 bytes: control archive=936 bytes. 550 bytes, 15 lines control 445 bytes, 6 lines md5sums 42 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-libxml Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 103 Depends: libc6 (>= 2.27), libxml2-16 (>= 2.14.1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas libxml component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package brings the power of the libxml libraries to Gambas. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 89 2026-07-29 20:47 ./usr/lib/gambas3/gb.libxml.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.libxml.so -> gb.libxml.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.libxml.so.0 -> gb.libxml.so.0.0.0 -rw-r--r-- root/root 37160 2026-07-29 20:47 ./usr/lib/gambas3/gb.libxml.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-libxml/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-libxml/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-libxml/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2265 2026-07-29 20:47 ./usr/share/gambas3/info/gb.libxml.info -rw-r--r-- root/root 157 2026-07-29 20:47 ./usr/share/gambas3/info/gb.libxml.list gambas3-gb-markdown_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 27904 bytes: control archive=820 bytes. 553 bytes, 15 lines control 455 bytes, 6 lines md5sums Package: gambas3-gb-markdown Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 97 Depends: gambas3-runtime (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas markdown convert component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to convert gambas markdown syntax to HTML. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 69 2026-07-29 20:47 ./usr/lib/gambas3/gb.markdown.component -rwxr-xr-x root/root 37888 2026-07-29 20:47 ./usr/lib/gambas3/gb.markdown.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-markdown/ -rw-r--r-- root/root 1711 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-markdown/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-markdown/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 396 2026-07-29 20:47 ./usr/share/gambas3/info/gb.markdown.info -rw-r--r-- root/root 22 2026-07-29 20:47 ./usr/share/gambas3/info/gb.markdown.list gambas3-gb-media-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------- new Debian package, version 2.0. size 83972 bytes: control archive=536 bytes. 387 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-media-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 107 Depends: gambas3-gb-media (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-media Build-Ids: 12292ddc5430de6f45310c8636552fd0728bded2 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/12/ -rw-r--r-- root/root 98880 2026-07-29 20:47 ./usr/lib/debug/.build-id/12/292ddc5430de6f45310c8636552fd0728bded2.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-media-dbgsym -> gambas3-gb-media gambas3-gb-media-form_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 26280 bytes: control archive=852 bytes. 570 bytes, 15 lines control 555 bytes, 7 lines md5sums Package: gambas3-gb-media-form Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 92 Depends: gambas3-runtime (>= 3.22.0-1), gambas3-gb-media (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas media player controls Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component provides media player control elements. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 75 2026-07-29 20:47 ./usr/lib/gambas3/gb.media.form.component -rwxr-xr-x root/root 27584 2026-07-29 20:47 ./usr/lib/gambas3/gb.media.form.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-media-form/ -rw-r--r-- root/root 1716 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-media-form/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-media-form/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/gb.media.form/ -rw-r--r-- root/root 1344 2026-07-29 20:47 ./usr/share/gambas3/control/gb.media.form/mediaview.png drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1126 2026-07-29 20:47 ./usr/share/gambas3/info/gb.media.form.info -rw-r--r-- root/root 11 2026-07-29 20:47 ./usr/share/gambas3/info/gb.media.form.list gambas3-gb-media_3.22.0-1_riscv64.deb ------------------------------------- new Debian package, version 2.0. size 37280 bytes: control archive=984 bytes. 689 bytes, 15 lines control 439 bytes, 6 lines md5sums 40 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-media Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 144 Depends: gambas3-gb-image (>= 3.22.0-1), gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27), libglib2.0-0t64 (>= 2.32.0), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.4.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas media component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package is a simplified interface to the GStreamer library. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 65 2026-07-29 20:47 ./usr/lib/gambas3/gb.media.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.media.so -> gb.media.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.media.so.0 -> gb.media.so.0.0.0 -rw-r--r-- root/root 78608 2026-07-29 20:47 ./usr/lib/gambas3/gb.media.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-media/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-media/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-media/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 3564 2026-07-29 20:47 ./usr/share/gambas3/info/gb.media.info -rw-r--r-- root/root 309 2026-07-29 20:47 ./usr/share/gambas3/info/gb.media.list gambas3-gb-mime-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 28288 bytes: control archive=536 bytes. 383 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-mime-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 45 Depends: gambas3-gb-mime (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-mime Build-Ids: c83c657aca86ee2feb80056460dc6113efab8df1 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/c8/ -rw-r--r-- root/root 35400 2026-07-29 20:47 ./usr/lib/debug/.build-id/c8/3c657aca86ee2feb80056460dc6113efab8df1.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-mime-dbgsym -> gambas3-gb-mime gambas3-gb-mime_3.22.0-1_riscv64.deb ------------------------------------ new Debian package, version 2.0. size 21988 bytes: control archive=976 bytes. 636 bytes, 16 lines control 433 bytes, 6 lines md5sums 38 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-mime Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 89 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27), libglib2.0-0t64 (>= 2.12.0), libgmime-3.0-0t64 (>= 3.0.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas MIME message management Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package parses a string and converts it to a MIME message and the reverse. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 49 2026-07-29 20:47 ./usr/lib/gambas3/gb.mime.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.mime.so -> gb.mime.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.mime.so.0 -> gb.mime.so.0.0.0 -rw-r--r-- root/root 25280 2026-07-29 20:47 ./usr/lib/gambas3/gb.mime.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-mime/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-mime/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-mime/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 913 2026-07-29 20:47 ./usr/share/gambas3/info/gb.mime.info -rw-r--r-- root/root 80 2026-07-29 20:47 ./usr/share/gambas3/info/gb.mime.list gambas3-gb-mysql_3.22.0-1_riscv64.deb ------------------------------------- new Debian package, version 2.0. size 38492 bytes: control archive=824 bytes. 594 bytes, 15 lines control 437 bytes, 6 lines md5sums Package: gambas3-gb-mysql Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 145 Depends: gambas3-runtime (>= 3.22.0-1), gambas3-gb-db (>= 3.22.0-1), gambas3-gb-db-mysql (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas MySQL component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package creates MySQL statements and executes them. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 112 2026-07-29 20:47 ./usr/lib/gambas3/gb.mysql.component -rwxr-xr-x root/root 80104 2026-07-29 20:47 ./usr/lib/gambas3/gb.mysql.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-mysql/ -rw-r--r-- root/root 1709 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-mysql/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-mysql/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 6258 2026-07-29 20:47 ./usr/share/gambas3/info/gb.mysql.info -rw-r--r-- root/root 160 2026-07-29 20:47 ./usr/share/gambas3/info/gb.mysql.list gambas3-gb-ncurses-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------- new Debian package, version 2.0. size 42136 bytes: control archive=536 bytes. 392 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-ncurses-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 61 Depends: gambas3-gb-ncurses (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-ncurses Build-Ids: f5560dd423252bd1e8291bece7ed5ea586e66ba2 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/f5/ -rw-r--r-- root/root 52088 2026-07-29 20:47 ./usr/lib/debug/.build-id/f5/560dd423252bd1e8291bece7ed5ea586e66ba2.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-ncurses-dbgsym -> gambas3-gb-ncurses gambas3-gb-ncurses_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 27384 bytes: control archive=928 bytes. 572 bytes, 15 lines control 451 bytes, 6 lines md5sums 44 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-ncurses Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 107 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27), libncursesw6 (>= 6), libtinfo6 (>= 6) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas NCurses component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package uses the NCurses library. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 49 2026-07-29 20:47 ./usr/lib/gambas3/gb.ncurses.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.ncurses.so -> gb.ncurses.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.ncurses.so.0 -> gb.ncurses.so.0.0.0 -rw-r--r-- root/root 42376 2026-07-29 20:47 ./usr/lib/gambas3/gb.ncurses.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-ncurses/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-ncurses/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-ncurses/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1861 2026-07-29 20:47 ./usr/share/gambas3/info/gb.ncurses.info -rw-r--r-- root/root 86 2026-07-29 20:47 ./usr/share/gambas3/info/gb.ncurses.list gambas3-gb-net-curl-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------------- new Debian package, version 2.0. size 61208 bytes: control archive=540 bytes. 395 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-net-curl-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 80 Depends: gambas3-gb-net-curl (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-net-curl Build-Ids: d8726b0799eb3f621bdda1b92e2318014c792657 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/d8/ -rw-r--r-- root/root 71584 2026-07-29 20:47 ./usr/lib/debug/.build-id/d8/726b0799eb3f621bdda1b92e2318014c792657.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-curl-dbgsym -> gambas3-gb-net-curl gambas3-gb-net-curl_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 43528 bytes: control archive=1096 bytes. 641 bytes, 15 lines control 786 bytes, 10 lines md5sums 46 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-net-curl Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 149 Depends: gambas3-gb-net (>= 3.22.0-1), gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.33), libcurl4-gnutls (>= 8.20.0-3~) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas advanced networking component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows your programs to easily become FTP or HTTP clients. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 376 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.curl.component -rwxr-xr-x root/root 22416 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.curl.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.curl.so -> gb.net.curl.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.curl.so.0 -> gb.net.curl.so.0.0.0 -rw-r--r-- root/root 51856 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.curl.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-curl/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-curl/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-curl/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net.curl/ -rw-r--r-- root/root 1569 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net.curl/dictclient.png -rw-r--r-- root/root 1398 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net.curl/ftpclient.png -rw-r--r-- root/root 1384 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net.curl/httpclient.png drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 4891 2026-07-29 20:47 ./usr/share/gambas3/info/gb.net.curl.info -rw-r--r-- root/root 145 2026-07-29 20:47 ./usr/share/gambas3/info/gb.net.curl.list gambas3-gb-net-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 77144 bytes: control archive=536 bytes. 380 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-net-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 97 Depends: gambas3-gb-net (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-net Build-Ids: 5b4755b4f0fe9ecb07aef708087303828d25c9fe drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/5b/ -rw-r--r-- root/root 88968 2026-07-29 20:47 ./usr/lib/debug/.build-id/5b/4755b4f0fe9ecb07aef708087303828d25c9fe.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-dbgsym -> gambas3-gb-net gambas3-gb-net-pop3_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 27544 bytes: control archive=872 bytes. 601 bytes, 15 lines control 542 bytes, 7 lines md5sums Package: gambas3-gb-net-pop3 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 93 Depends: gambas3-gb-net (>= 3.22.0-1), gambas3-gb-mime (>= 3.22.0-1), gambas3-runtime (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas POP3 client implementation Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package retrieves mails using the POP3 protocol. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 188 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.pop3.component -rwxr-xr-x root/root 28888 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.pop3.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-pop3/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-pop3/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-pop3/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net.pop3/ -rw-r--r-- root/root 1877 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net.pop3/pop3client.png drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 974 2026-07-29 20:47 ./usr/share/gambas3/info/gb.net.pop3.info -rw-r--r-- root/root 53 2026-07-29 20:47 ./usr/share/gambas3/info/gb.net.pop3.list gambas3-gb-net-smtp_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 29356 bytes: control archive=964 bytes. 780 bytes, 18 lines control 542 bytes, 7 lines md5sums Package: gambas3-gb-net-smtp Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 101 Depends: gambas3-gb-net (>= 3.22.0-1), gambas3-runtime (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas smtp protocol component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows sending emails using smtp protocol. It contains one control, SmtpClient, that is used for defining the SMTP server, the SMTP port, the recipients, the sender, the subject, the mail contents, some attachments, and for finally sending the mail. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 60 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.smtp.component -rwxr-xr-x root/root 37568 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.smtp.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-smtp/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-smtp/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net-smtp/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net.smtp/ -rw-r--r-- root/root 1621 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net.smtp/smtpclient.png drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 779 2026-07-29 20:47 ./usr/share/gambas3/info/gb.net.smtp.info -rw-r--r-- root/root 53 2026-07-29 20:47 ./usr/share/gambas3/info/gb.net.smtp.list gambas3-gb-net_3.22.0-1_riscv64.deb ----------------------------------- new Debian package, version 2.0. size 44900 bytes: control archive=1100 bytes. 581 bytes, 16 lines control 833 bytes, 11 lines md5sums 36 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-net Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 145 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.42) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas networking component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use TCP/IP and UDP sockets, and to access any serial ports. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 266 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.so -> gb.net.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.so.0 -> gb.net.so.0.0.0 -rw-r--r-- root/root 64584 2026-07-29 20:47 ./usr/lib/gambas3/gb.net.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-net/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net/ -rw-r--r-- root/root 1726 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net/dnsclient.png -rw-r--r-- root/root 2079 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net/serialport.png -rw-r--r-- root/root 2095 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net/serversocket.png -rw-r--r-- root/root 1654 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net/socket.png -rw-r--r-- root/root 1977 2026-07-29 20:47 ./usr/share/gambas3/control/gb.net/udpsocket.png drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 3659 2026-07-29 20:47 ./usr/share/gambas3/info/gb.net.info -rw-r--r-- root/root 192 2026-07-29 20:47 ./usr/share/gambas3/info/gb.net.list gambas3-gb-openal-dbgsym_3.22.0-1_riscv64.deb --------------------------------------------- new Debian package, version 2.0. size 37960 bytes: control archive=540 bytes. 389 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-openal-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 58 Depends: gambas3-gb-openal (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-openal Build-Ids: 8dcf1d7eaca8d6b442a3bb205893af239add052f drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/8d/ -rw-r--r-- root/root 48336 2026-07-29 20:47 ./usr/lib/debug/.build-id/8d/cf1d7eaca8d6b442a3bb205893af239add052f.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-openal-dbgsym -> gambas3-gb-openal gambas3-gb-openal_3.22.0-1_riscv64.deb -------------------------------------- new Debian package, version 2.0. size 29076 bytes: control archive=948 bytes. 570 bytes, 15 lines control 445 bytes, 6 lines md5sums 42 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-openal Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 131 Depends: libalure1 (>= 1.2), libc6 (>= 2.27), libopenal1 (>= 1.14) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas OpenAL component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes an interface to the OpenAL 3D Audio library. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 51 2026-07-29 20:47 ./usr/lib/gambas3/gb.openal.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.openal.so -> gb.openal.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.openal.so.0 -> gb.openal.so.0.0.0 -rw-r--r-- root/root 62264 2026-07-29 20:47 ./usr/lib/gambas3/gb.openal.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-openal/ -rw-r--r-- root/root 1714 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-openal/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-openal/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 6476 2026-07-29 20:47 ./usr/share/gambas3/info/gb.openal.info -rw-r--r-- root/root 49 2026-07-29 20:47 ./usr/share/gambas3/info/gb.openal.list gambas3-gb-opengl-dbgsym_3.22.0-1_riscv64.deb --------------------------------------------- new Debian package, version 2.0. size 54224 bytes: control archive=540 bytes. 389 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-opengl-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 79 Depends: gambas3-gb-opengl (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-opengl Build-Ids: ba99ac5979dd9daf2af9ac5227b4ddb28f44fa6b drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ba/ -rw-r--r-- root/root 69744 2026-07-29 20:47 ./usr/lib/debug/.build-id/ba/99ac5979dd9daf2af9ac5227b4ddb28f44fa6b.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-dbgsym -> gambas3-gb-opengl gambas3-gb-opengl-glsl-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------------- new Debian package, version 2.0. size 27876 bytes: control archive=544 bytes. 404 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-opengl-glsl-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 45 Depends: gambas3-gb-opengl-glsl (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-opengl-glsl Build-Ids: 6456db7e9aff96ddb91c3a5fe8fab3179826541d drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/64/ -rw-r--r-- root/root 34872 2026-07-29 20:47 ./usr/lib/debug/.build-id/64/56db7e9aff96ddb91c3a5fe8fab3179826541d.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-glsl-dbgsym -> gambas3-gb-opengl-glsl gambas3-gb-opengl-glsl_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 22448 bytes: control archive=948 bytes. 604 bytes, 15 lines control 475 bytes, 6 lines md5sums 52 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-opengl-glsl Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 100 Depends: gambas3-gb-opengl (>= 3.22.0-1), libc6 (>= 2.27), libepoxy0 (>= 1.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas OpenGL component: GL Shading Language subcomponent Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package accesses the OPenGL Shading Language. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 103 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.glsl.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.glsl.so -> gb.opengl.glsl.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.glsl.so.0 -> gb.opengl.glsl.so.0.0.0 -rw-r--r-- root/root 34016 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.glsl.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-glsl/ -rw-r--r-- root/root 1717 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-glsl/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-glsl/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2570 2026-07-29 20:47 ./usr/share/gambas3/info/gb.opengl.glsl.info -rw-r--r-- root/root 4 2026-07-29 20:47 ./usr/share/gambas3/info/gb.opengl.glsl.list gambas3-gb-opengl-glu-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------------- new Debian package, version 2.0. size 26152 bytes: control archive=540 bytes. 401 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-opengl-glu-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 42 Depends: gambas3-gb-opengl-glu (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-opengl-glu Build-Ids: 2271aa5712ba4d5f35abc2e0d5f036d1ae6a5255 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/22/ -rw-r--r-- root/root 31976 2026-07-29 20:47 ./usr/lib/debug/.build-id/22/71aa5712ba4d5f35abc2e0d5f036d1ae6a5255.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-glu-dbgsym -> gambas3-gb-opengl-glu gambas3-gb-opengl-glu_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 22084 bytes: control archive=952 bytes. 590 bytes, 15 lines control 469 bytes, 6 lines md5sums 50 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-opengl-glu Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 91 Depends: gambas3-gb-opengl (>= 3.22.0-1), libc6 (>= 2.27), libglu1-mesa | libglu1 Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas OpenGL utility Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use the Mesa libraries to do 3D operations. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 103 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.glu.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.glu.so -> gb.opengl.glu.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.glu.so.0 -> gb.opengl.glu.so.0.0.0 -rw-r--r-- root/root 25552 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.glu.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-glu/ -rw-r--r-- root/root 1717 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-glu/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-glu/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2261 2026-07-29 20:47 ./usr/share/gambas3/info/gb.opengl.glu.info -rw-r--r-- root/root 24 2026-07-29 20:47 ./usr/share/gambas3/info/gb.opengl.glu.list gambas3-gb-opengl-sge-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------------- new Debian package, version 2.0. size 22092 bytes: control archive=544 bytes. 401 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-opengl-sge-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 36 Depends: gambas3-gb-opengl-sge (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-opengl-sge Build-Ids: aa89f628bcf7c8e83586574afb93ef59eafbac5e drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/aa/ -rw-r--r-- root/root 26392 2026-07-29 20:47 ./usr/lib/debug/.build-id/aa/89f628bcf7c8e83586574afb93ef59eafbac5e.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-sge-dbgsym -> gambas3-gb-opengl-sge gambas3-gb-opengl-sge_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 20900 bytes: control archive=944 bytes. 579 bytes, 15 lines control 469 bytes, 6 lines md5sums 50 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-opengl-sge Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 82 Depends: gambas3-gb-opengl (>= 3.22.0-1), libc6 (>= 2.27), libgl1 Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas SDL Game Engine Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides a simple OpenGL game engine based on the MD2 format. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 68 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.sge.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.sge.so -> gb.opengl.sge.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.sge.so.0 -> gb.opengl.sge.so.0.0.0 -rw-r--r-- root/root 17624 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.sge.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-sge/ -rw-r--r-- root/root 1717 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-sge/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl-sge/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 415 2026-07-29 20:47 ./usr/share/gambas3/info/gb.opengl.sge.info -rw-r--r-- root/root 36 2026-07-29 20:47 ./usr/share/gambas3/info/gb.opengl.sge.list gambas3-gb-opengl_3.22.0-1_riscv64.deb -------------------------------------- new Debian package, version 2.0. size 39992 bytes: control archive=956 bytes. 606 bytes, 15 lines control 445 bytes, 6 lines md5sums 42 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-opengl Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 217 Depends: gambas3-runtime (>= 3.22.0-1), gambas3-gb-image (>= 3.22.0-1), libc6 (>= 2.27), libepoxy0 (>= 1.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas OpenGL component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you 3D programming with OpenGL in gambas. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 98 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.so -> gb.opengl.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.so.0 -> gb.opengl.so.0.0.0 -rw-r--r-- root/root 136592 2026-07-29 20:47 ./usr/lib/gambas3/gb.opengl.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl/ -rw-r--r-- root/root 1714 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-opengl/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 20056 2026-07-29 20:47 ./usr/share/gambas3/info/gb.opengl.info -rw-r--r-- root/root 4 2026-07-29 20:47 ./usr/share/gambas3/info/gb.opengl.list gambas3-gb-openssl-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------- new Debian package, version 2.0. size 35984 bytes: control archive=536 bytes. 392 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-openssl-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 54 Depends: gambas3-gb-openssl (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-openssl Build-Ids: ad325c746ebdcfad1456c8927278bc3a5a961c31 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ad/ -rw-r--r-- root/root 44424 2026-07-29 20:47 ./usr/lib/debug/.build-id/ad/325c746ebdcfad1456c8927278bc3a5a961c31.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-openssl-dbgsym -> gambas3-gb-openssl gambas3-gb-openssl_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 27124 bytes: control archive=952 bytes. 558 bytes, 15 lines control 451 bytes, 6 lines md5sums 44 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-openssl Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 104 Depends: libc6 (>= 2.27), libssl3t64 (>= 3.0.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas OpenSSL component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package provides the cryptographic functions available in OpenSSL. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 64 2026-07-29 20:47 ./usr/lib/gambas3/gb.openssl.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.openssl.so -> gb.openssl.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.openssl.so.0 -> gb.openssl.so.0.0.0 -rw-r--r-- root/root 39240 2026-07-29 20:47 ./usr/lib/gambas3/gb.openssl.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-openssl/ -rw-r--r-- root/root 1714 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-openssl/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-openssl/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1446 2026-07-29 20:47 ./usr/share/gambas3/info/gb.openssl.info -rw-r--r-- root/root 142 2026-07-29 20:47 ./usr/share/gambas3/info/gb.openssl.list gambas3-gb-option-dbgsym_3.22.0-1_riscv64.deb --------------------------------------------- new Debian package, version 2.0. size 18328 bytes: control archive=536 bytes. 389 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-option-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 32 Depends: gambas3-gb-option (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-option Build-Ids: ef29ea60c707b7974cfc93495c4214d4f8bb14d1 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ef/ -rw-r--r-- root/root 22000 2026-07-29 20:47 ./usr/lib/debug/.build-id/ef/29ea60c707b7974cfc93495c4214d4f8bb14d1.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-option-dbgsym -> gambas3-gb-option gambas3-gb-option_3.22.0-1_riscv64.deb -------------------------------------- new Debian package, version 2.0. size 19460 bytes: control archive=924 bytes. 547 bytes, 15 lines control 445 bytes, 6 lines md5sums 42 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-option Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 75 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas option component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the component for option parsing. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 64 2026-07-29 20:47 ./usr/lib/gambas3/gb.option.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.option.so -> gb.option.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.option.so.0 -> gb.option.so.0.0.0 -rw-r--r-- root/root 10656 2026-07-29 20:47 ./usr/lib/gambas3/gb.option.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-option/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-option/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-option/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 255 2026-07-29 20:47 ./usr/share/gambas3/info/gb.option.info -rw-r--r-- root/root 11 2026-07-29 20:47 ./usr/share/gambas3/info/gb.option.list gambas3-gb-pcre-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 20808 bytes: control archive=536 bytes. 383 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-pcre-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 35 Depends: gambas3-gb-pcre (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-pcre Build-Ids: 501328ea6b4f302270b9955abc6ce932c8d3b8eb drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/50/ -rw-r--r-- root/root 25000 2026-07-29 20:47 ./usr/lib/debug/.build-id/50/1328ea6b4f302270b9955abc6ce932c8d3b8eb.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-pcre-dbgsym -> gambas3-gb-pcre gambas3-gb-pcre_3.22.0-1_riscv64.deb ------------------------------------ new Debian package, version 2.0. size 21116 bytes: control archive=968 bytes. 617 bytes, 16 lines control 433 bytes, 6 lines md5sums 38 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-pcre Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 82 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27), libpcre2-8-0 (>= 10.22) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas regexp component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This experimental component allows you to use Perl compatible regular expressions within gambas code. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 221 2026-07-29 20:47 ./usr/lib/gambas3/gb.pcre.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.pcre.so -> gb.pcre.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.pcre.so.0 -> gb.pcre.so.0.0.0 -rw-r--r-- root/root 17096 2026-07-29 20:47 ./usr/lib/gambas3/gb.pcre.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-pcre/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-pcre/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-pcre/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1642 2026-07-29 20:47 ./usr/share/gambas3/info/gb.pcre.info -rw-r--r-- root/root 96 2026-07-29 20:47 ./usr/share/gambas3/info/gb.pcre.list gambas3-gb-poppler-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------- new Debian package, version 2.0. size 111428 bytes: control archive=540 bytes. 393 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-poppler-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 126 Depends: gambas3-gb-poppler (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-poppler Build-Ids: c61d6e84eab6dde380ec23a156c9e141df964f2b drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/c6/ -rw-r--r-- root/root 118032 2026-07-29 20:47 ./usr/lib/debug/.build-id/c6/1d6e84eab6dde380ec23a156c9e141df964f2b.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-poppler-dbgsym -> gambas3-gb-poppler gambas3-gb-poppler_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 24948 bytes: control archive=980 bytes. 713 bytes, 15 lines control 451 bytes, 6 lines md5sums 44 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-poppler Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 97 Depends: gambas3-runtime (>= 3.22.0-1), gambas3-gb-image (>= 3.22.0-1), libc6 (>= 2.27), libcairo2 (>= 1.2.4), libglib2.0-0t64 (>= 2.32.0), libpoppler-cpp3 (>= 26.01.0), libpoppler-glib8t64 (>= 0.85.0), libstdc++6 (>= 13) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas poppler component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . PDF renderer component based on poppler-glib library. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 88 2026-07-29 20:47 ./usr/lib/gambas3/gb.poppler.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.poppler.so -> gb.poppler.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.poppler.so.0 -> gb.poppler.so.0.0.0 -rw-r--r-- root/root 30760 2026-07-29 20:47 ./usr/lib/gambas3/gb.poppler.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-poppler/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-poppler/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-poppler/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2642 2026-07-29 20:47 ./usr/share/gambas3/info/gb.poppler.info -rw-r--r-- root/root 135 2026-07-29 20:47 ./usr/share/gambas3/info/gb.poppler.list gambas3-gb-qt6-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 7721264 bytes: control archive=536 bytes. 382 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-qt6-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 7716 Depends: gambas3-gb-qt6 (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-qt6 Build-Ids: 41256bb065c78ba8ea4ec44fe4e954cab428aa0f drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/41/ -rw-r--r-- root/root 7890488 2026-07-29 20:47 ./usr/lib/debug/.build-id/41/256bb065c78ba8ea4ec44fe4e954cab428aa0f.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-dbgsym -> gambas3-gb-qt6 gambas3-gb-qt6-ext-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------- new Debian package, version 2.0. size 955652 bytes: control archive=540 bytes. 393 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-qt6-ext-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 962 Depends: gambas3-gb-qt6-ext (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-qt6-ext Build-Ids: 0688e37535f50e95875f1dda134f029e4bebe975 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/06/ -rw-r--r-- root/root 974776 2026-07-29 20:47 ./usr/lib/debug/.build-id/06/88e37535f50e95875f1dda134f029e4bebe975.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-ext-dbgsym -> gambas3-gb-qt6-ext gambas3-gb-qt6-ext_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 29256 bytes: control archive=980 bytes. 667 bytes, 15 lines control 451 bytes, 6 lines md5sums 44 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-qt6-ext Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 120 Depends: gambas3-gb-qt6 (>= 3.22.0-1), libc6 (>= 2.27), libqt6core6t64 (>= 6.10.2), libqt6gui6 (>= 6.1.2), libqt6widgets6 (>= 6.1.2), libstdc++6 (>= 5) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas extended Qt GUI component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . Extension widgets for Qt5: currently only a rich text editor widget. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 51 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.ext.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.ext.so -> gb.qt6.ext.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.ext.so.0 -> gb.qt6.ext.so.0.0.0 -rw-r--r-- root/root 56184 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.ext.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-ext/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-ext/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-ext/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 1666 2026-07-29 20:47 ./usr/share/gambas3/info/gb.qt6.ext.info -rw-r--r-- root/root 62 2026-07-29 20:47 ./usr/share/gambas3/info/gb.qt6.ext.list gambas3-gb-qt6-opengl-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------------- new Debian package, version 2.0. size 499664 bytes: control archive=544 bytes. 402 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-qt6-opengl-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 506 Depends: gambas3-gb-qt6-opengl (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-qt6-opengl Build-Ids: f87b6cbede4eef4dbcd7ac64315c9b6ca80c5716 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/f8/ -rw-r--r-- root/root 507200 2026-07-29 20:47 ./usr/lib/debug/.build-id/f8/7b6cbede4eef4dbcd7ac64315c9b6ca80c5716.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-opengl-dbgsym -> gambas3-gb-qt6-opengl gambas3-gb-qt6-opengl_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 19648 bytes: control archive=984 bytes. 716 bytes, 15 lines control 469 bytes, 6 lines md5sums 50 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-qt6-opengl Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 79 Depends: gambas3-gb-qt6 (>= 3.22.0-1), gambas3-gb-opengl (>= 3.22.0-1), libc6 (>= 2.27), libqt6core6t64 (>= 6.10.2), libqt6openglwidgets6 (>= 6.1.2), libqt6widgets6 (>= 6.1.2), libstdc++6 (>= 5) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas OpenGL component with QT5 toolkit Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to integrate OpenGL in qt6 applications. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 123 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.opengl.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.opengl.so -> gb.qt6.opengl.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.opengl.so.0 -> gb.qt6.opengl.so.0.0.0 -rw-r--r-- root/root 14840 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.opengl.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-opengl/ -rw-r--r-- root/root 1714 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-opengl/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-opengl/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 96 2026-07-29 20:47 ./usr/share/gambas3/info/gb.qt6.opengl.info -rw-r--r-- root/root 7 2026-07-29 20:47 ./usr/share/gambas3/info/gb.qt6.opengl.list gambas3-gb-qt6-wayland-dbgsym_3.22.0-1_riscv64.deb -------------------------------------------------- new Debian package, version 2.0. size 307780 bytes: control archive=544 bytes. 405 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-qt6-wayland-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 315 Depends: gambas3-gb-qt6-wayland (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-qt6-wayland Build-Ids: ae13c11017d1cdffe877db47219b4221108a7bb6 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ae/ -rw-r--r-- root/root 311520 2026-07-29 20:47 ./usr/lib/debug/.build-id/ae/13c11017d1cdffe877db47219b4221108a7bb6.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-wayland-dbgsym -> gambas3-gb-qt6-wayland gambas3-gb-qt6-wayland_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 19432 bytes: control archive=948 bytes. 653 bytes, 15 lines control 475 bytes, 6 lines md5sums 52 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-qt6-wayland Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 77 Depends: gambas3-gb-qt6 (>= 3.22.0-1), libc6 (>= 2.27), libqt6core6t64 (>= 6.10.2), libqt6gui6 (>= 6.1.2), libqt6widgets6 (>= 6.1.2), libstdc++6 (>= 4.1.1) Section: kde Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas Qt5 Wayland component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows the QT5 component to access Wayland. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 67 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.wayland.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.wayland.so -> gb.qt6.wayland.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.wayland.so.0 -> gb.qt6.wayland.so.0.0.0 -rw-r--r-- root/root 14384 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.wayland.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-wayland/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-wayland/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-wayland/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.qt6.wayland.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.qt6.wayland.list gambas3-gb-qt6-x11-dbgsym_3.22.0-1_riscv64.deb ---------------------------------------------- new Debian package, version 2.0. size 272340 bytes: control archive=540 bytes. 393 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-qt6-x11-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 284 Depends: gambas3-gb-qt6-x11 (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-qt6-x11 Build-Ids: b31d221d75b7536fa48a2e7160f925308fd66612 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/b3/ -rw-r--r-- root/root 280264 2026-07-29 20:47 ./usr/lib/debug/.build-id/b3/1d221d75b7536fa48a2e7160f925308fd66612.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-x11-dbgsym -> gambas3-gb-qt6-x11 gambas3-gb-qt6-x11_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 24980 bytes: control archive=952 bytes. 647 bytes, 15 lines control 451 bytes, 6 lines md5sums 44 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-qt6-x11 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 89 Depends: gambas3-gb-qt6 (>= 3.22.0-1), libc6 (>= 2.38), libqt6core6t64 (>= 6.10.2), libqt6gui6 (>= 6.2.0), libqt6widgets6 (>= 6.1.2), libstdc++6 (>= 5), libx11-6 Section: kde Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas Qt5 X11 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows the QT5 component to access X11. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 67 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.x11.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.x11.so -> gb.qt6.x11.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.x11.so.0 -> gb.qt6.x11.so.0.0.0 -rw-r--r-- root/root 26984 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.x11.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-x11/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-x11/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6-x11/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.qt6.x11.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.qt6.x11.list gambas3-gb-qt6_3.22.0-1_riscv64.deb ----------------------------------- new Debian package, version 2.0. size 239100 bytes: control archive=1024 bytes. 828 bytes, 16 lines control 427 bytes, 6 lines md5sums 36 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-qt6 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 848 Depends: gambas3-runtime (>= 3.22.0-1), gambas3-gb-image (>= 3.22.0-1), libc6 (>= 2.38), libgcc-s1 (>= 3.4), libqt6core6t64 (>= 6.10.2), libqt6gui6 (>= 6.9.1), libqt6printsupport6 (>= 6.1.2), libqt6svg6 (>= 6.6.0), libqt6widgets6 (>= 6.2.0), libstdc++6 (>= 5) Recommends: gambas3-gb-qt6-ext (>= 3.22.0-1), gambas3-gb-qt6-opengl (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas Qt5 GUI component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the Gambas QT5 GUI component. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 98 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.so -> gb.qt6.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.so.0 -> gb.qt6.so.0.0.0 -rw-r--r-- root/root 728192 2026-07-29 20:47 ./usr/lib/gambas3/gb.qt6.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6/ -rw-r--r-- root/root 1710 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-qt6/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 73033 2026-07-29 20:47 ./usr/share/gambas3/info/gb.qt6.info -rw-r--r-- root/root 1584 2026-07-29 20:47 ./usr/share/gambas3/info/gb.qt6.list gambas3-gb-scanner_3.22.0-1_riscv64.deb --------------------------------------- new Debian package, version 2.0. size 30292 bytes: control archive=804 bytes. 580 bytes, 16 lines control 449 bytes, 6 lines md5sums Package: gambas3-gb-scanner Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 104 Depends: gambas3-runtime (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas scanner component The Gambas scanner management library is a frontend of the ScanImage program provided by the sane toolkit. It allows one to easily manage scanner devices in Gambas code. . This package allows you to use and manage scanner devices in Gambas code. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 65 2026-07-29 20:47 ./usr/lib/gambas3/gb.scanner.component -rwxr-xr-x root/root 44692 2026-07-29 20:47 ./usr/lib/gambas3/gb.scanner.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-scanner/ -rw-r--r-- root/root 1714 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-scanner/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-scanner/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 948 2026-07-29 20:47 ./usr/share/gambas3/info/gb.scanner.info -rw-r--r-- root/root 32 2026-07-29 20:47 ./usr/share/gambas3/info/gb.scanner.list gambas3-gb-sdl2-audio-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------------- new Debian package, version 2.0. size 31300 bytes: control archive=540 bytes. 401 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-sdl2-audio-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 47 Depends: gambas3-gb-sdl2-audio (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-sdl2-audio Build-Ids: 0f3e32f8daaffff142707188ed77a302bef9d6eb drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/0f/ -rw-r--r-- root/root 37072 2026-07-29 20:47 ./usr/lib/debug/.build-id/0f/3e32f8daaffff142707188ed77a302bef9d6eb.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-sdl2-audio-dbgsym -> gambas3-gb-sdl2-audio gambas3-gb-sdl2-audio_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 22292 bytes: control archive=1004 bytes. 667 bytes, 16 lines control 469 bytes, 6 lines md5sums 50 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-sdl2-audio Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 84 Depends: libc6 (>= 2.27), libsdl2-2.0-0 (>= 2.0.12), libsdl2-mixer-2.0-0 (>= 2.6.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas SDL2 audio component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package use the audio image parts of the SDL2 library. It allows you to simultaneously play many sounds and a music stored in a file. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 30 2026-07-29 20:47 ./usr/lib/gambas3/gb.sdl2.audio.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.sdl2.audio.so -> gb.sdl2.audio.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.sdl2.audio.so.0 -> gb.sdl2.audio.so.0.0.0 -rw-r--r-- root/root 20424 2026-07-29 20:47 ./usr/lib/gambas3/gb.sdl2.audio.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-sdl2-audio/ -rw-r--r-- root/root 1717 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-sdl2-audio/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-sdl2-audio/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 598 2026-07-29 20:47 ./usr/share/gambas3/info/gb.sdl2.audio.info -rw-r--r-- root/root 44 2026-07-29 20:47 ./usr/share/gambas3/info/gb.sdl2.audio.list gambas3-gb-sdl2-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 64476 bytes: control archive=536 bytes. 383 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-sdl2-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 83 Depends: gambas3-gb-sdl2 (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-sdl2 Build-Ids: 986b6cc2adba33e0682b45aa412cf7c3835afec6 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/98/ -rw-r--r-- root/root 74680 2026-07-29 20:47 ./usr/lib/debug/.build-id/98/6b6cc2adba33e0682b45aa412cf7c3835afec6.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-sdl2-dbgsym -> gambas3-gb-sdl2 gambas3-gb-sdl2_3.22.0-1_riscv64.deb ------------------------------------ new Debian package, version 2.0. size 35620 bytes: control archive=1024 bytes. 764 bytes, 16 lines control 433 bytes, 6 lines md5sums 38 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-sdl2 Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 137 Depends: fonts-dejavu-core, gambas3-gb-image (>= 3.22.0-1), gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.38), libsdl2-2.0-0 (>= 2.0.12), libsdl2-image-2.0-0 (>= 2.0.5), libsdl2-ttf-2.0-0 (>= 2.0.15) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas SDL2 component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package use the ttf fonts parts of the SDL2 library. If opengl drivers are installed it uses it to accelerate 2D and 3D drawing. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 92 2026-07-29 20:47 ./usr/lib/gambas3/gb.sdl2.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.sdl2.so -> gb.sdl2.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.sdl2.so.0 -> gb.sdl2.so.0.0.0 -rw-r--r-- root/root 72040 2026-07-29 20:47 ./usr/lib/gambas3/gb.sdl2.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-sdl2/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-sdl2/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-sdl2/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2975 2026-07-29 20:47 ./usr/share/gambas3/info/gb.sdl2.info -rw-r--r-- root/root 38 2026-07-29 20:47 ./usr/share/gambas3/info/gb.sdl2.list gambas3-gb-signal-dbgsym_3.22.0-1_riscv64.deb --------------------------------------------- new Debian package, version 2.0. size 14700 bytes: control archive=540 bytes. 389 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-signal-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 29 Depends: gambas3-gb-signal (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-signal Build-Ids: cd04eca85160464c23014f79be8b5c6d4af55a11 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/cd/ -rw-r--r-- root/root 18608 2026-07-29 20:47 ./usr/lib/debug/.build-id/cd/04eca85160464c23014f79be8b5c6d4af55a11.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-signal-dbgsym -> gambas3-gb-signal gambas3-gb-signal_3.22.0-1_riscv64.deb -------------------------------------- new Debian package, version 2.0. size 18804 bytes: control archive=940 bytes. 554 bytes, 15 lines control 445 bytes, 6 lines md5sums 42 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-signal Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 77 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas OS signal library Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the component for access to OS signals. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 50 2026-07-29 20:47 ./usr/lib/gambas3/gb.signal.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.signal.so -> gb.signal.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.signal.so.0 -> gb.signal.so.0.0.0 -rw-r--r-- root/root 12304 2026-07-29 20:47 ./usr/lib/gambas3/gb.signal.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-signal/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-signal/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-signal/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 626 2026-07-29 20:47 ./usr/share/gambas3/info/gb.signal.info -rw-r--r-- root/root 24 2026-07-29 20:47 ./usr/share/gambas3/info/gb.signal.list gambas3-gb-term-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 24596 bytes: control archive=536 bytes. 383 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-term-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 41 Depends: gambas3-gb-term (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-term Build-Ids: 8b58ab7ac1da9245cd124796a2b24339a9d2abaa drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/8b/ -rw-r--r-- root/root 31128 2026-07-29 20:47 ./usr/lib/debug/.build-id/8b/58ab7ac1da9245cd124796a2b24339a9d2abaa.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-term-dbgsym -> gambas3-gb-term gambas3-gb-term_3.22.0-1_riscv64.deb ------------------------------------ new Debian package, version 2.0. size 21696 bytes: control archive=968 bytes. 609 bytes, 16 lines control 433 bytes, 6 lines md5sums 38 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-term Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 96 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.42) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Terminal manager for Gambas Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This component allows one to manage terminals, with an API very close to the one provided by the operating system. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 48 2026-07-29 20:47 ./usr/lib/gambas3/gb.term.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.term.so -> gb.term.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.term.so.0 -> gb.term.so.0.0.0 -rw-r--r-- root/root 29728 2026-07-29 20:47 ./usr/lib/gambas3/gb.term.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-term/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-term/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-term/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 2140 2026-07-29 20:47 ./usr/share/gambas3/info/gb.term.info -rw-r--r-- root/root 82 2026-07-29 20:47 ./usr/share/gambas3/info/gb.term.list gambas3-gb-util-web_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 24712 bytes: control archive=924 bytes. 668 bytes, 16 lines control 627 bytes, 8 lines md5sums Package: gambas3-gb-util-web Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 81 Depends: gambas3-runtime (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: This component provides many utilities useful for web applications Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use many utilities useful for web applications, such as: decode and encode the JSON format and dealing with URL strings. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 54 2026-07-29 20:47 ./usr/lib/gambas3/gb.util.web.component -rwxr-xr-x root/root 14828 2026-07-29 20:47 ./usr/lib/gambas3/gb.util.web.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-util-web/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-util-web/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-util-web/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/control/gb.util.web/ -rw-r--r-- root/root 1606 2026-07-29 20:47 ./usr/share/gambas3/control/gb.util.web/ccontainer.png -rw-r--r-- root/root 1606 2026-07-29 20:47 ./usr/share/gambas3/control/gb.util.web/ccontrol.png drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 697 2026-07-29 20:47 ./usr/share/gambas3/info/gb.util.web.info -rw-r--r-- root/root 39 2026-07-29 20:47 ./usr/share/gambas3/info/gb.util.web.list gambas3-gb-util_3.22.0-1_riscv64.deb ------------------------------------ new Debian package, version 2.0. size 57108 bytes: control archive=892 bytes. 712 bytes, 17 lines control 431 bytes, 6 lines md5sums Package: gambas3-gb-util Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 236 Depends: gambas3-runtime (>= 3.22.0-1) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: This component provides many useful utility methods or classes Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows you to use many useful utilities methods or classes, such as: CSV file read and decode, date and time functions, file utility functions, shell methods, string utility functions. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 40 2026-07-29 20:47 ./usr/lib/gambas3/gb.util.component -rwxr-xr-x root/root 172436 2026-07-29 20:47 ./usr/lib/gambas3/gb.util.gambas drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-util/ -rw-r--r-- root/root 1713 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-util/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-util/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 8093 2026-07-29 20:47 ./usr/share/gambas3/info/gb.util.info -rw-r--r-- root/root 71 2026-07-29 20:47 ./usr/share/gambas3/info/gb.util.list gambas3-gb-v4l-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 71496 bytes: control archive=536 bytes. 380 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-v4l-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 87 Depends: gambas3-gb-v4l (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-v4l Build-Ids: 71b2f9183b6e04a997d241fe8e67721206118b7d drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/71/ -rw-r--r-- root/root 78728 2026-07-29 20:47 ./usr/lib/debug/.build-id/71/b2f9183b6e04a997d241fe8e67721206118b7d.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-v4l-dbgsym -> gambas3-gb-v4l gambas3-gb-v4l_3.22.0-1_riscv64.deb ----------------------------------- new Debian package, version 2.0. size 31604 bytes: control archive=972 bytes. 660 bytes, 15 lines control 427 bytes, 6 lines md5sums 36 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-v4l Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 105 Depends: gambas3-runtime (>= 3.22.0-1), gambas3-gb-image (>= 3.22.0-1), libc6 (>= 2.33), libjpeg62-turbo (>= 1.3.1), libpng16-16t64 (>= 1.6.46), libv4lconvert0t64 (>= 0.5.0) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas video for Linux component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a component to use v4l with gambas. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 219 2026-07-29 20:47 ./usr/lib/gambas3/gb.v4l.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.v4l.so -> gb.v4l.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.v4l.so.0 -> gb.v4l.so.0.0.0 -rw-r--r-- root/root 41920 2026-07-29 20:47 ./usr/lib/gambas3/gb.v4l.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-v4l/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-v4l/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-v4l/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 845 2026-07-29 20:47 ./usr/share/gambas3/info/gb.v4l.info -rw-r--r-- root/root 32 2026-07-29 20:47 ./usr/share/gambas3/info/gb.v4l.list gambas3-gb-vb-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------- new Debian package, version 2.0. size 16316 bytes: control archive=536 bytes. 377 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-vb-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 30 Depends: gambas3-gb-vb (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-vb Build-Ids: dc993fa0d19a3d07c862d1a56d0dd069c81bd5c5 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/dc/ -rw-r--r-- root/root 19496 2026-07-29 20:47 ./usr/lib/debug/.build-id/dc/993fa0d19a3d07c862d1a56d0dd069c81bd5c5.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-vb-dbgsym -> gambas3-gb-vb gambas3-gb-vb_3.22.0-1_riscv64.deb ---------------------------------- new Debian package, version 2.0. size 20004 bytes: control archive=932 bytes. 591 bytes, 16 lines control 421 bytes, 6 lines md5sums 34 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-vb Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 75 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas Visual Basic(tm) compatibility component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This is a component to give compatibility with some MS Visual Basic functions. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 119 2026-07-29 20:47 ./usr/lib/gambas3/gb.vb.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.vb.so -> gb.vb.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.vb.so.0 -> gb.vb.so.0.0.0 -rw-r--r-- root/root 10800 2026-07-29 20:47 ./usr/lib/gambas3/gb.vb.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-vb/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-vb/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-vb/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 355 2026-07-29 20:47 ./usr/share/gambas3/info/gb.vb.info -rw-r--r-- root/root 4 2026-07-29 20:47 ./usr/share/gambas3/info/gb.vb.list gambas3-gb-xml-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------ new Debian package, version 2.0. size 94016 bytes: control archive=540 bytes. 381 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-xml-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 118 Depends: gambas3-gb-xml (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-xml Build-Ids: 5f0f957a90d65db791393bb9cc6e4e0d2f518fbc drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/5f/ -rw-r--r-- root/root 109632 2026-07-29 20:47 ./usr/lib/debug/.build-id/5f/0f957a90d65db791393bb9cc6e4e0d2f518fbc.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml-dbgsym -> gambas3-gb-xml gambas3-gb-xml-html-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------------- new Debian package, version 2.0. size 44760 bytes: control archive=544 bytes. 395 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-xml-html-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 60 Depends: gambas3-gb-xml-html (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-xml-html Build-Ids: 9e520375fe8e275cd4f8daeba99e538212b37e28 drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/9e/ -rw-r--r-- root/root 51008 2026-07-29 20:47 ./usr/lib/debug/.build-id/9e/520375fe8e275cd4f8daeba99e538212b37e28.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml-html-dbgsym -> gambas3-gb-xml-html gambas3-gb-xml-html_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 26248 bytes: control archive=920 bytes. 532 bytes, 15 lines control 457 bytes, 6 lines md5sums 46 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-xml-html Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 92 Depends: gambas3-gb-xml (>= 3.22.0-1), libc6 (>= 2.27) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas HTML component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package allows using HTML generator. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 81 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.html.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.html.so -> gb.xml.html.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.html.so.0 -> gb.xml.html.so.0.0.0 -rw-r--r-- root/root 28504 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.html.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml-html/ -rw-r--r-- root/root 1716 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml-html/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml-html/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 771 2026-07-29 20:47 ./usr/share/gambas3/info/gb.xml.html.info -rw-r--r-- root/root 70 2026-07-29 20:47 ./usr/share/gambas3/info/gb.xml.html.list gambas3-gb-xml-xslt-dbgsym_3.22.0-1_riscv64.deb ----------------------------------------------- new Debian package, version 2.0. size 34692 bytes: control archive=540 bytes. 395 bytes, 12 lines control 106 bytes, 1 lines md5sums Package: gambas3-gb-xml-xslt-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 49 Depends: gambas3-gb-xml-xslt (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-gb-xml-xslt Build-Ids: bb80131d3ad7053ceb61ad057dcd74477bf8eccb drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/bb/ -rw-r--r-- root/root 39176 2026-07-29 20:47 ./usr/lib/debug/.build-id/bb/80131d3ad7053ceb61ad057dcd74477bf8eccb.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml-xslt-dbgsym -> gambas3-gb-xml-xslt gambas3-gb-xml-xslt_3.22.0-1_riscv64.deb ---------------------------------------- new Debian package, version 2.0. size 19132 bytes: control archive=972 bytes. 643 bytes, 14 lines control 457 bytes, 6 lines md5sums 46 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-xml-xslt Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 75 Depends: gambas3-gb-xml (>= 3.22.0-1), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libxml2-16 (>= 2.14.1), libxslt1.1 (>= 1.1.25) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas XSLT component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). This package brings the power of the libxslt libraries to Gambas. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 89 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.xslt.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.xslt.so -> gb.xml.xslt.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.xslt.so.0 -> gb.xml.xslt.so.0.0.0 -rw-r--r-- root/root 10504 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.xslt.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml-xslt/ -rw-r--r-- root/root 1716 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml-xslt/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml-xslt/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 148 2026-07-29 20:47 ./usr/share/gambas3/info/gb.xml.xslt.info -rw-r--r-- root/root 6 2026-07-29 20:47 ./usr/share/gambas3/info/gb.xml.xslt.list gambas3-gb-xml_3.22.0-1_riscv64.deb ----------------------------------- new Debian package, version 2.0. size 49696 bytes: control archive=968 bytes. 587 bytes, 15 lines control 491 bytes, 7 lines md5sums 36 bytes, 1 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-gb-xml Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 176 Depends: gambas3-runtime (>= 3.22.0-1), libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Section: libdevel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas XML component Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package brings the power of the xml libraries to Gambas. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rw-r--r-- root/root 76 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.component -rwxr-xr-x root/root 12768 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.so -> gb.xml.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.so.0 -> gb.xml.so.0.0.0 -rw-r--r-- root/root 97456 2026-07-29 20:47 ./usr/lib/gambas3/gb.xml.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml/ -rw-r--r-- root/root 1712 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-gb-xml/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 3980 2026-07-29 20:47 ./usr/share/gambas3/info/gb.xml.info -rw-r--r-- root/root 247 2026-07-29 20:47 ./usr/share/gambas3/info/gb.xml.list gambas3-runtime-dbgsym_3.22.0-1_riscv64.deb ------------------------------------------- new Debian package, version 2.0. size 1099156 bytes: control archive=1228 bytes. 918 bytes, 12 lines control 1577 bytes, 15 lines md5sums Package: gambas3-runtime-dbgsym Source: gambas3 Version: 3.22.0-1 Auto-Built-Package: debug-symbols Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 1791 Depends: gambas3-runtime (= 3.22.0-1) Section: debug Priority: optional Description: debug symbols for gambas3-runtime Build-Ids: 163064052c11a3cf9c5d3f73281ee894af947f81 204a64d163bf0f9b26274aa36e5114847a6447d7 23ee2d91e1daf38f363434359e8e71d792c7013e 55862f9559f6b82d410220838b751b9ac115c99f 565a5e117a3a9fb1030f643afa413b3af773ff4b 5dbf1f2e73093bdc1aed3c90fa509e117cbc98cc 6e0476425b83491c65b82d13180a4bca521b7172 7abc54710d4627754668fa65cd9693233983ef21 c86fd215a5050655762277ba9f397ca28aa80417 c9f219514d7da26576472facaaf0aec1146f9fba dad0ed940d5f1e21b4122d2518f8ee6c7d93d100 e2f2caa3842c4678e6e9191a5a2ed1fef217662b eb739fe128cb6758f29f198308b1b596db740f02 ebb557460f371804ad607cba4959b21d4d15adfb drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/16/ -rw-r--r-- root/root 34864 2026-07-29 20:47 ./usr/lib/debug/.build-id/16/3064052c11a3cf9c5d3f73281ee894af947f81.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/20/ -rw-r--r-- root/root 61432 2026-07-29 20:47 ./usr/lib/debug/.build-id/20/4a64d163bf0f9b26274aa36e5114847a6447d7.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/23/ -rw-r--r-- root/root 15704 2026-07-29 20:47 ./usr/lib/debug/.build-id/23/ee2d91e1daf38f363434359e8e71d792c7013e.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/55/ -rw-r--r-- root/root 11784 2026-07-29 20:47 ./usr/lib/debug/.build-id/55/862f9559f6b82d410220838b751b9ac115c99f.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/56/ -rw-r--r-- root/root 129888 2026-07-29 20:47 ./usr/lib/debug/.build-id/56/5a5e117a3a9fb1030f643afa413b3af773ff4b.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/5d/ -rw-r--r-- root/root 11824 2026-07-29 20:47 ./usr/lib/debug/.build-id/5d/bf1f2e73093bdc1aed3c90fa509e117cbc98cc.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/6e/ -rw-r--r-- root/root 10672 2026-07-29 20:47 ./usr/lib/debug/.build-id/6e/0476425b83491c65b82d13180a4bca521b7172.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/7a/ -rw-r--r-- root/root 1381736 2026-07-29 20:47 ./usr/lib/debug/.build-id/7a/bc54710d4627754668fa65cd9693233983ef21.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/c8/ -rw-r--r-- root/root 64952 2026-07-29 20:47 ./usr/lib/debug/.build-id/c8/6fd215a5050655762277ba9f397ca28aa80417.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/c9/ -rw-r--r-- root/root 11784 2026-07-29 20:47 ./usr/lib/debug/.build-id/c9/f219514d7da26576472facaaf0aec1146f9fba.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/da/ -rw-r--r-- root/root 11808 2026-07-29 20:47 ./usr/lib/debug/.build-id/da/d0ed940d5f1e21b4122d2518f8ee6c7d93d100.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/e2/ -rw-r--r-- root/root 11792 2026-07-29 20:47 ./usr/lib/debug/.build-id/e2/f2caa3842c4678e6e9191a5a2ed1fef217662b.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.build-id/eb/ -rw-r--r-- root/root 11768 2026-07-29 20:47 ./usr/lib/debug/.build-id/eb/739fe128cb6758f29f198308b1b596db740f02.debug -rw-r--r-- root/root 11752 2026-07-29 20:47 ./usr/lib/debug/.build-id/eb/b557460f371804ad607cba4959b21d4d15adfb.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.dwz/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/debug/.dwz/riscv64-linux-gnu/ -rw-r--r-- root/root 19592 2026-07-29 20:47 ./usr/lib/debug/.dwz/riscv64-linux-gnu/gambas3-runtime.debug drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-runtime-dbgsym -> gambas3-runtime gambas3-runtime_3.22.0-1_riscv64.deb ------------------------------------ new Debian package, version 2.0. size 562084 bytes: control archive=2348 bytes. 675 bytes, 16 lines control 4822 bytes, 66 lines md5sums 552 bytes, 13 lines shlibs 65 bytes, 2 lines triggers Package: gambas3-runtime Source: gambas3 Version: 3.22.0-1 Architecture: riscv64 Maintainer: Debian Gambas Team Installed-Size: 1975 Depends: xdg-utils, libc6 (>= 2.38), libffi8 (>= 3.4), gambas3-gb-gui (>= 3.22.0-1) Provides: gambas3-gb-gui-opengl, gambas3-gb-gui-qt, gambas3-gb-gui-trayicon Section: devel Priority: optional Homepage: http://gambas.sourceforge.net Description: Gambas runtime interpreter Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). . This package includes the Gambas interpreter needed to run Gambas applications. drwxr-xr-x root/root 0 2026-07-29 20:47 ./ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/bin/ lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/bin/gbr3 -> gbx3 -rwxr-xr-x root/root 616312 2026-07-29 20:47 ./usr/bin/gbx3 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/ -rwxr-xr-x root/root 79 2026-07-29 20:47 ./usr/lib/gambas3/gb.component -rw-r--r-- root/root 36 2026-07-29 20:47 ./usr/lib/gambas3/gb.debug.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.debug.so -> gb.debug.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.debug.so.0 -> gb.debug.so.0.0.0 -rw-r--r-- root/root 36528 2026-07-29 20:47 ./usr/lib/gambas3/gb.debug.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.draw.so -> gb.draw.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.draw.so.0 -> gb.draw.so.0.0.0 -rw-r--r-- root/root 46608 2026-07-29 20:47 ./usr/lib/gambas3/gb.draw.so.0.0.0 -rw-r--r-- root/root 506 2026-07-29 20:47 ./usr/lib/gambas3/gb.eval.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.eval.so -> gb.eval.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.eval.so.0 -> gb.eval.so.0.0.0 -rw-r--r-- root/root 137560 2026-07-29 20:47 ./usr/lib/gambas3/gb.eval.so.0.0.0 -rw-r--r-- root/root 51 2026-07-29 20:47 ./usr/lib/gambas3/gb.geom.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.geom.so -> gb.geom.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.geom.so.0 -> gb.geom.so.0.0.0 -rw-r--r-- root/root 43152 2026-07-29 20:47 ./usr/lib/gambas3/gb.geom.so.0.0.0 -rw-r--r-- root/root 67 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.base.component -rwxr-xr-x root/root 631280 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.base.gambas -rw-r--r-- root/root 109 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.opengl.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.opengl.so -> gb.gui.opengl.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.opengl.so.0 -> gb.gui.opengl.so.0.0.0 -rw-r--r-- root/root 6144 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.opengl.so.0.0.0 -rw-r--r-- root/root 112 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.component -rw-r--r-- root/root 70 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.ext.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.ext.so -> gb.gui.qt.ext.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.ext.so.0 -> gb.gui.qt.ext.so.0.0.0 -rw-r--r-- root/root 6144 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.ext.so.0.0.0 -rw-r--r-- root/root 102 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.opengl.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.opengl.so -> gb.gui.qt.opengl.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.opengl.so.0 -> gb.gui.qt.opengl.so.0.0.0 -rw-r--r-- root/root 6144 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.opengl.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.so -> gb.gui.qt.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.so.0 -> gb.gui.qt.so.0.0.0 -rw-r--r-- root/root 10280 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.so.0.0.0 -rw-r--r-- root/root 70 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.webkit.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.webkit.so -> gb.gui.qt.webkit.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.webkit.so.0 -> gb.gui.qt.webkit.so.0.0.0 -rw-r--r-- root/root 6144 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.webkit.so.0.0.0 -rw-r--r-- root/root 69 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.webview.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.webview.so -> gb.gui.qt.webview.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.webview.so.0 -> gb.gui.qt.webview.so.0.0.0 -rw-r--r-- root/root 6144 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.qt.webview.so.0.0.0 -rw-r--r-- root/root 78 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.trayicon.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.trayicon.so -> gb.gui.trayicon.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.trayicon.so.0 -> gb.gui.trayicon.so.0.0.0 -rw-r--r-- root/root 11792 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.trayicon.so.0.0.0 -rw-r--r-- root/root 76 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.webview.component lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.webview.so -> gb.gui.webview.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.webview.so.0 -> gb.gui.webview.so.0.0.0 -rw-r--r-- root/root 6144 2026-07-29 20:47 ./usr/lib/gambas3/gb.gui.webview.so.0.0.0 -rw-r--r-- root/root 105 2026-07-29 20:47 ./usr/lib/gambas3/gb.test.component -rwxr-xr-x root/root 134304 2026-07-29 20:47 ./usr/lib/gambas3/gb.test.gambas lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.test.so -> gb.test.so.0.0.0 lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/lib/gambas3/gb.test.so.0 -> gb.test.so.0.0.0 -rw-r--r-- root/root 6048 2026-07-29 20:47 ./usr/lib/gambas3/gb.test.so.0.0.0 drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/doc/gambas3-runtime/ -rw-r--r-- root/root 1715 2026-07-29 20:47 ./usr/share/doc/gambas3-runtime/changelog.Debian.gz -rw-r--r-- root/root 45906 2026-07-29 20:47 ./usr/share/doc/gambas3-runtime/copyright drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/ -rw-r--r-- root/root 148 2026-07-29 20:47 ./usr/share/gambas3/info/gb.debug.info -rw-r--r-- root/root 7 2026-07-29 20:47 ./usr/share/gambas3/info/gb.debug.list -rw-r--r-- root/root 888 2026-07-29 20:47 ./usr/share/gambas3/info/gb.eval.info -rw-r--r-- root/root 31 2026-07-29 20:47 ./usr/share/gambas3/info/gb.eval.list -rw-r--r-- root/root 1504 2026-07-29 20:47 ./usr/share/gambas3/info/gb.geom.info -rw-r--r-- root/root 26 2026-07-29 20:47 ./usr/share/gambas3/info/gb.geom.list -rw-r--r-- root/root 47760 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.base.info -rw-r--r-- root/root 695 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.base.list -rw-r--r-- root/root 96 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.opengl.info -rw-r--r-- root/root 7 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.opengl.list -rw-r--r-- root/root 1666 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.ext.info -rw-r--r-- root/root 62 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.ext.list -rw-r--r-- root/root 73033 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.info -rw-r--r-- root/root 1584 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.list -rw-r--r-- root/root 96 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.opengl.info -rw-r--r-- root/root 7 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.opengl.list -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.webkit.fail -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.webkit.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.webkit.list -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.webview.fail -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.webview.info -rw-r--r-- root/root 0 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.qt.webview.list -rw-r--r-- root/root 505 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.trayicon.info -rw-r--r-- root/root 21 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.trayicon.list -rw-r--r-- root/root 1631 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.webview.info -rw-r--r-- root/root 115 2026-07-29 20:47 ./usr/share/gambas3/info/gb.gui.webview.list -rw-r--r-- root/root 24000 2026-07-29 20:47 ./usr/share/gambas3/info/gb.info -rw-r--r-- root/root 603 2026-07-29 20:47 ./usr/share/gambas3/info/gb.list -rw-r--r-- root/root 8909 2026-07-29 20:47 ./usr/share/gambas3/info/gb.test.info -rw-r--r-- root/root 72 2026-07-29 20:47 ./usr/share/gambas3/info/gb.test.list drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/icons/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/icons/hicolor/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/icons/hicolor/256x256/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/icons/hicolor/256x256/mimetypes/ -rw-r--r-- root/root 7788 2026-07-29 20:47 ./usr/share/icons/hicolor/256x256/mimetypes/application-x-gambas3.png lrwxrwxrwx root/root 0 2026-07-29 20:47 ./usr/share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-gambas3.png -> application-x-gambas3.png drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/man/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/man/man1/ -rw-r--r-- root/root 1078 2026-07-29 20:47 ./usr/share/man/man1/gbr3.1.gz -rw-r--r-- root/root 1584 2026-07-29 20:47 ./usr/share/man/man1/gbx3.1.gz drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/mime/ drwxr-xr-x root/root 0 2026-07-29 20:47 ./usr/share/mime/packages/ -rw-r--r-- root/root 523 2026-07-29 20:47 ./usr/share/mime/packages/application-x-gambas3.xml +------------------------------------------------------------------------------+ | Post Build Tue, 11 Aug 2026 04:16:16 +0000 | +------------------------------------------------------------------------------+ +------------------------------------------------------------------------------+ | Cleanup Tue, 11 Aug 2026 04:16:16 +0000 | +------------------------------------------------------------------------------+ Purging /build/reproducible-path Not cleaning session: cloned chroot in use +------------------------------------------------------------------------------+ | Summary Tue, 11 Aug 2026 04:16:24 +0000 | +------------------------------------------------------------------------------+ Build Architecture: riscv64 Build Type: any Build-Space: 1162444 Build-Time: 1941 Distribution: unstable Host Architecture: riscv64 Install-Time: 9 Job: /srv/rebuilderd/tmp/rebuilderdRPIxHn/inputs/gambas3_3.22.0-1.dsc Machine Architecture: riscv64 Package: gambas3 Package-Time: 2026 Source-Version: 3.22.0-1 Space: 1162444 Status: successful Version: 3.22.0-1 -------------------------------------------------------------------------------- Finished at 2026-08-11T04:13:38Z Build needed 00:33:46, 1162444k disk space build artifacts stored in /srv/rebuilderd/tmp/rebuilderdRPIxHn/out checking gambas3-devel-dbgsym_3.22.0-1_riscv64.deb: size... sha1... sha256... md5... all OK checking gambas3-devel_3.22.0-1_riscv64.deb: size... sha1... sha256... md5... all OK checking gambas3-gb-cairo-dbgsym_3.22.0-1_riscv64.deb: size... sha256... sha1... md5... all OK checking gambas3-gb-cairo_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-clipper-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-clipper2-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-clipper2_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-clipper_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-complex-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-complex_3.22.0-1_riscv64.deb: size... sha1... sha256... md5... all OK checking gambas3-gb-compress-bzlib2-dbgsym_3.22.0-1_riscv64.deb: size... sha256... sha1... md5... all OK checking gambas3-gb-compress-bzlib2_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-compress-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-compress-zlib-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-compress-zlib_3.22.0-1_riscv64.deb: size... sha1... sha256... md5... all OK checking gambas3-gb-compress-zstd-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-compress-zstd_3.22.0-1_riscv64.deb: size... sha1... sha256... md5... all OK checking gambas3-gb-compress_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-crypt-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-crypt_3.22.0-1_riscv64.deb: size... sha256... sha1... md5... all OK checking gambas3-gb-data-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-data_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-db-dbgsym_3.22.0-1_riscv64.deb: size... sha1... sha256... md5... all OK checking gambas3-gb-db-mysql-dbgsym_3.22.0-1_riscv64.deb: size... sha1... sha256... md5... all OK checking gambas3-gb-db-mysql_3.22.0-1_riscv64.deb: size... sha256... sha1... md5... all OK checking gambas3-gb-db-odbc-dbgsym_3.22.0-1_riscv64.deb: size... sha256... sha1... md5... all OK checking gambas3-gb-db-odbc_3.22.0-1_riscv64.deb: size... sha256... sha1... md5... all OK checking gambas3-gb-db-postgresql-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-db-postgresql_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-db-sqlite3-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-db-sqlite3_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-db2-mysql-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-db2-mysql_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-db2-odbc-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-db2-odbc_3.22.0-1_riscv64.deb: size... sha256... sha1... md5... all OK checking gambas3-gb-db2-postgresql-dbgsym_3.22.0-1_riscv64.deb: size... md5... sha1... sha256... all OK checking gambas3-gb-db2-postgresql_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-db2-sqlite3-dbgsym_3.22.0-1_riscv64.deb: size... sha256... sha1... md5... all OK checking gambas3-gb-db2-sqlite3_3.22.0-1_riscv64.deb: size... md5... sha256... sha1... all OK checking gambas3-gb-db2_3.22.0-1_riscv64.deb: size differs for gambas3-gb-db2_3.22.0-1_riscv64.deb