[2024-10-13 06:01:05.230677 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:xwayland', repository='https://github.com/managarm/bootstrap-managarm.git', revision='2f39d0784d5e76620f88f52fe32a163e9cd0a4d3', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'llvm': {'architecture': 'x86_64', 'version': '18.1.2_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.5_7'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_7'}, 'libxkbfile': {'architecture': 'x86_64', 'version': '1.1.2_6'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.40_4'}, 'pixman': {'architecture': 'x86_64', 'version': '0.42.2_6'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'fontconfig': {'architecture': 'x86_64', 'version': '2.14.2_5'}, 'xorg-font-util': {'architecture': 'x86_64', 'version': '1.4.0_5'}, 'libfontenc': {'architecture': 'x86_64', 'version': '1.1.7_6'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.1_5'}, 'libxfont2': {'architecture': 'x86_64', 'version': '2.0.6_6'}, 'xkbcomp': {'architecture': 'x86_64', 'version': '1.4.6_5'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.2_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'gmp': {'architecture': 'x86_64', 'version': '6.2.1_8'}, 'nettle': {'architecture': 'x86_64', 'version': '3.8.1_7'}, 'libxcvt': {'architecture': 'x86_64', 'version': '0.1.2_7'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4003_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4003_2'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.22.0_1'}}, prod_pkgs={'xwayland': {'architecture': 'x86_64', 'version': '23.2.1_5'}}, 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-10-13 06:01:05.231541 tictac] 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-10-13 06:01:05.243978 tictac] 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-10-13 06:01:05.252263 tictac] 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-10-13 06:01:06.236382 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '2f39d0784d5e76620f88f52fe32a163e9cd0a4d3'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 2f39d07 sys-boot: upgrade Limine to 8.1.1 [2024-10-13 06:01:06.280976 tictac] 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-10-13 06:01:07.274253 tictac] 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', '--', 'zlib', 'libxtrans', 'xorg-util-macros', 'libxfixes', 'llvm', 'libxdamage', 'libglvnd', 'libexpat', 'xz-utils', 'zstd', 'libxxf86vm', 'libxrender', 'libxrandr', 'mesa', 'libx11', 'libepoxy', 'libxkbfile', 'libpng', 'pixman', 'libdrm', 'libxml', 'libiconv', 'fontconfig', 'xorg-font-util', 'libfontenc', 'bzip2', 'freetype', 'libxfont2', 'xkbcomp', 'libxshmfence', 'libxext', 'gmp', 'nettle', 'libxcvt', 'libxau', 'xcb-proto', 'wayland-protocols', 'libffi', 'wayland', 'libxdmcp', 'libxcb', 'xorg-proto', 'mlibc-headers', 'libdrm-headers', 'frigg', 'linux-headers', 'mlibc'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [31KB 12%] 80MB/s ETA: 00m00s x86_64-repodata: 31KB [avg rate: 618MB/s] 47 packages will be downloaded: 47 packages will be installed: zlib-1.2.12_7 libxtrans-1.5.0_6 xorg-util-macros-1.20.0_6 libxfixes-6.0.1_6 llvm-18.1.2_1 libxdamage-1.1.6_6 libglvnd-1.7.0_5 libexpat-2.5.0_6 xz-utils-5.4.4_5 zstd-1.5.6_1 libxxf86vm-1.1.5_7 libxrender-0.9.11_6 libxrandr-1.5.4_6 mesa-24.0.4_1 libx11-1.8.7_4 libepoxy-1.5.10_7 libxkbfile-1.1.2_6 libpng-1.6.40_4 pixman-0.42.2_6 libdrm-2.4.115_8 libxml-2.10.0_7 libiconv-1.17_7 fontconfig-2.14.2_5 xorg-font-util-1.4.0_5 libfontenc-1.1.7_6 bzip2-1.0.8_9 freetype-2.13.1_5 libxfont2-2.0.6_6 xkbcomp-1.4.6_5 libxshmfence-1.3.2_6 libxext-1.3.5_6 gmp-6.2.1_8 nettle-3.8.1_7 libxcvt-0.1.2_7 libxau-1.0.11_6 xcb-proto-1.16.0_4 wayland-protocols-1.32_5 libffi-3.4.4_5 wayland-1.22.0_7 libxdmcp-1.1.4_6 libxcb-1.16_4 xorg-proto-2023.2_7 mlibc-headers-0.0pl4003_2 libdrm-headers-2.4.115_1 frigg-0.0pl342_7 linux-headers-6.9.3_1 mlibc-0.0pl4003_2 Size to download: 177MB Size required on disk: 662MB Space available on disk: 48GB [*] Downloading packages zlib-1.2.12_7.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig: 512B [avg rate: 10MB/s] zlib-1.2.12_7.x86_64.xbps: [114KB 3%] 52MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 114KB [avg rate: 1478MB/s] zlib-1.2.12_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%] 59MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 627MB/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%] 71MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 402MB/s] xorg-util-macros-1.20.0_6: verifying RSA signature... libxfixes-6.0.1_6.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 74MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 1088MB/s] libxfixes-6.0.1_6: verifying RSA signature... llvm-18.1.2_1.x86_64.xbps.sig: [512B 100%] 16MB/s ETA: 00m00s llvm-18.1.2_1.x86_64.xbps.sig: 512B [avg rate: 16MB/s] llvm-18.1.2_1.x86_64.xbps: [92MB 0%] 31MB/s ETA: 00m00s llvm-18.1.2_1.x86_64.xbps: [92MB 0%] 2020KB/s ETA: 02m43s llvm-18.1.2_1.x86_64.xbps: [92MB 5%] 3959KB/s ETA: 00m35s llvm-18.1.2_1.x86_64.xbps: [92MB 10%] 4202KB/s ETA: 00m26s llvm-18.1.2_1.x86_64.xbps: [92MB 15%] 4384KB/s ETA: 00m22s llvm-18.1.2_1.x86_64.xbps: [92MB 20%] 4527KB/s ETA: 00m19s llvm-18.1.2_1.x86_64.xbps: [92MB 25%] 4634KB/s ETA: 00m17s llvm-18.1.2_1.x86_64.xbps: [92MB 31%] 4717KB/s ETA: 00m15s llvm-18.1.2_1.x86_64.xbps: [92MB 36%] 4773KB/s ETA: 00m13s llvm-18.1.2_1.x86_64.xbps: [92MB 42%] 4817KB/s ETA: 00m12s llvm-18.1.2_1.x86_64.xbps: [92MB 47%] 4855KB/s ETA: 00m10s llvm-18.1.2_1.x86_64.xbps: [92MB 52%] 4754KB/s ETA: 00m10s llvm-18.1.2_1.x86_64.xbps: [92MB 56%] 4710KB/s ETA: 00m09s llvm-18.1.2_1.x86_64.xbps: [92MB 61%] 4685KB/s ETA: 00m08s llvm-18.1.2_1.x86_64.xbps: [92MB 66%] 4691KB/s ETA: 00m07s llvm-18.1.2_1.x86_64.xbps: [92MB 71%] 4724KB/s ETA: 00m05s llvm-18.1.2_1.x86_64.xbps: [92MB 76%] 4751KB/s ETA: 00m04s llvm-18.1.2_1.x86_64.xbps: [92MB 82%] 4778KB/s ETA: 00m03s llvm-18.1.2_1.x86_64.xbps: [92MB 87%] 4806KB/s ETA: 00m02s llvm-18.1.2_1.x86_64.xbps: [92MB 93%] 4832KB/s ETA: 00m01s llvm-18.1.2_1.x86_64.xbps: [92MB 99%] 4853KB/s ETA: 00m00s llvm-18.1.2_1.x86_64.xbps: 92MB [avg rate: 4897KB/s] llvm-18.1.2_1: 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%] 98MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps: 25KB [avg rate: 603MB/s] libxdamage-1.1.6_6: verifying RSA signature... libglvnd-1.7.0_5.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps.sig: 512B [avg rate: 10MB/s] libglvnd-1.7.0_5.x86_64.xbps: [2121KB 0%] 60MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps: 2121KB [avg rate: 31GB/s] libglvnd-1.7.0_5: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig: 512B [avg rate: 15MB/s] libexpat-2.5.0_6.x86_64.xbps: [332KB 1%] 55MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 332KB [avg rate: 4563MB/s] libexpat-2.5.0_6: verifying RSA signature... xz-utils-5.4.4_5.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps.sig: 512B [avg rate: 20MB/s] xz-utils-5.4.4_5.x86_64.xbps: [642KB 0%] -- stalled -- ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps: 642KB [avg rate: -- stalled --] xz-utils-5.4.4_5: verifying RSA signature... zstd-1.5.6_1.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps.sig: 512B [avg rate: 15MB/s] zstd-1.5.6_1.x86_64.xbps: [837KB 0%] 30MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: [837KB 87%] 2581KB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: 837KB [avg rate: 2934KB/s] zstd-1.5.6_1: 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%] 61MB/s ETA: 00m00s libxxf86vm-1.1.5_7.x86_64.xbps: 42KB [avg rate: 634MB/s] libxxf86vm-1.1.5_7: verifying RSA signature... libxrender-0.9.11_6.x86_64.xbps.sig: [512B 100%] 24MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps.sig: 512B [avg rate: 24MB/s] libxrender-0.9.11_6.x86_64.xbps: [122KB 3%] 100MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps: 122KB [avg rate: 3067MB/s] libxrender-0.9.11_6: verifying RSA signature... libxrandr-1.5.4_6.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps.sig: 512B [avg rate: 19MB/s] libxrandr-1.5.4_6.x86_64.xbps: [107KB 3%] 52MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps: 107KB [avg rate: 1395MB/s] libxrandr-1.5.4_6: verifying RSA signature... mesa-24.0.4_1.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s mesa-24.0.4_1.x86_64.xbps.sig: 512B [avg rate: 20MB/s] mesa-24.0.4_1.x86_64.xbps: [52MB 0%] 8081KB/s ETA: 00m00s mesa-24.0.4_1.x86_64.xbps: [52MB 4%] 2765KB/s ETA: 00m21s mesa-24.0.4_1.x86_64.xbps: [52MB 9%] 2871KB/s ETA: 00m18s mesa-24.0.4_1.x86_64.xbps: [52MB 15%] 2936KB/s ETA: 00m16s mesa-24.0.4_1.x86_64.xbps: [52MB 21%] 2980KB/s ETA: 00m14s mesa-24.0.4_1.x86_64.xbps: [52MB 27%] 3012KB/s ETA: 00m13s mesa-24.0.4_1.x86_64.xbps: [52MB 33%] 3030KB/s ETA: 00m12s mesa-24.0.4_1.x86_64.xbps: [52MB 38%] 3040KB/s ETA: 00m11s mesa-24.0.4_1.x86_64.xbps: [52MB 44%] 3057KB/s ETA: 00m09s mesa-24.0.4_1.x86_64.xbps: [52MB 50%] 3082KB/s ETA: 00m08s mesa-24.0.4_1.x86_64.xbps: [52MB 57%] 3123KB/s ETA: 00m07s mesa-24.0.4_1.x86_64.xbps: [52MB 64%] 3183KB/s ETA: 00m06s mesa-24.0.4_1.x86_64.xbps: [52MB 72%] 3270KB/s ETA: 00m04s mesa-24.0.4_1.x86_64.xbps: [52MB 81%] 3387KB/s ETA: 00m03s mesa-24.0.4_1.x86_64.xbps: [52MB 91%] 3555KB/s ETA: 00m01s mesa-24.0.4_1.x86_64.xbps: 52MB [avg rate: 3888KB/s] mesa-24.0.4_1: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 7692KB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 7692KB/s] libx11-1.8.7_4.x86_64.xbps: [3283KB 0%] 36MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: 3283KB [avg rate: 28GB/s] libx11-1.8.7_4: verifying RSA signature... libepoxy-1.5.10_7.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libepoxy-1.5.10_7.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libepoxy-1.5.10_7.x86_64.xbps: [1242KB 0%] 106MB/s ETA: 00m00s libepoxy-1.5.10_7.x86_64.xbps: 1242KB [avg rate: 32GB/s] libepoxy-1.5.10_7: verifying RSA signature... libxkbfile-1.1.2_6.x86_64.xbps.sig: [512B 100%] 24MB/s ETA: 00m00s libxkbfile-1.1.2_6.x86_64.xbps.sig: 512B [avg rate: 24MB/s] libxkbfile-1.1.2_6.x86_64.xbps: [256KB 1%] 95MB/s ETA: 00m00s libxkbfile-1.1.2_6.x86_64.xbps: 256KB [avg rate: 6092MB/s] libxkbfile-1.1.2_6: verifying RSA signature... libpng-1.6.40_4.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libpng-1.6.40_4.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libpng-1.6.40_4.x86_64.xbps: [905KB 0%] 32MB/s ETA: 00m00s libpng-1.6.40_4.x86_64.xbps: 905KB [avg rate: 7307MB/s] libpng-1.6.40_4: verifying RSA signature... pixman-0.42.2_6.x86_64.xbps.sig: [512B 100%] 27MB/s ETA: 00m00s pixman-0.42.2_6.x86_64.xbps.sig: 512B [avg rate: 27MB/s] pixman-0.42.2_6.x86_64.xbps: [4349KB 0%] 103MB/s ETA: 00m00s pixman-0.42.2_6.x86_64.xbps: [4349KB 47%] 3642KB/s ETA: 00m01s pixman-0.42.2_6.x86_64.xbps: 4349KB [avg rate: 7616KB/s] pixman-0.42.2_6: verifying RSA signature... libdrm-2.4.115_8.x86_64.xbps.sig: [512B 100%] 18MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig: 512B [avg rate: 18MB/s] libdrm-2.4.115_8.x86_64.xbps: [240KB 1%] 52MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 240KB [avg rate: 3130MB/s] libdrm-2.4.115_8: verifying RSA signature... libxml-2.10.0_7.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps.sig: 512B [avg rate: 19MB/s] libxml-2.10.0_7.x86_64.xbps: [2409KB 0%] 67MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: 2409KB [avg rate: 40GB/s] libxml-2.10.0_7: verifying RSA signature... libiconv-1.17_7.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps.sig: 512B [avg rate: 21MB/s] libiconv-1.17_7.x86_64.xbps: [833KB 0%] 109MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps: 833KB [avg rate: 22GB/s] libiconv-1.17_7: verifying RSA signature... fontconfig-2.14.2_5.x86_64.xbps.sig: [512B 100%] 24MB/s ETA: 00m00s fontconfig-2.14.2_5.x86_64.xbps.sig: 512B [avg rate: 24MB/s] fontconfig-2.14.2_5.x86_64.xbps: [584KB 0%] -- stalled -- ETA: 00m00s fontconfig-2.14.2_5.x86_64.xbps: 584KB [avg rate: -- stalled --] fontconfig-2.14.2_5: verifying RSA signature... xorg-font-util-1.4.0_5.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s xorg-font-util-1.4.0_5.x86_64.xbps.sig: 512B [avg rate: 20MB/s] xorg-font-util-1.4.0_5.x86_64.xbps: [49KB 8%] 57MB/s ETA: 00m00s xorg-font-util-1.4.0_5.x86_64.xbps: 49KB [avg rate: 707MB/s] xorg-font-util-1.4.0_5: verifying RSA signature... libfontenc-1.1.7_6.x86_64.xbps.sig: [512B 100%] 27MB/s ETA: 00m00s libfontenc-1.1.7_6.x86_64.xbps.sig: 512B [avg rate: 27MB/s] libfontenc-1.1.7_6.x86_64.xbps: [34KB 11%] 66MB/s ETA: 00m00s libfontenc-1.1.7_6.x86_64.xbps: 34KB [avg rate: 568MB/s] libfontenc-1.1.7_6: verifying RSA signature... bzip2-1.0.8_9.x86_64.xbps.sig: [512B 100%] 9259KB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps.sig: 512B [avg rate: 9259KB/s] bzip2-1.0.8_9.x86_64.xbps: [60KB 6%] 57MB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps: 60KB [avg rate: 843MB/s] bzip2-1.0.8_9: verifying RSA signature... freetype-2.13.1_5.x86_64.xbps.sig: [512B 100%] 24MB/s ETA: 00m00s freetype-2.13.1_5.x86_64.xbps.sig: 512B [avg rate: 24MB/s] freetype-2.13.1_5.x86_64.xbps: [1707KB 0%] -- stalled -- ETA: 00m00s freetype-2.13.1_5.x86_64.xbps: 1707KB [avg rate: -- stalled --] freetype-2.13.1_5: verifying RSA signature... libxfont2-2.0.6_6.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libxfont2-2.0.6_6.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libxfont2-2.0.6_6.x86_64.xbps: [446KB 0%] 106MB/s ETA: 00m00s libxfont2-2.0.6_6.x86_64.xbps: [446KB 96%] 3025KB/s ETA: 00m00s libxfont2-2.0.6_6.x86_64.xbps: 446KB [avg rate: 3125KB/s] libxfont2-2.0.6_6: verifying RSA signature... xkbcomp-1.4.6_5.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s xkbcomp-1.4.6_5.x86_64.xbps.sig: 512B [avg rate: 20MB/s] xkbcomp-1.4.6_5.x86_64.xbps: [306KB 1%] -- stalled -- ETA: 00m00s xkbcomp-1.4.6_5.x86_64.xbps: 306KB [avg rate: -- stalled --] xkbcomp-1.4.6_5: 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%] 83MB/s ETA: 00m00s libxshmfence-1.3.2_6.x86_64.xbps: 8157B [avg rate: 166MB/s] libxshmfence-1.3.2_6: verifying RSA signature... libxext-1.3.5_6.x86_64.xbps.sig: [512B 100%] 27MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps.sig: 512B [avg rate: 27MB/s] libxext-1.3.5_6.x86_64.xbps: [221KB 1%] 103MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps: 221KB [avg rate: 5690MB/s] libxext-1.3.5_6: verifying RSA signature... gmp-6.2.1_8.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s gmp-6.2.1_8.x86_64.xbps.sig: 512B [avg rate: 11MB/s] gmp-6.2.1_8.x86_64.xbps: [412KB 0%] 58MB/s ETA: 00m00s gmp-6.2.1_8.x86_64.xbps: 412KB [avg rate: 6005MB/s] gmp-6.2.1_8: verifying RSA signature... nettle-3.8.1_7.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s nettle-3.8.1_7.x86_64.xbps.sig: 512B [avg rate: 14MB/s] nettle-3.8.1_7.x86_64.xbps: [919KB 0%] -- stalled -- ETA: 00m00s nettle-3.8.1_7.x86_64.xbps: 919KB [avg rate: -- stalled --] nettle-3.8.1_7: verifying RSA signature... libxcvt-0.1.2_7.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libxcvt-0.1.2_7.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libxcvt-0.1.2_7.x86_64.xbps: [17KB 24%] 65MB/s ETA: 00m00s libxcvt-0.1.2_7.x86_64.xbps: 17KB [avg rate: 269MB/s] libxcvt-0.1.2_7: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 22MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 22MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 54MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 241MB/s] libxau-1.0.11_6: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 14MB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 57MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 1772MB/s] xcb-proto-1.16.0_4: 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%] -- stalled -- ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps: 85KB [avg rate: -- stalled --] wayland-protocols-1.32_5: verifying RSA signature... libffi-3.4.4_5.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libffi-3.4.4_5.x86_64.xbps: [38KB 10%] 67MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps: 38KB [avg rate: 632MB/s] libffi-3.4.4_5: verifying RSA signature... wayland-1.22.0_7.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps.sig: 512B [avg rate: 20MB/s] wayland-1.22.0_7.x86_64.xbps: [309KB 1%] 81MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps: 309KB [avg rate: 6288MB/s] wayland-1.22.0_7: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 15MB/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%] 21MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 21MB/s] libxcb-1.16_4.x86_64.xbps: [1227KB 0%] 115MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1227KB [avg rate: 34GB/s] libxcb-1.16_4: verifying RSA signature... xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 26MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 26MB/s] xorg-proto-2023.2_7.x86_64.xbps: [586KB 0%] 53MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 586KB [avg rate: 7731MB/s] xorg-proto-2023.2_7: verifying RSA signature... mlibc-headers-0.0pl4003_2.x86_64.xbps.sig: [512B 100%] 24MB/s ETA: 00m00s mlibc-headers-0.0pl4003_2.x86_64.xbps.sig: 512B [avg rate: 24MB/s] mlibc-headers-0.0pl4003_2.x86_64.xbps: [95KB 4%] 55MB/s ETA: 00m00s mlibc-headers-0.0pl4003_2.x86_64.xbps: 95KB [avg rate: 1301MB/s] mlibc-headers-0.0pl4003_2: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 29MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 29MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 63MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 1798MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... frigg-0.0pl342_7.x86_64.xbps.sig: [512B 100%] 9615KB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps.sig: 512B [avg rate: 9615KB/s] frigg-0.0pl342_7.x86_64.xbps: [41KB 9%] -- stalled -- ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps: 41KB [avg rate: -- stalled --] frigg-0.0pl342_7: 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%] 54MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: [3064KB 14%] 3140KB/s ETA: 00m05s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 21MB/s] linux-headers-6.9.3_1: verifying RSA signature... mlibc-0.0pl4003_2.x86_64.xbps.sig: [512B 100%] 9804KB/s ETA: 00m00s mlibc-0.0pl4003_2.x86_64.xbps.sig: 512B [avg rate: 9804KB/s] mlibc-0.0pl4003_2.x86_64.xbps: [4354KB 0%] 100MB/s ETA: 00m00s mlibc-0.0pl4003_2.x86_64.xbps: [4354KB 77%] 3362KB/s ETA: 00m00s mlibc-0.0pl4003_2.x86_64.xbps: 4354KB [avg rate: 4356KB/s] mlibc-0.0pl4003_2: verifying RSA signature... [*] Collecting package files zlib-1.2.12_7: collecting files... libxtrans-1.5.0_6: collecting files... xorg-util-macros-1.20.0_6: collecting files... libxfixes-6.0.1_6: collecting files... llvm-18.1.2_1: collecting files... libxdamage-1.1.6_6: collecting files... libglvnd-1.7.0_5: collecting files... libexpat-2.5.0_6: collecting files... xz-utils-5.4.4_5: collecting files... zstd-1.5.6_1: collecting files... libxxf86vm-1.1.5_7: collecting files... libxrender-0.9.11_6: collecting files... libxrandr-1.5.4_6: collecting files... mesa-24.0.4_1: collecting files... libx11-1.8.7_4: collecting files... libepoxy-1.5.10_7: collecting files... libxkbfile-1.1.2_6: collecting files... libpng-1.6.40_4: collecting files... pixman-0.42.2_6: collecting files... libdrm-2.4.115_8: collecting files... libxml-2.10.0_7: collecting files... libiconv-1.17_7: collecting files... fontconfig-2.14.2_5: collecting files... xorg-font-util-1.4.0_5: collecting files... libfontenc-1.1.7_6: collecting files... bzip2-1.0.8_9: collecting files... freetype-2.13.1_5: collecting files... libxfont2-2.0.6_6: collecting files... xkbcomp-1.4.6_5: collecting files... libxshmfence-1.3.2_6: collecting files... libxext-1.3.5_6: collecting files... gmp-6.2.1_8: collecting files... nettle-3.8.1_7: collecting files... libxcvt-0.1.2_7: collecting files... libxau-1.0.11_6: collecting files... xcb-proto-1.16.0_4: collecting files... wayland-protocols-1.32_5: collecting files... libffi-3.4.4_5: collecting files... wayland-1.22.0_7: collecting files... libxdmcp-1.1.4_6: collecting files... libxcb-1.16_4: collecting files... xorg-proto-2023.2_7: collecting files... mlibc-headers-0.0pl4003_2: collecting files... libdrm-headers-2.4.115_1: collecting files... frigg-0.0pl342_7: collecting files... linux-headers-6.9.3_1: collecting files... mlibc-0.0pl4003_2: collecting files... [*] Unpacking packages zlib-1.2.12_7: unpacking ... libxtrans-1.5.0_6: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... libxfixes-6.0.1_6: unpacking ... llvm-18.1.2_1: unpacking ... libxdamage-1.1.6_6: unpacking ... libglvnd-1.7.0_5: unpacking ... libexpat-2.5.0_6: unpacking ... xz-utils-5.4.4_5: unpacking ... zstd-1.5.6_1: unpacking ... libxxf86vm-1.1.5_7: unpacking ... libxrender-0.9.11_6: unpacking ... libxrandr-1.5.4_6: unpacking ... mesa-24.0.4_1: unpacking ... libx11-1.8.7_4: unpacking ... libepoxy-1.5.10_7: unpacking ... libxkbfile-1.1.2_6: unpacking ... libpng-1.6.40_4: unpacking ... pixman-0.42.2_6: unpacking ... libdrm-2.4.115_8: unpacking ... libxml-2.10.0_7: unpacking ... libiconv-1.17_7: unpacking ... fontconfig-2.14.2_5: unpacking ... xorg-font-util-1.4.0_5: unpacking ... libfontenc-1.1.7_6: unpacking ... bzip2-1.0.8_9: unpacking ... freetype-2.13.1_5: unpacking ... libxfont2-2.0.6_6: unpacking ... xkbcomp-1.4.6_5: unpacking ... libxshmfence-1.3.2_6: unpacking ... libxext-1.3.5_6: unpacking ... gmp-6.2.1_8: unpacking ... nettle-3.8.1_7: unpacking ... libxcvt-0.1.2_7: unpacking ... libxau-1.0.11_6: unpacking ... xcb-proto-1.16.0_4: unpacking ... wayland-protocols-1.32_5: unpacking ... libffi-3.4.4_5: unpacking ... wayland-1.22.0_7: unpacking ... libxdmcp-1.1.4_6: unpacking ... libxcb-1.16_4: unpacking ... xorg-proto-2023.2_7: unpacking ... mlibc-headers-0.0pl4003_2: unpacking ... libdrm-headers-2.4.115_1: unpacking ... frigg-0.0pl342_7: unpacking ... linux-headers-6.9.3_1: unpacking ... mlibc-0.0pl4003_2: unpacking ... 47 downloaded, 47 installed, 0 updated, 47 configured, 0 removed. [2024-10-13 06:02:08.128253 tictac] DEBUG: xbbs.worker: creating repository with existing packages... [2024-10-13 06:02:08.129536 tictac] DEBUG: xbbs.worker: ... found mesa-24.0.4_1.x86_64.xbps [2024-10-13 06:02:08.238784 tictac] 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: 1 packages registered. [2024-10-13 06:02:08.471989 tictac] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.x86_64.xbps [2024-10-13 06:02:08.473693 tictac] 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: 2 packages registered. [2024-10-13 06:02:08.495929 tictac] DEBUG: xbbs.worker: ... found libxcvt-0.1.2_7.x86_64.xbps [2024-10-13 06:02:08.496613 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcvt-0.1.2_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcvt-0.1.2_7' (x86_64). index: 3 packages registered. [2024-10-13 06:02:08.515202 tictac] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_5.x86_64.xbps [2024-10-13 06:02:08.515967 tictac] 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: 4 packages registered. [2024-10-13 06:02:08.534314 tictac] DEBUG: xbbs.worker: ... found mlibc-0.0pl4003_2.x86_64.xbps [2024-10-13 06:02:08.542293 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4003_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4003_2' (x86_64). index: 5 packages registered. [2024-10-13 06:02:08.578888 tictac] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-10-13 06:02:08.584802 tictac] 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: 6 packages registered. [2024-10-13 06:02:08.614049 tictac] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.x86_64.xbps [2024-10-13 06:02:08.614815 tictac] 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: 7 packages registered. [2024-10-13 06:02:08.631630 tictac] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2024-10-13 06:02:08.632290 tictac] 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: 8 packages registered. [2024-10-13 06:02:08.648733 tictac] DEBUG: xbbs.worker: ... found pixman-0.42.2_6.x86_64.xbps [2024-10-13 06:02:08.655713 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'pixman-0.42.2_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `pixman-0.42.2_6' (x86_64). index: 9 packages registered. [2024-10-13 06:02:08.688567 tictac] DEBUG: xbbs.worker: ... found bzip2-1.0.8_9.x86_64.xbps [2024-10-13 06:02:08.689279 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_9' (x86_64). index: 10 packages registered. [2024-10-13 06:02:08.705431 tictac] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2024-10-13 06:02:08.706301 tictac] 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: 11 packages registered. [2024-10-13 06:02:08.723052 tictac] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-10-13 06:02:08.723715 tictac] 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: 12 packages registered. [2024-10-13 06:02:08.739286 tictac] DEBUG: xbbs.worker: ... found llvm-18.1.2_1.x86_64.xbps [2024-10-13 06:02:08.945232 tictac] 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: 13 packages registered. [2024-10-13 06:02:09.320448 tictac] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4003_2.x86_64.xbps [2024-10-13 06:02:09.321750 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4003_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4003_2' (x86_64). index: 14 packages registered. [2024-10-13 06:02:09.339942 tictac] DEBUG: xbbs.worker: ... found libxml-2.10.0_7.x86_64.xbps [2024-10-13 06:02:09.344101 tictac] 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: 15 packages registered. [2024-10-13 06:02:09.371473 tictac] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-10-13 06:02:09.372467 tictac] 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-10-13 06:02:09.390518 tictac] DEBUG: xbbs.worker: ... found libepoxy-1.5.10_7.x86_64.xbps [2024-10-13 06:02:09.393138 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libepoxy-1.5.10_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libepoxy-1.5.10_7' (x86_64). index: 17 packages registered. [2024-10-13 06:02:09.414713 tictac] DEBUG: xbbs.worker: ... found frigg-0.0pl342_7.x86_64.xbps [2024-10-13 06:02:09.415489 tictac] 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: 18 packages registered. [2024-10-13 06:02:09.432291 tictac] DEBUG: xbbs.worker: ... found xkbcomp-1.4.6_5.x86_64.xbps [2024-10-13 06:02:09.433399 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkbcomp-1.4.6_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkbcomp-1.4.6_5' (x86_64). index: 19 packages registered. [2024-10-13 06:02:09.452099 tictac] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-10-13 06:02:09.453627 tictac] 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: 20 packages registered. [2024-10-13 06:02:09.472201 tictac] DEBUG: xbbs.worker: ... found libxrender-0.9.11_6.x86_64.xbps [2024-10-13 06:02:09.473135 tictac] 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: 21 packages registered. [2024-10-13 06:02:09.489842 tictac] DEBUG: xbbs.worker: ... found libxext-1.3.5_6.x86_64.xbps [2024-10-13 06:02:09.490756 tictac] 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: 22 packages registered. [2024-10-13 06:02:09.508262 tictac] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.x86_64.xbps [2024-10-13 06:02:09.510098 tictac] 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: 23 packages registered. [2024-10-13 06:02:09.531281 tictac] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-10-13 06:02:09.536964 tictac] 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-10-13 06:02:09.568111 tictac] DEBUG: xbbs.worker: ... found libxshmfence-1.3.2_6.x86_64.xbps [2024-10-13 06:02:09.568814 tictac] 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: 25 packages registered. [2024-10-13 06:02:09.584926 tictac] DEBUG: xbbs.worker: ... found libxfont2-2.0.6_6.x86_64.xbps [2024-10-13 06:02:09.586242 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfont2-2.0.6_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfont2-2.0.6_6' (x86_64). index: 26 packages registered. [2024-10-13 06:02:09.604484 tictac] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2024-10-13 06:02:09.605637 tictac] 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-10-13 06:02:09.623851 tictac] DEBUG: xbbs.worker: ... found libxkbfile-1.1.2_6.x86_64.xbps [2024-10-13 06:02:09.625052 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbfile-1.1.2_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbfile-1.1.2_6' (x86_64). index: 28 packages registered. [2024-10-13 06:02:09.642374 tictac] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.5_7.x86_64.xbps [2024-10-13 06:02:09.643125 tictac] 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: 29 packages registered. [2024-10-13 06:02:09.659590 tictac] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-10-13 06:02:09.660260 tictac] 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: 30 packages registered. [2024-10-13 06:02:09.676336 tictac] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-10-13 06:02:09.677042 tictac] 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: 31 packages registered. [2024-10-13 06:02:09.693254 tictac] DEBUG: xbbs.worker: ... found libiconv-1.17_7.x86_64.xbps [2024-10-13 06:02:09.694805 tictac] 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: 32 packages registered. [2024-10-13 06:02:09.714550 tictac] DEBUG: xbbs.worker: ... found libfontenc-1.1.7_6.x86_64.xbps [2024-10-13 06:02:09.715342 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libfontenc-1.1.7_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libfontenc-1.1.7_6' (x86_64). index: 33 packages registered. [2024-10-13 06:02:09.731836 tictac] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-10-13 06:02:09.732554 tictac] 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: 34 packages registered. [2024-10-13 06:02:09.748638 tictac] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_6.x86_64.xbps [2024-10-13 06:02:09.749363 tictac] 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: 35 packages registered. [2024-10-13 06:02:09.766682 tictac] DEBUG: xbbs.worker: ... found xorg-font-util-1.4.0_5.x86_64.xbps [2024-10-13 06:02:09.767410 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-font-util-1.4.0_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-font-util-1.4.0_5' (x86_64). index: 36 packages registered. [2024-10-13 06:02:09.784539 tictac] DEBUG: xbbs.worker: ... found freetype-2.13.1_5.x86_64.xbps [2024-10-13 06:02:09.787197 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'freetype-2.13.1_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `freetype-2.13.1_5' (x86_64). index: 37 packages registered. [2024-10-13 06:02:09.818574 tictac] DEBUG: xbbs.worker: ... found fontconfig-2.14.2_5.x86_64.xbps [2024-10-13 06:02:09.820016 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'fontconfig-2.14.2_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `fontconfig-2.14.2_5' (x86_64). index: 38 packages registered. [2024-10-13 06:02:09.848650 tictac] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-10-13 06:02:09.849825 tictac] 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: 39 packages registered. [2024-10-13 06:02:09.874236 tictac] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.x86_64.xbps [2024-10-13 06:02:09.877685 tictac] 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: 40 packages registered. [2024-10-13 06:02:09.905817 tictac] DEBUG: xbbs.worker: ... found nettle-3.8.1_7.x86_64.xbps [2024-10-13 06:02:09.907823 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'nettle-3.8.1_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `nettle-3.8.1_7' (x86_64). index: 41 packages registered. [2024-10-13 06:02:09.934264 tictac] DEBUG: xbbs.worker: ... found libffi-3.4.4_5.x86_64.xbps [2024-10-13 06:02:09.935075 tictac] 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: 42 packages registered. [2024-10-13 06:02:09.955205 tictac] DEBUG: xbbs.worker: ... found wayland-1.22.0_7.x86_64.xbps [2024-10-13 06:02:09.956392 tictac] 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: 43 packages registered. [2024-10-13 06:02:09.974856 tictac] DEBUG: xbbs.worker: ... found gmp-6.2.1_8.x86_64.xbps [2024-10-13 06:02:09.975974 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gmp-6.2.1_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gmp-6.2.1_8' (x86_64). index: 44 packages registered. [2024-10-13 06:02:09.995473 tictac] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-10-13 06:02:09.996256 tictac] 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: 45 packages registered. [2024-10-13 06:02:10.014392 tictac] DEBUG: xbbs.worker: ... found libpng-1.6.40_4.x86_64.xbps [2024-10-13 06:02:10.016060 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libpng-1.6.40_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libpng-1.6.40_4' (x86_64). index: 46 packages registered. [2024-10-13 06:02:10.036299 tictac] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-10-13 06:02:10.038274 tictac] 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: 47 packages registered. [2024-10-13 06:02:31.785677 tictac] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:18', 'package:xwayland'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (18,)}) xbstrap: Running the following plan: fetch xwayland checkout xwayland patch xwayland regenerate xwayland configure xwayland build xwayland pack xwayland xbstrap: fetch xwayland [1/7] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/xwayland/.git/ From https://mirrors.managarm.org/mirror/git/xwayland * [new tag] xwayland-23.2.1 -> xwayland-23.2.1 xbstrap: checkout xwayland [2/7] [2024-10-13 06:02:36.196143 tictac] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 7, 'n_this': 1, 'status': 'success', 'subject': 'xwayland'} HEAD is now at ada62bf Bump version to 23.2.1 xbstrap: patch xwayland [3/7] [2024-10-13 06:02:36.308228 tictac] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 7, 'n_this': 2, 'status': 'success', 'subject': 'xwayland'} Applying: Add managarm-specific changes xbstrap: regenerate xwayland [4/7] xbstrap: configure xwayland [5/7] [2024-10-13 06:02:36.415483 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'xwayland'} [2024-10-13 06:02:36.416538 tictac] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 7, 'n_this': 4, 'status': 'success', 'subject': 'xwayland'} xbstrap: Running ['meson', '--native-file', '@SOURCE_ROOT@/scripts/meson.native-file', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '-Dxkb_dir=/usr/share/X11/xkb', '-Dxkb_bin_dir=/usr/bin', '-Dxvfb=false', '-Dxkb_output_dir=/var/lib/xkb', '-Dvendor_name="The Managarm Project"', '-Dvendor_name_short="Managarm"', '-Dvendor_web="https://managarm.org"', '-Dfontrootdir=/usr/share/fonts/X11', '-Ddridriverdir=/usr/lib/dri', '-Ddpms=false', '-Dscreensaver=false', '-Dxres=false', '-Dxinerama=false', '-Dxv=false', '-Dsecure-rpc=false', '-Dglx=true', '-Ddri3=true', '@THIS_SOURCE_DIR@'] (tools: ['system-gcc', 'cross-binutils', 'wayland-scanner']) via cbuildrt PID init is 1094928 (outside the namespace) DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config" 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/xwayland Build dir: /var/lib/managarm-buildenv/build/pkg-builds/xwayland Build type: cross build Project name: xwayland Project version: 23.2.1 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 Compiler for C supports arguments -Wall: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wbad-function-cast: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES ../../../src/ports/xwayland/meson.build:61: WARNING: Consider using the built-in warning_level option instead of using "-Wall". Found pkg-config: YES (/tmp/xbstrap/virtual/bin/x86_64-managarm-pkg-config) 1.8.1 Run-time dependency xproto found: YES 7.0.33 Run-time dependency randrproto found: YES 1.6.0 Run-time dependency renderproto found: YES 0.11.1 Run-time dependency xextproto found: YES 7.3.0 Run-time dependency inputproto found: YES 2.3.99.2 Run-time dependency kbproto found: YES 1.0.7 Run-time dependency fontsproto found: YES 2.1.3 Run-time dependency fixesproto found: YES 6.1 Run-time dependency damageproto found: YES 1.2.1 Run-time dependency xcmiscproto found: YES 1.2.2 Run-time dependency bigreqsproto found: YES 1.1.2 Run-time dependency presentproto found: YES 1.3 Run-time dependency xtrans found: YES 1.5.0 Run-time dependency videoproto found: YES 2.3.3 Run-time dependency compositeproto found: YES 0.4.2 Run-time dependency recordproto found: YES 1.14.2 Run-time dependency scrnsaverproto found: YES 1.2.3 Run-time dependency resourceproto found: YES 1.2.0 Run-time dependency dri3proto found: YES 1.3 Run-time dependency xineramaproto found: YES 1.2.1 Run-time dependency xf86bigfontproto found: YES 1.2.0 Run-time dependency xf86vidmodeproto found: YES 2.3.1 Run-time dependency xshmfence found: YES 1.3.2 Run-time dependency xwaylandproto found: YES 1.0 Run-time dependency pixman-1 found: YES 0.42.2 Found CMake: NO Run-time dependency libbsd found: NO (tried pkgconfig and cmake) Run-time dependency xkbcomp found: YES 1.4.6 Run-time dependency xkbfile found: YES 1.1.2 Run-time dependency xfont2 found: YES 2.0.6 Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) Run-time dependency libsystemd-daemon found: NO (tried pkgconfig and cmake) Run-time dependency wayland-client found: YES 1.22.0 Run-time dependency wayland-protocols found: YES 1.32 Run-time dependency libxcvt found: YES 0.1.2 Run-time dependency libdrm found: YES 2.4.115 Run-time dependency epoxy found: YES 1.5.10 Checking for function "getaddrinfo" : YES Run-time dependency gbm found: YES 24.0.4 Dependency epoxy found: YES 1.5.10 (cached) Run-time dependency libdecor-0 found: NO (tried pkgconfig and cmake) Run-time dependency wayland-eglstream-protocols found: NO (tried pkgconfig and cmake) Run-time dependency libei-1.0 found: NO (tried pkgconfig and cmake) Run-time dependency liboeffis-1.0 found: NO (tried pkgconfig and cmake) Checking for function "SHA1Init" : NO Checking for function "CC_SHA1_Init" : NO Has header "wincrypt.h" : NO Library md found: NO Run-time dependency libsha1 found: NO (tried pkgconfig and cmake) Run-time dependency nettle found: YES 3.8.1 Message: Using libnettle SHA1 functions Run-time dependency xdmcp found: YES 1.1.4 Dependency libdrm found: YES 2.4.115 (cached) Has header "sys/shm.h" : YES Library m found: YES Library dl found: YES Run-time dependency libselinux found: NO (tried pkgconfig and cmake) Run-time dependency audit found: NO (tried pkgconfig and cmake) Run-time dependency xorg-sgml-doctools found: NO (tried pkgconfig and cmake) Program xmlto found: NO Program xsltproc found: YES (/usr/bin/xsltproc) Program fop found: NO Run-time dependency dri found: YES 24.0.4 Checking if "typeof()" compiles: YES Checking for function "clock_gettime" : YES Checking if "CLOCK_MONOTONIC" compiles: YES Checking for size of "unsigned long" : 8 Header "pthread.h" has symbol "PTHREAD_MUTEX_RECURSIVE" : YES Checking if "pthread_setname_np(tid, name)" compiles: YES Has header "dlfcn.h" : YES Has header "execinfo.h" : YES Has header "fnmatch.h" : YES Has header "stdlib.h" : YES Has header "string.h" : YES Has header "strings.h" : YES Has header "sys/utsname.h" : YES Has header "sys/sysmacros.h" : YES Checking for function "arc4random_buf" with dependency libbsd: NO Checking for function "cbrt" : YES Checking for function "epoll_create1" : YES Checking for function "getuid" : YES Checking for function "geteuid" : YES Checking for function "isastream" : NO Checking for function "issetugid" : NO Checking for function "getifaddrs" : YES Checking for function "getpeereid" : NO Checking for function "getpeerucred" : NO Checking for function "getprogname" : NO Checking for function "getzoneid" : NO Checking for function "memfd_create" : YES Checking for function "mkostemp" : YES Checking for function "mmap" : YES Checking for function "open_device" : NO Checking for function "poll" : YES Checking for function "pollset_create" : NO Checking for function "posix_fallocate" : YES Checking for function "port_create" : NO Checking for function "reallocarray" with dependency libbsd: YES Checking for function "seteuid" : YES Checking for function "shmctl64" : NO Checking for function "sigaction" : YES Checking for function "sigprocmask" : YES Checking for function "strcasecmp" : YES Checking for function "strcasestr" : YES Checking for function "strlcat" with dependency libbsd: YES Checking for function "strlcpy" with dependency libbsd: YES Checking for function "strncasecmp" : YES Checking for function "strndup" : YES Header "string.h" has symbol "strndup" : YES Checking for function "timingsafe_memcmp" : NO Checking for function "vasprintf" : YES Checking for function "vsnprintf" : YES Checking for function "walkcontext" : NO Header "sys/socket.h" has symbol "SCM_RIGHTS" : YES Header "sys/socket.h" has symbol "SO_PEERCRED" : YES Configuring dix-config.h using configuration Configuring version-config.h using configuration Configuring xkb-config.h using configuration Configuring xwayland-config.h using configuration Run-time dependency glproto found: YES 1.4.17 Run-time dependency gl found: YES 1.2 Dependency glproto found: YES 1.4.17 (cached) Dependency gl found: YES 1.2 (cached) Library pthread found: YES Run-time dependency xau found: YES 1.0.11 Dependency presentproto found: YES 1.3 (cached) Dependency epoxy found: YES 1.5.10 (cached) Found pkg-config: YES (/tmp/xbstrap/virtual/bin/host-pkg-config) 1.8.1 Build-time dependency wayland-scanner found: YES 1.22.0 Program /var/lib/managarm-buildenv/build/tools/wayland-scanner/bin/wayland-scanner found: YES (/var/lib/managarm-buildenv/build/tools/wayland-scanner/bin/wayland-scanner) Dependency wayland-protocols found: YES 1.32 (cached) Configuring Xwayland.1 using configuration Program rendercheck found: YES (/usr/bin/rendercheck) Program scripts/xwayland-piglit.sh found: YES (/var/lib/managarm-buildenv/src/ports/xwayland/test/scripts/xwayland-piglit.sh) Run-time dependency xcb found: YES 1.16 Run-time dependency xcb-xinput found: YES 1.16 Dependency xcb found: YES 1.16 (cached) Run-time dependency xcb-damage found: YES 1.16 Dependency xcb found: YES 1.16 (cached) Run-time dependency xcb-sync found: YES 1.16 Configuring Xserver.1 using configuration Build targets in project: 30 NOTICE: Future-deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable', 'meson.build_root', 'meson.source_root'} xwayland 23.2.1 User defined options Cross files : /var/lib/managarm-buildenv/src/scripts/meson-x86_64-managarm.cross-file Native files : /var/lib/managarm-buildenv/src/scripts/meson.native-file prefix : /usr dpms : false dri3 : true dridriverdir : /usr/lib/dri fontrootdir : /usr/share/fonts/X11 glx : true screensaver : false secure-rpc : false vendor_name : "The Managarm Project" vendor_name_short: "Managarm" vendor_web : "https://managarm.org" xinerama : false xkb_bin_dir : /usr/bin xkb_dir : /usr/share/X11/xkb xkb_output_dir : /var/lib/xkb xres : false xv : false xvfb : false 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 xwayland [6/7] [2024-10-13 06:02:41.420309 tictac] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'xwayland'} xbstrap: Running ['ninja'] (tools: ['system-gcc', 'cross-binutils', 'wayland-scanner']) via cbuildrt PID init is 1095595 (outside the namespace) [1/414] Compiling C object dix/liblibxserver_dix.a.p/globals.c.o [2/414] Compiling C object dix/liblibxserver_dix.a.p/atom.c.o [3/414] Compiling C object dix/liblibxserver_dix.a.p/glyphcurs.c.o [4/414] Compiling C object dix/liblibxserver_dix.a.p/extension.c.o [5/414] Compiling C object dix/liblibxserver_dix.a.p/main.c.o [6/414] Compiling C object dix/liblibxserver_dix.a.p/cursor.c.o [7/414] Compiling C object dix/liblibxserver_dix.a.p/dixutils.c.o [8/414] Compiling C object dix/liblibxserver_dix.a.p/gestures.c.o [9/414] Compiling C object dix/liblibxserver_dix.a.p/initatoms.c.o [10/414] Compiling C object dix/liblibxserver_dix.a.p/registry.c.o [11/414] Compiling C object dix/liblibxserver_dix.a.p/pixmap.c.o [12/414] Compiling C object dix/liblibxserver_dix.a.p/enterleave.c.o [13/414] Compiling C object dix/liblibxserver_dix.a.p/eventconvert.c.o [14/414] Compiling C object dix/liblibxserver_dix.a.p/property.c.o [15/414] Compiling C object dix/liblibxserver_dix.a.p/gc.c.o [16/414] Compiling C object dix/liblibxserver_dix.a.p/selection.c.o [17/414] Compiling C object dix/liblibxserver_dix.a.p/grabs.c.o [18/414] Compiling C object dix/liblibxserver_main.a.p/stubmain.c.o [19/414] Linking static target dix/liblibxserver_main.a [20/414] Compiling C object dix/liblibxserver_dix.a.p/inpututils.c.o [21/414] Compiling C object dix/liblibxserver_dix.a.p/tables.c.o [22/414] Compiling C object dix/liblibxserver_dix.a.p/privates.c.o [23/414] Compiling C object dix/liblibxserver_dix.a.p/dixfonts.c.o [24/414] Compiling C object dri3/liblibxserver_dri3.a.p/dri3.c.o [25/414] Compiling C object dix/liblibxserver_dix.a.p/ptrveloc.c.o [26/414] Compiling C object dri3/liblibxserver_dri3.a.p/dri3_screen.c.o [27/414] Compiling C object dix/liblibxserver_dix.a.p/resource.c.o [28/414] Compiling C object dix/liblibxserver_dix.a.p/swaprep.c.o [29/414] Compiling C object dri3/liblibxserver_dri3.a.p/dri3_request.c.o [30/414] Linking static target dri3/liblibxserver_dri3.a [31/414] Compiling C object glx/liblibxserver_glx.a.p/clientinfo.c.o [32/414] Compiling C object glx/liblibxserver_glx.a.p/extension_string.c.o [33/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_table.c.o [34/414] Compiling C object glx/liblibxserver_glx.a.p/createcontext.c.o [35/414] Compiling C object dix/liblibxserver_dix.a.p/devices.c.o [36/414] Compiling C object dix/liblibxserver_dix.a.p/region.c.o [37/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_util.c.o [38/414] Compiling C object dix/liblibxserver_dix.a.p/touch.c.o [39/414] Compiling C object dix/liblibxserver_dix.a.p/getevents.c.o [40/414] Compiling C object dix/liblibxserver_dix.a.p/swapreq.c.o [41/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_program.c.o [42/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_size_get.c.o [43/414] Compiling C object dix/liblibxserver_dix.a.p/colormap.c.o [44/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_texture_compression.c.o [45/414] Compiling C object glx/liblibxserver_glx.a.p/glxdriswrast.c.o [46/414] Compiling C object glx/liblibxserver_glx.a.p/glxext.c.o [47/414] Compiling C object glx/liblibxserver_glx.a.p/renderpix.c.o [48/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_reqsize.c.o [49/414] Compiling C object glx/liblibxserver_glx.a.p/render2swap.c.o [50/414] Compiling C object glx/liblibxserver_glx.a.p/render2.c.o [51/414] Compiling C object glx/liblibxserver_glx.a.p/glxscreens.c.o [52/414] Compiling C object glx/liblibxserver_glx.a.p/glxdricommon.c.o [53/414] Compiling C object glx/liblibxserver_glx.a.p/single2.c.o [54/414] Compiling C object glx/liblibxserver_glx.a.p/singlesize.c.o [55/414] Compiling C object glx/liblibxserver_glx.a.p/renderpixswap.c.o [56/414] Compiling C object glx/liblibxserver_glx.a.p/glxcmdsswap.c.o [57/414] Compiling C object glx/liblibxserver_glx.a.p/rensize.c.o [58/414] Compiling C object glx/liblibxserver_glx.a.p/singlepix.c.o [59/414] Compiling C object glx/liblibglxvnd.a.p/vndservermapping.c.o [60/414] Compiling C object glx/liblibxserver_glx.a.p/swap_interval.c.o [61/414] Compiling C object glx/liblibxserver_glx.a.p/single2swap.c.o [62/414] Compiling C object fb/liblibxserver_fb.a.p/fbarc.c.o [63/414] Compiling C object glx/liblibglxvnd.a.p/vndservervendor.c.o [64/414] Compiling C object fb/liblibxserver_fb.a.p/fballpriv.c.o [65/414] Compiling C object glx/liblibxserver_glx.a.p/xfont.c.o [66/414] Compiling C object glx/liblibglxvnd.a.p/vndext.c.o [67/414] Compiling C object dix/liblibxserver_dix.a.p/events.c.o [68/414] Compiling C object fb/liblibxserver_fb.a.p/fbcmap_mi.c.o [69/414] Compiling C object glx/liblibxserver_glx.a.p/singlepixswap.c.o [70/414] Compiling C object fb/liblibxserver_fb.a.p/fbblt.c.o [71/414] Compiling C object dix/liblibxserver_dix.a.p/dispatch.c.o [72/414] Compiling C object fb/liblibxserver_fb.a.p/fbfillsp.c.o [73/414] Compiling C object fb/liblibxserver_fb.a.p/fbbltone.c.o [74/414] Compiling C object fb/liblibxserver_fb.a.p/fbfillrect.c.o [75/414] Compiling C object fb/liblibxserver_fb.a.p/fbgc.c.o [76/414] Compiling C object glx/liblibglxvnd.a.p/vndcmds.c.o [77/414] Compiling C object fb/liblibxserver_fb.a.p/fbfill.c.o [78/414] Compiling C object fb/liblibxserver_fb.a.p/fbcopy.c.o [79/414] Compiling C object fb/liblibxserver_fb.a.p/fbimage.c.o [80/414] Compiling C object fb/liblibxserver_fb.a.p/fbgetsp.c.o [81/414] Compiling C object fb/liblibxserver_fb.a.p/fbline.c.o [82/414] Linking static target glx/liblibglxvnd.a [83/414] Compiling C object glx/liblibxserver_glx.a.p/glxcmds.c.o [84/414] Compiling C object fb/liblibxserver_fb.a.p/fbglyph.c.o [85/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_dispatch.c.o [86/414] Compiling C object fb/liblibxserver_fb.a.p/fbpixmap.c.o [87/414] Compiling C object fb/liblibxserver_fb.a.p/fboverlay.c.o [88/414] Compiling C object fb/liblibxserver_fb.a.p/fbpoint.c.o [89/414] Compiling C object fb/liblibxserver_fb.a.p/fbscreen.c.o [90/414] Compiling C object fb/liblibxserver_fb.a.p/fbutil.c.o [91/414] Compiling C object fb/liblibxserver_fb.a.p/fbsetsp.c.o [92/414] Compiling C object fb/liblibxserver_fb.a.p/fbsolid.c.o [93/414] Compiling C object fb/liblibxserver_fb.a.p/fbtrap.c.o [94/414] Compiling C object fb/liblibxserver_fb.a.p/fbpush.c.o [95/414] Compiling C object mi/liblibxserver_mi.a.p/midash.c.o [96/414] Compiling C object dix/liblibxserver_dix.a.p/window.c.o [97/414] Linking static target dix/liblibxserver_dix.a [98/414] Compiling C object fb/liblibxserver_fb.a.p/fbpict.c.o [99/414] Compiling C object fb/liblibxserver_fb.a.p/fbtile.c.o [100/414] Compiling C object mi/liblibxserver_mi.a.p/mifillrct.c.o [101/414] Compiling C object fb/liblibxserver_fb.a.p/fbwindow.c.o [102/414] Compiling C object mi/liblibxserver_mi.a.p/mibitblt.c.o [103/414] Compiling C object mi/liblibxserver_mi.a.p/micopy.c.o [104/414] Compiling C object fb/liblibxserver_fb.a.p/fbseg.c.o [105/414] Compiling C object mi/liblibxserver_mi.a.p/micmap.c.o [106/414] Compiling C object mi/liblibxserver_mi.a.p/miglblt.c.o [107/414] Compiling C object mi/liblibxserver_mi.a.p/mipolypnt.c.o [108/414] Compiling C object mi/liblibxserver_mi.a.p/migc.c.o [109/414] Compiling C object mi/liblibxserver_mi.a.p/mieq.c.o [110/414] Compiling C object mi/liblibxserver_mi.a.p/mipolyseg.c.o [111/414] Compiling C object mi/liblibxserver_mi.a.p/mipolytext.c.o [112/414] Compiling C object mi/liblibxserver_mi.a.p/mipolyrect.c.o [113/414] Compiling C object mi/liblibxserver_mi.a.p/miexpose.c.o [114/414] Compiling C object mi/liblibxserver_mi.a.p/midispcur.c.o [115/414] Compiling C object mi/liblibxserver_mi.a.p/miscrinit.c.o [116/414] Compiling C object mi/liblibxserver_mi.a.p/mipushpxl.c.o [117/414] Compiling C object mi/liblibxserver_mi.a.p/mipoly.c.o [118/414] Compiling C object os/liblibxlibc.a.p/timingsafe_memcmp.c.o [119/414] Linking static target os/liblibxlibc.a [120/414] Compiling C object os/liblibxserver_os.a.p/WaitFor.c.o [121/414] Compiling C object mi/liblibxserver_mi.a.p/mizerclip.c.o [122/414] Compiling C object mi/liblibxserver_mi.a.p/mifillarc.c.o [123/414] Compiling C object mi/liblibxserver_mi.a.p/mipointer.c.o [124/414] Compiling C object os/liblibxserver_os.a.p/backtrace.c.o [125/414] Compiling C object mi/liblibxserver_mi.a.p/mizerline.c.o [126/414] Compiling C object os/liblibxserver_os.a.p/auth.c.o [127/414] Compiling C object os/liblibxserver_os.a.p/client.c.o [128/414] Compiling C object mi/liblibxserver_mi.a.p/mivaltree.c.o [129/414] Compiling C object os/liblibxserver_os.a.p/oscolor.c.o [130/414] Compiling C object fb/liblibxserver_fb.a.p/fbbits.c.o [131/414] Compiling C object os/liblibxserver_os.a.p/mitauth.c.o [132/414] Compiling C object mi/liblibxserver_mi.a.p/misprite.c.o [133/414] Compiling C object os/liblibxserver_os.a.p/inputthread.c.o [134/414] Linking static target fb/liblibxserver_fb.a [135/414] Compiling C object mi/liblibxserver_mi.a.p/mizerarc.c.o [136/414] Compiling C object os/liblibxserver_os.a.p/osinit.c.o [137/414] Compiling C object os/liblibxserver_os.a.p/xsha1.c.o [138/414] Compiling C object os/liblibxserver_os.a.p/ospoll.c.o [139/414] Compiling C object mi/liblibxserver_mi.a.p/miwindow.c.o [140/414] Compiling C object os/liblibxserver_os.a.p/xdmauth.c.o [141/414] Compiling C object os/liblibxserver_os.a.p/xprintf.c.o [142/414] Compiling C object os/liblibxserver_os.a.p/busfault.c.o [143/414] Compiling C object os/liblibxserver_os.a.p/connection.c.o [144/414] Compiling C object os/liblibxserver_os.a.p/access.c.o [145/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_dispatch_swap.c.o [146/414] Linking static target glx/liblibxserver_glx.a [147/414] Compiling C object composite/liblibxserver_composite.a.p/compoverlay.c.o [148/414] Compiling C object os/liblibxserver_os.a.p/io.c.o [149/414] Compiling C object os/liblibxserver_os.a.p/log.c.o [150/414] Compiling C object composite/liblibxserver_composite.a.p/compext.c.o [151/414] Compiling C object os/liblibxserver_os.a.p/xdmcp.c.o [152/414] Compiling C object composite/liblibxserver_composite.a.p/compalloc.c.o [153/414] Compiling C object composite/liblibxserver_composite.a.p/compinit.c.o [154/414] Compiling C object dbe/liblibxserver_dbe.a.p/midbe.c.o [155/414] Compiling C object damageext/liblibxserver_damageext.a.p/damageext.c.o [156/414] Linking static target damageext/liblibxserver_damageext.a [157/414] Compiling C object mi/liblibxserver_mi.a.p/mioverlay.c.o [158/414] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misyncshm.c.o [159/414] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misync.c.o [160/414] Compiling C object dbe/liblibxserver_dbe.a.p/dbe.c.o [161/414] Compiling C object os/liblibxserver_os.a.p/utils.c.o [162/414] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misyncfd.c.o [163/414] Linking static target dbe/liblibxserver_dbe.a [164/414] Linking static target miext/sync/liblibxserver_miext_sync.a [165/414] Compiling C object mi/liblibxserver_mi.a.p/miarc.c.o [166/414] Compiling C object present/liblibxserver_present.a.p/present_notify.c.o [167/414] Compiling C object present/liblibxserver_present.a.p/present_vblank.c.o [168/414] Compiling C object composite/liblibxserver_composite.a.p/compwindow.c.o [169/414] Compiling C object present/liblibxserver_present.a.p/present_event.c.o [170/414] Compiling C object present/liblibxserver_present.a.p/present.c.o [171/414] Compiling C object present/liblibxserver_present.a.p/present_fence.c.o [172/414] Linking static target composite/liblibxserver_composite.a [173/414] Compiling C object present/liblibxserver_present.a.p/present_execute.c.o [174/414] Compiling C object present/liblibxserver_present.a.p/present_screen.c.o [175/414] Compiling C object mi/liblibxserver_mi.a.p/miwideline.c.o [176/414] Compiling C object present/liblibxserver_present.a.p/present_fake.c.o [177/414] Linking static target mi/liblibxserver_mi.a [178/414] Compiling C object present/liblibxserver_present.a.p/present_request.c.o [179/414] Compiling C object randr/liblibxserver_randr.a.p/rrdispatch.c.o [180/414] Compiling C object os/liblibxserver_os.a.p/xstrans.c.o [181/414] Compiling C object randr/liblibxserver_randr.a.p/rrpointer.c.o [182/414] Linking static target os/liblibxserver_os.a [183/414] Compiling C object randr/liblibxserver_randr.a.p/rrlease.c.o [184/414] Compiling C object randr/liblibxserver_randr.a.p/rrmode.c.o [185/414] Compiling C object randr/liblibxserver_randr.a.p/rrinfo.c.o [186/414] Compiling C object randr/liblibxserver_randr.a.p/rrproperty.c.o [187/414] Compiling C object randr/liblibxserver_randr.a.p/rrtransform.c.o [188/414] Compiling C object render/liblibxserver_render.a.p/animcur.c.o [189/414] Compiling C object record/liblibxserver_record.a.p/set.c.o [190/414] Compiling C object randr/liblibxserver_randr.a.p/randr.c.o [191/414] Compiling C object randr/liblibxserver_randr.a.p/rrprovider.c.o [192/414] Compiling C object present/liblibxserver_present.a.p/present_scmd.c.o [193/414] Linking static target present/liblibxserver_present.a [194/414] Compiling C object render/liblibxserver_render.a.p/filter.c.o [195/414] Compiling C object randr/liblibxserver_randr.a.p/rrproviderproperty.c.o [196/414] Compiling C object render/liblibxserver_render.a.p/matrix.c.o [197/414] Compiling C object render/liblibxserver_render.a.p/mirect.c.o [198/414] Compiling C object randr/liblibxserver_randr.a.p/rrmonitor.c.o [199/414] Compiling C object render/liblibxserver_render.a.p/mitrap.c.o [200/414] Compiling C object randr/liblibxserver_randr.a.p/rroutput.c.o [201/414] Compiling C object render/liblibxserver_render.a.p/mitri.c.o [202/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/disconnect.c.o [203/414] Compiling C object randr/liblibxserver_randr.a.p/rrsdispatch.c.o [204/414] Compiling C object xkb/liblibxserver_xkb.a.p/ddxCtrls.c.o [205/414] Compiling C object render/liblibxserver_render.a.p/miindex.c.o [206/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/saveset.c.o [207/414] Compiling C object xkb/liblibxserver_xkb.a.p/ddxLEDs.c.o [208/414] Compiling C object render/liblibxserver_render.a.p/mipict.c.o [209/414] Compiling C object render/liblibxserver_render.a.p/glyph.c.o [210/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/select.c.o [211/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/xfixes.c.o [212/414] Compiling C object xkb/liblibxserver_xkb.a.p/ddxBeep.c.o [213/414] Compiling C object randr/liblibxserver_randr.a.p/rrscreen.c.o [214/414] Compiling C object xkb/liblibxserver_xkb.a.p/ddxLoad.c.o [215/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/region.c.o [216/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbSwap.c.o [217/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/cursor.c.o [218/414] Linking static target xfixes/liblibxserver_xfixes.a [219/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbfmisc.c.o [220/414] Compiling C object record/liblibxserver_record.a.p/record.c.o [221/414] Compiling C object randr/liblibxserver_randr.a.p/rrcrtc.c.o [222/414] Compiling C object xkb/liblibxserver_xkb.a.p/maprules.c.o [223/414] Linking static target record/liblibxserver_record.a [224/414] Compiling C object miext/damage/liblibxserver_miext_damage.a.p/damage.c.o [225/414] Linking static target randr/liblibxserver_randr.a [226/414] Linking static target miext/damage/liblibxserver_miext_damage.a [227/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkmread.c.o [228/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbPrKeyEv.c.o [229/414] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxPrivate.c.o [230/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbout.c.o [231/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbAccessX.c.o [232/414] Compiling C object render/liblibxserver_render.a.p/render.c.o [233/414] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxKillSrv.c.o [234/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbInit.c.o [235/414] Compiling C object render/liblibxserver_render.a.p/picture.c.o [236/414] Compiling C object Xext/liblibxserver_xext.a.p/bigreq.c.o [237/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBAlloc.c.o [238/414] Linking static target render/liblibxserver_render.a [239/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbEvents.c.o [240/414] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxVT.c.o [241/414] Compiling C object Xext/liblibxserver_xext.a.p/geext.c.o [242/414] Linking static target xkb/liblibxserver_xkb_stubs.a [243/414] Compiling C object Xext/liblibxserver_xext.a.p/xcmisc.c.o [244/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbLEDs.c.o [245/414] Compiling C object Xext/liblibxserver_xext.a.p/sleepuntil.c.o [246/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbtext.c.o [247/414] Compiling C object Xi/liblibxserver_xi.a.p/allowev.c.o [248/414] Compiling C object Xext/liblibxserver_xext.a.p/xace.c.o [249/414] Compiling C object Xi/liblibxserver_xi.a.p/chgkbd.c.o [250/414] Compiling C object Xi/liblibxserver_xi.a.p/chgdctl.c.o [251/414] Compiling C object Xext/liblibxserver_xext.a.p/hashtable.c.o [252/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbActions.c.o [253/414] Compiling C object Xext/liblibxserver_xext.a.p/xtest.c.o [254/414] Compiling C object Xi/liblibxserver_xi.a.p/chgptr.c.o [255/414] Compiling C object Xi/liblibxserver_xi.a.p/chgkmap.c.o [256/414] Compiling C object Xi/liblibxserver_xi.a.p/devbell.c.o [257/414] Compiling C object Xi/liblibxserver_xi.a.p/chgprop.c.o [258/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBGAlloc.c.o [259/414] Compiling C object Xi/liblibxserver_xi.a.p/getbmap.c.o [260/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBMisc.c.o [261/414] Compiling C object Xi/liblibxserver_xi.a.p/chgfctl.c.o [262/414] Compiling C object Xext/liblibxserver_xext.a.p/shape.c.o [263/414] Compiling C object Xi/liblibxserver_xi.a.p/closedev.c.o [264/414] Compiling C object Xi/liblibxserver_xi.a.p/getkmap.c.o [265/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbUtils.c.o [266/414] Compiling C object Xi/liblibxserver_xi.a.p/getdctl.c.o [267/414] Compiling C object Xi/liblibxserver_xi.a.p/getfctl.c.o [268/414] Compiling C object Xi/liblibxserver_xi.a.p/getmmap.c.o [269/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBMAlloc.c.o [270/414] Compiling C object Xi/liblibxserver_xi.a.p/getfocus.c.o [271/414] Compiling C object Xi/liblibxserver_xi.a.p/getvers.c.o [272/414] Compiling C object Xi/liblibxserver_xi.a.p/getselev.c.o [273/414] Compiling C object Xi/liblibxserver_xi.a.p/grabdevk.c.o [274/414] Compiling C object Xi/liblibxserver_xi.a.p/getprop.c.o [275/414] Compiling C object Xi/liblibxserver_xi.a.p/grabdev.c.o [276/414] Compiling C object Xi/liblibxserver_xi.a.p/grabdevb.c.o [277/414] Compiling C object Xext/liblibxserver_xext_vidmode.a.p/vidmode.c.o [278/414] Compiling C object Xi/liblibxserver_xi.a.p/extinit.c.o [279/414] Compiling C object Xext/liblibxserver_xext.a.p/shm.c.o [280/414] Linking static target Xext/liblibxserver_xext_vidmode.a [281/414] Compiling C object Xi/liblibxserver_xi.a.p/sendexev.c.o [282/414] Compiling C object Xi/liblibxserver_xi.a.p/setbmap.c.o [283/414] Compiling C object Xi/liblibxserver_xi.a.p/setfocus.c.o [284/414] Compiling C object Xi/liblibxserver_xi.a.p/setmode.c.o [285/414] Compiling C object Xi/liblibxserver_xi.a.p/gtmotion.c.o [286/414] Compiling C object Xi/liblibxserver_xi.a.p/selectev.c.o [287/414] Compiling C object Xi/liblibxserver_xi.a.p/setdval.c.o [288/414] Compiling C object Xi/liblibxserver_xi.a.p/opendev.c.o [289/414] Compiling C object Xi/liblibxserver_xi.a.p/ungrdev.c.o [290/414] Compiling C object Xi/liblibxserver_xi.a.p/setmmap.c.o [291/414] Compiling C object Xi/liblibxserver_xi.a.p/queryst.c.o [292/414] Compiling C object Xi/liblibxserver_xi.a.p/listdev.c.o [293/414] Compiling C object Xi/liblibxserver_xi.a.p/xiallowev.c.o [294/414] Compiling C object Xi/liblibxserver_xi.a.p/xichangecursor.c.o [295/414] Compiling C object Xi/liblibxserver_xi.a.p/ungrdevb.c.o [296/414] Compiling C object Xi/liblibxserver_xi.a.p/xigetclientpointer.c.o [297/414] Compiling C object Xi/liblibxserver_xi.a.p/ungrdevk.c.o [298/414] Compiling C object Xi/liblibxserver_xi.a.p/xiwarppointer.c.o [299/414] Compiling C object Xi/liblibxserver_xi.a.p/xigrabdev.c.o [300/414] Compiling C object Xext/liblibxserver_xext.a.p/sync.c.o [301/414] Compiling C object Xi/liblibxserver_xi.a.p/xisetclientpointer.c.o [302/414] Linking static target Xext/liblibxserver_xext.a [303/414] Compiling C object Xi/liblibxserver_xi.a.p/xiselectev.c.o [304/414] Compiling C object Xi/liblibxserver_xi.a.p/xiqueryversion.c.o [305/414] Compiling C object Xi/liblibxserver_xi_stubs.a.p/stubs.c.o [306/414] Compiling C object Xi/liblibxserver_xi.a.p/xisetdevfocus.c.o [307/414] Compiling C object Xi/liblibxserver_xi.a.p/xipassivegrab.c.o [308/414] Linking static target Xi/liblibxserver_xi_stubs.a [309/414] Compiling C object Xi/liblibxserver_xi.a.p/xiquerypointer.c.o [310/414] Compiling C object Xi/liblibxserver_xi.a.p/xichangehierarchy.c.o [311/414] Compiling C object Xi/liblibxserver_xi.a.p/exevents.c.o [312/414] Compiling C object glamor/libglamor.a.p/glamor_dash.c.o [313/414] Compiling C object Xi/liblibxserver_xi.a.p/xiquerydevice.c.o [314/414] Compiling C object Xi/liblibxserver_xi.a.p/xiproperty.c.o [315/414] Compiling C object Xi/liblibxserver_xi.a.p/xibarriers.c.o [316/414] Linking static target Xi/liblibxserver_xi.a [317/414] Compiling C object glamor/libglamor.a.p/glamor_composite_glyphs.c.o [318/414] Compiling C object glamor/libglamor.a.p/glamor_core.c.o [319/414] Compiling C object glamor/libglamor.a.p/glamor_image.c.o [320/414] Compiling C object glamor/libglamor.a.p/glamor_prepare.c.o [321/414] Compiling C object glamor/libglamor.a.p/glamor_lines.c.o [322/414] Compiling C object glamor/libglamor.a.p/glamor_font.c.o [323/414] Compiling C object glamor/libglamor.a.p/glamor_spans.c.o [324/414] Compiling C object glamor/libglamor.a.p/glamor_segs.c.o [325/414] Compiling C object glamor/libglamor.a.p/glamor_rects.c.o [326/414] Compiling C object glamor/libglamor.a.p/glamor.c.o [327/414] Compiling C object glamor/libglamor.a.p/glamor_transform.c.o [328/414] Compiling C object glamor/libglamor.a.p/glamor_copy.c.o [329/414] Compiling C object glamor/libglamor.a.p/glamor_program.c.o [330/414] Compiling C object glamor/libglamor.a.p/glamor_trapezoid.c.o [331/414] Compiling C object glamor/libglamor.a.p/glamor_gradient.c.o [332/414] Compiling C object glamor/libglamor.a.p/glamor_triangles.c.o [333/414] Generating 'hw/xwayland/Xwayland.p/relative-pointer-unstable-v1-client-protocol.h' [334/414] Generating 'hw/xwayland/Xwayland.p/pointer-constraints-unstable-v1-client-protocol.h' [335/414] Generating 'hw/xwayland/Xwayland.p/pointer-gestures-unstable-v1-client-protocol.h' [336/414] Generating 'hw/xwayland/Xwayland.p/tablet-unstable-v2-client-protocol.h' [337/414] Generating 'hw/xwayland/Xwayland.p/xwayland-keyboard-grab-unstable-v1-client-protocol.h' [338/414] Generating 'hw/xwayland/Xwayland.p/xdg-output-unstable-v1-client-protocol.h' [339/414] Generating 'hw/xwayland/Xwayland.p/linux-dmabuf-unstable-v1-client-protocol.h' [340/414] Generating 'hw/xwayland/Xwayland.p/viewporter-client-protocol.h' [341/414] Generating 'hw/xwayland/Xwayland.p/xdg-shell-client-protocol.h' [342/414] Generating 'hw/xwayland/Xwayland.p/drm-lease-v1-client-protocol.h' [343/414] Generating 'hw/xwayland/Xwayland.p/keyboard-shortcuts-inhibit-unstable-v1-client-protocol.h' [344/414] Compiling C object glamor/libglamor.a.p/glamor_window.c.o [345/414] Generating 'hw/xwayland/Xwayland.p/xwayland-shell-v1-client-protocol.h' [346/414] Compiling C object glamor/libglamor.a.p/glamor_addtraps.c.o [347/414] Generating 'hw/xwayland/Xwayland.p/relative-pointer-unstable-v1-protocol.c' [348/414] Compiling C object glamor/libglamor.a.p/glamor_transfer.c.o [349/414] Generating 'hw/xwayland/Xwayland.p/tearing-control-v1-client-protocol.h' [350/414] Generating 'hw/xwayland/Xwayland.p/pointer-gestures-unstable-v1-protocol.c' [351/414] Generating 'hw/xwayland/Xwayland.p/pointer-constraints-unstable-v1-protocol.c' [352/414] Generating 'hw/xwayland/Xwayland.p/tablet-unstable-v2-protocol.c' [353/414] Generating 'hw/xwayland/Xwayland.p/xwayland-keyboard-grab-unstable-v1-protocol.c' [354/414] Generating 'hw/xwayland/Xwayland.p/linux-dmabuf-unstable-v1-protocol.c' [355/414] Generating 'hw/xwayland/Xwayland.p/xdg-output-unstable-v1-protocol.c' [356/414] Generating 'hw/xwayland/Xwayland.p/viewporter-protocol.c' [357/414] Generating 'hw/xwayland/Xwayland.p/xdg-shell-protocol.c' [358/414] Generating 'hw/xwayland/Xwayland.p/keyboard-shortcuts-inhibit-unstable-v1-protocol.c' [359/414] Generating 'hw/xwayland/Xwayland.p/drm-lease-v1-protocol.c' [360/414] Generating 'hw/xwayland/Xwayland.p/xwayland-shell-v1-protocol.c' [361/414] Generating 'hw/xwayland/Xwayland.p/tearing-control-v1-protocol.c' [362/414] Generating 'hw/xwayland/Xwayland.p/drm-client-protocol.h' [363/414] Generating 'hw/xwayland/Xwayland.p/drm-protocol.c' [364/414] Compiling C object glamor/libglamor.a.p/glamor_picture.c.o [365/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_pointer-gestures-unstable-v1-protocol.c.o [366/414] Compiling C object glamor/libglamor_egl_stubs.a.p/glamor_egl_stubs.c.o [367/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xwayland-keyboard-grab-unstable-v1-protocol.c.o [368/414] Compiling C object glamor/libglamor.a.p/glamor_points.c.o [369/414] Compiling C object glamor/libglamor.a.p/glamor_pixmap.c.o [370/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_relative-pointer-unstable-v1-protocol.c.o [371/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_pointer-constraints-unstable-v1-protocol.c.o [372/414] Linking static target glamor/libglamor_egl_stubs.a [373/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_tablet-unstable-v2-protocol.c.o [374/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xdg-output-unstable-v1-protocol.c.o [375/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_linux-dmabuf-unstable-v1-protocol.c.o [376/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_viewporter-protocol.c.o [377/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xdg-shell-protocol.c.o [378/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_drm-lease-v1-protocol.c.o [379/414] Compiling C object test/simple-xinit.p/simple-xinit.c.o [380/414] Compiling C object glamor/libglamor.a.p/glamor_text.c.o [381/414] Compiling C object glamor/libglamor.a.p/glamor_glyphblt.c.o [382/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o [383/414] Compiling C object glamor/libglamor.a.p/glamor_compositerects.c.o [384/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xwayland-shell-v1-protocol.c.o [385/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_drm-protocol.c.o [386/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_tearing-control-v1-protocol.c.o [387/414] Compiling C object glamor/libglamor.a.p/glamor_sync.c.o [388/414] Compiling C object glamor/libglamor.a.p/glamor_vbo.c.o [389/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkb.c.o [390/414] Linking static target xkb/liblibxserver_xkb.a [391/414] Compiling C object glamor/libglamor.a.p/glamor_utils.c.o [392/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-cvt.c.o [393/414] Compiling C object hw/xwayland/Xwayland.p/xwayland.c.o ../../../src/ports/xwayland/hw/xwayland/xwayland.c: In function ‘try_raising_nofile_limit’: ../../../src/ports/xwayland/hw/xwayland/xwayland.c:153:72: warning: format ‘%li’ expects argument of type ‘long int’, but argument 4 has type ‘rlim_t’ {aka ‘long long unsigned int’} [-Wformat=] 153 | LogMessageVerb(X_INFO, 3, "Raising the file descriptors limit to %li\n", | ~~^ | | | long int | %lli 154 | rlim.rlim_max); | ~~~~~~~~~~~~~ | | | rlim_t {aka long long unsigned int} [394/414] Compiling C object glamor/libglamor.a.p/glamor_fbo.c.o [395/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-pixmap.c.o [396/414] Linking target test/simple-xinit [397/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-shm.c.o [398/414] Compiling C object glamor/libglamor.a.p/glamor_largepixmap.c.o [399/414] Compiling C object hw/xwayland/Xwayland.p/.._.._mi_miinitext.c.o [400/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-window-buffers.c.o [401/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-cursor.c.o [402/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-drm-lease.c.o [403/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-vidmode.c.o [404/414] Compiling C object glamor/libglamor.a.p/glamor_render.c.o [405/414] Linking static target glamor/libglamor.a [406/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-glx.c.o [407/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-output.c.o [408/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-screen.c.o [409/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-present.c.o [410/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-window.c.o [411/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-glamor.c.o [412/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-glamor-gbm.c.o [413/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-input.c.o [414/414] Linking target hw/xwayland/Xwayland xbstrap: Running ['ninja', 'install'] (tools: ['system-gcc', 'cross-binutils', 'wayland-scanner']) via cbuildrt PID init is 1097175 (outside the namespace) [0/1] Installing files. Installing hw/xwayland/Xwayland to /var/lib/managarm-buildenv/build/packages/xwayland.collect/usr/bin Installing /var/lib/managarm-buildenv/build/pkg-builds/xwayland/hw/xwayland/Xwayland.1 to /var/lib/managarm-buildenv/build/packages/xwayland.collect/usr/share/man/man1 Installing /var/lib/managarm-buildenv/build/pkg-builds/xwayland/Xserver.1 to /var/lib/managarm-buildenv/build/packages/xwayland.collect/usr/share/man/man1 Installing /var/lib/managarm-buildenv/src/ports/xwayland/dix/protocol.txt to /var/lib/managarm-buildenv/build/packages/xwayland.collect/usr/lib/xorg Installing /var/lib/managarm-buildenv/build/pkg-builds/xwayland/meson-private/xwayland.pc to /var/lib/managarm-buildenv/build/packages/xwayland.collect/usr/lib/pkgconfig Installing /var/lib/managarm-buildenv/src/ports/xwayland/hw/xwayland/desktop/org.freedesktop.Xwayland.desktop to /var/lib/managarm-buildenv/build/packages/xwayland.collect/usr/share/applications xbstrap: pack xwayland [7/7] [2024-10-13 06:02:56.023717 tictac] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 7, 'n_this': 6, 'status': 'success', 'subject': 'xwayland'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'xwayland', '-n', 'xwayland-23.2.1_5', '-D', 'mlibc>=0 wayland>=0 wayland-protocols>=0 libxcvt>=0 xcb-proto>=0 xorg-proto>=0 libdrm>=0 libxshmfence>=0 libxkbfile>=0 libxfont2>=0 libepoxy>=0 libxcb>=0 libxext>=0 libxdmcp>=0 nettle>=0 xkbcomp>=0 pixman>=0', '--desc', 'Standalone X server running under Wayland', '--long-desc', "Wayland is a complete window system in itself, but even so, if we're migrating away from X, it makes sense to have a good backwards compatibility story. With a few changes, the Xorg server can be modified to use wayland input devices for input and forward either the root window or individual top-level windows as wayland surfaces. The server still runs the same 2D driver with the same acceleration code as it does when it runs natively. The main difference is that wayland handles presentation of the windows instead of KMS.", '--license', 'MIT', '--homepage', 'https://wayland.freedesktop.org/xserver.html', '--maintainer', 'Alexander Richards ', '--tags', 'x11-base', '--replaces', 'xorg-server', '/tmp/tmpn1t49b9n'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/xwayland-23.2.1_5.x86_64.xbps'] (x86_64) [2024-10-13 06:02:56.802220 tictac] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 7, 'n_this': 7, 'status': 'success', 'subject': 'xwayland'} [2024-10-13 06:02:56.863566 tictac] DEBUG: xbbs.worker: successfully uploaded package xwayland for JobMessage(project='managarm', job='package:xwayland', repository='https://github.com/managarm/bootstrap-managarm.git', revision='2f39d0784d5e76620f88f52fe32a163e9cd0a4d3', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'llvm': {'architecture': 'x86_64', 'version': '18.1.2_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.5_7'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_7'}, 'libxkbfile': {'architecture': 'x86_64', 'version': '1.1.2_6'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.40_4'}, 'pixman': {'architecture': 'x86_64', 'version': '0.42.2_6'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'fontconfig': {'architecture': 'x86_64', 'version': '2.14.2_5'}, 'xorg-font-util': {'architecture': 'x86_64', 'version': '1.4.0_5'}, 'libfontenc': {'architecture': 'x86_64', 'version': '1.1.7_6'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.1_5'}, 'libxfont2': {'architecture': 'x86_64', 'version': '2.0.6_6'}, 'xkbcomp': {'architecture': 'x86_64', 'version': '1.4.6_5'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.2_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'gmp': {'architecture': 'x86_64', 'version': '6.2.1_8'}, 'nettle': {'architecture': 'x86_64', 'version': '3.8.1_7'}, 'libxcvt': {'architecture': 'x86_64', 'version': '0.1.2_7'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4003_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4003_2'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.22.0_1'}}, prod_pkgs={'xwayland': {'architecture': 'x86_64', 'version': '23.2.1_5'}}, 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-10-13 06:02:56.864446 tictac] INFO: xbbs.worker: job done. return code: 0