[2025-05-18 08:17:14.760279 atlas] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:xdriinfo', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3c681cd888224addc0b8d1de1d57000b6afc14a6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxtrans': {'architecture': 'riscv64', 'version': '1.6.0_1'}, 'xorg-proto': {'architecture': 'riscv64', 'version': '2024.1_1'}, 'libxau': {'architecture': 'riscv64', 'version': '1.0.12_1'}, 'libxdmcp': {'architecture': 'riscv64', 'version': '1.1.5_1'}, 'xcb-proto': {'architecture': 'riscv64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'riscv64', 'version': '1.17_1'}, 'libx11': {'architecture': 'riscv64', 'version': '1.8.12_1'}, 'libglvnd': {'architecture': 'riscv64', 'version': '1.7.0_7'}, 'libxrender': {'architecture': 'riscv64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'riscv64', 'version': '1.5.4_7'}, 'libxxf86vm': {'architecture': 'riscv64', 'version': '1.1.6_1'}, 'libxdamage': {'architecture': 'riscv64', 'version': '1.1.6_7'}, 'libxext': {'architecture': 'riscv64', 'version': '1.3.6_1'}, 'libxshmfence': {'architecture': 'riscv64', 'version': '1.3.3_1'}, 'llvm': {'architecture': 'riscv64', 'version': '19.1.7_1'}, 'xz-utils': {'architecture': 'riscv64', 'version': '5.8.0_1'}, 'zstd': {'architecture': 'riscv64', 'version': '1.5.7_1'}, 'libexpat': {'architecture': 'riscv64', 'version': '2.7.1_1'}, 'libxfixes': {'architecture': 'riscv64', 'version': '6.0.1_7'}, 'libffi': {'architecture': 'riscv64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'riscv64', 'version': '1.23.0_1'}, 'zlib': {'architecture': 'riscv64', 'version': '1.2.12_8'}, 'wayland-protocols': {'architecture': 'riscv64', 'version': '1.42_1'}, 'libdrm': {'architecture': 'riscv64', 'version': '2.4.124_1'}, 'mesa': {'architecture': 'riscv64', 'version': '25.0.2_1'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.124_1'}, 'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4468_1'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.12.8_2'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl360_7'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4468_1'}, 'xorg-util-macros': {'architecture': 'riscv64', 'version': '1.20.2_1'}}, needed_tools={'system-gcc': {'architecture': 'riscv64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'riscv64', 'version': '2.43.1_1'}, 'host-autoconf-v2.69': {'architecture': {'riscv64'}, 'version': '2.69_2'}, 'host-xorg-macros': {'architecture': {'riscv64'}, 'version': '1.20.2_1'}, 'host-automake-v1.11': {'architecture': {'riscv64'}, 'version': '1.11.6_3'}, 'host-pkg-config': {'architecture': {'riscv64'}, 'version': '0.29.2_2'}, 'host-libtool': {'architecture': {'riscv64'}, 'version': '2.5.4_1'}}, prod_pkgs={'xdriinfo': {'architecture': 'riscv64', 'version': '1.0.7_6'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2025-05-18 08:17:14.761473 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-05-18 08:17:14.786892 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-05-18 08:17:14.811318 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-05-18 08:17:16.252019 atlas] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '3c681cd888224addc0b8d1de1d57000b6afc14a6'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 3c681cd Merge pull request #511 from marv7000/eir-uefi-aarch64 [2025-05-18 08:17:16.352094 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-05-18 08:17:27.061166 atlas] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm_riscv/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'libxtrans', 'xorg-proto', 'libxau', 'libxdmcp', 'xcb-proto', 'libxcb', 'libx11', 'libglvnd', 'libxrender', 'libxrandr', 'libxxf86vm', 'libxdamage', 'libxext', 'libxshmfence', 'llvm', 'xz-utils', 'zstd', 'libexpat', 'libxfixes', 'libffi', 'wayland', 'zlib', 'wayland-protocols', 'libdrm', 'mesa', 'libdrm-headers', 'mlibc-headers', 'linux-headers', 'frigg', 'mlibc', 'xorg-util-macros'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_riscv/package_repo/riscv64-repodata' ... riscv64-repodata: [20KB 20%] 62MB/s ETA: 00m00s riscv64-repodata: 20KB [avg rate: 308MB/s] 31 packages will be downloaded: 31 packages will be installed: libxtrans-1.6.0_1 xorg-proto-2024.1_1 libxau-1.0.12_1 libxdmcp-1.1.5_1 xcb-proto-1.17.0_1 libxcb-1.17_1 libx11-1.8.12_1 libglvnd-1.7.0_7 libxrender-0.9.12_1 libxrandr-1.5.4_7 libxxf86vm-1.1.6_1 libxdamage-1.1.6_7 libxext-1.3.6_1 libxshmfence-1.3.3_1 llvm-19.1.7_1 xz-utils-5.8.0_1 zstd-1.5.7_1 libexpat-2.7.1_1 libxfixes-6.0.1_7 libffi-3.4.4_6 wayland-1.23.0_1 zlib-1.2.12_8 wayland-protocols-1.42_1 libdrm-2.4.124_1 mesa-25.0.2_1 libdrm-headers-2.4.124_1 mlibc-headers-0.0pl4468_1 linux-headers-6.12.8_2 frigg-0.0pl360_7 mlibc-0.0pl4468_1 xorg-util-macros-1.20.2_1 Size to download: 172MB Size required on disk: 723MB Space available on disk: 123GB [*] Downloading packages libxtrans-1.6.0_1.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libxtrans-1.6.0_1.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] libxtrans-1.6.0_1.riscv64.xbps: [43KB 9%] 65MB/s ETA: 00m00s libxtrans-1.6.0_1.riscv64.xbps: 43KB [avg rate: 698MB/s] libxtrans-1.6.0_1: verifying RSA signature... xorg-proto-2024.1_1.riscv64.xbps.sig2: [512B 100%] 17MB/s ETA: 00m00s xorg-proto-2024.1_1.riscv64.xbps.sig2: 512B [avg rate: 17MB/s] xorg-proto-2024.1_1.riscv64.xbps: [585KB 0%] 54MB/s ETA: 00m00s xorg-proto-2024.1_1.riscv64.xbps: 585KB [avg rate: 7940MB/s] xorg-proto-2024.1_1: verifying RSA signature... libxau-1.0.12_1.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libxau-1.0.12_1.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] libxau-1.0.12_1.riscv64.xbps: [18KB 21%] -- stalled -- ETA: 00m00s libxau-1.0.12_1.riscv64.xbps: 18KB [avg rate: -- stalled --] libxau-1.0.12_1: verifying RSA signature... libxdmcp-1.1.5_1.riscv64.xbps.sig2: [512B 100%] 2262KB/s ETA: 00m00s libxdmcp-1.1.5_1.riscv64.xbps.sig2: 512B [avg rate: 2262KB/s] libxdmcp-1.1.5_1.riscv64.xbps: [41KB 9%] 54MB/s ETA: 00m00s libxdmcp-1.1.5_1.riscv64.xbps: 41KB [avg rate: 553MB/s] libxdmcp-1.1.5_1: verifying RSA signature... xcb-proto-1.17.0_1.riscv64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s xcb-proto-1.17.0_1.riscv64.xbps.sig2: 512B [avg rate: 12MB/s] xcb-proto-1.17.0_1.riscv64.xbps: [124KB 3%] -- stalled -- ETA: 00m00s xcb-proto-1.17.0_1.riscv64.xbps: 124KB [avg rate: -- stalled --] xcb-proto-1.17.0_1: verifying RSA signature... libxcb-1.17_1.riscv64.xbps.sig2: [512B 100%] 8333KB/s ETA: 00m00s libxcb-1.17_1.riscv64.xbps.sig2: 512B [avg rate: 8333KB/s] libxcb-1.17_1.riscv64.xbps: [1123KB 0%] 46MB/s ETA: 00m00s libxcb-1.17_1.riscv64.xbps: 1123KB [avg rate: 13GB/s] libxcb-1.17_1: verifying RSA signature... libx11-1.8.12_1.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libx11-1.8.12_1.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] libx11-1.8.12_1.riscv64.xbps: [3135KB 0%] 43MB/s ETA: 00m00s libx11-1.8.12_1.riscv64.xbps: 3135KB [avg rate: 33GB/s] libx11-1.8.12_1: verifying RSA signature... libglvnd-1.7.0_7.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libglvnd-1.7.0_7.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] libglvnd-1.7.0_7.riscv64.xbps: [2008KB 0%] 21MB/s ETA: 00m00s libglvnd-1.7.0_7.riscv64.xbps: [2008KB 57%] 36MB/s ETA: 00m00s libglvnd-1.7.0_7.riscv64.xbps: 2008KB [avg rate: 63MB/s] libglvnd-1.7.0_7: verifying RSA signature... libxrender-0.9.12_1.riscv64.xbps.sig2: [512B 100%] 7463KB/s ETA: 00m00s libxrender-0.9.12_1.riscv64.xbps.sig2: 512B [avg rate: 7463KB/s] libxrender-0.9.12_1.riscv64.xbps: [124KB 3%] -- stalled -- ETA: 00m00s libxrender-0.9.12_1.riscv64.xbps: 124KB [avg rate: -- stalled --] libxrender-0.9.12_1: verifying RSA signature... libxrandr-1.5.4_7.riscv64.xbps.sig2: [512B 100%] -- stalled -- ETA: 00m00s libxrandr-1.5.4_7.riscv64.xbps.sig2: 512B [avg rate: -- stalled --] libxrandr-1.5.4_7.riscv64.xbps: [100KB 3%] 24MB/s ETA: 00m00s libxrandr-1.5.4_7.riscv64.xbps: 100KB [avg rate: 611MB/s] libxrandr-1.5.4_7: verifying RSA signature... libxxf86vm-1.1.6_1.riscv64.xbps.sig2: [512B 100%] 7463KB/s ETA: 00m00s libxxf86vm-1.1.6_1.riscv64.xbps.sig2: 512B [avg rate: 7463KB/s] libxxf86vm-1.1.6_1.riscv64.xbps: [42KB 9%] 49MB/s ETA: 00m00s libxxf86vm-1.1.6_1.riscv64.xbps: 42KB [avg rate: 509MB/s] libxxf86vm-1.1.6_1: verifying RSA signature... libxdamage-1.1.6_7.riscv64.xbps.sig2: [512B 100%] 9434KB/s ETA: 00m00s libxdamage-1.1.6_7.riscv64.xbps.sig2: 512B [avg rate: 9434KB/s] libxdamage-1.1.6_7.riscv64.xbps: [25KB 16%] 54MB/s ETA: 00m00s libxdamage-1.1.6_7.riscv64.xbps: 25KB [avg rate: 333MB/s] libxdamage-1.1.6_7: verifying RSA signature... libxext-1.3.6_1.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libxext-1.3.6_1.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] libxext-1.3.6_1.riscv64.xbps: [219KB 1%] 53MB/s ETA: 00m00s libxext-1.3.6_1.riscv64.xbps: 219KB [avg rate: 2892MB/s] libxext-1.3.6_1: verifying RSA signature... libxshmfence-1.3.3_1.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libxshmfence-1.3.3_1.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] libxshmfence-1.3.3_1.riscv64.xbps: [8316B 49%] 53MB/s ETA: 00m00s libxshmfence-1.3.3_1.riscv64.xbps: 8316B [avg rate: 107MB/s] libxshmfence-1.3.3_1: verifying RSA signature... llvm-19.1.7_1.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s llvm-19.1.7_1.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] llvm-19.1.7_1.riscv64.xbps: [126MB 0%] 51MB/s ETA: 00m00s llvm-19.1.7_1.riscv64.xbps: [126MB 24%] 36MB/s ETA: 00m03s llvm-19.1.7_1.riscv64.xbps: [126MB 49%] 34MB/s ETA: 00m02s llvm-19.1.7_1.riscv64.xbps: [126MB 74%] 33MB/s ETA: 00m01s llvm-19.1.7_1.riscv64.xbps: 126MB [avg rate: 44MB/s] llvm-19.1.7_1: verifying RSA signature... xz-utils-5.8.0_1.riscv64.xbps.sig2: [512B 100%] 6667KB/s ETA: 00m00s xz-utils-5.8.0_1.riscv64.xbps.sig2: 512B [avg rate: 6667KB/s] xz-utils-5.8.0_1.riscv64.xbps: [645KB 0%] -- stalled -- ETA: 00m00s xz-utils-5.8.0_1.riscv64.xbps: 645KB [avg rate: -- stalled --] xz-utils-5.8.0_1: verifying RSA signature... zstd-1.5.7_1.riscv64.xbps.sig2: [512B 100%] 9259KB/s ETA: 00m00s zstd-1.5.7_1.riscv64.xbps.sig2: 512B [avg rate: 9259KB/s] zstd-1.5.7_1.riscv64.xbps: [1139KB 0%] 46MB/s ETA: 00m00s zstd-1.5.7_1.riscv64.xbps: 1139KB [avg rate: 13GB/s] zstd-1.5.7_1: verifying RSA signature... libexpat-2.7.1_1.riscv64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libexpat-2.7.1_1.riscv64.xbps.sig2: 512B [avg rate: 12MB/s] libexpat-2.7.1_1.riscv64.xbps: [784KB 0%] 47MB/s ETA: 00m00s libexpat-2.7.1_1.riscv64.xbps: [784KB 62%] 35MB/s ETA: 00m00s libexpat-2.7.1_1.riscv64.xbps: 784KB [avg rate: 57MB/s] libexpat-2.7.1_1: verifying RSA signature... libxfixes-6.0.1_7.riscv64.xbps.sig2: [512B 100%] 9804KB/s ETA: 00m00s libxfixes-6.0.1_7.riscv64.xbps.sig2: 512B [avg rate: 9804KB/s] libxfixes-6.0.1_7.riscv64.xbps: [59KB 6%] 47MB/s ETA: 00m00s libxfixes-6.0.1_7.riscv64.xbps: 59KB [avg rate: 690MB/s] libxfixes-6.0.1_7: verifying RSA signature... libffi-3.4.4_6.riscv64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s libffi-3.4.4_6.riscv64.xbps.sig2: 512B [avg rate: 9.8MB/s] libffi-3.4.4_6.riscv64.xbps: [39KB 10%] 66MB/s ETA: 00m00s libffi-3.4.4_6.riscv64.xbps: 39KB [avg rate: 644MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.23.0_1.riscv64.xbps.sig2: [512B 100%] 9615KB/s ETA: 00m00s wayland-1.23.0_1.riscv64.xbps.sig2: 512B [avg rate: 9615KB/s] wayland-1.23.0_1.riscv64.xbps: [307KB 1%] 54MB/s ETA: 00m00s wayland-1.23.0_1.riscv64.xbps: 307KB [avg rate: 4110MB/s] wayland-1.23.0_1: verifying RSA signature... zlib-1.2.12_8.riscv64.xbps.sig2: [512B 100%] 9434KB/s ETA: 00m00s zlib-1.2.12_8.riscv64.xbps.sig2: 512B [avg rate: 9434KB/s] zlib-1.2.12_8.riscv64.xbps: [130KB 3%] 47MB/s ETA: 00m00s zlib-1.2.12_8.riscv64.xbps: 130KB [avg rate: 1530MB/s] zlib-1.2.12_8: verifying RSA signature... wayland-protocols-1.42_1.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s wayland-protocols-1.42_1.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] wayland-protocols-1.42_1.riscv64.xbps: [117KB 3%] 45MB/s ETA: 00m00s wayland-protocols-1.42_1.riscv64.xbps: 117KB [avg rate: 1331MB/s] wayland-protocols-1.42_1: verifying RSA signature... libdrm-2.4.124_1.riscv64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libdrm-2.4.124_1.riscv64.xbps.sig2: 512B [avg rate: 12MB/s] libdrm-2.4.124_1.riscv64.xbps: [242KB 1%] 66MB/s ETA: 00m00s libdrm-2.4.124_1.riscv64.xbps: 242KB [avg rate: 4010MB/s] libdrm-2.4.124_1: verifying RSA signature... mesa-25.0.2_1.riscv64.xbps.sig2: [512B 100%] 9615KB/s ETA: 00m00s mesa-25.0.2_1.riscv64.xbps.sig2: 512B [avg rate: 9615KB/s] mesa-25.0.2_1.riscv64.xbps: [27MB 0%] 51MB/s ETA: 00m00s mesa-25.0.2_1.riscv64.xbps: 27MB [avg rate: 349GB/s] mesa-25.0.2_1: verifying RSA signature... libdrm-headers-2.4.124_1.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libdrm-headers-2.4.124_1.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] libdrm-headers-2.4.124_1.riscv64.xbps: [120KB 3%] 48MB/s ETA: 00m00s libdrm-headers-2.4.124_1.riscv64.xbps: 120KB [avg rate: 1450MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... mlibc-headers-0.0pl4468_1.riscv64.xbps.sig2: [512B 100%] 6579KB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.riscv64.xbps.sig2: 512B [avg rate: 6579KB/s] mlibc-headers-0.0pl4468_1.riscv64.xbps: [99KB 4%] 47MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.riscv64.xbps: 99KB [avg rate: 1169MB/s] mlibc-headers-0.0pl4468_1: verifying RSA signature... linux-headers-6.12.8_2.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s linux-headers-6.12.8_2.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] linux-headers-6.12.8_2.riscv64.xbps: [3054KB 0%] -- stalled -- ETA: 00m00s linux-headers-6.12.8_2.riscv64.xbps: [3054KB 75%] 26MB/s ETA: 00m00s linux-headers-6.12.8_2.riscv64.xbps: 3054KB [avg rate: 35MB/s] linux-headers-6.12.8_2: verifying RSA signature... frigg-0.0pl360_7.riscv64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s frigg-0.0pl360_7.riscv64.xbps.sig2: 512B [avg rate: 12MB/s] frigg-0.0pl360_7.riscv64.xbps: [42KB 9%] -- stalled -- ETA: 00m00s frigg-0.0pl360_7.riscv64.xbps: 42KB [avg rate: -- stalled --] frigg-0.0pl360_7: verifying RSA signature... mlibc-0.0pl4468_1.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s mlibc-0.0pl4468_1.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] mlibc-0.0pl4468_1.riscv64.xbps: [4094KB 0%] 55MB/s ETA: 00m00s mlibc-0.0pl4468_1.riscv64.xbps: 4094KB [avg rate: 55GB/s] mlibc-0.0pl4468_1: verifying RSA signature... xorg-util-macros-1.20.2_1.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] xorg-util-macros-1.20.2_1.riscv64.xbps: [23KB 17%] 44MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.riscv64.xbps: 23KB [avg rate: 251MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... [*] Collecting package files libxtrans-1.6.0_1: collecting files... xorg-proto-2024.1_1: collecting files... libxau-1.0.12_1: collecting files... libxdmcp-1.1.5_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxcb-1.17_1: collecting files... libx11-1.8.12_1: collecting files... libglvnd-1.7.0_7: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_7: collecting files... libxxf86vm-1.1.6_1: collecting files... libxdamage-1.1.6_7: collecting files... libxext-1.3.6_1: collecting files... libxshmfence-1.3.3_1: collecting files... llvm-19.1.7_1: collecting files... xz-utils-5.8.0_1: collecting files... zstd-1.5.7_1: collecting files... libexpat-2.7.1_1: collecting files... libxfixes-6.0.1_7: collecting files... libffi-3.4.4_6: collecting files... wayland-1.23.0_1: collecting files... zlib-1.2.12_8: collecting files... wayland-protocols-1.42_1: collecting files... libdrm-2.4.124_1: collecting files... mesa-25.0.2_1: collecting files... libdrm-headers-2.4.124_1: collecting files... mlibc-headers-0.0pl4468_1: collecting files... linux-headers-6.12.8_2: collecting files... frigg-0.0pl360_7: collecting files... mlibc-0.0pl4468_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... [*] Unpacking packages libxtrans-1.6.0_1: unpacking ... xorg-proto-2024.1_1: unpacking ... libxau-1.0.12_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxcb-1.17_1: unpacking ... libx11-1.8.12_1: unpacking ... libglvnd-1.7.0_7: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_7: unpacking ... libxxf86vm-1.1.6_1: unpacking ... libxdamage-1.1.6_7: unpacking ... libxext-1.3.6_1: unpacking ... libxshmfence-1.3.3_1: unpacking ... llvm-19.1.7_1: unpacking ... xz-utils-5.8.0_1: unpacking ... zstd-1.5.7_1: unpacking ... libexpat-2.7.1_1: unpacking ... libxfixes-6.0.1_7: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.23.0_1: unpacking ... zlib-1.2.12_8: unpacking ... wayland-protocols-1.42_1: unpacking ... libdrm-2.4.124_1: unpacking ... mesa-25.0.2_1: unpacking ... libdrm-headers-2.4.124_1: unpacking ... mlibc-headers-0.0pl4468_1: unpacking ... linux-headers-6.12.8_2: unpacking ... frigg-0.0pl360_7: unpacking ... mlibc-0.0pl4468_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... 31 downloaded, 31 installed, 0 updated, 31 configured, 0 removed. [2025-05-18 08:17:38.574243 atlas] DEBUG: xbbs.worker: creating repository with existing packages... [2025-05-18 08:17:38.575852 atlas] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.riscv64.xbps [2025-05-18 08:17:38.577473 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.23.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.23.0_1' (riscv64). index: 1 packages registered. [2025-05-18 08:17:38.646263 atlas] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.riscv64.xbps [2025-05-18 08:17:38.652860 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_8' (riscv64). index: 2 packages registered. [2025-05-18 08:17:38.693730 atlas] DEBUG: xbbs.worker: ... found llvm-19.1.7_1.riscv64.xbps [2025-05-18 08:17:39.035047 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-19.1.7_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-19.1.7_1' (riscv64). index: 3 packages registered. [2025-05-18 08:17:39.837384 atlas] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_7.riscv64.xbps [2025-05-18 08:17:39.838785 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrandr-1.5.4_7.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrandr-1.5.4_7' (riscv64). index: 4 packages registered. [2025-05-18 08:17:39.874639 atlas] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4468_1.riscv64.xbps [2025-05-18 08:17:39.878818 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4468_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4468_1' (riscv64). index: 5 packages registered. [2025-05-18 08:17:39.911321 atlas] DEBUG: xbbs.worker: ... found mlibc-0.0pl4468_1.riscv64.xbps [2025-05-18 08:17:39.920498 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4468_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4468_1' (riscv64). index: 6 packages registered. [2025-05-18 08:17:39.980510 atlas] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.riscv64.xbps [2025-05-18 08:17:39.982528 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.6_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.6_1' (riscv64). index: 7 packages registered. [2025-05-18 08:17:40.014094 atlas] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_7.riscv64.xbps [2025-05-18 08:17:40.015390 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfixes-6.0.1_7.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfixes-6.0.1_7' (riscv64). index: 8 packages registered. [2025-05-18 08:17:40.043249 atlas] DEBUG: xbbs.worker: ... found libxcb-1.17_1.riscv64.xbps [2025-05-18 08:17:40.047806 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (riscv64). index: 9 packages registered. [2025-05-18 08:17:40.081667 atlas] DEBUG: xbbs.worker: ... found mesa-25.0.2_1.riscv64.xbps [2025-05-18 08:17:40.168554 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mesa-25.0.2_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mesa-25.0.2_1' (riscv64). index: 10 packages registered. [2025-05-18 08:17:40.336486 atlas] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_7.riscv64.xbps [2025-05-18 08:17:40.337672 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdamage-1.1.6_7.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdamage-1.1.6_7' (riscv64). index: 11 packages registered. [2025-05-18 08:17:40.380220 atlas] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.riscv64.xbps [2025-05-18 08:17:40.389730 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_2' (riscv64). index: 12 packages registered. [2025-05-18 08:17:40.436556 atlas] DEBUG: xbbs.worker: ... found frigg-0.0pl360_7.riscv64.xbps [2025-05-18 08:17:40.438037 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl360_7.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl360_7' (riscv64). index: 13 packages registered. [2025-05-18 08:17:40.466694 atlas] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.riscv64.xbps [2025-05-18 08:17:40.467896 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrender-0.9.12_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrender-0.9.12_1' (riscv64). index: 14 packages registered. [2025-05-18 08:17:40.498527 atlas] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.riscv64.xbps [2025-05-18 08:17:40.499998 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (riscv64). index: 15 packages registered. [2025-05-18 08:17:40.537651 atlas] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.riscv64.xbps [2025-05-18 08:17:40.539015 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.124_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.124_1' (riscv64). index: 16 packages registered. [2025-05-18 08:17:40.571836 atlas] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.riscv64.xbps [2025-05-18 08:17:40.573012 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxshmfence-1.3.3_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxshmfence-1.3.3_1' (riscv64). index: 17 packages registered. [2025-05-18 08:17:40.603791 atlas] DEBUG: xbbs.worker: ... found libexpat-2.7.1_1.riscv64.xbps [2025-05-18 08:17:40.606164 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.7.1_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.7.1_1' (riscv64). index: 18 packages registered. [2025-05-18 08:17:40.644676 atlas] DEBUG: xbbs.worker: ... found libx11-1.8.12_1.riscv64.xbps [2025-05-18 08:17:40.653023 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.12_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.12_1' (riscv64). index: 19 packages registered. [2025-05-18 08:17:40.714041 atlas] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_7.riscv64.xbps [2025-05-18 08:17:40.720811 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libglvnd-1.7.0_7.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libglvnd-1.7.0_7' (riscv64). index: 20 packages registered. [2025-05-18 08:17:40.768150 atlas] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.riscv64.xbps [2025-05-18 08:17:40.769303 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.2_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.2_1' (riscv64). index: 21 packages registered. [2025-05-18 08:17:40.812549 atlas] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.riscv64.xbps [2025-05-18 08:17:40.816095 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (riscv64). index: 22 packages registered. [2025-05-18 08:17:40.854102 atlas] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.riscv64.xbps [2025-05-18 08:17:40.855573 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxxf86vm-1.1.6_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxxf86vm-1.1.6_1' (riscv64). index: 23 packages registered. [2025-05-18 08:17:40.889804 atlas] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.riscv64.xbps [2025-05-18 08:17:40.891018 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_6.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_6' (riscv64). index: 24 packages registered. [2025-05-18 08:17:40.924589 atlas] DEBUG: xbbs.worker: ... found wayland-protocols-1.42_1.riscv64.xbps [2025-05-18 08:17:40.926062 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.42_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.42_1' (riscv64). index: 25 packages registered. [2025-05-18 08:17:40.961506 atlas] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.riscv64.xbps [2025-05-18 08:17:40.962809 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.12_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.12_1' (riscv64). index: 26 packages registered. [2025-05-18 08:17:40.993062 atlas] DEBUG: xbbs.worker: ... found zstd-1.5.7_1.riscv64.xbps [2025-05-18 08:17:40.996673 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zstd-1.5.7_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zstd-1.5.7_1' (riscv64). index: 27 packages registered. [2025-05-18 08:17:41.044228 atlas] DEBUG: xbbs.worker: ... found xz-utils-5.8.0_1.riscv64.xbps [2025-05-18 08:17:41.047006 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.8.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xz-utils-5.8.0_1' (riscv64). index: 28 packages registered. [2025-05-18 08:17:41.083115 atlas] DEBUG: xbbs.worker: ... found libxtrans-1.6.0_1.riscv64.xbps [2025-05-18 08:17:41.084176 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.6.0_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.6.0_1' (riscv64). index: 29 packages registered. [2025-05-18 08:17:41.115708 atlas] DEBUG: xbbs.worker: ... found libdrm-2.4.124_1.riscv64.xbps [2025-05-18 08:17:41.117219 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.124_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.124_1' (riscv64). index: 30 packages registered. [2025-05-18 08:17:41.148361 atlas] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.riscv64.xbps [2025-05-18 08:17:41.149372 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.5_1.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.5_1' (riscv64). index: 31 packages registered. [2025-05-18 08:17:52.470972 atlas] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:xdriinfo'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch xdriinfo checkout xdriinfo patch xdriinfo regenerate xdriinfo install frigg (inside sysroot.cr10rbxs) install libdrm-headers (inside sysroot.cr10rbxs) install linux-headers (inside sysroot.cr10rbxs) install mlibc-headers (inside sysroot.cr10rbxs) install mlibc (inside sysroot.cr10rbxs) install xorg-util-macros (inside sysroot.cr10rbxs) install xorg-proto (inside sysroot.cr10rbxs) install libxau (inside sysroot.cr10rbxs) install libxdmcp (inside sysroot.cr10rbxs) install xcb-proto (inside sysroot.cr10rbxs) install libxcb (inside sysroot.cr10rbxs) install libxtrans (inside sysroot.cr10rbxs) install libx11 (inside sysroot.cr10rbxs) install libdrm (inside sysroot.cr10rbxs) install libexpat (inside sysroot.cr10rbxs) install libxext (inside sysroot.cr10rbxs) install libglvnd (inside sysroot.cr10rbxs) install libxfixes (inside sysroot.cr10rbxs) install libxdamage (inside sysroot.cr10rbxs) install libxrender (inside sysroot.cr10rbxs) install libxrandr (inside sysroot.cr10rbxs) install libxshmfence (inside sysroot.cr10rbxs) install libxxf86vm (inside sysroot.cr10rbxs) install zlib (inside sysroot.cr10rbxs) install llvm (inside sysroot.cr10rbxs) install libffi (inside sysroot.cr10rbxs) install wayland (inside sysroot.cr10rbxs) install wayland-protocols (inside sysroot.cr10rbxs) install xz-utils (inside sysroot.cr10rbxs) install zstd (inside sysroot.cr10rbxs) install mesa (inside sysroot.cr10rbxs) configure xdriinfo (inside sysroot.cr10rbxs) build xdriinfo (inside sysroot.cr10rbxs) pack xdriinfo xbstrap: fetch xdriinfo [1/38] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/xdriinfo/.git/ From https://mirrors.managarm.org/mirror/git/xdriinfo * [new tag] xdriinfo-1.0.7 -> xdriinfo-1.0.7 xbstrap: checkout xdriinfo [2/38] [2025-05-18 08:17:56.128884 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 38, 'n_this': 1, 'status': 'success', 'subject': 'xdriinfo'} HEAD is now at 149e46f xdriiinfo 1.0.7 xbstrap: patch xdriinfo [3/38] xbstrap: regenerate xdriinfo [4/38] [2025-05-18 08:17:56.289763 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 38, 'n_this': 2, 'status': 'success', 'subject': 'xdriinfo'} [2025-05-18 08:17:56.291262 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 38, 'n_this': 3, 'status': 'success', 'subject': 'xdriinfo'} xbstrap: Running ['./autogen.sh'] (tools: ['host-xorg-macros', 'host-automake-v1.11', 'host-autoconf-v2.69', 'host-libtool', 'host-pkg-config']) via cbuildrt PID init is 220790 (outside the namespace) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). main::scan_file() called too early to check prototype at /var/lib/managarm-buildenv/build/tools/host-automake-v1.11/bin/aclocal line 644. perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin/autoconf autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin/autoheader perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). autoreconf: running: automake --add-missing --copy --no-force perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:", LC_ALL = (unset), LC_CTYPE = "C.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). configure.ac:37: installing `./config.guess' configure.ac:37: installing `./config.sub' configure.ac:31: installing `./install-sh' configure.ac:31: installing `./missing' Makefile.am: installing `./depcomp' autoreconf: Leaving directory `.' xbstrap: install frigg [5/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'frigg'] [2025-05-18 08:18:03.091563 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 38, 'n_this': 4, 'status': 'success', 'subject': 'xdriinfo'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libdrm-headers'] [2025-05-18 08:18:03.117882 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'linux-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] [2025-05-18 08:18:03.137010 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: install mlibc-headers [8/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'mlibc-headers'] [2025-05-18 08:18:03.502219 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'mlibc'] [2025-05-18 08:18:03.545570 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install xorg-util-macros [10/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'xorg-util-macros'] [2025-05-18 08:18:03.682566 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [11/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'xorg-proto'] [2025-05-18 08:18:03.699260 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 10, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [12/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxau'] [2025-05-18 08:18:03.778163 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 11, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [13/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxdmcp'] [2025-05-18 08:18:03.796553 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 12, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [14/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'xcb-proto'] [2025-05-18 08:18:03.817491 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 13, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [15/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxcb'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] [2025-05-18 08:18:03.857008 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 14, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: install libxtrans [16/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxtrans'] [2025-05-18 08:18:04.330877 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 15, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [17/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libx11'] [2025-05-18 08:18:04.360084 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 16, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libdrm [18/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libdrm'] [2025-05-18 08:18:04.747823 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 17, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libexpat [19/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libexpat'] [2025-05-18 08:18:04.781406 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 18, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libxext [20/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxext'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] [2025-05-18 08:18:04.846182 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 19, 'status': 'success', 'subject': 'libexpat'} xbstrap: install libglvnd [21/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libglvnd'] [2025-05-18 08:18:04.879898 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 20, 'status': 'success', 'subject': 'libxext'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxfixes [22/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxfixes'] [2025-05-18 08:18:04.977778 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 21, 'status': 'success', 'subject': 'libglvnd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxdamage [23/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxdamage'] [2025-05-18 08:18:05.015312 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 22, 'status': 'success', 'subject': 'libxfixes'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxrender [24/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxrender'] [2025-05-18 08:18:05.036827 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 23, 'status': 'success', 'subject': 'libxdamage'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [25/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxrandr'] [2025-05-18 08:18:05.071498 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 24, 'status': 'success', 'subject': 'libxrender'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxshmfence [26/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxshmfence'] xbstrap[2025-05-18 08:18:05.101167 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 25, 'status': 'success', 'subject': 'libxrandr'} : Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install libxxf86vm [27/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libxxf86vm'] xbstrap[2025-05-18 08:18:05.122049 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 26, 'status': 'success', 'subject': 'libxshmfence'} : Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install zlib [28/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'zlib'] [2025-05-18 08:18:05.145117 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 27, 'status': 'success', 'subject': 'libxxf86vm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install llvm [29/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'llvm'] [2025-05-18 08:18:05.173186 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 28, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install libffi [30/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'libffi'] [2025-05-18 08:18:09.549985 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 29, 'status': 'success', 'subject': 'llvm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [31/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'wayland'] [2025-05-18 08:18:09.568809 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 30, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [32/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'wayland-protocols'] [2025-05-18 08:18:09.598639 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 31, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xz-utils [33/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'xz-utils'] [2025-05-18 08:18:09.636572 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 32, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [34/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'zstd'] [2025-05-18 08:18:09.681188 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 33, 'status': 'success', 'subject': 'xz-utils'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [35/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.cr10rbxs', 'mesa'] [2025-05-18 08:18:09.743557 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 34, 'status': 'success', 'subject': 'zstd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.cr10rbxs', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: configure xdriinfo [36/38] [2025-05-18 08:18:10.566969 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 35, 'status': 'success', 'subject': 'mesa'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--host=@OPTION:arch-triple@', '--prefix=/usr', '--sysconfdir=/etc', '--localstatedir=/var'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 221429 (outside the namespace) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for riscv64-managarm-strip... riscv64-managarm-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for riscv64-managarm-gcc... riscv64-managarm-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether riscv64-managarm-gcc accepts -g... yes checking for riscv64-managarm-gcc option to accept ISO C89... none needed checking dependency style of riscv64-managarm-gcc... gcc3 checking for riscv64-managarm-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... riscv64-managarm-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for riscv64-managarm-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... riscv64-unknown-managarm-mlibc checking for a sed that does not truncate output... /usr/bin/sed checking if riscv64-managarm-gcc supports -Werror=unknown-warning-option... no checking if riscv64-managarm-gcc supports -Werror=unused-command-line-argument... no checking if riscv64-managarm-gcc supports -Wall... yes checking if riscv64-managarm-gcc supports -Wpointer-arith... yes checking if riscv64-managarm-gcc supports -Wmissing-declarations... yes checking if riscv64-managarm-gcc supports -Wformat=2... yes checking if riscv64-managarm-gcc supports -Wstrict-prototypes... yes checking if riscv64-managarm-gcc supports -Wmissing-prototypes... yes checking if riscv64-managarm-gcc supports -Wnested-externs... yes checking if riscv64-managarm-gcc supports -Wbad-function-cast... yes checking if riscv64-managarm-gcc supports -Wold-style-definition... yes checking if riscv64-managarm-gcc supports -Wunused... yes checking if riscv64-managarm-gcc supports -Wuninitialized... yes checking if riscv64-managarm-gcc supports -Wshadow... yes checking if riscv64-managarm-gcc supports -Wmissing-noreturn... yes checking if riscv64-managarm-gcc supports -Wmissing-format-attribute... yes checking if riscv64-managarm-gcc supports -Wredundant-decls... yes checking if riscv64-managarm-gcc supports -Wlogical-op... yes checking if riscv64-managarm-gcc supports -Werror=implicit... yes checking if riscv64-managarm-gcc supports -Werror=nonnull... yes checking if riscv64-managarm-gcc supports -Werror=init-self... yes checking if riscv64-managarm-gcc supports -Werror=main... yes checking if riscv64-managarm-gcc supports -Werror=missing-braces... yes checking if riscv64-managarm-gcc supports -Werror=sequence-point... yes checking if riscv64-managarm-gcc supports -Werror=return-type... yes checking if riscv64-managarm-gcc supports -Werror=trigraphs... yes checking if riscv64-managarm-gcc supports -Werror=array-bounds... yes checking if riscv64-managarm-gcc supports -Werror=write-strings... yes checking if riscv64-managarm-gcc supports -Werror=address... yes checking if riscv64-managarm-gcc supports -Werror=int-to-pointer-cast... yes checking if riscv64-managarm-gcc supports -Werror=pointer-to-int-cast... yes checking if riscv64-managarm-gcc supports -pedantic... yes checking if riscv64-managarm-gcc supports -Werror... yes checking if riscv64-managarm-gcc supports -Werror=attributes... yes checking whether make supports nested variables... yes checking for x11 glproto... yes checking for library containing glXGetProcAddressARB... -lGL configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands xbstrap: build xdriinfo [37/38] [2025-05-18 08:18:18.883684 atlas] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 38, 'n_this': 36, 'status': 'success', 'subject': 'xdriinfo'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 222609 (outside the namespace) make all-recursive make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo' Making all in man make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo/man' GEN xdriinfo.1 make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo' CC xdriinfo.o CCLD xdriinfo make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo' xbstrap: Running ['make', 'install'] (tools: ['system-gcc', 'cross-binutils']) via cbuildrt PID init is 222635 (outside the namespace) Making install in man make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo/man' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/xdriinfo.collect/usr/share/man/man1' /usr/bin/install -c -m 644 xdriinfo.1 '/var/lib/managarm-buildenv/build/packages/xdriinfo.collect/usr/share/man/man1' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo/man' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo/man' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/xdriinfo.collect/usr/bin' /usr/bin/install -c xdriinfo '/var/lib/managarm-buildenv/build/packages/xdriinfo.collect/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/xdriinfo' xbstrap: pack xdriinfo [38/38] [2025-05-18 08:18:20.300039 atlas] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 38, 'n_this': 37, 'status': 'success', 'subject': 'xdriinfo'} xbstrap: Running ['xbps-create', '-A', 'riscv64', '-s', 'xdriinfo', '-n', 'xdriinfo-1.0.7_6', '-D', 'mlibc>=0 mesa>=0 xorg-util-macros>=0 libx11>=0', '/tmp/tmpuhf77tba'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/xdriinfo-1.0.7_6.riscv64.xbps'] (riscv64) [2025-05-18 08:18:20.352877 atlas] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 38, 'n_this': 38, 'status': 'success', 'subject': 'xdriinfo'} [2025-05-18 08:18:20.356632 atlas] DEBUG: xbbs.worker: successfully uploaded package xdriinfo for JobMessage(project='managarm_riscv', job='package:xdriinfo', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3c681cd888224addc0b8d1de1d57000b6afc14a6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxtrans': {'architecture': 'riscv64', 'version': '1.6.0_1'}, 'xorg-proto': {'architecture': 'riscv64', 'version': '2024.1_1'}, 'libxau': {'architecture': 'riscv64', 'version': '1.0.12_1'}, 'libxdmcp': {'architecture': 'riscv64', 'version': '1.1.5_1'}, 'xcb-proto': {'architecture': 'riscv64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'riscv64', 'version': '1.17_1'}, 'libx11': {'architecture': 'riscv64', 'version': '1.8.12_1'}, 'libglvnd': {'architecture': 'riscv64', 'version': '1.7.0_7'}, 'libxrender': {'architecture': 'riscv64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'riscv64', 'version': '1.5.4_7'}, 'libxxf86vm': {'architecture': 'riscv64', 'version': '1.1.6_1'}, 'libxdamage': {'architecture': 'riscv64', 'version': '1.1.6_7'}, 'libxext': {'architecture': 'riscv64', 'version': '1.3.6_1'}, 'libxshmfence': {'architecture': 'riscv64', 'version': '1.3.3_1'}, 'llvm': {'architecture': 'riscv64', 'version': '19.1.7_1'}, 'xz-utils': {'architecture': 'riscv64', 'version': '5.8.0_1'}, 'zstd': {'architecture': 'riscv64', 'version': '1.5.7_1'}, 'libexpat': {'architecture': 'riscv64', 'version': '2.7.1_1'}, 'libxfixes': {'architecture': 'riscv64', 'version': '6.0.1_7'}, 'libffi': {'architecture': 'riscv64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'riscv64', 'version': '1.23.0_1'}, 'zlib': {'architecture': 'riscv64', 'version': '1.2.12_8'}, 'wayland-protocols': {'architecture': 'riscv64', 'version': '1.42_1'}, 'libdrm': {'architecture': 'riscv64', 'version': '2.4.124_1'}, 'mesa': {'architecture': 'riscv64', 'version': '25.0.2_1'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.124_1'}, 'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4468_1'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.12.8_2'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl360_7'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4468_1'}, 'xorg-util-macros': {'architecture': 'riscv64', 'version': '1.20.2_1'}}, needed_tools={'system-gcc': {'architecture': 'riscv64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'riscv64', 'version': '2.43.1_1'}, 'host-autoconf-v2.69': {'architecture': {'riscv64'}, 'version': '2.69_2'}, 'host-xorg-macros': {'architecture': {'riscv64'}, 'version': '1.20.2_1'}, 'host-automake-v1.11': {'architecture': {'riscv64'}, 'version': '1.11.6_3'}, 'host-pkg-config': {'architecture': {'riscv64'}, 'version': '0.29.2_2'}, 'host-libtool': {'architecture': {'riscv64'}, 'version': '2.5.4_1'}}, prod_pkgs={'xdriinfo': {'architecture': 'riscv64', 'version': '1.0.7_6'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2025-05-18 08:18:21.054077 atlas] INFO: xbbs.worker: job done. return code: 0