[2024-11-17 10:01:30.422194 raptor] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:tyr-quake', repository='https://github.com/managarm/bootstrap-managarm.git', revision='d08d6a62152f274965955a15627262723a68d990', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.1_6'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.10_11'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.39_6'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, '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'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_2'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.2_6'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_2'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'libxcursor': {'architecture': 'x86_64', 'version': '1.2.1_7'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxinerama': {'architecture': 'x86_64', 'version': '1.1.5_6'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.5_7'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'sdl2': {'architecture': 'x86_64', 'version': '2.28.4_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4106_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl346_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4106_2'}}, needed_tools={'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}}, 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-11-17 10:01:30.427724 raptor] 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-11-17 10:01:30.565330 raptor] 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-11-17 10:01:30.639106 raptor] 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-11-17 10:01:32.059315 raptor] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'd08d6a62152f274965955a15627262723a68d990'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at d08d6a6 Merge pull request #407 from no92/uefi-fixes [2024-11-17 10:01:32.128797 raptor] 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-11-17 10:01:41.532933 raptor] 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', '--', 'xcb-proto', 'libxau', 'libxdmcp', 'libxcb', 'libxtrans', 'xorg-util-macros', 'xorg-proto', 'libxi', 'libxrandr', 'eudev', 'xkeyboard-config', 'zlib', 'libxml', 'libxkbcommon', 'libxext', 'libx11', 'xz-utils', 'zstd', 'libglvnd', 'llvm', 'libexpat', 'libxdamage', 'libxshmfence', 'mesa', 'wayland-protocols', 'libxcursor', 'libxfixes', 'libxinerama', 'libdrm', 'libiconv', 'libffi', 'wayland', 'libxxf86vm', 'libxrender', 'sdl2', 'mlibc-headers', 'frigg', 'linux-headers', 'libdrm-headers', 'mlibc'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [30KB 13%] 103MB/s ETA: 00m00s x86_64-repodata: 30KB [avg rate: 770MB/s] 40 packages will be downloaded: 40 packages will be installed: xcb-proto-1.16.0_4 libxau-1.0.11_6 libxdmcp-1.1.4_6 libxcb-1.16_4 libxtrans-1.5.0_6 xorg-util-macros-1.20.0_6 xorg-proto-2023.2_7 libxi-1.8.1_6 libxrandr-1.5.4_6 eudev-3.2.10_11 xkeyboard-config-2.39_6 zlib-1.2.12_7 libxml-2.10.0_7 libxkbcommon-1.5.0_6 libxext-1.3.5_6 libx11-1.8.7_4 xz-utils-5.4.4_5 zstd-1.5.6_1 libglvnd-1.7.0_5 llvm-19.1.3_2 libexpat-2.5.0_6 libxdamage-1.1.6_6 libxshmfence-1.3.2_6 mesa-24.0.4_2 wayland-protocols-1.32_5 libxcursor-1.2.1_7 libxfixes-6.0.1_6 libxinerama-1.1.5_6 libdrm-2.4.115_8 libiconv-1.17_7 libffi-3.4.4_5 wayland-1.22.0_7 libxxf86vm-1.1.5_7 libxrender-0.9.11_6 sdl2-2.28.4_7 mlibc-headers-0.0pl4106_2 frigg-0.0pl346_7 linux-headers-6.9.3_1 libdrm-headers-2.4.115_1 mlibc-0.0pl4106_2 Size to download: 176MB Size required on disk: 668MB Space available on disk: 320GB [*] Downloading packages xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 12MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 78MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 2410MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 12MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 58MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 259MB/s] libxau-1.0.11_6: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxdmcp-1.1.4_6.x86_64.xbps: [43KB 9%] 62MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 663MB/s] libxdmcp-1.1.4_6: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 4386KB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 4386KB/s] libxcb-1.16_4.x86_64.xbps: [1226KB 0%] 62MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1226KB [avg rate: 19GB/s] libxcb-1.16_4: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 57MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 609MB/s] libxtrans-1.5.0_6: verifying RSA signature... xorg-util-macros-1.20.0_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] xorg-util-macros-1.20.0_6.x86_64.xbps: [23KB 17%] 57MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 325MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 11MB/s] xorg-proto-2023.2_7.x86_64.xbps: [586KB 0%] 65MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 586KB [avg rate: 9534MB/s] xorg-proto-2023.2_7: verifying RSA signature... libxi-1.8.1_6.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libxi-1.8.1_6.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libxi-1.8.1_6.x86_64.xbps: [288KB 1%] 59MB/s ETA: 00m00s libxi-1.8.1_6.x86_64.xbps: 288KB [avg rate: 4268MB/s] libxi-1.8.1_6: verifying RSA signature... libxrandr-1.5.4_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libxrandr-1.5.4_6.x86_64.xbps: [107KB 3%] 57MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps: 107KB [avg rate: 1516MB/s] libxrandr-1.5.4_6: verifying RSA signature... eudev-3.2.10_11.x86_64.xbps.sig: [512B 100%] 9259KB/s ETA: 00m00s eudev-3.2.10_11.x86_64.xbps.sig: 512B [avg rate: 9259KB/s] eudev-3.2.10_11.x86_64.xbps: [2464KB 0%] 74MB/s ETA: 00m00s eudev-3.2.10_11.x86_64.xbps: [2464KB 24%] 5404KB/s ETA: 00m03s eudev-3.2.10_11.x86_64.xbps: 2464KB [avg rate: 21MB/s] eudev-3.2.10_11: verifying RSA signature... xkeyboard-config-2.39_6.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s xkeyboard-config-2.39_6.x86_64.xbps.sig: 512B [avg rate: 13MB/s] xkeyboard-config-2.39_6.x86_64.xbps: [1024KB 0%] 29MB/s ETA: 00m00s xkeyboard-config-2.39_6.x86_64.xbps: 1024KB [avg rate: 7300MB/s] xkeyboard-config-2.39_6: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig: [512B 100%] 954KB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig: 512B [avg rate: 954KB/s] zlib-1.2.12_7.x86_64.xbps: [114KB 3%] 6667KB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 114KB [avg rate: 185MB/s] zlib-1.2.12_7: verifying RSA signature... libxml-2.10.0_7.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxml-2.10.0_7.x86_64.xbps: [2411KB 0%] -- stalled -- ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: [2411KB 60%] 4783KB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: 2411KB [avg rate: 7919KB/s] libxml-2.10.0_7: verifying RSA signature... libxkbcommon-1.5.0_6.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxkbcommon-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxkbcommon-1.5.0_6.x86_64.xbps: [621KB 0%] 60MB/s ETA: 00m00s libxkbcommon-1.5.0_6.x86_64.xbps: 621KB [avg rate: 9335MB/s] libxkbcommon-1.5.0_6: verifying RSA signature... libxext-1.3.5_6.x86_64.xbps.sig: [512B 100%] 9434KB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps.sig: 512B [avg rate: 9434KB/s] libxext-1.3.5_6.x86_64.xbps: [222KB 1%] 65MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps: 222KB [avg rate: 3612MB/s] libxext-1.3.5_6: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libx11-1.8.7_4.x86_64.xbps: [3286KB 0%] 49MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: [3286KB 47%] 6495KB/s ETA: 00m01s libx11-1.8.7_4.x86_64.xbps: 3286KB [avg rate: 13MB/s] libx11-1.8.7_4: verifying RSA signature... xz-utils-5.4.4_5.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps.sig: 512B [avg rate: 14MB/s] xz-utils-5.4.4_5.x86_64.xbps: [642KB 0%] 58MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps: 642KB [avg rate: 9364MB/s] xz-utils-5.4.4_5: verifying RSA signature... zstd-1.5.6_1.x86_64.xbps.sig: [512B 100%] 876KB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps.sig: 512B [avg rate: 876KB/s] zstd-1.5.6_1.x86_64.xbps: [837KB 0%] 17MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: 837KB [avg rate: 3632MB/s] zstd-1.5.6_1: verifying RSA signature... libglvnd-1.7.0_5.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps.sig: 512B [avg rate: 12MB/s] libglvnd-1.7.0_5.x86_64.xbps: [2121KB 0%] 5202KB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps: 2121KB [avg rate: 2693MB/s] libglvnd-1.7.0_5: verifying RSA signature... llvm-19.1.3_2.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s llvm-19.1.3_2.x86_64.xbps.sig: 512B [avg rate: 14MB/s] llvm-19.1.3_2.x86_64.xbps: [97MB 0%] -- stalled -- ETA: 00m00s llvm-19.1.3_2.x86_64.xbps: [97MB 1%] 7652KB/s ETA: 01m26s llvm-19.1.3_2.x86_64.xbps: [97MB 9%] 8587KB/s ETA: 00m18s llvm-19.1.3_2.x86_64.xbps: [97MB 16%] 7429KB/s ETA: 00m15s llvm-19.1.3_2.x86_64.xbps: [97MB 22%] 7187KB/s ETA: 00m13s llvm-19.1.3_2.x86_64.xbps: [97MB 30%] 7398KB/s ETA: 00m11s llvm-19.1.3_2.x86_64.xbps: [97MB 39%] 7474KB/s ETA: 00m09s llvm-19.1.3_2.x86_64.xbps: [97MB 45%] 7250KB/s ETA: 00m08s llvm-19.1.3_2.x86_64.xbps: [97MB 52%] 7215KB/s ETA: 00m07s llvm-19.1.3_2.x86_64.xbps: [97MB 58%] 7127KB/s ETA: 00m06s llvm-19.1.3_2.x86_64.xbps: [97MB 66%] 7180KB/s ETA: 00m05s llvm-19.1.3_2.x86_64.xbps: [97MB 75%] 7376KB/s ETA: 00m03s llvm-19.1.3_2.x86_64.xbps: [97MB 82%] 7317KB/s ETA: 00m02s llvm-19.1.3_2.x86_64.xbps: [97MB 88%] 7218KB/s ETA: 00m01s llvm-19.1.3_2.x86_64.xbps: [97MB 96%] 7292KB/s ETA: 00m00s llvm-19.1.3_2.x86_64.xbps: 97MB [avg rate: 7529KB/s] llvm-19.1.3_2: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libexpat-2.5.0_6.x86_64.xbps: [332KB 1%] 54MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 332KB [avg rate: 4439MB/s] libexpat-2.5.0_6: verifying RSA signature... libxdamage-1.1.6_6.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libxdamage-1.1.6_6.x86_64.xbps: [25KB 16%] 71MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps: 25KB [avg rate: 438MB/s] libxdamage-1.1.6_6: verifying RSA signature... libxshmfence-1.3.2_6.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libxshmfence-1.3.2_6.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libxshmfence-1.3.2_6.x86_64.xbps: [8158B 50%] 49MB/s ETA: 00m00s libxshmfence-1.3.2_6.x86_64.xbps: 8158B [avg rate: 97MB/s] libxshmfence-1.3.2_6: verifying RSA signature... mesa-24.0.4_2.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps.sig: 512B [avg rate: 11MB/s] mesa-24.0.4_2.x86_64.xbps: [53MB 0%] 60MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps: [53MB 13%] 8884KB/s ETA: 00m06s mesa-24.0.4_2.x86_64.xbps: [53MB 27%] 8088KB/s ETA: 00m05s mesa-24.0.4_2.x86_64.xbps: [53MB 38%] 7385KB/s ETA: 00m04s mesa-24.0.4_2.x86_64.xbps: [53MB 52%] 7342KB/s ETA: 00m03s mesa-24.0.4_2.x86_64.xbps: [53MB 62%] 7014KB/s ETA: 00m02s mesa-24.0.4_2.x86_64.xbps: [53MB 74%] 6905KB/s ETA: 00m02s mesa-24.0.4_2.x86_64.xbps: [53MB 87%] 6901KB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps: 53MB [avg rate: 7884KB/s] mesa-24.0.4_2: verifying RSA signature... wayland-protocols-1.32_5.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps.sig: 512B [avg rate: 12MB/s] wayland-protocols-1.32_5.x86_64.xbps: [85KB 4%] 61MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps: 85KB [avg rate: 1294MB/s] wayland-protocols-1.32_5: verifying RSA signature... libxcursor-1.2.1_7.x86_64.xbps.sig: [512B 100%] 2304KB/s ETA: 00m00s libxcursor-1.2.1_7.x86_64.xbps.sig: 512B [avg rate: 2304KB/s] libxcursor-1.2.1_7.x86_64.xbps: [101KB 3%] 54MB/s ETA: 00m00s libxcursor-1.2.1_7.x86_64.xbps: 101KB [avg rate: 1370MB/s] libxcursor-1.2.1_7: verifying RSA signature... libxfixes-6.0.1_6.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig: 512B [avg rate: 10MB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 58MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 861MB/s] libxfixes-6.0.1_6: verifying RSA signature... libxinerama-1.1.5_6.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxinerama-1.1.5_6.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxinerama-1.1.5_6.x86_64.xbps: [26KB 15%] 63MB/s ETA: 00m00s libxinerama-1.1.5_6.x86_64.xbps: 26KB [avg rate: 406MB/s] libxinerama-1.1.5_6: verifying RSA signature... libdrm-2.4.115_8.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libdrm-2.4.115_8.x86_64.xbps: [240KB 1%] 55MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 240KB [avg rate: 3306MB/s] libdrm-2.4.115_8: verifying RSA signature... libiconv-1.17_7.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libiconv-1.17_7.x86_64.xbps: [833KB 0%] 44MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps: 833KB [avg rate: 9243MB/s] libiconv-1.17_7: verifying RSA signature... libffi-3.4.4_5.x86_64.xbps.sig: [512B 100%] 9434KB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps.sig: 512B [avg rate: 9434KB/s] libffi-3.4.4_5.x86_64.xbps: [38KB 10%] 77MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps: 38KB [avg rate: 719MB/s] libffi-3.4.4_5: verifying RSA signature... wayland-1.22.0_7.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps.sig: 512B [avg rate: 12MB/s] wayland-1.22.0_7.x86_64.xbps: [309KB 1%] 6107KB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps: 309KB [avg rate: 461MB/s] wayland-1.22.0_7: verifying RSA signature... libxxf86vm-1.1.5_7.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libxxf86vm-1.1.5_7.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libxxf86vm-1.1.5_7.x86_64.xbps: [42KB 9%] -- stalled -- ETA: 00m00s libxxf86vm-1.1.5_7.x86_64.xbps: 42KB [avg rate: -- stalled --] libxxf86vm-1.1.5_7: verifying RSA signature... libxrender-0.9.11_6.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps.sig: 512B [avg rate: 13MB/s] libxrender-0.9.11_6.x86_64.xbps: [122KB 3%] 54MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps: 122KB [avg rate: 1638MB/s] libxrender-0.9.11_6: verifying RSA signature... sdl2-2.28.4_7.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s sdl2-2.28.4_7.x86_64.xbps.sig: 512B [avg rate: 11MB/s] sdl2-2.28.4_7.x86_64.xbps: [1020KB 0%] 64MB/s ETA: 00m00s sdl2-2.28.4_7.x86_64.xbps: 1020KB [avg rate: 16GB/s] sdl2-2.28.4_7: verifying RSA signature... mlibc-headers-0.0pl4106_2.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s mlibc-headers-0.0pl4106_2.x86_64.xbps.sig: 512B [avg rate: 12MB/s] mlibc-headers-0.0pl4106_2.x86_64.xbps: [96KB 4%] 60MB/s ETA: 00m00s mlibc-headers-0.0pl4106_2.x86_64.xbps: 96KB [avg rate: 1439MB/s] mlibc-headers-0.0pl4106_2: verifying RSA signature... frigg-0.0pl346_7.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s frigg-0.0pl346_7.x86_64.xbps.sig: 512B [avg rate: 11MB/s] frigg-0.0pl346_7.x86_64.xbps: [41KB 9%] 67MB/s ETA: 00m00s frigg-0.0pl346_7.x86_64.xbps: 41KB [avg rate: 698MB/s] frigg-0.0pl346_7: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 10MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 57MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 42GB/s] linux-headers-6.9.3_1: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 9434KB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 9434KB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] -- stalled -- ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: -- stalled --] libdrm-headers-2.4.115_1: verifying RSA signature... mlibc-0.0pl4106_2.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s mlibc-0.0pl4106_2.x86_64.xbps.sig: 512B [avg rate: 11MB/s] mlibc-0.0pl4106_2.x86_64.xbps: [4395KB 0%] 23MB/s ETA: 00m00s mlibc-0.0pl4106_2.x86_64.xbps: [4395KB 27%] 6371KB/s ETA: 00m02s mlibc-0.0pl4106_2.x86_64.xbps: 4395KB [avg rate: 22MB/s] mlibc-0.0pl4106_2: verifying RSA signature... [*] Collecting package files xcb-proto-1.16.0_4: collecting files... libxau-1.0.11_6: collecting files... libxdmcp-1.1.4_6: collecting files... libxcb-1.16_4: collecting files... libxtrans-1.5.0_6: collecting files... xorg-util-macros-1.20.0_6: collecting files... xorg-proto-2023.2_7: collecting files... libxi-1.8.1_6: collecting files... libxrandr-1.5.4_6: collecting files... eudev-3.2.10_11: collecting files... xkeyboard-config-2.39_6: collecting files... zlib-1.2.12_7: collecting files... libxml-2.10.0_7: collecting files... libxkbcommon-1.5.0_6: collecting files... libxext-1.3.5_6: collecting files... libx11-1.8.7_4: collecting files... xz-utils-5.4.4_5: collecting files... zstd-1.5.6_1: collecting files... libglvnd-1.7.0_5: collecting files... llvm-19.1.3_2: collecting files... libexpat-2.5.0_6: collecting files... libxdamage-1.1.6_6: collecting files... libxshmfence-1.3.2_6: collecting files... mesa-24.0.4_2: collecting files... wayland-protocols-1.32_5: collecting files... libxcursor-1.2.1_7: collecting files... libxfixes-6.0.1_6: collecting files... libxinerama-1.1.5_6: collecting files... libdrm-2.4.115_8: collecting files... libiconv-1.17_7: collecting files... libffi-3.4.4_5: collecting files... wayland-1.22.0_7: collecting files... libxxf86vm-1.1.5_7: collecting files... libxrender-0.9.11_6: collecting files... sdl2-2.28.4_7: collecting files... mlibc-headers-0.0pl4106_2: collecting files... frigg-0.0pl346_7: collecting files... linux-headers-6.9.3_1: collecting files... libdrm-headers-2.4.115_1: collecting files... mlibc-0.0pl4106_2: collecting files... [*] Unpacking packages xcb-proto-1.16.0_4: unpacking ... libxau-1.0.11_6: unpacking ... libxdmcp-1.1.4_6: unpacking ... libxcb-1.16_4: unpacking ... libxtrans-1.5.0_6: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... xorg-proto-2023.2_7: unpacking ... libxi-1.8.1_6: unpacking ... libxrandr-1.5.4_6: unpacking ... eudev-3.2.10_11: unpacking ... xkeyboard-config-2.39_6: unpacking ... zlib-1.2.12_7: unpacking ... libxml-2.10.0_7: unpacking ... libxkbcommon-1.5.0_6: unpacking ... libxext-1.3.5_6: unpacking ... libx11-1.8.7_4: unpacking ... xz-utils-5.4.4_5: unpacking ... zstd-1.5.6_1: unpacking ... libglvnd-1.7.0_5: unpacking ... llvm-19.1.3_2: unpacking ... libexpat-2.5.0_6: unpacking ... libxdamage-1.1.6_6: unpacking ... libxshmfence-1.3.2_6: unpacking ... mesa-24.0.4_2: unpacking ... wayland-protocols-1.32_5: unpacking ... libxcursor-1.2.1_7: unpacking ... libxfixes-6.0.1_6: unpacking ... libxinerama-1.1.5_6: unpacking ... libdrm-2.4.115_8: unpacking ... libiconv-1.17_7: unpacking ... libffi-3.4.4_5: unpacking ... wayland-1.22.0_7: unpacking ... libxxf86vm-1.1.5_7: unpacking ... libxrender-0.9.11_6: unpacking ... sdl2-2.28.4_7: unpacking ... mlibc-headers-0.0pl4106_2: unpacking ... frigg-0.0pl346_7: unpacking ... linux-headers-6.9.3_1: unpacking ... libdrm-headers-2.4.115_1: unpacking ... mlibc-0.0pl4106_2: unpacking ... 40 downloaded, 40 installed, 0 updated, 40 configured, 0 removed. [2024-11-17 10:02:14.115611 raptor] DEBUG: xbbs.worker: creating repository with existing packages... [2024-11-17 10:02:14.134506 raptor] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-11-17 10:02:14.135328 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.0_6.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.0_6' (x86_64). index: 1 packages registered. [2024-11-17 10:02:14.194273 raptor] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-11-17 10:02:14.195708 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.16.0_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.16.0_4' (x86_64). index: 2 packages registered. [2024-11-17 10:02:14.241051 raptor] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_6.x86_64.xbps [2024-11-17 10:02:14.243980 raptor] 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: 3 packages registered. [2024-11-17 10:02:14.272656 raptor] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.x86_64.xbps [2024-11-17 10:02:14.283205 raptor] 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: 4 packages registered. [2024-11-17 10:02:14.563074 raptor] DEBUG: xbbs.worker: ... found libxrender-0.9.11_6.x86_64.xbps [2024-11-17 10:02:14.569826 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrender-0.9.11_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrender-0.9.11_6' (x86_64). index: 5 packages registered. [2024-11-17 10:02:14.717217 raptor] DEBUG: xbbs.worker: ... found frigg-0.0pl346_7.x86_64.xbps [2024-11-17 10:02:14.720333 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl346_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl346_7' (x86_64). index: 6 packages registered. [2024-11-17 10:02:14.774056 raptor] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-11-17 10:02:14.779788 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.16_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.16_4' (x86_64). index: 7 packages registered. [2024-11-17 10:02:14.864778 raptor] DEBUG: xbbs.worker: ... found libffi-3.4.4_5.x86_64.xbps [2024-11-17 10:02:14.870660 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_5' (x86_64). index: 8 packages registered. [2024-11-17 10:02:14.950757 raptor] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-11-17 10:02:14.952858 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2023.2_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2023.2_7' (x86_64). index: 9 packages registered. [2024-11-17 10:02:15.045301 raptor] DEBUG: xbbs.worker: ... found sdl2-2.28.4_7.x86_64.xbps [2024-11-17 10:02:15.047109 raptor] 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: 10 packages registered. [2024-11-17 10:02:15.106016 raptor] DEBUG: xbbs.worker: ... found libxml-2.10.0_7.x86_64.xbps [2024-11-17 10:02:15.112260 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_7' (x86_64). index: 11 packages registered. [2024-11-17 10:02:15.172320 raptor] DEBUG: xbbs.worker: ... found llvm-19.1.3_2.x86_64.xbps [2024-11-17 10:02:15.292530 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-19.1.3_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-19.1.3_2' (x86_64). index: 12 packages registered. [2024-11-17 10:02:15.843226 raptor] DEBUG: xbbs.worker: ... found libiconv-1.17_7.x86_64.xbps [2024-11-17 10:02:15.845553 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_7' (x86_64). index: 13 packages registered. [2024-11-17 10:02:15.879213 raptor] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.x86_64.xbps [2024-11-17 10:02:15.881959 raptor] 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: 14 packages registered. [2024-11-17 10:02:15.940419 raptor] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2024-11-17 10:02:15.942430 raptor] 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: 15 packages registered. [2024-11-17 10:02:15.981365 raptor] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-11-17 10:02:15.982540 raptor] 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: 16 packages registered. [2024-11-17 10:02:16.011255 raptor] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2024-11-17 10:02:16.012191 raptor] 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: 17 packages registered. [2024-11-17 10:02:16.034797 raptor] DEBUG: xbbs.worker: ... found libxshmfence-1.3.2_6.x86_64.xbps [2024-11-17 10:02:16.039238 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxshmfence-1.3.2_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxshmfence-1.3.2_6' (x86_64). index: 18 packages registered. [2024-11-17 10:02:16.083604 raptor] DEBUG: xbbs.worker: ... found mlibc-0.0pl4106_2.x86_64.xbps [2024-11-17 10:02:16.094474 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4106_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4106_2' (x86_64). index: 19 packages registered. [2024-11-17 10:02:16.143989 raptor] DEBUG: xbbs.worker: ... found libxcursor-1.2.1_7.x86_64.xbps [2024-11-17 10:02:16.144771 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcursor-1.2.1_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcursor-1.2.1_7' (x86_64). index: 20 packages registered. [2024-11-17 10:02:16.210240 raptor] DEBUG: xbbs.worker: ... found mesa-24.0.4_2.x86_64.xbps [2024-11-17 10:02:16.296699 raptor] 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: 21 packages registered. [2024-11-17 10:02:16.658125 raptor] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-11-17 10:02:16.659371 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.0_6' (x86_64). index: 22 packages registered. [2024-11-17 10:02:16.754005 raptor] DEBUG: xbbs.worker: ... found xkeyboard-config-2.39_6.x86_64.xbps [2024-11-17 10:02:16.760009 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkeyboard-config-2.39_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkeyboard-config-2.39_6' (x86_64). index: 23 packages registered. [2024-11-17 10:02:16.821455 raptor] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-11-17 10:02:16.825735 raptor] 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: 24 packages registered. [2024-11-17 10:02:16.882685 raptor] DEBUG: xbbs.worker: ... found eudev-3.2.10_11.x86_64.xbps [2024-11-17 10:02:16.893989 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'eudev-3.2.10_11.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `eudev-3.2.10_11' (x86_64). index: 25 packages registered. [2024-11-17 10:02:16.930097 raptor] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4106_2.x86_64.xbps [2024-11-17 10:02:16.930995 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4106_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4106_2' (x86_64). index: 26 packages registered. [2024-11-17 10:02:16.949497 raptor] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2024-11-17 10:02:16.950623 raptor] 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: 27 packages registered. [2024-11-17 10:02:17.032012 raptor] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.5_7.x86_64.xbps [2024-11-17 10:02:17.032834 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxxf86vm-1.1.5_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxxf86vm-1.1.5_7' (x86_64). index: 28 packages registered. [2024-11-17 10:02:17.059556 raptor] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-11-17 10:02:17.060469 raptor] 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: 29 packages registered. [2024-11-17 10:02:17.089155 raptor] DEBUG: xbbs.worker: ... found wayland-1.22.0_7.x86_64.xbps [2024-11-17 10:02:17.090333 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.22.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.22.0_7' (x86_64). index: 30 packages registered. [2024-11-17 10:02:17.121755 raptor] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-11-17 10:02:17.122592 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.11_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.11_6' (x86_64). index: 31 packages registered. [2024-11-17 10:02:17.153349 raptor] DEBUG: xbbs.worker: ... found libxinerama-1.1.5_6.x86_64.xbps [2024-11-17 10:02:17.154384 raptor] 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: 32 packages registered. [2024-11-17 10:02:17.212133 raptor] DEBUG: xbbs.worker: ... found libxi-1.8.1_6.x86_64.xbps [2024-11-17 10:02:17.213685 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxi-1.8.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxi-1.8.1_6' (x86_64). index: 33 packages registered. [2024-11-17 10:02:17.369146 raptor] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.x86_64.xbps [2024-11-17 10:02:17.375963 raptor] 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: 34 packages registered. [2024-11-17 10:02:17.465596 raptor] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_5.x86_64.xbps [2024-11-17 10:02:17.467913 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.32_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.32_5' (x86_64). index: 35 packages registered. [2024-11-17 10:02:17.518998 raptor] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-11-17 10:02:17.527885 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.7_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.7_4' (x86_64). index: 36 packages registered. [2024-11-17 10:02:17.631383 raptor] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.x86_64.xbps [2024-11-17 10:02:17.636010 raptor] 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: 37 packages registered. [2024-11-17 10:02:17.671116 raptor] DEBUG: xbbs.worker: ... found libxext-1.3.5_6.x86_64.xbps [2024-11-17 10:02:17.672429 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.5_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.5_6' (x86_64). index: 38 packages registered. [2024-11-17 10:02:17.693324 raptor] DEBUG: xbbs.worker: ... found libxkbcommon-1.5.0_6.x86_64.xbps [2024-11-17 10:02:17.694912 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbcommon-1.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbcommon-1.5.0_6' (x86_64). index: 39 packages registered. [2024-11-17 10:02:17.722556 raptor] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-11-17 10:02:17.727067 raptor] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.4_6' (x86_64). index: 40 packages registered. [2024-11-17 10:02:30.352439 raptor] 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.r8rv7p_z) install libdrm-headers (inside sysroot.r8rv7p_z) install linux-headers (inside sysroot.r8rv7p_z) install mlibc-headers (inside sysroot.r8rv7p_z) install mlibc (inside sysroot.r8rv7p_z) install eudev (inside sysroot.r8rv7p_z) install libdrm (inside sysroot.r8rv7p_z) install libiconv (inside sysroot.r8rv7p_z) install xorg-util-macros (inside sysroot.r8rv7p_z) install xorg-proto (inside sysroot.r8rv7p_z) install libxau (inside sysroot.r8rv7p_z) install libxdmcp (inside sysroot.r8rv7p_z) install xcb-proto (inside sysroot.r8rv7p_z) install libxcb (inside sysroot.r8rv7p_z) install libxtrans (inside sysroot.r8rv7p_z) install libx11 (inside sysroot.r8rv7p_z) install libxfixes (inside sysroot.r8rv7p_z) install libxrender (inside sysroot.r8rv7p_z) install libxcursor (inside sysroot.r8rv7p_z) install libxext (inside sysroot.r8rv7p_z) install libxi (inside sysroot.r8rv7p_z) install libxinerama (inside sysroot.r8rv7p_z) install zlib (inside sysroot.r8rv7p_z) install libxml (inside sysroot.r8rv7p_z) install libexpat (inside sysroot.r8rv7p_z) install libffi (inside sysroot.r8rv7p_z) install wayland (inside sysroot.r8rv7p_z) install wayland-protocols (inside sysroot.r8rv7p_z) install xkeyboard-config (inside sysroot.r8rv7p_z) install libxkbcommon (inside sysroot.r8rv7p_z) install libxrandr (inside sysroot.r8rv7p_z) install libxxf86vm (inside sysroot.r8rv7p_z) install libglvnd (inside sysroot.r8rv7p_z) install libxdamage (inside sysroot.r8rv7p_z) install libxshmfence (inside sysroot.r8rv7p_z) install llvm (inside sysroot.r8rv7p_z) install xz-utils (inside sysroot.r8rv7p_z) install zstd (inside sysroot.r8rv7p_z) install mesa (inside sysroot.r8rv7p_z) install sdl2 (inside sysroot.r8rv7p_z) configure tyr-quake (inside sysroot.r8rv7p_z) build tyr-quake (inside sysroot.r8rv7p_z) pack tyr-quake xbstrap: fetch tyr-quake [1/47] xbstrap: checkout tyr-quake [2/47] [2024-11-17 10:02:34.957797 raptor] 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-11-17 10:02:35.108302 raptor] 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 [2024-11-17 10:02:35.165118 raptor] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 47, 'n_this': 3, 'status': 'success', 'subject': 'tyr-quake'} xbstrap: regenerate tyr-quake [4/47] xbstrap: install frigg [5/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'frigg'] [2024-11-17 10:02:35.170771 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libdrm-headers'] [2024-11-17 10:02:35.265154 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'linux-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] [2024-11-17 10:02:35.332506 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: install mlibc-headers [8/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'mlibc-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] [2024-11-17 10:02:35.637979 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: install mlibc [9/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'mlibc'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] [2024-11-17 10:02:35.695155 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: install eudev [10/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'eudev'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'eudev'] [2024-11-17 10:02:35.800319 raptor] 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.r8rv7p_z', 'libdrm'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] [2024-11-17 10:02:36.001364 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 10, 'status': 'success', 'subject': 'eudev'} xbstrap[2024-11-17 10:02:36.068237 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 11, 'status': 'success', 'subject': 'libdrm'} : install libiconv [12/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libiconv'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install xorg-util-macros [13/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'xorg-util-macros'] [2024-11-17 10:02:36.151976 raptor] 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.r8rv7p_z', '--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.r8rv7p_z', 'xorg-proto'] [2024-11-17 10:02:36.218699 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [15/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxau'] [2024-11-17 10:02:36.291671 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] [2024-11-17 10:02:36.321783 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 15, 'status': 'success', 'subject': 'libxau'} xbstrap: install libxdmcp [16/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxdmcp'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [17/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'xcb-proto'] [2024-11-17 10:02:36.369710 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [18/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxcb'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] [2024-11-17 10:02:36.482758 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 17, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: install libxtrans [19/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxtrans'] [2024-11-17 10:02:36.766959 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [20/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libx11'] [2024-11-17 10:02:36.849404 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxfixes [21/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxfixes'] [2024-11-17 10:02:37.162366 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxrender [22/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxrender'] [2024-11-17 10:02:37.215300 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] [2024-11-17 10:02:37.296199 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 22, 'status': 'success', 'subject': 'libxrender'} xbstrap: install libxcursor [23/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxcursor'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcursor'] xbstrap: install libxext [24/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxext'] [2024-11-17 10:02:37.337131 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libxi [25/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxi'] [2024-11-17 10:02:37.366123 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxi'] xbstrap: install libxinerama [26/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxinerama'] [2024-11-17 10:02:37.396632 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxinerama'] xbstrap: install zlib [27/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'zlib'] [2024-11-17 10:02:37.410983 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libxml [28/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxml'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] [2024-11-17 10:02:37.429177 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 27, 'status': 'success', 'subject': 'zlib'} xbstrap: install libexpat [29/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libexpat'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] [2024-11-17 10:02:37.509193 raptor] 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.r8rv7p_z', 'libffi'] [2024-11-17 10:02:37.530811 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [31/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'wayland'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] [2024-11-17 10:02:37.615974 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 30, 'status': 'success', 'subject': 'libffi'} xbstrap: install wayland-protocols [32/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'wayland-protocols'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] [2024-11-17 10:02:37.655826 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 31, 'status': 'success', 'subject': 'wayland'} xbstrap: install xkeyboard-config [33/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'xkeyboard-config'] [2024-11-17 10:02:37.692924 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] [2024-11-17 10:02:37.822205 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 33, 'status': 'success', 'subject': 'xkeyboard-config'} xbstrap: install libxkbcommon [34/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxkbcommon'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libxrandr [35/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxrandr'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] [2024-11-17 10:02:37.936750 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 34, 'status': 'success', 'subject': 'libxkbcommon'} xbstrap: install libxxf86vm [36/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxxf86vm'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] [2024-11-17 10:02:37.962155 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 35, 'status': 'success', 'subject': 'libxrandr'} xbstrap: install libglvnd [37/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libglvnd'] [2024-11-17 10:02:38.003955 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxdamage [38/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxdamage'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] [2024-11-17 10:02:38.124404 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 37, 'status': 'success', 'subject': 'libglvnd'} xbstrap: install libxshmfence [39/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'libxshmfence'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] [2024-11-17 10:02:38.176586 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 38, 'status': 'success', 'subject': 'libxdamage'} [2024-11-17 10:02:38.213068 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 39, 'status': 'success', 'subject': 'libxshmfence'} xbstrap: install llvm [40/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'llvm'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install xz-utils [41/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'xz-utils'] [2024-11-17 10:02:40.513117 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [42/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'zstd'] [2024-11-17 10:02:40.600536 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [43/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'mesa'] [2024-11-17 10:02:40.684775 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install sdl2 [44/47] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r8rv7p_z', 'sdl2'] [2024-11-17 10:02:41.750146 raptor] 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.r8rv7p_z', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'sdl2'] [2024-11-17 10:02:41.882304 raptor] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 47, 'n_this': 44, 'status': 'success', 'subject': 'sdl2'} xbstrap: configure tyr-quake [45/47] xbstrap: Running ['meson', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '--libdir=lib', '--buildtype=debugoptimized', '@THIS_SOURCE_DIR@'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 942401 (outside the namespace) The Meson build system Version: 1.6.0 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 13.2.0 "x86_64-managarm-gcc (managarm) 13.2.0") C linker for the host machine: x86_64-managarm-gcc ld.bfd 2.40 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. [2024-11-17 10:02:44.290249 raptor] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 47, 'n_this': 45, 'status': 'success', 'subject': 'tyr-quake'} xbstrap: build tyr-quake [46/47] xbstrap: Running ['ninja'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 942487 (outside the namespace) [1/83] Compiling C object tyr-quake.p/common_buildinfo.c.o [2/83] Compiling C object tyr-quake.p/common_crc.c.o [3/83] Compiling C object tyr-quake.p/common_rb_tree.c.o [4/83] Compiling C object tyr-quake.p/common_shell.c.o ../../../src/ports/tyr-quake/common/shell.c: In function ‘STree_Insert’: ../../../src/ports/tyr-quake/common/shell.c:118:15: warning: 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: warning: 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 [5/83] Compiling C object tyr-quake.p/common_cvar.c.o [6/83] Compiling C object tyr-quake.p/common_cmd.c.o ../../../src/ports/tyr-quake/common/cmd.c: In function ‘Cmd_ForwardToServer_f’: ../../../src/ports/tyr-quake/common/cmd.c:712:10: warning: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] 712 | if (!strcasecmp(Cmd_Argv(1), "snap")) { | ^~~~~~~~~~ [7/83] Compiling C object tyr-quake.p/NQ_cl_demo.c.o [8/83] Compiling C object tyr-quake.p/common_cd_common.c.o ../../../src/ports/tyr-quake/common/cd_common.c: In function ‘CD_f’: ../../../src/ports/tyr-quake/common/cd_common.c:231:9: warning: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] 231 | if (strcasecmp(command, "on") == 0) { | ^~~~~~~~~~ [9/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 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 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; | ^~~~~~~~ [10/83] Compiling C object tyr-quake.p/common_mathlib.c.o [11/83] Compiling C object tyr-quake.p/common_developer.c.o [12/83] Compiling C object tyr-quake.p/common_alias_model.c.o [13/83] Compiling C object tyr-quake.p/NQ_cl_tent.c.o [14/83] Compiling C object tyr-quake.p/common_r_lerp.c.o [15/83] Compiling C object tyr-quake.p/NQ_cl_main.c.o [16/83] Compiling C object tyr-quake.p/common_console.c.o [17/83] Compiling C object tyr-quake.p/common_pcx.c.o [18/83] Compiling C object tyr-quake.p/NQ_cl_input.c.o [19/83] Compiling C object tyr-quake.p/common_r_model.c.o [20/83] Compiling C object tyr-quake.p/common_r_light.c.o [21/83] Compiling C object tyr-quake.p/common_r_efrag.c.o [22/83] Compiling C object tyr-quake.p/common_keys.c.o ../../../src/ports/tyr-quake/common/keys.c: In function ‘Key_StringToKeynum’: ../../../src/ports/tyr-quake/common/keys.c:553:14: warning: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] 553 | if (!strcasecmp(name, keyname->name)) | ^~~~~~~~~~ [23/83] Compiling C object tyr-quake.p/common_r_part.c.o [24/83] Compiling C object tyr-quake.p/common_common.c.o ../../../src/ports/tyr-quake/common/common.c: In function ‘COM_ScanDirDir’: ../../../src/ports/tyr-quake/common/common.c:1544:37: warning: 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 [25/83] Compiling C object tyr-quake.p/NQ_cl_parse.c.o [26/83] Compiling C object tyr-quake.p/common_snd_mem.c.o [27/83] Compiling C object tyr-quake.p/common_screen.c.o [28/83] Compiling C object tyr-quake.p/common_sprite_model.c.o [29/83] Compiling C object tyr-quake.p/common_snd_mix.c.o [30/83] Compiling C object tyr-quake.p/common_wad.c.o [31/83] Compiling C object tyr-quake.p/common_snd_dma.c.o [32/83] Compiling C object tyr-quake.p/NQ_sbar.c.o [33/83] Compiling C object tyr-quake.p/common_pr_exec.c.o [34/83] Compiling C object tyr-quake.p/NQ_view.c.o [35/83] Compiling C object tyr-quake.p/common_model.c.o [36/83] Compiling C object tyr-quake.p/common_sv_move.c.o [37/83] Compiling C object tyr-quake.p/common_vid_mode.c.o [38/83] Compiling C object tyr-quake.p/common_d_fill.c.o [39/83] Compiling C object tyr-quake.p/common_d_modech.c.o [40/83] Compiling C object tyr-quake.p/common_d_edge.c.o [41/83] Compiling C object tyr-quake.p/common_d_init.c.o [42/83] Compiling C object tyr-quake.p/common_d_part.c.o [43/83] Compiling C object tyr-quake.p/common_sv_phys.c.o [44/83] Compiling C object tyr-quake.p/NQ_sv_user.c.o ../../../src/ports/tyr-quake/NQ/sv_user.c: In function ‘SV_Kick_f’: ../../../src/ports/tyr-quake/NQ/sv_user.c:999:18: warning: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] 999 | if (!strcasecmp(victim->name, Cmd_Argv(1))) | ^~~~~~~~~~ [45/83] Compiling C object tyr-quake.p/common_d_sky.c.o [46/83] Compiling C object tyr-quake.p/common_d_surf.c.o [47/83] Compiling C object tyr-quake.p/NQ_sv_main.c.o ../../../src/ports/tyr-quake/NQ/sv_main.c: In function ‘SV_Protocol_f’: ../../../src/ports/tyr-quake/NQ/sv_main.c:81:14: warning: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] 81 | if (!strcasecmp(Cmd_Argv(1), "list")) { | ^~~~~~~~~~ ../../../src/ports/tyr-quake/NQ/sv_main.c: In function ‘SV_Protocol_Arg_f’: ../../../src/ports/tyr-quake/NQ/sv_main.c:125:26: warning: implicit declaration of function ‘strncasecmp’ [-Wimplicit-function-declaration] 125 | if (!arg || !strncasecmp(sv_protocols[i].name, arg, arg_len)) | ^~~~~~~~~~~ ../../../src/ports/tyr-quake/NQ/sv_main.c:125:65: 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] 125 | if (!arg || !strncasecmp(sv_protocols[i].name, arg, arg_len)) | ^~~~~~~ : note: built-in ‘strncasecmp’ declared here [48/83] Compiling C object tyr-quake.p/common_pr_cmds.c.o [49/83] Compiling C object tyr-quake.p/common_d_vars.c.o [50/83] Compiling C object tyr-quake.p/common_pr_edict.c.o [51/83] Compiling C object tyr-quake.p/common_d_scan.c.o [52/83] Compiling C object tyr-quake.p/common_menu.c.o [53/83] Compiling C object tyr-quake.p/common_d_polyse.c.o [54/83] Compiling C object tyr-quake.p/common_r_aclip.c.o [55/83] Compiling C object tyr-quake.p/common_r_alias.c.o [56/83] Compiling C object tyr-quake.p/common_r_bsp.c.o [57/83] Compiling C object tyr-quake.p/common_r_draw.c.o ../../../src/ports/tyr-quake/common/r_draw.c: In function ‘R_RenderBmodelFace’: ../../../src/ports/tyr-quake/common/r_draw.c:530:13: warning: storing the address of local variable ‘tedge’ in ‘r_pedge’ [-Wdangling-pointer=] 530 | r_pedge = &tedge; | ~~~~~~~~^~~~~~~~ ../../../src/ports/tyr-quake/common/r_draw.c:513:13: note: ‘tedge’ declared here 513 | medge_t tedge; | ^~~~~ ../../../src/ports/tyr-quake/common/r_draw.c:38:10: note: ‘r_pedge’ declared here 38 | medge_t *r_pedge; | ^~~~~~~ [58/83] Compiling C object tyr-quake.p/common_r_sky.c.o [59/83] Compiling C object tyr-quake.p/common_r_misc.c.o [60/83] Compiling C object tyr-quake.p/common_r_sprite.c.o [61/83] Compiling C object tyr-quake.p/common_r_vars.c.o [62/83] Compiling C object tyr-quake.p/common_nonintel.c.o [63/83] Compiling C object tyr-quake.p/common_cd_null.c.o [64/83] Compiling C object tyr-quake.p/common_r_edge.c.o [65/83] Compiling C object tyr-quake.p/common_d_sprite.c.o ../../../src/ports/tyr-quake/common/d_sprite.c: In function ‘D_DrawSprite’: ../../../src/ports/tyr-quake/common/d_sprite.c:537:18: warning: storing the address of local variable ‘spans’ in ‘sprite_spans’ [-Wdangling-pointer=] 537 | sprite_spans = spans; | ~~~~~~~~~~~~~^~~~~~~ ../../../src/ports/tyr-quake/common/d_sprite.c:535:13: note: ‘spans’ declared here 535 | sspan_t spans[MAXHEIGHT + 1]; | ^~~~~ ../../../src/ports/tyr-quake/common/d_sprite.c:31:17: note: ‘sprite_spans’ declared here 31 | static sspan_t *sprite_spans; | ^~~~~~~~~~~~ [66/83] Compiling C object tyr-quake.p/common_sys_managarm.c.o [67/83] Compiling C object tyr-quake.p/common_r_surf.c.o [68/83] Compiling C object tyr-quake.p/common_snd_null.c.o [69/83] Compiling C object tyr-quake.p/common_r_main.c.o [70/83] Compiling C object tyr-quake.p/NQ_net_none.c.o [71/83] Compiling C object tyr-quake.p/NQ_chase.c.o [72/83] Compiling C object tyr-quake.p/NQ_net_common.c.o [73/83] Compiling C object tyr-quake.p/common_draw.c.o [74/83] Compiling C object tyr-quake.p/NQ_net_loop.c.o [75/83] Compiling C object tyr-quake.p/NQ_host.c.o [76/83] Compiling C object tyr-quake.p/NQ_host_cmd.c.o [77/83] Compiling C object tyr-quake.p/NQ_net_dgrm.c.o ../../../src/ports/tyr-quake/NQ/net_dgrm.c: In function ‘NET_Ban_f’: ../../../src/ports/tyr-quake/NQ/net_dgrm.c:95:13: warning: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] 95 | if (strcasecmp(Cmd_Argv(1), "off") == 0) | ^~~~~~~~~~ [78/83] Compiling C object tyr-quake.p/NQ_net_main.c.o ../../../src/ports/tyr-quake/NQ/net_main.c: In function ‘NET_Connect’: ../../../src/ports/tyr-quake/NQ/net_main.c:393:13: warning: implicit declaration of function ‘strcasecmp’ [-Wimplicit-function-declaration] 393 | if (strcasecmp(host, "local") == 0) { | ^~~~~~~~~~ [79/83] Compiling C object tyr-quake.p/common_world.c.o [80/83] Compiling C object tyr-quake.p/common_in_sdl.c.o [81/83] Compiling C object tyr-quake.p/common_sdl_common.c.o [82/83] Compiling C object tyr-quake.p/common_vid_sdl.c.o [83/83] Linking target tyr-quake xbstrap: Running ['ninja', 'install'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 942854 (outside the namespace) [2024-11-17 10:02:56.201221 raptor] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 47, 'n_this': 46, 'status': 'success', 'subject': 'tyr-quake'} xbstrap: pack tyr-quake [47/47] xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'tyr-quake', '-n', 'tyr-quake-0.65_9', '-D', 'mlibc>=0 sdl2>=0', '--desc', 'Modern Quake source port that aims to keep the original feel of the game', '--long-desc', 'Modern Quake source port with support for Quake and Quakeworld, with both software rendering and OpenGL, and various other improvements.', '--license', 'GPL-2.0-or-later', '--homepage', 'https://disenchant.net/tyrquake/', '--maintainer', 'Kacper Słomiński ', '--tags', 'games-fps', '/tmp/tmpab8yhv5h'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/tyr-quake-0.65_9.x86_64.xbps'] (x86_64) [2024-11-17 10:02:56.691362 raptor] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 47, 'n_this': 47, 'status': 'success', 'subject': 'tyr-quake'} [2024-11-17 10:02:56.716536 raptor] DEBUG: xbbs.worker: successfully uploaded package tyr-quake for JobMessage(project='managarm', job='package:tyr-quake', repository='https://github.com/managarm/bootstrap-managarm.git', revision='d08d6a62152f274965955a15627262723a68d990', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.1_6'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.10_11'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.39_6'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, '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'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_2'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.2_6'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_2'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'libxcursor': {'architecture': 'x86_64', 'version': '1.2.1_7'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxinerama': {'architecture': 'x86_64', 'version': '1.1.5_6'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.5_7'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'sdl2': {'architecture': 'x86_64', 'version': '2.28.4_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4106_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl346_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4106_2'}}, needed_tools={'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}}, 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-11-17 10:02:57.168829 raptor] INFO: xbbs.worker: job done. return code: 0