[2025-01-02 11:10:43.028843 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={'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4163_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl350_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4163_2'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.11_3'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_4'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_2'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libxcursor': {'architecture': 'x86_64', 'version': '1.2.3_1'}, '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'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'libxinerama': {'architecture': 'x86_64', 'version': '1.1.5_6'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_8'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.2_1'}, 'sdl2': {'architecture': 'x86_64', 'version': '2.28.4_7'}}, needed_tools={'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, 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 11:10:43.029283 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 11:10:43.038645 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 11:10:43.046590 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 11:10:44.446784 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 11:10:44.484395 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 11:10:48.451183 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', '--', 'linux-headers', 'mlibc-headers', 'frigg', 'libdrm-headers', 'mlibc', 'eudev', 'xorg-proto', 'xorg-util-macros', 'xcb-proto', 'libxdmcp', 'libxau', 'libxcb', 'libxtrans', 'libxrender', 'libxxf86vm', 'llvm', 'libxdamage', 'xz-utils', 'zstd', 'libxshmfence', 'libglvnd', 'libexpat', 'zlib', 'mesa', 'libxrandr', 'libdrm', 'libxcursor', 'libxml', 'xkeyboard-config', 'libxkbcommon', 'libxfixes', 'libiconv', 'wayland-protocols', 'libxext', 'libx11', 'libxinerama', 'libffi', 'wayland', 'libxi', 'sdl2'] (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%] 103MB/s ETA: 00m00s x86_64-repodata: 28KB [avg rate: 730MB/s] 40 packages will be downloaded: 40 packages will be installed: linux-headers-6.9.3_1 mlibc-headers-0.0pl4163_2 frigg-0.0pl350_7 libdrm-headers-2.4.115_1 mlibc-0.0pl4163_2 eudev-3.2.11_3 xorg-proto-2024.1_1 xorg-util-macros-1.20.2_1 xcb-proto-1.17.0_1 libxdmcp-1.1.5_1 libxau-1.0.12_1 libxcb-1.17_1 libxtrans-1.5.2_1 libxrender-0.9.12_1 libxxf86vm-1.1.6_1 llvm-19.1.3_4 libxdamage-1.1.6_6 xz-utils-5.4.4_5 zstd-1.5.6_1 libxshmfence-1.3.3_1 libglvnd-1.7.0_5 libexpat-2.5.0_6 zlib-1.2.12_7 mesa-24.0.4_2 libxrandr-1.5.4_6 libdrm-2.4.115_8 libxcursor-1.2.3_1 libxml-2.10.0_8 xkeyboard-config-2.43_1 libxkbcommon-1.7.0_1 libxfixes-6.0.1_6 libiconv-1.17_8 wayland-protocols-1.32_6 libxext-1.3.6_1 libx11-1.8.10_1 libxinerama-1.1.5_6 libffi-3.4.4_6 wayland-1.22.0_8 libxi-1.8.2_1 sdl2-2.28.4_7 Size to download: 174MB Size required on disk: 677MB Space available on disk: 691GB [*] Downloading packages linux-headers-6.9.3_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3031KB 0%] 186MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3031KB [avg rate: 138GB/s] linux-headers-6.9.3_1: 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... frigg-0.0pl350_7.x86_64.xbps.sig2: [512B 100%] 27MB/s ETA: 00m00s frigg-0.0pl350_7.x86_64.xbps.sig2: 512B [avg rate: 27MB/s] frigg-0.0pl350_7.x86_64.xbps: [42KB 9%] 186MB/s ETA: 00m00s frigg-0.0pl350_7.x86_64.xbps: 42KB [avg rate: 1939MB/s] frigg-0.0pl350_7: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 260MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 7439MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... mlibc-0.0pl4163_2.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s mlibc-0.0pl4163_2.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] mlibc-0.0pl4163_2.x86_64.xbps: [4527KB 0%] 260MB/s ETA: 00m00s mlibc-0.0pl4163_2.x86_64.xbps: 4527KB [avg rate: 288GB/s] mlibc-0.0pl4163_2: verifying RSA signature... eudev-3.2.11_3.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s eudev-3.2.11_3.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] eudev-3.2.11_3.x86_64.xbps: [2515KB 0%] 279MB/s ETA: 00m00s eudev-3.2.11_3.x86_64.xbps: 2515KB [avg rate: 171GB/s] eudev-3.2.11_3: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 186MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 27GB/s] xorg-proto-2024.1_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 279MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 35%] 117MB/s ETA: 00m01s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 330MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 7692KB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 7692KB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 230MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 7119MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 279MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 3021MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 300MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 1367MB/s] libxau-1.0.12_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%] 244MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 73GB/s] libxcb-1.17_1: verifying RSA signature... libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/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... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 230MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 7362MB/s] libxrender-0.9.12_1: verifying RSA signature... libxxf86vm-1.1.6_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/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... llvm-19.1.3_4.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s llvm-19.1.3_4.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] llvm-19.1.3_4.x86_64.xbps: [96MB 0%] 217MB/s ETA: 00m00s llvm-19.1.3_4.x86_64.xbps: 96MB [avg rate: 5227GB/s] llvm-19.1.3_4: verifying RSA signature... libxdamage-1.1.6_6.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libxdamage-1.1.6_6.x86_64.xbps: [25KB 16%] 217MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps: 25KB [avg rate: 1340MB/s] libxdamage-1.1.6_6: verifying RSA signature... xz-utils-5.4.4_5.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] xz-utils-5.4.4_5.x86_64.xbps: [643KB 0%] 230MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps: 643KB [avg rate: 36GB/s] xz-utils-5.4.4_5: verifying RSA signature... zstd-1.5.6_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] zstd-1.5.6_1.x86_64.xbps: [744KB 0%] 217MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: 744KB [avg rate: 39GB/s] zstd-1.5.6_1: 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%] 230MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps: 8537B [avg rate: 479MB/s] libxshmfence-1.3.3_1: verifying RSA signature... libglvnd-1.7.0_5.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libglvnd-1.7.0_5.x86_64.xbps: [2005KB 0%] 186MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps: 2005KB [avg rate: 91GB/s] libglvnd-1.7.0_5: 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%] 163MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 331KB [avg rate: 13GB/s] libexpat-2.5.0_6: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] zlib-1.2.12_7.x86_64.xbps: [117KB 3%] 126MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 117KB [avg rate: 3676MB/s] zlib-1.2.12_7: verifying RSA signature... mesa-24.0.4_2.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] mesa-24.0.4_2.x86_64.xbps: [52MB 0%] 244MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps: [52MB 14%] 134MB/s ETA: 00m06s mesa-24.0.4_2.x86_64.xbps: 52MB [avg rate: 943MB/s] mesa-24.0.4_2: verifying RSA signature... libxrandr-1.5.4_6.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libxrandr-1.5.4_6.x86_64.xbps: [107KB 3%] 230MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps: 107KB [avg rate: 6151MB/s] libxrandr-1.5.4_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%] 230MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 242KB [avg rate: 14GB/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%] 186MB/s ETA: 00m00s libxcursor-1.2.3_1.x86_64.xbps: 107KB [avg rate: 4970MB/s] libxcursor-1.2.3_1: verifying RSA signature... libxml-2.10.0_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxml-2.10.0_8.x86_64.xbps: [2417KB 0%] 186MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps: 2417KB [avg rate: 110GB/s] libxml-2.10.0_8: verifying RSA signature... xkeyboard-config-2.43_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] xkeyboard-config-2.43_1.x86_64.xbps: [1051KB 0%] 217MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps: 1051KB [avg rate: 56GB/s] xkeyboard-config-2.43_1: verifying RSA signature... libxkbcommon-1.7.0_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxkbcommon-1.7.0_1.x86_64.xbps: [662KB 0%] 230MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps: 662KB [avg rate: 37GB/s] libxkbcommon-1.7.0_1: verifying RSA signature... libxfixes-6.0.1_6.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 260MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 3851MB/s] libxfixes-6.0.1_6: 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%] 140MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 29GB/s] libiconv-1.17_8: verifying RSA signature... wayland-protocols-1.32_6.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s wayland-protocols-1.32_6.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] wayland-protocols-1.32_6.x86_64.xbps: [85KB 4%] 244MB/s ETA: 00m00s wayland-protocols-1.32_6.x86_64.xbps: 85KB [avg rate: 5203MB/s] wayland-protocols-1.32_6: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 217MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 12GB/s] libxext-1.3.6_1: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libx11-1.8.10_1.x86_64.xbps: [3214KB 0%] 230MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3214KB [avg rate: 180GB/s] libx11-1.8.10_1: verifying RSA signature... libxinerama-1.1.5_6.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libxinerama-1.1.5_6.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libxinerama-1.1.5_6.x86_64.xbps: [26KB 15%] 186MB/s ETA: 00m00s libxinerama-1.1.5_6.x86_64.xbps: 26KB [avg rate: 1199MB/s] libxinerama-1.1.5_6: 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%] 217MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 2138MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.22.0_8.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s wayland-1.22.0_8.x86_64.xbps.sig2: 512B [avg rate: 31MB/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... libxi-1.8.2_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxi-1.8.2_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxi-1.8.2_1.x86_64.xbps: [289KB 1%] 230MB/s ETA: 00m00s libxi-1.8.2_1.x86_64.xbps: 289KB [avg rate: 16GB/s] libxi-1.8.2_1: verifying RSA signature... sdl2-2.28.4_7.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s sdl2-2.28.4_7.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] sdl2-2.28.4_7.x86_64.xbps: [1011KB 0%] 206MB/s ETA: 00m00s sdl2-2.28.4_7.x86_64.xbps: 1011KB [avg rate: 51GB/s] sdl2-2.28.4_7: verifying RSA signature... [*] Collecting package files linux-headers-6.9.3_1: collecting files... mlibc-headers-0.0pl4163_2: collecting files... frigg-0.0pl350_7: collecting files... libdrm-headers-2.4.115_1: collecting files... mlibc-0.0pl4163_2: collecting files... eudev-3.2.11_3: collecting files... xorg-proto-2024.1_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxau-1.0.12_1: collecting files... libxcb-1.17_1: collecting files... libxtrans-1.5.2_1: collecting files... libxrender-0.9.12_1: collecting files... libxxf86vm-1.1.6_1: collecting files... llvm-19.1.3_4: collecting files... libxdamage-1.1.6_6: collecting files... xz-utils-5.4.4_5: collecting files... zstd-1.5.6_1: collecting files... libxshmfence-1.3.3_1: collecting files... libglvnd-1.7.0_5: collecting files... libexpat-2.5.0_6: collecting files... zlib-1.2.12_7: collecting files... mesa-24.0.4_2: collecting files... libxrandr-1.5.4_6: collecting files... libdrm-2.4.115_8: collecting files... libxcursor-1.2.3_1: collecting files... libxml-2.10.0_8: collecting files... xkeyboard-config-2.43_1: collecting files... libxkbcommon-1.7.0_1: collecting files... libxfixes-6.0.1_6: collecting files... libiconv-1.17_8: collecting files... wayland-protocols-1.32_6: collecting files... libxext-1.3.6_1: collecting files... libx11-1.8.10_1: collecting files... libxinerama-1.1.5_6: collecting files... libffi-3.4.4_6: collecting files... wayland-1.22.0_8: collecting files... libxi-1.8.2_1: collecting files... sdl2-2.28.4_7: collecting files... [*] Unpacking packages linux-headers-6.9.3_1: unpacking ... mlibc-headers-0.0pl4163_2: unpacking ... frigg-0.0pl350_7: unpacking ... libdrm-headers-2.4.115_1: unpacking ... mlibc-0.0pl4163_2: unpacking ... eudev-3.2.11_3: unpacking ... xorg-proto-2024.1_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxau-1.0.12_1: unpacking ... libxcb-1.17_1: unpacking ... libxtrans-1.5.2_1: unpacking ... libxrender-0.9.12_1: unpacking ... libxxf86vm-1.1.6_1: unpacking ... llvm-19.1.3_4: unpacking ... libxdamage-1.1.6_6: unpacking ... xz-utils-5.4.4_5: unpacking ... zstd-1.5.6_1: unpacking ... libxshmfence-1.3.3_1: unpacking ... libglvnd-1.7.0_5: unpacking ... libexpat-2.5.0_6: unpacking ... zlib-1.2.12_7: unpacking ... mesa-24.0.4_2: unpacking ... libxrandr-1.5.4_6: unpacking ... libdrm-2.4.115_8: unpacking ... libxcursor-1.2.3_1: unpacking ... libxml-2.10.0_8: unpacking ... xkeyboard-config-2.43_1: unpacking ... libxkbcommon-1.7.0_1: unpacking ... libxfixes-6.0.1_6: unpacking ... libiconv-1.17_8: unpacking ... wayland-protocols-1.32_6: unpacking ... libxext-1.3.6_1: unpacking ... libx11-1.8.10_1: unpacking ... libxinerama-1.1.5_6: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.22.0_8: unpacking ... libxi-1.8.2_1: unpacking ... sdl2-2.28.4_7: unpacking ... 40 downloaded, 40 installed, 0 updated, 40 configured, 0 removed. [2025-01-02 11:10:52.843946 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-01-02 11:10:52.844375 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4163_2.x86_64.xbps [2025-01-02 11:10:52.848747 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 11:10:52.867329 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2025-01-02 11:10:52.867904 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 11:10:52.882881 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-01-02 11:10:52.884316 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 11:10:52.900109 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-01-02 11:10:52.900656 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 11:10:52.914878 chopin] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2025-01-02 11:10:52.915256 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 11:10:52.929895 chopin] DEBUG: xbbs.worker: ... found libxinerama-1.1.5_6.x86_64.xbps [2025-01-02 11:10:52.930406 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 11:10:52.948447 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2025-01-02 11:10:52.951533 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 11:10:52.969679 chopin] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2025-01-02 11:10:52.970458 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 11:10:52.986344 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.x86_64.xbps [2025-01-02 11:10:52.987282 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 11:10:53.004105 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2025-01-02 11:10:53.004725 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 11:10:53.019977 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.x86_64.xbps [2025-01-02 11:10:53.020977 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 11:10:53.035836 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-01-02 11:10:53.036303 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 11:10:53.050169 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-01-02 11:10:53.051296 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 11:10:53.065959 chopin] DEBUG: xbbs.worker: ... found libxml-2.10.0_8.x86_64.xbps [2025-01-02 11:10:53.068553 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 11:10:53.085059 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2025-01-02 11:10:53.085507 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 11:10:53.101562 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-01-02 11:10:53.102071 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 11:10:53.118334 chopin] DEBUG: xbbs.worker: ... found libxcursor-1.2.3_1.x86_64.xbps [2025-01-02 11:10:53.118786 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 11:10:53.133325 chopin] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2025-01-02 11:10:53.133674 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 11:10:53.147665 chopin] DEBUG: xbbs.worker: ... found eudev-3.2.11_3.x86_64.xbps [2025-01-02 11:10:53.150256 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 11:10:53.166723 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-01-02 11:10:53.167766 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 11:10:53.183449 chopin] DEBUG: xbbs.worker: ... found libxi-1.8.2_1.x86_64.xbps [2025-01-02 11:10:53.184067 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 11:10:53.199032 chopin] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2025-01-02 11:10:53.199427 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 11:10:53.214689 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4163_2.x86_64.xbps [2025-01-02 11:10:53.215250 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 11:10:53.230847 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-01-02 11:10:53.231224 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 11:10:53.245505 chopin] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_6.x86_64.xbps [2025-01-02 11:10:53.245947 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 11:10:53.260621 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.x86_64.xbps [2025-01-02 11:10:53.262878 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 11:10:53.279271 chopin] DEBUG: xbbs.worker: ... found sdl2-2.28.4_7.x86_64.xbps [2025-01-02 11:10:53.280478 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 11:10:53.297598 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl350_7.x86_64.xbps [2025-01-02 11:10:53.297996 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl350_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl350_7' (x86_64). index: 28 packages registered. [2025-01-02 11:10:53.314132 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2025-01-02 11:10:53.317544 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: 29 packages registered. [2025-01-02 11:10:53.335872 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-01-02 11:10:53.336331 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: 30 packages registered. [2025-01-02 11:10:53.352312 chopin] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.x86_64.xbps [2025-01-02 11:10:53.353561 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: 31 packages registered. [2025-01-02 11:10:53.369347 chopin] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_6.x86_64.xbps [2025-01-02 11:10:53.369755 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: 32 packages registered. [2025-01-02 11:10:53.384670 chopin] DEBUG: xbbs.worker: ... found mesa-24.0.4_2.x86_64.xbps [2025-01-02 11:10:53.430773 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: 33 packages registered. [2025-01-02 11:10:53.495319 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-01-02 11:10:53.495837 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: 34 packages registered. [2025-01-02 11:10:53.511826 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2025-01-02 11:10:53.512233 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: 35 packages registered. [2025-01-02 11:10:53.528783 chopin] DEBUG: xbbs.worker: ... found llvm-19.1.3_4.x86_64.xbps [2025-01-02 11:10:53.615484 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: 36 packages registered. [2025-01-02 11:10:53.710920 chopin] DEBUG: xbbs.worker: ... found wayland-1.22.0_8.x86_64.xbps [2025-01-02 11:10:53.711769 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: 37 packages registered. [2025-01-02 11:10:53.728088 chopin] DEBUG: xbbs.worker: ... found libxkbcommon-1.7.0_1.x86_64.xbps [2025-01-02 11:10:53.729072 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 11:10:53.747404 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-01-02 11:10:53.747850 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 11:10:53.765095 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.x86_64.xbps [2025-01-02 11:10:53.765534 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 11:10:56.785761 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.0yv3puiw) install libdrm-headers (inside sysroot.0yv3puiw) install linux-headers (inside sysroot.0yv3puiw) install mlibc-headers (inside sysroot.0yv3puiw) install mlibc (inside sysroot.0yv3puiw) install eudev (inside sysroot.0yv3puiw) install libdrm (inside sysroot.0yv3puiw) install libiconv (inside sysroot.0yv3puiw) install xorg-util-macros (inside sysroot.0yv3puiw) install xorg-proto (inside sysroot.0yv3puiw) install libxau (inside sysroot.0yv3puiw) install libxdmcp (inside sysroot.0yv3puiw) install xcb-proto (inside sysroot.0yv3puiw) install libxcb (inside sysroot.0yv3puiw) install libxtrans (inside sysroot.0yv3puiw) install libx11 (inside sysroot.0yv3puiw) install libxfixes (inside sysroot.0yv3puiw) install libxrender (inside sysroot.0yv3puiw) install libxcursor (inside sysroot.0yv3puiw) install libxext (inside sysroot.0yv3puiw) install libxi (inside sysroot.0yv3puiw) install libxinerama (inside sysroot.0yv3puiw) install zlib (inside sysroot.0yv3puiw) install libxml (inside sysroot.0yv3puiw) install libexpat (inside sysroot.0yv3puiw) install libffi (inside sysroot.0yv3puiw) install wayland (inside sysroot.0yv3puiw) install wayland-protocols (inside sysroot.0yv3puiw) install xkeyboard-config (inside sysroot.0yv3puiw) install libxkbcommon (inside sysroot.0yv3puiw) install libxrandr (inside sysroot.0yv3puiw) install libxxf86vm (inside sysroot.0yv3puiw) install libglvnd (inside sysroot.0yv3puiw) install libxdamage (inside sysroot.0yv3puiw) install libxshmfence (inside sysroot.0yv3puiw) install llvm (inside sysroot.0yv3puiw) install xz-utils (inside sysroot.0yv3puiw) install zstd (inside sysroot.0yv3puiw) install mesa (inside sysroot.0yv3puiw) install sdl2 (inside sysroot.0yv3puiw) configure tyr-quake (inside sysroot.0yv3puiw) build tyr-quake (inside sysroot.0yv3puiw) pack tyr-quake xbstrap: fetch tyr-quake [1/47] xbstrap: checkout tyr-quake [2/47] [2025-01-02 11:11:02.443447 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 11:11:02.508165 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.0yv3puiw', 'frigg'] [2025-01-02 11:11:02.511761 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 47, 'n_this': 3, 'status': 'success', 'subject': 'tyr-quake'} [2025-01-02 11:11:02.512275 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libdrm-headers'] [2025-01-02 11:11:02.524266 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'linux-headers'] [2025-01-02 11:11:02.532578 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'mlibc-headers'] [2025-01-02 11:11:02.705712 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'mlibc'] [2025-01-02 11:11:02.727698 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install eudev [10/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'eudev'] [2025-01-02 11:11:02.833488 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'eudev'] xbstrap: install libdrm [11/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libdrm'] [2025-01-02 11:11:02.940111 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libiconv [12/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libiconv'] [2025-01-02 11:11:02.977385 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install xorg-util-macros [13/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'xorg-util-macros'] [2025-01-02 11:11:03.054173 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.0yv3puiw', '--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.0yv3puiw', 'xorg-proto'] [2025-01-02 11:11:03.163271 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [15/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxau'] [2025-01-02 11:11:03.198657 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [16/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxdmcp'] [2025-01-02 11:11:03.317138 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [17/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'xcb-proto'] [2025-01-02 11:11:03.535485 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [18/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxcb'] [2025-01-02 11:11:03.580630 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [19/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxtrans'] [2025-01-02 11:11:03.911237 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [20/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libx11'] [2025-01-02 11:11:04.097599 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxfixes [21/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxfixes'] [2025-01-02 11:11:04.564276 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxrender [22/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxrender'] [2025-01-02 11:11:04.872430 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxcursor [23/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxcursor'] [2025-01-02 11:11:05.208421 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcursor'] xbstrap: install libxext [24/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxext'] [2025-01-02 11:11:05.454078 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libxi [25/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxi'] [2025-01-02 11:11:05.668380 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxi'] xbstrap: install libxinerama [26/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxinerama'] [2025-01-02 11:11:05.679228 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxinerama'] xbstrap: install zlib [27/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'zlib'] [2025-01-02 11:11:05.686505 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libxml [28/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxml'] [2025-01-02 11:11:05.694138 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install libexpat [29/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libexpat'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] [2025-01-02 11:11:05.733680 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 28, 'status': 'success', 'subject': 'libxml'} xbstrap: install libffi [30/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libffi'] [2025-01-02 11:11:05.744925 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [31/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'wayland'] [2025-01-02 11:11:05.752627 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [32/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'wayland-protocols'] [2025-01-02 11:11:05.764185 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xkeyboard-config [33/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'xkeyboard-config'] [2025-01-02 11:11:05.778270 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [34/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxkbcommon'] [2025-01-02 11:11:05.827816 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libxrandr [35/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxrandr'] [2025-01-02 11:11:05.842507 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxxf86vm [36/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxxf86vm'] [2025-01-02 11:11:05.852091 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install libglvnd [37/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libglvnd'] [2025-01-02 11:11:05.860924 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxdamage [38/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxdamage'] [2025-01-02 11:11:05.893307 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxshmfence [39/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'libxshmfence'] [2025-01-02 11:11:05.900254 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install llvm [40/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'llvm'] [2025-01-02 11:11:05.907009 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install xz-utils [41/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'xz-utils'] [2025-01-02 11:11:06.910426 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [42/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'zstd'] [2025-01-02 11:11:06.927957 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [43/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'mesa'] [2025-01-02 11:11:06.945658 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.0yv3puiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install sdl2 [44/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.0yv3puiw', 'sdl2'] [2025-01-02 11:11:07.355967 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.0yv3puiw', '--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: ['system-gcc', 'host-pkg-config', 'cross-binutils']) via cbuildrt [2025-01-02 11:11:07.382995 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 44, 'status': 'success', 'subject': 'sdl2'} PID init is 2926705 (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: ['system-gcc', 'host-pkg-config', 'cross-binutils']) via cbuildrt [2025-01-02 11:11:08.192538 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 47, 'n_this': 45, 'status': 'success', 'subject': 'tyr-quake'} PID init is 2926792 (outside the namespace) [1/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 [2/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) { | ^~~~~~~~~~ [3/83] Compiling C object tyr-quake.p/common_crc.c.o [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/common_cvar.c.o [9/83] Compiling C object tyr-quake.p/NQ_cl_demo.c.o [10/83] Compiling C object tyr-quake.p/common_alias_model.c.o [11/83] Compiling C object tyr-quake.p/common_mathlib.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 11:11:09.144537 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 47, 'n_this': 46, 'status': 'failure', 'subject': 'tyr-quake'} [2025-01-02 11:11:09.145228 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 11:11:09.618297 chopin] INFO: xbbs.worker: job done. return code: 1