[2024-10-29 03:49:44.387629 tictac] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:xwayland', repository='https://github.com/managarm/bootstrap-managarm.git', revision='aa8f24bc018a7d1e77be6d96ccb8ac7bed8f4ec3', 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'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.40_4'}, 'pixman': {'architecture': 'x86_64', 'version': '0.42.2_6'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'xkbcomp': {'architecture': 'x86_64', 'version': '1.4.6_5'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'llvm': {'architecture': 'x86_64', 'version': '18.1.2_1'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.5_7'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_1'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_7'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.1_5'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'xorg-font-util': {'architecture': 'x86_64', 'version': '1.4.0_5'}, 'libfontenc': {'architecture': 'x86_64', 'version': '1.1.7_6'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'fontconfig': {'architecture': 'x86_64', 'version': '2.14.2_5'}, 'libxfont2': {'architecture': 'x86_64', 'version': '2.0.6_6'}, 'libxcvt': {'architecture': 'x86_64', 'version': '0.1.2_7'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxkbfile': {'architecture': 'x86_64', 'version': '1.1.2_6'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.2_6'}, 'gmp': {'architecture': 'x86_64', 'version': '6.2.1_8'}, 'nettle': {'architecture': 'x86_64', 'version': '3.8.1_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4091_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4091_2'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, '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-29 03:49:44.388381 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-29 03:49:44.401445 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-29 03:49:44.410157 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-29 03:49:45.328588 tictac] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'aa8f24bc018a7d1e77be6d96ccb8ac7bed8f4ec3'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at aa8f24b sys-boot: upgrade Limine to 8.3.1 [2024-10-29 03:49:45.374814 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-29 03:49:46.382986 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', 'libpng', 'pixman', 'libxtrans', 'libx11', 'xorg-util-macros', 'xkbcomp', 'libxau', 'libxcb', 'llvm', 'libexpat', 'libxfixes', 'libxxf86vm', 'libxdamage', 'libglvnd', 'libxrender', 'libxrandr', 'xz-utils', 'zstd', 'mesa', 'libepoxy', 'xcb-proto', 'libxext', 'xorg-proto', 'libxdmcp', 'freetype', 'bzip2', 'xorg-font-util', 'libfontenc', 'libiconv', 'libxml', 'fontconfig', 'libxfont2', 'libxcvt', 'libffi', 'wayland', 'libxkbfile', 'libxshmfence', 'gmp', 'nettle', 'libdrm', 'linux-headers', 'libdrm-headers', 'mlibc-headers', 'frigg', 'mlibc', 'wayland-protocols'] (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: 626MB/s] 47 packages will be downloaded: 47 packages will be installed: zlib-1.2.12_7 libpng-1.6.40_4 pixman-0.42.2_6 libxtrans-1.5.0_6 libx11-1.8.7_4 xorg-util-macros-1.20.0_6 xkbcomp-1.4.6_5 libxau-1.0.11_6 libxcb-1.16_4 llvm-18.1.2_1 libexpat-2.5.0_6 libxfixes-6.0.1_6 libxxf86vm-1.1.5_7 libxdamage-1.1.6_6 libglvnd-1.7.0_5 libxrender-0.9.11_6 libxrandr-1.5.4_6 xz-utils-5.4.4_5 zstd-1.5.6_1 mesa-24.0.4_1 libepoxy-1.5.10_7 xcb-proto-1.16.0_4 libxext-1.3.5_6 xorg-proto-2023.2_7 libxdmcp-1.1.4_6 freetype-2.13.1_5 bzip2-1.0.8_9 xorg-font-util-1.4.0_5 libfontenc-1.1.7_6 libiconv-1.17_7 libxml-2.10.0_7 fontconfig-2.14.2_5 libxfont2-2.0.6_6 libxcvt-0.1.2_7 libffi-3.4.4_5 wayland-1.22.0_7 libxkbfile-1.1.2_6 libxshmfence-1.3.2_6 gmp-6.2.1_8 nettle-3.8.1_7 libdrm-2.4.115_8 linux-headers-6.9.3_1 libdrm-headers-2.4.115_1 mlibc-headers-0.0pl4091_2 frigg-0.0pl342_7 mlibc-0.0pl4091_2 wayland-protocols-1.32_5 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%] 17MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig: 512B [avg rate: 17MB/s] zlib-1.2.12_7.x86_64.xbps: [114KB 3%] -- stalled -- ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 114KB [avg rate: -- stalled --] zlib-1.2.12_7: verifying RSA signature... libpng-1.6.40_4.x86_64.xbps.sig: [512B 100%] 7353KB/s ETA: 00m00s libpng-1.6.40_4.x86_64.xbps.sig: 512B [avg rate: 7353KB/s] libpng-1.6.40_4.x86_64.xbps: [905KB 0%] 19MB/s ETA: 00m00s libpng-1.6.40_4.x86_64.xbps: [905KB 19%] 1234KB/s ETA: 00m04s libpng-1.6.40_4.x86_64.xbps: 905KB [avg rate: 6347KB/s] libpng-1.6.40_4: verifying RSA signature... pixman-0.42.2_6.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s pixman-0.42.2_6.x86_64.xbps.sig: 512B [avg rate: 10MB/s] pixman-0.42.2_6.x86_64.xbps: [4350KB 0%] 64MB/s ETA: 00m00s pixman-0.42.2_6.x86_64.xbps: [4350KB 52%] 3999KB/s ETA: 00m00s pixman-0.42.2_6.x86_64.xbps: 4350KB [avg rate: 7602KB/s] pixman-0.42.2_6: verifying RSA signature... libxtrans-1.5.0_6.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps.sig: 512B [avg rate: 10MB/s] libxtrans-1.5.0_6.x86_64.xbps: [42KB 9%] 75MB/s ETA: 00m00s libxtrans-1.5.0_6.x86_64.xbps: 42KB [avg rate: 796MB/s] libxtrans-1.5.0_6: verifying RSA signature... libx11-1.8.7_4.x86_64.xbps.sig: [512B 100%] 17MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps.sig: 512B [avg rate: 17MB/s] libx11-1.8.7_4.x86_64.xbps: [3300KB 0%] 61MB/s ETA: 00m00s libx11-1.8.7_4.x86_64.xbps: 3300KB [avg rate: 49GB/s] libx11-1.8.7_4: verifying RSA signature... xorg-util-macros-1.20.0_6.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps.sig: 512B [avg rate: 12MB/s] xorg-util-macros-1.20.0_6.x86_64.xbps: [23KB 17%] 54MB/s ETA: 00m00s xorg-util-macros-1.20.0_6.x86_64.xbps: 23KB [avg rate: 303MB/s] xorg-util-macros-1.20.0_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: [307KB 1%] 75MB/s ETA: 00m00s xkbcomp-1.4.6_5.x86_64.xbps: 307KB [avg rate: 5756MB/s] xkbcomp-1.4.6_5: verifying RSA signature... libxau-1.0.11_6.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libxau-1.0.11_6.x86_64.xbps: [18KB 22%] 74MB/s ETA: 00m00s libxau-1.0.11_6.x86_64.xbps: 18KB [avg rate: 327MB/s] libxau-1.0.11_6: verifying RSA signature... libxcb-1.16_4.x86_64.xbps.sig: [512B 100%] 20MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps.sig: 512B [avg rate: 20MB/s] libxcb-1.16_4.x86_64.xbps: [1227KB 0%] 64MB/s ETA: 00m00s libxcb-1.16_4.x86_64.xbps: 1227KB [avg rate: 19GB/s] libxcb-1.16_4: verifying RSA signature... llvm-18.1.2_1.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s llvm-18.1.2_1.x86_64.xbps.sig: 512B [avg rate: 19MB/s] llvm-18.1.2_1.x86_64.xbps: [92MB 0%] 80MB/s ETA: 00m00s llvm-18.1.2_1.x86_64.xbps: [92MB 1%] 2729KB/s ETA: 01m19s llvm-18.1.2_1.x86_64.xbps: [92MB 4%] 2869KB/s ETA: 00m44s llvm-18.1.2_1.x86_64.xbps: [92MB 7%] 2967KB/s ETA: 00m36s llvm-18.1.2_1.x86_64.xbps: [92MB 11%] 3036KB/s ETA: 00m32s llvm-18.1.2_1.x86_64.xbps: [92MB 14%] 3081KB/s ETA: 00m29s llvm-18.1.2_1.x86_64.xbps: [92MB 17%] 3112KB/s ETA: 00m27s llvm-18.1.2_1.x86_64.xbps: [92MB 21%] 3131KB/s ETA: 00m25s llvm-18.1.2_1.x86_64.xbps: [92MB 24%] 3149KB/s ETA: 00m24s llvm-18.1.2_1.x86_64.xbps: [92MB 28%] 3187KB/s ETA: 00m22s llvm-18.1.2_1.x86_64.xbps: [92MB 31%] 3215KB/s ETA: 00m21s llvm-18.1.2_1.x86_64.xbps: [92MB 35%] 3257KB/s ETA: 00m19s llvm-18.1.2_1.x86_64.xbps: [92MB 39%] 3319KB/s ETA: 00m18s llvm-18.1.2_1.x86_64.xbps: [92MB 44%] 3408KB/s ETA: 00m16s llvm-18.1.2_1.x86_64.xbps: [92MB 49%] 3531KB/s ETA: 00m14s llvm-18.1.2_1.x86_64.xbps: [92MB 56%] 3690KB/s ETA: 00m11s llvm-18.1.2_1.x86_64.xbps: [92MB 63%] 3896KB/s ETA: 00m09s llvm-18.1.2_1.x86_64.xbps: [92MB 71%] 4150KB/s ETA: 00m06s llvm-18.1.2_1.x86_64.xbps: [92MB 81%] 4460KB/s ETA: 00m03s llvm-18.1.2_1.x86_64.xbps: [92MB 93%] 4832KB/s ETA: 00m01s llvm-18.1.2_1.x86_64.xbps: 92MB [avg rate: 5148KB/s] llvm-18.1.2_1: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libexpat-2.5.0_6.x86_64.xbps: [332KB 1%] 32MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 332KB [avg rate: 2656MB/s] libexpat-2.5.0_6: verifying RSA signature... libxfixes-6.0.1_6.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 55MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 813MB/s] libxfixes-6.0.1_6: verifying RSA signature... libxxf86vm-1.1.5_7.x86_64.xbps.sig: [512B 100%] -- stalled -- ETA: 00m00s libxxf86vm-1.1.5_7.x86_64.xbps.sig: 512B [avg rate: -- stalled --] libxxf86vm-1.1.5_7.x86_64.xbps: [42KB 9%] -- stalled -- ETA: 00m00s libxxf86vm-1.1.5_7.x86_64.xbps: 42KB [avg rate: -- stalled --] libxxf86vm-1.1.5_7: verifying RSA signature... libxdamage-1.1.6_6.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxdamage-1.1.6_6.x86_64.xbps: [25KB 16%] 48MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps: 25KB [avg rate: 298MB/s] libxdamage-1.1.6_6: verifying RSA signature... libglvnd-1.7.0_5.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libglvnd-1.7.0_5.x86_64.xbps: [2121KB 0%] 29MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps: 2121KB [avg rate: 15GB/s] libglvnd-1.7.0_5: verifying RSA signature... libxrender-0.9.11_6.x86_64.xbps.sig: [512B 100%] 11MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps.sig: 512B [avg rate: 11MB/s] libxrender-0.9.11_6.x86_64.xbps: [122KB 3%] 46MB/s ETA: 00m00s libxrender-0.9.11_6.x86_64.xbps: 122KB [avg rate: 1407MB/s] libxrender-0.9.11_6: verifying RSA signature... libxrandr-1.5.4_6.x86_64.xbps.sig: [512B 100%] 9259KB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps.sig: 512B [avg rate: 9259KB/s] libxrandr-1.5.4_6.x86_64.xbps: [107KB 3%] 57MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps: 107KB [avg rate: 1516MB/s] libxrandr-1.5.4_6: verifying RSA signature... xz-utils-5.4.4_5.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps.sig: 512B [avg rate: 10MB/s] xz-utils-5.4.4_5.x86_64.xbps: [642KB 0%] 57MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps: [642KB 92%] 1032KB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps: 642KB [avg rate: 1119KB/s] xz-utils-5.4.4_5: verifying RSA signature... zstd-1.5.6_1.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps.sig: 512B [avg rate: 14MB/s] zstd-1.5.6_1.x86_64.xbps: [837KB 0%] 32MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: 837KB [avg rate: 6590MB/s] zstd-1.5.6_1: verifying RSA signature... mesa-24.0.4_1.x86_64.xbps.sig: [512B 100%] 8772KB/s ETA: 00m00s mesa-24.0.4_1.x86_64.xbps.sig: 512B [avg rate: 8772KB/s] mesa-24.0.4_1.x86_64.xbps: [52MB 0%] 6369KB/s ETA: 00m00s mesa-24.0.4_1.x86_64.xbps: [52MB 0%] 52MB/s ETA: 08m16s mesa-24.0.4_1.x86_64.xbps: [52MB 6%] 3505KB/s ETA: 00m28s mesa-24.0.4_1.x86_64.xbps: [52MB 13%] 3556KB/s ETA: 00m19s mesa-24.0.4_1.x86_64.xbps: [52MB 20%] 3617KB/s ETA: 00m15s mesa-24.0.4_1.x86_64.xbps: [52MB 27%] 3681KB/s ETA: 00m13s mesa-24.0.4_1.x86_64.xbps: [52MB 34%] 3709KB/s ETA: 00m11s mesa-24.0.4_1.x86_64.xbps: [52MB 41%] 3752KB/s ETA: 00m09s mesa-24.0.4_1.x86_64.xbps: [52MB 49%] 3781KB/s ETA: 00m08s mesa-24.0.4_1.x86_64.xbps: [52MB 56%] 3794KB/s ETA: 00m06s mesa-24.0.4_1.x86_64.xbps: [52MB 64%] 3829KB/s ETA: 00m05s mesa-24.0.4_1.x86_64.xbps: [52MB 71%] 3845KB/s ETA: 00m04s mesa-24.0.4_1.x86_64.xbps: [52MB 80%] 3883KB/s ETA: 00m02s mesa-24.0.4_1.x86_64.xbps: [52MB 88%] 3965KB/s ETA: 00m01s mesa-24.0.4_1.x86_64.xbps: [52MB 98%] 4066KB/s ETA: 00m00s mesa-24.0.4_1.x86_64.xbps: 52MB [avg rate: 4121KB/s] mesa-24.0.4_1: verifying RSA signature... libepoxy-1.5.10_7.x86_64.xbps.sig: [512B 100%] 12MB/s ETA: 00m00s libepoxy-1.5.10_7.x86_64.xbps.sig: 512B [avg rate: 12MB/s] libepoxy-1.5.10_7.x86_64.xbps: [1242KB 0%] 61MB/s ETA: 00m00s libepoxy-1.5.10_7.x86_64.xbps: [1242KB 86%] 2498KB/s ETA: 00m00s libepoxy-1.5.10_7.x86_64.xbps: 1242KB [avg rate: 2895KB/s] libepoxy-1.5.10_7: verifying RSA signature... xcb-proto-1.16.0_4.x86_64.xbps.sig: [512B 100%] 7692KB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps.sig: 512B [avg rate: 7692KB/s] xcb-proto-1.16.0_4.x86_64.xbps: [123KB 3%] 35MB/s ETA: 00m00s xcb-proto-1.16.0_4.x86_64.xbps: 123KB [avg rate: 1076MB/s] xcb-proto-1.16.0_4: verifying RSA signature... libxext-1.3.5_6.x86_64.xbps.sig: [512B 100%] 8333KB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps.sig: 512B [avg rate: 8333KB/s] libxext-1.3.5_6.x86_64.xbps: [222KB 1%] 51MB/s ETA: 00m00s libxext-1.3.5_6.x86_64.xbps: 222KB [avg rate: 2814MB/s] libxext-1.3.5_6: verifying RSA signature... xorg-proto-2023.2_7.x86_64.xbps.sig: [512B 100%] 19MB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps.sig: 512B [avg rate: 19MB/s] xorg-proto-2023.2_7.x86_64.xbps: [585KB 0%] -- stalled -- ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: [585KB 73%] 2951KB/s ETA: 00m00s xorg-proto-2023.2_7.x86_64.xbps: 585KB [avg rate: 3998KB/s] xorg-proto-2023.2_7: verifying RSA signature... libxdmcp-1.1.4_6.x86_64.xbps.sig: [512B 100%] 7692KB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps.sig: 512B [avg rate: 7692KB/s] libxdmcp-1.1.4_6.x86_64.xbps: [43KB 9%] 47MB/s ETA: 00m00s libxdmcp-1.1.4_6.x86_64.xbps: 43KB [avg rate: 503MB/s] libxdmcp-1.1.4_6: verifying RSA signature... freetype-2.13.1_5.x86_64.xbps.sig: [512B 100%] 6757KB/s ETA: 00m00s freetype-2.13.1_5.x86_64.xbps.sig: 512B [avg rate: 6757KB/s] freetype-2.13.1_5.x86_64.xbps: [1707KB 0%] -- stalled -- ETA: 00m00s freetype-2.13.1_5.x86_64.xbps: [1707KB 47%] 2860KB/s ETA: 00m01s freetype-2.13.1_5.x86_64.xbps: 1707KB [avg rate: 5981KB/s] freetype-2.13.1_5: verifying RSA signature... bzip2-1.0.8_9.x86_64.xbps.sig: [512B 100%] 8197KB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps.sig: 512B [avg rate: 8197KB/s] bzip2-1.0.8_9.x86_64.xbps: [60KB 6%] 48MB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps: 60KB [avg rate: 718MB/s] bzip2-1.0.8_9: verifying RSA signature... xorg-font-util-1.4.0_5.x86_64.xbps.sig: [512B 100%] 6579KB/s ETA: 00m00s xorg-font-util-1.4.0_5.x86_64.xbps.sig: 512B [avg rate: 6579KB/s] xorg-font-util-1.4.0_5.x86_64.xbps: [49KB 8%] 49MB/s ETA: 00m00s xorg-font-util-1.4.0_5.x86_64.xbps: 49KB [avg rate: 609MB/s] xorg-font-util-1.4.0_5: verifying RSA signature... libfontenc-1.1.7_6.x86_64.xbps.sig: [512B 100%] 21MB/s ETA: 00m00s libfontenc-1.1.7_6.x86_64.xbps.sig: 512B [avg rate: 21MB/s] libfontenc-1.1.7_6.x86_64.xbps: [34KB 11%] 47MB/s ETA: 00m00s libfontenc-1.1.7_6.x86_64.xbps: 34KB [avg rate: 404MB/s] libfontenc-1.1.7_6: verifying RSA signature... libiconv-1.17_7.x86_64.xbps.sig: [512B 100%] 6173KB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps.sig: 512B [avg rate: 6173KB/s] libiconv-1.17_7.x86_64.xbps: [833KB 0%] 63MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps: 833KB [avg rate: 13GB/s] libiconv-1.17_7: verifying RSA signature... libxml-2.10.0_7.x86_64.xbps.sig: [512B 100%] 9259KB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps.sig: 512B [avg rate: 9259KB/s] libxml-2.10.0_7.x86_64.xbps: [2412KB 0%] -- stalled -- ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: [2412KB 14%] 56MB/s ETA: 00m06s libxml-2.10.0_7.x86_64.xbps: 2412KB [avg rate: 392MB/s] libxml-2.10.0_7: verifying RSA signature... fontconfig-2.14.2_5.x86_64.xbps.sig: [512B 100%] -- stalled -- ETA: 00m00s fontconfig-2.14.2_5.x86_64.xbps.sig: 512B [avg rate: -- stalled --] fontconfig-2.14.2_5.x86_64.xbps: [585KB 0%] 30MB/s ETA: 00m00s fontconfig-2.14.2_5.x86_64.xbps: 585KB [avg rate: 4326MB/s] fontconfig-2.14.2_5: verifying RSA signature... libxfont2-2.0.6_6.x86_64.xbps.sig: [512B 100%] -- stalled -- ETA: 00m00s libxfont2-2.0.6_6.x86_64.xbps.sig: 512B [avg rate: -- stalled --] libxfont2-2.0.6_6.x86_64.xbps: [446KB 0%] 35MB/s ETA: 00m00s libxfont2-2.0.6_6.x86_64.xbps: 446KB [avg rate: 3889MB/s] libxfont2-2.0.6_6: verifying RSA signature... libxcvt-0.1.2_7.x86_64.xbps.sig: [512B 100%] 5952KB/s ETA: 00m00s libxcvt-0.1.2_7.x86_64.xbps.sig: 512B [avg rate: 5952KB/s] libxcvt-0.1.2_7.x86_64.xbps: [17KB 24%] -- stalled -- ETA: 00m00s libxcvt-0.1.2_7.x86_64.xbps: 17KB [avg rate: -- stalled --] libxcvt-0.1.2_7: verifying RSA signature... libffi-3.4.4_5.x86_64.xbps.sig: [512B 100%] 7353KB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps.sig: 512B [avg rate: 7353KB/s] libffi-3.4.4_5.x86_64.xbps: [38KB 10%] 35MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps: 38KB [avg rate: 331MB/s] libffi-3.4.4_5: verifying RSA signature... wayland-1.22.0_7.x86_64.xbps.sig: [512B 100%] 10MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps.sig: 512B [avg rate: 10MB/s] wayland-1.22.0_7.x86_64.xbps: [309KB 1%] -- stalled -- ETA: 00m00s wayland-1.22.0_7.x86_64.xbps: 309KB [avg rate: -- stalled --] wayland-1.22.0_7: verifying RSA signature... libxkbfile-1.1.2_6.x86_64.xbps.sig: [512B 100%] 9615KB/s ETA: 00m00s libxkbfile-1.1.2_6.x86_64.xbps.sig: 512B [avg rate: 9615KB/s] libxkbfile-1.1.2_6.x86_64.xbps: [256KB 1%] -- stalled -- ETA: 00m00s libxkbfile-1.1.2_6.x86_64.xbps: 256KB [avg rate: -- stalled --] libxkbfile-1.1.2_6: verifying RSA signature... libxshmfence-1.3.2_6.x86_64.xbps.sig: [512B 100%] 6410KB/s ETA: 00m00s libxshmfence-1.3.2_6.x86_64.xbps.sig: 512B [avg rate: 6410KB/s] libxshmfence-1.3.2_6.x86_64.xbps: [8161B 50%] 57MB/s ETA: 00m00s libxshmfence-1.3.2_6.x86_64.xbps: 8161B [avg rate: 113MB/s] libxshmfence-1.3.2_6: verifying RSA signature... gmp-6.2.1_8.x86_64.xbps.sig: [512B 100%] 6098KB/s ETA: 00m00s gmp-6.2.1_8.x86_64.xbps.sig: 512B [avg rate: 6098KB/s] gmp-6.2.1_8.x86_64.xbps: [412KB 0%] -- stalled -- ETA: 00m00s gmp-6.2.1_8.x86_64.xbps: 412KB [avg rate: -- stalled --] gmp-6.2.1_8: verifying RSA signature... nettle-3.8.1_7.x86_64.xbps.sig: [512B 100%] 5747KB/s ETA: 00m00s nettle-3.8.1_7.x86_64.xbps.sig: 512B [avg rate: 5747KB/s] nettle-3.8.1_7.x86_64.xbps: [919KB 0%] 33MB/s ETA: 00m00s nettle-3.8.1_7.x86_64.xbps: 919KB [avg rate: 7671MB/s] nettle-3.8.1_7: verifying RSA signature... libdrm-2.4.115_8.x86_64.xbps.sig: [512B 100%] 6494KB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig: 512B [avg rate: 6494KB/s] libdrm-2.4.115_8.x86_64.xbps: [240KB 1%] -- stalled -- ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 240KB [avg rate: -- stalled --] libdrm-2.4.115_8: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 5682KB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 5682KB/s] linux-headers-6.9.3_1.x86_64.xbps: [3065KB 0%] 35MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: [3065KB 93%] 3340KB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3065KB [avg rate: 3575KB/s] linux-headers-6.9.3_1: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 5814KB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 5814KB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 54MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 1526MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... mlibc-headers-0.0pl4091_2.x86_64.xbps.sig: [512B 100%] 6944KB/s ETA: 00m00s mlibc-headers-0.0pl4091_2.x86_64.xbps.sig: 512B [avg rate: 6944KB/s] mlibc-headers-0.0pl4091_2.x86_64.xbps: [96KB 4%] 78MB/s ETA: 00m00s mlibc-headers-0.0pl4091_2.x86_64.xbps: 96KB [avg rate: 1871MB/s] mlibc-headers-0.0pl4091_2: verifying RSA signature... frigg-0.0pl342_7.x86_64.xbps.sig: [512B 100%] 6757KB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps.sig: 512B [avg rate: 6757KB/s] frigg-0.0pl342_7.x86_64.xbps: [41KB 9%] 54MB/s ETA: 00m00s frigg-0.0pl342_7.x86_64.xbps: 41KB [avg rate: 544MB/s] frigg-0.0pl342_7: verifying RSA signature... mlibc-0.0pl4091_2.x86_64.xbps.sig: [512B 100%] 7813KB/s ETA: 00m00s mlibc-0.0pl4091_2.x86_64.xbps.sig: 512B [avg rate: 7813KB/s] mlibc-0.0pl4091_2.x86_64.xbps: [4361KB 0%] -- stalled -- ETA: 00m00s mlibc-0.0pl4091_2.x86_64.xbps: [4361KB 67%] 3418KB/s ETA: 00m00s mlibc-0.0pl4091_2.x86_64.xbps: 4361KB [avg rate: 5091KB/s] mlibc-0.0pl4091_2: verifying RSA signature... wayland-protocols-1.32_5.x86_64.xbps.sig: [512B 100%] 7353KB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps.sig: 512B [avg rate: 7353KB/s] wayland-protocols-1.32_5.x86_64.xbps: [85KB 4%] 80MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps: 85KB [avg rate: 1690MB/s] wayland-protocols-1.32_5: verifying RSA signature... [*] Collecting package files zlib-1.2.12_7: collecting files... libpng-1.6.40_4: collecting files... pixman-0.42.2_6: collecting files... libxtrans-1.5.0_6: collecting files... libx11-1.8.7_4: collecting files... xorg-util-macros-1.20.0_6: collecting files... xkbcomp-1.4.6_5: collecting files... libxau-1.0.11_6: collecting files... libxcb-1.16_4: collecting files... llvm-18.1.2_1: collecting files... libexpat-2.5.0_6: collecting files... libxfixes-6.0.1_6: collecting files... libxxf86vm-1.1.5_7: collecting files... libxdamage-1.1.6_6: collecting files... libglvnd-1.7.0_5: collecting files... libxrender-0.9.11_6: collecting files... libxrandr-1.5.4_6: collecting files... xz-utils-5.4.4_5: collecting files... zstd-1.5.6_1: collecting files... mesa-24.0.4_1: collecting files... libepoxy-1.5.10_7: collecting files... xcb-proto-1.16.0_4: collecting files... libxext-1.3.5_6: collecting files... xorg-proto-2023.2_7: collecting files... libxdmcp-1.1.4_6: collecting files... freetype-2.13.1_5: collecting files... bzip2-1.0.8_9: collecting files... xorg-font-util-1.4.0_5: collecting files... libfontenc-1.1.7_6: collecting files... libiconv-1.17_7: collecting files... libxml-2.10.0_7: collecting files... fontconfig-2.14.2_5: collecting files... libxfont2-2.0.6_6: collecting files... libxcvt-0.1.2_7: collecting files... libffi-3.4.4_5: collecting files... wayland-1.22.0_7: collecting files... libxkbfile-1.1.2_6: collecting files... libxshmfence-1.3.2_6: collecting files... gmp-6.2.1_8: collecting files... nettle-3.8.1_7: collecting files... libdrm-2.4.115_8: collecting files... linux-headers-6.9.3_1: collecting files... libdrm-headers-2.4.115_1: collecting files... mlibc-headers-0.0pl4091_2: collecting files... frigg-0.0pl342_7: collecting files... mlibc-0.0pl4091_2: collecting files... wayland-protocols-1.32_5: collecting files... [*] Unpacking packages zlib-1.2.12_7: unpacking ... libpng-1.6.40_4: unpacking ... pixman-0.42.2_6: unpacking ... libxtrans-1.5.0_6: unpacking ... libx11-1.8.7_4: unpacking ... xorg-util-macros-1.20.0_6: unpacking ... xkbcomp-1.4.6_5: unpacking ... libxau-1.0.11_6: unpacking ... libxcb-1.16_4: unpacking ... llvm-18.1.2_1: unpacking ... libexpat-2.5.0_6: unpacking ... libxfixes-6.0.1_6: unpacking ... libxxf86vm-1.1.5_7: unpacking ... libxdamage-1.1.6_6: unpacking ... libglvnd-1.7.0_5: unpacking ... libxrender-0.9.11_6: unpacking ... libxrandr-1.5.4_6: unpacking ... xz-utils-5.4.4_5: unpacking ... zstd-1.5.6_1: unpacking ... mesa-24.0.4_1: unpacking ... libepoxy-1.5.10_7: unpacking ... xcb-proto-1.16.0_4: unpacking ... libxext-1.3.5_6: unpacking ... xorg-proto-2023.2_7: unpacking ... libxdmcp-1.1.4_6: unpacking ... freetype-2.13.1_5: unpacking ... bzip2-1.0.8_9: unpacking ... xorg-font-util-1.4.0_5: unpacking ... libfontenc-1.1.7_6: unpacking ... libiconv-1.17_7: unpacking ... libxml-2.10.0_7: unpacking ... fontconfig-2.14.2_5: unpacking ... libxfont2-2.0.6_6: unpacking ... libxcvt-0.1.2_7: unpacking ... libffi-3.4.4_5: unpacking ... wayland-1.22.0_7: unpacking ... libxkbfile-1.1.2_6: unpacking ... libxshmfence-1.3.2_6: unpacking ... gmp-6.2.1_8: unpacking ... nettle-3.8.1_7: unpacking ... libdrm-2.4.115_8: unpacking ... linux-headers-6.9.3_1: unpacking ... libdrm-headers-2.4.115_1: unpacking ... mlibc-headers-0.0pl4091_2: unpacking ... frigg-0.0pl342_7: unpacking ... mlibc-0.0pl4091_2: unpacking ... wayland-protocols-1.32_5: unpacking ... 47 downloaded, 47 installed, 0 updated, 47 configured, 0 removed. [2024-10-29 03:50:45.410376 tictac] DEBUG: xbbs.worker: creating repository with existing packages... [2024-10-29 03:50:45.411670 tictac] DEBUG: xbbs.worker: ... found mesa-24.0.4_1.x86_64.xbps [2024-10-29 03:50:45.548384 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-29 03:50:45.840024 tictac] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.x86_64.xbps [2024-10-29 03:50:45.841855 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-29 03:50:45.874298 tictac] DEBUG: xbbs.worker: ... found libxcvt-0.1.2_7.x86_64.xbps [2024-10-29 03:50:45.875003 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-29 03:50:45.901029 tictac] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_5.x86_64.xbps [2024-10-29 03:50:45.901932 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-29 03:50:45.920954 tictac] DEBUG: xbbs.worker: ... found libx11-1.8.7_4.x86_64.xbps [2024-10-29 03:50:45.926842 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: 5 packages registered. [2024-10-29 03:50:45.969848 tictac] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.x86_64.xbps [2024-10-29 03:50:45.970820 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: 6 packages registered. [2024-10-29 03:50:45.996797 tictac] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2024-10-29 03:50:45.997997 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: 7 packages registered. [2024-10-29 03:50:46.020769 tictac] DEBUG: xbbs.worker: ... found pixman-0.42.2_6.x86_64.xbps [2024-10-29 03:50:46.032997 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: 8 packages registered. [2024-10-29 03:50:46.068716 tictac] DEBUG: xbbs.worker: ... found bzip2-1.0.8_9.x86_64.xbps [2024-10-29 03:50:46.069588 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: 9 packages registered. [2024-10-29 03:50:46.089821 tictac] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2024-10-29 03:50:46.090837 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: 10 packages registered. [2024-10-29 03:50:46.110351 tictac] DEBUG: xbbs.worker: ... found libxau-1.0.11_6.x86_64.xbps [2024-10-29 03:50:46.111109 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: 11 packages registered. [2024-10-29 03:50:46.129733 tictac] DEBUG: xbbs.worker: ... found llvm-18.1.2_1.x86_64.xbps [2024-10-29 03:50:46.351321 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: 12 packages registered. [2024-10-29 03:50:46.762713 tictac] DEBUG: xbbs.worker: ... found libxml-2.10.0_7.x86_64.xbps [2024-10-29 03:50:46.767554 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: 13 packages registered. [2024-10-29 03:50:46.796582 tictac] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-10-29 03:50:46.797709 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: 14 packages registered. [2024-10-29 03:50:46.837798 tictac] DEBUG: xbbs.worker: ... found libepoxy-1.5.10_7.x86_64.xbps [2024-10-29 03:50:46.840427 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: 15 packages registered. [2024-10-29 03:50:46.865007 tictac] DEBUG: xbbs.worker: ... found frigg-0.0pl342_7.x86_64.xbps [2024-10-29 03:50:46.866021 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: 16 packages registered. [2024-10-29 03:50:46.883832 tictac] DEBUG: xbbs.worker: ... found xkbcomp-1.4.6_5.x86_64.xbps [2024-10-29 03:50:46.885259 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: 17 packages registered. [2024-10-29 03:50:46.907467 tictac] DEBUG: xbbs.worker: ... found xorg-proto-2023.2_7.x86_64.xbps [2024-10-29 03:50:46.909105 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: 18 packages registered. [2024-10-29 03:50:46.929423 tictac] DEBUG: xbbs.worker: ... found libxrender-0.9.11_6.x86_64.xbps [2024-10-29 03:50:46.930938 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: 19 packages registered. [2024-10-29 03:50:46.950114 tictac] DEBUG: xbbs.worker: ... found libxext-1.3.5_6.x86_64.xbps [2024-10-29 03:50:46.951357 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: 20 packages registered. [2024-10-29 03:50:46.978474 tictac] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.x86_64.xbps [2024-10-29 03:50:46.980513 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: 21 packages registered. [2024-10-29 03:50:47.012502 tictac] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-10-29 03:50:47.019193 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: 22 packages registered. [2024-10-29 03:50:47.062677 tictac] DEBUG: xbbs.worker: ... found libxshmfence-1.3.2_6.x86_64.xbps [2024-10-29 03:50:47.063419 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: 23 packages registered. [2024-10-29 03:50:47.087650 tictac] DEBUG: xbbs.worker: ... found libxfont2-2.0.6_6.x86_64.xbps [2024-10-29 03:50:47.089065 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: 24 packages registered. [2024-10-29 03:50:47.109413 tictac] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2024-10-29 03:50:47.110873 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: 25 packages registered. [2024-10-29 03:50:47.130402 tictac] DEBUG: xbbs.worker: ... found libxkbfile-1.1.2_6.x86_64.xbps [2024-10-29 03:50:47.131642 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: 26 packages registered. [2024-10-29 03:50:47.151039 tictac] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.5_7.x86_64.xbps [2024-10-29 03:50:47.151843 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: 27 packages registered. [2024-10-29 03:50:47.171659 tictac] DEBUG: xbbs.worker: ... found libxdmcp-1.1.4_6.x86_64.xbps [2024-10-29 03:50:47.172307 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: 28 packages registered. [2024-10-29 03:50:47.191076 tictac] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.0_6.x86_64.xbps [2024-10-29 03:50:47.191794 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: 29 packages registered. [2024-10-29 03:50:47.211209 tictac] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4091_2.x86_64.xbps [2024-10-29 03:50:47.212058 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4091_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4091_2' (x86_64). index: 30 packages registered. [2024-10-29 03:50:47.235741 tictac] DEBUG: xbbs.worker: ... found libiconv-1.17_7.x86_64.xbps [2024-10-29 03:50:47.237641 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: 31 packages registered. [2024-10-29 03:50:47.267058 tictac] DEBUG: xbbs.worker: ... found libfontenc-1.1.7_6.x86_64.xbps [2024-10-29 03:50:47.267864 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: 32 packages registered. [2024-10-29 03:50:47.286768 tictac] DEBUG: xbbs.worker: ... found libxtrans-1.5.0_6.x86_64.xbps [2024-10-29 03:50:47.287417 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: 33 packages registered. [2024-10-29 03:50:47.311875 tictac] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_6.x86_64.xbps [2024-10-29 03:50:47.312626 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: 34 packages registered. [2024-10-29 03:50:47.335888 tictac] DEBUG: xbbs.worker: ... found xorg-font-util-1.4.0_5.x86_64.xbps [2024-10-29 03:50:47.336640 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: 35 packages registered. [2024-10-29 03:50:47.358228 tictac] DEBUG: xbbs.worker: ... found freetype-2.13.1_5.x86_64.xbps [2024-10-29 03:50:47.361067 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: 36 packages registered. [2024-10-29 03:50:47.387485 tictac] DEBUG: xbbs.worker: ... found fontconfig-2.14.2_5.x86_64.xbps [2024-10-29 03:50:47.388959 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: 37 packages registered. [2024-10-29 03:50:47.409820 tictac] DEBUG: xbbs.worker: ... found xcb-proto-1.16.0_4.x86_64.xbps [2024-10-29 03:50:47.410757 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: 38 packages registered. [2024-10-29 03:50:47.434348 tictac] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.x86_64.xbps [2024-10-29 03:50:47.438436 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: 39 packages registered. [2024-10-29 03:50:47.468921 tictac] DEBUG: xbbs.worker: ... found nettle-3.8.1_7.x86_64.xbps [2024-10-29 03:50:47.470827 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: 40 packages registered. [2024-10-29 03:50:47.494839 tictac] DEBUG: xbbs.worker: ... found libffi-3.4.4_5.x86_64.xbps [2024-10-29 03:50:47.495638 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: 41 packages registered. [2024-10-29 03:50:47.514718 tictac] DEBUG: xbbs.worker: ... found wayland-1.22.0_7.x86_64.xbps [2024-10-29 03:50:47.515690 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: 42 packages registered. [2024-10-29 03:50:47.543160 tictac] DEBUG: xbbs.worker: ... found mlibc-0.0pl4091_2.x86_64.xbps [2024-10-29 03:50:47.553860 tictac] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4091_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4091_2' (x86_64). index: 43 packages registered. [2024-10-29 03:50:47.602744 tictac] DEBUG: xbbs.worker: ... found gmp-6.2.1_8.x86_64.xbps [2024-10-29 03:50:47.603934 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-29 03:50:47.627410 tictac] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-10-29 03:50:47.628329 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-29 03:50:47.648373 tictac] DEBUG: xbbs.worker: ... found libpng-1.6.40_4.x86_64.xbps [2024-10-29 03:50:47.650242 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-29 03:50:47.673717 tictac] DEBUG: xbbs.worker: ... found libxcb-1.16_4.x86_64.xbps [2024-10-29 03:50:47.676195 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-29 03:51:14.386461 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-29 03:51:19.554125 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-29 03:51:19.663049 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-29 03:51:19.736897 tictac] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 7, 'n_this': 3, 'status': 'success', 'subject': 'xwayland'} [2024-10-29 03:51:19.737944 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: ['cross-binutils', 'wayland-scanner', 'system-gcc']) via cbuildrt PID init is 1211960 (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.6.0 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 dpms : false dri3 : true dridriverdir : /usr/lib/dri fontrootdir : /usr/share/fonts/X11 glx : true prefix : /usr 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-29 03:51:24.738068 tictac] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 7, 'n_this': 5, 'status': 'success', 'subject': 'xwayland'} xbstrap: Running ['ninja'] (tools: ['cross-binutils', 'wayland-scanner', 'system-gcc']) via cbuildrt PID init is 1212630 (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/glyphcurs.c.o [3/414] Compiling C object dix/liblibxserver_dix.a.p/main.c.o [4/414] Compiling C object dix/liblibxserver_dix.a.p/atom.c.o [5/414] Compiling C object dix/liblibxserver_dix.a.p/extension.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/initatoms.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/grabs.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/dixutils.c.o [12/414] Compiling C object dix/liblibxserver_dix.a.p/eventconvert.c.o [13/414] Compiling C object dix/liblibxserver_dix.a.p/gc.c.o [14/414] Compiling C object dix/liblibxserver_dix.a.p/pixmap.c.o [15/414] Compiling C object dix/liblibxserver_dix.a.p/privates.c.o [16/414] Compiling C object dix/liblibxserver_dix.a.p/tables.c.o [17/414] Compiling C object dix/liblibxserver_dix.a.p/property.c.o [18/414] Compiling C object dix/liblibxserver_main.a.p/stubmain.c.o [19/414] Compiling C object dix/liblibxserver_dix.a.p/inpututils.c.o [20/414] Linking static target dix/liblibxserver_main.a [21/414] Compiling C object dix/liblibxserver_dix.a.p/selection.c.o [22/414] Compiling C object dix/liblibxserver_dix.a.p/enterleave.c.o [23/414] Compiling C object dix/liblibxserver_dix.a.p/ptrveloc.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/swaprep.c.o [26/414] Compiling C object dix/liblibxserver_dix.a.p/dixfonts.c.o [27/414] Compiling C object dix/liblibxserver_dix.a.p/region.c.o [28/414] Compiling C object dri3/liblibxserver_dri3.a.p/dri3_screen.c.o [29/414] Compiling C object dix/liblibxserver_dix.a.p/resource.c.o [30/414] Compiling C object dix/liblibxserver_dix.a.p/touch.c.o [31/414] Compiling C object glx/liblibxserver_glx.a.p/clientinfo.c.o [32/414] Compiling C object dix/liblibxserver_dix.a.p/getevents.c.o [33/414] Compiling C object glx/liblibxserver_glx.a.p/extension_string.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/swapreq.c.o [37/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_table.c.o [38/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_size_get.c.o [39/414] Compiling C object dri3/liblibxserver_dri3.a.p/dri3_request.c.o [40/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_texture_compression.c.o [41/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_program.c.o [42/414] Linking static target dri3/liblibxserver_dri3.a [43/414] Compiling C object dix/liblibxserver_dix.a.p/colormap.c.o [44/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_util.c.o [45/414] Compiling C object glx/liblibxserver_glx.a.p/glxdricommon.c.o [46/414] Compiling C object glx/liblibxserver_glx.a.p/renderpixswap.c.o [47/414] Compiling C object glx/liblibxserver_glx.a.p/glxdriswrast.c.o [48/414] Compiling C object glx/liblibxserver_glx.a.p/glxscreens.c.o [49/414] Compiling C object glx/liblibxserver_glx.a.p/render2.c.o [50/414] Compiling C object glx/liblibxserver_glx.a.p/renderpix.c.o [51/414] Compiling C object glx/liblibxserver_glx.a.p/single2.c.o [52/414] Compiling C object dix/liblibxserver_dix.a.p/dispatch.c.o [53/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_reqsize.c.o [54/414] Compiling C object glx/liblibxserver_glx.a.p/glxext.c.o [55/414] Compiling C object glx/liblibxserver_glx.a.p/single2swap.c.o [56/414] Compiling C object glx/liblibxserver_glx.a.p/singlesize.c.o [57/414] Compiling C object dix/liblibxserver_dix.a.p/events.c.o [58/414] Compiling C object glx/liblibxserver_glx.a.p/swap_interval.c.o [59/414] Compiling C object glx/liblibxserver_glx.a.p/glxcmdsswap.c.o [60/414] Compiling C object glx/liblibxserver_glx.a.p/singlepix.c.o [61/414] Compiling C object glx/liblibxserver_glx.a.p/rensize.c.o [62/414] Compiling C object glx/liblibxserver_glx.a.p/render2swap.c.o [63/414] Compiling C object glx/liblibglxvnd.a.p/vndservervendor.c.o [64/414] Compiling C object glx/liblibxserver_glx.a.p/singlepixswap.c.o [65/414] Compiling C object fb/liblibxserver_fb.a.p/fballpriv.c.o [66/414] Compiling C object glx/liblibxserver_glx.a.p/xfont.c.o [67/414] Compiling C object glx/liblibglxvnd.a.p/vndservermapping.c.o [68/414] Compiling C object fb/liblibxserver_fb.a.p/fbarc.c.o [69/414] Compiling C object glx/liblibglxvnd.a.p/vndext.c.o [70/414] Compiling C object fb/liblibxserver_fb.a.p/fbcmap_mi.c.o [71/414] Compiling C object glx/liblibglxvnd.a.p/vndcmds.c.o [72/414] Linking static target glx/liblibglxvnd.a [73/414] Compiling C object fb/liblibxserver_fb.a.p/fbfillrect.c.o [74/414] Compiling C object glx/liblibxserver_glx.a.p/glxcmds.c.o [75/414] Compiling C object fb/liblibxserver_fb.a.p/fbfillsp.c.o [76/414] Compiling C object fb/liblibxserver_fb.a.p/fbgetsp.c.o [77/414] Compiling C object fb/liblibxserver_fb.a.p/fbgc.c.o [78/414] Compiling C object fb/liblibxserver_fb.a.p/fbline.c.o [79/414] Compiling C object fb/liblibxserver_fb.a.p/fbbltone.c.o [80/414] Compiling C object fb/liblibxserver_fb.a.p/fbfill.c.o [81/414] Compiling C object dix/liblibxserver_dix.a.p/window.c.o [82/414] Compiling C object fb/liblibxserver_fb.a.p/fbcopy.c.o [83/414] Compiling C object fb/liblibxserver_fb.a.p/fbimage.c.o [84/414] Compiling C object fb/liblibxserver_fb.a.p/fbpixmap.c.o [85/414] Linking static target dix/liblibxserver_dix.a [86/414] Compiling C object fb/liblibxserver_fb.a.p/fbglyph.c.o [87/414] Compiling C object fb/liblibxserver_fb.a.p/fbpoint.c.o [88/414] Compiling C object fb/liblibxserver_fb.a.p/fboverlay.c.o [89/414] Compiling C object fb/liblibxserver_fb.a.p/fbblt.c.o [90/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_dispatch.c.o [91/414] Compiling C object fb/liblibxserver_fb.a.p/fbutil.c.o [92/414] Compiling C object fb/liblibxserver_fb.a.p/fbscreen.c.o [93/414] Compiling C object mi/liblibxserver_mi.a.p/midash.c.o [94/414] Compiling C object fb/liblibxserver_fb.a.p/fbpict.c.o [95/414] Compiling C object fb/liblibxserver_fb.a.p/fbsetsp.c.o [96/414] Compiling C object fb/liblibxserver_fb.a.p/fbsolid.c.o [97/414] Compiling C object fb/liblibxserver_fb.a.p/fbtile.c.o [98/414] Compiling C object fb/liblibxserver_fb.a.p/fbpush.c.o [99/414] Compiling C object fb/liblibxserver_fb.a.p/fbtrap.c.o [100/414] Compiling C object mi/liblibxserver_mi.a.p/micopy.c.o [101/414] Compiling C object mi/liblibxserver_mi.a.p/mifillrct.c.o [102/414] Compiling C object fb/liblibxserver_fb.a.p/fbwindow.c.o [103/414] Compiling C object mi/liblibxserver_mi.a.p/midispcur.c.o [104/414] Compiling C object mi/liblibxserver_mi.a.p/migc.c.o [105/414] Compiling C object mi/liblibxserver_mi.a.p/miglblt.c.o [106/414] Compiling C object mi/liblibxserver_mi.a.p/mieq.c.o [107/414] Compiling C object mi/liblibxserver_mi.a.p/mipolypnt.c.o [108/414] Compiling C object fb/liblibxserver_fb.a.p/fbseg.c.o [109/414] Compiling C object mi/liblibxserver_mi.a.p/mibitblt.c.o [110/414] Compiling C object mi/liblibxserver_mi.a.p/miexpose.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/mipolyseg.c.o [113/414] Compiling C object mi/liblibxserver_mi.a.p/mipolyrect.c.o [114/414] Compiling C object mi/liblibxserver_mi.a.p/mipushpxl.c.o [115/414] Compiling C object os/liblibxlibc.a.p/timingsafe_memcmp.c.o [116/414] Compiling C object mi/liblibxserver_mi.a.p/miscrinit.c.o [117/414] Compiling C object mi/liblibxserver_mi.a.p/micmap.c.o [118/414] Linking static target os/liblibxlibc.a [119/414] Compiling C object mi/liblibxserver_mi.a.p/mipointer.c.o [120/414] Compiling C object mi/liblibxserver_mi.a.p/mifillarc.c.o [121/414] Compiling C object os/liblibxserver_os.a.p/backtrace.c.o [122/414] Compiling C object mi/liblibxserver_mi.a.p/mipoly.c.o [123/414] Compiling C object mi/liblibxserver_mi.a.p/mizerclip.c.o [124/414] Compiling C object mi/liblibxserver_mi.a.p/misprite.c.o [125/414] Compiling C object os/liblibxserver_os.a.p/WaitFor.c.o [126/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_dispatch_swap.c.o [127/414] Compiling C object os/liblibxserver_os.a.p/client.c.o [128/414] Compiling C object os/liblibxserver_os.a.p/auth.c.o [129/414] Compiling C object mi/liblibxserver_mi.a.p/mizerline.c.o [130/414] Linking static target glx/liblibxserver_glx.a [131/414] Compiling C object mi/liblibxserver_mi.a.p/mivaltree.c.o [132/414] Compiling C object os/liblibxserver_os.a.p/inputthread.c.o [133/414] Compiling C object os/liblibxserver_os.a.p/mitauth.c.o [134/414] Compiling C object os/liblibxserver_os.a.p/oscolor.c.o [135/414] Compiling C object os/liblibxserver_os.a.p/xsha1.c.o [136/414] Compiling C object os/liblibxserver_os.a.p/osinit.c.o [137/414] Compiling C object mi/liblibxserver_mi.a.p/miwindow.c.o [138/414] Compiling C object os/liblibxserver_os.a.p/xprintf.c.o [139/414] Compiling C object os/liblibxserver_os.a.p/ospoll.c.o [140/414] Compiling C object os/liblibxserver_os.a.p/connection.c.o [141/414] Compiling C object os/liblibxserver_os.a.p/busfault.c.o [142/414] Compiling C object mi/liblibxserver_mi.a.p/mizerarc.c.o [143/414] Compiling C object os/liblibxserver_os.a.p/xdmauth.c.o [144/414] Compiling C object composite/liblibxserver_composite.a.p/compoverlay.c.o [145/414] Compiling C object composite/liblibxserver_composite.a.p/compinit.c.o [146/414] Compiling C object os/liblibxserver_os.a.p/access.c.o [147/414] Compiling C object os/liblibxserver_os.a.p/io.c.o [148/414] Compiling C object fb/liblibxserver_fb.a.p/fbbits.c.o [149/414] Linking static target fb/liblibxserver_fb.a [150/414] Compiling C object composite/liblibxserver_composite.a.p/compext.c.o [151/414] Compiling C object composite/liblibxserver_composite.a.p/compalloc.c.o [152/414] Compiling C object os/liblibxserver_os.a.p/log.c.o [153/414] Compiling C object os/liblibxserver_os.a.p/utils.c.o [154/414] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misync.c.o [155/414] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misyncfd.c.o [156/414] Compiling C object present/liblibxserver_present.a.p/present.c.o [157/414] Compiling C object damageext/liblibxserver_damageext.a.p/damageext.c.o [158/414] Compiling C object dbe/liblibxserver_dbe.a.p/midbe.c.o [159/414] Linking static target damageext/liblibxserver_damageext.a [160/414] Compiling C object present/liblibxserver_present.a.p/present_execute.c.o [161/414] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misyncshm.c.o [162/414] Compiling C object present/liblibxserver_present.a.p/present_fake.c.o [163/414] Compiling C object os/liblibxserver_os.a.p/xdmcp.c.o [164/414] Linking static target miext/sync/liblibxserver_miext_sync.a [165/414] Compiling C object mi/liblibxserver_mi.a.p/mioverlay.c.o [166/414] Compiling C object present/liblibxserver_present.a.p/present_event.c.o [167/414] Compiling C object present/liblibxserver_present.a.p/present_fence.c.o [168/414] Compiling C object present/liblibxserver_present.a.p/present_request.c.o [169/414] Compiling C object os/liblibxserver_os.a.p/xstrans.c.o [170/414] Compiling C object composite/liblibxserver_composite.a.p/compwindow.c.o [171/414] Compiling C object present/liblibxserver_present.a.p/present_notify.c.o [172/414] Linking static target composite/liblibxserver_composite.a [173/414] Linking static target os/liblibxserver_os.a [174/414] Compiling C object present/liblibxserver_present.a.p/present_screen.c.o [175/414] Compiling C object randr/liblibxserver_randr.a.p/rrdispatch.c.o [176/414] Compiling C object dbe/liblibxserver_dbe.a.p/dbe.c.o [177/414] Linking static target dbe/liblibxserver_dbe.a [178/414] Compiling C object mi/liblibxserver_mi.a.p/miarc.c.o [179/414] Compiling C object present/liblibxserver_present.a.p/present_vblank.c.o [180/414] Compiling C object randr/liblibxserver_randr.a.p/rrmode.c.o [181/414] Compiling C object present/liblibxserver_present.a.p/present_scmd.c.o [182/414] Linking static target present/liblibxserver_present.a [183/414] Compiling C object randr/liblibxserver_randr.a.p/rrlease.c.o [184/414] Compiling C object randr/liblibxserver_randr.a.p/rrinfo.c.o [185/414] Compiling C object randr/liblibxserver_randr.a.p/rrpointer.c.o [186/414] Compiling C object randr/liblibxserver_randr.a.p/randr.c.o [187/414] Compiling C object randr/liblibxserver_randr.a.p/rrtransform.c.o [188/414] Compiling C object randr/liblibxserver_randr.a.p/rrprovider.c.o [189/414] Compiling C object mi/liblibxserver_mi.a.p/miwideline.c.o [190/414] Compiling C object render/liblibxserver_render.a.p/animcur.c.o [191/414] Linking static target mi/liblibxserver_mi.a [192/414] Compiling C object render/liblibxserver_render.a.p/matrix.c.o [193/414] Compiling C object record/liblibxserver_record.a.p/set.c.o [194/414] Compiling C object randr/liblibxserver_randr.a.p/rrproviderproperty.c.o [195/414] Compiling C object randr/liblibxserver_randr.a.p/rrproperty.c.o [196/414] Compiling C object render/liblibxserver_render.a.p/miindex.c.o [197/414] Compiling C object randr/liblibxserver_randr.a.p/rrmonitor.c.o [198/414] Compiling C object randr/liblibxserver_randr.a.p/rroutput.c.o [199/414] Compiling C object randr/liblibxserver_randr.a.p/rrsdispatch.c.o [200/414] Compiling C object render/liblibxserver_render.a.p/mirect.c.o [201/414] Compiling C object render/liblibxserver_render.a.p/filter.c.o [202/414] Compiling C object render/liblibxserver_render.a.p/mitrap.c.o [203/414] Compiling C object render/liblibxserver_render.a.p/mitri.c.o [204/414] Compiling C object render/liblibxserver_render.a.p/glyph.c.o [205/414] Compiling C object render/liblibxserver_render.a.p/mipict.c.o [206/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/select.c.o [207/414] Compiling C object randr/liblibxserver_randr.a.p/rrscreen.c.o [208/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/disconnect.c.o [209/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/saveset.c.o [210/414] Compiling C object xkb/liblibxserver_xkb.a.p/ddxCtrls.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 xkb/liblibxserver_xkb.a.p/ddxLEDs.c.o [214/414] Compiling C object xkb/liblibxserver_xkb.a.p/ddxLoad.c.o [215/414] Compiling C object record/liblibxserver_record.a.p/record.c.o [216/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/region.c.o [217/414] Linking static target record/liblibxserver_record.a [218/414] Compiling C object randr/liblibxserver_randr.a.p/rrcrtc.c.o [219/414] Linking static target randr/liblibxserver_randr.a [220/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/cursor.c.o [221/414] Compiling C object miext/damage/liblibxserver_miext_damage.a.p/damage.c.o [222/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbfmisc.c.o [223/414] Linking static target xfixes/liblibxserver_xfixes.a [224/414] Linking static target miext/damage/liblibxserver_miext_damage.a [225/414] Compiling C object xkb/liblibxserver_xkb.a.p/maprules.c.o [226/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbSwap.c.o [227/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbAccessX.c.o [228/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbPrKeyEv.c.o [229/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkmread.c.o [230/414] Compiling C object render/liblibxserver_render.a.p/picture.c.o [231/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbEvents.c.o [232/414] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxKillSrv.c.o [233/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbout.c.o [234/414] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxPrivate.c.o [235/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBAlloc.c.o [236/414] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxVT.c.o [237/414] Linking static target xkb/liblibxserver_xkb_stubs.a [238/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbLEDs.c.o [239/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbInit.c.o [240/414] Compiling C object Xext/liblibxserver_xext.a.p/bigreq.c.o [241/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBGAlloc.c.o [242/414] Compiling C object Xext/liblibxserver_xext.a.p/sleepuntil.c.o [243/414] Compiling C object Xext/liblibxserver_xext.a.p/geext.c.o [244/414] Compiling C object Xext/liblibxserver_xext.a.p/xcmisc.c.o [245/414] Compiling C object Xi/liblibxserver_xi.a.p/allowev.c.o [246/414] Compiling C object Xext/liblibxserver_xext.a.p/xace.c.o [247/414] Compiling C object Xext/liblibxserver_xext.a.p/shape.c.o [248/414] Compiling C object Xi/liblibxserver_xi.a.p/chgkbd.c.o [249/414] Compiling C object Xext/liblibxserver_xext.a.p/hashtable.c.o [250/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBMisc.c.o [251/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBMAlloc.c.o [252/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbtext.c.o [253/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbUtils.c.o [254/414] Compiling C object Xi/liblibxserver_xi.a.p/chgprop.c.o [255/414] Compiling C object Xi/liblibxserver_xi.a.p/chgfctl.c.o [256/414] Compiling C object Xi/liblibxserver_xi.a.p/chgdctl.c.o [257/414] Compiling C object Xext/liblibxserver_xext.a.p/xtest.c.o [258/414] Compiling C object Xi/liblibxserver_xi.a.p/chgkmap.c.o [259/414] Compiling C object Xi/liblibxserver_xi.a.p/closedev.c.o [260/414] Compiling C object Xi/liblibxserver_xi.a.p/devbell.c.o [261/414] Compiling C object Xi/liblibxserver_xi.a.p/getbmap.c.o [262/414] Compiling C object Xi/liblibxserver_xi.a.p/chgptr.c.o [263/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbActions.c.o [264/414] Compiling C object Xi/liblibxserver_xi.a.p/getvers.c.o [265/414] Compiling C object Xi/liblibxserver_xi.a.p/getdctl.c.o [266/414] Compiling C object Xi/liblibxserver_xi.a.p/getfctl.c.o [267/414] Compiling C object Xi/liblibxserver_xi.a.p/getfocus.c.o [268/414] Compiling C object Xi/liblibxserver_xi.a.p/getmmap.c.o [269/414] Compiling C object Xi/liblibxserver_xi.a.p/grabdevb.c.o [270/414] Compiling C object Xext/liblibxserver_xext.a.p/shm.c.o [271/414] Compiling C object render/liblibxserver_render.a.p/render.c.o [272/414] Compiling C object Xi/liblibxserver_xi.a.p/getkmap.c.o [273/414] Linking static target render/liblibxserver_render.a [274/414] Compiling C object Xi/liblibxserver_xi.a.p/grabdev.c.o [275/414] Compiling C object Xi/liblibxserver_xi.a.p/grabdevk.c.o [276/414] Compiling C object Xi/liblibxserver_xi.a.p/getselev.c.o [277/414] Compiling C object Xi/liblibxserver_xi.a.p/opendev.c.o [278/414] Compiling C object Xi/liblibxserver_xi.a.p/getprop.c.o [279/414] Compiling C object Xext/liblibxserver_xext_vidmode.a.p/vidmode.c.o [280/414] Linking static target Xext/liblibxserver_xext_vidmode.a [281/414] Compiling C object Xi/liblibxserver_xi.a.p/gtmotion.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/sendexev.c.o [284/414] Compiling C object Xi/liblibxserver_xi.a.p/selectev.c.o [285/414] Compiling C object Xi/liblibxserver_xi.a.p/setmode.c.o [286/414] Compiling C object Xi/liblibxserver_xi.a.p/setmmap.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/ungrdev.c.o [289/414] Compiling C object Xi/liblibxserver_xi.a.p/setfocus.c.o [290/414] Compiling C object Xi/liblibxserver_xi.a.p/queryst.c.o [291/414] Compiling C object Xi/liblibxserver_xi.a.p/ungrdevk.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/ungrdevb.c.o [294/414] Compiling C object Xi/liblibxserver_xi.a.p/xiallowev.c.o [295/414] Compiling C object Xi/liblibxserver_xi.a.p/xigetclientpointer.c.o [296/414] Compiling C object Xi/liblibxserver_xi.a.p/xichangecursor.c.o [297/414] Compiling C object Xext/liblibxserver_xext.a.p/sync.c.o [298/414] Compiling C object Xi/liblibxserver_xi.a.p/extinit.c.o [299/414] Compiling C object Xi/liblibxserver_xi.a.p/xiqueryversion.c.o [300/414] Compiling C object Xi/liblibxserver_xi.a.p/xigrabdev.c.o [301/414] Compiling C object Xi/liblibxserver_xi.a.p/xisetclientpointer.c.o [302/414] Compiling C object Xi/liblibxserver_xi.a.p/xisetdevfocus.c.o [303/414] Compiling C object Xi/liblibxserver_xi.a.p/xiselectev.c.o [304/414] Compiling C object Xi/liblibxserver_xi_stubs.a.p/stubs.c.o [305/414] Compiling C object Xi/liblibxserver_xi.a.p/xichangehierarchy.c.o [306/414] Compiling C object Xi/liblibxserver_xi.a.p/xiwarppointer.c.o [307/414] Compiling C object Xi/liblibxserver_xi.a.p/xiquerypointer.c.o [308/414] Compiling C object Xi/liblibxserver_xi.a.p/xiquerydevice.c.o [309/414] Compiling C object Xi/liblibxserver_xi.a.p/xipassivegrab.c.o [310/414] Compiling C object Xi/liblibxserver_xi.a.p/xibarriers.c.o [311/414] Compiling C object glamor/libglamor.a.p/glamor_core.c.o [312/414] Linking static target Xi/liblibxserver_xi_stubs.a [313/414] Linking static target Xext/liblibxserver_xext.a [314/414] Compiling C object Xi/liblibxserver_xi.a.p/xiproperty.c.o [315/414] Compiling C object glamor/libglamor.a.p/glamor_image.c.o [316/414] Compiling C object glamor/libglamor.a.p/glamor_composite_glyphs.c.o [317/414] Compiling C object Xi/liblibxserver_xi.a.p/exevents.c.o [318/414] Compiling C object glamor/libglamor.a.p/glamor_font.c.o [319/414] Compiling C object glamor/libglamor.a.p/glamor_gradient.c.o [320/414] Compiling C object glamor/libglamor.a.p/glamor_dash.c.o [321/414] Compiling C object glamor/libglamor.a.p/glamor_segs.c.o [322/414] Compiling C object glamor/libglamor.a.p/glamor_lines.c.o [323/414] Compiling C object glamor/libglamor.a.p/glamor_prepare.c.o [324/414] Compiling C object glamor/libglamor.a.p/glamor_triangles.c.o [325/414] Compiling C object glamor/libglamor.a.p/glamor_program.c.o [326/414] Linking static target Xi/liblibxserver_xi.a [327/414] Compiling C object glamor/libglamor.a.p/glamor_copy.c.o [328/414] Compiling C object glamor/libglamor.a.p/glamor_transfer.c.o [329/414] Compiling C object glamor/libglamor.a.p/glamor_addtraps.c.o [330/414] Compiling C object glamor/libglamor.a.p/glamor_rects.c.o [331/414] Compiling C object glamor/libglamor.a.p/glamor_transform.c.o [332/414] Compiling C object glamor/libglamor.a.p/glamor_trapezoid.c.o [333/414] Compiling C object glamor/libglamor.a.p/glamor_text.c.o [334/414] Compiling C object glamor/libglamor.a.p/glamor_spans.c.o [335/414] Generating 'hw/xwayland/Xwayland.p/relative-pointer-unstable-v1-client-protocol.h' [336/414] Generating 'hw/xwayland/Xwayland.p/pointer-constraints-unstable-v1-client-protocol.h' [337/414] Generating 'hw/xwayland/Xwayland.p/tablet-unstable-v2-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/xwayland-keyboard-grab-unstable-v1-client-protocol.h' [342/414] Generating 'hw/xwayland/Xwayland.p/pointer-gestures-unstable-v1-client-protocol.h' [343/414] Generating 'hw/xwayland/Xwayland.p/xdg-shell-client-protocol.h' [344/414] Generating 'hw/xwayland/Xwayland.p/keyboard-shortcuts-inhibit-unstable-v1-client-protocol.h' [345/414] Generating 'hw/xwayland/Xwayland.p/tearing-control-v1-client-protocol.h' [346/414] Generating 'hw/xwayland/Xwayland.p/relative-pointer-unstable-v1-protocol.c' [347/414] Generating 'hw/xwayland/Xwayland.p/pointer-constraints-unstable-v1-protocol.c' [348/414] Generating 'hw/xwayland/Xwayland.p/pointer-gestures-unstable-v1-protocol.c' [349/414] Generating 'hw/xwayland/Xwayland.p/tablet-unstable-v2-protocol.c' [350/414] Generating 'hw/xwayland/Xwayland.p/xwayland-shell-v1-client-protocol.h' [351/414] Generating 'hw/xwayland/Xwayland.p/xwayland-keyboard-grab-unstable-v1-protocol.c' [352/414] Generating 'hw/xwayland/Xwayland.p/drm-lease-v1-client-protocol.h' [353/414] Generating 'hw/xwayland/Xwayland.p/xdg-output-unstable-v1-protocol.c' [354/414] Generating 'hw/xwayland/Xwayland.p/viewporter-protocol.c' [355/414] Generating 'hw/xwayland/Xwayland.p/drm-lease-v1-protocol.c' [356/414] Generating 'hw/xwayland/Xwayland.p/keyboard-shortcuts-inhibit-unstable-v1-protocol.c' [357/414] Compiling C object glamor/libglamor.a.p/glamor.c.o [358/414] Generating 'hw/xwayland/Xwayland.p/linux-dmabuf-unstable-v1-protocol.c' [359/414] Generating 'hw/xwayland/Xwayland.p/xwayland-shell-v1-protocol.c' [360/414] Generating 'hw/xwayland/Xwayland.p/xdg-shell-protocol.c' [361/414] Generating 'hw/xwayland/Xwayland.p/tearing-control-v1-protocol.c' [362/414] Generating 'hw/xwayland/Xwayland.p/drm-protocol.c' [363/414] Generating 'hw/xwayland/Xwayland.p/drm-client-protocol.h' [364/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_pointer-constraints-unstable-v1-protocol.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 hw/xwayland/Xwayland.p/meson-generated_relative-pointer-unstable-v1-protocol.c.o [367/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_tablet-unstable-v2-protocol.c.o [368/414] Compiling C object glamor/libglamor_egl_stubs.a.p/glamor_egl_stubs.c.o [369/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xwayland-keyboard-grab-unstable-v1-protocol.c.o [370/414] Compiling C object glamor/libglamor.a.p/glamor_picture.c.o [371/414] Compiling C object glamor/libglamor.a.p/glamor_points.c.o [372/414] Compiling C object test/simple-xinit.p/simple-xinit.c.o [373/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xdg-output-unstable-v1-protocol.c.o [374/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_linux-dmabuf-unstable-v1-protocol.c.o [375/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_viewporter-protocol.c.o [376/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_drm-lease-v1-protocol.c.o [377/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xdg-shell-protocol.c.o [378/414] Compiling C object glamor/libglamor.a.p/glamor_sync.c.o [379/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_drm-protocol.c.o [380/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o [381/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xwayland-shell-v1-protocol.c.o [382/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_tearing-control-v1-protocol.c.o [383/414] Linking static target glamor/libglamor_egl_stubs.a [384/414] Compiling C object glamor/libglamor.a.p/glamor_vbo.c.o [385/414] Compiling C object glamor/libglamor.a.p/glamor_glyphblt.c.o [386/414] Compiling C object glamor/libglamor.a.p/glamor_pixmap.c.o [387/414] Compiling C object glamor/libglamor.a.p/glamor_utils.c.o [388/414] Compiling C object glamor/libglamor.a.p/glamor_window.c.o [389/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-cvt.c.o [390/414] Compiling C object glamor/libglamor.a.p/glamor_compositerects.c.o [391/414] Compiling C object glamor/libglamor.a.p/glamor_fbo.c.o [392/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-pixmap.c.o [393/414] Compiling C object hw/xwayland/Xwayland.p/.._.._mi_miinitext.c.o [394/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-drm-lease.c.o [395/414] Linking target test/simple-xinit [396/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-shm.c.o [397/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} [398/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-window-buffers.c.o [399/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-cursor.c.o [400/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-vidmode.c.o [401/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-screen.c.o [402/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-glx.c.o [403/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-output.c.o [404/414] Compiling C object glamor/libglamor.a.p/glamor_render.c.o [405/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-present.c.o [406/414] Compiling C object glamor/libglamor.a.p/glamor_largepixmap.c.o [407/414] Linking static target glamor/libglamor.a [408/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkb.c.o [409/414] Linking static target xkb/liblibxserver_xkb.a [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: ['cross-binutils', 'wayland-scanner', 'system-gcc']) via cbuildrt PID init is 1214221 (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-29 03:51:43.552159 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/tmpb1lcrmkw'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/xwayland-23.2.1_5.x86_64.xbps'] (x86_64) [2024-10-29 03:51:44.450199 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-29 03:51:44.535784 tictac] DEBUG: xbbs.worker: successfully uploaded package xwayland for JobMessage(project='managarm', job='package:xwayland', repository='https://github.com/managarm/bootstrap-managarm.git', revision='aa8f24bc018a7d1e77be6d96ccb8ac7bed8f4ec3', 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'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.40_4'}, 'pixman': {'architecture': 'x86_64', 'version': '0.42.2_6'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.0_6'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.7_4'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.0_6'}, 'xkbcomp': {'architecture': 'x86_64', 'version': '1.4.6_5'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.11_6'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.16_4'}, 'llvm': {'architecture': 'x86_64', 'version': '18.1.2_1'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.5_7'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.11_6'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_1'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_7'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.16.0_4'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.5_6'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2023.2_7'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.4_6'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.1_5'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'xorg-font-util': {'architecture': 'x86_64', 'version': '1.4.0_5'}, 'libfontenc': {'architecture': 'x86_64', 'version': '1.1.7_6'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'fontconfig': {'architecture': 'x86_64', 'version': '2.14.2_5'}, 'libxfont2': {'architecture': 'x86_64', 'version': '2.0.6_6'}, 'libxcvt': {'architecture': 'x86_64', 'version': '0.1.2_7'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libxkbfile': {'architecture': 'x86_64', 'version': '1.1.2_6'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.2_6'}, 'gmp': {'architecture': 'x86_64', 'version': '6.2.1_8'}, 'nettle': {'architecture': 'x86_64', 'version': '3.8.1_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4091_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl342_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4091_2'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, '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-29 03:51:44.537426 tictac] INFO: xbbs.worker: job done. return code: 0