[2024-12-31 23:17:30.283444 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={'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4160_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl350_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4160_2'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.11_3'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_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'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.2_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_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'}, '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'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_8'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_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'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'libxcursor': {'architecture': 'x86_64', 'version': '1.2.3_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxinerama': {'architecture': 'x86_64', 'version': '1.1.5_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, '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/') [2024-12-31 23:17:30.283844 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/ [2024-12-31 23:17:30.293378 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'}) [2024-12-31 23:17:30.301534 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 [2024-12-31 23:17:31.220054 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 [2024-12-31 23:17:31.256341 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 [2024-12-31 23:17:35.115318 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', '--', 'libdrm-headers', 'linux-headers', 'mlibc-headers', 'frigg', 'mlibc', 'eudev', 'wayland-protocols', 'xorg-proto', 'xcb-proto', 'libxdmcp', 'libxau', 'libxcb', 'libxtrans', 'xorg-util-macros', 'libxi', 'libxshmfence', 'llvm', 'libxdamage', 'xz-utils', 'zstd', 'libglvnd', 'libexpat', 'zlib', 'mesa', 'libffi', 'wayland', 'libxxf86vm', 'libxml', 'xkeyboard-config', 'libxkbcommon', 'libxrandr', 'libxcursor', 'libxrender', 'libxext', 'libxinerama', 'libxfixes', 'libiconv', 'libx11', 'libdrm', '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%] 186MB/s ETA: 00m00s x86_64-repodata: 28KB [avg rate: 1297MB/s] 40 packages will be downloaded: 40 packages will be installed: libdrm-headers-2.4.115_1 linux-headers-6.9.3_1 mlibc-headers-0.0pl4160_2 frigg-0.0pl350_7 mlibc-0.0pl4160_2 eudev-3.2.11_3 wayland-protocols-1.32_6 xorg-proto-2024.1_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 xorg-util-macros-1.20.2_1 libxi-1.8.2_1 libxshmfence-1.3.3_1 llvm-19.1.3_4 libxdamage-1.1.6_6 xz-utils-5.4.4_5 zstd-1.5.6_1 libglvnd-1.7.0_5 libexpat-2.5.0_6 zlib-1.2.12_7 mesa-24.0.4_2 libffi-3.4.4_6 wayland-1.22.0_8 libxxf86vm-1.1.6_1 libxml-2.10.0_8 xkeyboard-config-2.43_1 libxkbcommon-1.7.0_1 libxrandr-1.5.4_6 libxcursor-1.2.3_1 libxrender-0.9.12_1 libxext-1.3.6_1 libxinerama-1.1.5_6 libxfixes-6.0.1_6 libiconv-1.17_8 libx11-1.8.10_1 libdrm-2.4.115_8 sdl2-2.28.4_7 Size to download: 174MB Size required on disk: 677MB Space available on disk: 691GB [*] Downloading packages libdrm-headers-2.4.115_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 300MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 8583MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... 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%] 230MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3031KB [avg rate: 170GB/s] linux-headers-6.9.3_1: verifying RSA signature... mlibc-headers-0.0pl4160_2.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s mlibc-headers-0.0pl4160_2.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] mlibc-headers-0.0pl4160_2.x86_64.xbps: [96KB 4%] 244MB/s ETA: 00m00s mlibc-headers-0.0pl4160_2.x86_64.xbps: 96KB [avg rate: 5871MB/s] mlibc-headers-0.0pl4160_2: verifying RSA signature... frigg-0.0pl350_7.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s frigg-0.0pl350_7.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] frigg-0.0pl350_7.x86_64.xbps: [42KB 9%] 244MB/s ETA: 00m00s frigg-0.0pl350_7.x86_64.xbps: 42KB [avg rate: 2545MB/s] frigg-0.0pl350_7: verifying RSA signature... mlibc-0.0pl4160_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s mlibc-0.0pl4160_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] mlibc-0.0pl4160_2.x86_64.xbps: [4527KB 0%] 244MB/s ETA: 00m00s mlibc-0.0pl4160_2.x86_64.xbps: 4527KB [avg rate: 270GB/s] mlibc-0.0pl4160_2: verifying RSA signature... eudev-3.2.11_3.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s eudev-3.2.11_3.x86_64.xbps.sig2: 512B [avg rate: 38MB/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... 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%] 260MB/s ETA: 00m00s wayland-protocols-1.32_6.x86_64.xbps: 85KB [avg rate: 5550MB/s] wayland-protocols-1.32_6: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 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%] 38MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/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%] 41MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/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%] 44MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 244MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 1111MB/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%] 230MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps: 43KB [avg rate: 2444MB/s] libxtrans-1.5.2_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 230MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 1299MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libxi-1.8.2_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxi-1.8.2_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxi-1.8.2_1.x86_64.xbps: [289KB 1%] 206MB/s ETA: 00m00s libxi-1.8.2_1.x86_64.xbps: 289KB [avg rate: 15GB/s] libxi-1.8.2_1: verifying RSA signature... libxshmfence-1.3.3_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/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... llvm-19.1.3_4.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s llvm-19.1.3_4.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] llvm-19.1.3_4.x86_64.xbps: [96MB 0%] 300MB/s ETA: 00m00s llvm-19.1.3_4.x86_64.xbps: [96MB 21%] 179MB/s ETA: 00m03s llvm-19.1.3_4.x86_64.xbps: 96MB [avg rate: 839MB/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%] 206MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps: 25KB [avg rate: 1269MB/s] libxdamage-1.1.6_6: 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%] 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%] 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%] 279MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: 744KB [avg rate: 51GB/s] zstd-1.5.6_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%] 244MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps: 2005KB [avg rate: 120GB/s] libglvnd-1.7.0_5: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libexpat-2.5.0_6.x86_64.xbps: [331KB 1%] 230MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 331KB [avg rate: 19GB/s] libexpat-2.5.0_6: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] zlib-1.2.12_7.x86_64.xbps: [117KB 3%] 230MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 117KB [avg rate: 6703MB/s] zlib-1.2.12_7: verifying RSA signature... mesa-24.0.4_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] mesa-24.0.4_2.x86_64.xbps: [52MB 0%] 230MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps: 52MB [avg rate: 2967GB/s] mesa-24.0.4_2: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 130MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 1283MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.22.0_8.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s wayland-1.22.0_8.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] wayland-1.22.0_8.x86_64.xbps: [305KB 1%] 150MB/s ETA: 00m00s wayland-1.22.0_8.x86_64.xbps: 305KB [avg rate: 11GB/s] wayland-1.22.0_8: 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%] 279MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps: 42KB [avg rate: 2904MB/s] libxxf86vm-1.1.6_1: verifying RSA signature... libxml-2.10.0_8.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxml-2.10.0_8.x86_64.xbps: [2417KB 0%] 260MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps: 2417KB [avg rate: 154GB/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%] 279MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps: 1051KB [avg rate: 72GB/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%] 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... 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... libxcursor-1.2.3_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxcursor-1.2.3_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxcursor-1.2.3_1.x86_64.xbps: [107KB 3%] 230MB/s ETA: 00m00s libxcursor-1.2.3_1.x86_64.xbps: 107KB [avg rate: 6139MB/s] libxcursor-1.2.3_1: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 217MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 6953MB/s] libxrender-0.9.12_1: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/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... libxinerama-1.1.5_6.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxinerama-1.1.5_6.x86_64.xbps.sig2: 512B [avg rate: 49MB/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... libxfixes-6.0.1_6.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 279MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 4126MB/s] libxfixes-6.0.1_6: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 244MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 50GB/s] libiconv-1.17_8: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/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... libdrm-2.4.115_8.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig2: 512B [avg rate: 33MB/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... 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%] 244MB/s ETA: 00m00s sdl2-2.28.4_7.x86_64.xbps: 1011KB [avg rate: 60GB/s] sdl2-2.28.4_7: verifying RSA signature... [*] Collecting package files libdrm-headers-2.4.115_1: collecting files... linux-headers-6.9.3_1: collecting files... mlibc-headers-0.0pl4160_2: collecting files... frigg-0.0pl350_7: collecting files... mlibc-0.0pl4160_2: collecting files... eudev-3.2.11_3: collecting files... wayland-protocols-1.32_6: collecting files... xorg-proto-2024.1_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... xorg-util-macros-1.20.2_1: collecting files... libxi-1.8.2_1: collecting files... libxshmfence-1.3.3_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... 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... libffi-3.4.4_6: collecting files... wayland-1.22.0_8: collecting files... libxxf86vm-1.1.6_1: collecting files... libxml-2.10.0_8: collecting files... xkeyboard-config-2.43_1: collecting files... libxkbcommon-1.7.0_1: collecting files... libxrandr-1.5.4_6: collecting files... libxcursor-1.2.3_1: collecting files... libxrender-0.9.12_1: collecting files... libxext-1.3.6_1: collecting files... libxinerama-1.1.5_6: collecting files... libxfixes-6.0.1_6: collecting files... libiconv-1.17_8: collecting files... libx11-1.8.10_1: collecting files... libdrm-2.4.115_8: collecting files... sdl2-2.28.4_7: collecting files... [*] Unpacking packages libdrm-headers-2.4.115_1: unpacking ... linux-headers-6.9.3_1: unpacking ... mlibc-headers-0.0pl4160_2: unpacking ... frigg-0.0pl350_7: unpacking ... mlibc-0.0pl4160_2: unpacking ... eudev-3.2.11_3: unpacking ... wayland-protocols-1.32_6: unpacking ... xorg-proto-2024.1_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 ... xorg-util-macros-1.20.2_1: unpacking ... libxi-1.8.2_1: unpacking ... libxshmfence-1.3.3_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 ... libglvnd-1.7.0_5: unpacking ... libexpat-2.5.0_6: unpacking ... zlib-1.2.12_7: unpacking ... mesa-24.0.4_2: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.22.0_8: unpacking ... libxxf86vm-1.1.6_1: unpacking ... libxml-2.10.0_8: unpacking ... xkeyboard-config-2.43_1: unpacking ... libxkbcommon-1.7.0_1: unpacking ... libxrandr-1.5.4_6: unpacking ... libxcursor-1.2.3_1: unpacking ... libxrender-0.9.12_1: unpacking ... libxext-1.3.6_1: unpacking ... libxinerama-1.1.5_6: unpacking ... libxfixes-6.0.1_6: unpacking ... libiconv-1.17_8: unpacking ... libx11-1.8.10_1: unpacking ... libdrm-2.4.115_8: unpacking ... sdl2-2.28.4_7: unpacking ... 40 downloaded, 40 installed, 0 updated, 40 configured, 0 removed. [2024-12-31 23:17:39.489337 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2024-12-31 23:17:39.489769 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-12-31 23:17:39.490185 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: 1 packages registered. [2024-12-31 23:17:39.505747 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2024-12-31 23:17:39.507742 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: 2 packages registered. [2024-12-31 23:17:39.524736 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2024-12-31 23:17:39.525307 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: 3 packages registered. [2024-12-31 23:17:39.540740 chopin] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2024-12-31 23:17:39.541171 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: 4 packages registered. [2024-12-31 23:17:39.555475 chopin] DEBUG: xbbs.worker: ... found libxinerama-1.1.5_6.x86_64.xbps [2024-12-31 23:17:39.555850 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: 5 packages registered. [2024-12-31 23:17:39.570207 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-12-31 23:17:39.573187 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: 6 packages registered. [2024-12-31 23:17:39.590715 chopin] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2024-12-31 23:17:39.591412 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: 7 packages registered. [2024-12-31 23:17:39.607093 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.x86_64.xbps [2024-12-31 23:17:39.608086 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: 8 packages registered. [2024-12-31 23:17:39.622577 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4160_2.x86_64.xbps [2024-12-31 23:17:39.626943 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4160_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4160_2' (x86_64). index: 9 packages registered. [2024-12-31 23:17:39.644074 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2024-12-31 23:17:39.644749 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. [2024-12-31 23:17:39.659328 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.x86_64.xbps [2024-12-31 23:17:39.660327 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. [2024-12-31 23:17:39.675288 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2024-12-31 23:17:39.675663 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. [2024-12-31 23:17:39.688767 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2024-12-31 23:17:39.689935 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. [2024-12-31 23:17:39.705496 chopin] DEBUG: xbbs.worker: ... found libxml-2.10.0_8.x86_64.xbps [2024-12-31 23:17:39.707970 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. [2024-12-31 23:17:39.724203 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-12-31 23:17:39.724658 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. [2024-12-31 23:17:39.738162 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2024-12-31 23:17:39.738562 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. [2024-12-31 23:17:39.753178 chopin] DEBUG: xbbs.worker: ... found libxcursor-1.2.3_1.x86_64.xbps [2024-12-31 23:17:39.753608 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. [2024-12-31 23:17:39.768461 chopin] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2024-12-31 23:17:39.768837 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. [2024-12-31 23:17:39.783887 chopin] DEBUG: xbbs.worker: ... found eudev-3.2.11_3.x86_64.xbps [2024-12-31 23:17:39.786633 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. [2024-12-31 23:17:39.804261 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4160_2.x86_64.xbps [2024-12-31 23:17:39.804697 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4160_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4160_2' (x86_64). index: 20 packages registered. [2024-12-31 23:17:39.819495 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2024-12-31 23:17:39.820433 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: 21 packages registered. [2024-12-31 23:17:39.836099 chopin] DEBUG: xbbs.worker: ... found libxi-1.8.2_1.x86_64.xbps [2024-12-31 23:17:39.836770 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: 22 packages registered. [2024-12-31 23:17:39.851693 chopin] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2024-12-31 23:17:39.852137 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: 23 packages registered. [2024-12-31 23:17:39.868535 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2024-12-31 23:17:39.868960 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. [2024-12-31 23:17:39.883116 chopin] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_6.x86_64.xbps [2024-12-31 23:17:39.883489 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. [2024-12-31 23:17:39.897561 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.x86_64.xbps [2024-12-31 23:17:39.900044 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. [2024-12-31 23:17:39.916456 chopin] DEBUG: xbbs.worker: ... found sdl2-2.28.4_7.x86_64.xbps [2024-12-31 23:17:39.917697 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. [2024-12-31 23:17:39.932205 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl350_7.x86_64.xbps [2024-12-31 23:17:39.932638 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. [2024-12-31 23:17:39.947815 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2024-12-31 23:17:39.951201 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. [2024-12-31 23:17:39.969651 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2024-12-31 23:17:39.970210 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. [2024-12-31 23:17:39.985909 chopin] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.x86_64.xbps [2024-12-31 23:17:39.987263 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. [2024-12-31 23:17:40.003613 chopin] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_6.x86_64.xbps [2024-12-31 23:17:40.004109 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. [2024-12-31 23:17:40.019525 chopin] DEBUG: xbbs.worker: ... found mesa-24.0.4_2.x86_64.xbps [2024-12-31 23:17:40.068420 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. [2024-12-31 23:17:40.128459 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2024-12-31 23:17:40.129087 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. [2024-12-31 23:17:40.144507 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2024-12-31 23:17:40.144928 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. [2024-12-31 23:17:40.160931 chopin] DEBUG: xbbs.worker: ... found llvm-19.1.3_4.x86_64.xbps [2024-12-31 23:17:40.247999 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. [2024-12-31 23:17:40.343520 chopin] DEBUG: xbbs.worker: ... found wayland-1.22.0_8.x86_64.xbps [2024-12-31 23:17:40.344331 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. [2024-12-31 23:17:40.359821 chopin] DEBUG: xbbs.worker: ... found libxkbcommon-1.7.0_1.x86_64.xbps [2024-12-31 23:17:40.360784 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. [2024-12-31 23:17:40.376432 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2024-12-31 23:17:40.376873 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. [2024-12-31 23:17:40.391229 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.x86_64.xbps [2024-12-31 23:17:40.391686 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. [2024-12-31 23:17:43.827302 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.r9ann9rf) install libdrm-headers (inside sysroot.r9ann9rf) install linux-headers (inside sysroot.r9ann9rf) install mlibc-headers (inside sysroot.r9ann9rf) install mlibc (inside sysroot.r9ann9rf) install eudev (inside sysroot.r9ann9rf) install libdrm (inside sysroot.r9ann9rf) install libiconv (inside sysroot.r9ann9rf) install xorg-util-macros (inside sysroot.r9ann9rf) install xorg-proto (inside sysroot.r9ann9rf) install libxau (inside sysroot.r9ann9rf) install libxdmcp (inside sysroot.r9ann9rf) install xcb-proto (inside sysroot.r9ann9rf) install libxcb (inside sysroot.r9ann9rf) install libxtrans (inside sysroot.r9ann9rf) install libx11 (inside sysroot.r9ann9rf) install libxfixes (inside sysroot.r9ann9rf) install libxrender (inside sysroot.r9ann9rf) install libxcursor (inside sysroot.r9ann9rf) install libxext (inside sysroot.r9ann9rf) install libxi (inside sysroot.r9ann9rf) install libxinerama (inside sysroot.r9ann9rf) install zlib (inside sysroot.r9ann9rf) install libxml (inside sysroot.r9ann9rf) install libexpat (inside sysroot.r9ann9rf) install libffi (inside sysroot.r9ann9rf) install wayland (inside sysroot.r9ann9rf) install wayland-protocols (inside sysroot.r9ann9rf) install xkeyboard-config (inside sysroot.r9ann9rf) install libxkbcommon (inside sysroot.r9ann9rf) install libxrandr (inside sysroot.r9ann9rf) install libxxf86vm (inside sysroot.r9ann9rf) install libglvnd (inside sysroot.r9ann9rf) install libxdamage (inside sysroot.r9ann9rf) install libxshmfence (inside sysroot.r9ann9rf) install llvm (inside sysroot.r9ann9rf) install xz-utils (inside sysroot.r9ann9rf) install zstd (inside sysroot.r9ann9rf) install mesa (inside sysroot.r9ann9rf) install sdl2 (inside sysroot.r9ann9rf) configure tyr-quake (inside sysroot.r9ann9rf) build tyr-quake (inside sysroot.r9ann9rf) pack tyr-quake xbstrap: fetch tyr-quake [1/47] xbstrap: checkout tyr-quake [2/47] [2024-12-31 23:17:49.442650 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] [2024-12-31 23:17:49.505710 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.r9ann9rf', 'frigg'] [2024-12-31 23:17:49.509653 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 47, 'n_this': 3, 'status': 'success', 'subject': 'tyr-quake'} [2024-12-31 23:17:49.510186 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libdrm-headers'] [2024-12-31 23:17:49.521490 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'linux-headers'] [2024-12-31 23:17:49.529142 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'mlibc-headers'] [2024-12-31 23:17:49.698507 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'mlibc'] [2024-12-31 23:17:49.720567 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install eudev [10/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'eudev'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'eudev'] [2024-12-31 23:17:49.766183 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: install libdrm [11/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libdrm'] [2024-12-31 23:17:49.802645 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libiconv [12/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libiconv'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] [2024-12-31 23:17:49.812304 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 11, 'status': 'success', 'subject': 'libdrm'} xbstrap: install xorg-util-macros [13/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'xorg-util-macros'] [2024-12-31 23:17:49.823921 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.r9ann9rf', '--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.r9ann9rf', 'xorg-proto'] [2024-12-31 23:17:49.829658 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [15/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxau'] [2024-12-31 23:17:49.859041 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [16/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxdmcp'] [2024-12-31 23:17:49.865728 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [17/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'xcb-proto'] [2024-12-31 23:17:49.873107 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [18/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxcb'] [2024-12-31 23:17:49.884941 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [19/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxtrans'] [2024-12-31 23:17:50.069260 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [20/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libx11'] [2024-12-31 23:17:50.076312 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxfixes [21/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxfixes'] [2024-12-31 23:17:50.199969 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxrender [22/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxrender'] [2024-12-31 23:17:50.207043 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxcursor [23/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxcursor'] [2024-12-31 23:17:50.214516 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcursor'] xbstrap: install libxext [24/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxext'] [2024-12-31 23:17:50.225908 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libxi [25/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxi'] [2024-12-31 23:17:50.239975 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxi'] xbstrap: install libxinerama [26/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxinerama'] [2024-12-31 23:17:50.251082 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxinerama'] xbstrap: install zlib [27/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'zlib'] [2024-12-31 23:17:50.257815 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libxml [28/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxml'] [2024-12-31 23:17:50.265349 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install libexpat [29/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libexpat'] [2024-12-31 23:17:50.305843 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libffi [30/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libffi'] [2024-12-31 23:17:50.316893 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [31/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'wayland'] [2024-12-31 23:17:50.323943 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [32/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'wayland-protocols'] [2024-12-31 23:17:50.335322 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xkeyboard-config [33/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'xkeyboard-config'] [2024-12-31 23:17:50.347754 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [34/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxkbcommon'] [2024-12-31 23:17:50.396664 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libxrandr [35/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxrandr'] [2024-12-31 23:17:50.411796 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxxf86vm [36/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxxf86vm'] [2024-12-31 23:17:50.421025 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install libglvnd [37/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libglvnd'] [2024-12-31 23:17:50.430247 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxdamage [38/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxdamage'] [2024-12-31 23:17:50.462314 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxshmfence [39/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'libxshmfence'] [2024-12-31 23:17:50.469726 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install llvm [40/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'llvm'] [2024-12-31 23:17:50.476528 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install xz-utils [41/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'xz-utils'] [2024-12-31 23:17:51.474372 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [42/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'zstd'] [2024-12-31 23:17:51.492917 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [43/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'mesa'] [2024-12-31 23:17:51.510385 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.r9ann9rf', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install sdl2 [44/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r9ann9rf', 'sdl2'] [2024-12-31 23:17:51.930302 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.r9ann9rf', '--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 [2024-12-31 23:17:51.958062 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 44, 'status': 'success', 'subject': 'sdl2'} PID init is 2709841 (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 [2024-12-31 23:17:52.811133 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 47, 'n_this': 45, 'status': 'success', 'subject': 'tyr-quake'} PID init is 2709927 (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_crc.c.o [3/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) { | ^~~~~~~~~~ [4/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")) { | ^~~~~~~~~~ [5/83] Compiling C object tyr-quake.p/common_buildinfo.c.o [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_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 [2024-12-31 23:17:53.793805 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 47, 'n_this': 46, 'status': 'failure', 'subject': 'tyr-quake'} [2024-12-31 23:17:53.794449 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'} [2024-12-31 23:17:54.250430 chopin] INFO: xbbs.worker: job done. return code: 1