[2025-01-21 00:40:32.567488 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:fastfetch', repository='https://github.com/managarm/bootstrap-managarm.git', revision='e3113e887d3c642b4be4971e851cd0778a17a996', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'argp-standalone': {'architecture': 'x86_64', 'version': '1.5.0_2'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'fts-standalone': {'architecture': 'x86_64', 'version': '1.2.7_1'}, 'obstack-standalone': {'architecture': 'x86_64', 'version': '1.2.3_1'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'elfutils': {'architecture': 'x86_64', 'version': '0.189_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_9'}, 'sqlite': {'architecture': 'x86_64', 'version': '3.43.2_6'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4202_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl352_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4202_2'}, 'yyjson': {'architecture': 'x86_64', 'version': '0.10.0_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.44_1'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.1_5'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '3.26.4_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}}, prod_pkgs={'fastfetch': {'architecture': 'x86_64', 'version': '2.33.0_1'}}, 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-01-21 00:40:32.567920 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-01-21 00:40:32.577678 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-01-21 00:40:32.585248 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-01-21 00:40:33.503159 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'e3113e887d3c642b4be4971e851cd0778a17a996'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at e3113e8 Merge pull request #433 from Dennisbonke/fastfetch [2025-01-21 00:40:33.540333 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-01-21 00:40:37.690459 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', '--', 'argp-standalone', 'libintl', 'fts-standalone', 'obstack-standalone', 'bzip2', 'zstd', 'libiconv', 'xz-utils', 'elfutils', 'libxdmcp', 'xorg-util-macros', 'xorg-proto', 'xcb-proto', 'libxau', 'libxcb', 'libxtrans', 'libxrender', 'libxext', 'libxrandr', 'ncurses', 'readline', 'sqlite', 'libdrm-headers', 'linux-headers', 'mlibc-headers', 'frigg', 'mlibc', 'yyjson', 'libffi', 'libexpat', 'wayland', 'libpng', 'freetype', 'libx11', 'zlib', 'libdrm', 'libglvnd'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [47KB 8%] 195MB/s ETA: 00m00s x86_64-repodata: 47KB [avg rate: 2302MB/s] 37 packages will be downloaded: 37 packages will be installed: argp-standalone-1.5.0_2 libintl-0.21_10 fts-standalone-1.2.7_1 obstack-standalone-1.2.3_1 bzip2-1.0.8_9 zstd-1.5.6_1 libiconv-1.17_8 xz-utils-5.4.4_5 elfutils-0.189_1 libxdmcp-1.1.5_1 xorg-util-macros-1.20.2_1 xorg-proto-2024.1_1 xcb-proto-1.17.0_1 libxau-1.0.12_1 libxcb-1.17_1 libxtrans-1.5.2_1 libxrender-0.9.12_1 libxext-1.3.6_1 libxrandr-1.5.4_6 ncurses-6.2_11 readline-8.1_9 sqlite-3.43.2_6 libdrm-headers-2.4.115_1 linux-headers-6.12.8_1 mlibc-headers-0.0pl4202_2 frigg-0.0pl352_7 mlibc-0.0pl4202_2 yyjson-0.10.0_1 libffi-3.4.4_6 libexpat-2.5.0_6 wayland-1.23.0_1 libpng-1.6.44_1 freetype-2.13.1_5 libx11-1.8.10_1 zlib-1.2.12_7 libdrm-2.4.115_8 libglvnd-1.7.0_5 Size to download: 36MB Size required on disk: 148MB Space available on disk: 691GB [*] Downloading packages argp-standalone-1.5.0_2.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s argp-standalone-1.5.0_2.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] argp-standalone-1.5.0_2.x86_64.xbps: [32KB 12%] 170MB/s ETA: 00m00s argp-standalone-1.5.0_2.x86_64.xbps: 32KB [avg rate: 1377MB/s] argp-standalone-1.5.0_2: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 244MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 5229MB/s] libintl-0.21_10: verifying RSA signature... fts-standalone-1.2.7_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s fts-standalone-1.2.7_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] fts-standalone-1.2.7_1.x86_64.xbps: [24KB 17%] 260MB/s ETA: 00m00s fts-standalone-1.2.7_1.x86_64.xbps: 24KB [avg rate: 1531MB/s] fts-standalone-1.2.7_1: verifying RSA signature... obstack-standalone-1.2.3_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s obstack-standalone-1.2.3_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] obstack-standalone-1.2.3_1.x86_64.xbps: [16KB 24%] 260MB/s ETA: 00m00s obstack-standalone-1.2.3_1.x86_64.xbps: 16KB [avg rate: 1047MB/s] obstack-standalone-1.2.3_1: verifying RSA signature... bzip2-1.0.8_9.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] bzip2-1.0.8_9.x86_64.xbps: [60KB 6%] 217MB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps: 60KB [avg rate: 3234MB/s] bzip2-1.0.8_9: verifying RSA signature... zstd-1.5.6_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] zstd-1.5.6_1.x86_64.xbps: [744KB 0%] 230MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: 744KB [avg rate: 42GB/s] zstd-1.5.6_1: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 279MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 57GB/s] libiconv-1.17_8: verifying RSA signature... xz-utils-5.4.4_5.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] xz-utils-5.4.4_5.x86_64.xbps: [643KB 0%] 230MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps: 643KB [avg rate: 36GB/s] xz-utils-5.4.4_5: verifying RSA signature... elfutils-0.189_1.x86_64.xbps.sig2: [512B 100%] 24MB/s ETA: 00m00s elfutils-0.189_1.x86_64.xbps.sig2: 512B [avg rate: 24MB/s] elfutils-0.189_1.x86_64.xbps: [5135KB 0%] 186MB/s ETA: 00m00s elfutils-0.189_1.x86_64.xbps: 5135KB [avg rate: 233GB/s] elfutils-0.189_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 217MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 2350MB/s] libxdmcp-1.1.5_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%] 206MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 1162MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 217MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 31GB/s] xorg-proto-2024.1_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%] 206MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 6369MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 279MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 1270MB/s] libxau-1.0.12_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 300MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 90GB/s] libxcb-1.17_1: verifying RSA signature... libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxtrans-1.5.2_1.x86_64.xbps: [43KB 9%] 300MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps: 43KB [avg rate: 3196MB/s] libxtrans-1.5.2_1: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/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: 8940MB/s] libxrender-0.9.12_1: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 244MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 13GB/s] libxext-1.3.6_1: verifying RSA signature... libxrandr-1.5.4_6.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxrandr-1.5.4_6.x86_64.xbps: [107KB 3%] 279MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps: 107KB [avg rate: 7469MB/s] libxrandr-1.5.4_6: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 186MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 99GB/s] ncurses-6.2_11: verifying RSA signature... readline-8.1_9.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s readline-8.1_9.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] readline-8.1_9.x86_64.xbps: [538KB 0%] 195MB/s ETA: 00m00s readline-8.1_9.x86_64.xbps: 538KB [avg rate: 26GB/s] readline-8.1_9: verifying RSA signature... sqlite-3.43.2_6.x86_64.xbps.sig2: [512B 100%] 29MB/s ETA: 00m00s sqlite-3.43.2_6.x86_64.xbps.sig2: 512B [avg rate: 29MB/s] sqlite-3.43.2_6.x86_64.xbps: [6695KB 0%] 115MB/s ETA: 00m00s sqlite-3.43.2_6.x86_64.xbps: 6695KB [avg rate: 188GB/s] sqlite-3.43.2_6: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 195MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 5579MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... linux-headers-6.12.8_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s linux-headers-6.12.8_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] linux-headers-6.12.8_1.x86_64.xbps: [3118KB 0%] 206MB/s ETA: 00m00s linux-headers-6.12.8_1.x86_64.xbps: 3118KB [avg rate: 157GB/s] linux-headers-6.12.8_1: verifying RSA signature... mlibc-headers-0.0pl4202_2.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s mlibc-headers-0.0pl4202_2.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] mlibc-headers-0.0pl4202_2.x86_64.xbps: [97KB 4%] 178MB/s ETA: 00m00s mlibc-headers-0.0pl4202_2.x86_64.xbps: 97KB [avg rate: 4318MB/s] mlibc-headers-0.0pl4202_2: verifying RSA signature... frigg-0.0pl352_7.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] frigg-0.0pl352_7.x86_64.xbps: [42KB 9%] 217MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps: 42KB [avg rate: 2262MB/s] frigg-0.0pl352_7: verifying RSA signature... mlibc-0.0pl4202_2.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s mlibc-0.0pl4202_2.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] mlibc-0.0pl4202_2.x86_64.xbps: [4608KB 0%] 244MB/s ETA: 00m00s mlibc-0.0pl4202_2.x86_64.xbps: 4608KB [avg rate: 275GB/s] mlibc-0.0pl4202_2: verifying RSA signature... yyjson-0.10.0_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s yyjson-0.10.0_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] yyjson-0.10.0_1.x86_64.xbps: [133KB 2%] 206MB/s ETA: 00m00s yyjson-0.10.0_1.x86_64.xbps: 133KB [avg rate: 6861MB/s] yyjson-0.10.0_1: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 195MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 1924MB/s] libffi-3.4.4_6: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libexpat-2.5.0_6.x86_64.xbps: [331KB 1%] 195MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 331KB [avg rate: 16GB/s] libexpat-2.5.0_6: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 260MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 20GB/s] wayland-1.23.0_1: verifying RSA signature... libpng-1.6.44_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libpng-1.6.44_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libpng-1.6.44_1.x86_64.xbps: [881KB 0%] 217MB/s ETA: 00m00s libpng-1.6.44_1.x86_64.xbps: 881KB [avg rate: 47GB/s] libpng-1.6.44_1: verifying RSA signature... freetype-2.13.1_5.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s freetype-2.13.1_5.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] freetype-2.13.1_5.x86_64.xbps: [1716KB 0%] 206MB/s ETA: 00m00s freetype-2.13.1_5.x86_64.xbps: 1716KB [avg rate: 86GB/s] freetype-2.13.1_5: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libx11-1.8.10_1.x86_64.xbps: [3214KB 0%] 206MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3214KB [avg rate: 161GB/s] libx11-1.8.10_1: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig2: [512B 100%] 29MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig2: 512B [avg rate: 29MB/s] zlib-1.2.12_7.x86_64.xbps: [117KB 3%] 130MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 117KB [avg rate: 3798MB/s] zlib-1.2.12_7: verifying RSA signature... libdrm-2.4.115_8.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libdrm-2.4.115_8.x86_64.xbps: [242KB 1%] 186MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 242KB [avg rate: 11GB/s] libdrm-2.4.115_8: verifying RSA signature... libglvnd-1.7.0_5.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libglvnd-1.7.0_5.x86_64.xbps: [2005KB 0%] 156MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps: 2005KB [avg rate: 76GB/s] libglvnd-1.7.0_5: verifying RSA signature... [*] Collecting package files argp-standalone-1.5.0_2: collecting files... libintl-0.21_10: collecting files... fts-standalone-1.2.7_1: collecting files... obstack-standalone-1.2.3_1: collecting files... bzip2-1.0.8_9: collecting files... zstd-1.5.6_1: collecting files... libiconv-1.17_8: collecting files... xz-utils-5.4.4_5: collecting files... elfutils-0.189_1: collecting files... libxdmcp-1.1.5_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... xorg-proto-2024.1_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxau-1.0.12_1: collecting files... libxcb-1.17_1: collecting files... libxtrans-1.5.2_1: collecting files... libxrender-0.9.12_1: collecting files... libxext-1.3.6_1: collecting files... libxrandr-1.5.4_6: collecting files... ncurses-6.2_11: collecting files... readline-8.1_9: collecting files... sqlite-3.43.2_6: collecting files... libdrm-headers-2.4.115_1: collecting files... linux-headers-6.12.8_1: collecting files... mlibc-headers-0.0pl4202_2: collecting files... frigg-0.0pl352_7: collecting files... mlibc-0.0pl4202_2: collecting files... yyjson-0.10.0_1: collecting files... libffi-3.4.4_6: collecting files... libexpat-2.5.0_6: collecting files... wayland-1.23.0_1: collecting files... libpng-1.6.44_1: collecting files... freetype-2.13.1_5: collecting files... libx11-1.8.10_1: collecting files... zlib-1.2.12_7: collecting files... libdrm-2.4.115_8: collecting files... libglvnd-1.7.0_5: collecting files... [*] Unpacking packages argp-standalone-1.5.0_2: unpacking ... libintl-0.21_10: unpacking ... fts-standalone-1.2.7_1: unpacking ... obstack-standalone-1.2.3_1: unpacking ... bzip2-1.0.8_9: unpacking ... zstd-1.5.6_1: unpacking ... libiconv-1.17_8: unpacking ... xz-utils-5.4.4_5: unpacking ... elfutils-0.189_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... xorg-proto-2024.1_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxau-1.0.12_1: unpacking ... libxcb-1.17_1: unpacking ... libxtrans-1.5.2_1: unpacking ... libxrender-0.9.12_1: unpacking ... libxext-1.3.6_1: unpacking ... libxrandr-1.5.4_6: unpacking ... ncurses-6.2_11: unpacking ... readline-8.1_9: unpacking ... sqlite-3.43.2_6: unpacking ... libdrm-headers-2.4.115_1: unpacking ... linux-headers-6.12.8_1: unpacking ... mlibc-headers-0.0pl4202_2: unpacking ... frigg-0.0pl352_7: unpacking ... mlibc-0.0pl4202_2: unpacking ... yyjson-0.10.0_1: unpacking ... libffi-3.4.4_6: unpacking ... libexpat-2.5.0_6: unpacking ... wayland-1.23.0_1: unpacking ... libpng-1.6.44_1: unpacking ... freetype-2.13.1_5: unpacking ... libx11-1.8.10_1: unpacking ... zlib-1.2.12_7: unpacking ... libdrm-2.4.115_8: unpacking ... libglvnd-1.7.0_5: unpacking ... 37 downloaded, 37 installed, 0 updated, 37 configured, 0 removed. [2025-01-21 00:40:40.209157 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-01-21 00:40:40.209587 chopin] DEBUG: xbbs.worker: ... found yyjson-0.10.0_1.x86_64.xbps [2025-01-21 00:40:40.210070 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: 1 packages registered. [2025-01-21 00:40:40.225849 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2025-01-21 00:40:40.226483 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_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.115_1' (x86_64). index: 2 packages registered. [2025-01-21 00:40:40.242391 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-01-21 00:40:40.244438 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-01-21 00:40:40.260702 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-01-21 00:40:40.261438 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-01-21 00:40:40.277824 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4202_2.x86_64.xbps [2025-01-21 00:40:40.282694 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4202_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4202_2' (x86_64). index: 5 packages registered. [2025-01-21 00:40:40.302149 chopin] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2025-01-21 00:40:40.302884 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.5.0_6' (x86_64). index: 6 packages registered. [2025-01-21 00:40:40.318419 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.x86_64.xbps [2025-01-21 00:40:40.319471 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.4.4_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xz-utils-5.4.4_5' (x86_64). index: 7 packages registered. [2025-01-21 00:40:40.335593 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4202_2.x86_64.xbps [2025-01-21 00:40:40.336051 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4202_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4202_2' (x86_64). index: 8 packages registered. [2025-01-21 00:40:40.350717 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2025-01-21 00:40:40.351341 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_8' (x86_64). index: 9 packages registered. [2025-01-21 00:40:40.366446 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.x86_64.xbps [2025-01-21 00:40:40.367506 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zstd-1.5.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zstd-1.5.6_1' (x86_64). index: 10 packages registered. [2025-01-21 00:40:40.384020 chopin] DEBUG: xbbs.worker: ... found sqlite-3.43.2_6.x86_64.xbps [2025-01-21 00:40:40.390511 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'sqlite-3.43.2_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `sqlite-3.43.2_6' (x86_64). index: 11 packages registered. [2025-01-21 00:40:40.412204 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_1.x86_64.xbps [2025-01-21 00:40:40.415455 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_1.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_1' (x86_64). index: 12 packages registered. [2025-01-21 00:40:40.433391 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-01-21 00:40:40.433904 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: 13 packages registered. [2025-01-21 00:40:40.448688 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-01-21 00:40:40.449844 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: 14 packages registered. [2025-01-21 00:40:40.466109 chopin] DEBUG: xbbs.worker: ... found readline-8.1_9.x86_64.xbps [2025-01-21 00:40:40.467043 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_9' (x86_64). index: 15 packages registered. [2025-01-21 00:40:40.482766 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2025-01-21 00:40:40.483328 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_7' (x86_64). index: 16 packages registered. [2025-01-21 00:40:40.498561 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-01-21 00:40:40.499021 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: 17 packages registered. [2025-01-21 00:40:40.515068 chopin] DEBUG: xbbs.worker: ... found freetype-2.13.1_5.x86_64.xbps [2025-01-21 00:40:40.517158 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'freetype-2.13.1_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `freetype-2.13.1_5' (x86_64). index: 18 packages registered. [2025-01-21 00:40:40.534266 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-01-21 00:40:40.535228 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: 19 packages registered. [2025-01-21 00:40:40.551128 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-01-21 00:40:40.551683 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: 20 packages registered. [2025-01-21 00:40:40.567157 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.x86_64.xbps [2025-01-21 00:40:40.569316 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libglvnd-1.7.0_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libglvnd-1.7.0_5' (x86_64). index: 21 packages registered. [2025-01-21 00:40:40.587241 chopin] DEBUG: xbbs.worker: ... found elfutils-0.189_1.x86_64.xbps [2025-01-21 00:40:40.592366 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'elfutils-0.189_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `elfutils-0.189_1' (x86_64). index: 22 packages registered. [2025-01-21 00:40:40.614103 chopin] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-01-21 00:40:40.616448 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: 23 packages registered. [2025-01-21 00:40:40.634195 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2025-01-21 00:40:40.637606 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.10_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.10_1' (x86_64). index: 24 packages registered. [2025-01-21 00:40:40.655708 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-01-21 00:40:40.656235 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: 25 packages registered. [2025-01-21 00:40:40.673209 chopin] DEBUG: xbbs.worker: ... found obstack-standalone-1.2.3_1.x86_64.xbps [2025-01-21 00:40:40.673624 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'obstack-standalone-1.2.3_1.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_1' (x86_64). index: 26 packages registered. [2025-01-21 00:40:40.689211 chopin] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-01-21 00:40:40.689934 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: 27 packages registered. [2025-01-21 00:40:40.705647 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-01-21 00:40:40.706151 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: 28 packages registered. [2025-01-21 00:40:40.722243 chopin] DEBUG: xbbs.worker: ... found libpng-1.6.44_1.x86_64.xbps [2025-01-21 00:40:40.723503 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libpng-1.6.44_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libpng-1.6.44_1' (x86_64). index: 29 packages registered. [2025-01-21 00:40:40.739897 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2025-01-21 00:40:40.740309 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.2_1' (x86_64). index: 30 packages registered. [2025-01-21 00:40:40.756696 chopin] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-01-21 00:40:40.757240 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-01-21 00:40:40.773203 chopin] DEBUG: xbbs.worker: ... found argp-standalone-1.5.0_2.x86_64.xbps [2025-01-21 00:40:40.773608 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: 32 packages registered. [2025-01-21 00:40:40.789241 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl352_7.x86_64.xbps [2025-01-21 00:40:40.789664 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl352_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl352_7' (x86_64). index: 33 packages registered. [2025-01-21 00:40:40.805035 chopin] DEBUG: xbbs.worker: ... found fts-standalone-1.2.7_1.x86_64.xbps [2025-01-21 00:40:40.805516 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'fts-standalone-1.2.7_1.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_1' (x86_64). index: 34 packages registered. [2025-01-21 00:40:40.820566 chopin] DEBUG: xbbs.worker: ... found bzip2-1.0.8_9.x86_64.xbps [2025-01-21 00:40:40.821032 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_9' (x86_64). index: 35 packages registered. [2025-01-21 00:40:40.838049 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-01-21 00:40:40.838448 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: 36 packages registered. [2025-01-21 00:40:40.853704 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.x86_64.xbps [2025-01-21 00:40:40.854184 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrandr-1.5.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrandr-1.5.4_6' (x86_64). index: 37 packages registered. [2025-01-21 00:40:44.829882 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.gma6ycuj) install libdrm-headers (inside sysroot.gma6ycuj) install linux-headers (inside sysroot.gma6ycuj) install mlibc-headers (inside sysroot.gma6ycuj) install mlibc (inside sysroot.gma6ycuj) install libiconv (inside sysroot.gma6ycuj) install libintl (inside sysroot.gma6ycuj) install argp-standalone (inside sysroot.gma6ycuj) install bzip2 (inside sysroot.gma6ycuj) install fts-standalone (inside sysroot.gma6ycuj) install obstack-standalone (inside sysroot.gma6ycuj) install zlib (inside sysroot.gma6ycuj) install xz-utils (inside sysroot.gma6ycuj) install zstd (inside sysroot.gma6ycuj) install elfutils (inside sysroot.gma6ycuj) install libpng (inside sysroot.gma6ycuj) install freetype (inside sysroot.gma6ycuj) install libdrm (inside sysroot.gma6ycuj) install xorg-util-macros (inside sysroot.gma6ycuj) install xorg-proto (inside sysroot.gma6ycuj) install libxau (inside sysroot.gma6ycuj) install libxdmcp (inside sysroot.gma6ycuj) install xcb-proto (inside sysroot.gma6ycuj) install libxcb (inside sysroot.gma6ycuj) install libxtrans (inside sysroot.gma6ycuj) install libx11 (inside sysroot.gma6ycuj) install libxext (inside sysroot.gma6ycuj) install libglvnd (inside sysroot.gma6ycuj) install libxrender (inside sysroot.gma6ycuj) install libxrandr (inside sysroot.gma6ycuj) install ncurses (inside sysroot.gma6ycuj) install readline (inside sysroot.gma6ycuj) install sqlite (inside sysroot.gma6ycuj) install libexpat (inside sysroot.gma6ycuj) install libffi (inside sysroot.gma6ycuj) install wayland (inside sysroot.gma6ycuj) install yyjson (inside sysroot.gma6ycuj) configure fastfetch (inside sysroot.gma6ycuj) build fastfetch (inside sysroot.gma6ycuj) 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-01-21 00:40:45.651788 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-01-21 00:40:45.732482 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.gma6ycuj', 'frigg'] [2025-01-21 00:40:45.782927 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 3, 'status': 'success', 'subject': 'fastfetch'} [2025-01-21 00:40:45.783626 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libdrm-headers'] [2025-01-21 00:40:45.793532 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'linux-headers'] [2025-01-21 00:40:45.801569 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'mlibc-headers'] [2025-01-21 00:40:45.971087 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'mlibc'] [2025-01-21 00:40:45.993643 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libiconv [10/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libiconv'] [2025-01-21 00:40:46.038460 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [11/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libintl'] [2025-01-21 00:40:46.050368 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install argp-standalone [12/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'argp-standalone'] [2025-01-21 00:40:46.057524 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'argp-standalone'] xbstrap: install bzip2 [13/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'bzip2'] [2025-01-21 00:40:46.063457 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install fts-standalone [14/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'fts-standalone'] [2025-01-21 00:40:46.070776 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fts-standalone'] xbstrap: install obstack-standalone [15/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'obstack-standalone'] [2025-01-21 00:40:46.076167 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'obstack-standalone'] xbstrap: install zlib [16/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'zlib'] [2025-01-21 00:40:46.081829 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install xz-utils [17/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'xz-utils'] [2025-01-21 00:40:46.089151 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [18/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'zstd'] [2025-01-21 00:40:46.105011 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install elfutils [19/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'elfutils'] [2025-01-21 00:40:46.121195 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'elfutils'] xbstrap: install libpng [20/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libpng'] [2025-01-21 00:40:46.189268 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libpng'] xbstrap: install freetype [21/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'freetype'] [2025-01-21 00:40:46.205827 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'freetype'] xbstrap: install libdrm [22/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libdrm'] [2025-01-21 00:40:46.229770 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install xorg-util-macros [23/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'xorg-util-macros'] [2025-01-21 00:40:46.240506 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.gma6ycuj', '--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.gma6ycuj', 'xorg-proto'] [2025-01-21 00:40:46.246941 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [25/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libxau'] [2025-01-21 00:40:46.277085 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [26/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libxdmcp'] [2025-01-21 00:40:46.283943 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [27/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'xcb-proto'] [2025-01-21 00:40:46.291510 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [28/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libxcb'] [2025-01-21 00:40:46.303288 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [29/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libxtrans'] [2025-01-21 00:40:46.501173 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [30/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libx11'] [2025-01-21 00:40:46.508739 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxext [31/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libxext'] [2025-01-21 00:40:46.633995 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [32/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libglvnd'] [2025-01-21 00:40:46.649294 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxrender [33/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libxrender'] [2025-01-21 00:40:46.681140 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [34/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libxrandr'] [2025-01-21 00:40:46.689578 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install ncurses [35/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'ncurses'] [2025-01-21 00:40:46.698839 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [36/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'readline'] [2025-01-21 00:40:46.953092 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install sqlite [37/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'sqlite'] [2025-01-21 00:40:46.965960 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'sqlite'] xbstrap: install libexpat [38/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libexpat'] [2025-01-21 00:40:47.016411 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libffi [39/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'libffi'] [2025-01-21 00:40:47.028913 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [40/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'wayland'] [2025-01-21 00:40:47.036759 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install yyjson [41/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.gma6ycuj', 'yyjson'] [2025-01-21 00:40:47.049398 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.gma6ycuj', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'yyjson'] xbstrap: configure fastfetch [42/44] [2025-01-21 00:40:47.058435 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 3021500 (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.0s) -- Build files have been written to: /var/lib/managarm-buildenv/build/pkg-builds/fastfetch xbstrap: build fastfetch [43/44] [2025-01-21 00:40:48.554705 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 3021785 (outside the namespace) [ 1%] Building C object CMakeFiles/libfastfetch.dir/src/common/percent.c.o [ 2%] Building C object CMakeFiles/libfastfetch.dir/src/common/commandoption.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/format.c.o [ 3%] Building C object CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.o [ 4%] Building C object CMakeFiles/libfastfetch.dir/src/common/modules.c.o [ 4%] Building C object CMakeFiles/libfastfetch.dir/src/common/netif/netif.c.o [ 5%] Building C object CMakeFiles/libfastfetch.dir/src/common/library.c.o [ 6%] Building C object CMakeFiles/libfastfetch.dir/src/common/parsing.c.o [ 6%] Building C object CMakeFiles/libfastfetch.dir/src/common/option.c.o [ 6%] Building C object CMakeFiles/libfastfetch.dir/src/common/printing.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 [ 15%] Building C object CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.o [ 16%] Building C object CMakeFiles/libfastfetch.dir/src/detection/packages/packages.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 [ 24%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.o [ 24%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.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 [ 29%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cpuusage/cpuusage.c.o [ 29%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cursor/cursor.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 [ 32%] Building C object CMakeFiles/libfastfetch.dir/src/modules/diskio/diskio.c.o [ 33%] Building C object CMakeFiles/libfastfetch.dir/src/modules/dns/dns.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 [ 52%] Building C object CMakeFiles/libfastfetch.dir/src/modules/tpm/tpm.c.o [ 52%] Building C object CMakeFiles/libfastfetch.dir/src/modules/title/title.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 [ 55%] 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 [ 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/wmde.c.o [ 79%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/linux/xlib.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) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [ 80%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu_nosupport.c.o [ 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/os/os_linux.c.o [ 89%] Building C object CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_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 [ 93%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell_linux.c.o [ 93%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_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 3022864 (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-01-21 00:40:52.508046 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_1', '-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/tmpl2iole94'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/fastfetch-2.33.0_1.x86_64.xbps'] (x86_64) [2025-01-21 00:40:52.670799 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 44, 'n_this': 44, 'status': 'success', 'subject': 'fastfetch'} [2025-01-21 00:40:52.680214 chopin] DEBUG: xbbs.worker: successfully uploaded package fastfetch for JobMessage(project='managarm', job='package:fastfetch', repository='https://github.com/managarm/bootstrap-managarm.git', revision='e3113e887d3c642b4be4971e851cd0778a17a996', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'argp-standalone': {'architecture': 'x86_64', 'version': '1.5.0_2'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'fts-standalone': {'architecture': 'x86_64', 'version': '1.2.7_1'}, 'obstack-standalone': {'architecture': 'x86_64', 'version': '1.2.3_1'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'elfutils': {'architecture': 'x86_64', 'version': '0.189_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_9'}, 'sqlite': {'architecture': 'x86_64', 'version': '3.43.2_6'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4202_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl352_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4202_2'}, 'yyjson': {'architecture': 'x86_64', 'version': '0.10.0_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.44_1'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.1_5'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '3.26.4_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}}, prod_pkgs={'fastfetch': {'architecture': 'x86_64', 'version': '2.33.0_1'}}, 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-01-21 00:40:52.977100 chopin] INFO: xbbs.worker: job done. return code: 0