[2025-01-02 15:40:22.701842 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:tyr-quake', repository='https://github.com/managarm/bootstrap-managarm.git', revision='57c2d03649e4a7d359b50934caeb31428e7f9535', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'llvm': {'architecture': 'x86_64', 'version': '19.1.3_4'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_2'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_6'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libxcursor': {'architecture': 'x86_64', 'version': '1.2.3_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_8'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_8'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.7.0_1'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.2_1'}, 'libxinerama': {'architecture': 'x86_64', 'version': '1.1.5_6'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.11_3'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'sdl2': {'architecture': 'x86_64', 'version': '2.28.4_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl352_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4163_2'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4163_2'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}}, prod_pkgs={'tyr-quake': {'architecture': 'x86_64', 'version': '0.65_9'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-01-02 15:40:22.702393 chopin] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-01-02 15:40:22.711707 chopin] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-01-02 15:40:22.719775 chopin] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-01-02 15:40:23.630313 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '57c2d03649e4a7d359b50934caeb31428e7f9535'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 57c2d03 binutils/gcc: Use a tag and not a specified commit [2025-01-02 15:40:23.666684 chopin] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-01-02 15:40:27.663779 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', '--', 'llvm', 'xorg-util-macros', 'libxdmcp', 'libxau', 'xorg-proto', 'xcb-proto', 'libxcb', 'libxtrans', 'libxdamage', 'libexpat', 'libglvnd', 'zlib', 'libxshmfence', 'xz-utils', 'zstd', 'mesa', 'libx11', 'wayland-protocols', 'libdrm', 'libxcursor', 'libffi', 'wayland', 'libiconv', 'libxml', 'xkeyboard-config', 'libxkbcommon', 'libxxf86vm', 'libxi', 'libxinerama', 'eudev', 'libxrender', 'libxrandr', 'libxfixes', 'libxext', 'sdl2', 'libdrm-headers', 'frigg', 'mlibc-headers', 'linux-headers', 'mlibc'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [28KB 14%] 244MB/s ETA: 00m00s x86_64-repodata: 28KB [avg rate: 1712MB/s] 40 packages will be downloaded: 40 packages will be installed: llvm-19.1.3_4 xorg-util-macros-1.20.2_1 libxdmcp-1.1.5_1 libxau-1.0.12_1 xorg-proto-2024.1_1 xcb-proto-1.17.0_1 libxcb-1.17_1 libxtrans-1.5.2_1 libxdamage-1.1.6_6 libexpat-2.5.0_6 libglvnd-1.7.0_5 zlib-1.2.12_7 libxshmfence-1.3.3_1 xz-utils-5.4.4_5 zstd-1.5.6_1 mesa-24.0.4_2 libx11-1.8.10_1 wayland-protocols-1.32_6 libdrm-2.4.115_8 libxcursor-1.2.3_1 libffi-3.4.4_6 wayland-1.22.0_8 libiconv-1.17_8 libxml-2.10.0_8 xkeyboard-config-2.43_1 libxkbcommon-1.7.0_1 libxxf86vm-1.1.6_1 libxi-1.8.2_1 libxinerama-1.1.5_6 eudev-3.2.11_3 libxrender-0.9.12_1 libxrandr-1.5.4_6 libxfixes-6.0.1_6 libxext-1.3.6_1 sdl2-2.28.4_7 libdrm-headers-2.4.115_1 frigg-0.0pl352_7 mlibc-headers-0.0pl4163_2 linux-headers-6.9.3_1 mlibc-0.0pl4163_2 Size to download: 174MB Size required on disk: 677MB Space available on disk: 691GB [*] Downloading packages llvm-19.1.3_4.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s llvm-19.1.3_4.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] llvm-19.1.3_4.x86_64.xbps: [96MB 0%] 230MB/s ETA: 00m00s llvm-19.1.3_4.x86_64.xbps: [96MB 7%] 67MB/s ETA: 00m12s llvm-19.1.3_4.x86_64.xbps: 96MB [avg rate: 920MB/s] llvm-19.1.3_4: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/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... 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%] 244MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 2644MB/s] libxdmcp-1.1.5_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%] 279MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 1270MB/s] libxau-1.0.12_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 300MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 43GB/s] xorg-proto-2024.1_1: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 195MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 6051MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 230MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 69GB/s] libxcb-1.17_1: verifying RSA signature... libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxtrans-1.5.2_1.x86_64.xbps: [43KB 9%] 244MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps: 43KB [avg rate: 2597MB/s] libxtrans-1.5.2_1: verifying RSA signature... libxdamage-1.1.6_6.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxdamage-1.1.6_6.x86_64.xbps: [25KB 16%] 244MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps: 25KB [avg rate: 1507MB/s] libxdamage-1.1.6_6: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libexpat-2.5.0_6.x86_64.xbps: [331KB 1%] 244MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 331KB [avg rate: 20GB/s] libexpat-2.5.0_6: verifying RSA signature... libglvnd-1.7.0_5.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libglvnd-1.7.0_5.x86_64.xbps: [2005KB 0%] 230MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps: 2005KB [avg rate: 112GB/s] libglvnd-1.7.0_5: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] zlib-1.2.12_7.x86_64.xbps: [117KB 3%] 300MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 117KB [avg rate: 8765MB/s] zlib-1.2.12_7: verifying RSA signature... libxshmfence-1.3.3_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxshmfence-1.3.3_1.x86_64.xbps: [8537B 47%] 244MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps: 8537B [avg rate: 509MB/s] libxshmfence-1.3.3_1: verifying RSA signature... xz-utils-5.4.4_5.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] xz-utils-5.4.4_5.x86_64.xbps: [643KB 0%] 244MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps: 643KB [avg rate: 38GB/s] xz-utils-5.4.4_5: verifying RSA signature... zstd-1.5.6_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] zstd-1.5.6_1.x86_64.xbps: [744KB 0%] 244MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: 744KB [avg rate: 44GB/s] zstd-1.5.6_1: verifying RSA signature... mesa-24.0.4_2.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] mesa-24.0.4_2.x86_64.xbps: [52MB 0%] 244MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps: 52MB [avg rate: 3153GB/s] mesa-24.0.4_2: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 27MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 27MB/s] libx11-1.8.10_1.x86_64.xbps: [3214KB 0%] 279MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3214KB [avg rate: 219GB/s] libx11-1.8.10_1: verifying RSA signature... wayland-protocols-1.32_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s wayland-protocols-1.32_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] wayland-protocols-1.32_6.x86_64.xbps: [85KB 4%] 186MB/s ETA: 00m00s wayland-protocols-1.32_6.x86_64.xbps: 85KB [avg rate: 3965MB/s] wayland-protocols-1.32_6: verifying RSA signature... libdrm-2.4.115_8.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libdrm-2.4.115_8.x86_64.xbps: [242KB 1%] 217MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 242KB [avg rate: 13GB/s] libdrm-2.4.115_8: verifying RSA signature... libxcursor-1.2.3_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxcursor-1.2.3_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxcursor-1.2.3_1.x86_64.xbps: [107KB 3%] 244MB/s ETA: 00m00s libxcursor-1.2.3_1.x86_64.xbps: 107KB [avg rate: 6523MB/s] libxcursor-1.2.3_1: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 244MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 2405MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.22.0_8.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s wayland-1.22.0_8.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] wayland-1.22.0_8.x86_64.xbps: [305KB 1%] 230MB/s ETA: 00m00s wayland-1.22.0_8.x86_64.xbps: 305KB [avg rate: 17GB/s] wayland-1.22.0_8: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 106MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 22GB/s] libiconv-1.17_8: verifying RSA signature... libxml-2.10.0_8.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxml-2.10.0_8.x86_64.xbps: [2417KB 0%] 244MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps: 2417KB [avg rate: 144GB/s] libxml-2.10.0_8: verifying RSA signature... xkeyboard-config-2.43_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] xkeyboard-config-2.43_1.x86_64.xbps: [1051KB 0%] 87MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps: 1051KB [avg rate: 22GB/s] xkeyboard-config-2.43_1: verifying RSA signature... libxkbcommon-1.7.0_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxkbcommon-1.7.0_1.x86_64.xbps: [662KB 0%] 260MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps: 662KB [avg rate: 42GB/s] libxkbcommon-1.7.0_1: verifying RSA signature... libxxf86vm-1.1.6_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxxf86vm-1.1.6_1.x86_64.xbps: [42KB 9%] 230MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps: 42KB [avg rate: 2391MB/s] libxxf86vm-1.1.6_1: verifying RSA signature... libxi-1.8.2_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxi-1.8.2_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxi-1.8.2_1.x86_64.xbps: [289KB 1%] 279MB/s ETA: 00m00s libxi-1.8.2_1.x86_64.xbps: 289KB [avg rate: 20GB/s] libxi-1.8.2_1: verifying RSA signature... libxinerama-1.1.5_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxinerama-1.1.5_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxinerama-1.1.5_6.x86_64.xbps: [26KB 15%] 244MB/s ETA: 00m00s libxinerama-1.1.5_6.x86_64.xbps: 26KB [avg rate: 1574MB/s] libxinerama-1.1.5_6: verifying RSA signature... eudev-3.2.11_3.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s eudev-3.2.11_3.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] eudev-3.2.11_3.x86_64.xbps: [2515KB 0%] 244MB/s ETA: 00m00s eudev-3.2.11_3.x86_64.xbps: 2515KB [avg rate: 150GB/s] eudev-3.2.11_3: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 279MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 8940MB/s] libxrender-0.9.12_1: verifying RSA signature... libxrandr-1.5.4_6.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxrandr-1.5.4_6.x86_64.xbps: [107KB 3%] 279MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps: 107KB [avg rate: 7469MB/s] libxrandr-1.5.4_6: verifying RSA signature... libxfixes-6.0.1_6.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 195MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 2888MB/s] libxfixes-6.0.1_6: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 244MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 13GB/s] libxext-1.3.6_1: verifying RSA signature... sdl2-2.28.4_7.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s sdl2-2.28.4_7.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] sdl2-2.28.4_7.x86_64.xbps: [1011KB 0%] 300MB/s ETA: 00m00s sdl2-2.28.4_7.x86_64.xbps: 1011KB [avg rate: 74GB/s] sdl2-2.28.4_7: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 230MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 6564MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... frigg-0.0pl352_7.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] frigg-0.0pl352_7.x86_64.xbps: [42KB 9%] 103MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps: 42KB [avg rate: 1072MB/s] frigg-0.0pl352_7: verifying RSA signature... mlibc-headers-0.0pl4163_2.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s mlibc-headers-0.0pl4163_2.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] mlibc-headers-0.0pl4163_2.x86_64.xbps: [96KB 4%] 279MB/s ETA: 00m00s mlibc-headers-0.0pl4163_2.x86_64.xbps: 96KB [avg rate: 6710MB/s] mlibc-headers-0.0pl4163_2: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3031KB 0%] 244MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3031KB [avg rate: 181GB/s] linux-headers-6.9.3_1: verifying RSA signature... mlibc-0.0pl4163_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s mlibc-0.0pl4163_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] mlibc-0.0pl4163_2.x86_64.xbps: [4527KB 0%] 300MB/s ETA: 00m00s mlibc-0.0pl4163_2.x86_64.xbps: 4527KB [avg rate: 332GB/s] mlibc-0.0pl4163_2: verifying RSA signature... [*] Collecting package files llvm-19.1.3_4: collecting files... xorg-util-macros-1.20.2_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxau-1.0.12_1: collecting files... xorg-proto-2024.1_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxcb-1.17_1: collecting files... libxtrans-1.5.2_1: collecting files... libxdamage-1.1.6_6: collecting files... libexpat-2.5.0_6: collecting files... libglvnd-1.7.0_5: collecting files... zlib-1.2.12_7: collecting files... libxshmfence-1.3.3_1: collecting files... xz-utils-5.4.4_5: collecting files... zstd-1.5.6_1: collecting files... mesa-24.0.4_2: collecting files... libx11-1.8.10_1: collecting files... wayland-protocols-1.32_6: collecting files... libdrm-2.4.115_8: collecting files... libxcursor-1.2.3_1: collecting files... libffi-3.4.4_6: collecting files... wayland-1.22.0_8: collecting files... libiconv-1.17_8: collecting files... libxml-2.10.0_8: collecting files... xkeyboard-config-2.43_1: collecting files... libxkbcommon-1.7.0_1: collecting files... libxxf86vm-1.1.6_1: collecting files... libxi-1.8.2_1: collecting files... libxinerama-1.1.5_6: collecting files... eudev-3.2.11_3: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_6: collecting files... libxfixes-6.0.1_6: collecting files... libxext-1.3.6_1: collecting files... sdl2-2.28.4_7: collecting files... libdrm-headers-2.4.115_1: collecting files... frigg-0.0pl352_7: collecting files... mlibc-headers-0.0pl4163_2: collecting files... linux-headers-6.9.3_1: collecting files... mlibc-0.0pl4163_2: collecting files... [*] Unpacking packages llvm-19.1.3_4: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxau-1.0.12_1: unpacking ... xorg-proto-2024.1_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxcb-1.17_1: unpacking ... libxtrans-1.5.2_1: unpacking ... libxdamage-1.1.6_6: unpacking ... libexpat-2.5.0_6: unpacking ... libglvnd-1.7.0_5: unpacking ... zlib-1.2.12_7: unpacking ... libxshmfence-1.3.3_1: unpacking ... xz-utils-5.4.4_5: unpacking ... zstd-1.5.6_1: unpacking ... mesa-24.0.4_2: unpacking ... libx11-1.8.10_1: unpacking ... wayland-protocols-1.32_6: unpacking ... libdrm-2.4.115_8: unpacking ... libxcursor-1.2.3_1: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.22.0_8: unpacking ... libiconv-1.17_8: unpacking ... libxml-2.10.0_8: unpacking ... xkeyboard-config-2.43_1: unpacking ... libxkbcommon-1.7.0_1: unpacking ... libxxf86vm-1.1.6_1: unpacking ... libxi-1.8.2_1: unpacking ... libxinerama-1.1.5_6: unpacking ... eudev-3.2.11_3: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_6: unpacking ... libxfixes-6.0.1_6: unpacking ... libxext-1.3.6_1: unpacking ... sdl2-2.28.4_7: unpacking ... libdrm-headers-2.4.115_1: unpacking ... frigg-0.0pl352_7: unpacking ... mlibc-headers-0.0pl4163_2: unpacking ... linux-headers-6.9.3_1: unpacking ... mlibc-0.0pl4163_2: unpacking ... 40 downloaded, 40 installed, 0 updated, 40 configured, 0 removed. [2025-01-02 15:40:32.258053 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-01-02 15:40:32.258442 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4163_2.x86_64.xbps [2025-01-02 15:40:32.262571 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4163_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4163_2' (x86_64). index: 1 packages registered. [2025-01-02 15:40:32.280311 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2025-01-02 15:40:32.280758 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (x86_64). index: 2 packages registered. [2025-01-02 15:40:32.295810 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-01-02 15:40:32.297260 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (x86_64). index: 3 packages registered. [2025-01-02 15:40:32.311715 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-01-02 15:40:32.312264 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.6_1' (x86_64). index: 4 packages registered. [2025-01-02 15:40:32.327450 chopin] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2025-01-02 15:40:32.327826 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: 5 packages registered. [2025-01-02 15:40:32.343091 chopin] DEBUG: xbbs.worker: ... found libxinerama-1.1.5_6.x86_64.xbps [2025-01-02 15:40:32.343461 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxinerama-1.1.5_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxinerama-1.1.5_6' (x86_64). index: 6 packages registered. [2025-01-02 15:40:32.357492 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2025-01-02 15:40:32.360462 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.9.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.9.3_1' (x86_64). index: 7 packages registered. [2025-01-02 15:40:32.376329 chopin] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2025-01-02 15:40:32.377088 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.5.0_6' (x86_64). index: 8 packages registered. [2025-01-02 15:40:32.390120 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.x86_64.xbps [2025-01-02 15:40:32.391024 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.4.4_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xz-utils-5.4.4_5' (x86_64). index: 9 packages registered. [2025-01-02 15:40:32.406084 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2025-01-02 15:40:32.406631 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_8' (x86_64). index: 10 packages registered. [2025-01-02 15:40:32.420576 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.x86_64.xbps [2025-01-02 15:40:32.421594 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zstd-1.5.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zstd-1.5.6_1' (x86_64). index: 11 packages registered. [2025-01-02 15:40:32.436802 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-01-02 15:40:32.437192 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: 12 packages registered. [2025-01-02 15:40:32.452344 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-01-02 15:40:32.453628 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (x86_64). index: 13 packages registered. [2025-01-02 15:40:32.467905 chopin] DEBUG: xbbs.worker: ... found libxml-2.10.0_8.x86_64.xbps [2025-01-02 15:40:32.470351 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_8' (x86_64). index: 14 packages registered. [2025-01-02 15:40:32.485397 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2025-01-02 15:40:32.485952 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_7' (x86_64). index: 15 packages registered. [2025-01-02 15:40:32.500733 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-01-02 15:40:32.501139 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: 16 packages registered. [2025-01-02 15:40:32.514768 chopin] DEBUG: xbbs.worker: ... found libxcursor-1.2.3_1.x86_64.xbps [2025-01-02 15:40:32.515226 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcursor-1.2.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcursor-1.2.3_1' (x86_64). index: 17 packages registered. [2025-01-02 15:40:32.529816 chopin] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2025-01-02 15:40:32.530187 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: 18 packages registered. [2025-01-02 15:40:32.545157 chopin] DEBUG: xbbs.worker: ... found eudev-3.2.11_3.x86_64.xbps [2025-01-02 15:40:32.547610 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'eudev-3.2.11_3.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `eudev-3.2.11_3' (x86_64). index: 19 packages registered. [2025-01-02 15:40:32.563029 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-01-02 15:40:32.563894 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: 20 packages registered. [2025-01-02 15:40:32.579031 chopin] DEBUG: xbbs.worker: ... found libxi-1.8.2_1.x86_64.xbps [2025-01-02 15:40:32.579657 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxi-1.8.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxi-1.8.2_1' (x86_64). index: 21 packages registered. [2025-01-02 15:40:32.596412 chopin] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2025-01-02 15:40:32.596798 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfixes-6.0.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfixes-6.0.1_6' (x86_64). index: 22 packages registered. [2025-01-02 15:40:32.611353 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4163_2.x86_64.xbps [2025-01-02 15:40:32.611772 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4163_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4163_2' (x86_64). index: 23 packages registered. [2025-01-02 15:40:32.627032 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-01-02 15:40:32.627380 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: 24 packages registered. [2025-01-02 15:40:32.641806 chopin] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_6.x86_64.xbps [2025-01-02 15:40:32.642185 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdamage-1.1.6_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdamage-1.1.6_6' (x86_64). index: 25 packages registered. [2025-01-02 15:40:32.656120 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.x86_64.xbps [2025-01-02 15:40:32.658207 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libglvnd-1.7.0_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libglvnd-1.7.0_5' (x86_64). index: 26 packages registered. [2025-01-02 15:40:32.672894 chopin] DEBUG: xbbs.worker: ... found sdl2-2.28.4_7.x86_64.xbps [2025-01-02 15:40:32.674152 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'sdl2-2.28.4_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `sdl2-2.28.4_7' (x86_64). index: 27 packages registered. [2025-01-02 15:40:32.691546 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2025-01-02 15:40:32.694901 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.10_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.10_1' (x86_64). index: 28 packages registered. [2025-01-02 15:40:32.711353 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-01-02 15:40:32.711816 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: 29 packages registered. [2025-01-02 15:40:32.725181 chopin] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.x86_64.xbps [2025-01-02 15:40:32.726409 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkeyboard-config-2.43_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkeyboard-config-2.43_1' (x86_64). index: 30 packages registered. [2025-01-02 15:40:32.742552 chopin] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_6.x86_64.xbps [2025-01-02 15:40:32.742976 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.32_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.32_6' (x86_64). index: 31 packages registered. [2025-01-02 15:40:32.757343 chopin] DEBUG: xbbs.worker: ... found mesa-24.0.4_2.x86_64.xbps [2025-01-02 15:40:32.803187 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mesa-24.0.4_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mesa-24.0.4_2' (x86_64). index: 32 packages registered. [2025-01-02 15:40:32.860090 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-01-02 15:40:32.860589 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: 33 packages registered. [2025-01-02 15:40:32.875909 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2025-01-02 15:40:32.876287 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.2_1' (x86_64). index: 34 packages registered. [2025-01-02 15:40:32.890451 chopin] DEBUG: xbbs.worker: ... found llvm-19.1.3_4.x86_64.xbps [2025-01-02 15:40:32.976118 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-19.1.3_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-19.1.3_4' (x86_64). index: 35 packages registered. [2025-01-02 15:40:33.073643 chopin] DEBUG: xbbs.worker: ... found wayland-1.22.0_8.x86_64.xbps [2025-01-02 15:40:33.074418 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.22.0_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.22.0_8' (x86_64). index: 36 packages registered. [2025-01-02 15:40:33.094470 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl352_7.x86_64.xbps [2025-01-02 15:40:33.094882 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl352_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl352_7' (x86_64). index: 37 packages registered. [2025-01-02 15:40:33.109893 chopin] DEBUG: xbbs.worker: ... found libxkbcommon-1.7.0_1.x86_64.xbps [2025-01-02 15:40:33.110796 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbcommon-1.7.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbcommon-1.7.0_1' (x86_64). index: 38 packages registered. [2025-01-02 15:40:33.129074 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-01-02 15:40:33.129507 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: 39 packages registered. [2025-01-02 15:40:33.145374 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.x86_64.xbps [2025-01-02 15:40:33.145812 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrandr-1.5.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrandr-1.5.4_6' (x86_64). index: 40 packages registered. [2025-01-02 15:40:36.191000 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:tyr-quake'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch tyr-quake checkout tyr-quake patch tyr-quake regenerate tyr-quake install frigg (inside sysroot.f51vypj2) install libdrm-headers (inside sysroot.f51vypj2) install linux-headers (inside sysroot.f51vypj2) install mlibc-headers (inside sysroot.f51vypj2) install mlibc (inside sysroot.f51vypj2) install eudev (inside sysroot.f51vypj2) install libdrm (inside sysroot.f51vypj2) install libiconv (inside sysroot.f51vypj2) install xorg-util-macros (inside sysroot.f51vypj2) install xorg-proto (inside sysroot.f51vypj2) install libxau (inside sysroot.f51vypj2) install libxdmcp (inside sysroot.f51vypj2) install xcb-proto (inside sysroot.f51vypj2) install libxcb (inside sysroot.f51vypj2) install libxtrans (inside sysroot.f51vypj2) install libx11 (inside sysroot.f51vypj2) install libxfixes (inside sysroot.f51vypj2) install libxrender (inside sysroot.f51vypj2) install libxcursor (inside sysroot.f51vypj2) install libxext (inside sysroot.f51vypj2) install libxi (inside sysroot.f51vypj2) install libxinerama (inside sysroot.f51vypj2) install zlib (inside sysroot.f51vypj2) install libxml (inside sysroot.f51vypj2) install libexpat (inside sysroot.f51vypj2) install libffi (inside sysroot.f51vypj2) install wayland (inside sysroot.f51vypj2) install wayland-protocols (inside sysroot.f51vypj2) install xkeyboard-config (inside sysroot.f51vypj2) install libxkbcommon (inside sysroot.f51vypj2) install libxrandr (inside sysroot.f51vypj2) install libxxf86vm (inside sysroot.f51vypj2) install libglvnd (inside sysroot.f51vypj2) install libxdamage (inside sysroot.f51vypj2) install libxshmfence (inside sysroot.f51vypj2) install llvm (inside sysroot.f51vypj2) install xz-utils (inside sysroot.f51vypj2) install zstd (inside sysroot.f51vypj2) install mesa (inside sysroot.f51vypj2) install sdl2 (inside sysroot.f51vypj2) configure tyr-quake (inside sysroot.f51vypj2) build tyr-quake (inside sysroot.f51vypj2) pack tyr-quake xbstrap: fetch tyr-quake [1/47] xbstrap: checkout tyr-quake [2/47] [2025-01-02 15:40:41.881067 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 47, 'n_this': 1, 'status': 'success', 'subject': 'tyr-quake'} xbstrap: patch tyr-quake [3/47] [2025-01-02 15:40:41.944944 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 47, 'n_this': 2, 'status': 'success', 'subject': 'tyr-quake'} patching file common/common.c patching file common/r_main.c patching file common/zone.c patching file common/sys_managarm.c patching file meson.build xbstrap: regenerate tyr-quake [4/47] xbstrap: install frigg [5/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'frigg'] [2025-01-02 15:40:41.949147 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 47, 'n_this': 3, 'status': 'success', 'subject': 'tyr-quake'} [2025-01-02 15:40:41.949693 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 47, 'n_this': 4, 'status': 'success', 'subject': 'tyr-quake'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libdrm-headers'] [2025-01-02 15:40:41.960304 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'linux-headers'] [2025-01-02 15:40:41.967738 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'mlibc-headers'] [2025-01-02 15:40:42.134194 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'mlibc'] [2025-01-02 15:40:42.155290 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install eudev [10/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'eudev'] [2025-01-02 15:40:42.198405 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'eudev'] xbstrap: install libdrm [11/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libdrm'] [2025-01-02 15:40:42.234210 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 10, 'status': 'success', 'subject': 'eudev'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libiconv [12/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libiconv'] [2025-01-02 15:40:42.243635 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 11, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install xorg-util-macros [13/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'xorg-util-macros'] [2025-01-02 15:40:42.255308 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 12, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [14/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'xorg-proto'] [2025-01-02 15:40:42.260782 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 13, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [15/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxau'] [2025-01-02 15:40:42.289639 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 14, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [16/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxdmcp'] [2025-01-02 15:40:42.296362 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 15, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [17/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'xcb-proto'] [2025-01-02 15:40:42.302658 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 16, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [18/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxcb'] [2025-01-02 15:40:42.313577 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 17, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [19/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxtrans'] [2025-01-02 15:40:42.495891 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 18, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [20/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libx11'] [2025-01-02 15:40:42.503054 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 19, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxfixes [21/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxfixes'] [2025-01-02 15:40:42.625944 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 20, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxrender [22/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxrender'] [2025-01-02 15:40:42.633397 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 21, 'status': 'success', 'subject': 'libxfixes'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxcursor [23/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxcursor'] [2025-01-02 15:40:42.641140 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 22, 'status': 'success', 'subject': 'libxrender'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcursor'] xbstrap: install libxext [24/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxext'] [2025-01-02 15:40:42.651667 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 23, 'status': 'success', 'subject': 'libxcursor'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libxi [25/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxi'] [2025-01-02 15:40:42.665576 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 24, 'status': 'success', 'subject': 'libxext'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxi'] xbstrap: install libxinerama [26/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxinerama'] [2025-01-02 15:40:42.676318 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 25, 'status': 'success', 'subject': 'libxi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxinerama'] xbstrap: install zlib [27/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'zlib'] [2025-01-02 15:40:42.682809 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 26, 'status': 'success', 'subject': 'libxinerama'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libxml [28/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxml'] [2025-01-02 15:40:42.690071 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 27, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install libexpat [29/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libexpat'] [2025-01-02 15:40:42.728095 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 28, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libffi [30/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libffi'] [2025-01-02 15:40:42.738846 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 29, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [31/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'wayland'] [2025-01-02 15:40:42.745753 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 30, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [32/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'wayland-protocols'] [2025-01-02 15:40:42.757241 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 31, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xkeyboard-config [33/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'xkeyboard-config'] [2025-01-02 15:40:42.768047 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 32, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [34/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxkbcommon'] [2025-01-02 15:40:42.816082 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 33, 'status': 'success', 'subject': 'xkeyboard-config'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libxrandr [35/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxrandr'] [2025-01-02 15:40:42.830163 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 34, 'status': 'success', 'subject': 'libxkbcommon'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxxf86vm [36/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxxf86vm'] [2025-01-02 15:40:42.838672 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 35, 'status': 'success', 'subject': 'libxrandr'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install libglvnd [37/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libglvnd'] [2025-01-02 15:40:42.847531 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 36, 'status': 'success', 'subject': 'libxxf86vm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxdamage [38/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxdamage'] [2025-01-02 15:40:42.882294 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 37, 'status': 'success', 'subject': 'libglvnd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxshmfence [39/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'libxshmfence'] [2025-01-02 15:40:42.889198 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 38, 'status': 'success', 'subject': 'libxdamage'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install llvm [40/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'llvm'] [2025-01-02 15:40:42.895696 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 39, 'status': 'success', 'subject': 'libxshmfence'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install xz-utils [41/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'xz-utils'] [2025-01-02 15:40:43.893613 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 40, 'status': 'success', 'subject': 'llvm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [42/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'zstd'] [2025-01-02 15:40:43.910482 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 41, 'status': 'success', 'subject': 'xz-utils'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [43/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'mesa'] [2025-01-02 15:40:43.926984 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 42, 'status': 'success', 'subject': 'zstd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install sdl2 [44/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.f51vypj2', 'sdl2'] [2025-01-02 15:40:44.442465 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 43, 'status': 'success', 'subject': 'mesa'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.f51vypj2', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'sdl2'] xbstrap: configure tyr-quake [45/47] xbstrap: Running ['meson', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '--libdir=lib', '--buildtype=debugoptimized', '@THIS_SOURCE_DIR@'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt [2025-01-02 15:40:44.529848 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 44, 'status': 'success', 'subject': 'sdl2'} PID init is 3088340 (outside the namespace) The Meson build system Version: 1.6.1 Source dir: /var/lib/managarm-buildenv/src/ports/tyr-quake Build dir: /var/lib/managarm-buildenv/build/pkg-builds/tyr-quake Build type: cross build Project name: tyr-quake Project version: undefined C compiler for the host machine: x86_64-managarm-gcc (gcc 14.2.0 "x86_64-managarm-gcc (managarm) 14.2.0") C linker for the host machine: x86_64-managarm-gcc ld.bfd 2.43.1 C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") C linker for the build machine: cc ld.bfd 2.40 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 Found pkg-config: YES (/tmp/xbstrap/virtual/bin/x86_64-managarm-pkg-config) 0.29.2 Run-time dependency sdl2 found: YES 2.28.4 Library m found: YES Library GLESv2 found: YES Build targets in project: 1 tyr-quake undefined User defined options Cross files: /var/lib/managarm-buildenv/src/scripts/meson-x86_64-managarm.cross-file buildtype : debugoptimized libdir : lib prefix : /usr Found ninja-1.11.1 at /usr/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. xbstrap: build tyr-quake [46/47] xbstrap: Running ['ninja'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt [2025-01-02 15:40:45.516335 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 47, 'n_this': 45, 'status': 'success', 'subject': 'tyr-quake'} PID init is 3088426 (outside the namespace) [1/83] Compiling C object tyr-quake.p/common_cd_common.c.o FAILED: tyr-quake.p/common_cd_common.c.o x86_64-managarm-gcc -Ityr-quake.p -I. -I../../../src/ports/tyr-quake -I../../../src/ports/tyr-quake/include -I../../../src/ports/tyr-quake/NQ -I/var/lib/managarm-buildenv/build/system-root/usr/include/SDL2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -D_REENTRANT -DTYR_VERSION=0.65 -DTYR_VERSION_TIME=0LL -DNQ_HACK -DELF -MD -MQ tyr-quake.p/common_cd_common.c.o -MF tyr-quake.p/common_cd_common.c.o.d -o tyr-quake.p/common_cd_common.c.o -c ../../../src/ports/tyr-quake/common/cd_common.c ../../../src/ports/tyr-quake/common/cd_common.c: In function ‘CD_f’: ../../../src/ports/tyr-quake/common/cd_common.c:231:9: error: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] 231 | if (strcasecmp(command, "on") == 0) { | ^~~~~~~~~~ [2/83] Compiling C object tyr-quake.p/common_crc.c.o [3/83] Compiling C object tyr-quake.p/common_shell.c.o FAILED: tyr-quake.p/common_shell.c.o x86_64-managarm-gcc -Ityr-quake.p -I. -I../../../src/ports/tyr-quake -I../../../src/ports/tyr-quake/include -I../../../src/ports/tyr-quake/NQ -I/var/lib/managarm-buildenv/build/system-root/usr/include/SDL2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -D_REENTRANT -DTYR_VERSION=0.65 -DTYR_VERSION_TIME=0LL -DNQ_HACK -DELF -MD -MQ tyr-quake.p/common_shell.c.o -MF tyr-quake.p/common_shell.c.o.d -o tyr-quake.p/common_shell.c.o -c ../../../src/ports/tyr-quake/common/shell.c ../../../src/ports/tyr-quake/common/shell.c: In function ‘STree_Insert’: ../../../src/ports/tyr-quake/common/shell.c:118:15: error: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] 118 | cmp = strcasecmp(node->string, stree_entry(parent)->string); | ^~~~~~~~~~ ../../../src/ports/tyr-quake/common/shell.c: In function ‘ST_node_match’: ../../../src/ports/tyr-quake/common/shell.c:182:18: error: implicit declaration of function ‘strncasecmp’ [-Wimplicit-function-declaration] 182 | if (!strncasecmp(str, stree_entry(n)->string, max_match)) | ^~~~~~~~~~~ ../../../src/ports/tyr-quake/common/shell.c:182:59: warning: ‘strncasecmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 182 | if (!strncasecmp(str, stree_entry(n)->string, max_match)) | ^~~~~~~~~ : note: built-in ‘strncasecmp’ declared here ../../../src/ports/tyr-quake/common/shell.c: In function ‘STree_Completions’: ../../../src/ports/tyr-quake/common/shell.c:425:41: warning: ‘strncasecmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 425 | cmp = strncasecmp(s, n->string, len); | ^~~ : note: built-in ‘strncasecmp’ declared here ../../../src/ports/tyr-quake/common/shell.c:438:41: warning: ‘strncasecmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 438 | cmp = strncasecmp(s, n->string, len); | ^~~ : note: built-in ‘strncasecmp’ declared here [4/83] Compiling C object tyr-quake.p/common_buildinfo.c.o [5/83] Compiling C object tyr-quake.p/common_cmd.c.o FAILED: tyr-quake.p/common_cmd.c.o x86_64-managarm-gcc -Ityr-quake.p -I. -I../../../src/ports/tyr-quake -I../../../src/ports/tyr-quake/include -I../../../src/ports/tyr-quake/NQ -I/var/lib/managarm-buildenv/build/system-root/usr/include/SDL2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -D_REENTRANT -DTYR_VERSION=0.65 -DTYR_VERSION_TIME=0LL -DNQ_HACK -DELF -MD -MQ tyr-quake.p/common_cmd.c.o -MF tyr-quake.p/common_cmd.c.o.d -o tyr-quake.p/common_cmd.c.o -c ../../../src/ports/tyr-quake/common/cmd.c ../../../src/ports/tyr-quake/common/cmd.c: In function ‘Cmd_ForwardToServer_f’: ../../../src/ports/tyr-quake/common/cmd.c:712:10: error: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] 712 | if (!strcasecmp(Cmd_Argv(1), "snap")) { | ^~~~~~~~~~ [6/83] Compiling C object tyr-quake.p/common_common.c.o FAILED: tyr-quake.p/common_common.c.o x86_64-managarm-gcc -Ityr-quake.p -I. -I../../../src/ports/tyr-quake -I../../../src/ports/tyr-quake/include -I../../../src/ports/tyr-quake/NQ -I/var/lib/managarm-buildenv/build/system-root/usr/include/SDL2 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -D_REENTRANT -DTYR_VERSION=0.65 -DTYR_VERSION_TIME=0LL -DNQ_HACK -DELF -MD -MQ tyr-quake.p/common_common.c.o -MF tyr-quake.p/common_common.c.o.d -o tyr-quake.p/common_common.c.o -c ../../../src/ports/tyr-quake/common/common.c ../../../src/ports/tyr-quake/common/common.c: In function ‘COM_ScanDirDir’: ../../../src/ports/tyr-quake/common/common.c:1544:37: error: implicit declaration of function ‘strncasecmp’ [-Wimplicit-function-declaration] 1544 | if (prefix && prefix_len && strncasecmp(d->d_name, prefix, prefix_len)) | ^~~~~~~~~~~ ../../../src/ports/tyr-quake/common/common.c:1544:68: warning: ‘strncasecmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 1544 | if (prefix && prefix_len && strncasecmp(d->d_name, prefix, prefix_len)) | ^~~~~~~~~~ : note: built-in ‘strncasecmp’ declared here ../../../src/ports/tyr-quake/common/common.c: In function ‘COM_ScanDirPak’: ../../../src/ports/tyr-quake/common/common.c:1573:42: warning: ‘strncasecmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 1573 | if (strncasecmp(pak_f, path, path_len)) | ^~~~~~~~ : note: built-in ‘strncasecmp’ declared here ../../../src/ports/tyr-quake/common/common.c:1585:64: warning: ‘strncasecmp’ argument 3 type is ‘int’ where ‘long unsigned int’ is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 1585 | if (prefix && prefix_len && strncasecmp(pak_f, prefix, prefix_len)) | ^~~~~~~~~~ : note: built-in ‘strncasecmp’ declared here [7/83] Compiling C object tyr-quake.p/common_rb_tree.c.o [8/83] Compiling C object tyr-quake.p/NQ_cl_demo.c.o [9/83] Compiling C object tyr-quake.p/common_cvar.c.o [10/83] Compiling C object tyr-quake.p/common_mathlib.c.o [11/83] Compiling C object tyr-quake.p/common_alias_model.c.o [12/83] Compiling C object tyr-quake.p/common_zone.c.o In file included from ../../../src/ports/tyr-quake/NQ/quakedef.h:35, from ../../../src/ports/tyr-quake/include/common.h:32, from ../../../src/ports/tyr-quake/common/zone.c:22: ../../../src/ports/tyr-quake/common/zone.c: In function ‘Hunk_AllocName’: ../../../src/ports/tyr-quake/include/mathlib.h:49:16: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] 49 | (void)(&a_ == &b_); \ | ^~ ../../../src/ports/tyr-quake/common/zone.c:296:30: note: in expansion of macro ‘qmin’ 296 | memcpy(hunk->name, name, qmin(strlen(name) + 1, HUNK_NAMELEN)); | ^~~~ ../../../src/ports/tyr-quake/common/zone.c: In function ‘Hunk_HighAllocName’: ../../../src/ports/tyr-quake/include/mathlib.h:49:16: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] 49 | (void)(&a_ == &b_); \ | ^~ ../../../src/ports/tyr-quake/common/zone.c:432:30: note: in expansion of macro ‘qmin’ 432 | memcpy(hunk->name, name, qmin(strlen(name) + 1, HUNK_NAMELEN)); | ^~~~ ../../../src/ports/tyr-quake/common/zone.c: In function ‘Memory_Init’: ../../../src/ports/tyr-quake/common/zone.c:966:9: warning: variable ‘zonesize’ set but not used [-Wunused-but-set-variable] 966 | int zonesize = DYNAMIC_SIZE; | ^~~~~~~~ [13/83] Compiling C object tyr-quake.p/NQ_cl_input.c.o [14/83] Compiling C object tyr-quake.p/common_model.c.o ninja: build stopped: subcommand failed. Traceback (most recent call last): File "/usr/local/bin/xbstrap", line 8, in sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.11/dist-packages/xbstrap/__init__.py", line 1042, in main args._impl(args) File "/usr/local/lib/python3.11/dist-packages/xbstrap/__init__.py", line 1019, in do_execute_manifest xbstrap.base.execute_manifest(manifest) File "/usr/local/lib/python3.11/dist-packages/xbstrap/base.py", line 2127, in execute_manifest subprocess.check_call(args, env=environ, cwd=workdir, stdout=output, stderr=output) File "/usr/lib/python3.11/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['ninja']' returned non-zero exit status 1. child returned non-zero exit code xbstrap: Skipping action pack of tyr-quake due to failed prerequisites [47/47] xbstrap: The following steps failed: build tyr-quake pack tyr-quake (prerequisites failed) xbstrap: Plan failed [2025-01-02 15:40:46.577438 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 47, 'n_this': 46, 'status': 'failure', 'subject': 'tyr-quake'} [2025-01-02 15:40:46.578238 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 47, 'n_this': 47, 'status': 'prereqs-failed', 'subject': 'tyr-quake'} [2025-01-02 15:40:47.035136 chopin] INFO: xbbs.worker: job done. return code: 1