[2025-03-23 08:14:51.398608 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:freeglut', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_9'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.39_1'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_6'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_2'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_5'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_6'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_3'}, 'mpc': {'architecture': 'x86_64', 'version': '1.3.1_5'}, 'mpfr': {'architecture': 'x86_64', 'version': '4.2.1_6'}, 'gmp': {'architecture': 'x86_64', 'version': '6.3.0_1'}, 'gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'glu': {'architecture': 'x86_64', 'version': '9.0.3_6'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl358_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.2_1'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-cmake': {'architecture': {'x86_64'}, 'version': '3.26.4_1'}}, prod_pkgs={'freeglut': {'architecture': 'x86_64', 'version': '3.4.0_6'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-03-23 08:14:51.399025 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-03-23 08:14:51.408787 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-03-23 08:14:51.417384 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-03-23 08:14:52.354552 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '3bfd101292f3a8ea97590e0ce7585bb8857c01f0'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 3bfd101 Merge pull request #486 from no92/systemd-hwdb-pregenerate [2025-03-23 08:14:52.398029 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-03-23 08:14:56.409006 chopin] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'xorg-util-macros', 'libxtrans', 'xorg-proto', 'libx11', 'libxrender', 'libxrandr', 'libdrm', 'libxau', 'libxdmcp', 'xcb-proto', 'libxcb', 'libxext', 'wayland-protocols', 'libxfixes', 'libxxf86vm', 'zlib', 'libffi', 'wayland', 'libxdamage', 'xz-utils', 'zstd', 'libxshmfence', 'llvm', 'libexpat', 'libglvnd', 'mesa', 'mpc', 'mpfr', 'gmp', 'gcc', 'glu', 'linux-headers', 'libdrm-headers', 'mlibc-headers', 'frigg', 'mlibc', 'libxi'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [37KB 10%] 186MB/s ETA: 00m00s x86_64-repodata: 37KB [avg rate: 1704MB/s] 37 packages will be downloaded: 37 packages will be installed: xorg-util-macros-1.20.2_1 libxtrans-1.5.2_1 xorg-proto-2024.1_1 libx11-1.8.10_1 libxrender-0.9.12_1 libxrandr-1.5.4_7 libdrm-2.4.115_9 libxau-1.0.12_1 libxdmcp-1.1.5_1 xcb-proto-1.17.0_1 libxcb-1.17_1 libxext-1.3.6_1 wayland-protocols-1.39_1 libxfixes-6.0.1_7 libxxf86vm-1.1.6_1 zlib-1.2.12_8 libffi-3.4.4_6 wayland-1.23.0_1 libxdamage-1.1.6_7 xz-utils-5.4.4_6 zstd-1.5.6_2 libxshmfence-1.3.3_1 llvm-19.1.3_5 libexpat-2.5.0_7 libglvnd-1.7.0_6 mesa-24.0.4_3 mpc-1.3.1_5 mpfr-4.2.1_6 gmp-6.3.0_1 gcc-14.2.0_1 glu-9.0.3_6 linux-headers-6.12.8_2 libdrm-headers-2.4.115_2 mlibc-headers-0.0pl4380_2 frigg-0.0pl358_7 mlibc-0.0pl4380_2 libxi-1.8.2_1 Size to download: 252MB Size required on disk: 968MB Space available on disk: 660GB [*] Downloading packages xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] xorg-util-macros-1.20.2_1.x86_64.xbps: [23KB 17%] 230MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps: 23KB [avg rate: 1299MB/s] xorg-util-macros-1.20.2_1: verifying RSA signature... libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxtrans-1.5.2_1.x86_64.xbps: [43KB 9%] 279MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps: 43KB [avg rate: 2968MB/s] libxtrans-1.5.2_1: verifying RSA signature... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 21MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 21MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] -- stalled -- ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: -- stalled --] xorg-proto-2024.1_1: verifying RSA signature... libx11-1.8.10_1.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libx11-1.8.10_1.x86_64.xbps: [3214KB 0%] 186MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3214KB [avg rate: 146GB/s] libx11-1.8.10_1: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libxrender-0.9.12_1.x86_64.xbps: [128KB 3%] 81MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 128KB [avg rate: 2607MB/s] libxrender-0.9.12_1: verifying RSA signature... libxrandr-1.5.4_7.x86_64.xbps.sig2: [512B 100%] 27MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps.sig2: 512B [avg rate: 27MB/s] libxrandr-1.5.4_7.x86_64.xbps: [107KB 3%] 170MB/s ETA: 00m00s libxrandr-1.5.4_7.x86_64.xbps: 107KB [avg rate: 4546MB/s] libxrandr-1.5.4_7: verifying RSA signature... libdrm-2.4.115_9.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libdrm-2.4.115_9.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libdrm-2.4.115_9.x86_64.xbps: [242KB 1%] 217MB/s ETA: 00m00s libdrm-2.4.115_9.x86_64.xbps: 242KB [avg rate: 13GB/s] libdrm-2.4.115_9: 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%] 186MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 847MB/s] libxau-1.0.12_1: verifying RSA signature... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/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... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 178MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 5501MB/s] xcb-proto-1.17.0_1: verifying RSA signature... libxcb-1.17_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/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... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxext-1.3.6_1.x86_64.xbps: [222KB 1%] 230MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 222KB [avg rate: 12GB/s] libxext-1.3.6_1: verifying RSA signature... wayland-protocols-1.39_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s wayland-protocols-1.39_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] wayland-protocols-1.39_1.x86_64.xbps: [104KB 3%] 244MB/s ETA: 00m00s wayland-protocols-1.39_1.x86_64.xbps: 104KB [avg rate: 6322MB/s] wayland-protocols-1.39_1: verifying RSA signature... libxfixes-6.0.1_7.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxfixes-6.0.1_7.x86_64.xbps: [59KB 6%] 244MB/s ETA: 00m00s libxfixes-6.0.1_7.x86_64.xbps: 59KB [avg rate: 3610MB/s] libxfixes-6.0.1_7: verifying RSA signature... libxxf86vm-1.1.6_1.x86_64.xbps.sig2: [512B 100%] 29MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps.sig2: 512B [avg rate: 29MB/s] libxxf86vm-1.1.6_1.x86_64.xbps: [42KB 9%] 145MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps: 42KB [avg rate: 1506MB/s] libxxf86vm-1.1.6_1: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 230MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 6703MB/s] zlib-1.2.12_8: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 44MB/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... wayland-1.23.0_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] wayland-1.23.0_1.x86_64.xbps: [321KB 1%] 150MB/s ETA: 00m00s wayland-1.23.0_1.x86_64.xbps: 321KB [avg rate: 12GB/s] wayland-1.23.0_1: verifying RSA signature... libxdamage-1.1.6_7.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxdamage-1.1.6_7.x86_64.xbps: [25KB 16%] 230MB/s ETA: 00m00s libxdamage-1.1.6_7.x86_64.xbps: 25KB [avg rate: 1419MB/s] libxdamage-1.1.6_7: verifying RSA signature... xz-utils-5.4.4_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s xz-utils-5.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] xz-utils-5.4.4_6.x86_64.xbps: [643KB 0%] 279MB/s ETA: 00m00s xz-utils-5.4.4_6.x86_64.xbps: 643KB [avg rate: 44GB/s] xz-utils-5.4.4_6: verifying RSA signature... zstd-1.5.6_2.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s zstd-1.5.6_2.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] zstd-1.5.6_2.x86_64.xbps: [744KB 0%] 98MB/s ETA: 00m00s zstd-1.5.6_2.x86_64.xbps: 744KB [avg rate: 18GB/s] zstd-1.5.6_2: verifying RSA signature... libxshmfence-1.3.3_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/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... 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... libexpat-2.5.0_7.x86_64.xbps.sig2: [512B 100%] 24MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps.sig2: 512B [avg rate: 24MB/s] libexpat-2.5.0_7.x86_64.xbps: [331KB 1%] 140MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps: 331KB [avg rate: 11GB/s] libexpat-2.5.0_7: verifying RSA signature... libglvnd-1.7.0_6.x86_64.xbps.sig2: [512B 100%] 24MB/s ETA: 00m00s libglvnd-1.7.0_6.x86_64.xbps.sig2: 512B [avg rate: 24MB/s] libglvnd-1.7.0_6.x86_64.xbps: [2005KB 0%] 206MB/s ETA: 00m00s libglvnd-1.7.0_6.x86_64.xbps: 2005KB [avg rate: 101GB/s] libglvnd-1.7.0_6: verifying RSA signature... mesa-24.0.4_3.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s mesa-24.0.4_3.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] mesa-24.0.4_3.x86_64.xbps: [52MB 0%] 230MB/s ETA: 00m00s mesa-24.0.4_3.x86_64.xbps: [52MB 50%] 147MB/s ETA: 00m00s mesa-24.0.4_3.x86_64.xbps: 52MB [avg rate: 293MB/s] mesa-24.0.4_3: verifying RSA signature... mpc-1.3.1_5.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s mpc-1.3.1_5.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] mpc-1.3.1_5.x86_64.xbps: [236KB 1%] 244MB/s ETA: 00m00s mpc-1.3.1_5.x86_64.xbps: 236KB [avg rate: 14GB/s] mpc-1.3.1_5: verifying RSA signature... mpfr-4.2.1_6.x86_64.xbps.sig2: [512B 100%] 29MB/s ETA: 00m00s mpfr-4.2.1_6.x86_64.xbps.sig2: 512B [avg rate: 29MB/s] mpfr-4.2.1_6.x86_64.xbps: [1017KB 0%] 122MB/s ETA: 00m00s mpfr-4.2.1_6.x86_64.xbps: 1017KB [avg rate: 30GB/s] mpfr-4.2.1_6: verifying RSA signature... gmp-6.3.0_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s gmp-6.3.0_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] gmp-6.3.0_1.x86_64.xbps: [420KB 0%] 170MB/s ETA: 00m00s gmp-6.3.0_1.x86_64.xbps: 420KB [avg rate: 17GB/s] gmp-6.3.0_1: verifying RSA signature... gcc-14.2.0_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s gcc-14.2.0_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] gcc-14.2.0_1.x86_64.xbps: [82MB 0%] 109MB/s ETA: 00m00s gcc-14.2.0_1.x86_64.xbps: 82MB [avg rate: 2214GB/s] gcc-14.2.0_1: verifying RSA signature... glu-9.0.3_6.x86_64.xbps.sig2: [512B 100%] 23MB/s ETA: 00m00s glu-9.0.3_6.x86_64.xbps.sig2: 512B [avg rate: 23MB/s] glu-9.0.3_6.x86_64.xbps: [2126KB 0%] 279MB/s ETA: 00m00s glu-9.0.3_6.x86_64.xbps: 2126KB [avg rate: 145GB/s] glu-9.0.3_6: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 230MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 175GB/s] linux-headers-6.12.8_2: verifying RSA signature... libdrm-headers-2.4.115_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libdrm-headers-2.4.115_2.x86_64.xbps: [114KB 3%] 279MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps: 114KB [avg rate: 7970MB/s] libdrm-headers-2.4.115_2: verifying RSA signature... mlibc-headers-0.0pl4380_2.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s mlibc-headers-0.0pl4380_2.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] mlibc-headers-0.0pl4380_2.x86_64.xbps: [99KB 4%] 230MB/s ETA: 00m00s mlibc-headers-0.0pl4380_2.x86_64.xbps: 99KB [avg rate: 5664MB/s] mlibc-headers-0.0pl4380_2: verifying RSA signature... frigg-0.0pl358_7.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s frigg-0.0pl358_7.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] frigg-0.0pl358_7.x86_64.xbps: [42KB 9%] 230MB/s ETA: 00m00s frigg-0.0pl358_7.x86_64.xbps: 42KB [avg rate: 2408MB/s] frigg-0.0pl358_7: verifying RSA signature... mlibc-0.0pl4380_2.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s mlibc-0.0pl4380_2.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] mlibc-0.0pl4380_2.x86_64.xbps: [4721KB 0%] 279MB/s ETA: 00m00s mlibc-0.0pl4380_2.x86_64.xbps: 4721KB [avg rate: 322GB/s] mlibc-0.0pl4380_2: verifying RSA signature... libxi-1.8.2_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libxi-1.8.2_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libxi-1.8.2_1.x86_64.xbps: [289KB 1%] 279MB/s ETA: 00m00s libxi-1.8.2_1.x86_64.xbps: 289KB [avg rate: 20GB/s] libxi-1.8.2_1: verifying RSA signature... [*] Collecting package files xorg-util-macros-1.20.2_1: collecting files... libxtrans-1.5.2_1: collecting files... xorg-proto-2024.1_1: collecting files... libx11-1.8.10_1: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_7: collecting files... libdrm-2.4.115_9: collecting files... libxau-1.0.12_1: collecting files... libxdmcp-1.1.5_1: collecting files... xcb-proto-1.17.0_1: collecting files... libxcb-1.17_1: collecting files... libxext-1.3.6_1: collecting files... wayland-protocols-1.39_1: collecting files... libxfixes-6.0.1_7: collecting files... libxxf86vm-1.1.6_1: collecting files... zlib-1.2.12_8: collecting files... libffi-3.4.4_6: collecting files... wayland-1.23.0_1: collecting files... libxdamage-1.1.6_7: collecting files... xz-utils-5.4.4_6: collecting files... zstd-1.5.6_2: collecting files... libxshmfence-1.3.3_1: collecting files... llvm-19.1.3_5: collecting files... libexpat-2.5.0_7: collecting files... libglvnd-1.7.0_6: collecting files... mesa-24.0.4_3: collecting files... mpc-1.3.1_5: collecting files... mpfr-4.2.1_6: collecting files... gmp-6.3.0_1: collecting files... gcc-14.2.0_1: collecting files... glu-9.0.3_6: collecting files... linux-headers-6.12.8_2: collecting files... libdrm-headers-2.4.115_2: collecting files... mlibc-headers-0.0pl4380_2: collecting files... frigg-0.0pl358_7: collecting files... mlibc-0.0pl4380_2: collecting files... libxi-1.8.2_1: collecting files... [*] Unpacking packages xorg-util-macros-1.20.2_1: unpacking ... libxtrans-1.5.2_1: unpacking ... xorg-proto-2024.1_1: unpacking ... libx11-1.8.10_1: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_7: unpacking ... libdrm-2.4.115_9: unpacking ... libxau-1.0.12_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxcb-1.17_1: unpacking ... libxext-1.3.6_1: unpacking ... wayland-protocols-1.39_1: unpacking ... libxfixes-6.0.1_7: unpacking ... libxxf86vm-1.1.6_1: unpacking ... zlib-1.2.12_8: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.23.0_1: unpacking ... libxdamage-1.1.6_7: unpacking ... xz-utils-5.4.4_6: unpacking ... zstd-1.5.6_2: unpacking ... libxshmfence-1.3.3_1: unpacking ... llvm-19.1.3_5: unpacking ... libexpat-2.5.0_7: unpacking ... libglvnd-1.7.0_6: unpacking ... mesa-24.0.4_3: unpacking ... mpc-1.3.1_5: unpacking ... mpfr-4.2.1_6: unpacking ... gmp-6.3.0_1: unpacking ... gcc-14.2.0_1: unpacking ... glu-9.0.3_6: unpacking ... linux-headers-6.12.8_2: unpacking ... libdrm-headers-2.4.115_2: unpacking ... mlibc-headers-0.0pl4380_2: unpacking ... frigg-0.0pl358_7: unpacking ... mlibc-0.0pl4380_2: unpacking ... libxi-1.8.2_1: unpacking ... 37 downloaded, 37 installed, 0 updated, 37 configured, 0 removed. [2025-03-23 08:15:02.006406 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-03-23 08:15:02.006886 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_2.x86_64.xbps [2025-03-23 08:15:02.007297 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: 1 packages registered. [2025-03-23 08:15:02.022396 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2025-03-23 08:15:02.023920 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: 2 packages registered. [2025-03-23 08:15:02.040683 chopin] DEBUG: xbbs.worker: ... found mpfr-4.2.1_6.x86_64.xbps [2025-03-23 08:15:02.042030 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mpfr-4.2.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mpfr-4.2.1_6' (x86_64). index: 3 packages registered. [2025-03-23 08:15:02.059038 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2025-03-23 08:15:02.059695 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-03-23 08:15:02.075340 chopin] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2025-03-23 08:15:02.075855 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-03-23 08:15:02.091190 chopin] DEBUG: xbbs.worker: ... found glu-9.0.3_6.x86_64.xbps [2025-03-23 08:15:02.093353 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'glu-9.0.3_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `glu-9.0.3_6' (x86_64). index: 6 packages registered. [2025-03-23 08:15:02.109931 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4380_2.x86_64.xbps [2025-03-23 08:15:02.110463 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4380_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4380_2' (x86_64). index: 7 packages registered. [2025-03-23 08:15:02.125835 chopin] DEBUG: xbbs.worker: ... found wayland-protocols-1.39_1.x86_64.xbps [2025-03-23 08:15:02.126377 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: 8 packages registered. [2025-03-23 08:15:02.141507 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_6.x86_64.xbps [2025-03-23 08:15:02.142606 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: 9 packages registered. [2025-03-23 08:15:02.158998 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2025-03-23 08:15:02.159595 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-03-23 08:15:02.175031 chopin] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_7.x86_64.xbps [2025-03-23 08:15:02.175606 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-03-23 08:15:02.192257 chopin] DEBUG: xbbs.worker: ... found llvm-19.1.3_5.x86_64.xbps [2025-03-23 08:15:02.296141 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'llvm-19.1.3_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `llvm-19.1.3_5' (x86_64). index: 12 packages registered. [2025-03-23 08:15:02.390397 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-03-23 08:15:02.390887 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: 13 packages registered. [2025-03-23 08:15:02.406757 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl358_7.x86_64.xbps [2025-03-23 08:15:02.407184 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl358_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl358_7' (x86_64). index: 14 packages registered. [2025-03-23 08:15:02.421890 chopin] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2025-03-23 08:15:02.422290 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: 15 packages registered. [2025-03-23 08:15:02.435587 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2025-03-23 08:15:02.436485 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: 16 packages registered. [2025-03-23 08:15:02.450295 chopin] DEBUG: xbbs.worker: ... found libxi-1.8.2_1.x86_64.xbps [2025-03-23 08:15:02.450925 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxi-1.8.2_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxi-1.8.2_1' (x86_64). index: 17 packages registered. [2025-03-23 08:15:02.465896 chopin] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_7.x86_64.xbps [2025-03-23 08:15:02.466288 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-03-23 08:15:02.481424 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2025-03-23 08:15:02.481796 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-03-23 08:15:02.496491 chopin] DEBUG: xbbs.worker: ... found libexpat-2.5.0_7.x86_64.xbps [2025-03-23 08:15:02.497156 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: 20 packages registered. [2025-03-23 08:15:02.512218 chopin] DEBUG: xbbs.worker: ... found mpc-1.3.1_5.x86_64.xbps [2025-03-23 08:15:02.512797 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mpc-1.3.1_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mpc-1.3.1_5' (x86_64). index: 21 packages registered. [2025-03-23 08:15:02.526466 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-03-23 08:15:02.529522 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_2' (x86_64). index: 22 packages registered. [2025-03-23 08:15:02.545941 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_6.x86_64.xbps [2025-03-23 08:15:02.548023 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: 23 packages registered. [2025-03-23 08:15:02.564039 chopin] DEBUG: xbbs.worker: ... found gmp-6.3.0_1.x86_64.xbps [2025-03-23 08:15:02.564783 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gmp-6.3.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gmp-6.3.0_1' (x86_64). index: 24 packages registered. [2025-03-23 08:15:02.580162 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2025-03-23 08:15:02.583292 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: 25 packages registered. [2025-03-23 08:15:02.600721 chopin] DEBUG: xbbs.worker: ... found gcc-14.2.0_1.x86_64.xbps [2025-03-23 08:15:02.673867 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gcc-14.2.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gcc-14.2.0_1' (x86_64). index: 26 packages registered. [2025-03-23 08:15:02.756375 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-03-23 08:15:02.756889 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: 27 packages registered. [2025-03-23 08:15:02.772167 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2025-03-23 08:15:02.772645 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: 28 packages registered. [2025-03-23 08:15:02.787913 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_7.x86_64.xbps [2025-03-23 08:15:02.788378 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: 29 packages registered. [2025-03-23 08:15:02.803737 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.6_2.x86_64.xbps [2025-03-23 08:15:02.804744 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: 30 packages registered. [2025-03-23 08:15:02.820468 chopin] DEBUG: xbbs.worker: ... found wayland-1.23.0_1.x86_64.xbps [2025-03-23 08:15:02.821108 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: 31 packages registered. [2025-03-23 08:15:02.836290 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2025-03-23 08:15:02.836817 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: 32 packages registered. [2025-03-23 08:15:02.852212 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2025-03-23 08:15:02.852768 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: 33 packages registered. [2025-03-23 08:15:02.868163 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.115_9.x86_64.xbps [2025-03-23 08:15:02.868784 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: 34 packages registered. [2025-03-23 08:15:02.883975 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4380_2.x86_64.xbps [2025-03-23 08:15:02.888564 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4380_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4380_2' (x86_64). index: 35 packages registered. [2025-03-23 08:15:02.907096 chopin] DEBUG: xbbs.worker: ... found mesa-24.0.4_3.x86_64.xbps [2025-03-23 08:15:02.953182 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: 36 packages registered. [2025-03-23 08:15:03.010984 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2025-03-23 08:15:03.011675 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: 37 packages registered. [2025-03-23 08:15:06.913789 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:freeglut'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch freeglut checkout freeglut patch freeglut regenerate freeglut install frigg (inside sysroot.ochfowm9) install libdrm-headers (inside sysroot.ochfowm9) install linux-headers (inside sysroot.ochfowm9) install mlibc-headers (inside sysroot.ochfowm9) install mlibc (inside sysroot.ochfowm9) install gmp (inside sysroot.ochfowm9) install mpfr (inside sysroot.ochfowm9) install mpc (inside sysroot.ochfowm9) install zlib (inside sysroot.ochfowm9) install gcc (inside sysroot.ochfowm9) install libdrm (inside sysroot.ochfowm9) install libexpat (inside sysroot.ochfowm9) install xorg-util-macros (inside sysroot.ochfowm9) install xorg-proto (inside sysroot.ochfowm9) install libxau (inside sysroot.ochfowm9) install libxdmcp (inside sysroot.ochfowm9) install xcb-proto (inside sysroot.ochfowm9) install libxcb (inside sysroot.ochfowm9) install libxtrans (inside sysroot.ochfowm9) install libx11 (inside sysroot.ochfowm9) install libxext (inside sysroot.ochfowm9) install libglvnd (inside sysroot.ochfowm9) install libxfixes (inside sysroot.ochfowm9) install libxdamage (inside sysroot.ochfowm9) install libxrender (inside sysroot.ochfowm9) install libxrandr (inside sysroot.ochfowm9) install libxshmfence (inside sysroot.ochfowm9) install libxxf86vm (inside sysroot.ochfowm9) install llvm (inside sysroot.ochfowm9) install libffi (inside sysroot.ochfowm9) install wayland (inside sysroot.ochfowm9) install wayland-protocols (inside sysroot.ochfowm9) install xz-utils (inside sysroot.ochfowm9) install zstd (inside sysroot.ochfowm9) install mesa (inside sysroot.ochfowm9) install glu (inside sysroot.ochfowm9) install libxi (inside sysroot.ochfowm9) configure freeglut (inside sysroot.ochfowm9) build freeglut (inside sysroot.ochfowm9) pack freeglut xbstrap: fetch freeglut [1/44] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/freeglut/.git/ From https://mirrors.managarm.org/mirror/git/freeglut * [new tag] v3.4.0 -> v3.4.0 xbstrap: checkout freeglut [2/44] [2025-03-23 08:15:07.611400 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 44, 'n_this': 1, 'status': 'success', 'subject': 'freeglut'} HEAD is now at 63c0e78 changelog update for 3.4.0 xbstrap: patch freeglut [3/44] xbstrap: regenerate freeglut [4/44] [2025-03-23 08:15:07.635268 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 2, 'status': 'success', 'subject': 'freeglut'} xbstrap: install frigg [5/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'frigg'] [2025-03-23 08:15:07.635842 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 3, 'status': 'success', 'subject': 'freeglut'} [2025-03-23 08:15:07.636379 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 44, 'n_this': 4, 'status': 'success', 'subject': 'freeglut'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libdrm-headers'] [2025-03-23 08:15:07.645593 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'linux-headers'] [2025-03-23 08:15:07.653030 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'mlibc-headers'] [2025-03-23 08:15:07.837003 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'mlibc'] [2025-03-23 08:15:07.858993 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install gmp [10/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'gmp'] [2025-03-23 08:15:07.905473 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gmp'] xbstrap: install mpfr [11/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'mpfr'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mpfr'] [2025-03-23 08:15:07.915663 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 10, 'status': 'success', 'subject': 'gmp'} xbstrap: install mpc [12/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'mpc'] [2025-03-23 08:15:07.929478 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 11, 'status': 'success', 'subject': 'mpfr'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mpc'] xbstrap: install zlib [13/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'zlib'] [2025-03-23 08:15:07.936580 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 12, 'status': 'success', 'subject': 'mpc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install gcc [14/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'gcc'] [2025-03-23 08:15:07.944789 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 13, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gcc'] xbstrap: install libdrm [15/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libdrm'] [2025-03-23 08:15:08.726459 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 14, 'status': 'success', 'subject': 'gcc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libexpat [16/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libexpat'] [2025-03-23 08:15:08.737271 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 15, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install xorg-util-macros [17/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'xorg-util-macros'] [2025-03-23 08:15:08.747699 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 16, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-util-macros'] xbstrap: install xorg-proto [18/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'xorg-proto'] [2025-03-23 08:15:08.753739 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 17, 'status': 'success', 'subject': 'xorg-util-macros'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [19/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxau'] [2025-03-23 08:15:08.794328 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 18, 'status': 'success', 'subject': 'xorg-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [20/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxdmcp'] [2025-03-23 08:15:08.800766 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 19, 'status': 'success', 'subject': 'libxau'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [21/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'xcb-proto'] [2025-03-23 08:15:08.808671 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 20, 'status': 'success', 'subject': 'libxdmcp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [22/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxcb'] [2025-03-23 08:15:08.822991 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 21, 'status': 'success', 'subject': 'xcb-proto'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [23/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxtrans'] [2025-03-23 08:15:09.008800 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 22, 'status': 'success', 'subject': 'libxcb'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [24/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libx11'] [2025-03-23 08:15:09.016625 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 23, 'status': 'success', 'subject': 'libxtrans'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxext [25/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxext'] [2025-03-23 08:15:09.143808 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 24, 'status': 'success', 'subject': 'libx11'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [26/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libglvnd'] [2025-03-23 08:15:09.158917 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 25, 'status': 'success', 'subject': 'libxext'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxfixes [27/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxfixes'] [2025-03-23 08:15:09.190869 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 26, 'status': 'success', 'subject': 'libglvnd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxdamage [28/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxdamage'] [2025-03-23 08:15:09.198792 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 27, 'status': 'success', 'subject': 'libxfixes'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxrender [29/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxrender'] [2025-03-23 08:15:09.205176 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 28, 'status': 'success', 'subject': 'libxdamage'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [30/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxrandr'] [2025-03-23 08:15:09.215277 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 29, 'status': 'success', 'subject': 'libxrender'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxshmfence [31/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxshmfence'] [2025-03-23 08:15:09.224274 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 30, 'status': 'success', 'subject': 'libxrandr'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install libxxf86vm [32/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxxf86vm'] [2025-03-23 08:15:09.231940 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 31, 'status': 'success', 'subject': 'libxshmfence'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install llvm [33/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'llvm'] [2025-03-23 08:15:09.240582 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 32, 'status': 'success', 'subject': 'libxxf86vm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install libffi [34/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libffi'] [2025-03-23 08:15:10.231828 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 33, 'status': 'success', 'subject': 'llvm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [35/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'wayland'] [2025-03-23 08:15:10.239711 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 34, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [36/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'wayland-protocols'] [2025-03-23 08:15:10.251949 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 35, 'status': 'success', 'subject': 'wayland'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xz-utils [37/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'xz-utils'] [2025-03-23 08:15:10.266734 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 36, 'status': 'success', 'subject': 'wayland-protocols'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [38/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'zstd'] [2025-03-23 08:15:10.283771 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 37, 'status': 'success', 'subject': 'xz-utils'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [39/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'mesa'] [2025-03-23 08:15:10.300785 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 38, 'status': 'success', 'subject': 'zstd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install glu [40/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'glu'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'glu'] [2025-03-23 08:15:10.712066 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 39, 'status': 'success', 'subject': 'mesa'} xbstrap: install libxi [41/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.ochfowm9', 'libxi'] [2025-03-23 08:15:10.740340 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 40, 'status': 'success', 'subject': 'glu'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.ochfowm9', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxi'] xbstrap: configure freeglut [42/44] [2025-03-23 08:15:10.752260 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 41, 'status': 'success', 'subject': 'libxi'} xbstrap: Running ['cmake', '-GNinja', '-DCMAKE_TOOLCHAIN_FILE=@SOURCE_ROOT@/scripts/CMakeToolchain-@OPTION:arch-triple@.txt', '-DCMAKE_INSTALL_PREFIX=/usr', '-DBUILD_SHARED_LIBS=ON', '-DFREEGLUT_BUILD_DEMOS=OFF', '-DFREEGLUT_BUILD_STATIC_LIBS=OFF', '@THIS_SOURCE_DIR@'] (tools: ['host-cmake', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 1906441 (outside the namespace) -- The C compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /var/lib/managarm-buildenv/build/tools/system-gcc/bin/x86_64-managarm-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found X11: /var/lib/managarm-buildenv/build/system-root/usr/include -- Looking for XOpenDisplay in /var/lib/managarm-buildenv/build/system-root/usr/lib/libX11.so;/var/lib/managarm-buildenv/build/system-root/usr/lib/libXext.so -- Looking for XOpenDisplay in /var/lib/managarm-buildenv/build/system-root/usr/lib/libX11.so;/var/lib/managarm-buildenv/build/system-root/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for include file /var/lib/managarm-buildenv/build/system-root/usr/include/X11/extensions/XInput2.h -- Looking for include file /var/lib/managarm-buildenv/build/system-root/usr/include/X11/extensions/XInput2.h - found CMake Warning (dev) at /var/lib/managarm-buildenv/build/tools/host-cmake/share/cmake-3.26/Modules/FindOpenGL.cmake:315 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /var/lib/managarm-buildenv/build/system-root/usr/lib/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /var/lib/managarm-buildenv/build/system-root/usr/lib/libOpenGL.so OPENGL_glx_LIBRARY: /var/lib/managarm-buildenv/build/system-root/usr/lib/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): CMakeLists.txt:307 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenGL: /var/lib/managarm-buildenv/build/system-root/usr/lib/libOpenGL.so CMake Warning (dev) at /var/lib/managarm-buildenv/build/tools/host-cmake/share/cmake-3.26/Modules/CheckIncludeFiles.cmake:121 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: m For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:376 (CHECK_INCLUDE_FILES) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file usbhid.h -- Looking for include file usbhid.h - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for XParseGeometry -- Looking for XParseGeometry - not found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Configuring done (1.0s) -- Generating done (0.0s) -- Build files have been written to: /var/lib/managarm-buildenv/build/pkg-builds/freeglut xbstrap: build freeglut [43/44] [2025-03-23 08:15:11.947802 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 44, 'n_this': 42, 'status': 'success', 'subject': 'freeglut'} xbstrap: Running ['ninja'] (tools: ['host-cmake', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 1906680 (outside the namespace) [1/45] Building C object CMakeFiles/freeglut.dir/src/fg_gl2.c.o [2/45] Building C object CMakeFiles/freeglut.dir/src/fg_input_devices.c.o [3/45] Building C object CMakeFiles/freeglut.dir/src/fg_init.c.o [4/45] Building C object CMakeFiles/freeglut.dir/src/fg_joystick.c.o [5/45] Building C object CMakeFiles/freeglut.dir/src/fg_cursor.c.o [6/45] Building C object CMakeFiles/freeglut.dir/src/fg_gamemode.c.o [7/45] Building C object CMakeFiles/freeglut.dir/src/fg_main.c.o [8/45] Building C object CMakeFiles/freeglut.dir/src/fg_display.c.o [9/45] Building C object CMakeFiles/freeglut.dir/src/fg_ext.c.o [10/45] Building C object CMakeFiles/freeglut.dir/src/fg_misc.c.o [11/45] Building C object CMakeFiles/freeglut.dir/src/fg_overlay.c.o [12/45] Building C object CMakeFiles/freeglut.dir/src/fg_callbacks.c.o [13/45] Building C object CMakeFiles/freeglut.dir/src/fg_spaceball.c.o [14/45] Building C object CMakeFiles/freeglut.dir/src/fg_geometry.c.o [15/45] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_roman.c.o [16/45] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_mono_roman.c.o [17/45] Building C object CMakeFiles/freeglut.dir/src/fg_structure.c.o [18/45] Building C object CMakeFiles/freeglut.dir/src/fg_font_data.c.o [19/45] Building C object CMakeFiles/freeglut.dir/src/fg_videoresize.c.o [20/45] Building C object CMakeFiles/freeglut.dir/src/fg_window.c.o [21/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_glutfont_definitions_x11.c.o [22/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_ext_x11.c.o [23/45] Building C object CMakeFiles/freeglut.dir/src/fg_state.c.o [24/45] Building C object CMakeFiles/freeglut.dir/src/fg_menu.c.o [25/45] Building C object CMakeFiles/freeglut.dir/src/fg_teapot.c.o [26/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_gamemode_x11.c.o [27/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_cursor_x11.c.o [28/45] Building C object CMakeFiles/freeglut.dir/src/fg_font.c.o [29/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_input_devices_x11.c.o [30/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_menu_x11.c.o [31/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_init_x11.c.o [32/45] Building C object CMakeFiles/freeglut.dir/src/util/xparsegeometry_repl.c.o [33/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_main_x11.c.o [34/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11.c.o [35/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_spaceball_x11.c.o [36/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_joystick_x11.c.o [37/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_structure_x11.c.o [38/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11.c.o [39/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_cmap_x11.c.o [40/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_xinput_x11.c.o [41/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_display_x11_glx.c.o [42/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11_glx.c.o [43/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11_glx.c.o [44/45] Linking C shared library lib/libglut.so.3.12.0 [45/45] Creating library symlink lib/libglut.so.3 lib/libglut.so xbstrap: Running ['ninja', 'install'] (tools: ['host-cmake', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 1906863 (outside the namespace) [0/1] Install the project... -- Install configuration: "" -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/lib/libglut.so.3.12.0 -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/lib/libglut.so.3 -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/lib/libglut.so -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/include/GL/freeglut.h -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/include/GL/freeglut_ucall.h -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/include/GL/freeglut_ext.h -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/include/GL/freeglut_std.h -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/include/GL/glut.h -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/lib/pkgconfig/glut.pc -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/lib/cmake/FreeGLUT/FreeGLUTTargets.cmake -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/lib/cmake/FreeGLUT/FreeGLUTTargets-noconfig.cmake -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/lib/cmake/FreeGLUT/FreeGLUTConfig.cmake -- Installing: /var/lib/managarm-buildenv/build/packages/freeglut.collect/usr/lib/cmake/FreeGLUT/FreeGLUTConfigVersion.cmake xbstrap: pack freeglut [44/44] [2025-03-23 08:15:12.759869 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 44, 'n_this': 43, 'status': 'success', 'subject': 'freeglut'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'freeglut', '-n', 'freeglut-3.4.0_6', '-D', 'mlibc>=0 libxi>=0 mesa>=0 glu>=0', '/tmp/tmpwz0bx1s6'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/freeglut-3.4.0_6.x86_64.xbps'] (x86_64) [2025-03-23 08:15:12.795675 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 44, 'n_this': 44, 'status': 'success', 'subject': 'freeglut'} [2025-03-23 08:15:12.798182 chopin] DEBUG: xbbs.worker: successfully uploaded package freeglut for JobMessage(project='managarm', job='package:freeglut', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_9'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.39_1'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_7'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.23.0_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_7'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_6'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_2'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_5'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_6'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_3'}, 'mpc': {'architecture': 'x86_64', 'version': '1.3.1_5'}, 'mpfr': {'architecture': 'x86_64', 'version': '4.2.1_6'}, 'gmp': {'architecture': 'x86_64', 'version': '6.3.0_1'}, 'gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'glu': {'architecture': 'x86_64', 'version': '9.0.3_6'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl358_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.2_1'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-cmake': {'architecture': {'x86_64'}, 'version': '3.26.4_1'}}, prod_pkgs={'freeglut': {'architecture': 'x86_64', 'version': '3.4.0_6'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-03-23 08:15:13.350843 chopin] INFO: xbbs.worker: job done. return code: 0