[2025-06-08 08:47:34.130044 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:fastfetch', repository='https://github.com/managarm/bootstrap-managarm.git', revision='4030cce575b6d957775a67be7cb06ed5f2c7618d', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'fts-standalone': {'architecture': 'x86_64', 'version': '1.2.7_2'}, 'argp-standalone': {'architecture': 'x86_64', 'version': '1.5.0_2'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.7_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'obstack-standalone': {'architecture': 'x86_64', 'version': '1.2.3_2'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'elfutils': {'architecture': 'x86_64', 'version': '0.189_2'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.44_3'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.3_1'}, 'yyjson': {'architecture': 'x86_64', 'version': '0.10.0_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_7'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, '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'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl360_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '4.0.0_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.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-06-08 08:47:34.131952 sunset] 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-06-08 08:47:34.159243 sunset] 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-06-08 08:47:34.187271 sunset] 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-06-08 08:47:35.935580 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '4030cce575b6d957775a67be7cb06ed5f2c7618d'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 4030cce Merge pull request #514 from qookei/aa64-uefi-dep [2025-06-08 08:47:36.002709 sunset] 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-06-08 08:47:42.058310 sunset] 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', '--', 'libdrm', 'fts-standalone', 'argp-standalone', 'libintl', 'libiconv', 'zstd', 'xz-utils', 'obstack-standalone', 'bzip2', 'elfutils', 'zlib', 'libpng', 'freetype', 'yyjson', 'libxtrans', 'xorg-util-macros', 'xorg-proto', 'libxext', 'libglvnd', 'xcb-proto', 'libxdmcp', 'libxau', 'libxcb', 'ncurses', 'readline', 'sqlite', 'libxrender', 'libxrandr', 'libexpat', 'libffi', 'wayland', 'mlibc-headers', 'linux-headers', 'frigg', 'libdrm-headers', 'mlibc', 'libx11'] (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%] 48MB/s ETA: 00m00s x86_64-repodata: 35KB [avg rate: 425MB/s] 37 packages will be downloaded: 37 packages will be installed: libdrm-2.4.124_1 fts-standalone-1.2.7_2 argp-standalone-1.5.0_2 libintl-0.21_10 libiconv-1.17_8 zstd-1.5.7_1 xz-utils-5.8.0_1 obstack-standalone-1.2.3_2 bzip2-1.0.8_10 elfutils-0.189_2 zlib-1.2.12_8 libpng-1.6.44_3 freetype-2.13.3_1 yyjson-0.10.0_1 libxtrans-1.6.0_1 xorg-util-macros-1.20.2_1 xorg-proto-2024.1_1 libxext-1.3.6_1 libglvnd-1.7.0_7 xcb-proto-1.17.0_1 libxdmcp-1.1.5_1 libxau-1.0.12_1 libxcb-1.17_1 ncurses-6.2_11 readline-8.1_10 sqlite-3.49.1_2 libxrender-0.9.12_1 libxrandr-1.5.4_7 libexpat-2.7.1_1 libffi-3.4.4_6 wayland-1.23.0_1 mlibc-headers-0.0pl4468_1 linux-headers-6.12.8_2 frigg-0.0pl360_7 libdrm-headers-2.4.124_1 mlibc-0.0pl4468_1 libx11-1.8.12_1 Size to download: 31MB Size required on disk: 139MB Space available on disk: 757GB [*] Downloading packages libdrm-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libdrm-2.4.124_1.x86_64.xbps: [249KB 1%] 81MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps: 249KB [avg rate: 5069MB/s] libdrm-2.4.124_1: verifying RSA signature... fts-standalone-1.2.7_2.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s fts-standalone-1.2.7_2.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] fts-standalone-1.2.7_2.x86_64.xbps: [24KB 17%] 103MB/s ETA: 00m00s fts-standalone-1.2.7_2.x86_64.xbps: 24KB [avg rate: 604MB/s] fts-standalone-1.2.7_2: verifying RSA signature... argp-standalone-1.5.0_2.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s argp-standalone-1.5.0_2.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] argp-standalone-1.5.0_2.x86_64.xbps: [32KB 12%] 98MB/s ETA: 00m00s argp-standalone-1.5.0_2.x86_64.xbps: 32KB [avg rate: 792MB/s] argp-standalone-1.5.0_2: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 612KB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 612KB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 91MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 1946MB/s] libintl-0.21_10: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 75MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 15GB/s] libiconv-1.17_8: verifying RSA signature... zstd-1.5.7_1.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s zstd-1.5.7_1.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] zstd-1.5.7_1.x86_64.xbps: [757KB 0%] 74MB/s ETA: 00m00s zstd-1.5.7_1.x86_64.xbps: 757KB [avg rate: 14GB/s] zstd-1.5.7_1: verifying RSA signature... xz-utils-5.8.0_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] xz-utils-5.8.0_1.x86_64.xbps: [687KB 0%] 106MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps: 687KB [avg rate: 18GB/s] xz-utils-5.8.0_1: verifying RSA signature... obstack-standalone-1.2.3_2.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s obstack-standalone-1.2.3_2.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] obstack-standalone-1.2.3_2.x86_64.xbps: [16KB 24%] 100MB/s ETA: 00m00s obstack-standalone-1.2.3_2.x86_64.xbps: 16KB [avg rate: 403MB/s] obstack-standalone-1.2.3_2: verifying RSA signature... bzip2-1.0.8_10.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] bzip2-1.0.8_10.x86_64.xbps: [60KB 6%] 91MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps: 60KB [avg rate: 1354MB/s] bzip2-1.0.8_10: verifying RSA signature... elfutils-0.189_2.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s elfutils-0.189_2.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] elfutils-0.189_2.x86_64.xbps: [5136KB 0%] 51MB/s ETA: 00m00s elfutils-0.189_2.x86_64.xbps: [5136KB 17%] 9488KB/s ETA: 00m04s elfutils-0.189_2.x86_64.xbps: 5136KB [avg rate: 52MB/s] elfutils-0.189_2: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 93MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 2713MB/s] zlib-1.2.12_8: verifying RSA signature... libpng-1.6.44_3.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libpng-1.6.44_3.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libpng-1.6.44_3.x86_64.xbps: [881KB 0%] 66MB/s ETA: 00m00s libpng-1.6.44_3.x86_64.xbps: 881KB [avg rate: 14GB/s] libpng-1.6.44_3: verifying RSA signature... freetype-2.13.3_1.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s freetype-2.13.3_1.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] freetype-2.13.3_1.x86_64.xbps: [1860KB 0%] 47MB/s ETA: 00m00s freetype-2.13.3_1.x86_64.xbps: 1860KB [avg rate: 21GB/s] freetype-2.13.3_1: verifying RSA signature... yyjson-0.10.0_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s yyjson-0.10.0_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] yyjson-0.10.0_1.x86_64.xbps: [134KB 2%] 106MB/s ETA: 00m00s yyjson-0.10.0_1.x86_64.xbps: 134KB [avg rate: 3525MB/s] yyjson-0.10.0_1: verifying RSA signature... libxtrans-1.6.0_1.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libxtrans-1.6.0_1.x86_64.xbps: [43KB 9%] 93MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps: 43KB [avg rate: 997MB/s] libxtrans-1.6.0_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 16MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 106MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 597MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 17MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: [585KB 71%] 8548KB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 12MB/s] xorg-proto-2024.1_1: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 91MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 5041MB/s] libxext-1.3.6_1: verifying RSA signature... libglvnd-1.7.0_7.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libglvnd-1.7.0_7.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libglvnd-1.7.0_7.x86_64.xbps: [2005KB 0%] 103MB/s ETA: 00m00s libglvnd-1.7.0_7.x86_64.xbps: 2005KB [avg rate: 50GB/s] libglvnd-1.7.0_7: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 103MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 3185MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 100MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 1085MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 95MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 434MB/s] libxau-1.0.12_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 98MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 29GB/s] libxcb-1.17_1: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 5362KB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 2847MB/s] ncurses-6.2_11: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] 91MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: [538KB 95%] 8767KB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: 9215KB/s] readline-8.1_10: verifying RSA signature... sqlite-3.49.1_2.x86_64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s sqlite-3.49.1_2.x86_64.xbps.sig2: 512B [avg rate: 16MB/s] sqlite-3.49.1_2.x86_64.xbps: [1497KB 0%] 89MB/s ETA: 00m00s sqlite-3.49.1_2.x86_64.xbps: 1497KB [avg rate: 32GB/s] sqlite-3.49.1_2: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 47MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 1490MB/s] libxrender-0.9.12_1: verifying RSA signature... libxrandr-1.5.4_7.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libxrandr-1.5.4_7.x86_64.xbps: [107KB 3%] 66MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps: 107KB [avg rate: 1772MB/s] libxrandr-1.5.4_7: verifying RSA signature... libexpat-2.7.1_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libexpat-2.7.1_1.x86_64.xbps: [424KB 0%] 81MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps: 424KB [avg rate: 8626MB/s] libexpat-2.7.1_1: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 98MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 962MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 93MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 7464MB/s] wayland-1.23.0_1: verifying RSA signature... mlibc-headers-0.0pl4468_1.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] mlibc-headers-0.0pl4468_1.x86_64.xbps: [99KB 4%] 98MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.x86_64.xbps: 99KB [avg rate: 2425MB/s] mlibc-headers-0.0pl4468_1: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 100MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: [3121KB 59%] 7534KB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 12MB/s] linux-headers-6.12.8_2: verifying RSA signature... frigg-0.0pl360_7.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s frigg-0.0pl360_7.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] frigg-0.0pl360_7.x86_64.xbps: [42KB 9%] 98MB/s ETA: 00m00s frigg-0.0pl360_7.x86_64.xbps: 42KB [avg rate: 1024MB/s] frigg-0.0pl360_7: verifying RSA signature... libdrm-headers-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libdrm-headers-2.4.124_1.x86_64.xbps: [120KB 3%] 103MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps: 120KB [avg rate: 3091MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... mlibc-0.0pl4468_1.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] mlibc-0.0pl4468_1.x86_64.xbps: [4756KB 0%] 98MB/s ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps: 4756KB [avg rate: 113GB/s] mlibc-0.0pl4468_1: verifying RSA signature... libx11-1.8.12_1.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] libx11-1.8.12_1.x86_64.xbps: [3216KB 0%] 98MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps: [3216KB 31%] 9622KB/s ETA: 00m02s libx11-1.8.12_1.x86_64.xbps: 3216KB [avg rate: 30MB/s] libx11-1.8.12_1: verifying RSA signature... [*] Collecting package files libdrm-2.4.124_1: collecting files... fts-standalone-1.2.7_2: collecting files... argp-standalone-1.5.0_2: collecting files... libintl-0.21_10: collecting files... libiconv-1.17_8: collecting files... zstd-1.5.7_1: collecting files... xz-utils-5.8.0_1: collecting files... obstack-standalone-1.2.3_2: collecting files... bzip2-1.0.8_10: collecting files... elfutils-0.189_2: collecting files... zlib-1.2.12_8: collecting files... libpng-1.6.44_3: collecting files... freetype-2.13.3_1: collecting files... yyjson-0.10.0_1: collecting files... libxtrans-1.6.0_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... xorg-proto-2024.1_1: collecting files... libxext-1.3.6_1: collecting files... libglvnd-1.7.0_7: collecting files... xcb-proto-1.17.0_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxau-1.0.12_1: collecting files... libxcb-1.17_1: collecting files... ncurses-6.2_11: collecting files... readline-8.1_10: collecting files... sqlite-3.49.1_2: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_7: collecting files... libexpat-2.7.1_1: collecting files... libffi-3.4.4_6: collecting files... wayland-1.23.0_1: collecting files... mlibc-headers-0.0pl4468_1: collecting files... linux-headers-6.12.8_2: collecting files... frigg-0.0pl360_7: collecting files... libdrm-headers-2.4.124_1: collecting files... mlibc-0.0pl4468_1: collecting files... libx11-1.8.12_1: collecting files... [*] Unpacking packages libdrm-2.4.124_1: unpacking ... fts-standalone-1.2.7_2: unpacking ... argp-standalone-1.5.0_2: unpacking ... libintl-0.21_10: unpacking ... libiconv-1.17_8: unpacking ... zstd-1.5.7_1: unpacking ... xz-utils-5.8.0_1: unpacking ... obstack-standalone-1.2.3_2: unpacking ... bzip2-1.0.8_10: unpacking ... elfutils-0.189_2: unpacking ... zlib-1.2.12_8: unpacking ... libpng-1.6.44_3: unpacking ... freetype-2.13.3_1: unpacking ... yyjson-0.10.0_1: unpacking ... libxtrans-1.6.0_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... xorg-proto-2024.1_1: unpacking ... libxext-1.3.6_1: unpacking ... libglvnd-1.7.0_7: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxau-1.0.12_1: unpacking ... libxcb-1.17_1: unpacking ... ncurses-6.2_11: unpacking ... readline-8.1_10: unpacking ... sqlite-3.49.1_2: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_7: unpacking ... libexpat-2.7.1_1: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.23.0_1: unpacking ... mlibc-headers-0.0pl4468_1: unpacking ... linux-headers-6.12.8_2: unpacking ... frigg-0.0pl360_7: unpacking ... libdrm-headers-2.4.124_1: unpacking ... mlibc-0.0pl4468_1: unpacking ... libx11-1.8.12_1: unpacking ... 37 downloaded, 37 installed, 0 updated, 37 configured, 0 removed. [2025-06-08 08:47:48.599058 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2025-06-08 08:47:48.599719 sunset] DEBUG: xbbs.worker: ... found elfutils-0.189_2.x86_64.xbps [2025-06-08 08:47:48.606852 sunset] 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: 1 packages registered. [2025-06-08 08:47:48.632570 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-06-08 08:47:48.633755 sunset] 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: 2 packages registered. [2025-06-08 08:47:48.660526 sunset] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-06-08 08:47:48.661022 sunset] 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: 3 packages registered. [2025-06-08 08:47:48.679845 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl4468_1.x86_64.xbps [2025-06-08 08:47:48.687019 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4468_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4468_1' (x86_64). index: 4 packages registered. [2025-06-08 08:47:48.708955 sunset] DEBUG: xbbs.worker: ... found bzip2-1.0.8_10.x86_64.xbps [2025-06-08 08:47:48.709561 sunset] 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-06-08 08:47:48.729290 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl360_7.x86_64.xbps [2025-06-08 08:47:48.730065 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl360_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl360_7' (x86_64). index: 6 packages registered. [2025-06-08 08:47:48.749681 sunset] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-06-08 08:47:48.750949 sunset] 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: 7 packages registered. [2025-06-08 08:47:48.770829 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-06-08 08:47:48.771611 sunset] 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: 8 packages registered. [2025-06-08 08:47:48.797848 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.12_1.x86_64.xbps [2025-06-08 08:47:48.801489 sunset] 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: 9 packages registered. [2025-06-08 08:47:48.827582 sunset] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-06-08 08:47:48.828528 sunset] 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: 10 packages registered. [2025-06-08 08:47:48.846997 sunset] DEBUG: xbbs.worker: ... found freetype-2.13.3_1.x86_64.xbps [2025-06-08 08:47:48.849305 sunset] 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: 11 packages registered. [2025-06-08 08:47:48.882756 sunset] DEBUG: xbbs.worker: ... found libpng-1.6.44_3.x86_64.xbps [2025-06-08 08:47:48.884180 sunset] 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: 12 packages registered. [2025-06-08 08:47:48.914065 sunset] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_7.x86_64.xbps [2025-06-08 08:47:48.916447 sunset] 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: 13 packages registered. [2025-06-08 08:47:48.949334 sunset] DEBUG: xbbs.worker: ... found sqlite-3.49.1_2.x86_64.xbps [2025-06-08 08:47:48.953590 sunset] 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: 14 packages registered. [2025-06-08 08:47:48.991768 sunset] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-06-08 08:47:48.994289 sunset] 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: 15 packages registered. [2025-06-08 08:47:49.021345 sunset] DEBUG: xbbs.worker: ... found fts-standalone-1.2.7_2.x86_64.xbps [2025-06-08 08:47:49.022053 sunset] 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: 16 packages registered. [2025-06-08 08:47:49.052163 sunset] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-06-08 08:47:49.055989 sunset] 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: 17 packages registered. [2025-06-08 08:47:49.082709 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-06-08 08:47:49.083471 sunset] 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: 18 packages registered. [2025-06-08 08:47:49.106292 sunset] DEBUG: xbbs.worker: ... found obstack-standalone-1.2.3_2.x86_64.xbps [2025-06-08 08:47:49.106863 sunset] 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: 19 packages registered. [2025-06-08 08:47:49.136277 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.6.0_1.x86_64.xbps [2025-06-08 08:47:49.143221 sunset] 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: 20 packages registered. [2025-06-08 08:47:49.183760 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-06-08 08:47:49.187284 sunset] 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: 21 packages registered. [2025-06-08 08:47:49.216688 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-06-08 08:47:49.217774 sunset] 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: 22 packages registered. [2025-06-08 08:47:49.240682 sunset] DEBUG: xbbs.worker: ... found libdrm-2.4.124_1.x86_64.xbps [2025-06-08 08:47:49.241957 sunset] 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: 23 packages registered. [2025-06-08 08:47:49.265612 sunset] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-06-08 08:47:49.266348 sunset] 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: 24 packages registered. [2025-06-08 08:47:49.286418 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-06-08 08:47:49.287920 sunset] 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: 25 packages registered. [2025-06-08 08:47:49.312876 sunset] DEBUG: xbbs.worker: ... found yyjson-0.10.0_1.x86_64.xbps [2025-06-08 08:47:49.313657 sunset] 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: 26 packages registered. [2025-06-08 08:47:49.332322 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4468_1.x86_64.xbps [2025-06-08 08:47:49.333101 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4468_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4468_1' (x86_64). index: 27 packages registered. [2025-06-08 08:47:49.368996 sunset] DEBUG: xbbs.worker: ... found libexpat-2.7.1_1.x86_64.xbps [2025-06-08 08:47:49.370011 sunset] 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: 28 packages registered. [2025-06-08 08:47:49.393027 sunset] DEBUG: xbbs.worker: ... found argp-standalone-1.5.0_2.x86_64.xbps [2025-06-08 08:47:49.394609 sunset] 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: 29 packages registered. [2025-06-08 08:47:49.421413 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-06-08 08:47:49.424280 sunset] 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: 30 packages registered. [2025-06-08 08:47:49.447249 sunset] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-06-08 08:47:49.449491 sunset] 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: 31 packages registered. [2025-06-08 08:47:49.483949 sunset] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-06-08 08:47:49.489755 sunset] 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: 32 packages registered. [2025-06-08 08:47:49.522994 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.x86_64.xbps [2025-06-08 08:47:49.523626 sunset] 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: 33 packages registered. [2025-06-08 08:47:49.545821 sunset] DEBUG: xbbs.worker: ... found zstd-1.5.7_1.x86_64.xbps [2025-06-08 08:47:49.547104 sunset] 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: 34 packages registered. [2025-06-08 08:47:49.576209 sunset] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_7.x86_64.xbps [2025-06-08 08:47:49.576904 sunset] 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: 35 packages registered. [2025-06-08 08:47:49.601135 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-06-08 08:47:49.601836 sunset] 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: 36 packages registered. [2025-06-08 08:47:49.625884 sunset] DEBUG: xbbs.worker: ... found xz-utils-5.8.0_1.x86_64.xbps [2025-06-08 08:47:49.627036 sunset] 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: 37 packages registered. [2025-06-08 08:47:59.370641 sunset] 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.oegzp674) install libdrm-headers (inside sysroot.oegzp674) install linux-headers (inside sysroot.oegzp674) install mlibc-headers (inside sysroot.oegzp674) install mlibc (inside sysroot.oegzp674) install libiconv (inside sysroot.oegzp674) install libintl (inside sysroot.oegzp674) install argp-standalone (inside sysroot.oegzp674) install bzip2 (inside sysroot.oegzp674) install fts-standalone (inside sysroot.oegzp674) install obstack-standalone (inside sysroot.oegzp674) install zlib (inside sysroot.oegzp674) install xz-utils (inside sysroot.oegzp674) install zstd (inside sysroot.oegzp674) install elfutils (inside sysroot.oegzp674) install libpng (inside sysroot.oegzp674) install freetype (inside sysroot.oegzp674) install libdrm (inside sysroot.oegzp674) install xorg-util-macros (inside sysroot.oegzp674) install xorg-proto (inside sysroot.oegzp674) install libxau (inside sysroot.oegzp674) install libxdmcp (inside sysroot.oegzp674) install xcb-proto (inside sysroot.oegzp674) install libxcb (inside sysroot.oegzp674) install libxtrans (inside sysroot.oegzp674) install libx11 (inside sysroot.oegzp674) install libxext (inside sysroot.oegzp674) install libglvnd (inside sysroot.oegzp674) install libxrender (inside sysroot.oegzp674) install libxrandr (inside sysroot.oegzp674) install ncurses (inside sysroot.oegzp674) install readline (inside sysroot.oegzp674) install sqlite (inside sysroot.oegzp674) install libexpat (inside sysroot.oegzp674) install libffi (inside sysroot.oegzp674) install wayland (inside sysroot.oegzp674) install yyjson (inside sysroot.oegzp674) configure fastfetch (inside sysroot.oegzp674) build fastfetch (inside sysroot.oegzp674) 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-06-08 08:48:01.588750 sunset] 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-06-08 08:48:01.683613 sunset] 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.oegzp674', 'frigg'] [2025-06-08 08:48:01.791094 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 3, 'status': 'success', 'subject': 'fastfetch'} [2025-06-08 08:48:01.797001 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libdrm-headers'] [2025-06-08 08:48:01.848324 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'linux-headers'] [2025-06-08 08:48:01.931076 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'mlibc-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] [2025-06-08 08:48:02.233109 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: install mlibc [9/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'mlibc'] [2025-06-08 08:48:02.349104 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libiconv [10/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libiconv'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] [2025-06-08 08:48:02.529123 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap[2025-06-08 08:48:02.642118 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 10, 'status': 'success', 'subject': 'libiconv'} : install libintl [11/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libintl'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap[2025-06-08 08:48:02.671475 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 11, 'status': 'success', 'subject': 'libintl'} : install argp-standalone [12/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'argp-standalone'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'argp-standalone'] xbstrap: install bzip2 [13/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'bzip2'] [2025-06-08 08:48:02.716845 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install fts-standalone [14/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'fts-standalone'] [2025-06-08 08:48:02.769778 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fts-standalone'] xbstrap: install obstack-standalone [15/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'obstack-standalone'] [2025-06-08 08:48:02.805214 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'obstack-standalone'] xbstrap: install zlib [16/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'zlib'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] [2025-06-08 08:48:02.869539 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 15, 'status': 'success', 'subject': 'obstack-standalone'} xbstrap: install xz-utils [17/44] [2025-06-08 08:48:02.943138 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 16, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'xz-utils'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [18/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'zstd'] [2025-06-08 08:48:03.007433 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install elfutils [19/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'elfutils'] [2025-06-08 08:48:03.043793 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'elfutils'] xbstrap: install libpng [20/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libpng'] [2025-06-08 08:48:03.171424 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libpng'] xbstrap: install freetype [21/44] [2025-06-08 08:48:03.224772 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 20, 'status': 'success', 'subject': 'libpng'} xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'freetype'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'freetype'] xbstrap: install libdrm [22/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libdrm'] [2025-06-08 08:48:03.302291 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install xorg-util-macros [23/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'xorg-util-macros'] [2025-06-08 08:48:03.338227 sunset] 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.oegzp674', '--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.oegzp674', 'xorg-proto'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] [2025-06-08 08:48:03.379731 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 23, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: install libxau [25/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libxau'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] [2025-06-08 08:48:03.516167 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 24, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: install libxdmcp [26/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libxdmcp'] [2025-06-08 08:48:03.572715 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [27/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'xcb-proto'] [2025-06-08 08:48:03.668442 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [28/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libxcb'] [2025-06-08 08:48:03.732739 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [29/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libxtrans'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] [2025-06-08 08:48:04.353103 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 28, 'status': 'success', 'subject': 'libxcb'} xbstrap: install libx11 [30/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libx11'] [2025-06-08 08:48:04.369072 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxext [31/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libxext'] [2025-06-08 08:48:04.508377 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap[2025-06-08 08:48:04.544213 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 31, 'status': 'success', 'subject': 'libxext'} : install libglvnd [32/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libglvnd'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxrender [33/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libxrender'] [2025-06-08 08:48:04.644844 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [34/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libxrandr'] [2025-06-08 08:48:04.664077 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install ncurses [35/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'ncurses'] [2025-06-08 08:48:04.686149 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [36/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'readline'] [2025-06-08 08:48:04.944667 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install sqlite [37/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'sqlite'] [2025-06-08 08:48:05.018871 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'sqlite'] xbstrap: install libexpat [38/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libexpat'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] [2025-06-08 08:48:05.103478 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 37, 'status': 'success', 'subject': 'sqlite'} xbstrap[2025-06-08 08:48:05.150918 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 38, 'status': 'success', 'subject': 'libexpat'} : install libffi [39/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'libffi'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap[2025-06-08 08:48:05.197553 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 39, 'status': 'success', 'subject': 'libffi'} : install wayland [40/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'wayland'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install yyjson [41/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.oegzp674', 'yyjson'] [2025-06-08 08:48:05.239588 sunset] 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.oegzp674', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'yyjson'] xbstrap: configure fastfetch [42/44] 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: ['host-cmake', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 882144 (outside the namespace) [2025-06-08 08:48:05.272567 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 41, 'status': 'success', 'subject': 'yyjson'} -- 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 (2.9s) -- Generating done (0.1s) -- Build files have been written to: /var/lib/managarm-buildenv/build/pkg-builds/fastfetch xbstrap: build fastfetch [43/44] [2025-06-08 08:48:08.586306 sunset] 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: ['host-cmake', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 882438 (outside the namespace) [ 1%] Building C object CMakeFiles/libfastfetch.dir/src/common/percent.c.o [ 1%] Building C object CMakeFiles/libfastfetch.dir/src/common/commandoption.c.o [ 2%] Building C object CMakeFiles/libfastfetch.dir/src/common/font.c.o [ 2%] Building C object CMakeFiles/libfastfetch.dir/src/common/format.c.o [ 3%] Building C object CMakeFiles/libfastfetch.dir/src/common/library.c.o [ 4%] Building C object CMakeFiles/libfastfetch.dir/src/common/init.c.o [ 4%] Building C object CMakeFiles/libfastfetch.dir/src/common/jsonconfig.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/option.c.o [ 6%] Building C object CMakeFiles/libfastfetch.dir/src/common/parsing.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 [ 9%] Building C object CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.o [ 10%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.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 [ 14%] Building C object CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.o [ 14%] Building C object CMakeFiles/libfastfetch.dir/src/detection/media/media.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/modules/battery/battery.c.o [ 21%] Building C object CMakeFiles/libfastfetch.dir/src/logo/image/image.c.o [ 22%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.o [ 22%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.o [ 23%] Building C object CMakeFiles/libfastfetch.dir/src/logo/logo.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 [ 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 [ 46%] Building C object CMakeFiles/libfastfetch.dir/src/modules/swap/swap.c.o [ 47%] Building C object CMakeFiles/libfastfetch.dir/src/modules/sound/sound.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 [ 55%] Building C object CMakeFiles/libfastfetch.dir/src/modules/wm/wm.c.o [ 55%] Building C object CMakeFiles/libfastfetch.dir/src/modules/zpool/zpool.c.o [ 56%] Building C object CMakeFiles/libfastfetch.dir/src/modules/wmtheme/wmtheme.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 [ 58%] Building C object CMakeFiles/libfastfetch.dir/src/util/base64.c.o [ 59%] Building C object CMakeFiles/libfastfetch.dir/src/util/edidHelper.c.o [ 61%] Building C object CMakeFiles/libfastfetch.dir/src/util/kmod.c.o [ 60%] Building C object CMakeFiles/libfastfetch.dir/src/util/FFlist.c.o [ 61%] Building C object CMakeFiles/libfastfetch.dir/src/util/FFstrbuf.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 [ 73%] Building C object CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio_nosupport.c.o [ 73%] Building C object CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory_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 /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) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [ 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 [ 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/wayland/kde-output-order-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/gpu/gpu_pci.c.o [ 81%] Building C object CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.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 [ 88%] 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 [ 94%] Building C object CMakeFiles/libfastfetch.dir/src/detection/theme/theme_linux.c.o [ 94%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalsize/terminalsize_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 [ 98%] Building C object CMakeFiles/libfastfetch.dir/src/detection/wmtheme/wmtheme_linux.c.o [ 98%] Building C object CMakeFiles/libfastfetch.dir/src/detection/de/de_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: ['host-cmake', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 883515 (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/screenfetch.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/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/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/10.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/15.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/23.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/16.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/9.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/examples/13.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/6.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/7.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/11.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/19.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/21.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/man/man1/fastfetch.1 xbstrap: pack fastfetch [44/44] [2025-06-08 08:48:17.407032 sunset] 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/tmp7n7qik2l'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/fastfetch-2.33.0_2.x86_64.xbps'] (x86_64) [2025-06-08 08:48:17.628550 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 44, 'n_this': 44, 'status': 'success', 'subject': 'fastfetch'} [2025-06-08 08:48:17.678311 sunset] DEBUG: xbbs.worker: successfully uploaded package fastfetch for JobMessage(project='managarm', job='package:fastfetch', repository='https://github.com/managarm/bootstrap-managarm.git', revision='4030cce575b6d957775a67be7cb06ed5f2c7618d', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'fts-standalone': {'architecture': 'x86_64', 'version': '1.2.7_2'}, 'argp-standalone': {'architecture': 'x86_64', 'version': '1.5.0_2'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.7_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'obstack-standalone': {'architecture': 'x86_64', 'version': '1.2.3_2'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'elfutils': {'architecture': 'x86_64', 'version': '0.189_2'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.44_3'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.3_1'}, 'yyjson': {'architecture': 'x86_64', 'version': '0.10.0_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_7'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, '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'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl360_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '4.0.0_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.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-06-08 08:48:17.974816 sunset] INFO: xbbs.worker: job done. return code: 0