[2025-02-23 09:29:30.065684 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:xwayland', repository='https://github.com/managarm/bootstrap-managarm.git', revision='b59a952a8f88ff4944d2a11bdff29e377e22a4b1', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'xkbcomp': {'architecture': 'x86_64', 'version': '1.4.7_1'}, 'libxcvt': {'architecture': 'x86_64', 'version': '0.1.3_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.39_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl352_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4279_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4279_2'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'xorg-font-util': {'architecture': 'x86_64', 'version': '1.4.0_6'}, 'libfontenc': {'architecture': 'x86_64', 'version': '1.1.8_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_8'}, 'fontconfig': {'architecture': 'x86_64', 'version': '2.14.2_6'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.44_2'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.1_6'}, 'libxfont2': {'architecture': 'x86_64', 'version': '2.0.7_1'}, 'pixman': {'architecture': 'x86_64', 'version': '0.42.2_7'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_9'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_5'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_6'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_2'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_6'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_3'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_8'}, 'libxkbfile': {'architecture': 'x86_64', 'version': '1.1.3_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'gmp': {'architecture': 'x86_64', 'version': '6.3.0_1'}, 'nettle': {'architecture': 'x86_64', 'version': '3.8.1_8'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.23.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, prod_pkgs={'xwayland': {'architecture': 'x86_64', 'version': '23.2.1_6'}}, 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/') [2025-02-23 09:29:30.066136 chopin] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-02-23 09:29:30.076267 chopin] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-02-23 09:29:30.085249 chopin] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-02-23 09:29:31.081674 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'b59a952a8f88ff4944d2a11bdff29e377e22a4b1'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at b59a952 scripts: increase image testing I/O timeout [2025-02-23 09:29:31.120440 chopin] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-02-23 09:29:35.075378 chopin] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'xorg-util-macros', 'libxtrans', 'libx11', 'xkbcomp', 'libxcvt', 'wayland-protocols', 'linux-headers', 'frigg', 'libdrm-headers', 'mlibc-headers', 'mlibc', 'libxext', 'libxau', 'libxdmcp', 'xorg-font-util', 'libfontenc', 'zlib', 'bzip2', 'libiconv', 'libxml', 'fontconfig', 'libpng', 'freetype', 'libxfont2', 'pixman', 'xcb-proto', 'libdrm', 'xorg-proto', 'libxcb', 'libxfixes', 'libxrender', 'libxrandr', 'libxxf86vm', 'llvm', 'xz-utils', 'zstd', 'libexpat', 'libxdamage', 'libglvnd', 'mesa', 'libepoxy', 'libxkbfile', 'libffi', 'wayland', 'libxshmfence', 'gmp', 'nettle'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [35KB 11%] 195MB/s ETA: 00m00s x86_64-repodata: 35KB [avg rate: 1686MB/s] 47 packages will be downloaded: 47 packages will be installed: xorg-util-macros-1.20.2_1 libxtrans-1.5.2_1 libx11-1.8.10_1 xkbcomp-1.4.7_1 libxcvt-0.1.3_1 wayland-protocols-1.39_1 linux-headers-6.12.8_2 frigg-0.0pl352_7 libdrm-headers-2.4.115_2 mlibc-headers-0.0pl4279_2 mlibc-0.0pl4279_2 libxext-1.3.6_1 libxau-1.0.12_1 libxdmcp-1.1.5_1 xorg-font-util-1.4.0_6 libfontenc-1.1.8_1 zlib-1.2.12_8 bzip2-1.0.8_10 libiconv-1.17_8 libxml-2.10.0_8 fontconfig-2.14.2_6 libpng-1.6.44_2 freetype-2.13.1_6 libxfont2-2.0.7_1 pixman-0.42.2_7 xcb-proto-1.17.0_1 libdrm-2.4.115_9 xorg-proto-2024.1_1 libxcb-1.17_1 libxfixes-6.0.1_7 libxrender-0.9.12_1 libxrandr-1.5.4_7 libxxf86vm-1.1.6_1 llvm-19.1.3_5 xz-utils-5.4.4_6 zstd-1.5.6_2 libexpat-2.5.0_7 libxdamage-1.1.6_7 libglvnd-1.7.0_6 mesa-24.0.4_3 libepoxy-1.5.10_8 libxkbfile-1.1.3_1 libffi-3.4.4_6 wayland-1.23.0_1 libxshmfence-1.3.3_1 gmp-6.3.0_1 nettle-3.8.1_8 Size to download: 180MB Size required on disk: 688MB Space available on disk: 672GB [*] Downloading packages xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 9804KB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 9804KB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 156MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 883MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxtrans-1.5.2_1.x86_64.xbps: [43KB 9%] 279MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps: 43KB [avg rate: 2968MB/s] libxtrans-1.5.2_1: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libx11-1.8.10_1.x86_64.xbps: [3214KB 0%] 300MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3214KB [avg rate: 236GB/s] libx11-1.8.10_1: verifying RSA signature... xkbcomp-1.4.7_1.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s xkbcomp-1.4.7_1.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] xkbcomp-1.4.7_1.x86_64.xbps: [309KB 1%] 260MB/s ETA: 00m00s xkbcomp-1.4.7_1.x86_64.xbps: 309KB [avg rate: 20GB/s] xkbcomp-1.4.7_1: verifying RSA signature... libxcvt-0.1.3_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxcvt-0.1.3_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxcvt-0.1.3_1.x86_64.xbps: [16KB 24%] 279MB/s ETA: 00m00s libxcvt-0.1.3_1.x86_64.xbps: 16KB [avg rate: 1117MB/s] libxcvt-0.1.3_1: verifying RSA signature... wayland-protocols-1.39_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s wayland-protocols-1.39_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] wayland-protocols-1.39_1.x86_64.xbps: [104KB 3%] 260MB/s ETA: 00m00s wayland-protocols-1.39_1.x86_64.xbps: 104KB [avg rate: 6744MB/s] wayland-protocols-1.39_1: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] -- stalled -- ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: -- stalled --] linux-headers-6.12.8_2: verifying RSA signature... frigg-0.0pl352_7.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] frigg-0.0pl352_7.x86_64.xbps: [42KB 9%] 206MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps: 42KB [avg rate: 2143MB/s] frigg-0.0pl352_7: verifying RSA signature... libdrm-headers-2.4.115_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libdrm-headers-2.4.115_2.x86_64.xbps: [114KB 3%] 217MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps: 114KB [avg rate: 6199MB/s] libdrm-headers-2.4.115_2: verifying RSA signature... mlibc-headers-0.0pl4279_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s mlibc-headers-0.0pl4279_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] mlibc-headers-0.0pl4279_2.x86_64.xbps: [98KB 4%] 80MB/s ETA: 00m00s mlibc-headers-0.0pl4279_2.x86_64.xbps: 98KB [avg rate: 1952MB/s] mlibc-headers-0.0pl4279_2: verifying RSA signature... mlibc-0.0pl4279_2.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s mlibc-0.0pl4279_2.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] mlibc-0.0pl4279_2.x86_64.xbps: [4629KB 0%] 170MB/s ETA: 00m00s mlibc-0.0pl4279_2.x86_64.xbps: 4629KB [avg rate: 192GB/s] mlibc-0.0pl4279_2: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 217MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 12GB/s] libxext-1.3.6_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 260MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 1185MB/s] libxau-1.0.12_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 230MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 2488MB/s] libxdmcp-1.1.5_1: verifying RSA signature... xorg-font-util-1.4.0_6.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s xorg-font-util-1.4.0_6.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] xorg-font-util-1.4.0_6.x86_64.xbps: [50KB 7%] 244MB/s ETA: 00m00s xorg-font-util-1.4.0_6.x86_64.xbps: 50KB [avg rate: 3066MB/s] xorg-font-util-1.4.0_6: verifying RSA signature... libfontenc-1.1.8_1.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libfontenc-1.1.8_1.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libfontenc-1.1.8_1.x86_64.xbps: [34KB 11%] 186MB/s ETA: 00m00s libfontenc-1.1.8_1.x86_64.xbps: 34KB [avg rate: 1595MB/s] libfontenc-1.1.8_1: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 195MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 5697MB/s] zlib-1.2.12_8: verifying RSA signature... bzip2-1.0.8_10.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] bzip2-1.0.8_10.x86_64.xbps: [60KB 6%] 186MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps: 60KB [avg rate: 2772MB/s] bzip2-1.0.8_10: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 115MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 24GB/s] libiconv-1.17_8: verifying RSA signature... libxml-2.10.0_8.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libxml-2.10.0_8.x86_64.xbps: [2417KB 0%] 217MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps: [2417KB 69%] 13MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps: 2417KB [avg rate: 19MB/s] libxml-2.10.0_8: verifying RSA signature... fontconfig-2.14.2_6.x86_64.xbps.sig2: [512B 100%] 20MB/s ETA: 00m00s fontconfig-2.14.2_6.x86_64.xbps.sig2: 512B [avg rate: 20MB/s] fontconfig-2.14.2_6.x86_64.xbps: [591KB 0%] 244MB/s ETA: 00m00s fontconfig-2.14.2_6.x86_64.xbps: 591KB [avg rate: 35GB/s] fontconfig-2.14.2_6: verifying RSA signature... libpng-1.6.44_2.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libpng-1.6.44_2.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libpng-1.6.44_2.x86_64.xbps: [881KB 0%] 217MB/s ETA: 00m00s libpng-1.6.44_2.x86_64.xbps: 881KB [avg rate: 47GB/s] libpng-1.6.44_2: verifying RSA signature... freetype-2.13.1_6.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s freetype-2.13.1_6.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] freetype-2.13.1_6.x86_64.xbps: [1716KB 0%] 230MB/s ETA: 00m00s freetype-2.13.1_6.x86_64.xbps: 1716KB [avg rate: 96GB/s] freetype-2.13.1_6: verifying RSA signature... libxfont2-2.0.7_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxfont2-2.0.7_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxfont2-2.0.7_1.x86_64.xbps: [449KB 0%] 206MB/s ETA: 00m00s libxfont2-2.0.7_1.x86_64.xbps: 449KB [avg rate: 23GB/s] libxfont2-2.0.7_1: verifying RSA signature... pixman-0.42.2_7.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s pixman-0.42.2_7.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] pixman-0.42.2_7.x86_64.xbps: [4172KB 0%] 230MB/s ETA: 00m00s pixman-0.42.2_7.x86_64.xbps: 4172KB [avg rate: 234GB/s] pixman-0.42.2_7: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 195MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 6051MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libdrm-2.4.115_9.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libdrm-2.4.115_9.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libdrm-2.4.115_9.x86_64.xbps: [242KB 1%] 279MB/s ETA: 00m00s libdrm-2.4.115_9.x86_64.xbps: 242KB [avg rate: 16GB/s] libdrm-2.4.115_9: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 260MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 37GB/s] xorg-proto-2024.1_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 217MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 65GB/s] libxcb-1.17_1: verifying RSA signature... libxfixes-6.0.1_7.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxfixes-6.0.1_7.x86_64.xbps: [59KB 6%] 260MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps: 59KB [avg rate: 3851MB/s] libxfixes-6.0.1_7: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 217MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 6953MB/s] libxrender-0.9.12_1: verifying RSA signature... libxrandr-1.5.4_7.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxrandr-1.5.4_7.x86_64.xbps: [107KB 3%] 178MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps: 107KB [avg rate: 4753MB/s] libxrandr-1.5.4_7: verifying RSA signature... libxxf86vm-1.1.6_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxxf86vm-1.1.6_1.x86_64.xbps: [42KB 9%] 230MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps: 42KB [avg rate: 2391MB/s] libxxf86vm-1.1.6_1: verifying RSA signature... llvm-19.1.3_5.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s llvm-19.1.3_5.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] llvm-19.1.3_5.x86_64.xbps: [96MB 0%] 244MB/s ETA: 00m00s llvm-19.1.3_5.x86_64.xbps: [96MB 57%] 108MB/s ETA: 00m00s llvm-19.1.3_5.x86_64.xbps: 96MB [avg rate: 189MB/s] llvm-19.1.3_5: verifying RSA signature... xz-utils-5.4.4_6.x86_64.xbps.sig2: [512B 100%] 29MB/s ETA: 00m00s xz-utils-5.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 29MB/s] xz-utils-5.4.4_6.x86_64.xbps: [643KB 0%] 260MB/s ETA: 00m00s xz-utils-5.4.4_6.x86_64.xbps: 643KB [avg rate: 41GB/s] xz-utils-5.4.4_6: verifying RSA signature... zstd-1.5.6_2.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s zstd-1.5.6_2.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] zstd-1.5.6_2.x86_64.xbps: [744KB 0%] 230MB/s ETA: 00m00s zstd-1.5.6_2.x86_64.xbps: 744KB [avg rate: 42GB/s] zstd-1.5.6_2: verifying RSA signature... libexpat-2.5.0_7.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libexpat-2.5.0_7.x86_64.xbps: [331KB 1%] 163MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps: 331KB [avg rate: 13GB/s] libexpat-2.5.0_7: verifying RSA signature... libxdamage-1.1.6_7.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxdamage-1.1.6_7.x86_64.xbps: [25KB 16%] 140MB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps: 25KB [avg rate: 861MB/s] libxdamage-1.1.6_7: verifying RSA signature... libglvnd-1.7.0_6.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libglvnd-1.7.0_6.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libglvnd-1.7.0_6.x86_64.xbps: [2005KB 0%] 115MB/s ETA: 00m00s libglvnd-1.7.0_6.x86_64.xbps: 2005KB [avg rate: 56GB/s] libglvnd-1.7.0_6: verifying RSA signature... mesa-24.0.4_3.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s mesa-24.0.4_3.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] mesa-24.0.4_3.x86_64.xbps: [52MB 0%] -- stalled -- ETA: 00m00s mesa-24.0.4_3.x86_64.xbps: [52MB 90%] 110MB/s ETA: 00m00s mesa-24.0.4_3.x86_64.xbps: 52MB [avg rate: 121MB/s] mesa-24.0.4_3: verifying RSA signature... libepoxy-1.5.10_8.x86_64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s libepoxy-1.5.10_8.x86_64.xbps.sig2: 512B [avg rate: 16MB/s] libepoxy-1.5.10_8.x86_64.xbps: [1234KB 0%] 217MB/s ETA: 00m00s libepoxy-1.5.10_8.x86_64.xbps: 1234KB [avg rate: 65GB/s] libepoxy-1.5.10_8: verifying RSA signature... libxkbfile-1.1.3_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libxkbfile-1.1.3_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libxkbfile-1.1.3_1.x86_64.xbps: [257KB 1%] 217MB/s ETA: 00m00s libxkbfile-1.1.3_1.x86_64.xbps: 257KB [avg rate: 14GB/s] libxkbfile-1.1.3_1: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 206MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 2025MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 217MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 17GB/s] wayland-1.23.0_1: verifying RSA signature... libxshmfence-1.3.3_1.x86_64.xbps.sig2: [512B 100%] 24MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps.sig2: 512B [avg rate: 24MB/s] libxshmfence-1.3.3_1.x86_64.xbps: [8535B 47%] 230MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps: 8535B [avg rate: 479MB/s] libxshmfence-1.3.3_1: verifying RSA signature... gmp-6.3.0_1.x86_64.xbps.sig2: [512B 100%] 27MB/s ETA: 00m00s gmp-6.3.0_1.x86_64.xbps.sig2: 512B [avg rate: 27MB/s] gmp-6.3.0_1.x86_64.xbps: [420KB 0%] 244MB/s ETA: 00m00s gmp-6.3.0_1.x86_64.xbps: 420KB [avg rate: 25GB/s] gmp-6.3.0_1: verifying RSA signature... nettle-3.8.1_8.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s nettle-3.8.1_8.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] nettle-3.8.1_8.x86_64.xbps: [919KB 0%] 230MB/s ETA: 00m00s nettle-3.8.1_8.x86_64.xbps: 919KB [avg rate: 52GB/s] nettle-3.8.1_8: verifying RSA signature... [*] Collecting package files xorg-util-macros-1.20.2_1: collecting files... libxtrans-1.5.2_1: collecting files... libx11-1.8.10_1: collecting files... xkbcomp-1.4.7_1: collecting files... libxcvt-0.1.3_1: collecting files... wayland-protocols-1.39_1: collecting files... linux-headers-6.12.8_2: collecting files... frigg-0.0pl352_7: collecting files... libdrm-headers-2.4.115_2: collecting files... mlibc-headers-0.0pl4279_2: collecting files... mlibc-0.0pl4279_2: collecting files... libxext-1.3.6_1: collecting files... libxau-1.0.12_1: collecting files... libxdmcp-1.1.5_1: collecting files... xorg-font-util-1.4.0_6: collecting files... libfontenc-1.1.8_1: collecting files... zlib-1.2.12_8: collecting files... bzip2-1.0.8_10: collecting files... libiconv-1.17_8: collecting files... libxml-2.10.0_8: collecting files... fontconfig-2.14.2_6: collecting files... libpng-1.6.44_2: collecting files... freetype-2.13.1_6: collecting files... libxfont2-2.0.7_1: collecting files... pixman-0.42.2_7: collecting files... xcb-proto-1.17.0_1: collecting files... libdrm-2.4.115_9: collecting files... xorg-proto-2024.1_1: collecting files... libxcb-1.17_1: collecting files... libxfixes-6.0.1_7: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_7: collecting files... libxxf86vm-1.1.6_1: collecting files... llvm-19.1.3_5: collecting files... xz-utils-5.4.4_6: collecting files... zstd-1.5.6_2: collecting files... libexpat-2.5.0_7: collecting files... libxdamage-1.1.6_7: collecting files... libglvnd-1.7.0_6: collecting files... mesa-24.0.4_3: collecting files... libepoxy-1.5.10_8: collecting files... libxkbfile-1.1.3_1: collecting files... libffi-3.4.4_6: collecting files... wayland-1.23.0_1: collecting files... libxshmfence-1.3.3_1: collecting files... gmp-6.3.0_1: collecting files... nettle-3.8.1_8: collecting files... [*] Unpacking packages xorg-util-macros-1.20.2_1: unpacking ... libxtrans-1.5.2_1: unpacking ... libx11-1.8.10_1: unpacking ... xkbcomp-1.4.7_1: unpacking ... libxcvt-0.1.3_1: unpacking ... wayland-protocols-1.39_1: unpacking ... linux-headers-6.12.8_2: unpacking ... frigg-0.0pl352_7: unpacking ... libdrm-headers-2.4.115_2: unpacking ... mlibc-headers-0.0pl4279_2: unpacking ... mlibc-0.0pl4279_2: unpacking ... libxext-1.3.6_1: unpacking ... libxau-1.0.12_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... xorg-font-util-1.4.0_6: unpacking ... libfontenc-1.1.8_1: unpacking ... zlib-1.2.12_8: unpacking ... bzip2-1.0.8_10: unpacking ... libiconv-1.17_8: unpacking ... libxml-2.10.0_8: unpacking ... fontconfig-2.14.2_6: unpacking ... libpng-1.6.44_2: unpacking ... freetype-2.13.1_6: unpacking ... libxfont2-2.0.7_1: unpacking ... pixman-0.42.2_7: unpacking ... xcb-proto-1.17.0_1: unpacking ... libdrm-2.4.115_9: unpacking ... xorg-proto-2024.1_1: unpacking ... libxcb-1.17_1: unpacking ... libxfixes-6.0.1_7: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_7: unpacking ... libxxf86vm-1.1.6_1: unpacking ... llvm-19.1.3_5: unpacking ... xz-utils-5.4.4_6: unpacking ... zstd-1.5.6_2: unpacking ... libexpat-2.5.0_7: unpacking ... libxdamage-1.1.6_7: unpacking ... libglvnd-1.7.0_6: unpacking ... mesa-24.0.4_3: unpacking ... libepoxy-1.5.10_8: unpacking ... libxkbfile-1.1.3_1: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.23.0_1: unpacking ... libxshmfence-1.3.3_1: unpacking ... gmp-6.3.0_1: unpacking ... nettle-3.8.1_8: unpacking ... 47 downloaded, 47 installed, 0 updated, 47 configured, 0 removed. [2025-02-23 09:29:40.550994 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-02-23 09:29:40.551392 chopin] DEBUG: xbbs.worker: ... found libepoxy-1.5.10_8.x86_64.xbps [2025-02-23 09:29:40.552787 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libepoxy-1.5.10_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libepoxy-1.5.10_8' (x86_64). index: 1 packages registered. [2025-02-23 09:29:40.568042 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_2.x86_64.xbps [2025-02-23 09:29:40.568514 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_2.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_2' (x86_64). index: 2 packages registered. [2025-02-23 09:29:40.582397 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-02-23 09:29:40.583890 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (x86_64). index: 3 packages registered. [2025-02-23 09:29:40.598662 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-02-23 09:29:40.599250 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.6_1' (x86_64). index: 4 packages registered. [2025-02-23 09:29:40.614607 chopin] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2025-02-23 09:29:40.615079 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxxf86vm-1.1.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxxf86vm-1.1.6_1' (x86_64). index: 5 packages registered. [2025-02-23 09:29:40.629571 chopin] DEBUG: xbbs.worker: ... found bzip2-1.0.8_10.x86_64.xbps [2025-02-23 09:29:40.630008 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_10' (x86_64). index: 6 packages registered. [2025-02-23 09:29:40.644250 chopin] DEBUG: xbbs.worker: ... found wayland-protocols-1.39_1.x86_64.xbps [2025-02-23 09:29:40.644684 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.39_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.39_1' (x86_64). index: 7 packages registered. [2025-02-23 09:29:40.658647 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_6.x86_64.xbps [2025-02-23 09:29:40.659708 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.4.4_6.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_6' (x86_64). index: 8 packages registered. [2025-02-23 09:29:40.674343 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-02-23 09:29:40.674718 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.2_1' (x86_64). index: 9 packages registered. [2025-02-23 09:29:40.688195 chopin] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_7.x86_64.xbps [2025-02-23 09:29:40.688604 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfixes-6.0.1_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfixes-6.0.1_7' (x86_64). index: 10 packages registered. [2025-02-23 09:29:40.704163 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-02-23 09:29:40.705276 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (x86_64). index: 11 packages registered. [2025-02-23 09:29:40.720256 chopin] DEBUG: xbbs.worker: ... found llvm-19.1.3_5.x86_64.xbps [2025-02-23 09:29:40.803556 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-19.1.3_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-19.1.3_5' (x86_64). index: 12 packages registered. [2025-02-23 09:29:40.895460 chopin] DEBUG: xbbs.worker: ... found libxml-2.10.0_8.x86_64.xbps [2025-02-23 09:29:40.897992 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_8' (x86_64). index: 13 packages registered. [2025-02-23 09:29:40.915415 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-02-23 09:29:40.915867 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_6' (x86_64). index: 14 packages registered. [2025-02-23 09:29:40.930121 chopin] DEBUG: xbbs.worker: ... found libxfont2-2.0.7_1.x86_64.xbps [2025-02-23 09:29:40.930889 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfont2-2.0.7_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfont2-2.0.7_1' (x86_64). index: 15 packages registered. [2025-02-23 09:29:40.945623 chopin] DEBUG: xbbs.worker: ... found freetype-2.13.1_6.x86_64.xbps [2025-02-23 09:29:40.947483 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'freetype-2.13.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `freetype-2.13.1_6' (x86_64). index: 16 packages registered. [2025-02-23 09:29:40.963117 chopin] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2025-02-23 09:29:40.963491 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxshmfence-1.3.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxshmfence-1.3.3_1' (x86_64). index: 17 packages registered. [2025-02-23 09:29:40.977754 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-02-23 09:29:40.978831 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (x86_64). index: 18 packages registered. [2025-02-23 09:29:40.995154 chopin] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_7.x86_64.xbps [2025-02-23 09:29:40.995542 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdamage-1.1.6_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdamage-1.1.6_7' (x86_64). index: 19 packages registered. [2025-02-23 09:29:41.010981 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-02-23 09:29:41.011507 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.12_1' (x86_64). index: 20 packages registered. [2025-02-23 09:29:41.026243 chopin] DEBUG: xbbs.worker: ... found libexpat-2.5.0_7.x86_64.xbps [2025-02-23 09:29:41.026953 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.5.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.5.0_7' (x86_64). index: 21 packages registered. [2025-02-23 09:29:41.042159 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4279_2.x86_64.xbps [2025-02-23 09:29:41.046795 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4279_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4279_2' (x86_64). index: 22 packages registered. [2025-02-23 09:29:41.065675 chopin] DEBUG: xbbs.worker: ... found pixman-0.42.2_7.x86_64.xbps [2025-02-23 09:29:41.069685 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'pixman-0.42.2_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `pixman-0.42.2_7' (x86_64). index: 23 packages registered. [2025-02-23 09:29:41.088589 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-02-23 09:29:41.091695 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_2' (x86_64). index: 24 packages registered. [2025-02-23 09:29:41.113454 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_6.x86_64.xbps [2025-02-23 09:29:41.115499 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libglvnd-1.7.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libglvnd-1.7.0_6' (x86_64). index: 25 packages registered. [2025-02-23 09:29:41.133523 chopin] DEBUG: xbbs.worker: ... found gmp-6.3.0_1.x86_64.xbps [2025-02-23 09:29:41.134290 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gmp-6.3.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gmp-6.3.0_1' (x86_64). index: 26 packages registered. [2025-02-23 09:29:41.150520 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2025-02-23 09:29:41.153625 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.10_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.10_1' (x86_64). index: 27 packages registered. [2025-02-23 09:29:41.171263 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-02-23 09:29:41.171734 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_8' (x86_64). index: 28 packages registered. [2025-02-23 09:29:41.186204 chopin] DEBUG: xbbs.worker: ... found libxcvt-0.1.3_1.x86_64.xbps [2025-02-23 09:29:41.186570 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcvt-0.1.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcvt-0.1.3_1' (x86_64). index: 29 packages registered. [2025-02-23 09:29:41.200025 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-02-23 09:29:41.200487 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (x86_64). index: 30 packages registered. [2025-02-23 09:29:41.217990 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_7.x86_64.xbps [2025-02-23 09:29:41.218437 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrandr-1.5.4_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrandr-1.5.4_7' (x86_64). index: 31 packages registered. [2025-02-23 09:29:41.234096 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4279_2.x86_64.xbps [2025-02-23 09:29:41.234564 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4279_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4279_2' (x86_64). index: 32 packages registered. [2025-02-23 09:29:41.248840 chopin] DEBUG: xbbs.worker: ... found libpng-1.6.44_2.x86_64.xbps [2025-02-23 09:29:41.250014 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libpng-1.6.44_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libpng-1.6.44_2' (x86_64). index: 33 packages registered. [2025-02-23 09:29:41.266407 chopin] DEBUG: xbbs.worker: ... found xkbcomp-1.4.7_1.x86_64.xbps [2025-02-23 09:29:41.267064 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkbcomp-1.4.7_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkbcomp-1.4.7_1' (x86_64). index: 34 packages registered. [2025-02-23 09:29:41.283379 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.6_2.x86_64.xbps [2025-02-23 09:29:41.284483 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zstd-1.5.6_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zstd-1.5.6_2' (x86_64). index: 35 packages registered. [2025-02-23 09:29:41.299790 chopin] DEBUG: xbbs.worker: ... found xorg-font-util-1.4.0_6.x86_64.xbps [2025-02-23 09:29:41.300204 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-font-util-1.4.0_6.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_6' (x86_64). index: 36 packages registered. [2025-02-23 09:29:41.316661 chopin] DEBUG: xbbs.worker: ... found fontconfig-2.14.2_6.x86_64.xbps [2025-02-23 09:29:41.317553 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'fontconfig-2.14.2_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `fontconfig-2.14.2_6' (x86_64). index: 37 packages registered. [2025-02-23 09:29:41.333568 chopin] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-02-23 09:29:41.334290 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.23.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.23.0_1' (x86_64). index: 38 packages registered. [2025-02-23 09:29:41.350068 chopin] DEBUG: xbbs.worker: ... found nettle-3.8.1_8.x86_64.xbps [2025-02-23 09:29:41.351227 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'nettle-3.8.1_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `nettle-3.8.1_8' (x86_64). index: 39 packages registered. [2025-02-23 09:29:41.366952 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-02-23 09:29:41.367464 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrender-0.9.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrender-0.9.12_1' (x86_64). index: 40 packages registered. [2025-02-23 09:29:41.382085 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2025-02-23 09:29:41.382519 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.2_1' (x86_64). index: 41 packages registered. [2025-02-23 09:29:41.397438 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.115_9.x86_64.xbps [2025-02-23 09:29:41.398182 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_9' (x86_64). index: 42 packages registered. [2025-02-23 09:29:41.414437 chopin] DEBUG: xbbs.worker: ... found mesa-24.0.4_3.x86_64.xbps [2025-02-23 09:29:41.459312 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mesa-24.0.4_3.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mesa-24.0.4_3' (x86_64). index: 43 packages registered. [2025-02-23 09:29:41.517440 chopin] DEBUG: xbbs.worker: ... found libxkbfile-1.1.3_1.x86_64.xbps [2025-02-23 09:29:41.518144 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbfile-1.1.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbfile-1.1.3_1' (x86_64). index: 44 packages registered. [2025-02-23 09:29:41.534896 chopin] DEBUG: xbbs.worker: ... found libfontenc-1.1.8_1.x86_64.xbps [2025-02-23 09:29:41.535311 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libfontenc-1.1.8_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libfontenc-1.1.8_1' (x86_64). index: 45 packages registered. [2025-02-23 09:29:41.550748 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl352_7.x86_64.xbps [2025-02-23 09:29:41.551175 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl352_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl352_7' (x86_64). index: 46 packages registered. [2025-02-23 09:29:41.567149 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-02-23 09:29:41.567553 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.5_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.5_1' (x86_64). index: 47 packages registered. [2025-02-23 09:29:44.601588 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:xwayland'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch xwayland checkout xwayland patch xwayland regenerate xwayland install frigg (inside sysroot.ggb38vdi) install libdrm-headers (inside sysroot.ggb38vdi) install linux-headers (inside sysroot.ggb38vdi) install mlibc-headers (inside sysroot.ggb38vdi) install mlibc (inside sysroot.ggb38vdi) install libdrm (inside sysroot.ggb38vdi) install xorg-util-macros (inside sysroot.ggb38vdi) install xorg-proto (inside sysroot.ggb38vdi) install libxau (inside sysroot.ggb38vdi) install libxdmcp (inside sysroot.ggb38vdi) install xcb-proto (inside sysroot.ggb38vdi) install libxcb (inside sysroot.ggb38vdi) install libxtrans (inside sysroot.ggb38vdi) install libx11 (inside sysroot.ggb38vdi) install libexpat (inside sysroot.ggb38vdi) install libxext (inside sysroot.ggb38vdi) install libglvnd (inside sysroot.ggb38vdi) install libxfixes (inside sysroot.ggb38vdi) install libxdamage (inside sysroot.ggb38vdi) install libxrender (inside sysroot.ggb38vdi) install libxrandr (inside sysroot.ggb38vdi) install libxshmfence (inside sysroot.ggb38vdi) install libxxf86vm (inside sysroot.ggb38vdi) install zlib (inside sysroot.ggb38vdi) install llvm (inside sysroot.ggb38vdi) install libffi (inside sysroot.ggb38vdi) install wayland (inside sysroot.ggb38vdi) install wayland-protocols (inside sysroot.ggb38vdi) install xz-utils (inside sysroot.ggb38vdi) install zstd (inside sysroot.ggb38vdi) install mesa (inside sysroot.ggb38vdi) install libepoxy (inside sysroot.ggb38vdi) install libxcvt (inside sysroot.ggb38vdi) install bzip2 (inside sysroot.ggb38vdi) install libpng (inside sysroot.ggb38vdi) install freetype (inside sysroot.ggb38vdi) install libiconv (inside sysroot.ggb38vdi) install libxml (inside sysroot.ggb38vdi) install fontconfig (inside sysroot.ggb38vdi) install xorg-font-util (inside sysroot.ggb38vdi) install libfontenc (inside sysroot.ggb38vdi) install libxfont2 (inside sysroot.ggb38vdi) install libxkbfile (inside sysroot.ggb38vdi) install gmp (inside sysroot.ggb38vdi) install nettle (inside sysroot.ggb38vdi) install pixman (inside sysroot.ggb38vdi) install xkbcomp (inside sysroot.ggb38vdi) configure xwayland (inside sysroot.ggb38vdi) build xwayland (inside sysroot.ggb38vdi) pack xwayland xbstrap: fetch xwayland [1/54] 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/54] [2025-02-23 09:29:45.926761 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 54, 'n_this': 1, 'status': 'success', 'subject': 'xwayland'} HEAD is now at ada62bf Bump version to 23.2.1 xbstrap: patch xwayland [3/54] [2025-02-23 09:29:46.002533 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 54, 'n_this': 2, 'status': 'success', 'subject': 'xwayland'} Applying: Add managarm-specific changes xbstrap: regenerate xwayland [4/54] xbstrap: install frigg [5/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'frigg'] [2025-02-23 09:29:46.056146 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 54, 'n_this': 3, 'status': 'success', 'subject': 'xwayland'} [2025-02-23 09:29:46.056819 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 54, 'n_this': 4, 'status': 'success', 'subject': 'xwayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libdrm-headers'] [2025-02-23 09:29:46.067664 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'linux-headers'] [2025-02-23 09:29:46.076199 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'mlibc-headers'] [2025-02-23 09:29:46.278065 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'mlibc'] [2025-02-23 09:29:46.300754 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libdrm [10/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libdrm'] [2025-02-23 09:29:46.345195 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install xorg-util-macros [11/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'xorg-util-macros'] [2025-02-23 09:29:46.354977 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 10, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [12/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'xorg-proto'] [2025-02-23 09:29:46.361411 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 11, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [13/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxau'] [2025-02-23 09:29:46.391502 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 12, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [14/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxdmcp'] [2025-02-23 09:29:46.398254 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 13, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [15/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'xcb-proto'] [2025-02-23 09:29:46.404688 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 14, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [16/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxcb'] [2025-02-23 09:29:46.417500 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 15, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [17/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxtrans'] [2025-02-23 09:29:46.597887 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 16, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [18/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libx11'] [2025-02-23 09:29:46.605601 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 17, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libexpat [19/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libexpat'] [2025-02-23 09:29:46.728420 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 18, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libxext [20/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxext'] [2025-02-23 09:29:46.740110 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 19, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [21/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libglvnd'] [2025-02-23 09:29:46.754931 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 20, 'status': 'success', 'subject': 'libxext'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxfixes [22/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxfixes'] [2025-02-23 09:29:46.785979 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 21, 'status': 'success', 'subject': 'libglvnd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxdamage [23/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxdamage'] [2025-02-23 09:29:46.793057 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 22, 'status': 'success', 'subject': 'libxfixes'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxrender [24/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxrender'] [2025-02-23 09:29:46.799194 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 23, 'status': 'success', 'subject': 'libxdamage'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [25/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxrandr'] [2025-02-23 09:29:46.806663 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 24, 'status': 'success', 'subject': 'libxrender'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxshmfence [26/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxshmfence'] [2025-02-23 09:29:46.814993 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 25, 'status': 'success', 'subject': 'libxrandr'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install libxxf86vm [27/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxxf86vm'] [2025-02-23 09:29:46.820977 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 26, 'status': 'success', 'subject': 'libxshmfence'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install zlib [28/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'zlib'] [2025-02-23 09:29:46.830214 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 27, 'status': 'success', 'subject': 'libxxf86vm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install llvm [29/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'llvm'] [2025-02-23 09:29:46.837513 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 28, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install libffi [30/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libffi'] [2025-02-23 09:29:47.833058 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 29, 'status': 'success', 'subject': 'llvm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [31/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'wayland'] [2025-02-23 09:29:47.841418 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 30, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [32/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'wayland-protocols'] [2025-02-23 09:29:47.854181 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 31, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xz-utils [33/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'xz-utils'] [2025-02-23 09:29:47.867967 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 32, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [34/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'zstd'] [2025-02-23 09:29:47.884535 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 33, 'status': 'success', 'subject': 'xz-utils'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [35/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'mesa'] [2025-02-23 09:29:47.901175 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 34, 'status': 'success', 'subject': 'zstd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install libepoxy [36/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libepoxy'] [2025-02-23 09:29:48.312611 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 35, 'status': 'success', 'subject': 'mesa'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libepoxy'] xbstrap: install libxcvt [37/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxcvt'] [2025-02-23 09:29:48.334532 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 36, 'status': 'success', 'subject': 'libepoxy'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcvt'] xbstrap: install bzip2 [38/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'bzip2'] [2025-02-23 09:29:48.342247 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 37, 'status': 'success', 'subject': 'libxcvt'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install libpng [39/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libpng'] [2025-02-23 09:29:48.351937 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 38, 'status': 'success', 'subject': 'bzip2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libpng'] xbstrap: install freetype [40/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'freetype'] [2025-02-23 09:29:48.369159 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 39, 'status': 'success', 'subject': 'libpng'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'freetype'] xbstrap: install libiconv [41/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libiconv'] [2025-02-23 09:29:48.394099 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 40, 'status': 'success', 'subject': 'freetype'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libxml [42/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxml'] [2025-02-23 09:29:48.407407 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 41, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install fontconfig [43/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'fontconfig'] [2025-02-23 09:29:48.447631 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 42, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fontconfig'] xbstrap: install xorg-font-util [44/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'xorg-font-util'] [2025-02-23 09:29:48.465101 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 43, 'status': 'success', 'subject': 'fontconfig'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-font-util'] xbstrap: install libfontenc [45/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libfontenc'] [2025-02-23 09:29:48.475035 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 44, 'status': 'success', 'subject': 'xorg-font-util'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libfontenc'] xbstrap: install libxfont2 [46/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxfont2'] [2025-02-23 09:29:48.482168 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 45, 'status': 'success', 'subject': 'libfontenc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfont2'] xbstrap: install libxkbfile [47/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'libxkbfile'] [2025-02-23 09:29:48.493593 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 46, 'status': 'success', 'subject': 'libxfont2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbfile'] xbstrap: install gmp [48/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'gmp'] [2025-02-23 09:29:48.503347 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 47, 'status': 'success', 'subject': 'libxkbfile'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gmp'] xbstrap: install nettle [49/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'nettle'] [2025-02-23 09:29:48.514594 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 48, 'status': 'success', 'subject': 'gmp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'nettle'] xbstrap: install pixman [50/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'pixman'] [2025-02-23 09:29:48.535201 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 49, 'status': 'success', 'subject': 'nettle'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'pixman'] xbstrap: install xkbcomp [51/54] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ggb38vdi', 'xkbcomp'] [2025-02-23 09:29:48.580746 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 50, 'status': 'success', 'subject': 'pixman'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ggb38vdi', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkbcomp'] xbstrap: configure xwayland [52/54] [2025-02-23 09:29:48.591470 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 54, 'n_this': 51, 'status': 'success', 'subject': 'xkbcomp'} 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: ['wayland-scanner', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 1821932 (outside the namespace) The Meson build system Version: 1.7.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 14.2.0 "x86_64-managarm-gcc (managarm) 14.2.0") C linker for the host machine: x86_64-managarm-gcc ld.bfd 2.43.1 C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") C linker for the build machine: cc ld.bfd 2.40 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 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.4 Run-time dependency xtrans found: YES 1.5.2 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.4 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.3 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.7 Run-time dependency xkbfile found: YES 1.1.3 Run-time dependency xfont2 found: YES 2.0.7 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.23.0 Run-time dependency wayland-protocols found: YES 1.39 Run-time dependency libxcvt found: YES 0.1.3 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.5 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.12 Dependency presentproto found: YES 1.4 (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.23.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.39 (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.17.0 Run-time dependency xcb-xinput found: YES 1.17.0 Dependency xcb found: YES 1.17.0 (cached) Run-time dependency xcb-damage found: YES 1.17.0 Dependency xcb found: YES 1.17.0 (cached) Run-time dependency xcb-sync found: YES 1.17.0 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 [53/54] [2025-02-23 09:29:52.024881 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 54, 'n_this': 52, 'status': 'success', 'subject': 'xwayland'} xbstrap: Running ['ninja'] (tools: ['wayland-scanner', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 1822603 (outside the namespace) [1/414] Compiling C object dix/liblibxserver_dix.a.p/atom.c.o [2/414] Compiling C object dix/liblibxserver_dix.a.p/main.c.o [3/414] Compiling C object dix/liblibxserver_dix.a.p/gestures.c.o [4/414] Compiling C object dix/liblibxserver_dix.a.p/extension.c.o [5/414] Compiling C object dix/liblibxserver_dix.a.p/globals.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/glyphcurs.c.o [8/414] Compiling C object dix/liblibxserver_dix.a.p/eventconvert.c.o [9/414] Compiling C object dix/liblibxserver_dix.a.p/gc.c.o [10/414] Compiling C object dix/liblibxserver_dix.a.p/dixutils.c.o [11/414] Compiling C object dix/liblibxserver_dix.a.p/initatoms.c.o [12/414] Compiling C object dix/liblibxserver_dix.a.p/pixmap.c.o [13/414] Compiling C object dix/liblibxserver_dix.a.p/enterleave.c.o [14/414] Compiling C object dix/liblibxserver_dix.a.p/grabs.c.o [15/414] Compiling C object dix/liblibxserver_dix.a.p/registry.c.o [16/414] Compiling C object dix/liblibxserver_dix.a.p/property.c.o [17/414] Compiling C object dix/liblibxserver_dix.a.p/privates.c.o [18/414] Compiling C object dix/liblibxserver_dix.a.p/ptrveloc.c.o [19/414] Compiling C object dix/liblibxserver_dix.a.p/dixfonts.c.o [20/414] Compiling C object dix/liblibxserver_dix.a.p/selection.c.o [21/414] Compiling C object dix/liblibxserver_dix.a.p/tables.c.o [22/414] Compiling C object dix/liblibxserver_dix.a.p/inpututils.c.o [23/414] Compiling C object dix/liblibxserver_main.a.p/stubmain.c.o [24/414] Linking static target dix/liblibxserver_main.a [25/414] Compiling C object dix/liblibxserver_dix.a.p/resource.c.o [26/414] Compiling C object dri3/liblibxserver_dri3.a.p/dri3.c.o [27/414] Compiling C object dix/liblibxserver_dix.a.p/getevents.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/swaprep.c.o [30/414] Compiling C object dix/liblibxserver_dix.a.p/devices.c.o [31/414] Compiling C object dix/liblibxserver_dix.a.p/touch.c.o [32/414] Compiling C object dix/liblibxserver_dix.a.p/region.c.o [33/414] Compiling C object dix/liblibxserver_dix.a.p/swapreq.c.o [34/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_table.c.o [35/414] Compiling C object dri3/liblibxserver_dri3.a.p/dri3_request.c.o [36/414] Linking static target dri3/liblibxserver_dri3.a [37/414] Compiling C object dix/liblibxserver_dix.a.p/colormap.c.o [38/414] Compiling C object glx/liblibxserver_glx.a.p/extension_string.c.o [39/414] Compiling C object glx/liblibxserver_glx.a.p/createcontext.c.o [40/414] Compiling C object glx/liblibxserver_glx.a.p/clientinfo.c.o [41/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_util.c.o [42/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_program.c.o [43/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_texture_compression.c.o [44/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_size_get.c.o [45/414] Compiling C object dix/liblibxserver_dix.a.p/dispatch.c.o [46/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_reqsize.c.o [47/414] Compiling C object dix/liblibxserver_dix.a.p/events.c.o [48/414] Compiling C object glx/liblibxserver_glx.a.p/glxdriswrast.c.o [49/414] Compiling C object glx/liblibxserver_glx.a.p/glxdricommon.c.o [50/414] Compiling C object glx/liblibxserver_glx.a.p/render2.c.o [51/414] Compiling C object glx/liblibxserver_glx.a.p/glxscreens.c.o [52/414] Compiling C object glx/liblibxserver_glx.a.p/renderpix.c.o [53/414] Compiling C object glx/liblibxserver_glx.a.p/glxcmdsswap.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/renderpixswap.c.o [56/414] Compiling C object glx/liblibxserver_glx.a.p/single2swap.c.o [57/414] Compiling C object glx/liblibxserver_glx.a.p/singlesize.c.o [58/414] Compiling C object glx/liblibxserver_glx.a.p/render2swap.c.o [59/414] Compiling C object glx/liblibxserver_glx.a.p/xfont.c.o [60/414] Compiling C object glx/liblibxserver_glx.a.p/swap_interval.c.o [61/414] Compiling C object glx/liblibxserver_glx.a.p/single2.c.o [62/414] Compiling C object glx/liblibxserver_glx.a.p/singlepix.c.o [63/414] Compiling C object glx/liblibxserver_glx.a.p/rensize.c.o [64/414] Compiling C object glx/liblibglxvnd.a.p/vndservermapping.c.o [65/414] Compiling C object glx/liblibxserver_glx.a.p/singlepixswap.c.o [66/414] Compiling C object glx/liblibglxvnd.a.p/vndext.c.o [67/414] Compiling C object dix/liblibxserver_dix.a.p/window.c.o [68/414] Compiling C object fb/liblibxserver_fb.a.p/fballpriv.c.o [69/414] Compiling C object glx/liblibglxvnd.a.p/vndservervendor.c.o [70/414] Linking static target dix/liblibxserver_dix.a [71/414] Compiling C object fb/liblibxserver_fb.a.p/fbarc.c.o [72/414] Compiling C object fb/liblibxserver_fb.a.p/fbcmap_mi.c.o [73/414] Compiling C object glx/liblibglxvnd.a.p/vndcmds.c.o [74/414] Linking static target glx/liblibglxvnd.a [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/fbfill.c.o [78/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_dispatch.c.o [79/414] Compiling C object fb/liblibxserver_fb.a.p/fbcopy.c.o [80/414] Compiling C object fb/liblibxserver_fb.a.p/fbgc.c.o [81/414] Compiling C object fb/liblibxserver_fb.a.p/fbfillrect.c.o [82/414] Compiling C object glx/liblibxserver_glx.a.p/glxcmds.c.o [83/414] Compiling C object fb/liblibxserver_fb.a.p/fbblt.c.o [84/414] Compiling C object fb/liblibxserver_fb.a.p/fbbltone.c.o [85/414] Compiling C object fb/liblibxserver_fb.a.p/fbline.c.o [86/414] Compiling C object fb/liblibxserver_fb.a.p/fbscreen.c.o [87/414] Compiling C object fb/liblibxserver_fb.a.p/fbimage.c.o [88/414] Compiling C object fb/liblibxserver_fb.a.p/fbglyph.c.o [89/414] Compiling C object fb/liblibxserver_fb.a.p/fbsetsp.c.o [90/414] Compiling C object fb/liblibxserver_fb.a.p/fbpoint.c.o [91/414] Compiling C object fb/liblibxserver_fb.a.p/fboverlay.c.o [92/414] Compiling C object fb/liblibxserver_fb.a.p/fbpict.c.o [93/414] Compiling C object fb/liblibxserver_fb.a.p/fbsolid.c.o [94/414] Compiling C object fb/liblibxserver_fb.a.p/fbpixmap.c.o [95/414] Compiling C object fb/liblibxserver_fb.a.p/fbpush.c.o [96/414] Compiling C object fb/liblibxserver_fb.a.p/fbutil.c.o [97/414] Compiling C object fb/liblibxserver_fb.a.p/fbtrap.c.o [98/414] Compiling C object mi/liblibxserver_mi.a.p/midash.c.o [99/414] Compiling C object fb/liblibxserver_fb.a.p/fbseg.c.o [100/414] Compiling C object fb/liblibxserver_fb.a.p/fbwindow.c.o [101/414] Compiling C object mi/liblibxserver_mi.a.p/micopy.c.o [102/414] Compiling C object fb/liblibxserver_fb.a.p/fbtile.c.o [103/414] Compiling C object mi/liblibxserver_mi.a.p/mifillrct.c.o [104/414] Compiling C object mi/liblibxserver_mi.a.p/mieq.c.o [105/414] Compiling C object mi/liblibxserver_mi.a.p/miexpose.c.o [106/414] Compiling C object mi/liblibxserver_mi.a.p/migc.c.o [107/414] Compiling C object mi/liblibxserver_mi.a.p/midispcur.c.o [108/414] Compiling C object mi/liblibxserver_mi.a.p/mibitblt.c.o [109/414] Compiling C object mi/liblibxserver_mi.a.p/miglblt.c.o [110/414] Compiling C object mi/liblibxserver_mi.a.p/mipolyseg.c.o [111/414] Compiling C object mi/liblibxserver_mi.a.p/micmap.c.o [112/414] Compiling C object mi/liblibxserver_mi.a.p/mipolyrect.c.o [113/414] Compiling C object mi/liblibxserver_mi.a.p/mipolypnt.c.o [114/414] Compiling C object mi/liblibxserver_mi.a.p/mipolytext.c.o [115/414] Compiling C object mi/liblibxserver_mi.a.p/mipushpxl.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/mifillarc.c.o [118/414] Compiling C object mi/liblibxserver_mi.a.p/mipoly.c.o [119/414] Compiling C object os/liblibxlibc.a.p/timingsafe_memcmp.c.o [120/414] Linking static target os/liblibxlibc.a [121/414] Compiling C object mi/liblibxserver_mi.a.p/mipointer.c.o [122/414] Compiling C object mi/liblibxserver_mi.a.p/mivaltree.c.o [123/414] Compiling C object glx/liblibxserver_glx.a.p/indirect_dispatch_swap.c.o [124/414] Compiling C object os/liblibxserver_os.a.p/backtrace.c.o [125/414] Compiling C object mi/liblibxserver_mi.a.p/misprite.c.o [126/414] Linking static target glx/liblibxserver_glx.a [127/414] Compiling C object mi/liblibxserver_mi.a.p/miwindow.c.o [128/414] Compiling C object os/liblibxserver_os.a.p/WaitFor.c.o [129/414] Compiling C object mi/liblibxserver_mi.a.p/mizerline.c.o [130/414] Compiling C object os/liblibxserver_os.a.p/client.c.o [131/414] Compiling C object os/liblibxserver_os.a.p/auth.c.o [132/414] Compiling C object os/liblibxserver_os.a.p/mitauth.c.o [133/414] Compiling C object mi/liblibxserver_mi.a.p/mizerclip.c.o [134/414] Compiling C object fb/liblibxserver_fb.a.p/fbbits.c.o [135/414] Compiling C object os/liblibxserver_os.a.p/oscolor.c.o [136/414] Linking static target fb/liblibxserver_fb.a [137/414] Compiling C object mi/liblibxserver_mi.a.p/mizerarc.c.o [138/414] Compiling C object os/liblibxserver_os.a.p/inputthread.c.o [139/414] Compiling C object os/liblibxserver_os.a.p/osinit.c.o [140/414] Compiling C object os/liblibxserver_os.a.p/xsha1.c.o [141/414] Compiling C object os/liblibxserver_os.a.p/ospoll.c.o [142/414] Compiling C object os/liblibxserver_os.a.p/connection.c.o [143/414] Compiling C object os/liblibxserver_os.a.p/access.c.o [144/414] Compiling C object os/liblibxserver_os.a.p/busfault.c.o [145/414] Compiling C object os/liblibxserver_os.a.p/io.c.o [146/414] Compiling C object os/liblibxserver_os.a.p/xprintf.c.o [147/414] Compiling C object os/liblibxserver_os.a.p/xdmauth.c.o [148/414] Compiling C object composite/liblibxserver_composite.a.p/compoverlay.c.o [149/414] Compiling C object mi/liblibxserver_mi.a.p/mioverlay.c.o [150/414] Compiling C object composite/liblibxserver_composite.a.p/compinit.c.o [151/414] Compiling C object os/liblibxserver_os.a.p/log.c.o [152/414] Compiling C object composite/liblibxserver_composite.a.p/compext.c.o [153/414] Compiling C object composite/liblibxserver_composite.a.p/compalloc.c.o [154/414] Compiling C object dbe/liblibxserver_dbe.a.p/midbe.c.o [155/414] Compiling C object os/liblibxserver_os.a.p/xdmcp.c.o [156/414] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misyncfd.c.o [157/414] Compiling C object mi/liblibxserver_mi.a.p/miwideline.c.o [158/414] Compiling C object composite/liblibxserver_composite.a.p/compwindow.c.o [159/414] Compiling C object os/liblibxserver_os.a.p/utils.c.o [160/414] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misync.c.o [161/414] Compiling C object damageext/liblibxserver_damageext.a.p/damageext.c.o [162/414] Linking static target composite/liblibxserver_composite.a [163/414] Linking static target damageext/liblibxserver_damageext.a [164/414] Compiling C object os/liblibxserver_os.a.p/xstrans.c.o [165/414] Compiling C object dbe/liblibxserver_dbe.a.p/dbe.c.o [166/414] Linking static target dbe/liblibxserver_dbe.a [167/414] Linking static target os/liblibxserver_os.a [168/414] Compiling C object miext/sync/liblibxserver_miext_sync.a.p/misyncshm.c.o [169/414] Linking static target miext/sync/liblibxserver_miext_sync.a [170/414] Compiling C object present/liblibxserver_present.a.p/present_fence.c.o [171/414] Compiling C object present/liblibxserver_present.a.p/present_fake.c.o [172/414] Compiling C object present/liblibxserver_present.a.p/present_execute.c.o [173/414] Compiling C object present/liblibxserver_present.a.p/present_event.c.o [174/414] Compiling C object present/liblibxserver_present.a.p/present.c.o [175/414] Compiling C object present/liblibxserver_present.a.p/present_notify.c.o [176/414] Compiling C object present/liblibxserver_present.a.p/present_screen.c.o [177/414] Compiling C object mi/liblibxserver_mi.a.p/miarc.c.o [178/414] Linking static target mi/liblibxserver_mi.a [179/414] Compiling C object present/liblibxserver_present.a.p/present_request.c.o [180/414] Compiling C object randr/liblibxserver_randr.a.p/rrdispatch.c.o [181/414] Compiling C object present/liblibxserver_present.a.p/present_vblank.c.o [182/414] Compiling C object randr/liblibxserver_randr.a.p/rrlease.c.o [183/414] Compiling C object randr/liblibxserver_randr.a.p/rrinfo.c.o [184/414] Compiling C object randr/liblibxserver_randr.a.p/rrpointer.c.o [185/414] Compiling C object randr/liblibxserver_randr.a.p/rrmode.c.o [186/414] Compiling C object randr/liblibxserver_randr.a.p/randr.c.o [187/414] Compiling C object present/liblibxserver_present.a.p/present_scmd.c.o [188/414] Linking static target present/liblibxserver_present.a [189/414] Compiling C object randr/liblibxserver_randr.a.p/rroutput.c.o [190/414] Compiling C object randr/liblibxserver_randr.a.p/rrmonitor.c.o [191/414] Compiling C object randr/liblibxserver_randr.a.p/rrtransform.c.o [192/414] Compiling C object randr/liblibxserver_randr.a.p/rrproperty.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/rrprovider.c.o [195/414] Compiling C object render/liblibxserver_render.a.p/matrix.c.o [196/414] Compiling C object render/liblibxserver_render.a.p/animcur.c.o [197/414] Compiling C object randr/liblibxserver_randr.a.p/rrproviderproperty.c.o [198/414] Compiling C object render/liblibxserver_render.a.p/mitrap.c.o [199/414] Compiling C object render/liblibxserver_render.a.p/mitri.c.o [200/414] Compiling C object render/liblibxserver_render.a.p/filter.c.o [201/414] Compiling C object randr/liblibxserver_randr.a.p/rrsdispatch.c.o [202/414] Compiling C object render/liblibxserver_render.a.p/mirect.c.o [203/414] Compiling C object render/liblibxserver_render.a.p/miindex.c.o [204/414] Compiling C object render/liblibxserver_render.a.p/mipict.c.o [205/414] Compiling C object render/liblibxserver_render.a.p/glyph.c.o [206/414] Compiling C object randr/liblibxserver_randr.a.p/rrscreen.c.o [207/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/disconnect.c.o [208/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/saveset.c.o [209/414] Compiling C object randr/liblibxserver_randr.a.p/rrcrtc.c.o [210/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/select.c.o [211/414] Linking static target randr/liblibxserver_randr.a [212/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/xfixes.c.o [213/414] Compiling C object miext/damage/liblibxserver_miext_damage.a.p/damage.c.o [214/414] Compiling C object xkb/liblibxserver_xkb.a.p/ddxLEDs.c.o [215/414] Linking static target miext/damage/liblibxserver_miext_damage.a [216/414] Compiling C object xkb/liblibxserver_xkb.a.p/ddxBeep.c.o [217/414] Compiling C object xkb/liblibxserver_xkb.a.p/ddxCtrls.c.o [218/414] Compiling C object xkb/liblibxserver_xkb.a.p/ddxLoad.c.o [219/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/region.c.o [220/414] Compiling C object xfixes/liblibxserver_xfixes.a.p/cursor.c.o [221/414] Linking static target xfixes/liblibxserver_xfixes.a [222/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbfmisc.c.o [223/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbSwap.c.o [224/414] Compiling C object record/liblibxserver_record.a.p/record.c.o [225/414] Linking static target record/liblibxserver_record.a [226/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbAccessX.c.o [227/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbout.c.o [228/414] Compiling C object render/liblibxserver_render.a.p/picture.c.o [229/414] Compiling C object xkb/liblibxserver_xkb.a.p/maprules.c.o [230/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkmread.c.o [231/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbPrKeyEv.c.o [232/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbEvents.c.o [233/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBAlloc.c.o [234/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbLEDs.c.o [235/414] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxKillSrv.c.o [236/414] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxPrivate.c.o [237/414] Compiling C object Xext/liblibxserver_xext.a.p/bigreq.c.o [238/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbInit.c.o [239/414] Compiling C object xkb/liblibxserver_xkb_stubs.a.p/ddxVT.c.o [240/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbUtils.c.o [241/414] Linking static target xkb/liblibxserver_xkb_stubs.a [242/414] Compiling C object Xext/liblibxserver_xext.a.p/geext.c.o [243/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbtext.c.o [244/414] Compiling C object Xext/liblibxserver_xext.a.p/sleepuntil.c.o [245/414] Compiling C object Xext/liblibxserver_xext.a.p/xcmisc.c.o [246/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkbActions.c.o [247/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBMisc.c.o [248/414] Compiling C object render/liblibxserver_render.a.p/render.c.o [249/414] Linking static target render/liblibxserver_render.a [250/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBGAlloc.c.o [251/414] Compiling C object Xi/liblibxserver_xi.a.p/allowev.c.o [252/414] Compiling C object Xext/liblibxserver_xext.a.p/hashtable.c.o [253/414] Compiling C object Xi/liblibxserver_xi.a.p/chgdctl.c.o [254/414] Compiling C object Xext/liblibxserver_xext.a.p/xace.c.o [255/414] Compiling C object Xi/liblibxserver_xi.a.p/chgkmap.c.o [256/414] Compiling C object Xext/liblibxserver_xext.a.p/shape.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/chgkbd.c.o [259/414] Compiling C object Xi/liblibxserver_xi.a.p/chgfctl.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/chgptr.c.o [262/414] Compiling C object Xi/liblibxserver_xi.a.p/closedev.c.o [263/414] Compiling C object Xi/liblibxserver_xi.a.p/chgprop.c.o [264/414] Compiling C object Xi/liblibxserver_xi.a.p/getbmap.c.o [265/414] Compiling C object xkb/liblibxserver_xkb.a.p/XKBMAlloc.c.o [266/414] Compiling C object Xi/liblibxserver_xi.a.p/getmmap.c.o [267/414] Compiling C object Xi/liblibxserver_xi.a.p/getdctl.c.o [268/414] Compiling C object Xi/liblibxserver_xi.a.p/getkmap.c.o [269/414] Compiling C object Xi/liblibxserver_xi.a.p/getfctl.c.o [270/414] Compiling C object Xi/liblibxserver_xi.a.p/getfocus.c.o [271/414] Compiling C object Xi/liblibxserver_xi.a.p/getvers.c.o [272/414] Compiling C object Xext/liblibxserver_xext.a.p/shm.c.o [273/414] Compiling C object Xi/liblibxserver_xi.a.p/grabdev.c.o [274/414] Compiling C object Xi/liblibxserver_xi.a.p/grabdevk.c.o [275/414] Compiling C object Xi/liblibxserver_xi.a.p/getselev.c.o [276/414] Compiling C object Xi/liblibxserver_xi.a.p/grabdevb.c.o [277/414] Compiling C object Xi/liblibxserver_xi.a.p/getprop.c.o [278/414] Compiling C object Xi/liblibxserver_xi.a.p/gtmotion.c.o [279/414] Compiling C object Xi/liblibxserver_xi.a.p/opendev.c.o [280/414] Compiling C object Xi/liblibxserver_xi.a.p/queryst.c.o [281/414] Compiling C object Xi/liblibxserver_xi.a.p/extinit.c.o [282/414] Compiling C object Xi/liblibxserver_xi.a.p/sendexev.c.o [283/414] Compiling C object Xi/liblibxserver_xi.a.p/setdval.c.o [284/414] Compiling C object Xi/liblibxserver_xi.a.p/setbmap.c.o [285/414] Compiling C object Xi/liblibxserver_xi.a.p/listdev.c.o [286/414] Compiling C object Xext/liblibxserver_xext_vidmode.a.p/vidmode.c.o [287/414] Linking static target Xext/liblibxserver_xext_vidmode.a [288/414] Compiling C object Xi/liblibxserver_xi.a.p/setfocus.c.o [289/414] Compiling C object Xi/liblibxserver_xi.a.p/selectev.c.o [290/414] Compiling C object Xi/liblibxserver_xi.a.p/setmmap.c.o [291/414] Compiling C object Xi/liblibxserver_xi.a.p/ungrdev.c.o [292/414] Compiling C object Xi/liblibxserver_xi.a.p/setmode.c.o [293/414] Compiling C object Xi/liblibxserver_xi.a.p/ungrdevk.c.o [294/414] Compiling C object Xi/liblibxserver_xi.a.p/ungrdevb.c.o [295/414] Compiling C object Xi/liblibxserver_xi.a.p/xichangecursor.c.o [296/414] Compiling C object Xi/liblibxserver_xi.a.p/xigetclientpointer.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/xiallowev.c.o [299/414] Compiling C object Xi/liblibxserver_xi.a.p/xigrabdev.c.o [300/414] Linking static target Xext/liblibxserver_xext.a [301/414] Compiling C object Xi/liblibxserver_xi.a.p/xichangehierarchy.c.o [302/414] Compiling C object Xi/liblibxserver_xi.a.p/xiquerypointer.c.o [303/414] Compiling C object Xi/liblibxserver_xi.a.p/xiwarppointer.c.o [304/414] Compiling C object Xi/liblibxserver_xi.a.p/xipassivegrab.c.o [305/414] Compiling C object Xi/liblibxserver_xi.a.p/xiqueryversion.c.o [306/414] Compiling C object Xi/liblibxserver_xi.a.p/xisetclientpointer.c.o [307/414] Compiling C object Xi/liblibxserver_xi_stubs.a.p/stubs.c.o [308/414] Compiling C object Xi/liblibxserver_xi.a.p/xisetdevfocus.c.o [309/414] Linking static target Xi/liblibxserver_xi_stubs.a [310/414] Compiling C object Xi/liblibxserver_xi.a.p/xiselectev.c.o [311/414] Compiling C object Xi/liblibxserver_xi.a.p/xiquerydevice.c.o [312/414] Compiling C object Xi/liblibxserver_xi.a.p/xibarriers.c.o [313/414] Compiling C object Xi/liblibxserver_xi.a.p/xiproperty.c.o [314/414] Compiling C object glamor/libglamor.a.p/glamor_lines.c.o [315/414] Compiling C object glamor/libglamor.a.p/glamor_font.c.o [316/414] Compiling C object glamor/libglamor.a.p/glamor_image.c.o [317/414] Compiling C object glamor/libglamor.a.p/glamor_segs.c.o [318/414] Compiling C object glamor/libglamor.a.p/glamor_core.c.o [319/414] Compiling C object Xi/liblibxserver_xi.a.p/exevents.c.o [320/414] Linking static target Xi/liblibxserver_xi.a [321/414] Compiling C object glamor/libglamor.a.p/glamor_dash.c.o [322/414] Compiling C object glamor/libglamor.a.p/glamor.c.o [323/414] Compiling C object glamor/libglamor.a.p/glamor_copy.c.o [324/414] Compiling C object glamor/libglamor.a.p/glamor_prepare.c.o [325/414] Compiling C object glamor/libglamor.a.p/glamor_composite_glyphs.c.o [326/414] Compiling C object glamor/libglamor.a.p/glamor_program.c.o [327/414] Compiling C object glamor/libglamor.a.p/glamor_rects.c.o [328/414] Compiling C object glamor/libglamor.a.p/glamor_addtraps.c.o [329/414] Compiling C object glamor/libglamor.a.p/glamor_trapezoid.c.o [330/414] Compiling C object glamor/libglamor.a.p/glamor_transfer.c.o [331/414] Compiling C object glamor/libglamor.a.p/glamor_triangles.c.o [332/414] Compiling C object glamor/libglamor.a.p/glamor_text.c.o [333/414] Compiling C object glamor/libglamor.a.p/glamor_gradient.c.o [334/414] Compiling C object glamor/libglamor.a.p/glamor_spans.c.o [335/414] Compiling C object glamor/libglamor.a.p/glamor_transform.c.o [336/414] Compiling C object glamor/libglamor.a.p/glamor_glyphblt.c.o [337/414] Compiling C object glamor/libglamor.a.p/glamor_points.c.o [338/414] Generating 'hw/xwayland/Xwayland.p/relative-pointer-unstable-v1-client-protocol.h' [339/414] Generating 'hw/xwayland/Xwayland.p/pointer-constraints-unstable-v1-client-protocol.h' [340/414] Generating 'hw/xwayland/Xwayland.p/tablet-unstable-v2-client-protocol.h' [341/414] Generating 'hw/xwayland/Xwayland.p/pointer-gestures-unstable-v1-client-protocol.h' [342/414] Generating 'hw/xwayland/Xwayland.p/xwayland-keyboard-grab-unstable-v1-client-protocol.h' [343/414] Generating 'hw/xwayland/Xwayland.p/xdg-output-unstable-v1-client-protocol.h' [344/414] Generating 'hw/xwayland/Xwayland.p/linux-dmabuf-unstable-v1-client-protocol.h' [345/414] Generating 'hw/xwayland/Xwayland.p/viewporter-client-protocol.h' [346/414] Generating 'hw/xwayland/Xwayland.p/xdg-shell-client-protocol.h' [347/414] Generating 'hw/xwayland/Xwayland.p/drm-lease-v1-client-protocol.h' [348/414] Generating 'hw/xwayland/Xwayland.p/keyboard-shortcuts-inhibit-unstable-v1-client-protocol.h' [349/414] Generating 'hw/xwayland/Xwayland.p/tearing-control-v1-client-protocol.h' [350/414] Generating 'hw/xwayland/Xwayland.p/xwayland-shell-v1-client-protocol.h' [351/414] Compiling C object glamor/libglamor.a.p/glamor_pixmap.c.o [352/414] Generating 'hw/xwayland/Xwayland.p/relative-pointer-unstable-v1-protocol.c' [353/414] Generating 'hw/xwayland/Xwayland.p/pointer-gestures-unstable-v1-protocol.c' [354/414] Generating 'hw/xwayland/Xwayland.p/pointer-constraints-unstable-v1-protocol.c' [355/414] Generating 'hw/xwayland/Xwayland.p/tablet-unstable-v2-protocol.c' [356/414] Generating 'hw/xwayland/Xwayland.p/xwayland-keyboard-grab-unstable-v1-protocol.c' [357/414] Generating 'hw/xwayland/Xwayland.p/xdg-output-unstable-v1-protocol.c' [358/414] Generating 'hw/xwayland/Xwayland.p/linux-dmabuf-unstable-v1-protocol.c' [359/414] Generating 'hw/xwayland/Xwayland.p/xdg-shell-protocol.c' [360/414] Generating 'hw/xwayland/Xwayland.p/viewporter-protocol.c' [361/414] Generating 'hw/xwayland/Xwayland.p/drm-lease-v1-protocol.c' [362/414] Compiling C object glamor/libglamor.a.p/glamor_window.c.o [363/414] Generating 'hw/xwayland/Xwayland.p/keyboard-shortcuts-inhibit-unstable-v1-protocol.c' [364/414] Generating 'hw/xwayland/Xwayland.p/xwayland-shell-v1-protocol.c' [365/414] Generating 'hw/xwayland/Xwayland.p/tearing-control-v1-protocol.c' [366/414] Generating 'hw/xwayland/Xwayland.p/drm-client-protocol.h' [367/414] Generating 'hw/xwayland/Xwayland.p/drm-protocol.c' [368/414] Compiling C object glamor/libglamor_egl_stubs.a.p/glamor_egl_stubs.c.o [369/414] Linking static target glamor/libglamor_egl_stubs.a [370/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_pointer-gestures-unstable-v1-protocol.c.o [371/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_relative-pointer-unstable-v1-protocol.c.o [372/414] Compiling C object glamor/libglamor.a.p/glamor_vbo.c.o [373/414] Compiling C object glamor/libglamor.a.p/glamor_utils.c.o [374/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_pointer-constraints-unstable-v1-protocol.c.o [375/414] Compiling C object glamor/libglamor.a.p/glamor_picture.c.o [376/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_tablet-unstable-v2-protocol.c.o [377/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xwayland-keyboard-grab-unstable-v1-protocol.c.o [378/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xdg-output-unstable-v1-protocol.c.o [379/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_viewporter-protocol.c.o [380/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_linux-dmabuf-unstable-v1-protocol.c.o [381/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xdg-shell-protocol.c.o [382/414] Compiling C object glamor/libglamor.a.p/glamor_compositerects.c.o [383/414] Compiling C object test/simple-xinit.p/simple-xinit.c.o [384/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_keyboard-shortcuts-inhibit-unstable-v1-protocol.c.o [385/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_drm-lease-v1-protocol.c.o [386/414] Compiling C object glamor/libglamor.a.p/glamor_sync.c.o [387/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_tearing-control-v1-protocol.c.o [388/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_xwayland-shell-v1-protocol.c.o [389/414] Compiling C object hw/xwayland/Xwayland.p/meson-generated_drm-protocol.c.o [390/414] Compiling C object glamor/libglamor.a.p/glamor_fbo.c.o [391/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-cvt.c.o [392/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-shm.c.o [393/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-vidmode.c.o [394/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-pixmap.c.o [395/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-drm-lease.c.o [396/414] Compiling C object hw/xwayland/Xwayland.p/xwayland.c.o [397/414] Compiling C object hw/xwayland/Xwayland.p/.._.._mi_miinitext.c.o [398/414] Compiling C object xkb/liblibxserver_xkb.a.p/xkb.c.o [399/414] Linking target test/simple-xinit [400/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-cursor.c.o [401/414] Linking static target xkb/liblibxserver_xkb.a [402/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-window-buffers.c.o [403/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-screen.c.o [404/414] Compiling C object glamor/libglamor.a.p/glamor_render.c.o [405/414] Compiling C object glamor/libglamor.a.p/glamor_largepixmap.c.o [406/414] Linking static target glamor/libglamor.a [407/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-output.c.o [408/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-window.c.o [409/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-glx.c.o [410/414] Compiling C object hw/xwayland/Xwayland.p/xwayland-present.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: ['wayland-scanner', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 1824195 (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 [54/54] [2025-02-23 09:30:01.813634 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 54, 'n_this': 53, 'status': 'success', 'subject': 'xwayland'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'xwayland', '-n', 'xwayland-23.2.1_6', '-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/tmpqpe3l29h'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/xwayland-23.2.1_6.x86_64.xbps'] (x86_64) [2025-02-23 09:30:02.221495 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 54, 'n_this': 54, 'status': 'success', 'subject': 'xwayland'} [2025-02-23 09:30:02.254047 chopin] DEBUG: xbbs.worker: successfully uploaded package xwayland for JobMessage(project='managarm', job='package:xwayland', repository='https://github.com/managarm/bootstrap-managarm.git', revision='b59a952a8f88ff4944d2a11bdff29e377e22a4b1', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'xkbcomp': {'architecture': 'x86_64', 'version': '1.4.7_1'}, 'libxcvt': {'architecture': 'x86_64', 'version': '0.1.3_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.39_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl352_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4279_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4279_2'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'xorg-font-util': {'architecture': 'x86_64', 'version': '1.4.0_6'}, 'libfontenc': {'architecture': 'x86_64', 'version': '1.1.8_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_8'}, 'fontconfig': {'architecture': 'x86_64', 'version': '2.14.2_6'}, 'libpng': {'architecture': 'x86_64', 'version': '1.6.44_2'}, 'freetype': {'architecture': 'x86_64', 'version': '2.13.1_6'}, 'libxfont2': {'architecture': 'x86_64', 'version': '2.0.7_1'}, 'pixman': {'architecture': 'x86_64', 'version': '0.42.2_7'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_9'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_5'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_6'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_2'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_6'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_3'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_8'}, 'libxkbfile': {'architecture': 'x86_64', 'version': '1.1.3_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'gmp': {'architecture': 'x86_64', 'version': '6.3.0_1'}, 'nettle': {'architecture': 'x86_64', 'version': '3.8.1_8'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.23.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, prod_pkgs={'xwayland': {'architecture': 'x86_64', 'version': '23.2.1_6'}}, 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/') [2025-02-23 09:30:02.690345 chopin] INFO: xbbs.worker: job done. return code: 0