[2025-07-06 11:45:09.195015 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:fastfetch', repository='https://github.com/managarm/bootstrap-managarm.git', revision='a7078b8aa910e91ebcfc16a1707be674796d8b09', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'frigg': {'architecture': 'x86_64', 'version': '0.0pl364_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'yyjson': {'architecture': 'x86_64', 'version': '0.10.0_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.44_3'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.3_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_7'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'sqlite': {'architecture': 'x86_64', 'version': '3.49.1_2'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'fts-standalone': {'architecture': 'x86_64', 'version': '1.2.7_2'}, 'obstack-standalone': {'architecture': 'x86_64', 'version': '1.2.3_2'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'argp-standalone': {'architecture': 'x86_64', 'version': '1.5.0_2'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.7_1'}, 'elfutils': {'architecture': 'x86_64', 'version': '0.189_2'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-cmake': {'architecture': {'x86_64'}, 'version': '4.0.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, prod_pkgs={'fastfetch': {'architecture': 'x86_64', 'version': '2.33.0_2'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-07-06 11:45:09.195398 chopin] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-07-06 11:45:09.204246 chopin] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-07-06 11:45:09.211912 chopin] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-07-06 11:45:10.233409 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'a7078b8aa910e91ebcfc16a1707be674796d8b09'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at a7078b8 Merge pull request #525 from no92/libcap-fix [2025-07-06 11:45:10.276117 chopin] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-07-06 11:45:14.491121 chopin] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'frigg', 'libdrm-headers', 'linux-headers', 'mlibc-headers', 'mlibc', 'yyjson', 'libdrm', 'zlib', 'libpng', 'bzip2', 'freetype', 'xorg-proto', 'libxtrans', 'xorg-util-macros', 'libxext', 'libglvnd', 'ncurses', 'readline', 'sqlite', 'libxdmcp', 'libxau', 'xcb-proto', 'libxcb', 'libx11', 'libxrender', 'libxrandr', 'libffi', 'libexpat', 'wayland', 'fts-standalone', 'obstack-standalone', 'libiconv', 'argp-standalone', 'libintl', 'xz-utils', 'zstd', 'elfutils'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [35KB 11%] 217MB/s ETA: 00m00s x86_64-repodata: 35KB [avg rate: 1886MB/s] 37 packages will be downloaded: 37 packages will be installed: frigg-0.0pl364_7 libdrm-headers-2.4.124_1 linux-headers-6.12.8_2 mlibc-headers-0.0pl4535_1 mlibc-0.0pl4535_1 yyjson-0.10.0_1 libdrm-2.4.124_1 zlib-1.2.12_8 libpng-1.6.44_3 bzip2-1.0.8_10 freetype-2.13.3_1 xorg-proto-2024.1_1 libxtrans-1.6.0_1 xorg-util-macros-1.20.2_1 libxext-1.3.6_1 libglvnd-1.7.0_7 ncurses-6.2_11 readline-8.1_10 sqlite-3.49.1_2 libxdmcp-1.1.5_1 libxau-1.0.12_1 xcb-proto-1.17.0_1 libxcb-1.17_1 libx11-1.8.12_1 libxrender-0.9.12_1 libxrandr-1.5.4_7 libffi-3.4.4_6 libexpat-2.7.1_1 wayland-1.23.0_1 fts-standalone-1.2.7_2 obstack-standalone-1.2.3_2 libiconv-1.17_8 argp-standalone-1.5.0_2 libintl-0.21_10 xz-utils-5.8.0_1 zstd-1.5.7_1 elfutils-0.189_2 Size to download: 31MB Size required on disk: 139MB Space available on disk: 632GB [*] Downloading packages frigg-0.0pl364_7.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s frigg-0.0pl364_7.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] frigg-0.0pl364_7.x86_64.xbps: [42KB 9%] 244MB/s ETA: 00m00s frigg-0.0pl364_7.x86_64.xbps: 42KB [avg rate: 2560MB/s] frigg-0.0pl364_7: verifying RSA signature... libdrm-headers-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libdrm-headers-2.4.124_1.x86_64.xbps: [120KB 3%] 206MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps: 120KB [avg rate: 6183MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 156MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 119GB/s] linux-headers-6.12.8_2: verifying RSA signature... mlibc-headers-0.0pl4535_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s mlibc-headers-0.0pl4535_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] mlibc-headers-0.0pl4535_1.x86_64.xbps: [100KB 4%] 163MB/s ETA: 00m00s mlibc-headers-0.0pl4535_1.x86_64.xbps: 100KB [avg rate: 4049MB/s] mlibc-headers-0.0pl4535_1: verifying RSA signature... mlibc-0.0pl4535_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s mlibc-0.0pl4535_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] mlibc-0.0pl4535_1.x86_64.xbps: [4812KB 0%] 279MB/s ETA: 00m00s mlibc-0.0pl4535_1.x86_64.xbps: 4812KB [avg rate: 328GB/s] mlibc-0.0pl4535_1: verifying RSA signature... yyjson-0.10.0_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s yyjson-0.10.0_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] yyjson-0.10.0_1.x86_64.xbps: [134KB 2%] 279MB/s ETA: 00m00s yyjson-0.10.0_1.x86_64.xbps: 134KB [avg rate: 9316MB/s] yyjson-0.10.0_1: verifying RSA signature... libdrm-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libdrm-2.4.124_1.x86_64.xbps: [249KB 1%] 195MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps: 249KB [avg rate: 12GB/s] libdrm-2.4.124_1: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 156MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 4558MB/s] zlib-1.2.12_8: verifying RSA signature... libpng-1.6.44_3.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libpng-1.6.44_3.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libpng-1.6.44_3.x86_64.xbps: [881KB 0%] 230MB/s ETA: 00m00s libpng-1.6.44_3.x86_64.xbps: 881KB [avg rate: 49GB/s] libpng-1.6.44_3: verifying RSA signature... bzip2-1.0.8_10.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] bzip2-1.0.8_10.x86_64.xbps: [60KB 6%] 230MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps: 60KB [avg rate: 3424MB/s] bzip2-1.0.8_10: verifying RSA signature... freetype-2.13.3_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s freetype-2.13.3_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] freetype-2.13.3_1.x86_64.xbps: [1860KB 0%] 217MB/s ETA: 00m00s freetype-2.13.3_1.x86_64.xbps: 1860KB [avg rate: 99GB/s] freetype-2.13.3_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 300MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 43GB/s] xorg-proto-2024.1_1: verifying RSA signature... libxtrans-1.6.0_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxtrans-1.6.0_1.x86_64.xbps: [43KB 9%] 61MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps: 43KB [avg rate: 654MB/s] libxtrans-1.6.0_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 217MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 1227MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 230MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 12GB/s] libxext-1.3.6_1: verifying RSA signature... libglvnd-1.7.0_7.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libglvnd-1.7.0_7.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libglvnd-1.7.0_7.x86_64.xbps: [2005KB 0%] 260MB/s ETA: 00m00s libglvnd-1.7.0_7.x86_64.xbps: 2005KB [avg rate: 127GB/s] libglvnd-1.7.0_7: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 23MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 23MB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 244MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 130GB/s] ncurses-6.2_11: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] 260MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: 34GB/s] readline-8.1_10: verifying RSA signature... sqlite-3.49.1_2.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s sqlite-3.49.1_2.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] sqlite-3.49.1_2.x86_64.xbps: [1497KB 0%] 230MB/s ETA: 00m00s sqlite-3.49.1_2.x86_64.xbps: 1497KB [avg rate: 84GB/s] sqlite-3.49.1_2: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 230MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 2488MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 91MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 414MB/s] libxau-1.0.12_1: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 156MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 4841MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 230MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 69GB/s] libxcb-1.17_1: verifying RSA signature... libx11-1.8.12_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libx11-1.8.12_1.x86_64.xbps: [3216KB 0%] 230MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps: 3216KB [avg rate: 180GB/s] libx11-1.8.12_1: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 279MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 8937MB/s] libxrender-0.9.12_1: verifying RSA signature... libxrandr-1.5.4_7.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxrandr-1.5.4_7.x86_64.xbps: [107KB 3%] 163MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps: 107KB [avg rate: 4356MB/s] libxrandr-1.5.4_7: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 244MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 2405MB/s] libffi-3.4.4_6: verifying RSA signature... libexpat-2.7.1_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libexpat-2.7.1_1.x86_64.xbps: [424KB 0%] 260MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps: 424KB [avg rate: 27GB/s] libexpat-2.7.1_1: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 206MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 16GB/s] wayland-1.23.0_1: verifying RSA signature... fts-standalone-1.2.7_2.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s fts-standalone-1.2.7_2.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] fts-standalone-1.2.7_2.x86_64.xbps: [24KB 17%] 217MB/s ETA: 00m00s fts-standalone-1.2.7_2.x86_64.xbps: 24KB [avg rate: 1276MB/s] fts-standalone-1.2.7_2: verifying RSA signature... obstack-standalone-1.2.3_2.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s obstack-standalone-1.2.3_2.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] obstack-standalone-1.2.3_2.x86_64.xbps: [16KB 24%] 230MB/s ETA: 00m00s obstack-standalone-1.2.3_2.x86_64.xbps: 16KB [avg rate: 924MB/s] obstack-standalone-1.2.3_2: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 217MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 44GB/s] libiconv-1.17_8: verifying RSA signature... argp-standalone-1.5.0_2.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s argp-standalone-1.5.0_2.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] argp-standalone-1.5.0_2.x86_64.xbps: [32KB 12%] 195MB/s ETA: 00m00s argp-standalone-1.5.0_2.x86_64.xbps: 32KB [avg rate: 1584MB/s] argp-standalone-1.5.0_2: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 195MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 4183MB/s] libintl-0.21_10: verifying RSA signature... xz-utils-5.8.0_1.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] xz-utils-5.8.0_1.x86_64.xbps: [687KB 0%] 230MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps: 687KB [avg rate: 39GB/s] xz-utils-5.8.0_1: verifying RSA signature... zstd-1.5.7_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s zstd-1.5.7_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] zstd-1.5.7_1.x86_64.xbps: [757KB 0%] 217MB/s ETA: 00m00s zstd-1.5.7_1.x86_64.xbps: 757KB [avg rate: 40GB/s] zstd-1.5.7_1: verifying RSA signature... elfutils-0.189_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s elfutils-0.189_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] elfutils-0.189_2.x86_64.xbps: [5136KB 0%] 279MB/s ETA: 00m00s elfutils-0.189_2.x86_64.xbps: 5136KB [avg rate: 350GB/s] elfutils-0.189_2: verifying RSA signature... [*] Collecting package files frigg-0.0pl364_7: collecting files... libdrm-headers-2.4.124_1: collecting files... linux-headers-6.12.8_2: collecting files... mlibc-headers-0.0pl4535_1: collecting files... mlibc-0.0pl4535_1: collecting files... yyjson-0.10.0_1: collecting files... libdrm-2.4.124_1: collecting files... zlib-1.2.12_8: collecting files... libpng-1.6.44_3: collecting files... bzip2-1.0.8_10: collecting files... freetype-2.13.3_1: collecting files... xorg-proto-2024.1_1: collecting files... libxtrans-1.6.0_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... libxext-1.3.6_1: collecting files... libglvnd-1.7.0_7: collecting files... ncurses-6.2_11: collecting files... readline-8.1_10: collecting files... sqlite-3.49.1_2: collecting files... libxdmcp-1.1.5_1: collecting files... libxau-1.0.12_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxcb-1.17_1: collecting files... libx11-1.8.12_1: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_7: collecting files... libffi-3.4.4_6: collecting files... libexpat-2.7.1_1: collecting files... wayland-1.23.0_1: collecting files... fts-standalone-1.2.7_2: collecting files... obstack-standalone-1.2.3_2: collecting files... libiconv-1.17_8: collecting files... argp-standalone-1.5.0_2: collecting files... libintl-0.21_10: collecting files... xz-utils-5.8.0_1: collecting files... zstd-1.5.7_1: collecting files... elfutils-0.189_2: collecting files... [*] Unpacking packages frigg-0.0pl364_7: unpacking ... libdrm-headers-2.4.124_1: unpacking ... linux-headers-6.12.8_2: unpacking ... mlibc-headers-0.0pl4535_1: unpacking ... mlibc-0.0pl4535_1: unpacking ... yyjson-0.10.0_1: unpacking ... libdrm-2.4.124_1: unpacking ... zlib-1.2.12_8: unpacking ... libpng-1.6.44_3: unpacking ... bzip2-1.0.8_10: unpacking ... freetype-2.13.3_1: unpacking ... xorg-proto-2024.1_1: unpacking ... libxtrans-1.6.0_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libxext-1.3.6_1: unpacking ... libglvnd-1.7.0_7: unpacking ... ncurses-6.2_11: unpacking ... readline-8.1_10: unpacking ... sqlite-3.49.1_2: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxau-1.0.12_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxcb-1.17_1: unpacking ... libx11-1.8.12_1: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_7: unpacking ... libffi-3.4.4_6: unpacking ... libexpat-2.7.1_1: unpacking ... wayland-1.23.0_1: unpacking ... fts-standalone-1.2.7_2: unpacking ... obstack-standalone-1.2.3_2: unpacking ... libiconv-1.17_8: unpacking ... argp-standalone-1.5.0_2: unpacking ... libintl-0.21_10: unpacking ... xz-utils-5.8.0_1: unpacking ... zstd-1.5.7_1: unpacking ... elfutils-0.189_2: unpacking ... 37 downloaded, 37 installed, 0 updated, 37 configured, 0 removed. [2025-07-06 11:45:16.885588 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-07-06 11:45:16.886023 chopin] DEBUG: xbbs.worker: ... found libpng-1.6.44_3.x86_64.xbps [2025-07-06 11:45:16.887204 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libpng-1.6.44_3.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libpng-1.6.44_3' (x86_64). index: 1 packages registered. [2025-07-06 11:45:16.903612 chopin] DEBUG: xbbs.worker: ... found yyjson-0.10.0_1.x86_64.xbps [2025-07-06 11:45:16.904167 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'yyjson-0.10.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `yyjson-0.10.0_1' (x86_64). index: 2 packages registered. [2025-07-06 11:45:16.918666 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-07-06 11:45:16.920421 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (x86_64). index: 3 packages registered. [2025-07-06 11:45:16.937523 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-07-06 11:45:16.938141 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.6_1' (x86_64). index: 4 packages registered. [2025-07-06 11:45:16.952092 chopin] DEBUG: xbbs.worker: ... found bzip2-1.0.8_10.x86_64.xbps [2025-07-06 11:45:16.952584 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_10' (x86_64). index: 5 packages registered. [2025-07-06 11:45:16.968040 chopin] DEBUG: xbbs.worker: ... found freetype-2.13.3_1.x86_64.xbps [2025-07-06 11:45:16.970247 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'freetype-2.13.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `freetype-2.13.3_1' (x86_64). index: 6 packages registered. [2025-07-06 11:45:16.987207 chopin] DEBUG: xbbs.worker: ... found sqlite-3.49.1_2.x86_64.xbps [2025-07-06 11:45:16.989201 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'sqlite-3.49.1_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `sqlite-3.49.1_2' (x86_64). index: 7 packages registered. [2025-07-06 11:45:17.006088 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl364_7.x86_64.xbps [2025-07-06 11:45:17.006573 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl364_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl364_7' (x86_64). index: 8 packages registered. [2025-07-06 11:45:17.021899 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-07-06 11:45:17.022339 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.2_1' (x86_64). index: 9 packages registered. [2025-07-06 11:45:17.037432 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-07-06 11:45:17.038761 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (x86_64). index: 10 packages registered. [2025-07-06 11:45:17.054688 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.x86_64.xbps [2025-07-06 11:45:17.055213 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.124_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.124_1' (x86_64). index: 11 packages registered. [2025-07-06 11:45:17.070879 chopin] DEBUG: xbbs.worker: ... found obstack-standalone-1.2.3_2.x86_64.xbps [2025-07-06 11:45:17.071254 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'obstack-standalone-1.2.3_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `obstack-standalone-1.2.3_2' (x86_64). index: 12 packages registered. [2025-07-06 11:45:17.086117 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-07-06 11:45:17.086559 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_6' (x86_64). index: 13 packages registered. [2025-07-06 11:45:17.102243 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4535_1.x86_64.xbps [2025-07-06 11:45:17.106766 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4535_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4535_1' (x86_64). index: 14 packages registered. [2025-07-06 11:45:17.126872 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-07-06 11:45:17.127760 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (x86_64). index: 15 packages registered. [2025-07-06 11:45:17.143146 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.8.0_1.x86_64.xbps [2025-07-06 11:45:17.144104 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.8.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xz-utils-5.8.0_1' (x86_64). index: 16 packages registered. [2025-07-06 11:45:17.160060 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.124_1.x86_64.xbps [2025-07-06 11:45:17.160660 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.124_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.124_1' (x86_64). index: 17 packages registered. [2025-07-06 11:45:17.175872 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-07-06 11:45:17.176336 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.12_1' (x86_64). index: 18 packages registered. [2025-07-06 11:45:17.191806 chopin] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-07-06 11:45:17.192695 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_10' (x86_64). index: 19 packages registered. [2025-07-06 11:45:17.208091 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-07-06 11:45:17.211201 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_2' (x86_64). index: 20 packages registered. [2025-07-06 11:45:17.229067 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_7.x86_64.xbps [2025-07-06 11:45:17.231398 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libglvnd-1.7.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libglvnd-1.7.0_7' (x86_64). index: 21 packages registered. [2025-07-06 11:45:17.249216 chopin] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-07-06 11:45:17.251573 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'ncurses-6.2_11.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `ncurses-6.2_11' (x86_64). index: 22 packages registered. [2025-07-06 11:45:17.268675 chopin] DEBUG: xbbs.worker: ... found fts-standalone-1.2.7_2.x86_64.xbps [2025-07-06 11:45:17.269183 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'fts-standalone-1.2.7_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `fts-standalone-1.2.7_2' (x86_64). index: 23 packages registered. [2025-07-06 11:45:17.284826 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4535_1.x86_64.xbps [2025-07-06 11:45:17.285347 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4535_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4535_1' (x86_64). index: 24 packages registered. [2025-07-06 11:45:17.300645 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-07-06 11:45:17.301171 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_8' (x86_64). index: 25 packages registered. [2025-07-06 11:45:17.317302 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-07-06 11:45:17.317929 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (x86_64). index: 26 packages registered. [2025-07-06 11:45:17.333015 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_7.x86_64.xbps [2025-07-06 11:45:17.333556 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrandr-1.5.4_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrandr-1.5.4_7' (x86_64). index: 27 packages registered. [2025-07-06 11:45:17.349728 chopin] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-07-06 11:45:17.350424 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.23.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.23.0_1' (x86_64). index: 28 packages registered. [2025-07-06 11:45:17.366404 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-07-06 11:45:17.366903 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrender-0.9.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrender-0.9.12_1' (x86_64). index: 29 packages registered. [2025-07-06 11:45:17.382777 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.12_1.x86_64.xbps [2025-07-06 11:45:17.386093 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.12_1' (x86_64). index: 30 packages registered. [2025-07-06 11:45:17.404579 chopin] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-07-06 11:45:17.405028 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libintl-0.21_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libintl-0.21_10' (x86_64). index: 31 packages registered. [2025-07-06 11:45:17.420143 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.6.0_1.x86_64.xbps [2025-07-06 11:45:17.420558 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.6.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.6.0_1' (x86_64). index: 32 packages registered. [2025-07-06 11:45:17.436229 chopin] DEBUG: xbbs.worker: ... found argp-standalone-1.5.0_2.x86_64.xbps [2025-07-06 11:45:17.436626 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'argp-standalone-1.5.0_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `argp-standalone-1.5.0_2' (x86_64). index: 33 packages registered. [2025-07-06 11:45:17.453103 chopin] DEBUG: xbbs.worker: ... found libexpat-2.7.1_1.x86_64.xbps [2025-07-06 11:45:17.453859 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.7.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.7.1_1' (x86_64). index: 34 packages registered. [2025-07-06 11:45:17.470624 chopin] DEBUG: xbbs.worker: ... found elfutils-0.189_2.x86_64.xbps [2025-07-06 11:45:17.475570 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'elfutils-0.189_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `elfutils-0.189_2' (x86_64). index: 35 packages registered. [2025-07-06 11:45:17.496412 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.7_1.x86_64.xbps [2025-07-06 11:45:17.497480 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zstd-1.5.7_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zstd-1.5.7_1' (x86_64). index: 36 packages registered. [2025-07-06 11:45:17.514728 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-07-06 11:45:17.515117 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.5_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.5_1' (x86_64). index: 37 packages registered. [2025-07-06 11:45:21.765867 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:fastfetch'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch fastfetch checkout fastfetch patch fastfetch regenerate fastfetch install frigg (inside sysroot.gofv351x) install libdrm-headers (inside sysroot.gofv351x) install linux-headers (inside sysroot.gofv351x) install mlibc-headers (inside sysroot.gofv351x) install mlibc (inside sysroot.gofv351x) install libiconv (inside sysroot.gofv351x) install libintl (inside sysroot.gofv351x) install argp-standalone (inside sysroot.gofv351x) install bzip2 (inside sysroot.gofv351x) install fts-standalone (inside sysroot.gofv351x) install obstack-standalone (inside sysroot.gofv351x) install zlib (inside sysroot.gofv351x) install xz-utils (inside sysroot.gofv351x) install zstd (inside sysroot.gofv351x) install elfutils (inside sysroot.gofv351x) install libpng (inside sysroot.gofv351x) install freetype (inside sysroot.gofv351x) install libdrm (inside sysroot.gofv351x) install xorg-util-macros (inside sysroot.gofv351x) install xorg-proto (inside sysroot.gofv351x) install libxau (inside sysroot.gofv351x) install libxdmcp (inside sysroot.gofv351x) install xcb-proto (inside sysroot.gofv351x) install libxcb (inside sysroot.gofv351x) install libxtrans (inside sysroot.gofv351x) install libx11 (inside sysroot.gofv351x) install libxext (inside sysroot.gofv351x) install libglvnd (inside sysroot.gofv351x) install libxrender (inside sysroot.gofv351x) install libxrandr (inside sysroot.gofv351x) install ncurses (inside sysroot.gofv351x) install readline (inside sysroot.gofv351x) install sqlite (inside sysroot.gofv351x) install libexpat (inside sysroot.gofv351x) install libffi (inside sysroot.gofv351x) install wayland (inside sysroot.gofv351x) install yyjson (inside sysroot.gofv351x) configure fastfetch (inside sysroot.gofv351x) build fastfetch (inside sysroot.gofv351x) pack fastfetch xbstrap: fetch fastfetch [1/44] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/fastfetch/.git/ From https://mirrors.managarm.org/mirror/git/fastfetch * [new tag] 2.33.0 -> 2.33.0 xbstrap: checkout fastfetch [2/44] [2025-07-06 11:45:22.804803 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 1, 'status': 'success', 'subject': 'fastfetch'} HEAD is now at 1a9e637 Merge pull request #1464 from fastfetch-cli/dev xbstrap: patch fastfetch [3/44] [2025-07-06 11:45:22.882317 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 2, 'status': 'success', 'subject': 'fastfetch'} Applying: Add Managarm support xbstrap: regenerate fastfetch [4/44] xbstrap: install frigg [5/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'frigg'] [2025-07-06 11:45:22.931925 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 3, 'status': 'success', 'subject': 'fastfetch'} [2025-07-06 11:45:22.932758 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 4, 'status': 'success', 'subject': 'fastfetch'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libdrm-headers'] [2025-07-06 11:45:22.942817 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'linux-headers'] [2025-07-06 11:45:22.950507 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'mlibc-headers'] [2025-07-06 11:45:23.126416 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'mlibc'] xbstrap[2025-07-06 11:45:23.150485 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} : Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libiconv [10/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libiconv'] [2025-07-06 11:45:23.199951 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [11/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libintl'] [2025-07-06 11:45:23.212164 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 10, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install argp-standalone [12/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'argp-standalone'] [2025-07-06 11:45:23.218519 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 11, 'status': 'success', 'subject': 'libintl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'argp-standalone'] xbstrap: install bzip2 [13/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'bzip2'] [2025-07-06 11:45:23.224754 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 12, 'status': 'success', 'subject': 'argp-standalone'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install fts-standalone [14/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'fts-standalone'] [2025-07-06 11:45:23.235126 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 13, 'status': 'success', 'subject': 'bzip2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fts-standalone'] xbstrap: install obstack-standalone [15/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'obstack-standalone'] [2025-07-06 11:45:23.241177 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 14, 'status': 'success', 'subject': 'fts-standalone'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'obstack-standalone'] xbstrap: install zlib [16/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'zlib'] [2025-07-06 11:45:23.246788 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 15, 'status': 'success', 'subject': 'obstack-standalone'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install xz-utils [17/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'xz-utils'] [2025-07-06 11:45:23.254664 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 16, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [18/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'zstd'] [2025-07-06 11:45:23.271613 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 17, 'status': 'success', 'subject': 'xz-utils'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install elfutils [19/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'elfutils'] [2025-07-06 11:45:23.287814 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 18, 'status': 'success', 'subject': 'zstd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'elfutils'] xbstrap: install libpng [20/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libpng'] [2025-07-06 11:45:23.354989 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 19, 'status': 'success', 'subject': 'elfutils'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libpng'] xbstrap: install freetype [21/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'freetype'] [2025-07-06 11:45:23.372726 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 20, 'status': 'success', 'subject': 'libpng'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'freetype'] xbstrap: install libdrm [22/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libdrm'] [2025-07-06 11:45:23.398218 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 21, 'status': 'success', 'subject': 'freetype'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install xorg-util-macros [23/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'xorg-util-macros'] [2025-07-06 11:45:23.412143 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 22, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [24/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'xorg-proto'] [2025-07-06 11:45:23.418618 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 23, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [25/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libxau'] [2025-07-06 11:45:23.448367 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 24, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [26/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libxdmcp'] [2025-07-06 11:45:23.457909 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 25, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [27/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'xcb-proto'] [2025-07-06 11:45:23.465489 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 26, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [28/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libxcb'] [2025-07-06 11:45:23.477644 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 27, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [29/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libxtrans'] [2025-07-06 11:45:23.660396 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 28, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [30/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libx11'] [2025-07-06 11:45:23.668913 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 29, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxext [31/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libxext'] [2025-07-06 11:45:23.816970 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 30, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [32/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libglvnd'] [2025-07-06 11:45:23.832983 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 31, 'status': 'success', 'subject': 'libxext'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxrender [33/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libxrender'] [2025-07-06 11:45:23.867211 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 32, 'status': 'success', 'subject': 'libglvnd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [34/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libxrandr'] [2025-07-06 11:45:23.875968 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 33, 'status': 'success', 'subject': 'libxrender'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install ncurses [35/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'ncurses'] [2025-07-06 11:45:23.885563 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 34, 'status': 'success', 'subject': 'libxrandr'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [36/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'readline'] [2025-07-06 11:45:24.146566 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 35, 'status': 'success', 'subject': 'ncurses'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install sqlite [37/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'sqlite'] [2025-07-06 11:45:24.160361 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 36, 'status': 'success', 'subject': 'readline'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'sqlite'] xbstrap: install libexpat [38/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libexpat'] [2025-07-06 11:45:24.180877 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 37, 'status': 'success', 'subject': 'sqlite'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libffi [39/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'libffi'] [2025-07-06 11:45:24.193611 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 38, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [40/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'wayland'] [2025-07-06 11:45:24.202116 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 39, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install yyjson [41/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gofv351x', 'yyjson'] [2025-07-06 11:45:24.214930 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 40, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gofv351x', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'yyjson'] xbstrap: configure fastfetch [42/44] [2025-07-06 11:45:24.223617 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 41, 'status': 'success', 'subject': 'yyjson'} xbstrap: Running ['cmake', '-DCMAKE_TOOLCHAIN_FILE=@SOURCE_ROOT@/scripts/CMakeToolchain-@OPTION:arch-triple@.txt', '-DCMAKE_BUILD_TYPE=Debug', '-DCMAKE_INSTALL_PREFIX=/usr', '-DENABLE_RPM=no', '-DENABLE_ZLIB=yes', '-DENABLE_SYSTEM_YYJSON=yes', '-DINSTALL_LICENSE=no', '-DBUILD_FLASHFETCH=no', '-DENABLE_CHAFA=no', '-DENABLE_DBUS=no', '-DENABLE_DCONF=no', '-DENABLE_DDCUTIL=no', '-DENABLE_DRM=no', '-DENABLE_ELF=yes', '-DENABLE_EGL=yes', '-DENABLE_GIO=no', '-DENABLE_GLX=yes', '-DENABLE_IMAGEMAGICK6=no', '-DENABLE_IMAGEMAGICK7=no', '-DENABLE_OPENCL=no', '-DENABLE_OSMESA=no', '-DENABLE_PULSE=no', '-DENABLE_SQLITE3=yes', '-DENABLE_VULKAN=no', '-DENABLE_WAYLAND=yes', '-DENABLE_XCB_RANDR=yes', '-DENABLE_XFCONF=no', '-DENABLE_XRANDR=yes', '-DBUILD_TESTS=no', '-DPACKAGES_DISABLE_XBPS=OFF', '@THIS_SOURCE_DIR@'] (tools: ['system-gcc', 'host-cmake', 'cross-binutils']) via cbuildrt PID init is 1163630 (outside the namespace) -- The C compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /var/lib/managarm-buildenv/build/tools/system-gcc/bin/x86_64-managarm-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") -- Build type: Debug -- Threads type: pthread -- Target dirs: ROOT="" USR="/usr" HOME="/home" ETC="/etc" -- Found Python: /usr/bin/python3.11 (found version "3.11.2") found components: Interpreter -- Minifying 'help.json' -- Generating 'fastfetch.1' -- Looking for wcwidth -- Looking for wcwidth - found -- System provided yyjson is used -- Library: found WAYLAND -- Library: found XCB_RANDR -- Library: found XRANDR -- Library: found SQLITE3 -- Library: found EGL -- Library: found GLX -- Library: found FREETYPE -- Library: found ELF -- Looking for utmpx.h -- Looking for utmpx.h - found -- Looking for wordexp.h -- Looking for wordexp.h - found -- Looking for glob.h -- Looking for glob.h - found -- Looking for pthread_np.h -- Looking for pthread_np.h - not found -- Looking for pthread_timedjoin_np -- Looking for pthread_timedjoin_np - not found CMake Warning at CMakeLists.txt:1667 (message): pthread_timedjoin_np was not found; networking timeout will not work -- Disabled package managers: WINGET -- Configuring done (1.3s) -- Generating done (0.1s) -- Build files have been written to: /var/lib/managarm-buildenv/build/pkg-builds/fastfetch xbstrap: build fastfetch [43/44] [2025-07-06 11:45:25.731293 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 44, 'n_this': 42, 'status': 'success', 'subject': 'fastfetch'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['system-gcc', 'host-cmake', 'cross-binutils']) via cbuildrt PID init is 1163959 (outside the namespace) [ 0%] Building C object CMakeFiles/libfastfetch.dir/src/common/commandoption.c.o [ 1%] Building C object CMakeFiles/libfastfetch.dir/src/common/percent.c.o [ 2%] Building C object CMakeFiles/libfastfetch.dir/src/common/font.c.o [ 3%] Building C object CMakeFiles/libfastfetch.dir/src/common/init.c.o [ 3%] Building C object CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.o [ 3%] Building C object CMakeFiles/libfastfetch.dir/src/common/format.c.o [ 4%] Building C object CMakeFiles/libfastfetch.dir/src/common/library.c.o [ 4%] Building C object CMakeFiles/libfastfetch.dir/src/common/option.c.o [ 4%] Building C object CMakeFiles/libfastfetch.dir/src/common/modules.c.o [ 5%] Building C object CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.o [ 5%] Building C object CMakeFiles/libfastfetch.dir/src/common/printing.c.o [ 6%] Building C object CMakeFiles/libfastfetch.dir/src/common/parsing.c.o [ 7%] Building C object CMakeFiles/libfastfetch.dir/src/common/properties.c.o [ 7%] Building C object CMakeFiles/libfastfetch.dir/src/common/settings.c.o [ 8%] Building C object CMakeFiles/libfastfetch.dir/src/common/temps.c.o [ 8%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.o [ 9%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.o [ 9%] Building C object CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.o [ 9%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.o [ 10%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.o [ 10%] Building C object CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.o [ 11%] Building C object CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.o [ 11%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.o [ 12%] Building C object CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.o [ 12%] Building C object CMakeFiles/libfastfetch.dir/src/detection/font/font.c.o [ 13%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.o [ 13%] Building C object CMakeFiles/libfastfetch.dir/src/detection/media/media.c.o [ 14%] Building C object CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.o [ 14%] Building C object CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.o [ 15%] Building C object CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.o [ 15%] Building C object CMakeFiles/libfastfetch.dir/src/detection/os/os.c.o [ 16%] Building C object CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.o [ 16%] Building C object CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.o [ 17%] Building C object CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.o [ 17%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.o [ 18%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.o [ 18%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.o [ 18%] Building C object CMakeFiles/libfastfetch.dir/src/detection/version/version.c.o [ 19%] Building C object CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.o [ 19%] Building C object CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.o [ 20%] Building C object CMakeFiles/libfastfetch.dir/src/logo/builtin.c.o [ 20%] Building C object CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.o [ 21%] Building C object CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.o [ 21%] Building C object CMakeFiles/libfastfetch.dir/src/logo/image/image.c.o [ 22%] Building C object CMakeFiles/libfastfetch.dir/src/logo/logo.c.o [ 22%] Building C object CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.o [ 23%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.o [ 23%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.o [ 24%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.o [ 24%] Building C object CMakeFiles/libfastfetch.dir/src/modules/board/board.c.o [ 25%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.o [ 25%] Building C object CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.o [ 26%] Building C object CMakeFiles/libfastfetch.dir/src/modules/break/break.c.o [ 26%] Building C object CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.o [ 27%] Building C object CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.o [ 27%] Building C object CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.o [ 27%] Building C object CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.o [ 28%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.o [ 28%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.o [ 28%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.c.o [ 29%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.o [ 30%] Building C object CMakeFiles/libfastfetch.dir/src/modules/custom/custom.c.o [ 30%] Building C object CMakeFiles/libfastfetch.dir/src/modules/command/command.c.o [ 31%] Building C object CMakeFiles/libfastfetch.dir/src/modules/datetime/datetime.c.o [ 31%] Building C object CMakeFiles/libfastfetch.dir/src/modules/de/de.c.o [ 32%] Building C object CMakeFiles/libfastfetch.dir/src/modules/disk/disk.c.o [ 33%] Building C object CMakeFiles/libfastfetch.dir/src/modules/dns/dns.c.o [ 33%] Building C object CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.o [ 33%] Building C object CMakeFiles/libfastfetch.dir/src/modules/editor/editor.c.o [ 34%] Building C object CMakeFiles/libfastfetch.dir/src/modules/font/font.c.o [ 34%] Building C object CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.c.o [ 35%] Building C object CMakeFiles/libfastfetch.dir/src/modules/host/host.c.o [ 35%] Building C object CMakeFiles/libfastfetch.dir/src/modules/icons/icons.c.o [ 36%] Building C object CMakeFiles/libfastfetch.dir/src/modules/initsystem/initsystem.c.o [ 36%] Building C object CMakeFiles/libfastfetch.dir/src/modules/gamepad/gamepad.c.o [ 36%] Building C object CMakeFiles/libfastfetch.dir/src/modules/kernel/kernel.c.o [ 37%] Building C object CMakeFiles/libfastfetch.dir/src/modules/keyboard/keyboard.c.o [ 37%] Building C object CMakeFiles/libfastfetch.dir/src/modules/lm/lm.c.o [ 38%] Building C object CMakeFiles/libfastfetch.dir/src/modules/loadavg/loadavg.c.o [ 38%] Building C object CMakeFiles/libfastfetch.dir/src/modules/locale/locale.c.o [ 39%] Building C object CMakeFiles/libfastfetch.dir/src/modules/localip/localip.c.o [ 39%] Building C object CMakeFiles/libfastfetch.dir/src/modules/memory/memory.c.o [ 40%] Building C object CMakeFiles/libfastfetch.dir/src/modules/monitor/monitor.c.o [ 40%] Building C object CMakeFiles/libfastfetch.dir/src/modules/netio/netio.c.o [ 41%] Building C object CMakeFiles/libfastfetch.dir/src/modules/opencl/opencl.c.o [ 41%] Building C object CMakeFiles/libfastfetch.dir/src/modules/opengl/opengl.c.o [ 42%] Building C object CMakeFiles/libfastfetch.dir/src/modules/os/os.c.o [ 42%] Building C object CMakeFiles/libfastfetch.dir/src/modules/packages/packages.c.o [ 43%] Building C object CMakeFiles/libfastfetch.dir/src/modules/physicaldisk/physicaldisk.c.o [ 43%] Building C object CMakeFiles/libfastfetch.dir/src/modules/physicalmemory/physicalmemory.c.o [ 44%] Building C object CMakeFiles/libfastfetch.dir/src/modules/processes/processes.c.o [ 44%] Building C object CMakeFiles/libfastfetch.dir/src/modules/player/player.c.o [ 45%] Building C object CMakeFiles/libfastfetch.dir/src/modules/poweradapter/poweradapter.c.o [ 45%] Building C object CMakeFiles/libfastfetch.dir/src/modules/publicip/publicip.c.o [ 45%] Building C object CMakeFiles/libfastfetch.dir/src/modules/display/display.c.o [ 46%] Building C object CMakeFiles/libfastfetch.dir/src/modules/separator/separator.c.o [ 46%] Building C object CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.o [ 47%] Building C object CMakeFiles/libfastfetch.dir/src/modules/sound/sound.c.o [ 47%] Building C object CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.o [ 48%] Building C object CMakeFiles/libfastfetch.dir/src/modules/media/media.c.o [ 48%] Building C object CMakeFiles/libfastfetch.dir/src/modules/mouse/mouse.c.o [ 49%] Building C object CMakeFiles/libfastfetch.dir/src/modules/terminal/terminal.c.o [ 49%] Building C object CMakeFiles/libfastfetch.dir/src/modules/terminaltheme/terminaltheme.c.o [ 50%] Building C object CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.c.o [ 50%] Building C object CMakeFiles/libfastfetch.dir/src/modules/terminalsize/terminalsize.c.o [ 51%] Building C object CMakeFiles/libfastfetch.dir/src/modules/theme/theme.c.o [ 51%] Building C object CMakeFiles/libfastfetch.dir/src/modules/title/title.c.o [ 52%] Building C object CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.o [ 52%] Building C object CMakeFiles/libfastfetch.dir/src/modules/uptime/uptime.c.o [ 53%] Building C object CMakeFiles/libfastfetch.dir/src/modules/users/users.c.o [ 53%] Building C object CMakeFiles/libfastfetch.dir/src/modules/version/version.c.o [ 54%] Building C object CMakeFiles/libfastfetch.dir/src/modules/vulkan/vulkan.c.o [ 54%] Building C object CMakeFiles/libfastfetch.dir/src/modules/wallpaper/wallpaper.c.o [ 54%] Building C object CMakeFiles/libfastfetch.dir/src/modules/weather/weather.c.o [ 55%] Building C object CMakeFiles/libfastfetch.dir/src/modules/wifi/wifi.c.o [ 56%] Building C object CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.o [ 56%] Building C object CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.c.o [ 56%] Building C object CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.o [ 57%] Building C object CMakeFiles/libfastfetch.dir/src/options/display.c.o [ 57%] Building C object CMakeFiles/libfastfetch.dir/src/options/modules.c.o [ 58%] Building C object CMakeFiles/libfastfetch.dir/src/options/logo.c.o [ 58%] Building C object CMakeFiles/libfastfetch.dir/src/options/general.c.o [ 59%] Building C object CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.o [ 59%] Building C object CMakeFiles/libfastfetch.dir/src/util/base64.c.o [ 60%] Building C object CMakeFiles/libfastfetch.dir/src/util/FFlist.c.o [ 60%] Building C object CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.c.o [ 61%] Building C object CMakeFiles/libfastfetch.dir/src/util/kmod.c.o [ 61%] Building C object CMakeFiles/libfastfetch.dir/src/util/path.c.o [ 62%] Building C object CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform.c.o [ 62%] Building C object CMakeFiles/libfastfetch.dir/src/util/smbiosHelper.c.o [ 63%] Building C object CMakeFiles/libfastfetch.dir/src/common/dbus.c.o [ 63%] Building C object CMakeFiles/libfastfetch.dir/src/common/io/io_unix.c.o [ 63%] Building C object CMakeFiles/libfastfetch.dir/src/common/netif/netif_linux.c.o [ 64%] Building C object CMakeFiles/libfastfetch.dir/src/common/networking_linux.c.o [ 64%] Building C object CMakeFiles/libfastfetch.dir/src/common/processing_linux.c.o [ 65%] Building C object CMakeFiles/libfastfetch.dir/src/detection/battery/battery_linux.c.o [ 65%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bios/bios_nosupport.c.o [ 66%] Building C object CMakeFiles/libfastfetch.dir/src/detection/board/board_nosupport.c.o [ 66%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr_nosupport.c.o [ 67%] Building C object CMakeFiles/libfastfetch.dir/src/detection/brightness/brightness_nosupport.c.o [ 67%] Building C object CMakeFiles/libfastfetch.dir/src/detection/btrfs/btrfs_nosupport.c.o [ 68%] Building C object CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis_nosupport.c.o [ 68%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu_nosupport.c.o [ 69%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpucache/cpucache_nosupport.c.o [ 69%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage_nosupport.c.o [ 70%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cursor/cursor_nosupport.c.o [ 70%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bluetooth/bluetooth_nosupport.c.o [ 71%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_nosupport.c.o [ 71%] Building C object CMakeFiles/libfastfetch.dir/src/detection/disk/disk_nosupport.c.o [ 72%] Building C object CMakeFiles/libfastfetch.dir/src/detection/dns/dns_linux.c.o [ 72%] Building C object CMakeFiles/libfastfetch.dir/src/detection/physicaldisk/physicaldisk_nosupport.c.o [ 72%] Building C object CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_nosupport.c.o [ 73%] Building C object CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_nosupport.c.o [ 73%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/displayserver_linux.c.o [ 74%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/drm.c.o [ 74%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wayland.c.o [ 75%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/global-output.c.o [ 75%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/zwlr-output.c.o [ 76%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output.c.o [ 76%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/wlr-output-management-unstable-v1-protocol.c.o [ 77%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-device-v2-protocol.c.o [ 77%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/kde-output-order-v1-protocol.c.o [ 78%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wayland/xdg-output-unstable-v1-protocol.c.o [ 78%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/wmde.c.o [ 79%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xcb.c.o [ 79%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.c.o [ 79%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nosupport.c.o [ 80%] Building C object CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.o /var/lib/managarm-buildenv/src/ports/fastfetch/src/detection/displayserver/linux/drm.c: In function ‘ffdsConnectDrm’: /var/lib/managarm-buildenv/src/ports/fastfetch/src/detection/displayserver/linux/drm.c:443:51: warning: unused parameter ‘result’ [-Wunused-parameter] 443 | const char* ffdsConnectDrm(FFDisplayServerResult* result) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [ 81%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_pci.c.o [ 81%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/gtk.c.o [ 81%] Building C object CMakeFiles/libfastfetch.dir/src/detection/host/host_linux.c.o [ 82%] Building C object CMakeFiles/libfastfetch.dir/src/detection/host/host_mac.c.o [ 82%] Building C object CMakeFiles/libfastfetch.dir/src/detection/icons/icons_linux.c.o [ 83%] Building C object CMakeFiles/libfastfetch.dir/src/detection/initsystem/initsystem_linux.c.o [ 83%] Building C object CMakeFiles/libfastfetch.dir/src/detection/keyboard/keyboard_nosupport.c.o [ 84%] Building C object CMakeFiles/libfastfetch.dir/src/detection/libc/libc_linux.c.o [ 84%] Building C object CMakeFiles/libfastfetch.dir/src/detection/lm/lm_nosupport.c.o [ 85%] Building C object CMakeFiles/libfastfetch.dir/src/detection/loadavg/loadavg_nosupport.c.o [ 85%] Building C object CMakeFiles/libfastfetch.dir/src/detection/locale/locale_linux.c.o [ 86%] Building C object CMakeFiles/libfastfetch.dir/src/detection/localip/localip_linux.c.o [ 86%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gamepad/gamepad_nosupport.c.o [ 87%] Building C object CMakeFiles/libfastfetch.dir/src/detection/media/media_nosupport.c.o [ 87%] Building C object CMakeFiles/libfastfetch.dir/src/detection/memory/memory_nosupport.c.o [ 88%] Building C object CMakeFiles/libfastfetch.dir/src/detection/mouse/mouse_nosupport.c.o [ 88%] Building C object CMakeFiles/libfastfetch.dir/src/detection/netio/netio_nosupport.c.o [ 89%] Building C object CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_linux.c.o [ 89%] Building C object CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.o [ 90%] Building C object CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.o [ 90%] Building C object CMakeFiles/libfastfetch.dir/src/detection/poweradapter/poweradapter_linux.c.o [ 90%] Building C object CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.o [ 91%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.o [ 91%] Building C object CMakeFiles/libfastfetch.dir/src/detection/sound/sound_nosupport.c.o [ 92%] Building C object CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.o [ 92%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.o [ 92%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_linux.c.o [ 93%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.o [ 94%] Building C object CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.o [ 94%] Building C object CMakeFiles/libfastfetch.dir/src/detection/tpm/tpm_nosupport.c.o [ 95%] Building C object CMakeFiles/libfastfetch.dir/src/detection/uptime/uptime_linux.c.o [ 95%] Building C object CMakeFiles/libfastfetch.dir/src/detection/users/users_linux.c.o [ 96%] Building C object CMakeFiles/libfastfetch.dir/src/detection/wallpaper/wallpaper_nosupport.c.o [ 96%] Building C object CMakeFiles/libfastfetch.dir/src/detection/wifi/wifi_nosupport.c.o [ 97%] Building C object CMakeFiles/libfastfetch.dir/src/detection/wm/wm_nosupport.c.o [ 97%] Building C object CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.c.o [ 98%] Building C object CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.o [ 98%] Building C object CMakeFiles/libfastfetch.dir/src/detection/camera/camera_nosupport.c.o [ 99%] Building C object CMakeFiles/libfastfetch.dir/src/detection/zpool/zpool_nosupport.c.o [ 99%] Building C object CMakeFiles/libfastfetch.dir/src/util/platform/FFPlatform_unix.c.o [100%] Building C object CMakeFiles/libfastfetch.dir/src/util/binary_linux.c.o [100%] Built target libfastfetch [100%] Building C object CMakeFiles/fastfetch.dir/src/fastfetch.c.o [100%] Linking C executable fastfetch [100%] Built target fastfetch xbstrap: Running ['make', 'install'] (tools: ['system-gcc', 'host-cmake', 'cross-binutils']) via cbuildrt PID init is 1165220 (outside the namespace) [100%] Built target libfastfetch [100%] Built target fastfetch Install the project... -- Install configuration: "Debug" -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/bin/fastfetch -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/bash-completion/completions/fastfetch -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/zsh/site-functions/_fastfetch -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fish/vendor_completions.d/fastfetch.fish -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/paleofetch.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/ci.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/archey.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/neofetch.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/all.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/16.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/21.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/12.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/19.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/22.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/15.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/5.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/9.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/13.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/6.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/20.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/24.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/4.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/23.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/3.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/8.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/10.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/7.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/18.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/14.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/11.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/17.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/examples/2.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/fastfetch/presets/screenfetch.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/man/man1/fastfetch.1 xbstrap: pack fastfetch [44/44] [2025-07-06 11:45:29.726493 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 44, 'n_this': 43, 'status': 'success', 'subject': 'fastfetch'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'fastfetch', '-n', 'fastfetch-2.33.0_2', '-D', 'mlibc>=0 yyjson>=0 zlib>=0 elfutils>=0 libdrm>=0 libglvnd>=0 libx11>=0 sqlite>=0 wayland>=0 libxcb>=0 libxrandr>=0 freetype>=0', '--desc', 'Fast neofetch-like system information tool', '--long-desc', 'This package provides a fast neofetch-like system information tool.', '--license', 'MIT', '--homepage', 'https://github.com/fastfetch-cli/fastfetch', '--maintainer', 'Dennis Bonke ', '--tags', 'app-misc', '/tmp/tmpmb1hcsi9'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/fastfetch-2.33.0_2.x86_64.xbps'] (x86_64) [2025-07-06 11:45:29.899872 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 44, 'n_this': 44, 'status': 'success', 'subject': 'fastfetch'} [2025-07-06 11:45:29.909634 chopin] DEBUG: xbbs.worker: successfully uploaded package fastfetch for JobMessage(project='managarm', job='package:fastfetch', repository='https://github.com/managarm/bootstrap-managarm.git', revision='a7078b8aa910e91ebcfc16a1707be674796d8b09', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'frigg': {'architecture': 'x86_64', 'version': '0.0pl364_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'yyjson': {'architecture': 'x86_64', 'version': '0.10.0_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.44_3'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.3_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_7'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'sqlite': {'architecture': 'x86_64', 'version': '3.49.1_2'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'fts-standalone': {'architecture': 'x86_64', 'version': '1.2.7_2'}, 'obstack-standalone': {'architecture': 'x86_64', 'version': '1.2.3_2'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'argp-standalone': {'architecture': 'x86_64', 'version': '1.5.0_2'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.7_1'}, 'elfutils': {'architecture': 'x86_64', 'version': '0.189_2'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-cmake': {'architecture': {'x86_64'}, 'version': '4.0.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, prod_pkgs={'fastfetch': {'architecture': 'x86_64', 'version': '2.33.0_2'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-07-06 11:45:30.233014 chopin] INFO: xbbs.worker: job done. return code: 0