[2025-03-31 19:05:15.274141 atlas] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:wpebackend-fdo', repository='https://github.com/managarm/bootstrap-managarm.git', revision='d6e475cb4d032f8bdd4a6ea68ae8094519e474c2', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.13.6_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.8.1_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.7_1'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.7_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'mesa': {'architecture': 'x86_64', 'version': '25.0.2_1'}, 'libwpe': {'architecture': 'x86_64', 'version': '1.16.2_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.42_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_9'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.44_1'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'glib': {'architecture': 'x86_64', 'version': '2.82.4_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl358_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4400_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4400_1'}}, needed_tools={'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.23.0_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}}, prod_pkgs={'wpebackend-fdo': {'architecture': 'x86_64', 'version': '1.16.0_1'}}, 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-03-31 19:05:15.275497 atlas] 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-03-31 19:05:15.307245 atlas] 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-03-31 19:05:15.339187 atlas] 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-03-31 19:05:16.815524 atlas] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'd6e475cb4d032f8bdd4a6ea68ae8094519e474c2'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at d6e475c Merge pull request #491 from Dennisbonke/updates [2025-03-31 19:05:16.895457 atlas] 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-03-31 19:05:28.021081 atlas] 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', '--', 'libiconv', 'zlib', 'libxml', 'xorg-util-macros', 'libxtrans', 'libx11', 'xorg-proto', 'xkeyboard-config', 'libxdmcp', 'libxau', 'xcb-proto', 'libxcb', 'libxkbcommon', 'libxrender', 'libxrandr', 'libxdamage', 'libxfixes', 'libxext', 'libxxf86vm', 'libxshmfence', 'llvm', 'libexpat', 'xz-utils', 'zstd', 'libglvnd', 'libdrm', 'mesa', 'libwpe', 'wayland-protocols', 'libffi', 'wayland', 'libepoxy', 'readline', 'bzip2', 'ncurses', 'pcre2', 'libintl', 'glib', 'libdrm-headers', 'linux-headers', 'frigg', 'mlibc-headers', 'mlibc'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [46KB 8%] 59MB/s ETA: 00m00s x86_64-repodata: 46KB [avg rate: 674MB/s] 43 packages will be downloaded: 43 packages will be installed: libiconv-1.17_8 zlib-1.2.12_8 libxml-2.13.6_1 xorg-util-macros-1.20.2_1 libxtrans-1.6.0_1 libx11-1.8.12_1 xorg-proto-2024.1_1 xkeyboard-config-2.43_1 libxdmcp-1.1.5_1 libxau-1.0.12_1 xcb-proto-1.17.0_1 libxcb-1.17_1 libxkbcommon-1.8.1_1 libxrender-0.9.12_1 libxrandr-1.5.4_7 libxdamage-1.1.6_7 libxfixes-6.0.1_7 libxext-1.3.6_1 libxxf86vm-1.1.6_1 libxshmfence-1.3.3_1 llvm-19.1.7_1 libexpat-2.7.1_1 xz-utils-5.8.0_1 zstd-1.5.7_1 libglvnd-1.7.0_7 libdrm-2.4.124_1 mesa-25.0.2_1 libwpe-1.16.2_1 wayland-protocols-1.42_1 libffi-3.4.4_6 wayland-1.23.0_1 libepoxy-1.5.10_9 readline-8.1_10 bzip2-1.0.8_10 ncurses-6.2_11 pcre2-10.44_1 libintl-0.21_10 glib-2.82.4_1 libdrm-headers-2.4.124_1 linux-headers-6.12.8_2 frigg-0.0pl358_7 mlibc-headers-0.0pl4400_1 mlibc-0.0pl4400_1 Size to download: 163MB Size required on disk: 644MB Space available on disk: 94GB [*] Downloading packages libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] -- stalled -- ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: -- stalled --] libiconv-1.17_8: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 59MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 1726MB/s] zlib-1.2.12_8: verifying RSA signature... libxml-2.13.6_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libxml-2.13.6_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libxml-2.13.6_1.x86_64.xbps: [2350KB 0%] 51MB/s ETA: 00m00s libxml-2.13.6_1.x86_64.xbps: [2350KB 12%] 8100KB/s ETA: 00m06s libxml-2.13.6_1.x86_64.xbps: 2350KB [avg rate: 61MB/s] libxml-2.13.6_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 54MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 303MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libxtrans-1.6.0_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libxtrans-1.6.0_1.x86_64.xbps: [43KB 9%] 53MB/s ETA: 00m00s libxtrans-1.6.0_1.x86_64.xbps: 43KB [avg rate: 566MB/s] libxtrans-1.6.0_1: verifying RSA signature... libx11-1.8.12_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libx11-1.8.12_1.x86_64.xbps: [3216KB 0%] 65MB/s ETA: 00m00s libx11-1.8.12_1.x86_64.xbps: 3216KB [avg rate: 51GB/s] libx11-1.8.12_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 53MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 7725MB/s] xorg-proto-2024.1_1: verifying RSA signature... xkeyboard-config-2.43_1.x86_64.xbps.sig2: [512B 100%] 6667KB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps.sig2: 512B [avg rate: 6667KB/s] xkeyboard-config-2.43_1.x86_64.xbps: [1051KB 0%] 71MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps: 1051KB [avg rate: 18GB/s] xkeyboard-config-2.43_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 8333KB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 8333KB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 72MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 783MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] -- stalled -- ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: -- stalled --] libxau-1.0.12_1: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 45MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 1391MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 55MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 17GB/s] libxcb-1.17_1: verifying RSA signature... libxkbcommon-1.8.1_1.x86_64.xbps.sig2: [512B 100%] 6098KB/s ETA: 00m00s libxkbcommon-1.8.1_1.x86_64.xbps.sig2: 512B [avg rate: 6098KB/s] libxkbcommon-1.8.1_1.x86_64.xbps: [739KB 0%] 54MB/s ETA: 00m00s libxkbcommon-1.8.1_1.x86_64.xbps: 739KB [avg rate: 9.8GB/s] libxkbcommon-1.8.1_1: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 51MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 1625MB/s] libxrender-0.9.12_1: verifying RSA signature... libxrandr-1.5.4_7.x86_64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps.sig2: 512B [avg rate: 9.8MB/s] libxrandr-1.5.4_7.x86_64.xbps: [107KB 3%] 58MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps: 107KB [avg rate: 1561MB/s] libxrandr-1.5.4_7: verifying RSA signature... libxdamage-1.1.6_7.x86_64.xbps.sig2: [512B 100%] 7463KB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps.sig2: 512B [avg rate: 7463KB/s] libxdamage-1.1.6_7.x86_64.xbps: [25KB 16%] -- stalled -- ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps: 25KB [avg rate: -- stalled --] libxdamage-1.1.6_7: verifying RSA signature... libxfixes-6.0.1_7.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libxfixes-6.0.1_7.x86_64.xbps: [59KB 6%] 53MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps: 59KB [avg rate: 781MB/s] libxfixes-6.0.1_7: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 72MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: [222KB 86%] 12MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 13MB/s] libxext-1.3.6_1: verifying RSA signature... libxxf86vm-1.1.6_1.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libxxf86vm-1.1.6_1.x86_64.xbps: [42KB 9%] -- stalled -- ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps: 42KB [avg rate: -- stalled --] libxxf86vm-1.1.6_1: verifying RSA signature... libxshmfence-1.3.3_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] libxshmfence-1.3.3_1.x86_64.xbps: [8537B 47%] 49MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps: 8537B [avg rate: 102MB/s] libxshmfence-1.3.3_1: verifying RSA signature... llvm-19.1.7_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s llvm-19.1.7_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] llvm-19.1.7_1.x86_64.xbps: [96MB 0%] 57MB/s ETA: 00m00s llvm-19.1.7_1.x86_64.xbps: [96MB 12%] 13MB/s ETA: 00m07s llvm-19.1.7_1.x86_64.xbps: [96MB 28%] 14MB/s ETA: 00m05s llvm-19.1.7_1.x86_64.xbps: [96MB 46%] 16MB/s ETA: 00m03s llvm-19.1.7_1.x86_64.xbps: [96MB 67%] 17MB/s ETA: 00m01s llvm-19.1.7_1.x86_64.xbps: [96MB 91%] 18MB/s ETA: 00m00s llvm-19.1.7_1.x86_64.xbps: 96MB [avg rate: 20MB/s] llvm-19.1.7_1: verifying RSA signature... libexpat-2.7.1_1.x86_64.xbps.sig2: [512B 100%] 9259KB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps.sig2: 512B [avg rate: 9259KB/s] libexpat-2.7.1_1.x86_64.xbps: [424KB 0%] 47MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps: 424KB [avg rate: 4929MB/s] libexpat-2.7.1_1: verifying RSA signature... xz-utils-5.8.0_1.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] xz-utils-5.8.0_1.x86_64.xbps: [687KB 0%] -- stalled -- ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps: 687KB [avg rate: -- stalled --] xz-utils-5.8.0_1: verifying RSA signature... zstd-1.5.7_1.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s zstd-1.5.7_1.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] zstd-1.5.7_1.x86_64.xbps: [757KB 0%] 69MB/s ETA: 00m00s zstd-1.5.7_1.x86_64.xbps: 757KB [avg rate: 13GB/s] zstd-1.5.7_1: verifying RSA signature... libglvnd-1.7.0_7.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libglvnd-1.7.0_7.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] libglvnd-1.7.0_7.x86_64.xbps: [2005KB 0%] 57MB/s ETA: 00m00s libglvnd-1.7.0_7.x86_64.xbps: 2005KB [avg rate: 28GB/s] libglvnd-1.7.0_7: verifying RSA signature... libdrm-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 8333KB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 8333KB/s] libdrm-2.4.124_1.x86_64.xbps: [249KB 1%] -- stalled -- ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps: 249KB [avg rate: -- stalled --] libdrm-2.4.124_1: verifying RSA signature... mesa-25.0.2_1.x86_64.xbps.sig2: [512B 100%] 7812KB/s ETA: 00m00s mesa-25.0.2_1.x86_64.xbps.sig2: 512B [avg rate: 7812KB/s] mesa-25.0.2_1.x86_64.xbps: [29MB 0%] 49MB/s ETA: 00m00s mesa-25.0.2_1.x86_64.xbps: [29MB 6%] 13MB/s ETA: 00m13s mesa-25.0.2_1.x86_64.xbps: [29MB 53%] 14MB/s ETA: 00m01s mesa-25.0.2_1.x86_64.xbps: 29MB [avg rate: 25MB/s] mesa-25.0.2_1: verifying RSA signature... libwpe-1.16.2_1.x86_64.xbps.sig2: [512B 100%] 7463KB/s ETA: 00m00s libwpe-1.16.2_1.x86_64.xbps.sig2: 512B [avg rate: 7463KB/s] libwpe-1.16.2_1.x86_64.xbps: [135KB 2%] -- stalled -- ETA: 00m00s libwpe-1.16.2_1.x86_64.xbps: 135KB [avg rate: -- stalled --] libwpe-1.16.2_1: verifying RSA signature... wayland-protocols-1.42_1.x86_64.xbps.sig2: [512B 100%] 7463KB/s ETA: 00m00s wayland-protocols-1.42_1.x86_64.xbps.sig2: 512B [avg rate: 7463KB/s] wayland-protocols-1.42_1.x86_64.xbps: [117KB 3%] -- stalled -- ETA: 00m00s wayland-protocols-1.42_1.x86_64.xbps: 117KB [avg rate: -- stalled --] wayland-protocols-1.42_1: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 51MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 506MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 6849KB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 6849KB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 20MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 1633MB/s] wayland-1.23.0_1: verifying RSA signature... libepoxy-1.5.10_9.x86_64.xbps.sig2: [512B 100%] 9804KB/s ETA: 00m00s libepoxy-1.5.10_9.x86_64.xbps.sig2: 512B [avg rate: 9804KB/s] libepoxy-1.5.10_9.x86_64.xbps: [1234KB 0%] 48MB/s ETA: 00m00s libepoxy-1.5.10_9.x86_64.xbps: 1234KB [avg rate: 14GB/s] libepoxy-1.5.10_9: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 7143KB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 7143KB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] 31MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: 4138MB/s] readline-8.1_10: verifying RSA signature... bzip2-1.0.8_10.x86_64.xbps.sig2: [512B 100%] 6250KB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps.sig2: 512B [avg rate: 6250KB/s] bzip2-1.0.8_10.x86_64.xbps: [60KB 6%] 33MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps: 60KB [avg rate: 485MB/s] bzip2-1.0.8_10: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 3165KB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 3165KB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 47MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 25GB/s] ncurses-6.2_11: verifying RSA signature... pcre2-10.44_1.x86_64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s pcre2-10.44_1.x86_64.xbps.sig2: 512B [avg rate: 16MB/s] pcre2-10.44_1.x86_64.xbps: [1124KB 0%] 51MB/s ETA: 00m00s pcre2-10.44_1.x86_64.xbps: 1124KB [avg rate: 14GB/s] pcre2-10.44_1: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 2404KB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 2404KB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 54MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 1146MB/s] libintl-0.21_10: verifying RSA signature... glib-2.82.4_1.x86_64.xbps.sig2: [512B 100%] 9804KB/s ETA: 00m00s glib-2.82.4_1.x86_64.xbps.sig2: 512B [avg rate: 9804KB/s] glib-2.82.4_1.x86_64.xbps: [9215KB 0%] 57MB/s ETA: 00m00s glib-2.82.4_1.x86_64.xbps: [9215KB 38%] 12MB/s ETA: 00m01s glib-2.82.4_1.x86_64.xbps: 9215KB [avg rate: 33MB/s] glib-2.82.4_1: verifying RSA signature... libdrm-headers-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 9804KB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 9804KB/s] libdrm-headers-2.4.124_1.x86_64.xbps: [120KB 3%] 48MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps: 120KB [avg rate: 1450MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 35MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 26GB/s] linux-headers-6.12.8_2: verifying RSA signature... frigg-0.0pl358_7.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s frigg-0.0pl358_7.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] frigg-0.0pl358_7.x86_64.xbps: [42KB 9%] 71MB/s ETA: 00m00s frigg-0.0pl358_7.x86_64.xbps: 42KB [avg rate: 744MB/s] frigg-0.0pl358_7: verifying RSA signature... mlibc-headers-0.0pl4400_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s mlibc-headers-0.0pl4400_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] mlibc-headers-0.0pl4400_1.x86_64.xbps: [99KB 4%] 49MB/s ETA: 00m00s mlibc-headers-0.0pl4400_1.x86_64.xbps: 99KB [avg rate: 1206MB/s] mlibc-headers-0.0pl4400_1: verifying RSA signature... mlibc-0.0pl4400_1.x86_64.xbps.sig2: [512B 100%] 8333KB/s ETA: 00m00s mlibc-0.0pl4400_1.x86_64.xbps.sig2: 512B [avg rate: 8333KB/s] mlibc-0.0pl4400_1.x86_64.xbps: [4725KB 0%] 47MB/s ETA: 00m00s mlibc-0.0pl4400_1.x86_64.xbps: [4725KB 82%] 16MB/s ETA: 00m00s mlibc-0.0pl4400_1.x86_64.xbps: 4725KB [avg rate: 19MB/s] mlibc-0.0pl4400_1: verifying RSA signature... [*] Collecting package files libiconv-1.17_8: collecting files... zlib-1.2.12_8: collecting files... libxml-2.13.6_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... libxtrans-1.6.0_1: collecting files... libx11-1.8.12_1: collecting files... xorg-proto-2024.1_1: collecting files... xkeyboard-config-2.43_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxau-1.0.12_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxcb-1.17_1: collecting files... libxkbcommon-1.8.1_1: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_7: collecting files... libxdamage-1.1.6_7: collecting files... libxfixes-6.0.1_7: collecting files... libxext-1.3.6_1: collecting files... libxxf86vm-1.1.6_1: collecting files... libxshmfence-1.3.3_1: collecting files... llvm-19.1.7_1: collecting files... libexpat-2.7.1_1: collecting files... xz-utils-5.8.0_1: collecting files... zstd-1.5.7_1: collecting files... libglvnd-1.7.0_7: collecting files... libdrm-2.4.124_1: collecting files... mesa-25.0.2_1: collecting files... libwpe-1.16.2_1: collecting files... wayland-protocols-1.42_1: collecting files... libffi-3.4.4_6: collecting files... wayland-1.23.0_1: collecting files... libepoxy-1.5.10_9: collecting files... readline-8.1_10: collecting files... bzip2-1.0.8_10: collecting files... ncurses-6.2_11: collecting files... pcre2-10.44_1: collecting files... libintl-0.21_10: collecting files... glib-2.82.4_1: collecting files... libdrm-headers-2.4.124_1: collecting files... linux-headers-6.12.8_2: collecting files... frigg-0.0pl358_7: collecting files... mlibc-headers-0.0pl4400_1: collecting files... mlibc-0.0pl4400_1: collecting files... [*] Unpacking packages libiconv-1.17_8: unpacking ... zlib-1.2.12_8: unpacking ... libxml-2.13.6_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libxtrans-1.6.0_1: unpacking ... libx11-1.8.12_1: unpacking ... xorg-proto-2024.1_1: unpacking ... xkeyboard-config-2.43_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxau-1.0.12_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxcb-1.17_1: unpacking ... libxkbcommon-1.8.1_1: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_7: unpacking ... libxdamage-1.1.6_7: unpacking ... libxfixes-6.0.1_7: unpacking ... libxext-1.3.6_1: unpacking ... libxxf86vm-1.1.6_1: unpacking ... libxshmfence-1.3.3_1: unpacking ... llvm-19.1.7_1: unpacking ... libexpat-2.7.1_1: unpacking ... xz-utils-5.8.0_1: unpacking ... zstd-1.5.7_1: unpacking ... libglvnd-1.7.0_7: unpacking ... libdrm-2.4.124_1: unpacking ... mesa-25.0.2_1: unpacking ... libwpe-1.16.2_1: unpacking ... wayland-protocols-1.42_1: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.23.0_1: unpacking ... libepoxy-1.5.10_9: unpacking ... readline-8.1_10: unpacking ... bzip2-1.0.8_10: unpacking ... ncurses-6.2_11: unpacking ... pcre2-10.44_1: unpacking ... libintl-0.21_10: unpacking ... glib-2.82.4_1: unpacking ... libdrm-headers-2.4.124_1: unpacking ... linux-headers-6.12.8_2: unpacking ... frigg-0.0pl358_7: unpacking ... mlibc-headers-0.0pl4400_1: unpacking ... mlibc-0.0pl4400_1: unpacking ... 43 downloaded, 43 installed, 0 updated, 43 configured, 0 removed. [2025-03-31 19:05:45.753885 atlas] DEBUG: xbbs.worker: creating repository with existing packages... [2025-03-31 19:05:45.755247 atlas] DEBUG: xbbs.worker: ... found mlibc-0.0pl4400_1.x86_64.xbps [2025-03-31 19:05:45.768316 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4400_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4400_1' (x86_64). index: 1 packages registered. [2025-03-31 19:05:45.834073 atlas] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-03-31 19:05:45.836029 atlas] 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: 2 packages registered. [2025-03-31 19:05:45.880750 atlas] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-03-31 19:05:45.881902 atlas] 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: 3 packages registered. [2025-03-31 19:05:45.907717 atlas] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_7.x86_64.xbps [2025-03-31 19:05:45.908874 atlas] 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: 4 packages registered. [2025-03-31 19:05:45.938604 atlas] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-03-31 19:05:45.939686 atlas] 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: 5 packages registered. [2025-03-31 19:05:45.985798 atlas] DEBUG: xbbs.worker: ... found glib-2.82.4_1.x86_64.xbps [2025-03-31 19:05:46.010771 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'glib-2.82.4_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `glib-2.82.4_1' (x86_64). index: 6 packages registered. [2025-03-31 19:05:46.091438 atlas] DEBUG: xbbs.worker: ... found xz-utils-5.8.0_1.x86_64.xbps [2025-03-31 19:05:46.093902 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.8.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xz-utils-5.8.0_1' (x86_64). index: 7 packages registered. [2025-03-31 19:05:46.134483 atlas] DEBUG: xbbs.worker: ... found pcre2-10.44_1.x86_64.xbps [2025-03-31 19:05:46.138185 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'pcre2-10.44_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `pcre2-10.44_1' (x86_64). index: 8 packages registered. [2025-03-31 19:05:46.176356 atlas] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.x86_64.xbps [2025-03-31 19:05:46.177665 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.124_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.124_1' (x86_64). index: 9 packages registered. [2025-03-31 19:05:46.212867 atlas] DEBUG: xbbs.worker: ... found libdrm-2.4.124_1.x86_64.xbps [2025-03-31 19:05:46.214387 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.124_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.124_1' (x86_64). index: 10 packages registered. [2025-03-31 19:05:46.248456 atlas] DEBUG: xbbs.worker: ... found mesa-25.0.2_1.x86_64.xbps [2025-03-31 19:05:46.324642 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mesa-25.0.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mesa-25.0.2_1' (x86_64). index: 11 packages registered. [2025-03-31 19:05:46.515985 atlas] DEBUG: xbbs.worker: ... found wayland-protocols-1.42_1.x86_64.xbps [2025-03-31 19:05:46.517488 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.42_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.42_1' (x86_64). index: 12 packages registered. [2025-03-31 19:05:46.554416 atlas] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-03-31 19:05:46.555761 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libintl-0.21_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libintl-0.21_10' (x86_64). index: 13 packages registered. [2025-03-31 19:05:46.586688 atlas] DEBUG: xbbs.worker: ... found libx11-1.8.12_1.x86_64.xbps [2025-03-31 19:05:46.593016 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.12_1' (x86_64). index: 14 packages registered. [2025-03-31 19:05:46.654422 atlas] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_7.x86_64.xbps [2025-03-31 19:05:46.661402 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libglvnd-1.7.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libglvnd-1.7.0_7' (x86_64). index: 15 packages registered. [2025-03-31 19:05:46.705424 atlas] DEBUG: xbbs.worker: ... found bzip2-1.0.8_10.x86_64.xbps [2025-03-31 19:05:46.706586 atlas] 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: 16 packages registered. [2025-03-31 19:05:46.741081 atlas] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-03-31 19:05:46.744841 atlas] 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: 17 packages registered. [2025-03-31 19:05:46.785476 atlas] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-03-31 19:05:46.786883 atlas] 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: 18 packages registered. [2025-03-31 19:05:46.820821 atlas] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_7.x86_64.xbps [2025-03-31 19:05:46.822035 atlas] 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: 19 packages registered. [2025-03-31 19:05:46.856349 atlas] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-03-31 19:05:46.857458 atlas] 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: 20 packages registered. [2025-03-31 19:05:46.894789 atlas] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-03-31 19:05:46.896649 atlas] 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: 21 packages registered. [2025-03-31 19:05:46.934173 atlas] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-03-31 19:05:46.935552 atlas] 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: 22 packages registered. [2025-03-31 19:05:46.971383 atlas] DEBUG: xbbs.worker: ... found libxml-2.13.6_1.x86_64.xbps [2025-03-31 19:05:46.977297 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.13.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.13.6_1' (x86_64). index: 23 packages registered. [2025-03-31 19:05:47.024940 atlas] DEBUG: xbbs.worker: ... found libwpe-1.16.2_1.x86_64.xbps [2025-03-31 19:05:47.026242 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libwpe-1.16.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libwpe-1.16.2_1' (x86_64). index: 24 packages registered. [2025-03-31 19:05:47.070829 atlas] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-03-31 19:05:47.078061 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'ncurses-6.2_11.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `ncurses-6.2_11' (x86_64). index: 25 packages registered. [2025-03-31 19:05:47.120633 atlas] DEBUG: xbbs.worker: ... found frigg-0.0pl358_7.x86_64.xbps [2025-03-31 19:05:47.121946 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl358_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl358_7' (x86_64). index: 26 packages registered. [2025-03-31 19:05:47.149970 atlas] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-03-31 19:05:47.152113 atlas] 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: 27 packages registered. [2025-03-31 19:05:47.187262 atlas] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-03-31 19:05:47.190138 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_10' (x86_64). index: 28 packages registered. [2025-03-31 19:05:47.221697 atlas] DEBUG: xbbs.worker: ... found libxkbcommon-1.8.1_1.x86_64.xbps [2025-03-31 19:05:47.224653 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbcommon-1.8.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbcommon-1.8.1_1' (x86_64). index: 29 packages registered. [2025-03-31 19:05:47.259391 atlas] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-03-31 19:05:47.264203 atlas] 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: 30 packages registered. [2025-03-31 19:05:47.308602 atlas] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2025-03-31 19:05:47.309504 atlas] 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: 31 packages registered. [2025-03-31 19:05:47.337355 atlas] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.x86_64.xbps [2025-03-31 19:05:47.342376 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xkeyboard-config-2.43_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xkeyboard-config-2.43_1' (x86_64). index: 32 packages registered. [2025-03-31 19:05:47.377066 atlas] DEBUG: xbbs.worker: ... found zstd-1.5.7_1.x86_64.xbps [2025-03-31 19:05:47.378805 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zstd-1.5.7_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zstd-1.5.7_1' (x86_64). index: 33 packages registered. [2025-03-31 19:05:47.432364 atlas] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-03-31 19:05:47.433090 atlas] 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: 34 packages registered. [2025-03-31 19:05:47.459410 atlas] DEBUG: xbbs.worker: ... found libxtrans-1.6.0_1.x86_64.xbps [2025-03-31 19:05:47.460535 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.6.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.6.0_1' (x86_64). index: 35 packages registered. [2025-03-31 19:05:47.489794 atlas] DEBUG: xbbs.worker: ... found libepoxy-1.5.10_9.x86_64.xbps [2025-03-31 19:05:47.491869 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libepoxy-1.5.10_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libepoxy-1.5.10_9' (x86_64). index: 36 packages registered. [2025-03-31 19:05:47.535067 atlas] DEBUG: xbbs.worker: ... found llvm-19.1.7_1.x86_64.xbps [2025-03-31 19:05:47.864001 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-19.1.7_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-19.1.7_1' (x86_64). index: 37 packages registered. [2025-03-31 19:05:48.393173 atlas] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-03-31 19:05:48.396717 atlas] 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: 38 packages registered. [2025-03-31 19:05:48.436708 atlas] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2025-03-31 19:05:48.437859 atlas] 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: 39 packages registered. [2025-03-31 19:05:48.471782 atlas] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-03-31 19:05:48.472854 atlas] 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: 40 packages registered. [2025-03-31 19:05:48.507513 atlas] DEBUG: xbbs.worker: ... found libexpat-2.7.1_1.x86_64.xbps [2025-03-31 19:05:48.509383 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.7.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.7.1_1' (x86_64). index: 41 packages registered. [2025-03-31 19:05:48.626614 atlas] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_7.x86_64.xbps [2025-03-31 19:05:48.627617 atlas] 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: 42 packages registered. [2025-03-31 19:05:48.663407 atlas] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4400_1.x86_64.xbps [2025-03-31 19:05:48.664624 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4400_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4400_1' (x86_64). index: 43 packages registered. [2025-03-31 19:05:56.590715 atlas] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:wpebackend-fdo'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch wpebackend-fdo checkout wpebackend-fdo patch wpebackend-fdo regenerate wpebackend-fdo install frigg (inside sysroot.3vrn0em9) install libdrm-headers (inside sysroot.3vrn0em9) install linux-headers (inside sysroot.3vrn0em9) install mlibc-headers (inside sysroot.3vrn0em9) install mlibc (inside sysroot.3vrn0em9) install libffi (inside sysroot.3vrn0em9) install libiconv (inside sysroot.3vrn0em9) install libintl (inside sysroot.3vrn0em9) install bzip2 (inside sysroot.3vrn0em9) install ncurses (inside sysroot.3vrn0em9) install readline (inside sysroot.3vrn0em9) install zlib (inside sysroot.3vrn0em9) install pcre2 (inside sysroot.3vrn0em9) install glib (inside sysroot.3vrn0em9) install xorg-util-macros (inside sysroot.3vrn0em9) install xorg-proto (inside sysroot.3vrn0em9) install libxau (inside sysroot.3vrn0em9) install libxdmcp (inside sysroot.3vrn0em9) install xcb-proto (inside sysroot.3vrn0em9) install libxcb (inside sysroot.3vrn0em9) install libxtrans (inside sysroot.3vrn0em9) install libx11 (inside sysroot.3vrn0em9) install libdrm (inside sysroot.3vrn0em9) install libexpat (inside sysroot.3vrn0em9) install libxext (inside sysroot.3vrn0em9) install libglvnd (inside sysroot.3vrn0em9) install libxfixes (inside sysroot.3vrn0em9) install libxdamage (inside sysroot.3vrn0em9) install libxrender (inside sysroot.3vrn0em9) install libxrandr (inside sysroot.3vrn0em9) install libxshmfence (inside sysroot.3vrn0em9) install libxxf86vm (inside sysroot.3vrn0em9) install llvm (inside sysroot.3vrn0em9) install wayland (inside sysroot.3vrn0em9) install wayland-protocols (inside sysroot.3vrn0em9) install xz-utils (inside sysroot.3vrn0em9) install zstd (inside sysroot.3vrn0em9) install mesa (inside sysroot.3vrn0em9) install libepoxy (inside sysroot.3vrn0em9) install libxml (inside sysroot.3vrn0em9) install xkeyboard-config (inside sysroot.3vrn0em9) install libxkbcommon (inside sysroot.3vrn0em9) install libwpe (inside sysroot.3vrn0em9) configure wpebackend-fdo (inside sysroot.3vrn0em9) build wpebackend-fdo (inside sysroot.3vrn0em9) pack wpebackend-fdo xbstrap: fetch wpebackend-fdo [1/50] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/wpebackend-fdo/.git/ From https://mirrors.managarm.org/mirror/git/wpebackend-fdo * [new tag] 1.16.0 -> 1.16.0 xbstrap: checkout wpebackend-fdo [2/50] [2025-03-31 19:05:59.293645 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 50, 'n_this': 1, 'status': 'success', 'subject': 'wpebackend-fdo'} HEAD is now at 1d06404 Release version 1.16.0 xbstrap: patch wpebackend-fdo [3/50] xbstrap: regenerate wpebackend-fdo [4/50] [2025-03-31 19:05:59.315991 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 50, 'n_this': 2, 'status': 'success', 'subject': 'wpebackend-fdo'} xbstrap: install frigg [5/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'frigg'] [2025-03-31 19:05:59.317567 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 3, 'status': 'success', 'subject': 'wpebackend-fdo'} [2025-03-31 19:05:59.318909 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 50, 'n_this': 4, 'status': 'success', 'subject': 'wpebackend-fdo'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libdrm-headers'] [2025-03-31 19:05:59.344237 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'linux-headers'] [2025-03-31 19:05:59.365758 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'mlibc-headers'] [2025-03-31 19:05:59.749765 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'mlibc'] [2025-03-31 19:05:59.813088 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libffi [10/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libffi'] [2025-03-31 19:05:59.985924 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install libiconv [11/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libiconv'] [2025-03-31 19:06:00.008256 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 10, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [12/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libintl'] [2025-03-31 19:06:00.045242 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 11, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install bzip2 [13/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'bzip2'] [2025-03-31 19:06:00.067501 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 12, 'status': 'success', 'subject': 'libintl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install ncurses [14/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'ncurses'] [2025-03-31 19:06:00.095822 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 13, 'status': 'success', 'subject': 'bzip2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [15/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'readline'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] [2025-03-31 19:06:00.733026 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 14, 'status': 'success', 'subject': 'ncurses'} xbstrap: install zlib [16/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'zlib'] [2025-03-31 19:06:00.758407 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 15, 'status': 'success', 'subject': 'readline'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install pcre2 [17/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'pcre2'] [2025-03-31 19:06:00.777265 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 16, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'pcre2'] xbstrap: install glib [18/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'glib'] [2025-03-31 19:06:00.890747 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 17, 'status': 'success', 'subject': 'pcre2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'glib'] xbstrap: install xorg-util-macros [19/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'xorg-util-macros'] [2025-03-31 19:06:01.302519 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 18, 'status': 'success', 'subject': 'glib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [20/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'xorg-proto'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] [2025-03-31 19:06:01.326376 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 19, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: install libxau [21/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxau'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] [2025-03-31 19:06:01.415161 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 20, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: install libxdmcp [22/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxdmcp'] [2025-03-31 19:06:01.438027 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 21, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [23/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'xcb-proto'] [2025-03-31 19:06:01.471060 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 22, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [24/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxcb'] [2025-03-31 19:06:01.518473 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 23, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [25/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxtrans'] [2025-03-31 19:06:01.979152 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 24, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [26/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libx11'] [2025-03-31 19:06:01.998042 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 25, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libdrm [27/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libdrm'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] [2025-03-31 19:06:02.420357 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 26, 'status': 'success', 'subject': 'libx11'} xbstrap: install libexpat [28/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libexpat'] [2025-03-31 19:06:02.451759 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 27, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libxext [29/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxext'] [2025-03-31 19:06:02.491229 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 28, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [30/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libglvnd'] [2025-03-31 19:06:02.532053 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 29, 'status': 'success', 'subject': 'libxext'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxfixes [31/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxfixes'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] [2025-03-31 19:06:02.636953 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 30, 'status': 'success', 'subject': 'libglvnd'} xbstrap: install libxdamage [32/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxdamage'] [2025-03-31 19:06:02.655564 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 31, 'status': 'success', 'subject': 'libxfixes'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxrender [33/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxrender'] [2025-03-31 19:06:02.676360 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 32, 'status': 'success', 'subject': 'libxdamage'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [34/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxrandr'] [2025-03-31 19:06:02.699383 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 33, 'status': 'success', 'subject': 'libxrender'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxshmfence [35/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxshmfence'] [2025-03-31 19:06:02.723194 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 34, 'status': 'success', 'subject': 'libxrandr'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install libxxf86vm [36/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxxf86vm'] [2025-03-31 19:06:02.743236 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 35, 'status': 'success', 'subject': 'libxshmfence'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install llvm [37/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'llvm'] [2025-03-31 19:06:02.769624 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 36, 'status': 'success', 'subject': 'libxxf86vm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install wayland [38/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'wayland'] [2025-03-31 19:06:06.946222 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 37, 'status': 'success', 'subject': 'llvm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap[2025-03-31 19:06:06.978477 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 38, 'status': 'success', 'subject': 'wayland'} : install wayland-protocols [39/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'wayland-protocols'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xz-utils [40/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'xz-utils'] [2025-03-31 19:06:07.033948 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 39, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [41/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'zstd'] [2025-03-31 19:06:07.086437 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 40, 'status': 'success', 'subject': 'xz-utils'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [42/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'mesa'] [2025-03-31 19:06:07.133597 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 41, 'status': 'success', 'subject': 'zstd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install libepoxy [43/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libepoxy'] [2025-03-31 19:06:08.199901 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 42, 'status': 'success', 'subject': 'mesa'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libepoxy'] xbstrap: install libxml [44/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxml'] [2025-03-31 19:06:08.275738 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 43, 'status': 'success', 'subject': 'libepoxy'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install xkeyboard-config [45/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'xkeyboard-config'] [2025-03-31 19:06:08.367458 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 44, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [46/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libxkbcommon'] [2025-03-31 19:06:08.501950 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 45, 'status': 'success', 'subject': 'xkeyboard-config'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libwpe [47/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.3vrn0em9', 'libwpe'] [2025-03-31 19:06:08.550529 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 46, 'status': 'success', 'subject': 'libxkbcommon'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.3vrn0em9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libwpe'] xbstrap: configure wpebackend-fdo [48/50] [2025-03-31 19:06:08.592450 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 47, 'status': 'success', 'subject': 'libwpe'} xbstrap: Running ['meson', 'setup', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '--libdir=lib', '--buildtype=debugoptimized', '-Dbuild_docs=false', '@THIS_SOURCE_DIR@'] (tools: ['host-pkg-config', 'system-gcc', 'wayland-scanner', 'cross-binutils']) via cbuildrt PID init is 1852479 (outside the namespace) The Meson build system Version: 1.7.0 Source dir: /var/lib/managarm-buildenv/src/ports/wpebackend-fdo Build dir: /var/lib/managarm-buildenv/build/pkg-builds/wpebackend-fdo Build type: cross build Project name: wpebackend-fdo Project version: 1.16.0 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 host machine: x86_64-managarm-g++ (gcc 14.2.0 "x86_64-managarm-g++ (managarm) 14.2.0") C++ linker for the host machine: x86_64-managarm-g++ 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 C++ compiler for the build machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0") C++ linker for the build machine: c++ ld.bfd 2.40 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 Found pkg-config: YES (/var/lib/managarm-buildenv/build/tools/host-pkg-config/bin/pkg-config) 0.29.2 Found CMake: /usr/bin/cmake (3.25.1) Build-time dependency wayland-scanner found: NO (tried pkgconfig and cmake) Program wayland-scanner found: YES (/var/lib/managarm-buildenv/build/tools/wayland-scanner/bin/wayland-scanner) Message: wayland-scanner version: 1.23.0 Message: Using "private-code" as parameter to wayland-scanner Compiler for C++ supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fvisibility=hidden: YES Found pkg-config: YES (/tmp/xbstrap/virtual/bin/x86_64-managarm-pkg-config) 0.29.2 Run-time dependency wpe-1.0 found: YES 1.16.2 Run-time dependency epoxy found: YES 1.5.10 Run-time dependency gio-2.0 found: YES 2.82.4 Run-time dependency gobject-2.0 found: YES 2.82.4 Run-time dependency wayland-client found: YES 1.23.0 Run-time dependency wayland-server found: YES 1.23.0 Run-time dependency wayland-egl found: YES 18.1.0 Checking for function "wl_egl_window_create" with dependency wayland-egl: YES Run-time dependency xkbcommon found: YES 1.8.1 Build targets in project: 15 wpebackend-fdo 1.16.0 User defined options Cross files: /var/lib/managarm-buildenv/src/scripts/meson-x86_64-managarm.cross-file build_docs : false buildtype : debugoptimized libdir : lib prefix : /usr Found ninja-1.11.1 at /usr/bin/ninja xbstrap: build wpebackend-fdo [49/50] [2025-03-31 19:06:13.233605 atlas] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 50, 'n_this': 48, 'status': 'success', 'subject': 'wpebackend-fdo'} xbstrap: Running ['ninja'] (tools: ['host-pkg-config', 'system-gcc', 'wayland-scanner', 'cross-binutils']) via cbuildrt PID init is 1852711 (outside the namespace) [1/51] Generating wpe-bridge-client-proto-header with a custom command [2/51] Generating wpe-bridge-server-proto-header with a custom command [3/51] Generating wpe-bridge-proto-source with a custom command [4/51] Generating video-plane-display-dmabuf-client-proto-header with a custom command [5/51] Generating video-plane-display-dmabuf-server-proto-header with a custom command [6/51] Generating video-plane-display-dmabuf-proto-source with a custom command [7/51] Generating audio-client-proto-header with a custom command [8/51] Generating audio-server-proto-header with a custom command [9/51] Generating audio-proto-source with a custom command [10/51] Generating wayland-eglstream-controller-server-proto-header with a custom command [11/51] Generating wayland-eglstream-controller-proto-source with a custom command [12/51] Generating dmabuf-pool-client-proto-header with a custom command [13/51] Generating dmabuf-pool-server-proto-header with a custom command [14/51] Generating dmabuf-pool-proto-source with a custom command [15/51] Compiling C object libWPEBackend-fdo-1.0.so.1.10.1.p/meson-generated_.._wayland-eglstream-controller-protocol.c.o [16/51] Compiling C object libWPEBackend-fdo-1.0.so.1.10.1.p/meson-generated_.._wpe-video-plane-display-dmabuf-protocol.c.o [17/51] Compiling C object libWPEBackend-fdo-1.0.so.1.10.1.p/meson-generated_.._wpe-bridge-protocol.c.o [18/51] Compiling C object libWPEBackend-fdo-1.0.so.1.10.1.p/meson-generated_.._wpe-audio-protocol.c.o [19/51] Compiling C object libWPEBackend-fdo-1.0.so.1.10.1.p/meson-generated_.._wpe-dmabuf-pool-protocol.c.o [20/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_exported-buffer-shm.cpp.o [21/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_fdo.cpp.o [22/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_dmabuf-pool-entry.cpp.o [23/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_exported-image-egl.cpp.o [24/51] Compiling C object libWPEBackend-fdo-1.0.so.1.10.1.p/src_version.c.o [25/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_ipc.cpp.o [26/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_initialize-egl.cpp.o [27/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_renderer-host.cpp.o [28/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_initialize-eglstream.cpp.o [29/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_initialize-shm.cpp.o [30/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_initialize-dmabuf.cpp.o [31/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_egl-client-wayland.cpp.o [32/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_renderer-backend-egl.cpp.o [33/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_egl-client-dmabuf-pool.cpp.o [34/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_view-backend-dmabuf-pool-fdo.cpp.o [35/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_ws-dmabuf-pool.cpp.o [36/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_ws-client.cpp.o [37/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_view-backend-exportable-fdo-eglstream.cpp.o [38/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_view-backend-private.cpp.o [39/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_view-backend-exportable-fdo.cpp.o [40/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_ws-egl.cpp.o [41/51] Compiling C object libWPEBackend-fdo-1.0.so.1.10.1.p/src_linux-dmabuf_linux-dmabuf-protocol.c.o [42/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_ws-eglstream.cpp.o [43/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_ws-shm.cpp.o [44/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_view-backend-exportable-fdo-egl.cpp.o [45/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_ws.cpp.o [46/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_extensions_audio.cpp.o [47/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_extensions_video-plane-display-dmabuf.cpp.o [48/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_extensions_audio-receiver.cpp.o [49/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_extensions_video-plane-display-dmabuf-receiver.cpp.o [50/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.10.1.p/src_linux-dmabuf_linux-dmabuf.cpp.o [51/51] Linking target libWPEBackend-fdo-1.0.so.1.10.1 xbstrap: Running ['ninja', 'install'] (tools: ['host-pkg-config', 'system-gcc', 'wayland-scanner', 'cross-binutils']) via cbuildrt PID init is 1852892 (outside the namespace) [0/1] Installing files Installing libWPEBackend-fdo-1.0.so.1.10.1 to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/lib Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/exported-buffer-shm.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/exported-image-egl.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/fdo-egl.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/fdo.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/initialize-egl.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/version.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/view-backend-exportable-egl.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/view-backend-exportable.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/wpebackend-fdo-version.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/extensions/audio.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/extensions Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/extensions/video-plane-display-dmabuf.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/extensions Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/unstable/dmabuf-pool-entry.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/unstable Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/unstable/fdo-dmabuf.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/unstable Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/unstable/fdo-eglstream.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/unstable Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/unstable/fdo-shm.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/unstable Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/unstable/initialize-dmabuf.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/unstable Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/unstable/initialize-shm.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/unstable Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/unstable/initialize-eglstream.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/unstable Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/unstable/view-backend-dmabuf-pool-fdo.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/unstable Installing /var/lib/managarm-buildenv/src/ports/wpebackend-fdo/include/wpe/unstable/view-backend-exportable-eglstream.h to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/include/wpe-fdo-1.0/wpe/unstable Installing /var/lib/managarm-buildenv/build/pkg-builds/wpebackend-fdo/meson-private/wpebackend-fdo-1.0.pc to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/lib/pkgconfig Installing symlink pointing to libWPEBackend-fdo-1.0.so.1.10.1 to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/lib/libWPEBackend-fdo-1.0.so.1 Installing symlink pointing to libWPEBackend-fdo-1.0.so.1 to /var/lib/managarm-buildenv/build/packages/wpebackend-fdo.collect/usr/lib/libWPEBackend-fdo-1.0.so xbstrap: pack wpebackend-fdo [50/50] [2025-03-31 19:06:21.458221 atlas] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 50, 'n_this': 49, 'status': 'success', 'subject': 'wpebackend-fdo'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'wpebackend-fdo', '-n', 'wpebackend-fdo-1.16.0_1', '-D', 'mlibc>=0 libwpe>=0 wayland-protocols>=0 wayland>=0 libepoxy>=0 glib>=0', '--desc', 'WPE backend designed for Linux desktop systems', '--long-desc', 'The wpebackend-fdo package contains the Freedesktop.org backend for WPE WebKit and the WPE renderer.', '--license', 'BSD-2-Clause', '--homepage', 'https://wpewebkit.org/', '--maintainer', 'Dennis Bonke ', '--tags', 'gui-libs', '/tmp/tmpv6txopun'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/wpebackend-fdo-1.16.0_1.x86_64.xbps'] (x86_64) [2025-03-31 19:06:21.712414 atlas] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 50, 'n_this': 50, 'status': 'success', 'subject': 'wpebackend-fdo'} [2025-03-31 19:06:21.735504 atlas] DEBUG: xbbs.worker: successfully uploaded package wpebackend-fdo for JobMessage(project='managarm', job='package:wpebackend-fdo', repository='https://github.com/managarm/bootstrap-managarm.git', revision='d6e475cb4d032f8bdd4a6ea68ae8094519e474c2', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.13.6_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.6.0_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.12_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.8.1_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.7_1'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.7_1'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'mesa': {'architecture': 'x86_64', 'version': '25.0.2_1'}, 'libwpe': {'architecture': 'x86_64', 'version': '1.16.2_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.42_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_9'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.44_1'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'glib': {'architecture': 'x86_64', 'version': '2.82.4_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl358_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4400_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4400_1'}}, needed_tools={'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.23.0_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}}, prod_pkgs={'wpebackend-fdo': {'architecture': 'x86_64', 'version': '1.16.0_1'}}, 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-03-31 19:06:22.816400 atlas] INFO: xbbs.worker: job done. return code: 0