[2024-09-29 05:51:53.835082 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:tyr-quake', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, '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'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.1_6'}, 'libxcursor': {'architecture': 'x86_64', 'version': '1.2.1_7'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.5_7'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.10_11'}, 'libxinerama': {'architecture': 'x86_64', 'version': '1.1.5_6'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, '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'}, 'llvm': {'architecture': 'x86_64', 'version': '18.1.2_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.2_6'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_1'}, 'sdl2': {'architecture': 'x86_64', 'version': '2.28.4_6'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl3987_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl3987_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-09-29 05:51:53.835480 sunset] 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-09-29 05:51:53.842919 sunset] 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-09-29 05:51:53.852215 sunset] 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-09-29 05:51:54.657773 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '5414d71db6f863811ed3806d7ce8a3e94f369750'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 5414d71 Merge pull request #370 from no92/freebsd-e1000 [2024-09-29 05:51:54.686231 sunset] 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-09-29 05:51:55.304633 sunset] 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', 'xorg-proto', 'libxtrans', 'xorg-util-macros', 'xcb-proto', 'libxau', 'libxdmcp', 'libxcb', 'libx11', 'libexpat', 'libffi', 'wayland', 'libxi', 'libxcursor', 'libxext', 'libxfixes', 'libxxf86vm', 'wayland-protocols', 'eudev', 'libxinerama', 'libxrender', 'libxrandr', 'libiconv', 'xkeyboard-config', 'zlib', 'libxml', 'libxkbcommon', 'llvm', 'libglvnd', 'xz-utils', 'zstd', 'libxshmfence', 'libxdamage', 'mesa', 'sdl2', 'mlibc-headers', 'libdrm-headers', 'linux-headers', 'frigg', 'mlibc'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [32KB 12%] -- stalled -- ETA: 00m00s x86_64-repodata: 32KB [avg rate: -- stalled --] 40 packages will be downloaded: 40 packages will be installed: libdrm-2.4.115_8 xorg-proto-2023.2_7 libxtrans-1.5.0_6 xorg-util-macros-1.20.0_6 xcb-proto-1.16.0_4 libxau-1.0.11_6 libxdmcp-1.1.4_6 libxcb-1.16_4 libx11-1.8.7_4 libexpat-2.5.0_6 libffi-3.4.4_5 wayland-1.22.0_7 libxi-1.8.1_6 libxcursor-1.2.1_7 libxext-1.3.5_6 libxfixes-6.0.1_6 libxxf86vm-1.1.5_7 wayland-protocols-1.32_5 eudev-3.2.10_11 libxinerama-1.1.5_6 libxrender-0.9.11_6 libxrandr-1.5.4_6 libiconv-1.17_7 xkeyboard-config-2.39_6 zlib-1.2.12_7 libxml-2.10.0_7 libxkbcommon-1.5.0_6 llvm-18.1.2_1 libglvnd-1.7.0_5 xz-utils-5.4.4_5 zstd-1.5.6_1 libxshmfence-1.3.2_6 libxdamage-1.1.6_6 mesa-24.0.4_1 sdl2-2.28.4_6 mlibc-headers-0.0pl3987_2 libdrm-headers-2.4.115_1 linux-headers-6.9.3_1 frigg-0.0pl342_7 mlibc-0.0pl3987_2 Size to download: 171MB Size required on disk: 652MB Space available on disk: 767GB [*] Downloading packages libdrm-2.4.115_8.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libdrm-2.4.115_8.x86_64.xbps: [240KB 1%] 62MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 240KB [avg rate: 3726MB/s] libdrm-2.4.115_8: verifying RSA signature... xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 13MB/s] xorg-proto-2023.2_7.x86_64.xbps: [586KB 0%] 33MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 586KB [avg rate: 4767MB/s] xorg-proto-2023.2_7: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 19MB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 53MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 559MB/s] libxtrans-1.5.0_6: verifying RSA signature... xorg-util-macros-1.20.0_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] xorg-util-macros-1.20.0_6.x86_64.xbps: [23KB 17%] 103MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 582MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 16MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 109MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 3348MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 71MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 315MB/s] libxau-1.0.11_6: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 1044KB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 1044KB/s] libxdmcp-1.1.4_6.x86_64.xbps: [43KB 9%] 58MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 623MB/s] libxdmcp-1.1.4_6: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxcb-1.16_4.x86_64.xbps: [1226KB 0%] 100MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1226KB [avg rate: 30GB/s] libxcb-1.16_4: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libx11-1.8.7_4.x86_64.xbps: [3283KB 0%] 58MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: [3283KB 25%] 22MB/s ETA: 00m02s libx11-1.8.7_4.x86_64.xbps: 3283KB [avg rate: 85MB/s] libx11-1.8.7_4: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libexpat-2.5.0_6.x86_64.xbps: [332KB 1%] 95MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 332KB [avg rate: 7902MB/s] libexpat-2.5.0_6: verifying RSA signature... libffi-3.4.4_5.x86_64.xbps.sig: [512B 100%] 22MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps.sig: 512B [avg rate: 22MB/s] libffi-3.4.4_5.x86_64.xbps: [38KB 10%] 91MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps: 38KB [avg rate: 853MB/s] libffi-3.4.4_5: verifying RSA signature... wayland-1.22.0_7.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps.sig: 512B [avg rate: 17MB/s] wayland-1.22.0_7.x86_64.xbps: [309KB 1%] 67MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps: 309KB [avg rate: 5204MB/s] wayland-1.22.0_7: verifying RSA signature... libxi-1.8.1_6.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libxi-1.8.1_6.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libxi-1.8.1_6.x86_64.xbps: [288KB 1%] 103MB/s ETA: 00m00s libxi-1.8.1_6.x86_64.xbps: 288KB [avg rate: 7413MB/s] libxi-1.8.1_6: verifying RSA signature... libxcursor-1.2.1_7.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxcursor-1.2.1_7.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libxcursor-1.2.1_7.x86_64.xbps: [101KB 3%] 71MB/s ETA: 00m00s libxcursor-1.2.1_7.x86_64.xbps: 101KB [avg rate: 1793MB/s] libxcursor-1.2.1_7: verifying RSA signature... libxext-1.3.5_6.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps.sig: 512B [avg rate: 21MB/s] libxext-1.3.5_6.x86_64.xbps: [221KB 1%] 77MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps: 221KB [avg rate: 4240MB/s] libxext-1.3.5_6: verifying RSA signature... libxfixes-6.0.1_6.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig: 512B [avg rate: 19MB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 78MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 1154MB/s] libxfixes-6.0.1_6: verifying RSA signature... libxxf86vm-1.1.5_7.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libxxf86vm-1.1.5_7.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libxxf86vm-1.1.5_7.x86_64.xbps: [42KB 9%] 77MB/s ETA: 00m00s libxxf86vm-1.1.5_7.x86_64.xbps: 42KB [avg rate: 796MB/s] libxxf86vm-1.1.5_7: verifying RSA signature... wayland-protocols-1.32_5.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps.sig: 512B [avg rate: 17MB/s] wayland-protocols-1.32_5.x86_64.xbps: [85KB 4%] 72MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps: 85KB [avg rate: 1533MB/s] wayland-protocols-1.32_5: verifying RSA signature... eudev-3.2.10_11.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s eudev-3.2.10_11.x86_64.xbps.sig: 512B [avg rate: 16MB/s] eudev-3.2.10_11.x86_64.xbps: [2464KB 0%] 87MB/s ETA: 00m00s eudev-3.2.10_11.x86_64.xbps: 2464KB [avg rate: 52GB/s] eudev-3.2.10_11: verifying RSA signature... libxinerama-1.1.5_6.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s libxinerama-1.1.5_6.x86_64.xbps.sig: 512B [avg rate: 21MB/s] libxinerama-1.1.5_6.x86_64.xbps: [26KB 15%] 65MB/s ETA: 00m00s libxinerama-1.1.5_6.x86_64.xbps: 26KB [avg rate: 420MB/s] libxinerama-1.1.5_6: verifying RSA signature... libxrender-0.9.11_6.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libxrender-0.9.11_6.x86_64.xbps: [122KB 3%] 69MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps: 122KB [avg rate: 2098MB/s] libxrender-0.9.11_6: verifying RSA signature... libxrandr-1.5.4_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxrandr-1.5.4_6.x86_64.xbps: [107KB 3%] 106MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps: 107KB [avg rate: 2828MB/s] libxrandr-1.5.4_6: verifying RSA signature... libiconv-1.17_7.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libiconv-1.17_7.x86_64.xbps: [833KB 0%] 80MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps: [833KB 78%] 13MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps: 833KB [avg rate: 16MB/s] libiconv-1.17_7: verifying RSA signature... xkeyboard-config-2.39_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s xkeyboard-config-2.39_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] xkeyboard-config-2.39_6.x86_64.xbps: [1024KB 0%] 44MB/s ETA: 00m00s xkeyboard-config-2.39_6.x86_64.xbps: 1024KB [avg rate: 11GB/s] xkeyboard-config-2.39_6: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig: 512B [avg rate: 19MB/s] zlib-1.2.12_7.x86_64.xbps: [114KB 3%] 81MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 114KB [avg rate: 2310MB/s] zlib-1.2.12_7: verifying RSA signature... libxml-2.10.0_7.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps.sig: 512B [avg rate: 15MB/s] libxml-2.10.0_7.x86_64.xbps: [2411KB 0%] 80MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: 2411KB [avg rate: 47GB/s] libxml-2.10.0_7: verifying RSA signature... libxkbcommon-1.5.0_6.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libxkbcommon-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libxkbcommon-1.5.0_6.x86_64.xbps: [623KB 0%] 78MB/s ETA: 00m00s libxkbcommon-1.5.0_6.x86_64.xbps: 623KB [avg rate: 12GB/s] libxkbcommon-1.5.0_6: verifying RSA signature... llvm-18.1.2_1.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s llvm-18.1.2_1.x86_64.xbps.sig: 512B [avg rate: 17MB/s] llvm-18.1.2_1.x86_64.xbps: [92MB 0%] 78MB/s ETA: 00m00s llvm-18.1.2_1.x86_64.xbps: [92MB 8%] 14MB/s ETA: 00m11s llvm-18.1.2_1.x86_64.xbps: [92MB 25%] 15MB/s ETA: 00m05s llvm-18.1.2_1.x86_64.xbps: [92MB 44%] 16MB/s ETA: 00m03s llvm-18.1.2_1.x86_64.xbps: [92MB 67%] 18MB/s ETA: 00m01s llvm-18.1.2_1.x86_64.xbps: [92MB 91%] 19MB/s ETA: 00m00s llvm-18.1.2_1.x86_64.xbps: 92MB [avg rate: 20MB/s] llvm-18.1.2_1: verifying RSA signature... libglvnd-1.7.0_5.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps.sig: 512B [avg rate: 16MB/s] libglvnd-1.7.0_5.x86_64.xbps: [2121KB 0%] 85MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps: 2121KB [avg rate: 44GB/s] libglvnd-1.7.0_5: verifying RSA signature... xz-utils-5.4.4_5.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps.sig: 512B [avg rate: 16MB/s] xz-utils-5.4.4_5.x86_64.xbps: [642KB 0%] 63MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps: 642KB [avg rate: 9.9GB/s] xz-utils-5.4.4_5: verifying RSA signature... zstd-1.5.6_1.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps.sig: 512B [avg rate: 17MB/s] zstd-1.5.6_1.x86_64.xbps: [837KB 0%] 77MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: 837KB [avg rate: 16GB/s] zstd-1.5.6_1: verifying RSA signature... libxshmfence-1.3.2_6.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxshmfence-1.3.2_6.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libxshmfence-1.3.2_6.x86_64.xbps: [8157B 50%] 74MB/s ETA: 00m00s libxshmfence-1.3.2_6.x86_64.xbps: 8157B [avg rate: 147MB/s] libxshmfence-1.3.2_6: verifying RSA signature... libxdamage-1.1.6_6.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps.sig: 512B [avg rate: 20MB/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... mesa-24.0.4_1.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s mesa-24.0.4_1.x86_64.xbps.sig: 512B [avg rate: 17MB/s] mesa-24.0.4_1.x86_64.xbps: [52MB 0%] -- stalled -- ETA: 00m00s mesa-24.0.4_1.x86_64.xbps: [52MB 19%] 14MB/s ETA: 00m04s mesa-24.0.4_1.x86_64.xbps: [52MB 50%] 15MB/s ETA: 00m01s mesa-24.0.4_1.x86_64.xbps: [52MB 85%] 16MB/s ETA: 00m00s mesa-24.0.4_1.x86_64.xbps: 52MB [avg rate: 19MB/s] mesa-24.0.4_1: verifying RSA signature... sdl2-2.28.4_6.x86_64.xbps.sig: [512B 100%] 22MB/s ETA: 00m00s sdl2-2.28.4_6.x86_64.xbps.sig: 512B [avg rate: 22MB/s] sdl2-2.28.4_6.x86_64.xbps: [1020KB 0%] 81MB/s ETA: 00m00s sdl2-2.28.4_6.x86_64.xbps: 1020KB [avg rate: 20GB/s] sdl2-2.28.4_6: verifying RSA signature... mlibc-headers-0.0pl3987_2.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s mlibc-headers-0.0pl3987_2.x86_64.xbps.sig: 512B [avg rate: 17MB/s] mlibc-headers-0.0pl3987_2.x86_64.xbps: [95KB 4%] 70MB/s ETA: 00m00s mlibc-headers-0.0pl3987_2.x86_64.xbps: 95KB [avg rate: 1650MB/s] mlibc-headers-0.0pl3987_2: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 78MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 2229MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 16MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 87MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 65GB/s] linux-headers-6.9.3_1: verifying RSA signature... frigg-0.0pl342_7.x86_64.xbps.sig: [512B 100%] 9.8MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps.sig: 512B [avg rate: 9.8MB/s] frigg-0.0pl342_7.x86_64.xbps: [41KB 9%] 66MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps: 41KB [avg rate: 673MB/s] frigg-0.0pl342_7: verifying RSA signature... mlibc-0.0pl3987_2.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s mlibc-0.0pl3987_2.x86_64.xbps.sig: 512B [avg rate: 20MB/s] mlibc-0.0pl3987_2.x86_64.xbps: [4345KB 0%] 80MB/s ETA: 00m00s mlibc-0.0pl3987_2.x86_64.xbps: 4345KB [avg rate: 85GB/s] mlibc-0.0pl3987_2: verifying RSA signature... [*] Collecting package files libdrm-2.4.115_8: collecting files... xorg-proto-2023.2_7: collecting files... libxtrans-1.5.0_6: collecting files... xorg-util-macros-1.20.0_6: collecting 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... libx11-1.8.7_4: collecting files... libexpat-2.5.0_6: collecting files... libffi-3.4.4_5: collecting files... wayland-1.22.0_7: collecting files... libxi-1.8.1_6: collecting files... libxcursor-1.2.1_7: collecting files... libxext-1.3.5_6: collecting files... libxfixes-6.0.1_6: collecting files... libxxf86vm-1.1.5_7: collecting files... wayland-protocols-1.32_5: collecting files... eudev-3.2.10_11: collecting files... libxinerama-1.1.5_6: collecting files... libxrender-0.9.11_6: collecting files... libxrandr-1.5.4_6: collecting files... libiconv-1.17_7: 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... llvm-18.1.2_1: collecting files... libglvnd-1.7.0_5: collecting files... xz-utils-5.4.4_5: collecting files... zstd-1.5.6_1: collecting files... libxshmfence-1.3.2_6: collecting files... libxdamage-1.1.6_6: collecting files... mesa-24.0.4_1: collecting files... sdl2-2.28.4_6: collecting files... mlibc-headers-0.0pl3987_2: collecting files... libdrm-headers-2.4.115_1: collecting files... linux-headers-6.9.3_1: collecting files... frigg-0.0pl342_7: collecting files... mlibc-0.0pl3987_2: collecting files... [*] Unpacking packages libdrm-2.4.115_8: unpacking ... xorg-proto-2023.2_7: unpacking ... libxtrans-1.5.0_6: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... xcb-proto-1.16.0_4: unpacking ... libxau-1.0.11_6: unpacking ... libxdmcp-1.1.4_6: unpacking ... libxcb-1.16_4: unpacking ... libx11-1.8.7_4: unpacking ... libexpat-2.5.0_6: unpacking ... libffi-3.4.4_5: unpacking ... wayland-1.22.0_7: unpacking ... libxi-1.8.1_6: unpacking ... libxcursor-1.2.1_7: unpacking ... libxext-1.3.5_6: unpacking ... libxfixes-6.0.1_6: unpacking ... libxxf86vm-1.1.5_7: unpacking ... wayland-protocols-1.32_5: unpacking ... eudev-3.2.10_11: unpacking ... libxinerama-1.1.5_6: unpacking ... libxrender-0.9.11_6: unpacking ... libxrandr-1.5.4_6: unpacking ... libiconv-1.17_7: 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 ... llvm-18.1.2_1: unpacking ... libglvnd-1.7.0_5: unpacking ... xz-utils-5.4.4_5: unpacking ... zstd-1.5.6_1: unpacking ... libxshmfence-1.3.2_6: unpacking ... libxdamage-1.1.6_6: unpacking ... mesa-24.0.4_1: unpacking ... sdl2-2.28.4_6: unpacking ... mlibc-headers-0.0pl3987_2: unpacking ... libdrm-headers-2.4.115_1: unpacking ... linux-headers-6.9.3_1: unpacking ... frigg-0.0pl342_7: unpacking ... mlibc-0.0pl3987_2: unpacking ... 40 downloaded, 40 installed, 0 updated, 40 configured, 0 removed. [2024-09-29 05:52:09.251252 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-09-29 05:52:09.251669 sunset] DEBUG: xbbs.worker: ... found libxrender-0.9.11_6.x86_64.xbps [2024-09-29 05:52:09.252054 sunset] 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: 1 packages registered. [2024-09-29 05:52:09.264754 sunset] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-09-29 05:52:09.265202 sunset] 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: 2 packages registered. [2024-09-29 05:52:09.276378 sunset] DEBUG: xbbs.worker: ... found libiconv-1.17_7.x86_64.xbps [2024-09-29 05:52:09.277665 sunset] 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: 3 packages registered. [2024-09-29 05:52:09.292324 sunset] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2024-09-29 05:52:09.293288 sunset] 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: 4 packages registered. [2024-09-29 05:52:09.305005 sunset] DEBUG: xbbs.worker: ... found libffi-3.4.4_5.x86_64.xbps [2024-09-29 05:52:09.305541 sunset] 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: 5 packages registered. [2024-09-29 05:52:09.315406 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-09-29 05:52:09.315943 sunset] 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: 6 packages registered. [2024-09-29 05:52:09.326531 sunset] DEBUG: xbbs.worker: ... found wayland-1.22.0_7.x86_64.xbps [2024-09-29 05:52:09.327137 sunset] 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: 7 packages registered. [2024-09-29 05:52:09.341304 sunset] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-09-29 05:52:09.342244 sunset] 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: 8 packages registered. [2024-09-29 05:52:09.356055 sunset] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-09-29 05:52:09.356959 sunset] 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: 9 packages registered. [2024-09-29 05:52:09.371994 sunset] DEBUG: xbbs.worker: ... found libxshmfence-1.3.2_6.x86_64.xbps [2024-09-29 05:52:09.372399 sunset] 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: 10 packages registered. [2024-09-29 05:52:09.381423 sunset] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.x86_64.xbps [2024-09-29 05:52:09.382162 sunset] 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: 11 packages registered. [2024-09-29 05:52:09.397510 sunset] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-09-29 05:52:09.397989 sunset] 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: 12 packages registered. [2024-09-29 05:52:09.409895 sunset] DEBUG: xbbs.worker: ... found mlibc-0.0pl3987_2.x86_64.xbps [2024-09-29 05:52:09.412901 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl3987_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl3987_2' (x86_64). index: 13 packages registered. [2024-09-29 05:52:09.435431 sunset] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-09-29 05:52:09.436043 sunset] 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: 14 packages registered. [2024-09-29 05:52:09.449012 sunset] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.5_7.x86_64.xbps [2024-09-29 05:52:09.449723 sunset] 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: 15 packages registered. [2024-09-29 05:52:09.461732 sunset] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.x86_64.xbps [2024-09-29 05:52:09.462996 sunset] 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: 16 packages registered. [2024-09-29 05:52:09.475906 sunset] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-09-29 05:52:09.477218 sunset] 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: 17 packages registered. [2024-09-29 05:52:09.493254 sunset] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-09-29 05:52:09.496018 sunset] 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: 18 packages registered. [2024-09-29 05:52:09.517641 sunset] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.x86_64.xbps [2024-09-29 05:52:09.519401 sunset] 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: 19 packages registered. [2024-09-29 05:52:09.535403 sunset] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-09-29 05:52:09.535922 sunset] 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: 20 packages registered. [2024-09-29 05:52:09.546264 sunset] DEBUG: xbbs.worker: ... found mesa-24.0.4_1.x86_64.xbps [2024-09-29 05:52:09.586433 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mesa-24.0.4_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mesa-24.0.4_1' (x86_64). index: 21 packages registered. [2024-09-29 05:52:09.806197 sunset] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2024-09-29 05:52:09.807043 sunset] 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: 22 packages registered. [2024-09-29 05:52:09.819445 sunset] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_5.x86_64.xbps [2024-09-29 05:52:09.820125 sunset] 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: 23 packages registered. [2024-09-29 05:52:09.830678 sunset] DEBUG: xbbs.worker: ... found libxml-2.10.0_7.x86_64.xbps [2024-09-29 05:52:09.832621 sunset] 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: 24 packages registered. [2024-09-29 05:52:09.851325 sunset] DEBUG: xbbs.worker: ... found eudev-3.2.10_11.x86_64.xbps [2024-09-29 05:52:09.854152 sunset] 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-09-29 05:52:09.879425 sunset] DEBUG: xbbs.worker: ... found libxi-1.8.1_6.x86_64.xbps [2024-09-29 05:52:09.880182 sunset] 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: 26 packages registered. [2024-09-29 05:52:09.892039 sunset] DEBUG: xbbs.worker: ... found libxcursor-1.2.1_7.x86_64.xbps [2024-09-29 05:52:09.892651 sunset] 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: 27 packages registered. [2024-09-29 05:52:09.905952 sunset] DEBUG: xbbs.worker: ... found sdl2-2.28.4_6.x86_64.xbps [2024-09-29 05:52:09.907295 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'sdl2-2.28.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `sdl2-2.28.4_6' (x86_64). index: 28 packages registered. [2024-09-29 05:52:09.919690 sunset] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl3987_2.x86_64.xbps [2024-09-29 05:52:09.920194 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl3987_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl3987_2' (x86_64). index: 29 packages registered. [2024-09-29 05:52:09.930815 sunset] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2024-09-29 05:52:09.931375 sunset] 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: 30 packages registered. [2024-09-29 05:52:09.951732 sunset] DEBUG: xbbs.worker: ... found libxkbcommon-1.5.0_6.x86_64.xbps [2024-09-29 05:52:09.953071 sunset] 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: 31 packages registered. [2024-09-29 05:52:09.968619 sunset] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_6.x86_64.xbps [2024-09-29 05:52:09.969103 sunset] 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: 32 packages registered. [2024-09-29 05:52:09.980078 sunset] DEBUG: xbbs.worker: ... found libxinerama-1.1.5_6.x86_64.xbps [2024-09-29 05:52:09.980613 sunset] 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: 33 packages registered. [2024-09-29 05:52:09.991887 sunset] DEBUG: xbbs.worker: ... found libxext-1.3.5_6.x86_64.xbps [2024-09-29 05:52:09.992643 sunset] 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: 34 packages registered. [2024-09-29 05:52:10.007968 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl342_7.x86_64.xbps [2024-09-29 05:52:10.008428 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl342_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl342_7' (x86_64). index: 35 packages registered. [2024-09-29 05:52:10.019180 sunset] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-09-29 05:52:10.019742 sunset] 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: 36 packages registered. [2024-09-29 05:52:10.033788 sunset] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.x86_64.xbps [2024-09-29 05:52:10.034321 sunset] 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: 37 packages registered. [2024-09-29 05:52:10.046166 sunset] DEBUG: xbbs.worker: ... found xkeyboard-config-2.39_6.x86_64.xbps [2024-09-29 05:52:10.047331 sunset] 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: 38 packages registered. [2024-09-29 05:52:10.064848 sunset] DEBUG: xbbs.worker: ... found llvm-18.1.2_1.x86_64.xbps [2024-09-29 05:52:10.127241 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-18.1.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-18.1.2_1' (x86_64). index: 39 packages registered. [2024-09-29 05:52:10.759255 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-09-29 05:52:10.762198 sunset] 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: 40 packages registered. [2024-09-29 05:52:15.247761 sunset] 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 configure tyr-quake build tyr-quake pack tyr-quake xbstrap: fetch tyr-quake [1/7] xbstrap: checkout tyr-quake [2/7] [2024-09-29 05:52:19.554756 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'tyr-quake'} xbstrap: patch tyr-quake [3/7] [2024-09-29 05:52:19.624171 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, '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/7] xbstrap: configure tyr-quake [5/7] 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 [2024-09-29 05:52:19.632215 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'tyr-quake'} [2024-09-29 05:52:19.634246 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'tyr-quake'} PID init is 1004977 (outside the namespace) DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config" The Meson build system Version: 1.5.2 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. xbstrap: build tyr-quake [6/7] xbstrap: Running ['ninja'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt [2024-09-29 05:52:20.457247 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'tyr-quake'} PID init is 1005063 (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_cvar.c.o [5/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 [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/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) { | ^~~~~~~~~~ [8/83] Compiling C object tyr-quake.p/common_alias_model.c.o [9/83] Compiling C object tyr-quake.p/common_mathlib.c.o [10/83] Compiling C object tyr-quake.p/NQ_cl_demo.c.o [11/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; | ^~~~~~~~ [12/83] Compiling C object tyr-quake.p/common_developer.c.o [13/83] Compiling C object tyr-quake.p/NQ_cl_main.c.o [14/83] Compiling C object tyr-quake.p/common_pcx.c.o [15/83] Compiling C object tyr-quake.p/NQ_cl_input.c.o [16/83] Compiling C object tyr-quake.p/NQ_cl_parse.c.o [17/83] Compiling C object tyr-quake.p/NQ_cl_tent.c.o [18/83] Compiling C object tyr-quake.p/common_r_efrag.c.o [19/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)) | ^~~~~~~~~~ [20/83] Compiling C object tyr-quake.p/common_r_lerp.c.o [21/83] Compiling C object tyr-quake.p/common_r_light.c.o [22/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 [23/83] Compiling C object tyr-quake.p/common_r_model.c.o [24/83] Compiling C object tyr-quake.p/common_console.c.o [25/83] Compiling C object tyr-quake.p/common_screen.c.o [26/83] Compiling C object tyr-quake.p/common_snd_mix.c.o [27/83] Compiling C object tyr-quake.p/common_snd_mem.c.o [28/83] Compiling C object tyr-quake.p/common_r_part.c.o [29/83] Compiling C object tyr-quake.p/common_sprite_model.c.o [30/83] Compiling C object tyr-quake.p/common_snd_dma.c.o [31/83] Compiling C object tyr-quake.p/common_wad.c.o [32/83] Compiling C object tyr-quake.p/common_vid_mode.c.o [33/83] Compiling C object tyr-quake.p/NQ_view.c.o [34/83] Compiling C object tyr-quake.p/NQ_sbar.c.o [35/83] Compiling C object tyr-quake.p/common_menu.c.o [36/83] Compiling C object tyr-quake.p/common_pr_exec.c.o [37/83] Compiling C object tyr-quake.p/common_model.c.o [38/83] Compiling C object tyr-quake.p/common_sv_move.c.o [39/83] Compiling C object tyr-quake.p/common_d_init.c.o [40/83] Compiling C object tyr-quake.p/common_d_modech.c.o [41/83] Compiling C object tyr-quake.p/common_pr_cmds.c.o [42/83] Compiling C object tyr-quake.p/common_d_fill.c.o [43/83] Compiling C object tyr-quake.p/common_d_edge.c.o [44/83] Compiling C object tyr-quake.p/common_d_part.c.o [45/83] Compiling C object tyr-quake.p/common_pr_edict.c.o [46/83] Compiling C object tyr-quake.p/common_sv_phys.c.o [47/83] Compiling C object tyr-quake.p/common_d_sky.c.o [48/83] Compiling C object tyr-quake.p/common_d_vars.c.o [49/83] Compiling C object tyr-quake.p/common_d_surf.c.o [50/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; | ^~~~~~~~~~~~ [51/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))) | ^~~~~~~~~~ [52/83] Compiling C object tyr-quake.p/common_d_polyse.c.o [53/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 [54/83] Compiling C object tyr-quake.p/common_r_aclip.c.o [55/83] Compiling C object tyr-quake.p/common_r_bsp.c.o [56/83] Compiling C object tyr-quake.p/common_d_scan.c.o [57/83] Compiling C object tyr-quake.p/common_r_misc.c.o [58/83] Compiling C object tyr-quake.p/common_r_vars.c.o [59/83] Compiling C object tyr-quake.p/common_r_sky.c.o [60/83] Compiling C object tyr-quake.p/common_nonintel.c.o [61/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; | ^~~~~~~ [62/83] Compiling C object tyr-quake.p/NQ_net_none.c.o [63/83] Compiling C object tyr-quake.p/common_r_edge.c.o [64/83] Compiling C object tyr-quake.p/common_r_alias.c.o [65/83] Compiling C object tyr-quake.p/common_cd_null.c.o [66/83] Compiling C object tyr-quake.p/common_r_sprite.c.o [67/83] Compiling C object tyr-quake.p/common_sys_managarm.c.o [68/83] Compiling C object tyr-quake.p/common_snd_null.c.o [69/83] Compiling C object tyr-quake.p/NQ_chase.c.o [70/83] Compiling C object tyr-quake.p/common_draw.c.o [71/83] Compiling C object tyr-quake.p/common_r_surf.c.o [72/83] Compiling C object tyr-quake.p/NQ_net_common.c.o [73/83] Compiling C object tyr-quake.p/NQ_host.c.o [74/83] Compiling C object tyr-quake.p/NQ_net_loop.c.o [75/83] Compiling C object tyr-quake.p/common_world.c.o [76/83] Compiling C object tyr-quake.p/NQ_host_cmd.c.o [77/83] Compiling C object tyr-quake.p/common_r_main.c.o [78/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) | ^~~~~~~~~~ [79/83] Compiling C object tyr-quake.p/common_sdl_common.c.o [80/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) { | ^~~~~~~~~~ [81/83] Compiling C object tyr-quake.p/common_in_sdl.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 1005399 (outside the namespace) xbstrap: pack tyr-quake [7/7] [2024-09-29 05:52:23.319805 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'tyr-quake'} 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/tmpmcefe65q'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/tyr-quake-0.65_9.x86_64.xbps'] (x86_64) [2024-09-29 05:52:23.451398 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'tyr-quake'} [2024-09-29 05:52:23.460148 sunset] 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='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, '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'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.1_6'}, 'libxcursor': {'architecture': 'x86_64', 'version': '1.2.1_7'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.5_7'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'eudev': {'architecture': 'x86_64', 'version': '3.2.10_11'}, 'libxinerama': {'architecture': 'x86_64', 'version': '1.1.5_6'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, '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'}, 'llvm': {'architecture': 'x86_64', 'version': '18.1.2_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.2_6'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_1'}, 'sdl2': {'architecture': 'x86_64', 'version': '2.28.4_6'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl3987_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl3987_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-09-29 05:52:23.490221 sunset] INFO: xbbs.worker: job done. return code: 0