[2024-12-31 18:53:36.239261 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:freeglut', repository='https://github.com/managarm/bootstrap-managarm.git', revision='57c2d03649e4a7d359b50934caeb31428e7f9535', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_4'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_6'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_8'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_2'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.2_1'}, 'mpfr': {'architecture': 'x86_64', 'version': '4.2.1_5'}, 'mpc': {'architecture': 'x86_64', 'version': '1.3.1_4'}, '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_5'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl350_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4160_2'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4160_2'}}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '3.26.4_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, prod_pkgs={'freeglut': {'architecture': 'x86_64', 'version': '3.4.0_5'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-12-31 18:53:36.239665 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-31 18:53:36.249245 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-31 18:53:36.256485 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-31 18:53:37.227242 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '57c2d03649e4a7d359b50934caeb31428e7f9535'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 57c2d03 binutils/gcc: Use a tag and not a specified commit [2024-12-31 18:53:37.264237 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-31 18:53:41.324752 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', '--', 'libglvnd', 'llvm', 'xcb-proto', 'libxau', 'xorg-util-macros', 'libxdmcp', 'xorg-proto', 'libxcb', 'wayland-protocols', 'zlib', 'libdrm', 'libexpat', 'libxtrans', 'libxext', 'libx11', 'libxdamage', 'libxrender', 'libxrandr', 'libxfixes', 'libffi', 'wayland', 'xz-utils', 'zstd', 'libxshmfence', 'libxxf86vm', 'mesa', 'libxi', 'mpfr', 'mpc', 'gmp', 'gcc', 'glu', 'libdrm-headers', 'frigg', 'mlibc-headers', 'linux-headers', 'mlibc'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [37KB 10%] 150MB/s ETA: 00m00s x86_64-repodata: 37KB [avg rate: 1378MB/s] 37 packages will be downloaded: 37 packages will be installed: libglvnd-1.7.0_5 llvm-19.1.3_4 xcb-proto-1.17.0_1 libxau-1.0.12_1 xorg-util-macros-1.20.2_1 libxdmcp-1.1.5_1 xorg-proto-2024.1_1 libxcb-1.17_1 wayland-protocols-1.32_6 zlib-1.2.12_7 libdrm-2.4.115_8 libexpat-2.5.0_6 libxtrans-1.5.2_1 libxext-1.3.6_1 libx11-1.8.10_1 libxdamage-1.1.6_6 libxrender-0.9.12_1 libxrandr-1.5.4_6 libxfixes-6.0.1_6 libffi-3.4.4_6 wayland-1.22.0_8 xz-utils-5.4.4_5 zstd-1.5.6_1 libxshmfence-1.3.3_1 libxxf86vm-1.1.6_1 mesa-24.0.4_2 libxi-1.8.2_1 mpfr-4.2.1_5 mpc-1.3.1_4 gmp-6.3.0_1 gcc-14.2.0_1 glu-9.0.3_5 libdrm-headers-2.4.115_1 frigg-0.0pl350_7 mlibc-headers-0.0pl4160_2 linux-headers-6.9.3_1 mlibc-0.0pl4160_2 Size to download: 249MB Size required on disk: 959MB Space available on disk: 691GB [*] Downloading packages libglvnd-1.7.0_5.x86_64.xbps.sig2: [512B 100%] 20MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps.sig2: 512B [avg rate: 20MB/s] libglvnd-1.7.0_5.x86_64.xbps: [2003KB 0%] 186MB/s ETA: 00m00s libglvnd-1.7.0_5.x86_64.xbps: 2003KB [avg rate: 91GB/s] libglvnd-1.7.0_5: 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%] 186MB/s ETA: 00m00s llvm-19.1.3_4.x86_64.xbps: [94MB 74%] 197MB/s ETA: 00m00s llvm-19.1.3_4.x86_64.xbps: 94MB [avg rate: 263MB/s] llvm-19.1.3_4: verifying RSA signature... xcb-proto-1.17.0_1.x86_64.xbps.sig2: [512B 100%] 17MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps.sig2: 512B [avg rate: 17MB/s] xcb-proto-1.17.0_1.x86_64.xbps: [124KB 3%] 244MB/s ETA: 00m00s xcb-proto-1.17.0_1.x86_64.xbps: 124KB [avg rate: 7564MB/s] xcb-proto-1.17.0_1: verifying RSA signature... 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 22%] 206MB/s ETA: 00m00s libxau-1.0.12_1.x86_64.xbps: 18KB [avg rate: 927MB/s] libxau-1.0.12_1: verifying RSA signature... xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s xorg-util-macros-1.20.2_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/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... libxdmcp-1.1.5_1.x86_64.xbps.sig2: [512B 100%] 29MB/s ETA: 00m00s libxdmcp-1.1.5_1.x86_64.xbps.sig2: 512B [avg rate: 29MB/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... xorg-proto-2024.1_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] xorg-proto-2024.1_1.x86_64.xbps: [585KB 0%] 186MB/s ETA: 00m00s xorg-proto-2024.1_1.x86_64.xbps: 585KB [avg rate: 27GB/s] xorg-proto-2024.1_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%] 126MB/s ETA: 00m00s libxcb-1.17_1.x86_64.xbps: 1217KB [avg rate: 37GB/s] libxcb-1.17_1: verifying RSA signature... wayland-protocols-1.32_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s wayland-protocols-1.32_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] wayland-protocols-1.32_6.x86_64.xbps: [85KB 4%] 81MB/s ETA: 00m00s wayland-protocols-1.32_6.x86_64.xbps: 85KB [avg rate: 1734MB/s] wayland-protocols-1.32_6: verifying RSA signature... zlib-1.2.12_7.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s zlib-1.2.12_7.x86_64.xbps.sig2: 512B [avg rate: 44MB/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: 6933MB/s] zlib-1.2.12_7: verifying RSA signature... libdrm-2.4.115_8.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libdrm-2.4.115_8.x86_64.xbps: [241KB 1%] 178MB/s ETA: 00m00s libdrm-2.4.115_8.x86_64.xbps: 241KB [avg rate: 10GB/s] libdrm-2.4.115_8: 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%] 244MB/s ETA: 00m00s libexpat-2.5.0_6.x86_64.xbps: 331KB [avg rate: 20GB/s] libexpat-2.5.0_6: verifying RSA signature... libxtrans-1.5.2_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxtrans-1.5.2_1.x86_64.xbps: [43KB 9%] 230MB/s ETA: 00m00s libxtrans-1.5.2_1.x86_64.xbps: 43KB [avg rate: 2444MB/s] libxtrans-1.5.2_1: verifying RSA signature... libxext-1.3.6_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libxext-1.3.6_1.x86_64.xbps: [221KB 1%] 195MB/s ETA: 00m00s libxext-1.3.6_1.x86_64.xbps: 221KB [avg rate: 11GB/s] libxext-1.3.6_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: [3206KB 0%] 178MB/s ETA: 00m00s libx11-1.8.10_1.x86_64.xbps: 3206KB [avg rate: 139GB/s] libx11-1.8.10_1: verifying RSA signature... libxdamage-1.1.6_6.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libxdamage-1.1.6_6.x86_64.xbps: [25KB 16%] 230MB/s ETA: 00m00s libxdamage-1.1.6_6.x86_64.xbps: 25KB [avg rate: 1419MB/s] libxdamage-1.1.6_6: verifying RSA signature... libxrender-0.9.12_1.x86_64.xbps.sig2: [512B 100%] 49MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps.sig2: 512B [avg rate: 49MB/s] libxrender-0.9.12_1.x86_64.xbps: [124KB 3%] 244MB/s ETA: 00m00s libxrender-0.9.12_1.x86_64.xbps: 124KB [avg rate: 7578MB/s] libxrender-0.9.12_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%] 300MB/s ETA: 00m00s libxrandr-1.5.4_6.x86_64.xbps: 107KB [avg rate: 8060MB/s] libxrandr-1.5.4_6: verifying RSA signature... libxfixes-6.0.1_6.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxfixes-6.0.1_6.x86_64.xbps: [59KB 6%] 244MB/s ETA: 00m00s libxfixes-6.0.1_6.x86_64.xbps: 59KB [avg rate: 3619MB/s] libxfixes-6.0.1_6: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libffi-3.4.4_6.x86_64.xbps: [38KB 10%] 244MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 38KB [avg rate: 2302MB/s] libffi-3.4.4_6: verifying RSA signature... wayland-1.22.0_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s wayland-1.22.0_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] wayland-1.22.0_8.x86_64.xbps: [305KB 1%] 300MB/s ETA: 00m00s wayland-1.22.0_8.x86_64.xbps: 305KB [avg rate: 22GB/s] wayland-1.22.0_8: verifying RSA signature... xz-utils-5.4.4_5.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] xz-utils-5.4.4_5.x86_64.xbps: [641KB 0%] 279MB/s ETA: 00m00s xz-utils-5.4.4_5.x86_64.xbps: 641KB [avg rate: 44GB/s] xz-utils-5.4.4_5: verifying RSA signature... zstd-1.5.6_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] zstd-1.5.6_1.x86_64.xbps: [763KB 0%] 230MB/s ETA: 00m00s zstd-1.5.6_1.x86_64.xbps: 763KB [avg rate: 43GB/s] zstd-1.5.6_1: verifying RSA signature... libxshmfence-1.3.3_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxshmfence-1.3.3_1.x86_64.xbps: [8536B 47%] 150MB/s ETA: 00m00s libxshmfence-1.3.3_1.x86_64.xbps: 8536B [avg rate: 313MB/s] libxshmfence-1.3.3_1: verifying RSA signature... libxxf86vm-1.1.6_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libxxf86vm-1.1.6_1.x86_64.xbps: [42KB 9%] 140MB/s ETA: 00m00s libxxf86vm-1.1.6_1.x86_64.xbps: 42KB [avg rate: 1451MB/s] libxxf86vm-1.1.6_1: verifying RSA signature... mesa-24.0.4_2.x86_64.xbps.sig2: [512B 100%] 20MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps.sig2: 512B [avg rate: 20MB/s] mesa-24.0.4_2.x86_64.xbps: [52MB 0%] 112MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps: [52MB 86%] 216MB/s ETA: 00m00s mesa-24.0.4_2.x86_64.xbps: 52MB [avg rate: 249MB/s] mesa-24.0.4_2: verifying RSA signature... libxi-1.8.2_1.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libxi-1.8.2_1.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libxi-1.8.2_1.x86_64.xbps: [289KB 1%] 230MB/s ETA: 00m00s libxi-1.8.2_1.x86_64.xbps: 289KB [avg rate: 16GB/s] libxi-1.8.2_1: verifying RSA signature... mpfr-4.2.1_5.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s mpfr-4.2.1_5.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] mpfr-4.2.1_5.x86_64.xbps: [1017KB 0%] 230MB/s ETA: 00m00s mpfr-4.2.1_5.x86_64.xbps: 1017KB [avg rate: 57GB/s] mpfr-4.2.1_5: verifying RSA signature... mpc-1.3.1_4.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s mpc-1.3.1_4.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] mpc-1.3.1_4.x86_64.xbps: [236KB 1%] 186MB/s ETA: 00m00s mpc-1.3.1_4.x86_64.xbps: 236KB [avg rate: 11GB/s] mpc-1.3.1_4: verifying RSA signature... gmp-6.3.0_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s gmp-6.3.0_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] gmp-6.3.0_1.x86_64.xbps: [420KB 0%] 244MB/s ETA: 00m00s gmp-6.3.0_1.x86_64.xbps: 420KB [avg rate: 25GB/s] gmp-6.3.0_1: verifying RSA signature... gcc-14.2.0_1.x86_64.xbps.sig2: [512B 100%] 17MB/s ETA: 00m00s gcc-14.2.0_1.x86_64.xbps.sig2: 512B [avg rate: 17MB/s] gcc-14.2.0_1.x86_64.xbps: [82MB 0%] 230MB/s ETA: 00m00s gcc-14.2.0_1.x86_64.xbps: 82MB [avg rate: 4688GB/s] gcc-14.2.0_1: verifying RSA signature... glu-9.0.3_5.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s glu-9.0.3_5.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] glu-9.0.3_5.x86_64.xbps: [2126KB 0%] 260MB/s ETA: 00m00s glu-9.0.3_5.x86_64.xbps: 2126KB [avg rate: 135GB/s] glu-9.0.3_5: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 163MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 4649MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... frigg-0.0pl350_7.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s frigg-0.0pl350_7.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] frigg-0.0pl350_7.x86_64.xbps: [42KB 9%] 217MB/s ETA: 00m00s frigg-0.0pl350_7.x86_64.xbps: 42KB [avg rate: 2262MB/s] frigg-0.0pl350_7: verifying RSA signature... mlibc-headers-0.0pl4160_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s mlibc-headers-0.0pl4160_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] mlibc-headers-0.0pl4160_2.x86_64.xbps: [96KB 4%] 279MB/s ETA: 00m00s mlibc-headers-0.0pl4160_2.x86_64.xbps: 96KB [avg rate: 6710MB/s] mlibc-headers-0.0pl4160_2: verifying RSA signature... linux-headers-6.9.3_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3031KB 0%] 230MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3031KB [avg rate: 170GB/s] linux-headers-6.9.3_1: verifying RSA signature... mlibc-0.0pl4160_2.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s mlibc-0.0pl4160_2.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] mlibc-0.0pl4160_2.x86_64.xbps: [4527KB 0%] 230MB/s ETA: 00m00s mlibc-0.0pl4160_2.x86_64.xbps: 4527KB [avg rate: 254GB/s] mlibc-0.0pl4160_2: verifying RSA signature... [*] Collecting package files libglvnd-1.7.0_5: collecting files... llvm-19.1.3_4: collecting files... xcb-proto-1.17.0_1: collecting files... libxau-1.0.12_1: collecting files... xorg-util-macros-1.20.2_1: collecting files... libxdmcp-1.1.5_1: collecting files... xorg-proto-2024.1_1: collecting files... libxcb-1.17_1: collecting files... wayland-protocols-1.32_6: collecting files... zlib-1.2.12_7: collecting files... libdrm-2.4.115_8: collecting files... libexpat-2.5.0_6: collecting files... libxtrans-1.5.2_1: collecting files... libxext-1.3.6_1: collecting files... libx11-1.8.10_1: collecting files... libxdamage-1.1.6_6: collecting files... libxrender-0.9.12_1: collecting files... libxrandr-1.5.4_6: collecting files... libxfixes-6.0.1_6: collecting files... libffi-3.4.4_6: collecting files... wayland-1.22.0_8: collecting files... xz-utils-5.4.4_5: collecting files... zstd-1.5.6_1: collecting files... libxshmfence-1.3.3_1: collecting files... libxxf86vm-1.1.6_1: collecting files... mesa-24.0.4_2: collecting files... libxi-1.8.2_1: collecting files... mpfr-4.2.1_5: collecting files... mpc-1.3.1_4: collecting files... gmp-6.3.0_1: collecting files... gcc-14.2.0_1: collecting files... glu-9.0.3_5: collecting files... libdrm-headers-2.4.115_1: collecting files... frigg-0.0pl350_7: collecting files... mlibc-headers-0.0pl4160_2: collecting files... linux-headers-6.9.3_1: collecting files... mlibc-0.0pl4160_2: collecting files... [*] Unpacking packages libglvnd-1.7.0_5: unpacking ... llvm-19.1.3_4: unpacking ... xcb-proto-1.17.0_1: unpacking ... libxau-1.0.12_1: unpacking ... xorg-util-macros-1.20.2_1: unpacking ... libxdmcp-1.1.5_1: unpacking ... xorg-proto-2024.1_1: unpacking ... libxcb-1.17_1: unpacking ... wayland-protocols-1.32_6: unpacking ... zlib-1.2.12_7: unpacking ... libdrm-2.4.115_8: unpacking ... libexpat-2.5.0_6: unpacking ... libxtrans-1.5.2_1: unpacking ... libxext-1.3.6_1: unpacking ... libx11-1.8.10_1: unpacking ... libxdamage-1.1.6_6: unpacking ... libxrender-0.9.12_1: unpacking ... libxrandr-1.5.4_6: unpacking ... libxfixes-6.0.1_6: unpacking ... libffi-3.4.4_6: unpacking ... wayland-1.22.0_8: unpacking ... xz-utils-5.4.4_5: unpacking ... zstd-1.5.6_1: unpacking ... libxshmfence-1.3.3_1: unpacking ... libxxf86vm-1.1.6_1: unpacking ... mesa-24.0.4_2: unpacking ... libxi-1.8.2_1: unpacking ... mpfr-4.2.1_5: unpacking ... mpc-1.3.1_4: unpacking ... gmp-6.3.0_1: unpacking ... gcc-14.2.0_1: unpacking ... glu-9.0.3_5: unpacking ... libdrm-headers-2.4.115_1: unpacking ... frigg-0.0pl350_7: unpacking ... mlibc-headers-0.0pl4160_2: unpacking ... linux-headers-6.9.3_1: unpacking ... mlibc-0.0pl4160_2: unpacking ... 37 downloaded, 37 installed, 0 updated, 37 configured, 0 removed. [2024-12-31 18:53:46.328100 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2024-12-31 18:53:46.328529 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-12-31 18:53:46.328931 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: 1 packages registered. [2024-12-31 18:53:46.342752 chopin] DEBUG: xbbs.worker: ... found libxcb-1.17_1.x86_64.xbps [2024-12-31 18:53:46.344214 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. [2024-12-31 18:53:46.359474 chopin] DEBUG: xbbs.worker: ... found libxext-1.3.6_1.x86_64.xbps [2024-12-31 18:53:46.360330 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: 3 packages registered. [2024-12-31 18:53:46.375386 chopin] DEBUG: xbbs.worker: ... found libxxf86vm-1.1.6_1.x86_64.xbps [2024-12-31 18:53:46.375825 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: 4 packages registered. [2024-12-31 18:53:46.388762 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-12-31 18:53:46.391665 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: 5 packages registered. [2024-12-31 18:53:46.408625 chopin] DEBUG: xbbs.worker: ... found libexpat-2.5.0_6.x86_64.xbps [2024-12-31 18:53:46.409300 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: 6 packages registered. [2024-12-31 18:53:46.423364 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.4.4_5.x86_64.xbps [2024-12-31 18:53:46.424340 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: 7 packages registered. [2024-12-31 18:53:46.439144 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4160_2.x86_64.xbps [2024-12-31 18:53:46.443823 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4160_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4160_2' (x86_64). index: 8 packages registered. [2024-12-31 18:53:46.462512 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.115_8.x86_64.xbps [2024-12-31 18:53:46.463133 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: 9 packages registered. [2024-12-31 18:53:46.477217 chopin] DEBUG: xbbs.worker: ... found zstd-1.5.6_1.x86_64.xbps [2024-12-31 18:53:46.478290 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: 10 packages registered. [2024-12-31 18:53:46.491566 chopin] DEBUG: xbbs.worker: ... found xorg-util-macros-1.20.2_1.x86_64.xbps [2024-12-31 18:53:46.491963 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: 11 packages registered. [2024-12-31 18:53:46.506196 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_7.x86_64.xbps [2024-12-31 18:53:46.506632 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: 12 packages registered. [2024-12-31 18:53:46.520432 chopin] DEBUG: xbbs.worker: ... found mpfr-4.2.1_5.x86_64.xbps [2024-12-31 18:53:46.521765 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mpfr-4.2.1_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mpfr-4.2.1_5' (x86_64). index: 13 packages registered. [2024-12-31 18:53:46.536898 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2024-12-31 18:53:46.537265 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: 14 packages registered. [2024-12-31 18:53:46.551957 chopin] DEBUG: xbbs.worker: ... found libxshmfence-1.3.3_1.x86_64.xbps [2024-12-31 18:53:46.552305 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. [2024-12-31 18:53:46.566146 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4160_2.x86_64.xbps [2024-12-31 18:53:46.566556 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4160_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4160_2' (x86_64). index: 16 packages registered. [2024-12-31 18:53:46.580719 chopin] DEBUG: xbbs.worker: ... found xorg-proto-2024.1_1.x86_64.xbps [2024-12-31 18:53:46.581549 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xorg-proto-2024.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xorg-proto-2024.1_1' (x86_64). index: 17 packages registered. [2024-12-31 18:53:46.596014 chopin] DEBUG: xbbs.worker: ... found libxi-1.8.2_1.x86_64.xbps [2024-12-31 18:53:46.596590 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: 18 packages registered. [2024-12-31 18:53:46.610873 chopin] DEBUG: xbbs.worker: ... found libxfixes-6.0.1_6.x86_64.xbps [2024-12-31 18:53:46.611254 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: 19 packages registered. [2024-12-31 18:53:46.625513 chopin] DEBUG: xbbs.worker: ... found libxau-1.0.12_1.x86_64.xbps [2024-12-31 18:53:46.625881 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: 20 packages registered. [2024-12-31 18:53:46.640042 chopin] DEBUG: xbbs.worker: ... found libxdamage-1.1.6_6.x86_64.xbps [2024-12-31 18:53:46.640399 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: 21 packages registered. [2024-12-31 18:53:46.654559 chopin] DEBUG: xbbs.worker: ... found libglvnd-1.7.0_5.x86_64.xbps [2024-12-31 18:53:46.656661 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: 22 packages registered. [2024-12-31 18:53:46.672789 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl350_7.x86_64.xbps [2024-12-31 18:53:46.673176 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl350_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl350_7' (x86_64). index: 23 packages registered. [2024-12-31 18:53:46.687392 chopin] DEBUG: xbbs.worker: ... found gmp-6.3.0_1.x86_64.xbps [2024-12-31 18:53:46.688196 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. [2024-12-31 18:53:46.702833 chopin] DEBUG: xbbs.worker: ... found libx11-1.8.10_1.x86_64.xbps [2024-12-31 18:53:46.705897 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. [2024-12-31 18:53:46.722564 chopin] DEBUG: xbbs.worker: ... found glu-9.0.3_5.x86_64.xbps [2024-12-31 18:53:46.724819 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'glu-9.0.3_5.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `glu-9.0.3_5' (x86_64). index: 26 packages registered. [2024-12-31 18:53:46.741222 chopin] DEBUG: xbbs.worker: ... found gcc-14.2.0_1.x86_64.xbps [2024-12-31 18:53:46.810463 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: 27 packages registered. [2024-12-31 18:53:46.889994 chopin] DEBUG: xbbs.worker: ... found xcb-proto-1.17.0_1.x86_64.xbps [2024-12-31 18:53:46.890518 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. [2024-12-31 18:53:46.905428 chopin] DEBUG: xbbs.worker: ... found wayland-protocols-1.32_6.x86_64.xbps [2024-12-31 18:53:46.905837 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-protocols-1.32_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-protocols-1.32_6' (x86_64). index: 29 packages registered. [2024-12-31 18:53:46.920404 chopin] DEBUG: xbbs.worker: ... found mesa-24.0.4_2.x86_64.xbps [2024-12-31 18:53:46.965379 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: 30 packages registered. [2024-12-31 18:53:47.022042 chopin] DEBUG: xbbs.worker: ... found mpc-1.3.1_4.x86_64.xbps [2024-12-31 18:53:47.022674 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mpc-1.3.1_4.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mpc-1.3.1_4' (x86_64). index: 31 packages registered. [2024-12-31 18:53:47.038465 chopin] DEBUG: xbbs.worker: ... found libxrender-0.9.12_1.x86_64.xbps [2024-12-31 18:53:47.038947 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. [2024-12-31 18:53:47.053667 chopin] DEBUG: xbbs.worker: ... found libxtrans-1.5.2_1.x86_64.xbps [2024-12-31 18:53:47.054057 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. [2024-12-31 18:53:47.069514 chopin] DEBUG: xbbs.worker: ... found llvm-19.1.3_4.x86_64.xbps [2024-12-31 18:53:47.150655 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: 34 packages registered. [2024-12-31 18:53:47.241178 chopin] DEBUG: xbbs.worker: ... found wayland-1.22.0_8.x86_64.xbps [2024-12-31 18:53:47.241971 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'wayland-1.22.0_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `wayland-1.22.0_8' (x86_64). index: 35 packages registered. [2024-12-31 18:53:47.257735 chopin] DEBUG: xbbs.worker: ... found libxdmcp-1.1.5_1.x86_64.xbps [2024-12-31 18:53:47.258133 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: 36 packages registered. [2024-12-31 18:53:47.273621 chopin] DEBUG: xbbs.worker: ... found libxrandr-1.5.4_6.x86_64.xbps [2024-12-31 18:53:47.274081 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: 37 packages registered. [2024-12-31 18:53:51.205084 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.h1tk_v6e) install libdrm-headers (inside sysroot.h1tk_v6e) install linux-headers (inside sysroot.h1tk_v6e) install mlibc-headers (inside sysroot.h1tk_v6e) install mlibc (inside sysroot.h1tk_v6e) install gmp (inside sysroot.h1tk_v6e) install mpfr (inside sysroot.h1tk_v6e) install mpc (inside sysroot.h1tk_v6e) install zlib (inside sysroot.h1tk_v6e) install gcc (inside sysroot.h1tk_v6e) install libdrm (inside sysroot.h1tk_v6e) install libexpat (inside sysroot.h1tk_v6e) install xorg-util-macros (inside sysroot.h1tk_v6e) install xorg-proto (inside sysroot.h1tk_v6e) install libxau (inside sysroot.h1tk_v6e) install libxdmcp (inside sysroot.h1tk_v6e) install xcb-proto (inside sysroot.h1tk_v6e) install libxcb (inside sysroot.h1tk_v6e) install libxtrans (inside sysroot.h1tk_v6e) install libx11 (inside sysroot.h1tk_v6e) install libxext (inside sysroot.h1tk_v6e) install libglvnd (inside sysroot.h1tk_v6e) install libxfixes (inside sysroot.h1tk_v6e) install libxdamage (inside sysroot.h1tk_v6e) install libxrender (inside sysroot.h1tk_v6e) install libxrandr (inside sysroot.h1tk_v6e) install libxshmfence (inside sysroot.h1tk_v6e) install libxxf86vm (inside sysroot.h1tk_v6e) install llvm (inside sysroot.h1tk_v6e) install libffi (inside sysroot.h1tk_v6e) install wayland (inside sysroot.h1tk_v6e) install wayland-protocols (inside sysroot.h1tk_v6e) install xz-utils (inside sysroot.h1tk_v6e) install zstd (inside sysroot.h1tk_v6e) install mesa (inside sysroot.h1tk_v6e) install glu (inside sysroot.h1tk_v6e) install libxi (inside sysroot.h1tk_v6e) configure freeglut (inside sysroot.h1tk_v6e) build freeglut (inside sysroot.h1tk_v6e) 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] [2024-12-31 18:53:51.836648 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] xbstrap: install frigg [5/44] [2024-12-31 18:53:51.858097 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 44, 'n_this': 2, 'status': 'success', 'subject': 'freeglut'} xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'frigg'] [2024-12-31 18:53:51.858663 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 44, 'n_this': 3, 'status': 'success', 'subject': 'freeglut'} [2024-12-31 18:53:51.859203 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libdrm-headers'] [2024-12-31 18:53:51.867891 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'linux-headers'] [2024-12-31 18:53:51.875654 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'mlibc-headers'] [2024-12-31 18:53:52.044674 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'mlibc'] [2024-12-31 18:53:52.066708 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install gmp [10/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'gmp'] [2024-12-31 18:53:52.110127 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gmp'] xbstrap: install mpfr [11/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'mpfr'] [2024-12-31 18:53:52.120167 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 10, 'status': 'success', 'subject': 'gmp'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mpfr'] xbstrap: install mpc [12/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'mpc'] [2024-12-31 18:53:52.135117 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mpc'] xbstrap: install zlib [13/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'zlib'] [2024-12-31 18:53:52.142997 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install gcc [14/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'gcc'] [2024-12-31 18:53:52.150095 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gcc'] xbstrap: install libdrm [15/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libdrm'] [2024-12-31 18:53:52.932009 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libexpat [16/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libexpat'] [2024-12-31 18:53:52.941427 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install xorg-util-macros [17/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'xorg-util-macros'] [2024-12-31 18:53:52.952037 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.h1tk_v6e', '--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.h1tk_v6e', 'xorg-proto'] [2024-12-31 18:53:52.957954 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xorg-proto'] xbstrap: install libxau [19/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxau'] [2024-12-31 18:53:52.987589 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxau'] xbstrap: install libxdmcp [20/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxdmcp'] [2024-12-31 18:53:52.994926 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdmcp'] xbstrap: install xcb-proto [21/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'xcb-proto'] [2024-12-31 18:53:53.001155 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xcb-proto'] xbstrap: install libxcb [22/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxcb'] [2024-12-31 18:53:53.013196 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcb'] xbstrap: install libxtrans [23/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxtrans'] [2024-12-31 18:53:53.193797 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxtrans'] xbstrap: install libx11 [24/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libx11'] [2024-12-31 18:53:53.201237 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libx11'] xbstrap: install libxext [25/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxext'] [2024-12-31 18:53:53.326143 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxext'] xbstrap: install libglvnd [26/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libglvnd'] [2024-12-31 18:53:53.340350 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libglvnd'] xbstrap: install libxfixes [27/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxfixes'] [2024-12-31 18:53:53.371140 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxfixes'] xbstrap: install libxdamage [28/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxdamage'] [2024-12-31 18:53:53.378199 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxdamage'] xbstrap: install libxrender [29/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxrender'] [2024-12-31 18:53:53.384945 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrender'] xbstrap: install libxrandr [30/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxrandr'] [2024-12-31 18:53:53.392385 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxrandr'] xbstrap: install libxshmfence [31/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxshmfence'] [2024-12-31 18:53:53.401355 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxshmfence'] xbstrap: install libxxf86vm [32/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxxf86vm'] [2024-12-31 18:53:53.407613 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxxf86vm'] xbstrap: install llvm [33/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'llvm'] [2024-12-31 18:53:53.416154 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'llvm'] xbstrap: install libffi [34/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libffi'] [2024-12-31 18:53:54.401373 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install wayland [35/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'wayland'] [2024-12-31 18:53:54.409895 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland'] xbstrap: install wayland-protocols [36/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'wayland-protocols'] [2024-12-31 18:53:54.421611 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'wayland-protocols'] xbstrap: install xz-utils [37/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'xz-utils'] [2024-12-31 18:53:54.433970 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install zstd [38/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'zstd'] [2024-12-31 18:53:54.450643 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zstd'] xbstrap: install mesa [39/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'mesa'] [2024-12-31 18:53:54.467438 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mesa'] xbstrap: install glu [40/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'glu'] [2024-12-31 18:53:54.873782 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 44, 'n_this': 39, 'status': 'success', 'subject': 'mesa'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'glu'] xbstrap: install libxi [41/44] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.h1tk_v6e', 'libxi'] [2024-12-31 18:53:54.902494 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.h1tk_v6e', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxi'] xbstrap: configure freeglut [42/44] [2024-12-31 18:53:54.914139 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 992324 (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] [2024-12-31 18:53:56.082359 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 992563 (outside the namespace) [1/45] Building C object CMakeFiles/freeglut.dir/src/fg_gamemode.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_joystick.c.o [4/45] Building C object CMakeFiles/freeglut.dir/src/fg_cursor.c.o [5/45] Building C object CMakeFiles/freeglut.dir/src/fg_display.c.o [6/45] Building C object CMakeFiles/freeglut.dir/src/fg_gl2.c.o [7/45] Building C object CMakeFiles/freeglut.dir/src/fg_misc.c.o [8/45] Building C object CMakeFiles/freeglut.dir/src/fg_init.c.o [9/45] Building C object CMakeFiles/freeglut.dir/src/fg_font_data.c.o [10/45] Building C object CMakeFiles/freeglut.dir/src/fg_overlay.c.o [11/45] Building C object CMakeFiles/freeglut.dir/src/fg_main.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_ext.c.o [14/45] Building C object CMakeFiles/freeglut.dir/src/fg_spaceball.c.o [15/45] Building C object CMakeFiles/freeglut.dir/src/fg_state.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_videoresize.c.o [18/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_cursor_x11.c.o [19/45] Building C object CMakeFiles/freeglut.dir/src/fg_window.c.o [20/45] Building C object CMakeFiles/freeglut.dir/src/fg_structure.c.o [21/45] Building C object CMakeFiles/freeglut.dir/src/fg_stroke_roman.c.o [22/45] Building C object CMakeFiles/freeglut.dir/src/fg_geometry.c.o [23/45] Building C object CMakeFiles/freeglut.dir/src/fg_font.c.o [24/45] Building C object CMakeFiles/freeglut.dir/src/fg_teapot.c.o [25/45] Building C object CMakeFiles/freeglut.dir/src/fg_menu.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_ext_x11.c.o [28/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_glutfont_definitions_x11.c.o [29/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_init_x11.c.o [30/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_input_devices_x11.c.o [31/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_menu_x11.c.o [32/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_joystick_x11.c.o [33/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_state_x11.c.o [34/45] Building C object CMakeFiles/freeglut.dir/src/util/xparsegeometry_repl.c.o [35/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_cmap_x11.c.o [36/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_spaceball_x11.c.o [37/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_main_x11.c.o [38/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_structure_x11.c.o [39/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_display_x11_glx.c.o [40/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11_glx.c.o [41/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_window_x11.c.o [42/45] Building C object CMakeFiles/freeglut.dir/src/x11/fg_xinput_x11.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 992747 (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] [2024-12-31 18:53:56.901432 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_5', '-D', 'mlibc>=0 libxi>=0 mesa>=0 glu>=0', '/tmp/tmpcqkxy44j'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/freeglut-3.4.0_5.x86_64.xbps'] (x86_64) [2024-12-31 18:53:56.936840 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 44, 'n_this': 44, 'status': 'success', 'subject': 'freeglut'} [2024-12-31 18:53:56.939463 chopin] DEBUG: xbbs.worker: successfully uploaded package freeglut for JobMessage(project='managarm', job='package:freeglut', repository='https://github.com/managarm/bootstrap-managarm.git', revision='57c2d03649e4a7d359b50934caeb31428e7f9535', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libglvnd': {'architecture': 'x86_64', 'version': '1.7.0_5'}, 'llvm': {'architecture': 'x86_64', 'version': '19.1.3_4'}, 'xcb-proto': {'architecture': 'x86_64', 'version': '1.17.0_1'}, 'libxau': {'architecture': 'x86_64', 'version': '1.0.12_1'}, 'xorg-util-macros': {'architecture': 'x86_64', 'version': '1.20.2_1'}, 'libxdmcp': {'architecture': 'x86_64', 'version': '1.1.5_1'}, 'xorg-proto': {'architecture': 'x86_64', 'version': '2024.1_1'}, 'libxcb': {'architecture': 'x86_64', 'version': '1.17_1'}, 'wayland-protocols': {'architecture': 'x86_64', 'version': '1.32_6'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.115_8'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_6'}, 'libxtrans': {'architecture': 'x86_64', 'version': '1.5.2_1'}, 'libxext': {'architecture': 'x86_64', 'version': '1.3.6_1'}, 'libx11': {'architecture': 'x86_64', 'version': '1.8.10_1'}, 'libxdamage': {'architecture': 'x86_64', 'version': '1.1.6_6'}, 'libxrender': {'architecture': 'x86_64', 'version': '0.9.12_1'}, 'libxrandr': {'architecture': 'x86_64', 'version': '1.5.4_6'}, 'libxfixes': {'architecture': 'x86_64', 'version': '6.0.1_6'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'wayland': {'architecture': 'x86_64', 'version': '1.22.0_8'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.4.4_5'}, 'zstd': {'architecture': 'x86_64', 'version': '1.5.6_1'}, 'libxshmfence': {'architecture': 'x86_64', 'version': '1.3.3_1'}, 'libxxf86vm': {'architecture': 'x86_64', 'version': '1.1.6_1'}, 'mesa': {'architecture': 'x86_64', 'version': '24.0.4_2'}, 'libxi': {'architecture': 'x86_64', 'version': '1.8.2_1'}, 'mpfr': {'architecture': 'x86_64', 'version': '4.2.1_5'}, 'mpc': {'architecture': 'x86_64', 'version': '1.3.1_4'}, '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_5'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl350_7'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4160_2'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4160_2'}}, needed_tools={'host-cmake': {'architecture': {'x86_64'}, 'version': '3.26.4_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, prod_pkgs={'freeglut': {'architecture': 'x86_64', 'version': '3.4.0_5'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2024-12-31 18:53:57.512370 chopin] INFO: xbbs.worker: job done. return code: 0