[2025-01-22 03:11:02.512880 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:wpebackend-fdo', repository='https://github.com/managarm/bootstrap-managarm.git', revision='f1f6454b4293abd369206504f7ed55db7fabdef7', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.44_1'}, 'glib': {'architecture': 'x86_64', 'version': '2.82.4_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl352_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4207_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4207_2'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_8'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.7.0_1'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, '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'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_5'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_6'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_2'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_9'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_3'}, 'libwpe': {'architecture': 'x86_64', 'version': '1.14.1_5'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.39_1'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_8'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.23.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_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-01-22 03:11:02.513302 chopin] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-01-22 03:11:02.522005 chopin] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-01-22 03:11:02.528389 chopin] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-01-22 03:11:03.777904 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'f1f6454b4293abd369206504f7ed55db7fabdef7'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at f1f6454 Merge pull request #443 from Dennisbonke/xbps [2025-01-22 03:11:03.818360 chopin] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-01-22 03:11:07.850389 chopin] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'zlib', 'libintl', 'libiconv', 'libffi', 'readline', 'ncurses', 'bzip2', 'pcre2', 'glib', 'frigg', 'libdrm-headers', 'linux-headers', 'mlibc-headers', 'mlibc', 'xcb-proto', 'libxdmcp', 'xorg-util-macros', 'xorg-proto', 'libxau', 'libxcb', 'libxml', 'libxtrans', 'libx11', 'xkeyboard-config', 'libxkbcommon', 'libxfixes', 'libxxf86vm', 'libglvnd', 'libxrender', 'libxrandr', 'libxshmfence', 'libxext', 'libxdamage', 'llvm', 'xz-utils', 'zstd', 'libexpat', 'libdrm', 'mesa', 'libwpe', 'wayland-protocols', 'libepoxy', 'wayland'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [39KB 10%] 206MB/s ETA: 00m00s x86_64-repodata: 39KB [avg rate: 1991MB/s] 43 packages will be downloaded: 43 packages will be installed: zlib-1.2.12_8 libintl-0.21_10 libiconv-1.17_8 libffi-3.4.4_6 readline-8.1_10 ncurses-6.2_11 bzip2-1.0.8_10 pcre2-10.44_1 glib-2.82.4_1 frigg-0.0pl352_7 libdrm-headers-2.4.115_2 linux-headers-6.12.8_1 mlibc-headers-0.0pl4207_2 mlibc-0.0pl4207_2 xcb-proto-1.17.0_1 libxdmcp-1.1.5_1 xorg-util-macros-1.20.2_1 xorg-proto-2024.1_1 libxau-1.0.12_1 libxcb-1.17_1 libxml-2.10.0_8 libxtrans-1.5.2_1 libx11-1.8.10_1 xkeyboard-config-2.43_1 libxkbcommon-1.7.0_1 libxfixes-6.0.1_7 libxxf86vm-1.1.6_1 libglvnd-1.7.0_6 libxrender-0.9.12_1 libxrandr-1.5.4_7 libxshmfence-1.3.3_1 libxext-1.3.6_1 libxdamage-1.1.6_7 llvm-19.1.3_5 xz-utils-5.4.4_6 zstd-1.5.6_2 libexpat-2.5.0_7 libdrm-2.4.115_9 mesa-24.0.4_3 libwpe-1.14.1_5 wayland-protocols-1.39_1 libepoxy-1.5.10_8 wayland-1.23.0_1 Size to download: 185MB Size required on disk: 712MB Space available on disk: 690GB [*] Downloading packages zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 29MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 29MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 279MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 8139MB/s] zlib-1.2.12_8: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 244MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 5229MB/s] libintl-0.21_10: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 230MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 47GB/s] libiconv-1.17_8: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 244MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 2405MB/s] libffi-3.4.4_6: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] 244MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: 32GB/s] readline-8.1_10: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 300MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 160GB/s] ncurses-6.2_11: verifying RSA signature... bzip2-1.0.8_10.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] bzip2-1.0.8_10.x86_64.xbps: [60KB 6%] 244MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps: 60KB [avg rate: 3638MB/s] bzip2-1.0.8_10: verifying RSA signature... pcre2-10.44_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s pcre2-10.44_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] pcre2-10.44_1.x86_64.xbps: [1124KB 0%] 244MB/s ETA: 00m00s pcre2-10.44_1.x86_64.xbps: 1124KB [avg rate: 67GB/s] pcre2-10.44_1: verifying RSA signature... glib-2.82.4_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s glib-2.82.4_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] glib-2.82.4_1.x86_64.xbps: [9215KB 0%] 244MB/s ETA: 00m00s glib-2.82.4_1.x86_64.xbps: 9215KB [avg rate: 549GB/s] glib-2.82.4_1: verifying RSA signature... frigg-0.0pl352_7.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] frigg-0.0pl352_7.x86_64.xbps: [42KB 9%] 244MB/s ETA: 00m00s frigg-0.0pl352_7.x86_64.xbps: 42KB [avg rate: 2545MB/s] frigg-0.0pl352_7: verifying RSA signature... libdrm-headers-2.4.115_2.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libdrm-headers-2.4.115_2.x86_64.xbps: [114KB 3%] 260MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps: 114KB [avg rate: 7439MB/s] libdrm-headers-2.4.115_2: verifying RSA signature... linux-headers-6.12.8_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s linux-headers-6.12.8_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] linux-headers-6.12.8_1.x86_64.xbps: [3118KB 0%] 230MB/s ETA: 00m00s linux-headers-6.12.8_1.x86_64.xbps: 3118KB [avg rate: 175GB/s] linux-headers-6.12.8_1: verifying RSA signature... mlibc-headers-0.0pl4207_2.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s mlibc-headers-0.0pl4207_2.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] mlibc-headers-0.0pl4207_2.x86_64.xbps: [97KB 4%] 279MB/s ETA: 00m00s mlibc-headers-0.0pl4207_2.x86_64.xbps: 97KB [avg rate: 6786MB/s] mlibc-headers-0.0pl4207_2: verifying RSA signature... mlibc-0.0pl4207_2.x86_64.xbps.sig2: [512B 100%] 26MB/s ETA: 00m00s mlibc-0.0pl4207_2.x86_64.xbps.sig2: 512B [avg rate: 26MB/s] mlibc-0.0pl4207_2.x86_64.xbps: [4609KB 0%] 260MB/s ETA: 00m00s mlibc-0.0pl4207_2.x86_64.xbps: 4609KB [avg rate: 293GB/s] mlibc-0.0pl4207_2: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 244MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 7564MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxdmcp-1.1.5_1.x86_64.xbps: [43KB 9%] 230MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 2488MB/s] libxdmcp-1.1.5_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 170MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 960MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 244MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 35GB/s] xorg-proto-2024.1_1: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 21%] 170MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 773MB/s] libxau-1.0.12_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxcb-1.17_1.x86_64.xbps: [1233KB 0%] 230MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1233KB [avg rate: 69GB/s] libxcb-1.17_1: verifying RSA signature... libxml-2.10.0_8.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxml-2.10.0_8.x86_64.xbps: [2417KB 0%] 244MB/s ETA: 00m00s libxml-2.10.0_8.x86_64.xbps: 2417KB [avg rate: 144GB/s] libxml-2.10.0_8: verifying RSA signature... libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxtrans-1.5.2_1.x86_64.xbps: [43KB 9%] 230MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps: 43KB [avg rate: 2444MB/s] libxtrans-1.5.2_1: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libx11-1.8.10_1.x86_64.xbps: [3214KB 0%] 217MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3214KB [avg rate: 170GB/s] libx11-1.8.10_1: verifying RSA signature... xkeyboard-config-2.43_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] xkeyboard-config-2.43_1.x86_64.xbps: [1051KB 0%] 170MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps: 1051KB [avg rate: 44GB/s] xkeyboard-config-2.43_1: verifying RSA signature... libxkbcommon-1.7.0_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxkbcommon-1.7.0_1.x86_64.xbps: [663KB 0%] 260MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps: 663KB [avg rate: 42GB/s] libxkbcommon-1.7.0_1: verifying RSA signature... libxfixes-6.0.1_7.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxfixes-6.0.1_7.x86_64.xbps: [59KB 6%] 279MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps: 59KB [avg rate: 4126MB/s] libxfixes-6.0.1_7: verifying RSA signature... libxxf86vm-1.1.6_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxxf86vm-1.1.6_1.x86_64.xbps: [42KB 9%] 244MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps: 42KB [avg rate: 2541MB/s] libxxf86vm-1.1.6_1: verifying RSA signature... libglvnd-1.7.0_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libglvnd-1.7.0_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libglvnd-1.7.0_6.x86_64.xbps: [2005KB 0%] 186MB/s ETA: 00m00s libglvnd-1.7.0_6.x86_64.xbps: 2005KB [avg rate: 91GB/s] libglvnd-1.7.0_6: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 230MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 7362MB/s] libxrender-0.9.12_1: verifying RSA signature... libxrandr-1.5.4_7.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxrandr-1.5.4_7.x86_64.xbps: [107KB 3%] 195MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps: 107KB [avg rate: 5228MB/s] libxrandr-1.5.4_7: verifying RSA signature... libxshmfence-1.3.3_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxshmfence-1.3.3_1.x86_64.xbps: [8537B 47%] 300MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps: 8537B [avg rate: 626MB/s] libxshmfence-1.3.3_1: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 170MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 9426MB/s] libxext-1.3.6_1: verifying RSA signature... libxdamage-1.1.6_7.x86_64.xbps.sig2: [512B 100%] 27MB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps.sig2: 512B [avg rate: 27MB/s] libxdamage-1.1.6_7.x86_64.xbps: [25KB 16%] 217MB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps: 25KB [avg rate: 1340MB/s] libxdamage-1.1.6_7: verifying RSA signature... llvm-19.1.3_5.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s llvm-19.1.3_5.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] llvm-19.1.3_5.x86_64.xbps: [96MB 0%] 244MB/s ETA: 00m00s llvm-19.1.3_5.x86_64.xbps: 96MB [avg rate: 5880GB/s] llvm-19.1.3_5: verifying RSA signature... xz-utils-5.4.4_6.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s xz-utils-5.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] xz-utils-5.4.4_6.x86_64.xbps: [643KB 0%] 206MB/s ETA: 00m00s xz-utils-5.4.4_6.x86_64.xbps: 643KB [avg rate: 32GB/s] xz-utils-5.4.4_6: verifying RSA signature... zstd-1.5.6_2.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s zstd-1.5.6_2.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] zstd-1.5.6_2.x86_64.xbps: [744KB 0%] 244MB/s ETA: 00m00s zstd-1.5.6_2.x86_64.xbps: 744KB [avg rate: 44GB/s] zstd-1.5.6_2: verifying RSA signature... libexpat-2.5.0_7.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libexpat-2.5.0_7.x86_64.xbps: [331KB 1%] 279MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps: 331KB [avg rate: 23GB/s] libexpat-2.5.0_7: verifying RSA signature... libdrm-2.4.115_9.x86_64.xbps.sig2: [512B 100%] 21MB/s ETA: 00m00s libdrm-2.4.115_9.x86_64.xbps.sig2: 512B [avg rate: 21MB/s] libdrm-2.4.115_9.x86_64.xbps: [242KB 1%] 279MB/s ETA: 00m00s libdrm-2.4.115_9.x86_64.xbps: 242KB [avg rate: 16GB/s] libdrm-2.4.115_9: verifying RSA signature... mesa-24.0.4_3.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s mesa-24.0.4_3.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] mesa-24.0.4_3.x86_64.xbps: [52MB 0%] 106MB/s ETA: 00m00s mesa-24.0.4_3.x86_64.xbps: 52MB [avg rate: 1363GB/s] mesa-24.0.4_3: verifying RSA signature... libwpe-1.14.1_5.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libwpe-1.14.1_5.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libwpe-1.14.1_5.x86_64.xbps: [134KB 2%] 217MB/s ETA: 00m00s libwpe-1.14.1_5.x86_64.xbps: 134KB [avg rate: 7255MB/s] libwpe-1.14.1_5: verifying RSA signature... wayland-protocols-1.39_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s wayland-protocols-1.39_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] wayland-protocols-1.39_1.x86_64.xbps: [104KB 3%] 260MB/s ETA: 00m00s wayland-protocols-1.39_1.x86_64.xbps: 104KB [avg rate: 6744MB/s] wayland-protocols-1.39_1: verifying RSA signature... libepoxy-1.5.10_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libepoxy-1.5.10_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libepoxy-1.5.10_8.x86_64.xbps: [1234KB 0%] 122MB/s ETA: 00m00s libepoxy-1.5.10_8.x86_64.xbps: 1234KB [avg rate: 37GB/s] libepoxy-1.5.10_8: verifying RSA signature... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 260MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 20GB/s] wayland-1.23.0_1: verifying RSA signature... [*] Collecting package files zlib-1.2.12_8: collecting files... libintl-0.21_10: collecting files... libiconv-1.17_8: collecting files... libffi-3.4.4_6: collecting files... readline-8.1_10: collecting files... ncurses-6.2_11: collecting files... bzip2-1.0.8_10: collecting files... pcre2-10.44_1: collecting files... glib-2.82.4_1: collecting files... frigg-0.0pl352_7: collecting files... libdrm-headers-2.4.115_2: collecting files... linux-headers-6.12.8_1: collecting files... mlibc-headers-0.0pl4207_2: collecting files... mlibc-0.0pl4207_2: collecting files... xcb-proto-1.17.0_1: collecting files... libxdmcp-1.1.5_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... xorg-proto-2024.1_1: collecting files... libxau-1.0.12_1: collecting files... libxcb-1.17_1: collecting files... libxml-2.10.0_8: collecting files... libxtrans-1.5.2_1: collecting files... libx11-1.8.10_1: collecting files... xkeyboard-config-2.43_1: collecting files... libxkbcommon-1.7.0_1: collecting files... libxfixes-6.0.1_7: collecting files... libxxf86vm-1.1.6_1: collecting files... libglvnd-1.7.0_6: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_7: collecting files... libxshmfence-1.3.3_1: collecting files... libxext-1.3.6_1: collecting files... libxdamage-1.1.6_7: collecting files... llvm-19.1.3_5: collecting files... xz-utils-5.4.4_6: collecting files... zstd-1.5.6_2: collecting files... libexpat-2.5.0_7: collecting files... libdrm-2.4.115_9: collecting files... mesa-24.0.4_3: collecting files... libwpe-1.14.1_5: collecting files... wayland-protocols-1.39_1: collecting files... libepoxy-1.5.10_8: collecting files... wayland-1.23.0_1: collecting files... [*] Unpacking packages zlib-1.2.12_8: unpacking ... libintl-0.21_10: unpacking ... libiconv-1.17_8: unpacking ... libffi-3.4.4_6: unpacking ... readline-8.1_10: unpacking ... ncurses-6.2_11: unpacking ... bzip2-1.0.8_10: unpacking ... pcre2-10.44_1: unpacking ... glib-2.82.4_1: unpacking ... frigg-0.0pl352_7: unpacking ... libdrm-headers-2.4.115_2: unpacking ... linux-headers-6.12.8_1: unpacking ... mlibc-headers-0.0pl4207_2: unpacking ... mlibc-0.0pl4207_2: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... xorg-proto-2024.1_1: unpacking ... libxau-1.0.12_1: unpacking ... libxcb-1.17_1: unpacking ... libxml-2.10.0_8: unpacking ... libxtrans-1.5.2_1: unpacking ... libx11-1.8.10_1: unpacking ... xkeyboard-config-2.43_1: unpacking ... libxkbcommon-1.7.0_1: unpacking ... libxfixes-6.0.1_7: unpacking ... libxxf86vm-1.1.6_1: unpacking ... libglvnd-1.7.0_6: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_7: unpacking ... libxshmfence-1.3.3_1: unpacking ... libxext-1.3.6_1: unpacking ... libxdamage-1.1.6_7: unpacking ... llvm-19.1.3_5: unpacking ... xz-utils-5.4.4_6: unpacking ... zstd-1.5.6_2: unpacking ... libexpat-2.5.0_7: unpacking ... libdrm-2.4.115_9: unpacking ... mesa-24.0.4_3: unpacking ... libwpe-1.14.1_5: unpacking ... wayland-protocols-1.39_1: unpacking ... libepoxy-1.5.10_8: unpacking ... wayland-1.23.0_1: unpacking ... 43 downloaded, 43 installed, 0 updated, 43 configured, 0 removed. [2025-01-22 03:11:12.924015 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-01-22 03:11:12.924552 chopin] DEBUG: xbbs.worker: ... found libepoxy-1.5.10_8.x86_64.xbps [2025-01-22 03:11:12.926159 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libepoxy-1.5.10_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libepoxy-1.5.10_8' (x86_64). index: 1 packages registered. [2025-01-22 03:11:12.942078 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_2.x86_64.xbps [2025-01-22 03:11:12.942559 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_2' (x86_64). index: 2 packages registered. [2025-01-22 03:11:12.957064 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-01-22 03:11:12.958573 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcb-1.17_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcb-1.17_1' (x86_64). index: 3 packages registered. [2025-01-22 03:11:12.973875 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-01-22 03:11:12.974455 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxext-1.3.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxext-1.3.6_1' (x86_64). index: 4 packages registered. [2025-01-22 03:11:12.988727 chopin] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2025-01-22 03:11:12.989246 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxxf86vm-1.1.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxxf86vm-1.1.6_1' (x86_64). index: 5 packages registered. [2025-01-22 03:11:13.004039 chopin] DEBUG: xbbs.worker: ... found bzip2-1.0.8_10.x86_64.xbps [2025-01-22 03:11:13.004454 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_10' (x86_64). index: 6 packages registered. [2025-01-22 03:11:13.018985 chopin] DEBUG: xbbs.worker: ... found wayland-protocols-1.39_1.x86_64.xbps [2025-01-22 03:11:13.019453 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.39_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.39_1' (x86_64). index: 7 packages registered. [2025-01-22 03:11:13.033847 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_6.x86_64.xbps [2025-01-22 03:11:13.034925 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.4.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xz-utils-5.4.4_6' (x86_64). index: 8 packages registered. [2025-01-22 03:11:13.050708 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_1.x86_64.xbps [2025-01-22 03:11:13.053709 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_1.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_1' (x86_64). index: 9 packages registered. [2025-01-22 03:11:13.070758 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-01-22 03:11:13.071182 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-util-macros-1.20.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-util-macros-1.20.2_1' (x86_64). index: 10 packages registered. [2025-01-22 03:11:13.085421 chopin] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_7.x86_64.xbps [2025-01-22 03:11:13.085964 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfixes-6.0.1_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfixes-6.0.1_7' (x86_64). index: 11 packages registered. [2025-01-22 03:11:13.100629 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-01-22 03:11:13.101789 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (x86_64). index: 12 packages registered. [2025-01-22 03:11:13.116772 chopin] DEBUG: xbbs.worker: ... found llvm-19.1.3_5.x86_64.xbps [2025-01-22 03:11:13.204440 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-19.1.3_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-19.1.3_5' (x86_64). index: 13 packages registered. [2025-01-22 03:11:13.299136 chopin] DEBUG: xbbs.worker: ... found libxml-2.10.0_8.x86_64.xbps [2025-01-22 03:11:13.301904 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_8' (x86_64). index: 14 packages registered. [2025-01-22 03:11:13.318820 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-01-22 03:11:13.319274 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_6' (x86_64). index: 15 packages registered. [2025-01-22 03:11:13.334354 chopin] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2025-01-22 03:11:13.334727 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxshmfence-1.3.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxshmfence-1.3.3_1' (x86_64). index: 16 packages registered. [2025-01-22 03:11:13.349243 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-01-22 03:11:13.350139 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (x86_64). index: 17 packages registered. [2025-01-22 03:11:13.364018 chopin] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_7.x86_64.xbps [2025-01-22 03:11:13.364387 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdamage-1.1.6_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdamage-1.1.6_7' (x86_64). index: 18 packages registered. [2025-01-22 03:11:13.377335 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-01-22 03:11:13.377703 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxau-1.0.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxau-1.0.12_1' (x86_64). index: 19 packages registered. [2025-01-22 03:11:13.390630 chopin] DEBUG: xbbs.worker: ... found libwpe-1.14.1_5.x86_64.xbps [2025-01-22 03:11:13.391112 chopin] 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: 20 packages registered. [2025-01-22 03:11:13.407373 chopin] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-01-22 03:11:13.408248 chopin] 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: 21 packages registered. [2025-01-22 03:11:13.423323 chopin] DEBUG: xbbs.worker: ... found pcre2-10.44_1.x86_64.xbps [2025-01-22 03:11:13.424710 chopin] 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: 22 packages registered. [2025-01-22 03:11:13.439583 chopin] DEBUG: xbbs.worker: ... found libexpat-2.5.0_7.x86_64.xbps [2025-01-22 03:11:13.440398 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.5.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.5.0_7' (x86_64). index: 23 packages registered. [2025-01-22 03:11:13.455900 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_6.x86_64.xbps [2025-01-22 03:11:13.458393 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libglvnd-1.7.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libglvnd-1.7.0_6' (x86_64). index: 24 packages registered. [2025-01-22 03:11:13.476173 chopin] DEBUG: xbbs.worker: ... found glib-2.82.4_1.x86_64.xbps [2025-01-22 03:11:13.484668 chopin] 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: 25 packages registered. [2025-01-22 03:11:13.508375 chopin] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-01-22 03:11:13.510743 chopin] 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-01-22 03:11:13.527883 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2025-01-22 03:11:13.531062 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libx11-1.8.10_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libx11-1.8.10_1' (x86_64). index: 27 packages registered. [2025-01-22 03:11:13.548443 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-01-22 03:11:13.548972 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_8' (x86_64). index: 28 packages registered. [2025-01-22 03:11:13.563650 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-01-22 03:11:13.564141 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (x86_64). index: 29 packages registered. [2025-01-22 03:11:13.579709 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_7.x86_64.xbps [2025-01-22 03:11:13.580198 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrandr-1.5.4_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrandr-1.5.4_7' (x86_64). index: 30 packages registered. [2025-01-22 03:11:13.595564 chopin] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.x86_64.xbps [2025-01-22 03:11:13.596836 chopin] 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: 31 packages registered. [2025-01-22 03:11:13.611610 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4207_2.x86_64.xbps [2025-01-22 03:11:13.612089 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4207_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4207_2' (x86_64). index: 32 packages registered. [2025-01-22 03:11:13.627628 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.6_2.x86_64.xbps [2025-01-22 03:11:13.628643 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zstd-1.5.6_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zstd-1.5.6_2' (x86_64). index: 33 packages registered. [2025-01-22 03:11:13.644396 chopin] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-01-22 03:11:13.645053 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.23.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.23.0_1' (x86_64). index: 34 packages registered. [2025-01-22 03:11:13.660327 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-01-22 03:11:13.660795 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrender-0.9.12_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrender-0.9.12_1' (x86_64). index: 35 packages registered. [2025-01-22 03:11:13.676110 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4207_2.x86_64.xbps [2025-01-22 03:11:13.680495 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4207_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4207_2' (x86_64). index: 36 packages registered. [2025-01-22 03:11:13.698591 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2025-01-22 03:11:13.699042 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxtrans-1.5.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxtrans-1.5.2_1' (x86_64). index: 37 packages registered. [2025-01-22 03:11:13.715634 chopin] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-01-22 03:11:13.716185 chopin] 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: 38 packages registered. [2025-01-22 03:11:13.731825 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.115_9.x86_64.xbps [2025-01-22 03:11:13.732462 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_9' (x86_64). index: 39 packages registered. [2025-01-22 03:11:13.748051 chopin] DEBUG: xbbs.worker: ... found mesa-24.0.4_3.x86_64.xbps [2025-01-22 03:11:13.794933 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mesa-24.0.4_3.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mesa-24.0.4_3' (x86_64). index: 40 packages registered. [2025-01-22 03:11:13.854132 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl352_7.x86_64.xbps [2025-01-22 03:11:13.854549 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl352_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl352_7' (x86_64). index: 41 packages registered. [2025-01-22 03:11:13.870449 chopin] DEBUG: xbbs.worker: ... found libxkbcommon-1.7.0_1.x86_64.xbps [2025-01-22 03:11:13.871456 chopin] 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: 42 packages registered. [2025-01-22 03:11:13.887514 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-01-22 03:11:13.887929 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdmcp-1.1.5_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdmcp-1.1.5_1' (x86_64). index: 43 packages registered. [2025-01-22 03:11:17.447273 chopin] 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.545h49vt) install libdrm-headers (inside sysroot.545h49vt) install linux-headers (inside sysroot.545h49vt) install mlibc-headers (inside sysroot.545h49vt) install mlibc (inside sysroot.545h49vt) install libffi (inside sysroot.545h49vt) install libiconv (inside sysroot.545h49vt) install libintl (inside sysroot.545h49vt) install bzip2 (inside sysroot.545h49vt) install ncurses (inside sysroot.545h49vt) install readline (inside sysroot.545h49vt) install zlib (inside sysroot.545h49vt) install pcre2 (inside sysroot.545h49vt) install glib (inside sysroot.545h49vt) install xorg-util-macros (inside sysroot.545h49vt) install xorg-proto (inside sysroot.545h49vt) install libxau (inside sysroot.545h49vt) install libxdmcp (inside sysroot.545h49vt) install xcb-proto (inside sysroot.545h49vt) install libxcb (inside sysroot.545h49vt) install libxtrans (inside sysroot.545h49vt) install libx11 (inside sysroot.545h49vt) install libdrm (inside sysroot.545h49vt) install libexpat (inside sysroot.545h49vt) install libxext (inside sysroot.545h49vt) install libglvnd (inside sysroot.545h49vt) install libxfixes (inside sysroot.545h49vt) install libxdamage (inside sysroot.545h49vt) install libxrender (inside sysroot.545h49vt) install libxrandr (inside sysroot.545h49vt) install libxshmfence (inside sysroot.545h49vt) install libxxf86vm (inside sysroot.545h49vt) install llvm (inside sysroot.545h49vt) install wayland (inside sysroot.545h49vt) install wayland-protocols (inside sysroot.545h49vt) install xz-utils (inside sysroot.545h49vt) install zstd (inside sysroot.545h49vt) install mesa (inside sysroot.545h49vt) install libepoxy (inside sysroot.545h49vt) install libxml (inside sysroot.545h49vt) install xkeyboard-config (inside sysroot.545h49vt) install libxkbcommon (inside sysroot.545h49vt) install libwpe (inside sysroot.545h49vt) configure wpebackend-fdo (inside sysroot.545h49vt) build wpebackend-fdo (inside sysroot.545h49vt) 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-01-22 03:11:18.008831 chopin] 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-01-22 03:11:18.019405 chopin] 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.545h49vt', 'frigg'] [2025-01-22 03:11:18.020009 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 3, 'status': 'success', 'subject': 'wpebackend-fdo'} [2025-01-22 03:11:18.020536 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libdrm-headers'] [2025-01-22 03:11:18.029622 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'linux-headers'] [2025-01-22 03:11:18.038834 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'mlibc-headers'] [2025-01-22 03:11:18.214507 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'mlibc'] [2025-01-22 03:11:18.240773 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libffi [10/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libffi'] [2025-01-22 03:11:18.284739 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install libiconv [11/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libiconv'] [2025-01-22 03:11:18.291708 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [12/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libintl'] [2025-01-22 03:11:18.303118 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install bzip2 [13/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'bzip2'] [2025-01-22 03:11:18.309321 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install ncurses [14/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'ncurses'] [2025-01-22 03:11:18.317087 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [15/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'readline'] [2025-01-22 03:11:18.569948 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install zlib [16/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'zlib'] [2025-01-22 03:11:18.582128 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install pcre2 [17/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'pcre2'] [2025-01-22 03:11:18.590254 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'pcre2'] xbstrap: install glib [18/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'glib'] [2025-01-22 03:11:18.626215 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'glib'] xbstrap: install xorg-util-macros [19/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'xorg-util-macros'] [2025-01-22 03:11:18.739902 chopin] 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.545h49vt', '--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.545h49vt', 'xorg-proto'] [2025-01-22 03:11:18.746558 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [21/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxau'] [2025-01-22 03:11:18.776002 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [22/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxdmcp'] [2025-01-22 03:11:18.782624 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [23/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'xcb-proto'] [2025-01-22 03:11:18.789662 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [24/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxcb'] [2025-01-22 03:11:18.803643 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [25/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxtrans'] [2025-01-22 03:11:18.989547 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [26/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libx11'] [2025-01-22 03:11:18.997315 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libdrm [27/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libdrm'] [2025-01-22 03:11:19.123231 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libexpat [28/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libexpat'] [2025-01-22 03:11:19.133566 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libxext [29/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxext'] [2025-01-22 03:11:19.144139 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [30/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libglvnd'] [2025-01-22 03:11:19.158889 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxfixes [31/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxfixes'] [2025-01-22 03:11:19.190585 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxdamage [32/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxdamage'] [2025-01-22 03:11:19.197736 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxrender [33/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxrender'] [2025-01-22 03:11:19.206351 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [34/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxrandr'] [2025-01-22 03:11:19.214561 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxshmfence [35/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxshmfence'] [2025-01-22 03:11:19.223586 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install libxxf86vm [36/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxxf86vm'] [2025-01-22 03:11:19.231075 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install llvm [37/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'llvm'] [2025-01-22 03:11:19.240188 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install wayland [38/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'wayland'] [2025-01-22 03:11:20.251958 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [39/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'wayland-protocols'] [2025-01-22 03:11:20.267962 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xz-utils [40/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'xz-utils'] [2025-01-22 03:11:20.281921 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [41/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'zstd'] [2025-01-22 03:11:20.302649 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [42/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'mesa'] [2025-01-22 03:11:20.319615 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install libepoxy [43/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libepoxy'] [2025-01-22 03:11:20.726907 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libepoxy'] xbstrap: install libxml [44/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxml'] [2025-01-22 03:11:20.749266 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install xkeyboard-config [45/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'xkeyboard-config'] [2025-01-22 03:11:20.788659 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [46/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libxkbcommon'] [2025-01-22 03:11:20.837442 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libwpe [47/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.545h49vt', 'libwpe'] [2025-01-22 03:11:20.853364 chopin] 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.545h49vt', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libwpe'] xbstrap: configure wpebackend-fdo [48/50] [2025-01-22 03:11:20.863410 chopin] 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: ['system-gcc', 'wayland-scanner', 'host-pkg-config', 'cross-binutils']) via cbuildrt PID init is 632830 (outside the namespace) The Meson build system Version: 1.6.1 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-01-22 03:11:22.550442 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 50, 'n_this': 48, 'status': 'success', 'subject': 'wpebackend-fdo'} xbstrap: Running ['ninja'] (tools: ['system-gcc', 'wayland-scanner', 'host-pkg-config', 'cross-binutils']) via cbuildrt PID init is 633041 (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.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_.._wpe-video-plane-display-dmabuf-protocol.c.o [18/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_exported-buffer-shm.cpp.o [19/51] Compiling C object libWPEBackend-fdo-1.0.so.1.9.4.p/meson-generated_.._wayland-eglstream-controller-protocol.c.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_version.c.o [23/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_dmabuf-pool-entry.cpp.o [24/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_exported-image-egl.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_renderer-host.cpp.o [27/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_initialize-shm.cpp.o [28/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_initialize-eglstream.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_initialize-dmabuf.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_renderer-backend-egl.cpp.o [33/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-dmabuf-pool-fdo.cpp.o [34/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-exportable-fdo.cpp.o [35/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-exportable-fdo-eglstream.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_egl-client-dmabuf-pool.cpp.o [38/51] Compiling C object libWPEBackend-fdo-1.0.so.1.9.4.p/src_linux-dmabuf_linux-dmabuf-protocol.c.o [39/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-exportable-fdo-egl.cpp.o [40/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-shm.cpp.o [41/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-client.cpp.o [42/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_extensions_audio.cpp.o [43/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_extensions_audio-receiver.cpp.o [44/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-eglstream.cpp.o [45/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-private.cpp.o [46/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_extensions_video-plane-display-dmabuf.cpp.o [47/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_extensions_video-plane-display-dmabuf-receiver.cpp.o [48/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-egl.cpp.o [49/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_linux-dmabuf_linux-dmabuf.cpp.o [50/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws.cpp.o [51/51] Linking target libWPEBackend-fdo-1.0.so.1.9.4 xbstrap: Running ['ninja', 'install'] (tools: ['system-gcc', 'wayland-scanner', 'host-pkg-config', 'cross-binutils']) via cbuildrt PID init is 633222 (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-01-22 03:11:24.841947 chopin] 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/tmpjj6go_3p'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/wpebackend-fdo-1.14.2_5.x86_64.xbps'] (x86_64) [2025-01-22 03:11:24.907390 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 50, 'n_this': 50, 'status': 'success', 'subject': 'wpebackend-fdo'} [2025-01-22 03:11:24.912611 chopin] 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='f1f6454b4293abd369206504f7ed55db7fabdef7', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.44_1'}, 'glib': {'architecture': 'x86_64', 'version': '2.82.4_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl352_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4207_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4207_2'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_8'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.7.0_1'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, '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'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_5'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_6'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_2'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_9'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_3'}, 'libwpe': {'architecture': 'x86_64', 'version': '1.14.1_5'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.39_1'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_8'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.23.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_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-01-22 03:11:25.454256 chopin] INFO: xbbs.worker: job done. return code: 0