[2025-03-23 08:14:44.670658 atlas] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:wpebackend-fdo', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_8'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.7.0_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_5'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_6'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_9'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_6'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_2'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_3'}, 'libwpe': {'architecture': 'x86_64', 'version': '1.14.1_5'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_8'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.39_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl358_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.44_1'}, 'glib': {'architecture': 'x86_64', 'version': '2.82.4_1'}}, needed_tools={'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'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.23.0_1'}}, prod_pkgs={'wpebackend-fdo': {'architecture': 'x86_64', 'version': '1.14.2_5'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-03-23 08:14:44.671535 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-23 08:14:44.690949 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-23 08:14:44.706215 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-23 08:14:46.031013 atlas] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '3bfd101292f3a8ea97590e0ce7585bb8857c01f0'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 3bfd101 Merge pull request #486 from no92/systemd-hwdb-pregenerate [2025-03-23 08:14:46.115409 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-23 08:14:55.374914 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', '--', 'libxtrans', 'xorg-util-macros', 'libx11', 'xorg-proto', 'xkeyboard-config', 'libxau', 'xcb-proto', 'libxdmcp', 'libxcb', 'libiconv', 'zlib', 'libxml', 'libxkbcommon', 'llvm', 'libexpat', 'libglvnd', 'libxrender', 'libxrandr', 'libdrm', 'libxext', 'libxfixes', 'libxxf86vm', 'libxdamage', 'xz-utils', 'zstd', 'libxshmfence', 'mesa', 'libwpe', 'libepoxy', 'wayland-protocols', 'libffi', 'wayland', 'frigg', 'linux-headers', 'libdrm-headers', 'mlibc-headers', 'mlibc', 'libintl', 'bzip2', 'ncurses', 'readline', 'pcre2', 'glib'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [37KB 10%] 93MB/s ETA: 00m00s x86_64-repodata: 37KB [avg rate: 852MB/s] 43 packages will be downloaded: 43 packages will be installed: libxtrans-1.5.2_1 xorg-util-macros-1.20.2_1 libx11-1.8.10_1 xorg-proto-2024.1_1 xkeyboard-config-2.43_1 libxau-1.0.12_1 xcb-proto-1.17.0_1 libxdmcp-1.1.5_1 libxcb-1.17_1 libiconv-1.17_8 zlib-1.2.12_8 libxml-2.10.0_8 libxkbcommon-1.7.0_1 llvm-19.1.3_5 libexpat-2.5.0_7 libglvnd-1.7.0_6 libxrender-0.9.12_1 libxrandr-1.5.4_7 libdrm-2.4.115_9 libxext-1.3.6_1 libxfixes-6.0.1_7 libxxf86vm-1.1.6_1 libxdamage-1.1.6_7 xz-utils-5.4.4_6 zstd-1.5.6_2 libxshmfence-1.3.3_1 mesa-24.0.4_3 libwpe-1.14.1_5 libepoxy-1.5.10_8 wayland-protocols-1.39_1 libffi-3.4.4_6 wayland-1.23.0_1 frigg-0.0pl358_7 linux-headers-6.12.8_2 libdrm-headers-2.4.115_2 mlibc-headers-0.0pl4380_2 mlibc-0.0pl4380_2 libintl-0.21_10 bzip2-1.0.8_10 ncurses-6.2_11 readline-8.1_10 pcre2-10.44_1 glib-2.82.4_1 Size to download: 185MB Size required on disk: 713MB Space available on disk: 94GB [*] Downloading packages libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 7143KB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 7143KB/s] libxtrans-1.5.2_1.x86_64.xbps: [43KB 9%] 49MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps: 43KB [avg rate: 519MB/s] libxtrans-1.5.2_1: verifying RSA signature... 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%] 52MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 294MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] libx11-1.8.10_1.x86_64.xbps: [3214KB 0%] 49MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3214KB [avg rate: 39GB/s] libx11-1.8.10_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 16MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 57MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 8285MB/s] xorg-proto-2024.1_1: verifying RSA signature... xkeyboard-config-2.43_1.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] xkeyboard-config-2.43_1.x86_64.xbps: [1051KB 0%] 85MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps: 1051KB [avg rate: 22GB/s] xkeyboard-config-2.43_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 6024KB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 6024KB/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%] 4310KB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 4310KB/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... 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%] 47MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 510MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 9434KB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 9434KB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 26MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 7919MB/s] libxcb-1.17_1: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 64MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 13GB/s] libiconv-1.17_8: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 16MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 57MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 1651MB/s] zlib-1.2.12_8: verifying RSA signature... libxml-2.10.0_8.x86_64.xbps.sig2: [512B 100%] 6494KB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps.sig2: 512B [avg rate: 6494KB/s] libxml-2.10.0_8.x86_64.xbps: [2417KB 0%] 56MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps: 2417KB [avg rate: 33GB/s] libxml-2.10.0_8: verifying RSA signature... libxkbcommon-1.7.0_1.x86_64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps.sig2: 512B [avg rate: 9.8MB/s] libxkbcommon-1.7.0_1.x86_64.xbps: [663KB 0%] 78MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps: 663KB [avg rate: 13GB/s] libxkbcommon-1.7.0_1: verifying RSA signature... llvm-19.1.3_5.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s llvm-19.1.3_5.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] llvm-19.1.3_5.x86_64.xbps: [96MB 0%] 78MB/s ETA: 00m00s llvm-19.1.3_5.x86_64.xbps: [96MB 23%] 42MB/s ETA: 00m03s llvm-19.1.3_5.x86_64.xbps: [96MB 77%] 49MB/s ETA: 00m00s llvm-19.1.3_5.x86_64.xbps: 96MB [avg rate: 63MB/s] llvm-19.1.3_5: verifying RSA signature... libexpat-2.5.0_7.x86_64.xbps.sig2: [512B 100%] 7813KB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps.sig2: 512B [avg rate: 7813KB/s] libexpat-2.5.0_7.x86_64.xbps: [331KB 1%] 48MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps: 331KB [avg rate: 3991MB/s] libexpat-2.5.0_7: verifying RSA signature... libglvnd-1.7.0_6.x86_64.xbps.sig2: [512B 100%] 8621KB/s ETA: 00m00s libglvnd-1.7.0_6.x86_64.xbps.sig2: 512B [avg rate: 8621KB/s] libglvnd-1.7.0_6.x86_64.xbps: [2005KB 0%] 43MB/s ETA: 00m00s libglvnd-1.7.0_6.x86_64.xbps: 2005KB [avg rate: 21GB/s] libglvnd-1.7.0_6: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 7042KB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 7042KB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 65MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 2086MB/s] libxrender-0.9.12_1: verifying RSA signature... libxrandr-1.5.4_7.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] libxrandr-1.5.4_7.x86_64.xbps: [107KB 3%] 51MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps: 107KB [avg rate: 1358MB/s] libxrandr-1.5.4_7: verifying RSA signature... libdrm-2.4.115_9.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libdrm-2.4.115_9.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] libdrm-2.4.115_9.x86_64.xbps: [242KB 1%] -- stalled -- ETA: 00m00s libdrm-2.4.115_9.x86_64.xbps: 242KB [avg rate: -- stalled --] libdrm-2.4.115_9: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 53MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 2930MB/s] libxext-1.3.6_1: verifying RSA signature... libxfixes-6.0.1_7.x86_64.xbps.sig2: [512B 100%] 8197KB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps.sig2: 512B [avg rate: 8197KB/s] libxfixes-6.0.1_7.x86_64.xbps: [59KB 6%] 46MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps: 59KB [avg rate: 680MB/s] libxfixes-6.0.1_7: verifying RSA signature... libxxf86vm-1.1.6_1.x86_64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps.sig2: 512B [avg rate: 9.8MB/s] libxxf86vm-1.1.6_1.x86_64.xbps: [42KB 9%] 54MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps: 42KB [avg rate: 557MB/s] libxxf86vm-1.1.6_1: verifying RSA signature... libxdamage-1.1.6_7.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] libxdamage-1.1.6_7.x86_64.xbps: [25KB 16%] 75MB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps: 25KB [avg rate: 464MB/s] libxdamage-1.1.6_7: verifying RSA signature... xz-utils-5.4.4_6.x86_64.xbps.sig2: [512B 100%] 20MB/s ETA: 00m00s xz-utils-5.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 20MB/s] xz-utils-5.4.4_6.x86_64.xbps: [643KB 0%] 54MB/s ETA: 00m00s xz-utils-5.4.4_6.x86_64.xbps: 643KB [avg rate: 8598MB/s] xz-utils-5.4.4_6: verifying RSA signature... zstd-1.5.6_2.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s zstd-1.5.6_2.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] zstd-1.5.6_2.x86_64.xbps: [744KB 0%] 78MB/s ETA: 00m00s zstd-1.5.6_2.x86_64.xbps: 744KB [avg rate: 14GB/s] zstd-1.5.6_2: verifying RSA signature... libxshmfence-1.3.3_1.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] libxshmfence-1.3.3_1.x86_64.xbps: [8537B 47%] -- stalled -- ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps: 8537B [avg rate: -- stalled --] libxshmfence-1.3.3_1: verifying RSA signature... mesa-24.0.4_3.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s mesa-24.0.4_3.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] mesa-24.0.4_3.x86_64.xbps: [52MB 0%] 51MB/s ETA: 00m00s mesa-24.0.4_3.x86_64.xbps: [52MB 22%] 38MB/s ETA: 00m03s mesa-24.0.4_3.x86_64.xbps: 52MB [avg rate: 171MB/s] mesa-24.0.4_3: verifying RSA signature... libwpe-1.14.1_5.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libwpe-1.14.1_5.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libwpe-1.14.1_5.x86_64.xbps: [134KB 2%] 54MB/s ETA: 00m00s libwpe-1.14.1_5.x86_64.xbps: 134KB [avg rate: 1789MB/s] libwpe-1.14.1_5: verifying RSA signature... libepoxy-1.5.10_8.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libepoxy-1.5.10_8.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] libepoxy-1.5.10_8.x86_64.xbps: [1234KB 0%] 57MB/s ETA: 00m00s libepoxy-1.5.10_8.x86_64.xbps: 1234KB [avg rate: 17GB/s] libepoxy-1.5.10_8: verifying RSA signature... wayland-protocols-1.39_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s wayland-protocols-1.39_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] wayland-protocols-1.39_1.x86_64.xbps: [104KB 3%] 51MB/s ETA: 00m00s wayland-protocols-1.39_1.x86_64.xbps: 104KB [avg rate: 1314MB/s] wayland-protocols-1.39_1: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 7353KB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 7353KB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 47MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 458MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 9804KB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 9804KB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 46MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 3688MB/s] wayland-1.23.0_1: verifying RSA signature... frigg-0.0pl358_7.x86_64.xbps.sig2: [512B 100%] 7143KB/s ETA: 00m00s frigg-0.0pl358_7.x86_64.xbps.sig2: 512B [avg rate: 7143KB/s] frigg-0.0pl358_7.x86_64.xbps: [42KB 9%] -- stalled -- ETA: 00m00s frigg-0.0pl358_7.x86_64.xbps: 42KB [avg rate: -- stalled --] frigg-0.0pl358_7: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 48MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 37GB/s] linux-headers-6.12.8_2: verifying RSA signature... libdrm-headers-2.4.115_2.x86_64.xbps.sig2: [512B 100%] 9615KB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps.sig2: 512B [avg rate: 9615KB/s] libdrm-headers-2.4.115_2.x86_64.xbps: [114KB 3%] 71MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps: 114KB [avg rate: 2029MB/s] libdrm-headers-2.4.115_2: verifying RSA signature... mlibc-headers-0.0pl4380_2.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s mlibc-headers-0.0pl4380_2.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] mlibc-headers-0.0pl4380_2.x86_64.xbps: [99KB 4%] 47MB/s ETA: 00m00s mlibc-headers-0.0pl4380_2.x86_64.xbps: 99KB [avg rate: 1146MB/s] mlibc-headers-0.0pl4380_2: verifying RSA signature... mlibc-0.0pl4380_2.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s mlibc-0.0pl4380_2.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] mlibc-0.0pl4380_2.x86_64.xbps: [4721KB 0%] 48MB/s ETA: 00m00s mlibc-0.0pl4380_2.x86_64.xbps: 4721KB [avg rate: 55GB/s] mlibc-0.0pl4380_2: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 15MB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] -- stalled -- ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: -- stalled --] libintl-0.21_10: verifying RSA signature... bzip2-1.0.8_10.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] bzip2-1.0.8_10.x86_64.xbps: [60KB 6%] -- stalled -- ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps: 60KB [avg rate: -- stalled --] bzip2-1.0.8_10: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 3937KB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 3937KB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] -- stalled -- ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: -- stalled --] ncurses-6.2_11: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 7246KB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 7246KB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] 31MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: 4106MB/s] readline-8.1_10: verifying RSA signature... pcre2-10.44_1.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s pcre2-10.44_1.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] pcre2-10.44_1.x86_64.xbps: [1124KB 0%] -- stalled -- ETA: 00m00s pcre2-10.44_1.x86_64.xbps: 1124KB [avg rate: -- stalled --] pcre2-10.44_1: 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%] 30MB/s ETA: 00m00s glib-2.82.4_1.x86_64.xbps: 9215KB [avg rate: 68GB/s] glib-2.82.4_1: verifying RSA signature... [*] Collecting package files libxtrans-1.5.2_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... libx11-1.8.10_1: collecting files... xorg-proto-2024.1_1: collecting files... xkeyboard-config-2.43_1: collecting files... libxau-1.0.12_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxdmcp-1.1.5_1: collecting files... libxcb-1.17_1: collecting files... libiconv-1.17_8: collecting files... zlib-1.2.12_8: collecting files... libxml-2.10.0_8: collecting files... libxkbcommon-1.7.0_1: collecting files... llvm-19.1.3_5: collecting files... libexpat-2.5.0_7: collecting files... libglvnd-1.7.0_6: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_7: collecting files... libdrm-2.4.115_9: collecting files... libxext-1.3.6_1: collecting files... libxfixes-6.0.1_7: collecting files... libxxf86vm-1.1.6_1: collecting files... libxdamage-1.1.6_7: collecting files... xz-utils-5.4.4_6: collecting files... zstd-1.5.6_2: collecting files... libxshmfence-1.3.3_1: collecting files... mesa-24.0.4_3: collecting files... libwpe-1.14.1_5: collecting files... libepoxy-1.5.10_8: collecting files... wayland-protocols-1.39_1: collecting files... libffi-3.4.4_6: collecting files... wayland-1.23.0_1: collecting files... frigg-0.0pl358_7: collecting files... linux-headers-6.12.8_2: collecting files... libdrm-headers-2.4.115_2: collecting files... mlibc-headers-0.0pl4380_2: collecting files... mlibc-0.0pl4380_2: collecting files... libintl-0.21_10: collecting files... bzip2-1.0.8_10: collecting files... ncurses-6.2_11: collecting files... readline-8.1_10: collecting files... pcre2-10.44_1: collecting files... glib-2.82.4_1: collecting files... [*] Unpacking packages libxtrans-1.5.2_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libx11-1.8.10_1: unpacking ... xorg-proto-2024.1_1: unpacking ... xkeyboard-config-2.43_1: unpacking ... libxau-1.0.12_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... libxcb-1.17_1: unpacking ... libiconv-1.17_8: unpacking ... zlib-1.2.12_8: unpacking ... libxml-2.10.0_8: unpacking ... libxkbcommon-1.7.0_1: unpacking ... llvm-19.1.3_5: unpacking ... libexpat-2.5.0_7: unpacking ... libglvnd-1.7.0_6: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_7: unpacking ... libdrm-2.4.115_9: unpacking ... libxext-1.3.6_1: unpacking ... libxfixes-6.0.1_7: unpacking ... libxxf86vm-1.1.6_1: unpacking ... libxdamage-1.1.6_7: unpacking ... xz-utils-5.4.4_6: unpacking ... zstd-1.5.6_2: unpacking ... libxshmfence-1.3.3_1: unpacking ... mesa-24.0.4_3: unpacking ... libwpe-1.14.1_5: unpacking ... libepoxy-1.5.10_8: unpacking ... wayland-protocols-1.39_1: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.23.0_1: unpacking ... frigg-0.0pl358_7: unpacking ... linux-headers-6.12.8_2: unpacking ... libdrm-headers-2.4.115_2: unpacking ... mlibc-headers-0.0pl4380_2: unpacking ... mlibc-0.0pl4380_2: unpacking ... libintl-0.21_10: unpacking ... bzip2-1.0.8_10: unpacking ... ncurses-6.2_11: unpacking ... readline-8.1_10: unpacking ... pcre2-10.44_1: unpacking ... glib-2.82.4_1: unpacking ... 43 downloaded, 43 installed, 0 updated, 43 configured, 0 removed. [2025-03-23 08:15:07.130294 atlas] DEBUG: xbbs.worker: creating repository with existing packages... [2025-03-23 08:15:07.131555 atlas] DEBUG: xbbs.worker: ... found zstd-1.5.6_2.x86_64.xbps [2025-03-23 08:15:07.133476 atlas] 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: 1 packages registered. [2025-03-23 08:15:07.175141 atlas] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-03-23 08:15:07.176284 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-23 08:15:07.211525 atlas] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-03-23 08:15:07.212817 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-23 08:15:07.253950 atlas] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_7.x86_64.xbps [2025-03-23 08:15:07.255089 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-23 08:15:07.282805 atlas] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-03-23 08:15:07.283982 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-23 08:15:07.314231 atlas] DEBUG: xbbs.worker: ... found libxkbcommon-1.7.0_1.x86_64.xbps [2025-03-23 08:15:07.317238 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxkbcommon-1.7.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxkbcommon-1.7.0_1' (x86_64). index: 6 packages registered. [2025-03-23 08:15:07.352436 atlas] DEBUG: xbbs.worker: ... found glib-2.82.4_1.x86_64.xbps [2025-03-23 08:15:07.383057 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: 7 packages registered. [2025-03-23 08:15:07.455227 atlas] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4380_2.x86_64.xbps [2025-03-23 08:15:07.456583 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4380_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4380_2' (x86_64). index: 8 packages registered. [2025-03-23 08:15:07.483662 atlas] DEBUG: xbbs.worker: ... found pcre2-10.44_1.x86_64.xbps [2025-03-23 08:15:07.486931 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: 9 packages registered. [2025-03-23 08:15:07.522075 atlas] DEBUG: xbbs.worker: ... found mesa-24.0.4_3.x86_64.xbps [2025-03-23 08:15:07.641400 atlas] 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: 10 packages registered. [2025-03-23 08:15:07.909429 atlas] DEBUG: xbbs.worker: ... found libepoxy-1.5.10_8.x86_64.xbps [2025-03-23 08:15:07.913982 atlas] 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: 11 packages registered. [2025-03-23 08:15:07.946861 atlas] DEBUG: xbbs.worker: ... found llvm-19.1.3_5.x86_64.xbps [2025-03-23 08:15:08.286522 atlas] 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-03-23 08:15:08.807926 atlas] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_2.x86_64.xbps [2025-03-23 08:15:08.809241 atlas] 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: 13 packages registered. [2025-03-23 08:15:08.837204 atlas] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-03-23 08:15:08.838391 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: 14 packages registered. [2025-03-23 08:15:08.865581 atlas] DEBUG: xbbs.worker: ... found libexpat-2.5.0_7.x86_64.xbps [2025-03-23 08:15:08.866947 atlas] 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: 15 packages registered. [2025-03-23 08:15:08.901632 atlas] DEBUG: xbbs.worker: ... found libxml-2.10.0_8.x86_64.xbps [2025-03-23 08:15:08.906966 atlas] 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: 16 packages registered. [2025-03-23 08:15:08.944285 atlas] DEBUG: xbbs.worker: ... found bzip2-1.0.8_10.x86_64.xbps [2025-03-23 08:15:08.945350 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: 17 packages registered. [2025-03-23 08:15:08.982056 atlas] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2025-03-23 08:15:08.983066 atlas] 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: 18 packages registered. [2025-03-23 08:15:09.010595 atlas] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-03-23 08:15:09.014113 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: 19 packages registered. [2025-03-23 08:15:09.054599 atlas] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-03-23 08:15:09.055386 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: 20 packages registered. [2025-03-23 08:15:09.082395 atlas] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_7.x86_64.xbps [2025-03-23 08:15:09.083287 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: 21 packages registered. [2025-03-23 08:15:09.112949 atlas] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-03-23 08:15:09.113921 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: 22 packages registered. [2025-03-23 08:15:09.140886 atlas] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-03-23 08:15:09.142519 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: 23 packages registered. [2025-03-23 08:15:09.171865 atlas] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-03-23 08:15:09.173147 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: 24 packages registered. [2025-03-23 08:15:09.204032 atlas] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_6.x86_64.xbps [2025-03-23 08:15:09.206789 atlas] 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: 25 packages registered. [2025-03-23 08:15:09.249764 atlas] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-03-23 08:15:09.257495 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: 26 packages registered. [2025-03-23 08:15:09.303513 atlas] DEBUG: xbbs.worker: ... found frigg-0.0pl358_7.x86_64.xbps [2025-03-23 08:15:09.304690 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: 27 packages registered. [2025-03-23 08:15:09.336968 atlas] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-03-23 08:15:09.340127 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: 28 packages registered. [2025-03-23 08:15:09.375407 atlas] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-03-23 08:15:09.377593 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: 29 packages registered. [2025-03-23 08:15:09.411652 atlas] DEBUG: xbbs.worker: ... found libwpe-1.14.1_5.x86_64.xbps [2025-03-23 08:15:09.412714 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libwpe-1.14.1_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libwpe-1.14.1_5' (x86_64). index: 30 packages registered. [2025-03-23 08:15:09.444406 atlas] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-03-23 08:15:09.452198 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: 31 packages registered. [2025-03-23 08:15:09.504522 atlas] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2025-03-23 08:15:09.505490 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: 32 packages registered. [2025-03-23 08:15:09.534031 atlas] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.x86_64.xbps [2025-03-23 08:15:09.537184 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: 33 packages registered. [2025-03-23 08:15:09.584747 atlas] DEBUG: xbbs.worker: ... found libdrm-2.4.115_9.x86_64.xbps [2025-03-23 08:15:09.586237 atlas] 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: 34 packages registered. [2025-03-23 08:15:09.615185 atlas] DEBUG: xbbs.worker: ... found wayland-protocols-1.39_1.x86_64.xbps [2025-03-23 08:15:09.616505 atlas] 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: 35 packages registered. [2025-03-23 08:15:09.649900 atlas] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-03-23 08:15:09.651022 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: 36 packages registered. [2025-03-23 08:15:09.679729 atlas] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_6.x86_64.xbps [2025-03-23 08:15:09.686508 atlas] 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: 37 packages registered. [2025-03-23 08:15:09.727638 atlas] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2025-03-23 08:15:09.738419 atlas] 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: 38 packages registered. [2025-03-23 08:15:09.784399 atlas] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-03-23 08:15:09.787915 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: 39 packages registered. [2025-03-23 08:15:09.821015 atlas] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2025-03-23 08:15:09.822366 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: 40 packages registered. [2025-03-23 08:15:09.849799 atlas] DEBUG: xbbs.worker: ... found mlibc-0.0pl4380_2.x86_64.xbps [2025-03-23 08:15:09.856518 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4380_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4380_2' (x86_64). index: 41 packages registered. [2025-03-23 08:15:09.919524 atlas] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-03-23 08:15:09.920204 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: 42 packages registered. [2025-03-23 08:15:09.947438 atlas] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_7.x86_64.xbps [2025-03-23 08:15:09.948183 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: 43 packages registered. [2025-03-23 08:15:17.102056 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.rvd5kuiw) install libdrm-headers (inside sysroot.rvd5kuiw) install linux-headers (inside sysroot.rvd5kuiw) install mlibc-headers (inside sysroot.rvd5kuiw) install mlibc (inside sysroot.rvd5kuiw) install libffi (inside sysroot.rvd5kuiw) install libiconv (inside sysroot.rvd5kuiw) install libintl (inside sysroot.rvd5kuiw) install bzip2 (inside sysroot.rvd5kuiw) install ncurses (inside sysroot.rvd5kuiw) install readline (inside sysroot.rvd5kuiw) install zlib (inside sysroot.rvd5kuiw) install pcre2 (inside sysroot.rvd5kuiw) install glib (inside sysroot.rvd5kuiw) install xorg-util-macros (inside sysroot.rvd5kuiw) install xorg-proto (inside sysroot.rvd5kuiw) install libxau (inside sysroot.rvd5kuiw) install libxdmcp (inside sysroot.rvd5kuiw) install xcb-proto (inside sysroot.rvd5kuiw) install libxcb (inside sysroot.rvd5kuiw) install libxtrans (inside sysroot.rvd5kuiw) install libx11 (inside sysroot.rvd5kuiw) install libdrm (inside sysroot.rvd5kuiw) install libexpat (inside sysroot.rvd5kuiw) install libxext (inside sysroot.rvd5kuiw) install libglvnd (inside sysroot.rvd5kuiw) install libxfixes (inside sysroot.rvd5kuiw) install libxdamage (inside sysroot.rvd5kuiw) install libxrender (inside sysroot.rvd5kuiw) install libxrandr (inside sysroot.rvd5kuiw) install libxshmfence (inside sysroot.rvd5kuiw) install libxxf86vm (inside sysroot.rvd5kuiw) install llvm (inside sysroot.rvd5kuiw) install wayland (inside sysroot.rvd5kuiw) install wayland-protocols (inside sysroot.rvd5kuiw) install xz-utils (inside sysroot.rvd5kuiw) install zstd (inside sysroot.rvd5kuiw) install mesa (inside sysroot.rvd5kuiw) install libepoxy (inside sysroot.rvd5kuiw) install libxml (inside sysroot.rvd5kuiw) install xkeyboard-config (inside sysroot.rvd5kuiw) install libxkbcommon (inside sysroot.rvd5kuiw) install libwpe (inside sysroot.rvd5kuiw) configure wpebackend-fdo (inside sysroot.rvd5kuiw) build wpebackend-fdo (inside sysroot.rvd5kuiw) 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.14.2 -> 1.14.2 xbstrap: checkout wpebackend-fdo [2/50] [2025-03-23 08:15:18.431720 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 f121a8e Release version 1.14.2 xbstrap: patch wpebackend-fdo [3/50] xbstrap: regenerate wpebackend-fdo [4/50] [2025-03-23 08:15:18.452567 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.rvd5kuiw', 'frigg'] [2025-03-23 08:15:18.453620 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 3, 'status': 'success', 'subject': 'wpebackend-fdo'} [2025-03-23 08:15:18.454905 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libdrm-headers'] [2025-03-23 08:15:18.477354 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'linux-headers'] [2025-03-23 08:15:18.495427 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'mlibc-headers'] [2025-03-23 08:15:18.933089 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'mlibc'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] [2025-03-23 08:15:18.986393 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: install libffi [10/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libffi'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] [2025-03-23 08:15:19.102749 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: install libiconv [11/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libiconv'] [2025-03-23 08:15:19.114794 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [12/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libintl'] [2025-03-23 08:15:19.141925 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install bzip2 [13/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'bzip2'] [2025-03-23 08:15:19.155505 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install ncurses [14/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'ncurses'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] [2025-03-23 08:15:19.174209 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 13, 'status': 'success', 'subject': 'bzip2'} xbstrap: install readline [15/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'readline'] [2025-03-23 08:15:19.724010 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 14, 'status': 'success', 'subject': 'ncurses'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install zlib [16/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'zlib'] [2025-03-23 08:15:19.750468 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install pcre2 [17/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'pcre2'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'pcre2'] [2025-03-23 08:15:19.769520 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 16, 'status': 'success', 'subject': 'zlib'} xbstrap: install glib [18/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'glib'] [2025-03-23 08:15:19.854249 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'glib'] xbstrap: install xorg-util-macros [19/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'xorg-util-macros'] [2025-03-23 08:15:20.175159 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.rvd5kuiw', '--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.rvd5kuiw', 'xorg-proto'] [2025-03-23 08:15:20.189135 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 19, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [21/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxau'] [2025-03-23 08:15:20.260152 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 20, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [22/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxdmcp'] [2025-03-23 08:15:20.275182 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [23/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'xcb-proto'] [2025-03-23 08:15:20.288532 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [24/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxcb'] [2025-03-23 08:15:20.310843 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [25/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxtrans'] [2025-03-23 08:15:20.751188 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [26/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libx11'] [2025-03-23 08:15:20.767638 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libdrm [27/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libdrm'] [2025-03-23 08:15:21.033651 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 26, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libexpat [28/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libexpat'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] [2025-03-23 08:15:21.057164 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 27, 'status': 'success', 'subject': 'libdrm'} xbstrap: install libxext [29/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxext'] [2025-03-23 08:15:21.082678 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [30/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libglvnd'] [2025-03-23 08:15:21.114319 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxfixes [31/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxfixes'] [2025-03-23 08:15:21.203005 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 30, 'status': 'success', 'subject': 'libglvnd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxdamage [32/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxdamage'] [2025-03-23 08:15:21.223887 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxrender [33/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxrender'] [2025-03-23 08:15:21.241195 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [34/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxrandr'] [2025-03-23 08:15:21.261172 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxshmfence [35/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxshmfence'] [2025-03-23 08:15:21.285354 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install libxxf86vm [36/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxxf86vm'] [2025-03-23 08:15:21.298434 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install llvm [37/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'llvm'] [2025-03-23 08:15:21.315766 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install wayland [38/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'wayland'] [2025-03-23 08:15:24.415424 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [39/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'wayland-protocols'] [2025-03-23 08:15:24.447400 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 38, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xz-utils [40/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'xz-utils'] [2025-03-23 08:15:24.476054 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [41/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'zstd'] [2025-03-23 08:15:24.521974 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [42/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'mesa'] [2025-03-23 08:15:24.560290 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install libepoxy [43/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libepoxy'] [2025-03-23 08:15:25.876949 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libepoxy'] xbstrap: install libxml [44/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxml'] [2025-03-23 08:15:25.944781 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install xkeyboard-config [45/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'xkeyboard-config'] [2025-03-23 08:15:26.068768 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [46/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libxkbcommon'] [2025-03-23 08:15:26.176389 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libwpe [47/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.rvd5kuiw', 'libwpe'] [2025-03-23 08:15:26.213533 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.rvd5kuiw', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libwpe'] xbstrap: configure wpebackend-fdo [48/50] [2025-03-23 08:15:26.237738 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', 'wayland-scanner', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2743185 (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 WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in meson 2.0. See also: https://github.com/mesonbuild/meson/issues/9300 Project name: wpebackend-fdo Project version: 1.14.2 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.14.1 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.7.0 Build targets in project: 15 wpebackend-fdo 1.14.2 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-23 08:15:29.947044 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', 'wayland-scanner', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2743398 (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 wayland-eglstream-controller-server-proto-header with a custom command [10/51] Generating wayland-eglstream-controller-proto-source with a custom command [11/51] Generating audio-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.9.4.p/meson-generated_.._wpe-bridge-protocol.c.o [16/51] Compiling C object libWPEBackend-fdo-1.0.so.1.9.4.p/meson-generated_.._wpe-audio-protocol.c.o [17/51] Compiling C object libWPEBackend-fdo-1.0.so.1.9.4.p/meson-generated_.._wayland-eglstream-controller-protocol.c.o [18/51] Compiling C object libWPEBackend-fdo-1.0.so.1.9.4.p/meson-generated_.._wpe-video-plane-display-dmabuf-protocol.c.o [19/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_exported-buffer-shm.cpp.o [20/51] Compiling C object libWPEBackend-fdo-1.0.so.1.9.4.p/meson-generated_.._wpe-dmabuf-pool-protocol.c.o [21/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_fdo.cpp.o [22/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_dmabuf-pool-entry.cpp.o [23/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_initialize-dmabuf.cpp.o [24/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_initialize-shm.cpp.o [25/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_initialize-egl.cpp.o [26/51] Compiling C object libWPEBackend-fdo-1.0.so.1.9.4.p/src_version.c.o [27/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_initialize-eglstream.cpp.o [28/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_exported-image-egl.cpp.o [29/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ipc.cpp.o [30/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_renderer-host.cpp.o [31/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_egl-client-wayland.cpp.o [32/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_egl-client-dmabuf-pool.cpp.o [33/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_renderer-backend-egl.cpp.o [34/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-dmabuf-pool-fdo.cpp.o [35/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-client.cpp.o [36/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-dmabuf-pool.cpp.o [37/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-exportable-fdo-eglstream.cpp.o [38/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-exportable-fdo-egl.cpp.o [39/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-exportable-fdo.cpp.o [40/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-private.cpp.o [41/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-eglstream.cpp.o [42/51] Compiling C object libWPEBackend-fdo-1.0.so.1.9.4.p/src_linux-dmabuf_linux-dmabuf-protocol.c.o [43/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-shm.cpp.o [44/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-egl.cpp.o [45/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws.cpp.o [46/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_extensions_audio.cpp.o [47/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_extensions_audio-receiver.cpp.o [48/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_extensions_video-plane-display-dmabuf.cpp.o [49/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_extensions_video-plane-display-dmabuf-receiver.cpp.o [50/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_linux-dmabuf_linux-dmabuf.cpp.o [51/51] Linking target libWPEBackend-fdo-1.0.so.1.9.4 xbstrap: Running ['ninja', 'install'] (tools: ['host-pkg-config', 'wayland-scanner', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2743579 (outside the namespace) [0/1] Installing files Installing libWPEBackend-fdo-1.0.so.1.9.4 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.9.4 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-23 08:15:36.457042 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.14.2_5', '-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/tmpor1pin1m'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/wpebackend-fdo-1.14.2_5.x86_64.xbps'] (x86_64) [2025-03-23 08:15:36.631067 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-23 08:15:36.643520 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='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_8'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.7.0_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_5'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_6'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_9'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_6'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_2'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_3'}, 'libwpe': {'architecture': 'x86_64', 'version': '1.14.1_5'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_8'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.39_1'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl358_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.44_1'}, 'glib': {'architecture': 'x86_64', 'version': '2.82.4_1'}}, needed_tools={'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'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.23.0_1'}}, prod_pkgs={'wpebackend-fdo': {'architecture': 'x86_64', 'version': '1.14.2_5'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-03-23 08:15:37.476184 atlas] INFO: xbbs.worker: job done. return code: 0