[2024-12-22 06:12:01.718981 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:wpebackend-fdo', repository='https://github.com/managarm/bootstrap-managarm.git', revision='8fa7838c73bae47be5508548d5c98de605240b6b', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_4'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, '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'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_2'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.7.0_1'}, 'libwpe': {'architecture': 'x86_64', 'version': '1.14.1_4'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4129_2'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl348_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4129_2'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_7'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_9'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_9'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_10'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.44_1'}, 'glib': {'architecture': 'x86_64', 'version': '2.78.4_5'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.22.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}}, prod_pkgs={'wpebackend-fdo': {'architecture': 'x86_64', 'version': '1.14.2_4'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-12-22 06:12:01.719546 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/ [2024-12-22 06:12:01.729088 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'}) [2024-12-22 06:12:01.736373 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 [2024-12-22 06:12:02.615995 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '8fa7838c73bae47be5508548d5c98de605240b6b'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 8fa7838 uacpi: Bump to latest commit [2024-12-22 06:12:02.653868 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 [2024-12-22 06:12:06.469564 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', '--', 'libxrender', 'xorg-proto', 'libxtrans', 'xorg-util-macros', 'libxrandr', 'libexpat', 'libxxf86vm', 'xz-utils', 'zstd', 'llvm', 'libx11', 'libxdamage', 'libdrm', 'libxshmfence', 'zlib', 'libglvnd', 'libxau', 'xcb-proto', 'libxdmcp', 'libxcb', 'libxfixes', 'libxext', 'mesa', 'xkeyboard-config', 'libiconv', 'libxml', 'libxkbcommon', 'libwpe', 'mlibc-headers', 'linux-headers', 'frigg', 'libdrm-headers', 'mlibc', 'libepoxy', 'wayland-protocols', 'libffi', 'wayland', 'libintl', 'readline', 'ncurses', 'bzip2', '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: [30KB 13%] 81MB/s ETA: 00m00s x86_64-repodata: 30KB [avg rate: 616MB/s] 43 packages will be downloaded: 43 packages will be installed: libxrender-0.9.12_1 xorg-proto-2024.1_1 libxtrans-1.5.2_1 xorg-util-macros-1.20.2_1 libxrandr-1.5.4_6 libexpat-2.5.0_6 libxxf86vm-1.1.6_1 xz-utils-5.4.4_5 zstd-1.5.6_1 llvm-19.1.3_4 libx11-1.8.10_1 libxdamage-1.1.6_6 libdrm-2.4.115_8 libxshmfence-1.3.3_1 zlib-1.2.12_7 libglvnd-1.7.0_5 libxau-1.0.12_1 xcb-proto-1.17.0_1 libxdmcp-1.1.5_1 libxcb-1.17_1 libxfixes-6.0.1_6 libxext-1.3.6_1 mesa-24.0.4_2 xkeyboard-config-2.43_1 libiconv-1.17_7 libxml-2.10.0_7 libxkbcommon-1.7.0_1 libwpe-1.14.1_4 mlibc-headers-0.0pl4129_2 linux-headers-6.9.3_1 frigg-0.0pl348_7 libdrm-headers-2.4.115_1 mlibc-0.0pl4129_2 libepoxy-1.5.10_7 wayland-protocols-1.32_5 libffi-3.4.4_5 wayland-1.22.0_7 libintl-0.21_9 readline-8.1_9 ncurses-6.2_10 bzip2-1.0.8_9 pcre2-10.44_1 glib-2.78.4_5 Size to download: 182MB Size required on disk: 700MB Space available on disk: 691GB [*] Downloading packages libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 22MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 22MB/s] libxrender-0.9.12_1.x86_64.xbps: [124KB 3%] 140MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 124KB [avg rate: 4330MB/s] libxrender-0.9.12_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%] 260MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 37GB/s] xorg-proto-2024.1_1: verifying RSA signature... libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxtrans-1.5.2_1.x86_64.xbps: [43KB 9%] 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... 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%] 186MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 1052MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libxrandr-1.5.4_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxrandr-1.5.4_6.x86_64.xbps: [107KB 3%] 217MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps: 107KB [avg rate: 5821MB/s] libxrandr-1.5.4_6: verifying RSA signature... libexpat-2.5.0_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libexpat-2.5.0_6.x86_64.xbps: [331KB 1%] 230MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 331KB [avg rate: 19GB/s] libexpat-2.5.0_6: verifying RSA signature... libxxf86vm-1.1.6_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libxxf86vm-1.1.6_1.x86_64.xbps: [42KB 9%] 206MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps: 42KB [avg rate: 2138MB/s] libxxf86vm-1.1.6_1: verifying RSA signature... xz-utils-5.4.4_5.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] xz-utils-5.4.4_5.x86_64.xbps: [641KB 0%] 217MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps: 641KB [avg rate: 34GB/s] xz-utils-5.4.4_5: verifying RSA signature... zstd-1.5.6_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] zstd-1.5.6_1.x86_64.xbps: [763KB 0%] 170MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: 763KB [avg rate: 32GB/s] zstd-1.5.6_1: verifying RSA signature... llvm-19.1.3_4.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s llvm-19.1.3_4.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] llvm-19.1.3_4.x86_64.xbps: [94MB 0%] 279MB/s ETA: 00m00s llvm-19.1.3_4.x86_64.xbps: [94MB 6%] 174MB/s ETA: 00m14s llvm-19.1.3_4.x86_64.xbps: 94MB [avg rate: 2728MB/s] llvm-19.1.3_4: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libx11-1.8.10_1.x86_64.xbps: [3206KB 0%] 195MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3206KB [avg rate: 153GB/s] libx11-1.8.10_1: verifying RSA signature... libxdamage-1.1.6_6.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxdamage-1.1.6_6.x86_64.xbps: [25KB 16%] 244MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps: 25KB [avg rate: 1507MB/s] libxdamage-1.1.6_6: verifying RSA signature... libdrm-2.4.115_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libdrm-2.4.115_8.x86_64.xbps: [241KB 1%] 230MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 241KB [avg rate: 13GB/s] libdrm-2.4.115_8: verifying RSA signature... libxshmfence-1.3.3_1.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libxshmfence-1.3.3_1.x86_64.xbps: [8536B 47%] 300MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps: 8536B [avg rate: 626MB/s] libxshmfence-1.3.3_1: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] zlib-1.2.12_7.x86_64.xbps: [114KB 3%] 244MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps: 114KB [avg rate: 6934MB/s] zlib-1.2.12_7: verifying RSA signature... libglvnd-1.7.0_5.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libglvnd-1.7.0_5.x86_64.xbps: [2003KB 0%] 244MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps: 2003KB [avg rate: 119GB/s] libglvnd-1.7.0_5: verifying RSA signature... libxau-1.0.12_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxau-1.0.12_1.x86_64.xbps: [18KB 22%] 260MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 1175MB/s] libxau-1.0.12_1: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 217MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 6723MB/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%] 244MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps: 43KB [avg rate: 2622MB/s] libxdmcp-1.1.5_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxcb-1.17_1.x86_64.xbps: [1217KB 0%] 217MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1217KB [avg rate: 64GB/s] libxcb-1.17_1: verifying RSA signature... libxfixes-6.0.1_6.x86_64.xbps.sig2: [512B 100%] 24MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig2: 512B [avg rate: 24MB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 61MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 905MB/s] libxfixes-6.0.1_6: 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: [221KB 1%] 74MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 221KB [avg rate: 4080MB/s] libxext-1.3.6_1: verifying RSA signature... mesa-24.0.4_2.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] mesa-24.0.4_2.x86_64.xbps: [52MB 0%] 87MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps: 52MB [avg rate: 1118GB/s] mesa-24.0.4_2: 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%] 230MB/s ETA: 00m00s xkeyboard-config-2.43_1.x86_64.xbps: 1051KB [avg rate: 59GB/s] xkeyboard-config-2.43_1: verifying RSA signature... libiconv-1.17_7.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libiconv-1.17_7.x86_64.xbps: [835KB 0%] 244MB/s ETA: 00m00s libiconv-1.17_7.x86_64.xbps: 835KB [avg rate: 50GB/s] libiconv-1.17_7: verifying RSA signature... libxml-2.10.0_7.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxml-2.10.0_7.x86_64.xbps: [2400KB 0%] 279MB/s ETA: 00m00s libxml-2.10.0_7.x86_64.xbps: 2400KB [avg rate: 164GB/s] libxml-2.10.0_7: verifying RSA signature... libxkbcommon-1.7.0_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxkbcommon-1.7.0_1.x86_64.xbps: [654KB 0%] 300MB/s ETA: 00m00s libxkbcommon-1.7.0_1.x86_64.xbps: 654KB [avg rate: 48GB/s] libxkbcommon-1.7.0_1: verifying RSA signature... libwpe-1.14.1_4.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libwpe-1.14.1_4.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libwpe-1.14.1_4.x86_64.xbps: [134KB 2%] 279MB/s ETA: 00m00s libwpe-1.14.1_4.x86_64.xbps: 134KB [avg rate: 9312MB/s] libwpe-1.14.1_4: verifying RSA signature... mlibc-headers-0.0pl4129_2.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s mlibc-headers-0.0pl4129_2.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] mlibc-headers-0.0pl4129_2.x86_64.xbps: [96KB 4%] 244MB/s ETA: 00m00s mlibc-headers-0.0pl4129_2.x86_64.xbps: 96KB [avg rate: 5851MB/s] mlibc-headers-0.0pl4129_2: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3031KB 0%] 279MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3031KB [avg rate: 206GB/s] linux-headers-6.9.3_1: verifying RSA signature... frigg-0.0pl348_7.x86_64.xbps.sig2: [512B 100%] 26MB/s ETA: 00m00s frigg-0.0pl348_7.x86_64.xbps.sig2: 512B [avg rate: 26MB/s] frigg-0.0pl348_7.x86_64.xbps: [42KB 9%] 300MB/s ETA: 00m00s frigg-0.0pl348_7.x86_64.xbps: 42KB [avg rate: 3120MB/s] frigg-0.0pl348_7: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 300MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 8583MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... mlibc-0.0pl4129_2.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s mlibc-0.0pl4129_2.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] mlibc-0.0pl4129_2.x86_64.xbps: [4381KB 0%] 300MB/s ETA: 00m00s mlibc-0.0pl4129_2.x86_64.xbps: 4381KB [avg rate: 321GB/s] mlibc-0.0pl4129_2: verifying RSA signature... libepoxy-1.5.10_7.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libepoxy-1.5.10_7.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libepoxy-1.5.10_7.x86_64.xbps: [1235KB 0%] 244MB/s ETA: 00m00s libepoxy-1.5.10_7.x86_64.xbps: 1235KB [avg rate: 74GB/s] libepoxy-1.5.10_7: verifying RSA signature... wayland-protocols-1.32_5.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] wayland-protocols-1.32_5.x86_64.xbps: [85KB 4%] 300MB/s ETA: 00m00s wayland-protocols-1.32_5.x86_64.xbps: 85KB [avg rate: 6394MB/s] wayland-protocols-1.32_5: verifying RSA signature... libffi-3.4.4_5.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libffi-3.4.4_5.x86_64.xbps: [38KB 10%] 300MB/s ETA: 00m00s libffi-3.4.4_5.x86_64.xbps: 38KB [avg rate: 2824MB/s] libffi-3.4.4_5: verifying RSA signature... wayland-1.22.0_7.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] wayland-1.22.0_7.x86_64.xbps: [305KB 1%] 300MB/s ETA: 00m00s wayland-1.22.0_7.x86_64.xbps: 305KB [avg rate: 22GB/s] wayland-1.22.0_7: verifying RSA signature... libintl-0.21_9.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libintl-0.21_9.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libintl-0.21_9.x86_64.xbps: [85KB 4%] 279MB/s ETA: 00m00s libintl-0.21_9.x86_64.xbps: 85KB [avg rate: 5926MB/s] libintl-0.21_9: verifying RSA signature... readline-8.1_9.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s readline-8.1_9.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] readline-8.1_9.x86_64.xbps: [535KB 0%] 279MB/s ETA: 00m00s readline-8.1_9.x86_64.xbps: 535KB [avg rate: 36GB/s] readline-8.1_9: verifying RSA signature... ncurses-6.2_10.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s ncurses-6.2_10.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] ncurses-6.2_10.x86_64.xbps: [2168KB 0%] 300MB/s ETA: 00m00s ncurses-6.2_10.x86_64.xbps: 2168KB [avg rate: 159GB/s] ncurses-6.2_10: verifying RSA signature... bzip2-1.0.8_9.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] bzip2-1.0.8_9.x86_64.xbps: [60KB 6%] 186MB/s ETA: 00m00s bzip2-1.0.8_9.x86_64.xbps: 60KB [avg rate: 2772MB/s] bzip2-1.0.8_9: verifying RSA signature... pcre2-10.44_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s pcre2-10.44_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] pcre2-10.44_1.x86_64.xbps: [1114KB 0%] 300MB/s ETA: 00m00s pcre2-10.44_1.x86_64.xbps: 1114KB [avg rate: 82GB/s] pcre2-10.44_1: verifying RSA signature... glib-2.78.4_5.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s glib-2.78.4_5.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] glib-2.78.4_5.x86_64.xbps: [8223KB 0%] 279MB/s ETA: 00m00s glib-2.78.4_5.x86_64.xbps: 8223KB [avg rate: 560GB/s] glib-2.78.4_5: verifying RSA signature... [*] Collecting package files libxrender-0.9.12_1: collecting files... xorg-proto-2024.1_1: collecting files... libxtrans-1.5.2_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... libxrandr-1.5.4_6: collecting files... libexpat-2.5.0_6: collecting files... libxxf86vm-1.1.6_1: collecting files... xz-utils-5.4.4_5: collecting files... zstd-1.5.6_1: collecting files... llvm-19.1.3_4: collecting files... libx11-1.8.10_1: collecting files... libxdamage-1.1.6_6: collecting files... libdrm-2.4.115_8: collecting files... libxshmfence-1.3.3_1: collecting files... zlib-1.2.12_7: collecting files... libglvnd-1.7.0_5: 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... libxfixes-6.0.1_6: collecting files... libxext-1.3.6_1: collecting files... mesa-24.0.4_2: collecting files... xkeyboard-config-2.43_1: collecting files... libiconv-1.17_7: collecting files... libxml-2.10.0_7: collecting files... libxkbcommon-1.7.0_1: collecting files... libwpe-1.14.1_4: collecting files... mlibc-headers-0.0pl4129_2: collecting files... linux-headers-6.9.3_1: collecting files... frigg-0.0pl348_7: collecting files... libdrm-headers-2.4.115_1: collecting files... mlibc-0.0pl4129_2: collecting files... libepoxy-1.5.10_7: collecting files... wayland-protocols-1.32_5: collecting files... libffi-3.4.4_5: collecting files... wayland-1.22.0_7: collecting files... libintl-0.21_9: collecting files... readline-8.1_9: collecting files... ncurses-6.2_10: collecting files... bzip2-1.0.8_9: collecting files... pcre2-10.44_1: collecting files... glib-2.78.4_5: collecting files... [*] Unpacking packages libxrender-0.9.12_1: unpacking ... xorg-proto-2024.1_1: unpacking ... libxtrans-1.5.2_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libxrandr-1.5.4_6: unpacking ... libexpat-2.5.0_6: unpacking ... libxxf86vm-1.1.6_1: unpacking ... xz-utils-5.4.4_5: unpacking ... zstd-1.5.6_1: unpacking ... llvm-19.1.3_4: unpacking ... libx11-1.8.10_1: unpacking ... libxdamage-1.1.6_6: unpacking ... libdrm-2.4.115_8: unpacking ... libxshmfence-1.3.3_1: unpacking ... zlib-1.2.12_7: unpacking ... libglvnd-1.7.0_5: 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 ... libxfixes-6.0.1_6: unpacking ... libxext-1.3.6_1: unpacking ... mesa-24.0.4_2: unpacking ... xkeyboard-config-2.43_1: unpacking ... libiconv-1.17_7: unpacking ... libxml-2.10.0_7: unpacking ... libxkbcommon-1.7.0_1: unpacking ... libwpe-1.14.1_4: unpacking ... mlibc-headers-0.0pl4129_2: unpacking ... linux-headers-6.9.3_1: unpacking ... frigg-0.0pl348_7: unpacking ... libdrm-headers-2.4.115_1: unpacking ... mlibc-0.0pl4129_2: unpacking ... libepoxy-1.5.10_7: unpacking ... wayland-protocols-1.32_5: unpacking ... libffi-3.4.4_5: unpacking ... wayland-1.22.0_7: unpacking ... libintl-0.21_9: unpacking ... readline-8.1_9: unpacking ... ncurses-6.2_10: unpacking ... bzip2-1.0.8_9: unpacking ... pcre2-10.44_1: unpacking ... glib-2.78.4_5: unpacking ... 43 downloaded, 43 installed, 0 updated, 43 configured, 0 removed. [2024-12-22 06:12:10.978685 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2024-12-22 06:12:10.979123 chopin] DEBUG: xbbs.worker: ... found libwpe-1.14.1_4.x86_64.xbps [2024-12-22 06:12:10.979537 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libwpe-1.14.1_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libwpe-1.14.1_4' (x86_64). index: 1 packages registered. [2024-12-22 06:12:10.994383 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-12-22 06:12:10.994844 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_1' (x86_64). index: 2 packages registered. [2024-12-22 06:12:11.009360 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2024-12-22 06:12:11.010770 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. [2024-12-22 06:12:11.026227 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4129_2.x86_64.xbps [2024-12-22 06:12:11.030529 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4129_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4129_2' (x86_64). index: 4 packages registered. [2024-12-22 06:12:11.048852 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2024-12-22 06:12:11.049388 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: 5 packages registered. [2024-12-22 06:12:11.064688 chopin] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2024-12-22 06:12:11.065075 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: 6 packages registered. [2024-12-22 06:12:11.079340 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-12-22 06:12:11.082329 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.9.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.9.3_1' (x86_64). index: 7 packages registered. [2024-12-22 06:12:11.098196 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_5.x86_64.xbps [2024-12-22 06:12:11.098598 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_5' (x86_64). index: 8 packages registered. [2024-12-22 06:12:11.113210 chopin] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2024-12-22 06:12:11.113863 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.5.0_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.5.0_6' (x86_64). index: 9 packages registered. [2024-12-22 06:12:11.128043 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.x86_64.xbps [2024-12-22 06:12:11.128983 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.4.4_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xz-utils-5.4.4_5' (x86_64). index: 10 packages registered. [2024-12-22 06:12:11.143213 chopin] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_5.x86_64.xbps [2024-12-22 06:12:11.143630 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.32_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.32_5' (x86_64). index: 11 packages registered. [2024-12-22 06:12:11.156772 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2024-12-22 06:12:11.157346 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_8' (x86_64). index: 12 packages registered. [2024-12-22 06:12:11.171084 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.x86_64.xbps [2024-12-22 06:12:11.172103 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zstd-1.5.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zstd-1.5.6_1' (x86_64). index: 13 packages registered. [2024-12-22 06:12:11.185909 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_7.x86_64.xbps [2024-12-22 06:12:11.186998 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_7' (x86_64). index: 14 packages registered. [2024-12-22 06:12:11.201187 chopin] DEBUG: xbbs.worker: ... found libxml-2.10.0_7.x86_64.xbps [2024-12-22 06:12:11.203596 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.10.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.10.0_7' (x86_64). index: 15 packages registered. [2024-12-22 06:12:11.218741 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2024-12-22 06:12:11.219139 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: 16 packages registered. [2024-12-22 06:12:11.233039 chopin] DEBUG: xbbs.worker: ... found readline-8.1_9.x86_64.xbps [2024-12-22 06:12:11.233886 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_9' (x86_64). index: 17 packages registered. [2024-12-22 06:12:11.247930 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-12-22 06:12:11.248370 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_7' (x86_64). index: 18 packages registered. [2024-12-22 06:12:11.261936 chopin] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2024-12-22 06:12:11.262285 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: 19 packages registered. [2024-12-22 06:12:11.275565 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2024-12-22 06:12:11.276439 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: 20 packages registered. [2024-12-22 06:12:11.290610 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl348_7.x86_64.xbps [2024-12-22 06:12:11.291034 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl348_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl348_7' (x86_64). index: 21 packages registered. [2024-12-22 06:12:11.305481 chopin] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2024-12-22 06:12:11.305891 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxfixes-6.0.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxfixes-6.0.1_6' (x86_64). index: 22 packages registered. [2024-12-22 06:12:11.320114 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2024-12-22 06:12:11.320476 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: 23 packages registered. [2024-12-22 06:12:11.334018 chopin] DEBUG: xbbs.worker: ... found pcre2-10.44_1.x86_64.xbps [2024-12-22 06:12:11.335388 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: 24 packages registered. [2024-12-22 06:12:11.351530 chopin] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_6.x86_64.xbps [2024-12-22 06:12:11.351910 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxdamage-1.1.6_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxdamage-1.1.6_6' (x86_64). index: 25 packages registered. [2024-12-22 06:12:11.366436 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.x86_64.xbps [2024-12-22 06:12:11.368619 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libglvnd-1.7.0_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libglvnd-1.7.0_5' (x86_64). index: 26 packages registered. [2024-12-22 06:12:11.385092 chopin] DEBUG: xbbs.worker: ... found libintl-0.21_9.x86_64.xbps [2024-12-22 06:12:11.385507 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libintl-0.21_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libintl-0.21_9' (x86_64). index: 27 packages registered. [2024-12-22 06:12:11.399651 chopin] DEBUG: xbbs.worker: ... found libepoxy-1.5.10_7.x86_64.xbps [2024-12-22 06:12:11.401062 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libepoxy-1.5.10_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libepoxy-1.5.10_7' (x86_64). index: 28 packages registered. [2024-12-22 06:12:11.416403 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2024-12-22 06:12:11.419677 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: 29 packages registered. [2024-12-22 06:12:11.438460 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2024-12-22 06:12:11.438942 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xcb-proto-1.17.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xcb-proto-1.17.0_1' (x86_64). index: 30 packages registered. [2024-12-22 06:12:11.454020 chopin] DEBUG: xbbs.worker: ... found xkeyboard-config-2.43_1.x86_64.xbps [2024-12-22 06:12:11.455330 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. [2024-12-22 06:12:11.470986 chopin] DEBUG: xbbs.worker: ... found mesa-24.0.4_2.x86_64.xbps [2024-12-22 06:12:11.516359 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mesa-24.0.4_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mesa-24.0.4_2' (x86_64). index: 32 packages registered. [2024-12-22 06:12:11.574128 chopin] DEBUG: xbbs.worker: ... found wayland-1.22.0_7.x86_64.xbps [2024-12-22 06:12:11.574789 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.22.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.22.0_7' (x86_64). index: 33 packages registered. [2024-12-22 06:12:11.589960 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2024-12-22 06:12:11.590479 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: 34 packages registered. [2024-12-22 06:12:11.605399 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2024-12-22 06:12:11.605869 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: 35 packages registered. [2024-12-22 06:12:11.621039 chopin] DEBUG: xbbs.worker: ... found llvm-19.1.3_4.x86_64.xbps [2024-12-22 06:12:11.702666 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-19.1.3_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-19.1.3_4' (x86_64). index: 36 packages registered. [2024-12-22 06:12:11.794672 chopin] DEBUG: xbbs.worker: ... found ncurses-6.2_10.x86_64.xbps [2024-12-22 06:12:11.796969 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'ncurses-6.2_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `ncurses-6.2_10' (x86_64). index: 37 packages registered. [2024-12-22 06:12:11.813885 chopin] DEBUG: xbbs.worker: ... found libxkbcommon-1.7.0_1.x86_64.xbps [2024-12-22 06:12:11.814846 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: 38 packages registered. [2024-12-22 06:12:11.830512 chopin] DEBUG: xbbs.worker: ... found bzip2-1.0.8_9.x86_64.xbps [2024-12-22 06:12:11.830990 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_9' (x86_64). index: 39 packages registered. [2024-12-22 06:12:11.846705 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4129_2.x86_64.xbps [2024-12-22 06:12:11.847202 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4129_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4129_2' (x86_64). index: 40 packages registered. [2024-12-22 06:12:11.862981 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2024-12-22 06:12:11.863409 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: 41 packages registered. [2024-12-22 06:12:11.878972 chopin] DEBUG: xbbs.worker: ... found glib-2.78.4_5.x86_64.xbps [2024-12-22 06:12:11.886706 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'glib-2.78.4_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `glib-2.78.4_5' (x86_64). index: 42 packages registered. [2024-12-22 06:12:11.909428 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.x86_64.xbps [2024-12-22 06:12:11.909945 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxrandr-1.5.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxrandr-1.5.4_6' (x86_64). index: 43 packages registered. [2024-12-22 06:12:14.818704 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.r0zgwoal) install libdrm-headers (inside sysroot.r0zgwoal) install linux-headers (inside sysroot.r0zgwoal) install mlibc-headers (inside sysroot.r0zgwoal) install mlibc (inside sysroot.r0zgwoal) install libffi (inside sysroot.r0zgwoal) install libiconv (inside sysroot.r0zgwoal) install libintl (inside sysroot.r0zgwoal) install bzip2 (inside sysroot.r0zgwoal) install ncurses (inside sysroot.r0zgwoal) install readline (inside sysroot.r0zgwoal) install zlib (inside sysroot.r0zgwoal) install pcre2 (inside sysroot.r0zgwoal) install glib (inside sysroot.r0zgwoal) install xorg-util-macros (inside sysroot.r0zgwoal) install xorg-proto (inside sysroot.r0zgwoal) install libxau (inside sysroot.r0zgwoal) install libxdmcp (inside sysroot.r0zgwoal) install xcb-proto (inside sysroot.r0zgwoal) install libxcb (inside sysroot.r0zgwoal) install libxtrans (inside sysroot.r0zgwoal) install libx11 (inside sysroot.r0zgwoal) install libdrm (inside sysroot.r0zgwoal) install libexpat (inside sysroot.r0zgwoal) install libxext (inside sysroot.r0zgwoal) install libglvnd (inside sysroot.r0zgwoal) install libxfixes (inside sysroot.r0zgwoal) install libxdamage (inside sysroot.r0zgwoal) install libxrender (inside sysroot.r0zgwoal) install libxrandr (inside sysroot.r0zgwoal) install libxshmfence (inside sysroot.r0zgwoal) install libxxf86vm (inside sysroot.r0zgwoal) install llvm (inside sysroot.r0zgwoal) install wayland (inside sysroot.r0zgwoal) install wayland-protocols (inside sysroot.r0zgwoal) install xz-utils (inside sysroot.r0zgwoal) install zstd (inside sysroot.r0zgwoal) install mesa (inside sysroot.r0zgwoal) install libepoxy (inside sysroot.r0zgwoal) install libxml (inside sysroot.r0zgwoal) install xkeyboard-config (inside sysroot.r0zgwoal) install libxkbcommon (inside sysroot.r0zgwoal) install libwpe (inside sysroot.r0zgwoal) configure wpebackend-fdo (inside sysroot.r0zgwoal) build wpebackend-fdo (inside sysroot.r0zgwoal) 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] [2024-12-22 06:12:15.356484 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] [2024-12-22 06:12:15.365912 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.r0zgwoal', 'frigg'] [2024-12-22 06:12:15.366492 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 50, 'n_this': 3, 'status': 'success', 'subject': 'wpebackend-fdo'} [2024-12-22 06:12:15.367028 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libdrm-headers'] [2024-12-22 06:12:15.375281 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'linux-headers'] xbstrap[2024-12-22 06:12:15.382689 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 50, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} : Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'mlibc-headers'] [2024-12-22 06:12:15.550283 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'mlibc'] [2024-12-22 06:12:15.571882 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libffi [10/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libffi'] [2024-12-22 06:12:15.618525 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install libiconv [11/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libiconv'] [2024-12-22 06:12:15.625047 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [12/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libintl'] [2024-12-22 06:12:15.635945 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install bzip2 [13/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'bzip2'] [2024-12-22 06:12:15.641909 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install ncurses [14/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'ncurses'] [2024-12-22 06:12:15.649010 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [15/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'readline'] [2024-12-22 06:12:15.902579 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install zlib [16/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'zlib'] [2024-12-22 06:12:15.914447 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install pcre2 [17/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'pcre2'] [2024-12-22 06:12:15.921552 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'pcre2'] xbstrap: install glib [18/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'glib'] [2024-12-22 06:12:15.954593 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'glib'] xbstrap: install xorg-util-macros [19/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'xorg-util-macros'] [2024-12-22 06:12:16.062928 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.r0zgwoal', '--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.r0zgwoal', 'xorg-proto'] [2024-12-22 06:12:16.068859 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [21/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxau'] [2024-12-22 06:12:16.098210 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [22/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxdmcp'] [2024-12-22 06:12:16.104707 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [23/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'xcb-proto'] [2024-12-22 06:12:16.111196 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [24/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxcb'] [2024-12-22 06:12:16.122206 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [25/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxtrans'] [2024-12-22 06:12:16.306478 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [26/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libx11'] [2024-12-22 06:12:16.314222 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libdrm [27/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libdrm'] [2024-12-22 06:12:16.439541 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libexpat [28/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libexpat'] [2024-12-22 06:12:16.449765 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libxext [29/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxext'] [2024-12-22 06:12:16.460361 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [30/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libglvnd'] [2024-12-22 06:12:16.474928 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxfixes [31/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxfixes'] [2024-12-22 06:12:16.506091 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxdamage [32/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxdamage'] [2024-12-22 06:12:16.513417 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxrender [33/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxrender'] [2024-12-22 06:12:16.519938 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [34/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxrandr'] [2024-12-22 06:12:16.527969 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxshmfence [35/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxshmfence'] [2024-12-22 06:12:16.536707 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install libxxf86vm [36/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxxf86vm'] [2024-12-22 06:12:16.542982 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install llvm [37/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'llvm'] [2024-12-22 06:12:16.551513 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install wayland [38/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'wayland'] [2024-12-22 06:12:17.520905 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [39/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'wayland-protocols'] [2024-12-22 06:12:17.533401 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xz-utils [40/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'xz-utils'] [2024-12-22 06:12:17.545175 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [41/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'zstd'] [2024-12-22 06:12:17.561916 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [42/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'mesa'] [2024-12-22 06:12:17.579198 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install libepoxy [43/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libepoxy'] [2024-12-22 06:12:17.986319 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libepoxy'] xbstrap: install libxml [44/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxml'] [2024-12-22 06:12:18.008204 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install xkeyboard-config [45/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'xkeyboard-config'] [2024-12-22 06:12:18.047573 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xkeyboard-config'] xbstrap: install libxkbcommon [46/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libxkbcommon'] [2024-12-22 06:12:18.094649 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxkbcommon'] xbstrap: install libwpe [47/50] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.r0zgwoal', 'libwpe'] [2024-12-22 06:12:18.109734 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.r0zgwoal', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libwpe'] xbstrap: configure wpebackend-fdo [48/50] [2024-12-22 06:12:18.120383 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: ['wayland-scanner', 'host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 3291177 (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 13.2.0 "x86_64-managarm-gcc (managarm) 13.2.0") C linker for the host machine: x86_64-managarm-gcc ld.bfd 2.40 C++ compiler for the host machine: x86_64-managarm-g++ (gcc 13.2.0 "x86_64-managarm-g++ (managarm) 13.2.0") C++ linker for the host machine: x86_64-managarm-g++ ld.bfd 2.40 C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") C linker for the build machine: cc ld.bfd 2.40 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.22.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.78.4 Run-time dependency gobject-2.0 found: YES 2.78.4 Run-time dependency wayland-client found: YES 1.22.0 Run-time dependency wayland-server found: YES 1.22.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] [2024-12-22 06:12:19.734817 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: ['wayland-scanner', 'host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 3291388 (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-proto-source with a custom command [9/51] Generating audio-server-proto-header 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-video-plane-display-dmabuf-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-dmabuf-pool-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-bridge-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_initialize-egl.cpp.o [25/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_initialize-dmabuf.cpp.o [26/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_exported-image-egl.cpp.o [27/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_renderer-host.cpp.o [28/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_egl-client-wayland.cpp.o [29/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_initialize-shm.cpp.o [30/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_initialize-eglstream.cpp.o [31/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ipc.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_egl-client-dmabuf-pool.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_ws-shm.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-client.cpp.o [41/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-exportable-fdo.cpp.o [42/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-eglstream.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_extensions_audio.cpp.o [45/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_ws-egl.cpp.o [46/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_extensions_video-plane-display-dmabuf-receiver.cpp.o [47/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_extensions_video-plane-display-dmabuf.cpp.o [48/51] Compiling C++ object libWPEBackend-fdo-1.0.so.1.9.4.p/src_view-backend-private.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: ['wayland-scanner', 'host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 3291569 (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] [2024-12-22 06:12:21.835603 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_4', '-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/tmpl5s5qzo9'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/wpebackend-fdo-1.14.2_4.x86_64.xbps'] (x86_64) [2024-12-22 06:12:21.898871 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 50, 'n_this': 50, 'status': 'success', 'subject': 'wpebackend-fdo'} [2024-12-22 06:12:21.904031 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='8fa7838c73bae47be5508548d5c98de605240b6b', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_4'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, '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'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_2'}, 'xkeyboard-config': {'architecture': 'x86_64', 'version': '2.43_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_7'}, 'libxml': {'architecture': 'x86_64', 'version': '2.10.0_7'}, 'libxkbcommon': {'architecture': 'x86_64', 'version': '1.7.0_1'}, 'libwpe': {'architecture': 'x86_64', 'version': '1.14.1_4'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4129_2'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl348_7'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4129_2'}, 'libepoxy': {'architecture': 'x86_64', 'version': '1.5.10_7'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_5'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_5'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_7'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_9'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_9'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_10'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_9'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.44_1'}, 'glib': {'architecture': 'x86_64', 'version': '2.78.4_5'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'wayland-scanner': {'architecture': {'x86_64'}, 'version': '1.22.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}}, prod_pkgs={'wpebackend-fdo': {'architecture': 'x86_64', 'version': '1.14.2_4'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-12-22 06:12:22.443307 chopin] INFO: xbbs.worker: job done. return code: 0