[2025-05-18 09:25:36.171510 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:kmscube', 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={'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl360_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.7_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.42_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_7'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.7_1'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'mesa': {'architecture': 'x86_64', 'version': '25.0.2_1'}}, needed_tools={'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_3'}}, prod_pkgs={'kmscube': {'architecture': 'x86_64', 'version': '0.0pl133_10'}}, 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-05-18 09:25:36.171917 chopin] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-05-18 09:25:36.181418 chopin] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-05-18 09:25:36.189510 chopin] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-05-18 09:25:37.196170 chopin] 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 09:25:37.238725 chopin] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-05-18 09:25:41.358914 chopin] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'mlibc-headers', 'frigg', 'libdrm-headers', 'linux-headers', 'mlibc', 'zlib', 'xorg-proto', 'libxtrans', 'xorg-util-macros', 'libxshmfence', 'xz-utils', 'zstd', 'wayland-protocols', 'libxext', 'libx11', 'libdrm', 'libxdamage', 'libglvnd', 'libxfixes', 'xcb-proto', 'libxau', 'libxdmcp', 'libxcb', 'libxrender', 'libxrandr', 'libexpat', 'llvm', 'libxxf86vm', 'libffi', 'wayland', 'mesa'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [36KB 11%] 195MB/s ETA: 00m00s x86_64-repodata: 36KB [avg rate: 1749MB/s] 31 packages will be downloaded: 31 packages will be installed: mlibc-headers-0.0pl4468_1 frigg-0.0pl360_7 libdrm-headers-2.4.124_1 linux-headers-6.12.8_2 mlibc-0.0pl4468_1 zlib-1.2.12_8 xorg-proto-2024.1_1 libxtrans-1.6.0_1 xorg-util-macros-1.20.2_1 libxshmfence-1.3.3_1 xz-utils-5.8.0_1 zstd-1.5.7_1 wayland-protocols-1.42_1 libxext-1.3.6_1 libx11-1.8.12_1 libdrm-2.4.124_1 libxdamage-1.1.6_7 libglvnd-1.7.0_7 libxfixes-6.0.1_7 xcb-proto-1.17.0_1 libxau-1.0.12_1 libxdmcp-1.1.5_1 libxcb-1.17_1 libxrender-0.9.12_1 libxrandr-1.5.4_7 libexpat-2.7.1_1 llvm-19.1.7_1 libxxf86vm-1.1.6_1 libffi-3.4.4_6 wayland-1.23.0_1 mesa-25.0.2_1 Size to download: 144MB Size required on disk: 573MB Space available on disk: 635GB [*] Downloading packages mlibc-headers-0.0pl4468_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] mlibc-headers-0.0pl4468_1.x86_64.xbps: [99KB 4%] 72MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.x86_64.xbps: 99KB [avg rate: 1796MB/s] mlibc-headers-0.0pl4468_1: verifying RSA signature... frigg-0.0pl360_7.x86_64.xbps.sig2: [512B 100%] 18MB/s ETA: 00m00s frigg-0.0pl360_7.x86_64.xbps.sig2: 512B [avg rate: 18MB/s] frigg-0.0pl360_7.x86_64.xbps: [42KB 9%] 230MB/s ETA: 00m00s frigg-0.0pl360_7.x86_64.xbps: 42KB [avg rate: 2410MB/s] frigg-0.0pl360_7: verifying RSA signature... libdrm-headers-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libdrm-headers-2.4.124_1.x86_64.xbps: [120KB 3%] 260MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps: 120KB [avg rate: 7832MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 217MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 165GB/s] linux-headers-6.12.8_2: verifying RSA signature... mlibc-0.0pl4468_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] mlibc-0.0pl4468_1.x86_64.xbps: [4756KB 0%] 279MB/s ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps: 4756KB [avg rate: 324GB/s] mlibc-0.0pl4468_1: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 145MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 4220MB/s] zlib-1.2.12_8: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 279MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 40GB/s] xorg-proto-2024.1_1: verifying RSA signature... libxtrans-1.6.0_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxtrans-1.6.0_1.x86_64.xbps: [43KB 9%] 130MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps: 43KB [avg rate: 1396MB/s] libxtrans-1.6.0_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 217MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 1227MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libxshmfence-1.3.3_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxshmfence-1.3.3_1.x86_64.xbps: [8537B 47%] 260MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps: 8537B [avg rate: 543MB/s] libxshmfence-1.3.3_1: verifying RSA signature... xz-utils-5.8.0_1.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] xz-utils-5.8.0_1.x86_64.xbps: [687KB 0%] 217MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps: 687KB [avg rate: 36GB/s] xz-utils-5.8.0_1: verifying RSA signature... zstd-1.5.7_1.x86_64.xbps.sig2: [512B 100%] 22MB/s ETA: 00m00s zstd-1.5.7_1.x86_64.xbps.sig2: 512B [avg rate: 22MB/s] zstd-1.5.7_1.x86_64.xbps: [757KB 0%] 230MB/s ETA: 00m00s zstd-1.5.7_1.x86_64.xbps: 757KB [avg rate: 42GB/s] zstd-1.5.7_1: verifying RSA signature... wayland-protocols-1.42_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s wayland-protocols-1.42_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] wayland-protocols-1.42_1.x86_64.xbps: [117KB 3%] 178MB/s ETA: 00m00s wayland-protocols-1.42_1.x86_64.xbps: 117KB [avg rate: 5202MB/s] wayland-protocols-1.42_1: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 186MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 10GB/s] libxext-1.3.6_1: verifying RSA signature... libx11-1.8.12_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libx11-1.8.12_1.x86_64.xbps: [3216KB 0%] 230MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps: 3216KB [avg rate: 180GB/s] libx11-1.8.12_1: verifying RSA signature... libdrm-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libdrm-2.4.124_1.x86_64.xbps: [249KB 1%] 217MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps: 249KB [avg rate: 13GB/s] libdrm-2.4.124_1: verifying RSA signature... libxdamage-1.1.6_7.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libxdamage-1.1.6_7.x86_64.xbps: [25KB 16%] 112MB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps: 25KB [avg rate: 689MB/s] libxdamage-1.1.6_7: verifying RSA signature... libglvnd-1.7.0_7.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libglvnd-1.7.0_7.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libglvnd-1.7.0_7.x86_64.xbps: [2005KB 0%] 230MB/s ETA: 00m00s libglvnd-1.7.0_7.x86_64.xbps: 2005KB [avg rate: 112GB/s] libglvnd-1.7.0_7: verifying RSA signature... libxfixes-6.0.1_7.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libxfixes-6.0.1_7.x86_64.xbps: [59KB 6%] 230MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps: 59KB [avg rate: 3398MB/s] libxfixes-6.0.1_7: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 115MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 3559MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 178MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 809MB/s] libxau-1.0.12_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 178MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 1923MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 122MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 37GB/s] libxcb-1.17_1: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 186MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 5958MB/s] libxrender-0.9.12_1: verifying RSA signature... libxrandr-1.5.4_7.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxrandr-1.5.4_7.x86_64.xbps: [107KB 3%] 178MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps: 107KB [avg rate: 4752MB/s] libxrandr-1.5.4_7: verifying RSA signature... libexpat-2.7.1_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libexpat-2.7.1_1.x86_64.xbps: [424KB 0%] 230MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps: 424KB [avg rate: 24GB/s] libexpat-2.7.1_1: verifying RSA signature... llvm-19.1.7_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s llvm-19.1.7_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] llvm-19.1.7_1.x86_64.xbps: [96MB 0%] 112MB/s ETA: 00m00s llvm-19.1.7_1.x86_64.xbps: [96MB 88%] 225MB/s ETA: 00m00s llvm-19.1.7_1.x86_64.xbps: 96MB [avg rate: 253MB/s] llvm-19.1.7_1: verifying RSA signature... libxxf86vm-1.1.6_1.x86_64.xbps.sig2: [512B 100%] 29MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps.sig2: 512B [avg rate: 29MB/s] libxxf86vm-1.1.6_1.x86_64.xbps: [42KB 9%] 170MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps: 42KB [avg rate: 1767MB/s] libxxf86vm-1.1.6_1: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 186MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 1832MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 230MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 18GB/s] wayland-1.23.0_1: verifying RSA signature... mesa-25.0.2_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s mesa-25.0.2_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] mesa-25.0.2_1.x86_64.xbps: [29MB 0%] 150MB/s ETA: 00m00s mesa-25.0.2_1.x86_64.xbps: 29MB [avg rate: 1105GB/s] mesa-25.0.2_1: verifying RSA signature... [*] Collecting package files mlibc-headers-0.0pl4468_1: collecting files... frigg-0.0pl360_7: collecting files... libdrm-headers-2.4.124_1: collecting files... linux-headers-6.12.8_2: collecting files... mlibc-0.0pl4468_1: collecting files... zlib-1.2.12_8: collecting files... xorg-proto-2024.1_1: collecting files... libxtrans-1.6.0_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... libxshmfence-1.3.3_1: collecting files... xz-utils-5.8.0_1: collecting files... zstd-1.5.7_1: collecting files... wayland-protocols-1.42_1: collecting files... libxext-1.3.6_1: collecting files... libx11-1.8.12_1: collecting files... libdrm-2.4.124_1: collecting files... libxdamage-1.1.6_7: collecting files... libglvnd-1.7.0_7: collecting files... libxfixes-6.0.1_7: collecting files... xcb-proto-1.17.0_1: collecting files... libxau-1.0.12_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxcb-1.17_1: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_7: collecting files... libexpat-2.7.1_1: collecting files... llvm-19.1.7_1: collecting files... libxxf86vm-1.1.6_1: collecting files... libffi-3.4.4_6: collecting files... wayland-1.23.0_1: collecting files... mesa-25.0.2_1: collecting files... [*] Unpacking packages mlibc-headers-0.0pl4468_1: unpacking ... frigg-0.0pl360_7: unpacking ... libdrm-headers-2.4.124_1: unpacking ... linux-headers-6.12.8_2: unpacking ... mlibc-0.0pl4468_1: unpacking ... zlib-1.2.12_8: unpacking ... xorg-proto-2024.1_1: unpacking ... libxtrans-1.6.0_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libxshmfence-1.3.3_1: unpacking ... xz-utils-5.8.0_1: unpacking ... zstd-1.5.7_1: unpacking ... wayland-protocols-1.42_1: unpacking ... libxext-1.3.6_1: unpacking ... libx11-1.8.12_1: unpacking ... libdrm-2.4.124_1: unpacking ... libxdamage-1.1.6_7: unpacking ... libglvnd-1.7.0_7: unpacking ... libxfixes-6.0.1_7: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxau-1.0.12_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxcb-1.17_1: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_7: unpacking ... libexpat-2.7.1_1: unpacking ... llvm-19.1.7_1: unpacking ... libxxf86vm-1.1.6_1: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.23.0_1: unpacking ... mesa-25.0.2_1: unpacking ... 31 downloaded, 31 installed, 0 updated, 31 configured, 0 removed. [2025-05-18 09:25:44.859746 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-05-18 09:25:44.860138 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-05-18 09:25:44.861565 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (x86_64). index: 1 packages registered. [2025-05-18 09:25:44.878295 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-05-18 09:25:44.878896 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.6_1' (x86_64). index: 2 packages registered. [2025-05-18 09:25:44.893622 chopin] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2025-05-18 09:25:44.893998 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxxf86vm-1.1.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxxf86vm-1.1.6_1' (x86_64). index: 3 packages registered. [2025-05-18 09:25:44.909755 chopin] DEBUG: xbbs.worker: ... found wayland-protocols-1.42_1.x86_64.xbps [2025-05-18 09:25:44.910196 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.42_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.42_1' (x86_64). index: 4 packages registered. [2025-05-18 09:25:44.925029 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-05-18 09:25:44.925428 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.2_1' (x86_64). index: 5 packages registered. [2025-05-18 09:25:44.939007 chopin] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_7.x86_64.xbps [2025-05-18 09:25:44.939458 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfixes-6.0.1_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfixes-6.0.1_7' (x86_64). index: 6 packages registered. [2025-05-18 09:25:44.953898 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.x86_64.xbps [2025-05-18 09:25:44.954344 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.124_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.124_1' (x86_64). index: 7 packages registered. [2025-05-18 09:25:44.968773 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4468_1.x86_64.xbps [2025-05-18 09:25:44.973551 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4468_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4468_1' (x86_64). index: 8 packages registered. [2025-05-18 09:25:44.991862 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-05-18 09:25:44.992328 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_6' (x86_64). index: 9 packages registered. [2025-05-18 09:25:45.008244 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl360_7.x86_64.xbps [2025-05-18 09:25:45.008675 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl360_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl360_7' (x86_64). index: 10 packages registered. [2025-05-18 09:25:45.024698 chopin] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2025-05-18 09:25:45.025054 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxshmfence-1.3.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxshmfence-1.3.3_1' (x86_64). index: 11 packages registered. [2025-05-18 09:25:45.039506 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-05-18 09:25:45.040419 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (x86_64). index: 12 packages registered. [2025-05-18 09:25:45.055387 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.8.0_1.x86_64.xbps [2025-05-18 09:25:45.056312 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.8.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xz-utils-5.8.0_1' (x86_64). index: 13 packages registered. [2025-05-18 09:25:45.071820 chopin] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_7.x86_64.xbps [2025-05-18 09:25:45.072194 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdamage-1.1.6_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdamage-1.1.6_7' (x86_64). index: 14 packages registered. [2025-05-18 09:25:45.086193 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.124_1.x86_64.xbps [2025-05-18 09:25:45.086749 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.124_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.124_1' (x86_64). index: 15 packages registered. [2025-05-18 09:25:45.100713 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-05-18 09:25:45.101083 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.12_1' (x86_64). index: 16 packages registered. [2025-05-18 09:25:45.114533 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-05-18 09:25:45.117788 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_2' (x86_64). index: 17 packages registered. [2025-05-18 09:25:45.135332 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_7.x86_64.xbps [2025-05-18 09:25:45.137619 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libglvnd-1.7.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libglvnd-1.7.0_7' (x86_64). index: 18 packages registered. [2025-05-18 09:25:45.154063 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-05-18 09:25:45.154539 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_8' (x86_64). index: 19 packages registered. [2025-05-18 09:25:45.168896 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-05-18 09:25:45.169377 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (x86_64). index: 20 packages registered. [2025-05-18 09:25:45.184895 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_7.x86_64.xbps [2025-05-18 09:25:45.185308 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrandr-1.5.4_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrandr-1.5.4_7' (x86_64). index: 21 packages registered. [2025-05-18 09:25:45.199500 chopin] DEBUG: xbbs.worker: ... found mesa-25.0.2_1.x86_64.xbps [2025-05-18 09:25:45.227102 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mesa-25.0.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mesa-25.0.2_1' (x86_64). index: 22 packages registered. [2025-05-18 09:25:45.266840 chopin] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-05-18 09:25:45.267574 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.23.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.23.0_1' (x86_64). index: 23 packages registered. [2025-05-18 09:25:45.281213 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-05-18 09:25:45.281751 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrender-0.9.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrender-0.9.12_1' (x86_64). index: 24 packages registered. [2025-05-18 09:25:45.296857 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.12_1.x86_64.xbps [2025-05-18 09:25:45.300094 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.12_1' (x86_64). index: 25 packages registered. [2025-05-18 09:25:45.317044 chopin] DEBUG: xbbs.worker: ... found llvm-19.1.7_1.x86_64.xbps [2025-05-18 09:25:45.406504 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-19.1.7_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-19.1.7_1' (x86_64). index: 26 packages registered. [2025-05-18 09:25:45.504855 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.6.0_1.x86_64.xbps [2025-05-18 09:25:45.505344 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.6.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.6.0_1' (x86_64). index: 27 packages registered. [2025-05-18 09:25:45.521962 chopin] DEBUG: xbbs.worker: ... found libexpat-2.7.1_1.x86_64.xbps [2025-05-18 09:25:45.522739 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.7.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.7.1_1' (x86_64). index: 28 packages registered. [2025-05-18 09:25:45.538569 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4468_1.x86_64.xbps [2025-05-18 09:25:45.539103 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4468_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4468_1' (x86_64). index: 29 packages registered. [2025-05-18 09:25:45.555858 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.7_1.x86_64.xbps [2025-05-18 09:25:45.556989 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zstd-1.5.7_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zstd-1.5.7_1' (x86_64). index: 30 packages registered. [2025-05-18 09:25:45.577208 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-05-18 09:25:45.577596 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.5_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.5_1' (x86_64). index: 31 packages registered. [2025-05-18 09:25:49.012506 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:kmscube'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch kmscube checkout kmscube patch kmscube regenerate kmscube install frigg (inside sysroot.pdjtufup) install libdrm-headers (inside sysroot.pdjtufup) install linux-headers (inside sysroot.pdjtufup) install mlibc-headers (inside sysroot.pdjtufup) install mlibc (inside sysroot.pdjtufup) install libdrm (inside sysroot.pdjtufup) install libexpat (inside sysroot.pdjtufup) install xorg-util-macros (inside sysroot.pdjtufup) install xorg-proto (inside sysroot.pdjtufup) install libxau (inside sysroot.pdjtufup) install libxdmcp (inside sysroot.pdjtufup) install xcb-proto (inside sysroot.pdjtufup) install libxcb (inside sysroot.pdjtufup) install libxtrans (inside sysroot.pdjtufup) install libx11 (inside sysroot.pdjtufup) install libxext (inside sysroot.pdjtufup) install libglvnd (inside sysroot.pdjtufup) install libxfixes (inside sysroot.pdjtufup) install libxdamage (inside sysroot.pdjtufup) install libxrender (inside sysroot.pdjtufup) install libxrandr (inside sysroot.pdjtufup) install libxshmfence (inside sysroot.pdjtufup) install libxxf86vm (inside sysroot.pdjtufup) install zlib (inside sysroot.pdjtufup) install llvm (inside sysroot.pdjtufup) install libffi (inside sysroot.pdjtufup) install wayland (inside sysroot.pdjtufup) install wayland-protocols (inside sysroot.pdjtufup) install xz-utils (inside sysroot.pdjtufup) install zstd (inside sysroot.pdjtufup) install mesa (inside sysroot.pdjtufup) configure kmscube (inside sysroot.pdjtufup) build kmscube (inside sysroot.pdjtufup) pack kmscube xbstrap: fetch kmscube [1/38] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/kmscube/.git/ From https://mirrors.managarm.org/mirror/git/kmscube * [new branch] master -> origin/master xbstrap: checkout kmscube [2/38] [2025-05-18 09:25:49.902088 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 38, 'n_this': 1, 'status': 'success', 'subject': 'kmscube'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch kmscube [3/38] xbstrap: regenerate kmscube [4/38] [2025-05-18 09:25:49.923475 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 38, 'n_this': 2, 'status': 'success', 'subject': 'kmscube'} [2025-05-18 09:25:49.924036 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 38, 'n_this': 3, 'status': 'success', 'subject': 'kmscube'} xbstrap: Running ['./autogen.sh'] (tools: ['host-pkg-config', 'host-automake-v1.15', 'host-autoconf-v2.69']) via cbuildrt PID init is 202514 (outside the namespace) autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: configure.ac: not using Libtool autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:32: installing 'build-aux/compile' configure.ac:30: installing 'build-aux/install-sh' configure.ac:30: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory `.' xbstrap: install frigg [5/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'frigg'] [2025-05-18 09:25:52.265453 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 38, 'n_this': 4, 'status': 'success', 'subject': 'kmscube'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libdrm-headers'] [2025-05-18 09:25:52.275482 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'linux-headers'] [2025-05-18 09:25:52.283117 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'mlibc-headers'] [2025-05-18 09:25:52.483978 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'mlibc'] [2025-05-18 09:25:52.507986 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libdrm [10/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libdrm'] [2025-05-18 09:25:52.555833 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libexpat [11/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libexpat'] [2025-05-18 09:25:52.564967 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 10, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install xorg-util-macros [12/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'xorg-util-macros'] [2025-05-18 09:25:52.575586 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 11, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [13/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'xorg-proto'] [2025-05-18 09:25:52.581286 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 12, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [14/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxau'] [2025-05-18 09:25:52.611427 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 13, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [15/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxdmcp'] [2025-05-18 09:25:52.617522 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 14, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [16/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'xcb-proto'] [2025-05-18 09:25:52.623624 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 15, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [17/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxcb'] [2025-05-18 09:25:52.634113 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 16, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [18/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxtrans'] [2025-05-18 09:25:52.818270 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 17, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [19/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libx11'] [2025-05-18 09:25:52.826050 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 18, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxext [20/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxext'] [2025-05-18 09:25:52.951281 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 19, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [21/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libglvnd'] [2025-05-18 09:25:52.966414 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxfixes [22/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxfixes'] [2025-05-18 09:25:53.000212 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxdamage [23/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxdamage'] [2025-05-18 09:25:53.007611 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxrender [24/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxrender'] [2025-05-18 09:25:53.014208 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [25/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxrandr'] [2025-05-18 09:25:53.022021 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxshmfence [26/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxshmfence'] [2025-05-18 09:25:53.030768 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 25, 'status': 'success', 'subject': 'libxrandr'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install libxxf86vm [27/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libxxf86vm'] [2025-05-18 09:25:53.036991 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 38, 'n_this': 26, 'status': 'success', 'subject': 'libxshmfence'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install zlib [28/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'zlib'] [2025-05-18 09:25:53.045589 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install llvm [29/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'llvm'] [2025-05-18 09:25:53.053981 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install libffi [30/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'libffi'] [2025-05-18 09:25:54.087022 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [31/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'wayland'] [2025-05-18 09:25:54.094910 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [32/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'wayland-protocols'] [2025-05-18 09:25:54.106763 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xz-utils [33/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'xz-utils'] [2025-05-18 09:25:54.120306 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [34/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'zstd'] [2025-05-18 09:25:54.137707 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [35/38] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.pdjtufup', 'mesa'] [2025-05-18 09:25:54.155738 chopin] 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.pdjtufup', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: configure kmscube [36/38] [2025-05-18 09:25:54.411682 chopin] 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'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 203222 (outside the namespace) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-managarm-strip... x86_64-managarm-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-managarm-gcc... x86_64-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 x86_64-managarm-gcc accepts -g... yes checking for x86_64-managarm-gcc option to accept ISO C89... none needed checking whether x86_64-managarm-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-managarm-gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for x86_64-managarm-pkg-config... no checking for pkg-config... /var/lib/managarm-buildenv/build/tools/host-pkg-config/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 for libdrm >= 2.4.71... yes checking for gbm >= 13.0... yes checking for egl... yes checking for glesv2... yes checking for gstreamer-1.0 >= 1.6.0 gstreamer-plugins-base-1.0 >= 1.6.0 gstreamer-app-1.0 >= 1.6.0 gstreamer-allocators-1.0 >= 1.6.0 gstreamer-video-1.0 >= 1.6.0 glib-2.0... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands xbstrap: build kmscube [37/38] [2025-05-18 09:25:55.864068 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 38, 'n_this': 36, 'status': 'success', 'subject': 'kmscube'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 203709 (outside the namespace) CC kmscube-common.o CC kmscube-cube-smooth.o CC kmscube-cube-tex.o CC kmscube-drm-atomic.o CC kmscube-drm-common.o CC kmscube-drm-legacy.o CC kmscube-esTransform.o CC kmscube-frame-512x512-NV12.o CC kmscube-frame-512x512-RGBA.o CC kmscube-kmscube.o CC texturator-common.o CC texturator-drm-common.o CC texturator-drm-legacy.o CC texturator-texturator.o /var/lib/managarm-buildenv/src/ports/kmscube/texturator.c:98:13: warning: ‘png’ defined but not used [-Wunused-variable] 98 | static bool png; | ^~~ CCLD texturator CCLD kmscube xbstrap: Running ['make', 'install'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 203792 (outside the namespace) xbstrap: pack kmscube [38/38] [2025-05-18 09:25:56.637318 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 38, 'n_this': 37, 'status': 'success', 'subject': 'kmscube'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'kmscube', '-n', 'kmscube-0.0pl133_10', '-D', 'mlibc>=0 mesa>=0', '/tmp/tmpe64j9k5l'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/kmscube-0.0pl133_10.x86_64.xbps'] (x86_64) [2025-05-18 09:25:56.680606 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 38, 'n_this': 38, 'status': 'success', 'subject': 'kmscube'} [2025-05-18 09:25:56.682864 chopin] DEBUG: xbbs.worker: successfully uploaded package kmscube for JobMessage(project='managarm', job='package:kmscube', 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={'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl360_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.7_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.42_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_7'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.7_1'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'mesa': {'architecture': 'x86_64', 'version': '25.0.2_1'}}, needed_tools={'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-automake-v1.15': {'architecture': {'x86_64'}, 'version': '1.15.1_3'}}, prod_pkgs={'kmscube': {'architecture': 'x86_64', 'version': '0.0pl133_10'}}, 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-05-18 09:25:57.095700 chopin] INFO: xbbs.worker: job done. return code: 0