[2025-07-04 02:52:48.979691 atlas] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:fastfetch', repository='https://github.com/managarm/bootstrap-managarm.git', revision='7fd78aa2551db08437c2b55a034771df6d76d519', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'frigg': {'architecture': 'x86_64', 'version': '0.0pl362_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'yyjson': {'architecture': 'x86_64', 'version': '0.10.0_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_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'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.44_3'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.3_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'fts-standalone': {'architecture': 'x86_64', 'version': '1.2.7_2'}, 'obstack-standalone': {'architecture': 'x86_64', 'version': '1.2.3_2'}, 'argp-standalone': {'architecture': 'x86_64', 'version': '1.5.0_2'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.7_1'}, 'elfutils': {'architecture': 'x86_64', 'version': '0.189_2'}, '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'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_7'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-cmake': {'architecture': {'x86_64'}, 'version': '4.0.0_1'}}, prod_pkgs={'fastfetch': {'architecture': 'x86_64', 'version': '2.33.0_2'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-07-04 02:52:48.980503 atlas] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-07-04 02:52:49.009510 atlas] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-07-04 02:52:49.026440 atlas] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-07-04 02:52:50.516955 atlas] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '7fd78aa2551db08437c2b55a034771df6d76d519'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 7fd78aa Merge pull request #524 from no92/mlibc-bump [2025-07-04 02:52:50.590913 atlas] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-07-04 02:53:00.606265 atlas] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'frigg', 'linux-headers', 'libdrm-headers', 'mlibc-headers', 'mlibc', 'yyjson', 'xorg-util-macros', 'xcb-proto', 'xorg-proto', 'libxdmcp', 'libxau', 'libxcb', 'bzip2', 'libpng', 'freetype', 'libdrm', 'libiconv', 'libintl', 'fts-standalone', 'obstack-standalone', 'argp-standalone', 'xz-utils', 'zstd', 'elfutils', 'ncurses', 'readline', 'sqlite', 'libxext', 'libxrender', 'libxtrans', 'libxrandr', 'libffi', 'libexpat', 'wayland', 'libglvnd', 'zlib', 'libx11'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [33KB 12%] 74MB/s ETA: 00m00s x86_64-repodata: 33KB [avg rate: 601MB/s] 37 packages will be downloaded: 37 packages will be installed: frigg-0.0pl362_7 linux-headers-6.12.8_2 libdrm-headers-2.4.124_1 mlibc-headers-0.0pl4535_1 mlibc-0.0pl4535_1 yyjson-0.10.0_1 xorg-util-macros-1.20.2_1 xcb-proto-1.17.0_1 xorg-proto-2024.1_1 libxdmcp-1.1.5_1 libxau-1.0.12_1 libxcb-1.17_1 bzip2-1.0.8_10 libpng-1.6.44_3 freetype-2.13.3_1 libdrm-2.4.124_1 libiconv-1.17_8 libintl-0.21_10 fts-standalone-1.2.7_2 obstack-standalone-1.2.3_2 argp-standalone-1.5.0_2 xz-utils-5.8.0_1 zstd-1.5.7_1 elfutils-0.189_2 ncurses-6.2_11 readline-8.1_10 sqlite-3.49.1_2 libxext-1.3.6_1 libxrender-0.9.12_1 libxtrans-1.6.0_1 libxrandr-1.5.4_7 libffi-3.4.4_6 libexpat-2.7.1_1 wayland-1.23.0_1 libglvnd-1.7.0_7 zlib-1.2.12_8 libx11-1.8.12_1 Size to download: 31MB Size required on disk: 139MB Space available on disk: 107GB [*] Downloading packages frigg-0.0pl362_7.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s frigg-0.0pl362_7.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] frigg-0.0pl362_7.x86_64.xbps: [42KB 9%] 53MB/s ETA: 00m00s frigg-0.0pl362_7.x86_64.xbps: 42KB [avg rate: 554MB/s] frigg-0.0pl362_7: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 35MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 27GB/s] linux-headers-6.12.8_2: verifying RSA signature... libdrm-headers-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 4348KB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 4348KB/s] libdrm-headers-2.4.124_1.x86_64.xbps: [120KB 3%] 51MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps: 120KB [avg rate: 1546MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... mlibc-headers-0.0pl4535_1.x86_64.xbps.sig2: [512B 100%] 7812KB/s ETA: 00m00s mlibc-headers-0.0pl4535_1.x86_64.xbps.sig2: 512B [avg rate: 7812KB/s] mlibc-headers-0.0pl4535_1.x86_64.xbps: [100KB 4%] -- stalled -- ETA: 00m00s mlibc-headers-0.0pl4535_1.x86_64.xbps: 100KB [avg rate: -- stalled --] mlibc-headers-0.0pl4535_1: verifying RSA signature... mlibc-0.0pl4535_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s mlibc-0.0pl4535_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] mlibc-0.0pl4535_1.x86_64.xbps: [4812KB 0%] 74MB/s ETA: 00m00s mlibc-0.0pl4535_1.x86_64.xbps: [4812KB 78%] 17MB/s ETA: 00m00s mlibc-0.0pl4535_1.x86_64.xbps: 4812KB [avg rate: 22MB/s] mlibc-0.0pl4535_1: verifying RSA signature... yyjson-0.10.0_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s yyjson-0.10.0_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] yyjson-0.10.0_1.x86_64.xbps: [134KB 2%] 49MB/s ETA: 00m00s yyjson-0.10.0_1.x86_64.xbps: 134KB [avg rate: 1651MB/s] yyjson-0.10.0_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 9804KB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 9804KB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 54MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 303MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 9259KB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 9259KB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 46MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 1424MB/s] xcb-proto-1.17.0_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] -- stalled -- ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: -- stalled --] xorg-proto-2024.1_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 48MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 516MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 49MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 225MB/s] libxau-1.0.12_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 7246KB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 7246KB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 29MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 8916MB/s] libxcb-1.17_1: verifying RSA signature... bzip2-1.0.8_10.x86_64.xbps.sig2: [512B 100%] 8772KB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps.sig2: 512B [avg rate: 8772KB/s] bzip2-1.0.8_10.x86_64.xbps: [60KB 6%] -- stalled -- ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps: 60KB [avg rate: -- stalled --] bzip2-1.0.8_10: verifying RSA signature... libpng-1.6.44_3.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libpng-1.6.44_3.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libpng-1.6.44_3.x86_64.xbps: [881KB 0%] 51MB/s ETA: 00m00s libpng-1.6.44_3.x86_64.xbps: 881KB [avg rate: 11GB/s] libpng-1.6.44_3: verifying RSA signature... freetype-2.13.3_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s freetype-2.13.3_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] freetype-2.13.3_1.x86_64.xbps: [1860KB 0%] 50MB/s ETA: 00m00s freetype-2.13.3_1.x86_64.xbps: 1860KB [avg rate: 23GB/s] freetype-2.13.3_1: verifying RSA signature... libdrm-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 9.8MB/s] libdrm-2.4.124_1.x86_64.xbps: [249KB 1%] 54MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps: 249KB [avg rate: 3380MB/s] libdrm-2.4.124_1: 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%] 44MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 9305MB/s] libiconv-1.17_8: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 9091KB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 9091KB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 54MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 1162MB/s] libintl-0.21_10: verifying RSA signature... fts-standalone-1.2.7_2.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s fts-standalone-1.2.7_2.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] fts-standalone-1.2.7_2.x86_64.xbps: [24KB 17%] 66MB/s ETA: 00m00s fts-standalone-1.2.7_2.x86_64.xbps: 24KB [avg rate: 389MB/s] fts-standalone-1.2.7_2: verifying RSA signature... obstack-standalone-1.2.3_2.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s obstack-standalone-1.2.3_2.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] obstack-standalone-1.2.3_2.x86_64.xbps: [16KB 24%] 54MB/s ETA: 00m00s obstack-standalone-1.2.3_2.x86_64.xbps: 16KB [avg rate: 215MB/s] obstack-standalone-1.2.3_2: verifying RSA signature... argp-standalone-1.5.0_2.x86_64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s argp-standalone-1.5.0_2.x86_64.xbps.sig2: 512B [avg rate: 9.8MB/s] argp-standalone-1.5.0_2.x86_64.xbps: [32KB 12%] 50MB/s ETA: 00m00s argp-standalone-1.5.0_2.x86_64.xbps: 32KB [avg rate: 406MB/s] argp-standalone-1.5.0_2: verifying RSA signature... xz-utils-5.8.0_1.x86_64.xbps.sig2: [512B 100%] 6173KB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps.sig2: 512B [avg rate: 6173KB/s] xz-utils-5.8.0_1.x86_64.xbps: [687KB 0%] 45MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps: 687KB [avg rate: 7714MB/s] xz-utils-5.8.0_1: verifying RSA signature... zstd-1.5.7_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s zstd-1.5.7_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] zstd-1.5.7_1.x86_64.xbps: [757KB 0%] 45MB/s ETA: 00m00s zstd-1.5.7_1.x86_64.xbps: 757KB [avg rate: 8600MB/s] zstd-1.5.7_1: verifying RSA signature... elfutils-0.189_2.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s elfutils-0.189_2.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] elfutils-0.189_2.x86_64.xbps: [5136KB 0%] 69MB/s ETA: 00m00s elfutils-0.189_2.x86_64.xbps: [5136KB 65%] 10MB/s ETA: 00m00s elfutils-0.189_2.x86_64.xbps: 5136KB [avg rate: 15MB/s] elfutils-0.189_2: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 56MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 30GB/s] ncurses-6.2_11: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 4237KB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 4237KB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] -- stalled -- ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: -- stalled --] readline-8.1_10: verifying RSA signature... sqlite-3.49.1_2.x86_64.xbps.sig2: [512B 100%] 7692KB/s ETA: 00m00s sqlite-3.49.1_2.x86_64.xbps.sig2: 512B [avg rate: 7692KB/s] sqlite-3.49.1_2.x86_64.xbps: [1497KB 0%] 29MB/s ETA: 00m00s sqlite-3.49.1_2.x86_64.xbps: 1497KB [avg rate: 11GB/s] sqlite-3.49.1_2: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 50MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 2779MB/s] libxext-1.3.6_1: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 50MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 1604MB/s] libxrender-0.9.12_1: verifying RSA signature... libxtrans-1.6.0_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libxtrans-1.6.0_1.x86_64.xbps: [43KB 9%] 65MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps: 43KB [avg rate: 698MB/s] libxtrans-1.6.0_1: verifying RSA signature... libxrandr-1.5.4_7.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libxrandr-1.5.4_7.x86_64.xbps: [107KB 3%] 49MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps: 107KB [avg rate: 1323MB/s] libxrandr-1.5.4_7: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 62MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 611MB/s] libffi-3.4.4_6: verifying RSA signature... libexpat-2.7.1_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] libexpat-2.7.1_1.x86_64.xbps: [424KB 0%] 50MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps: [424KB 60%] 11MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps: 424KB [avg rate: 18MB/s] libexpat-2.7.1_1: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 49MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 3919MB/s] wayland-1.23.0_1: verifying RSA signature... libglvnd-1.7.0_7.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libglvnd-1.7.0_7.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] libglvnd-1.7.0_7.x86_64.xbps: [2005KB 0%] 52MB/s ETA: 00m00s libglvnd-1.7.0_7.x86_64.xbps: 2005KB [avg rate: 25GB/s] libglvnd-1.7.0_7: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 53MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 1540MB/s] zlib-1.2.12_8: verifying RSA signature... libx11-1.8.12_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libx11-1.8.12_1.x86_64.xbps: [3216KB 0%] 47MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps: 3216KB [avg rate: 37GB/s] libx11-1.8.12_1: verifying RSA signature... [*] Collecting package files frigg-0.0pl362_7: collecting files... linux-headers-6.12.8_2: collecting files... libdrm-headers-2.4.124_1: collecting files... mlibc-headers-0.0pl4535_1: collecting files... mlibc-0.0pl4535_1: collecting files... yyjson-0.10.0_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... xcb-proto-1.17.0_1: collecting files... xorg-proto-2024.1_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxau-1.0.12_1: collecting files... libxcb-1.17_1: collecting files... bzip2-1.0.8_10: collecting files... libpng-1.6.44_3: collecting files... freetype-2.13.3_1: collecting files... libdrm-2.4.124_1: collecting files... libiconv-1.17_8: collecting files... libintl-0.21_10: collecting files... fts-standalone-1.2.7_2: collecting files... obstack-standalone-1.2.3_2: collecting files... argp-standalone-1.5.0_2: collecting files... xz-utils-5.8.0_1: collecting files... zstd-1.5.7_1: collecting files... elfutils-0.189_2: collecting files... ncurses-6.2_11: collecting files... readline-8.1_10: collecting files... sqlite-3.49.1_2: collecting files... libxext-1.3.6_1: collecting files... libxrender-0.9.12_1: collecting files... libxtrans-1.6.0_1: collecting files... libxrandr-1.5.4_7: collecting files... libffi-3.4.4_6: collecting files... libexpat-2.7.1_1: collecting files... wayland-1.23.0_1: collecting files... libglvnd-1.7.0_7: collecting files... zlib-1.2.12_8: collecting files... libx11-1.8.12_1: collecting files... [*] Unpacking packages frigg-0.0pl362_7: unpacking ... linux-headers-6.12.8_2: unpacking ... libdrm-headers-2.4.124_1: unpacking ... mlibc-headers-0.0pl4535_1: unpacking ... mlibc-0.0pl4535_1: unpacking ... yyjson-0.10.0_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... xorg-proto-2024.1_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxau-1.0.12_1: unpacking ... libxcb-1.17_1: unpacking ... bzip2-1.0.8_10: unpacking ... libpng-1.6.44_3: unpacking ... freetype-2.13.3_1: unpacking ... libdrm-2.4.124_1: unpacking ... libiconv-1.17_8: unpacking ... libintl-0.21_10: unpacking ... fts-standalone-1.2.7_2: unpacking ... obstack-standalone-1.2.3_2: unpacking ... argp-standalone-1.5.0_2: unpacking ... xz-utils-5.8.0_1: unpacking ... zstd-1.5.7_1: unpacking ... elfutils-0.189_2: unpacking ... ncurses-6.2_11: unpacking ... readline-8.1_10: unpacking ... sqlite-3.49.1_2: unpacking ... libxext-1.3.6_1: unpacking ... libxrender-0.9.12_1: unpacking ... libxtrans-1.6.0_1: unpacking ... libxrandr-1.5.4_7: unpacking ... libffi-3.4.4_6: unpacking ... libexpat-2.7.1_1: unpacking ... wayland-1.23.0_1: unpacking ... libglvnd-1.7.0_7: unpacking ... zlib-1.2.12_8: unpacking ... libx11-1.8.12_1: unpacking ... 37 downloaded, 37 installed, 0 updated, 37 configured, 0 removed. [2025-07-04 02:53:07.118010 atlas] DEBUG: xbbs.worker: creating repository with existing packages... [2025-07-04 02:53:07.119066 atlas] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-07-04 02:53:07.120074 atlas] 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: 1 packages registered. [2025-07-04 02:53:07.168545 atlas] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-07-04 02:53:07.169948 atlas] 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: 2 packages registered. [2025-07-04 02:53:07.207608 atlas] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-07-04 02:53:07.208907 atlas] 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: 3 packages registered. [2025-07-04 02:53:07.242172 atlas] DEBUG: xbbs.worker: ... found xz-utils-5.8.0_1.x86_64.xbps [2025-07-04 02:53:07.243879 atlas] 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: 4 packages registered. [2025-07-04 02:53:07.281751 atlas] DEBUG: xbbs.worker: ... found mlibc-0.0pl4535_1.x86_64.xbps [2025-07-04 02:53:07.290774 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4535_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4535_1' (x86_64). index: 5 packages registered. [2025-07-04 02:53:07.353318 atlas] DEBUG: xbbs.worker: ... found fts-standalone-1.2.7_2.x86_64.xbps [2025-07-04 02:53:07.354638 atlas] 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: 6 packages registered. [2025-07-04 02:53:07.394862 atlas] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.x86_64.xbps [2025-07-04 02:53:07.396728 atlas] 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: 7 packages registered. [2025-07-04 02:53:07.440838 atlas] DEBUG: xbbs.worker: ... found frigg-0.0pl362_7.x86_64.xbps [2025-07-04 02:53:07.441928 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl362_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl362_7' (x86_64). index: 8 packages registered. [2025-07-04 02:53:07.483058 atlas] DEBUG: xbbs.worker: ... found libdrm-2.4.124_1.x86_64.xbps [2025-07-04 02:53:07.484706 atlas] 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: 9 packages registered. [2025-07-04 02:53:07.527131 atlas] DEBUG: xbbs.worker: ... found sqlite-3.49.1_2.x86_64.xbps [2025-07-04 02:53:07.530644 atlas] 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: 10 packages registered. [2025-07-04 02:53:07.571065 atlas] DEBUG: xbbs.worker: ... found libpng-1.6.44_3.x86_64.xbps [2025-07-04 02:53:07.573556 atlas] 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: 11 packages registered. [2025-07-04 02:53:07.613256 atlas] DEBUG: xbbs.worker: ... found elfutils-0.189_2.x86_64.xbps [2025-07-04 02:53:07.623785 atlas] 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: 12 packages registered. [2025-07-04 02:53:07.684121 atlas] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-07-04 02:53:07.685302 atlas] 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: 13 packages registered. [2025-07-04 02:53:07.727817 atlas] DEBUG: xbbs.worker: ... found libx11-1.8.12_1.x86_64.xbps [2025-07-04 02:53:07.733752 atlas] 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: 14 packages registered. [2025-07-04 02:53:07.779581 atlas] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_7.x86_64.xbps [2025-07-04 02:53:07.784390 atlas] 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: 15 packages registered. [2025-07-04 02:53:07.833179 atlas] DEBUG: xbbs.worker: ... found bzip2-1.0.8_10.x86_64.xbps [2025-07-04 02:53:07.834411 atlas] 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: 16 packages registered. [2025-07-04 02:53:07.870308 atlas] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-07-04 02:53:07.873005 atlas] 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: 17 packages registered. [2025-07-04 02:53:07.909204 atlas] DEBUG: xbbs.worker: ... found obstack-standalone-1.2.3_2.x86_64.xbps [2025-07-04 02:53:07.910289 atlas] 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: 18 packages registered. [2025-07-04 02:53:07.943888 atlas] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-07-04 02:53:07.944805 atlas] 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: 19 packages registered. [2025-07-04 02:53:07.978277 atlas] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_7.x86_64.xbps [2025-07-04 02:53:07.979866 atlas] 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: 20 packages registered. [2025-07-04 02:53:08.013262 atlas] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-07-04 02:53:08.014128 atlas] 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: 21 packages registered. [2025-07-04 02:53:08.047691 atlas] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-07-04 02:53:08.048761 atlas] 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: 22 packages registered. [2025-07-04 02:53:08.083853 atlas] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-07-04 02:53:08.085395 atlas] 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: 23 packages registered. [2025-07-04 02:53:08.120455 atlas] DEBUG: xbbs.worker: ... found freetype-2.13.3_1.x86_64.xbps [2025-07-04 02:53:08.127518 atlas] 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: 24 packages registered. [2025-07-04 02:53:08.171582 atlas] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-07-04 02:53:08.176384 atlas] 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: 25 packages registered. [2025-07-04 02:53:08.224607 atlas] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-07-04 02:53:08.226725 atlas] 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: 26 packages registered. [2025-07-04 02:53:08.259460 atlas] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-07-04 02:53:08.261001 atlas] 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: 27 packages registered. [2025-07-04 02:53:08.297568 atlas] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-07-04 02:53:08.304023 atlas] 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: 28 packages registered. [2025-07-04 02:53:08.348961 atlas] DEBUG: xbbs.worker: ... found argp-standalone-1.5.0_2.x86_64.xbps [2025-07-04 02:53:08.349729 atlas] 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-07-04 02:53:08.385717 atlas] DEBUG: xbbs.worker: ... found zstd-1.5.7_1.x86_64.xbps [2025-07-04 02:53:08.388087 atlas] 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: 30 packages registered. [2025-07-04 02:53:08.429110 atlas] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-07-04 02:53:08.430200 atlas] 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: 31 packages registered. [2025-07-04 02:53:08.458883 atlas] DEBUG: xbbs.worker: ... found libxtrans-1.6.0_1.x86_64.xbps [2025-07-04 02:53:08.459701 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.6.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.6.0_1' (x86_64). index: 32 packages registered. [2025-07-04 02:53:08.493610 atlas] DEBUG: xbbs.worker: ... found yyjson-0.10.0_1.x86_64.xbps [2025-07-04 02:53:08.494864 atlas] 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: 33 packages registered. [2025-07-04 02:53:08.532230 atlas] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-07-04 02:53:08.534308 atlas] 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: 34 packages registered. [2025-07-04 02:53:08.566189 atlas] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-07-04 02:53:08.567081 atlas] 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: 35 packages registered. [2025-07-04 02:53:08.593732 atlas] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4535_1.x86_64.xbps [2025-07-04 02:53:08.594959 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4535_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4535_1' (x86_64). index: 36 packages registered. [2025-07-04 02:53:08.625042 atlas] DEBUG: xbbs.worker: ... found libexpat-2.7.1_1.x86_64.xbps [2025-07-04 02:53:08.626755 atlas] 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: 37 packages registered. [2025-07-04 02:53:17.940766 atlas] 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.2qbuvtz1) install libdrm-headers (inside sysroot.2qbuvtz1) install linux-headers (inside sysroot.2qbuvtz1) install mlibc-headers (inside sysroot.2qbuvtz1) install mlibc (inside sysroot.2qbuvtz1) install libiconv (inside sysroot.2qbuvtz1) install libintl (inside sysroot.2qbuvtz1) install argp-standalone (inside sysroot.2qbuvtz1) install bzip2 (inside sysroot.2qbuvtz1) install fts-standalone (inside sysroot.2qbuvtz1) install obstack-standalone (inside sysroot.2qbuvtz1) install zlib (inside sysroot.2qbuvtz1) install xz-utils (inside sysroot.2qbuvtz1) install zstd (inside sysroot.2qbuvtz1) install elfutils (inside sysroot.2qbuvtz1) install libpng (inside sysroot.2qbuvtz1) install freetype (inside sysroot.2qbuvtz1) install libdrm (inside sysroot.2qbuvtz1) install xorg-util-macros (inside sysroot.2qbuvtz1) install xorg-proto (inside sysroot.2qbuvtz1) install libxau (inside sysroot.2qbuvtz1) install libxdmcp (inside sysroot.2qbuvtz1) install xcb-proto (inside sysroot.2qbuvtz1) install libxcb (inside sysroot.2qbuvtz1) install libxtrans (inside sysroot.2qbuvtz1) install libx11 (inside sysroot.2qbuvtz1) install libxext (inside sysroot.2qbuvtz1) install libglvnd (inside sysroot.2qbuvtz1) install libxrender (inside sysroot.2qbuvtz1) install libxrandr (inside sysroot.2qbuvtz1) install ncurses (inside sysroot.2qbuvtz1) install readline (inside sysroot.2qbuvtz1) install sqlite (inside sysroot.2qbuvtz1) install libexpat (inside sysroot.2qbuvtz1) install libffi (inside sysroot.2qbuvtz1) install wayland (inside sysroot.2qbuvtz1) install yyjson (inside sysroot.2qbuvtz1) configure fastfetch (inside sysroot.2qbuvtz1) build fastfetch (inside sysroot.2qbuvtz1) pack fastfetch xbstrap: fetch fastfetch [1/44] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/fastfetch/.git/ From https://mirrors.managarm.org/mirror/git/fastfetch * [new tag] 2.33.0 -> 2.33.0 xbstrap: checkout fastfetch [2/44] [2025-07-04 02:53:19.497572 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 1, 'status': 'success', 'subject': 'fastfetch'} HEAD is now at 1a9e637 Merge pull request #1464 from fastfetch-cli/dev xbstrap: patch fastfetch [3/44] [2025-07-04 02:53:19.661817 atlas] 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.2qbuvtz1', 'frigg'] [2025-07-04 02:53:19.773956 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 3, 'status': 'success', 'subject': 'fastfetch'} [2025-07-04 02:53:19.775294 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libdrm-headers'] [2025-07-04 02:53:19.809835 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'linux-headers'] [2025-07-04 02:53:19.832063 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'mlibc-headers'] [2025-07-04 02:53:20.250764 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'mlibc'] [2025-07-04 02:53:20.303264 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libiconv [10/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libiconv'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] [2025-07-04 02:53:20.456062 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: install libintl [11/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libintl'] [2025-07-04 02:53:20.485857 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install argp-standalone [12/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'argp-standalone'] [2025-07-04 02:53:20.502947 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'argp-standalone'] xbstrap: install bzip2 [13/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'bzip2'] [2025-07-04 02:53:20.518739 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install fts-standalone [14/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'fts-standalone'] [2025-07-04 02:53:20.534835 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fts-standalone'] xbstrap: install obstack-standalone [15/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'obstack-standalone'] [2025-07-04 02:53:20.548251 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'obstack-standalone'] xbstrap: install zlib [16/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'zlib'] [2025-07-04 02:53:20.563817 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install xz-utils [17/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'xz-utils'] [2025-07-04 02:53:20.580243 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [18/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'zstd'] [2025-07-04 02:53:20.623763 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install elfutils [19/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'elfutils'] [2025-07-04 02:53:20.676679 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'elfutils'] xbstrap: install libpng [20/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libpng'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libpng'] [2025-07-04 02:53:20.873311 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 19, 'status': 'success', 'subject': 'elfutils'} xbstrap: install freetype [21/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'freetype'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'freetype'] [2025-07-04 02:53:20.908389 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 20, 'status': 'success', 'subject': 'libpng'} xbstrap: install libdrm [22/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libdrm'] [2025-07-04 02:53:20.976901 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install xorg-util-macros [23/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'xorg-util-macros'] [2025-07-04 02:53:21.002474 atlas] 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.2qbuvtz1', '--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.2qbuvtz1', 'xorg-proto'] [2025-07-04 02:53:21.031075 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [25/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libxau'] [2025-07-04 02:53:21.157486 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [26/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libxdmcp'] [2025-07-04 02:53:21.174827 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [27/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'xcb-proto'] [2025-07-04 02:53:21.196695 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [28/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libxcb'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] [2025-07-04 02:53:21.225569 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 27, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: install libxtrans [29/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libxtrans'] [2025-07-04 02:53:21.597903 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [30/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libx11'] [2025-07-04 02:53:21.617279 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxext [31/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libxext'] [2025-07-04 02:53:21.921185 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [32/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libglvnd'] [2025-07-04 02:53:21.953182 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxrender [33/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libxrender'] [2025-07-04 02:53:22.022381 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [34/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libxrandr'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] [2025-07-04 02:53:22.045700 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 33, 'status': 'success', 'subject': 'libxrender'} xbstrap: install ncurses [35/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'ncurses'] [2025-07-04 02:53:22.069043 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [36/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'readline'] [2025-07-04 02:53:22.575664 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install sqlite [37/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'sqlite'] [2025-07-04 02:53:22.608319 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'sqlite'] xbstrap: install libexpat [38/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libexpat'] [2025-07-04 02:53:22.662511 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libffi [39/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'libffi'] [2025-07-04 02:53:22.688829 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [40/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'wayland'] [2025-07-04 02:53:22.706615 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install yyjson [41/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.2qbuvtz1', 'yyjson'] [2025-07-04 02:53:22.733828 atlas] 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.2qbuvtz1', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'yyjson'] xbstrap: configure fastfetch [42/44] [2025-07-04 02:53:22.759083 atlas] 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: ['host-cmake', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 1364143 (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 (2.8s) -- Generating done (0.1s) -- Build files have been written to: /var/lib/managarm-buildenv/build/pkg-builds/fastfetch xbstrap: build fastfetch [43/44] [2025-07-04 02:53:26.221685 atlas] 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 1364437 (outside the namespace) [ 1%] Building C object CMakeFiles/libfastfetch.dir/src/common/font.c.o [ 1%] Building C object CMakeFiles/libfastfetch.dir/src/common/format.c.o [ 2%] Building C object CMakeFiles/libfastfetch.dir/src/common/commandoption.c.o [ 2%] Building C object CMakeFiles/libfastfetch.dir/src/common/percent.c.o [ 3%] Building C object CMakeFiles/libfastfetch.dir/src/common/library.c.o [ 3%] Building C object CMakeFiles/libfastfetch.dir/src/common/jsonconfig.c.o [ 4%] Building C object CMakeFiles/libfastfetch.dir/src/common/init.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 [ 8%] Building C object CMakeFiles/libfastfetch.dir/src/common/temps.c.o [ 8%] Building C object CMakeFiles/libfastfetch.dir/src/common/settings.c.o [ 9%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bootmgr/bootmgr.c.o [ 9%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio.c.o [ 9%] Building C object CMakeFiles/libfastfetch.dir/src/detection/chassis/chassis.c.o [ 9%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpu/cpu.c.o [ 10%] Building C object CMakeFiles/libfastfetch.dir/src/detection/cpuusage/cpuusage.c.o [ 10%] Building C object CMakeFiles/libfastfetch.dir/src/detection/disk/disk.c.o [ 11%] Building C object CMakeFiles/libfastfetch.dir/src/detection/diskio/diskio.c.o [ 11%] Building C object CMakeFiles/libfastfetch.dir/src/detection/displayserver/displayserver.c.o [ 12%] Building C object CMakeFiles/libfastfetch.dir/src/detection/editor/editor.c.o [ 12%] Building C object CMakeFiles/libfastfetch.dir/src/detection/font/font.c.o [ 13%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gpu/gpu.c.o [ 13%] Building C object CMakeFiles/libfastfetch.dir/src/detection/media/media.c.o [ 14%] Building C object CMakeFiles/libfastfetch.dir/src/detection/netio/netio.c.o [ 14%] Building C object CMakeFiles/libfastfetch.dir/src/detection/opencl/opencl.c.o [ 15%] Building C object CMakeFiles/libfastfetch.dir/src/detection/opengl/opengl_shared.c.o [ 15%] Building C object CMakeFiles/libfastfetch.dir/src/detection/os/os.c.o [ 16%] Building C object CMakeFiles/libfastfetch.dir/src/detection/packages/packages.c.o [ 16%] Building C object CMakeFiles/libfastfetch.dir/src/detection/physicalmemory/physicalmemory.c.o [ 17%] Building C object CMakeFiles/libfastfetch.dir/src/detection/publicip/publicip.c.o [ 17%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminaltheme/terminaltheme.c.o [ 18%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont.c.o [ 18%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalshell/terminalshell.c.o [ 18%] Building C object CMakeFiles/libfastfetch.dir/src/detection/version/version.c.o [ 19%] Building C object CMakeFiles/libfastfetch.dir/src/detection/vulkan/vulkan.c.o [ 19%] Building C object CMakeFiles/libfastfetch.dir/src/detection/weather/weather.c.o [ 20%] Building C object CMakeFiles/libfastfetch.dir/src/logo/builtin.c.o [ 20%] Building C object CMakeFiles/libfastfetch.dir/src/logo/image/im6.c.o [ 21%] Building C object CMakeFiles/libfastfetch.dir/src/logo/image/image.c.o [ 21%] Building C object CMakeFiles/libfastfetch.dir/src/logo/image/im7.c.o [ 22%] Building C object CMakeFiles/libfastfetch.dir/src/logo/logo.c.o [ 22%] Building C object CMakeFiles/libfastfetch.dir/src/modules/battery/battery.c.o [ 23%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bios/bios.c.o [ 23%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bluetooth/bluetooth.c.o [ 24%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bluetoothradio/bluetoothradio.c.o [ 24%] Building C object CMakeFiles/libfastfetch.dir/src/modules/board/board.c.o [ 25%] Building C object CMakeFiles/libfastfetch.dir/src/modules/bootmgr/bootmgr.c.o [ 25%] Building C object CMakeFiles/libfastfetch.dir/src/modules/brightness/brightness.c.o [ 26%] Building C object CMakeFiles/libfastfetch.dir/src/modules/break/break.c.o [ 26%] Building C object CMakeFiles/libfastfetch.dir/src/modules/btrfs/btrfs.c.o [ 27%] Building C object CMakeFiles/libfastfetch.dir/src/modules/camera/camera.c.o [ 27%] Building C object CMakeFiles/libfastfetch.dir/src/modules/chassis/chassis.c.o [ 27%] Building C object CMakeFiles/libfastfetch.dir/src/modules/colors/colors.c.o [ 28%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cpu/cpu.c.o [ 28%] Building C object CMakeFiles/libfastfetch.dir/src/modules/cpucache/cpucache.c.o [ 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 [ 35%] Building C object CMakeFiles/libfastfetch.dir/src/modules/host/host.c.o [ 35%] Building C object CMakeFiles/libfastfetch.dir/src/modules/gpu/gpu.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 [ 45%] Building C object CMakeFiles/libfastfetch.dir/src/modules/shell/shell.c.o [ 46%] Building C object CMakeFiles/libfastfetch.dir/src/modules/separator/separator.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/terminalsize/terminalsize.c.o [ 50%] Building C object CMakeFiles/libfastfetch.dir/src/modules/terminalfont/terminalfont.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 [ 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/netif/netif_linux.c.o [ 63%] Building C object CMakeFiles/libfastfetch.dir/src/common/io/io_unix.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/disk/disk_nosupport.c.o [ 71%] Building C object CMakeFiles/libfastfetch.dir/src/detection/bluetoothradio/bluetoothradio_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 [ 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/displayserver_linux.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 /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) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ [ 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/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 [ 80%] Building C object CMakeFiles/libfastfetch.dir/src/detection/font/font_linux.c.o [ 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/opengl/opengl_linux.c.o [ 89%] Building C object CMakeFiles/libfastfetch.dir/src/detection/os/os_linux.c.o [ 90%] Building C object CMakeFiles/libfastfetch.dir/src/detection/packages/packages_linux.c.o [ 90%] Building C object CMakeFiles/libfastfetch.dir/src/detection/poweradapter/poweradapter_linux.c.o [ 90%] Building C object CMakeFiles/libfastfetch.dir/src/detection/processes/processes_linux.c.o [ 91%] Building C object CMakeFiles/libfastfetch.dir/src/detection/gtk_qt/qt.c.o [ 91%] Building C object CMakeFiles/libfastfetch.dir/src/detection/sound/sound_nosupport.c.o [ 92%] Building C object CMakeFiles/libfastfetch.dir/src/detection/swap/swap_linux.c.o [ 92%] Building C object CMakeFiles/libfastfetch.dir/src/detection/terminalfont/terminalfont_linux.c.o [ 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 [ 96%] Building C object CMakeFiles/libfastfetch.dir/src/detection/de/de_linux.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/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 1365516 (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/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/all.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/examples -- 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/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/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/22.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/17.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/2.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/6.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/10.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/8.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/14.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/12.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/15.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/paleofetch.jsonc -- Installing: /var/lib/managarm-buildenv/build/packages/fastfetch.collect/usr/share/man/man1/fastfetch.1 xbstrap: pack fastfetch [44/44] [2025-07-04 02:53:38.239611 atlas] 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/tmp4qzwjp9e'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/fastfetch-2.33.0_2.x86_64.xbps'] (x86_64) [2025-07-04 02:53:38.691817 atlas] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 44, 'n_this': 44, 'status': 'success', 'subject': 'fastfetch'} [2025-07-04 02:53:38.723762 atlas] DEBUG: xbbs.worker: successfully uploaded package fastfetch for JobMessage(project='managarm', job='package:fastfetch', repository='https://github.com/managarm/bootstrap-managarm.git', revision='7fd78aa2551db08437c2b55a034771df6d76d519', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'frigg': {'architecture': 'x86_64', 'version': '0.0pl362_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'yyjson': {'architecture': 'x86_64', 'version': '0.10.0_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_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'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.44_3'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.3_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'fts-standalone': {'architecture': 'x86_64', 'version': '1.2.7_2'}, 'obstack-standalone': {'architecture': 'x86_64', 'version': '1.2.3_2'}, 'argp-standalone': {'architecture': 'x86_64', 'version': '1.5.0_2'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.7_1'}, 'elfutils': {'architecture': 'x86_64', 'version': '0.189_2'}, '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'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_7'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-cmake': {'architecture': {'x86_64'}, 'version': '4.0.0_1'}}, prod_pkgs={'fastfetch': {'architecture': 'x86_64', 'version': '2.33.0_2'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-07-04 02:53:39.173967 atlas] INFO: xbbs.worker: job done. return code: 0