[2025-07-06 11:10:11.880172 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:itstool', repository='https://github.com/managarm/bootstrap-managarm.git', revision='a7078b8aa910e91ebcfc16a1707be674796d8b09', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.13.6_1'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'file': {'architecture': 'x86_64', 'version': '5.46_1'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.38_1'}, 'gdbm': {'architecture': 'x86_64', 'version': '1.25_1'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'python': {'architecture': 'x86_64', 'version': '3.10.12_6'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl364_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-python': {'architecture': {'x86_64'}, 'version': '3.10.12_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-automake-v1.11': {'architecture': {'x86_64'}, 'version': '1.11.6_3'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.5.4_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}}, prod_pkgs={'itstool': {'architecture': 'x86_64', 'version': '2.0.7_10'}}, 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-07-06 11:10:11.880666 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-07-06 11:10:11.890601 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-07-06 11:10:11.899066 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-07-06 11:10:13.283681 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'a7078b8aa910e91ebcfc16a1707be674796d8b09'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at a7078b8 Merge pull request #525 from no92/libcap-fix [2025-07-06 11:10:13.327068 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-07-06 11:10:17.617535 chopin] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'zlib', 'libiconv', 'libxml', 'readline', 'libffi', 'xz-utils', 'bzip2', 'libintl', 'file', 'util-linux-libs', 'openssl', 'ncurses', 'libxcrypt', 'gdbm', 'libexpat', 'python', 'libdrm-headers', 'linux-headers', 'mlibc-headers', 'frigg', 'mlibc'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [25KB 15%] 178MB/s ETA: 00m00s x86_64-repodata: 25KB [avg rate: 1118MB/s] 21 packages will be downloaded: 21 packages will be installed: zlib-1.2.12_8 libiconv-1.17_8 libxml-2.13.6_1 readline-8.1_10 libffi-3.4.4_6 xz-utils-5.8.0_1 bzip2-1.0.8_10 libintl-0.21_10 file-5.46_1 util-linux-libs-2.36.2_13 openssl-1.1.1w_2 ncurses-6.2_11 libxcrypt-4.4.38_1 gdbm-1.25_1 libexpat-2.7.1_1 python-3.10.12_6 libdrm-headers-2.4.124_1 linux-headers-6.12.8_2 mlibc-headers-0.0pl4535_1 frigg-0.0pl364_7 mlibc-0.0pl4535_1 Size to download: 66MB Size required on disk: 290MB Space available on disk: 632GB [*] Downloading packages zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 230MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: [117KB 41%] 3632KB/s ETA: 00m01s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 8829KB/s] zlib-1.2.12_8: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 244MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 50GB/s] libiconv-1.17_8: verifying RSA signature... libxml-2.13.6_1.x86_64.xbps.sig2: [512B 100%] 17MB/s ETA: 00m00s libxml-2.13.6_1.x86_64.xbps.sig2: 512B [avg rate: 17MB/s] libxml-2.13.6_1.x86_64.xbps: [2350KB 0%] 260MB/s ETA: 00m00s libxml-2.13.6_1.x86_64.xbps: 2350KB [avg rate: 149GB/s] libxml-2.13.6_1: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] 217MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: 29GB/s] readline-8.1_10: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 279MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 2748MB/s] libffi-3.4.4_6: verifying RSA signature... xz-utils-5.8.0_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] xz-utils-5.8.0_1.x86_64.xbps: [687KB 0%] 126MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps: 687KB [avg rate: 21GB/s] xz-utils-5.8.0_1: verifying RSA signature... bzip2-1.0.8_10.x86_64.xbps.sig2: [512B 100%] 29MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps.sig2: 512B [avg rate: 29MB/s] bzip2-1.0.8_10.x86_64.xbps: [60KB 6%] 230MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps: 60KB [avg rate: 3424MB/s] bzip2-1.0.8_10: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 195MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 4183MB/s] libintl-0.21_10: verifying RSA signature... file-5.46_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s file-5.46_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] file-5.46_1.x86_64.xbps: [685KB 0%] 195MB/s ETA: 00m00s file-5.46_1.x86_64.xbps: 685KB [avg rate: 33GB/s] file-5.46_1: verifying RSA signature... util-linux-libs-2.36.2_13.x86_64.xbps.sig2: [512B 100%] 23MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps.sig2: 512B [avg rate: 23MB/s] util-linux-libs-2.36.2_13.x86_64.xbps: [1571KB 0%] 260MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps: 1571KB [avg rate: 100GB/s] util-linux-libs-2.36.2_13: verifying RSA signature... openssl-1.1.1w_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] openssl-1.1.1w_2.x86_64.xbps: [3791KB 0%] 217MB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps: 3791KB [avg rate: 201GB/s] openssl-1.1.1w_2: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 279MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 148GB/s] ncurses-6.2_11: verifying RSA signature... libxcrypt-4.4.38_1.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s libxcrypt-4.4.38_1.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libxcrypt-4.4.38_1.x86_64.xbps: [256KB 1%] 230MB/s ETA: 00m00s libxcrypt-4.4.38_1.x86_64.xbps: 256KB [avg rate: 14GB/s] libxcrypt-4.4.38_1: verifying RSA signature... gdbm-1.25_1.x86_64.xbps.sig2: [512B 100%] 20MB/s ETA: 00m00s gdbm-1.25_1.x86_64.xbps.sig2: 512B [avg rate: 20MB/s] gdbm-1.25_1.x86_64.xbps: [415KB 0%] 195MB/s ETA: 00m00s gdbm-1.25_1.x86_64.xbps: 415KB [avg rate: 20GB/s] gdbm-1.25_1: verifying RSA signature... libexpat-2.7.1_1.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libexpat-2.7.1_1.x86_64.xbps: [424KB 0%] 186MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps: 424KB [avg rate: 19GB/s] libexpat-2.7.1_1: verifying RSA signature... python-3.10.12_6.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s python-3.10.12_6.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] python-3.10.12_6.x86_64.xbps: [44MB 0%] 170MB/s ETA: 00m00s python-3.10.12_6.x86_64.xbps: 44MB [avg rate: 1869GB/s] python-3.10.12_6: verifying RSA signature... libdrm-headers-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libdrm-headers-2.4.124_1.x86_64.xbps: [120KB 3%] 260MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps: 120KB [avg rate: 7832MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 260MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 198GB/s] linux-headers-6.12.8_2: verifying RSA signature... mlibc-headers-0.0pl4535_1.x86_64.xbps.sig2: [512B 100%] 27MB/s ETA: 00m00s mlibc-headers-0.0pl4535_1.x86_64.xbps.sig2: 512B [avg rate: 27MB/s] mlibc-headers-0.0pl4535_1.x86_64.xbps: [100KB 4%] 140MB/s ETA: 00m00s mlibc-headers-0.0pl4535_1.x86_64.xbps: 100KB [avg rate: 3471MB/s] mlibc-headers-0.0pl4535_1: verifying RSA signature... frigg-0.0pl364_7.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s frigg-0.0pl364_7.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] frigg-0.0pl364_7.x86_64.xbps: [42KB 9%] 217MB/s ETA: 00m00s frigg-0.0pl364_7.x86_64.xbps: 42KB [avg rate: 2276MB/s] frigg-0.0pl364_7: verifying RSA signature... mlibc-0.0pl4535_1.x86_64.xbps.sig2: [512B 100%] 31MB/s ETA: 00m00s mlibc-0.0pl4535_1.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] mlibc-0.0pl4535_1.x86_64.xbps: [4812KB 0%] 195MB/s ETA: 00m00s mlibc-0.0pl4535_1.x86_64.xbps: 4812KB [avg rate: 229GB/s] mlibc-0.0pl4535_1: verifying RSA signature... [*] Collecting package files zlib-1.2.12_8: collecting files... libiconv-1.17_8: collecting files... libxml-2.13.6_1: collecting files... readline-8.1_10: collecting files... libffi-3.4.4_6: collecting files... xz-utils-5.8.0_1: collecting files... bzip2-1.0.8_10: collecting files... libintl-0.21_10: collecting files... file-5.46_1: collecting files... util-linux-libs-2.36.2_13: collecting files... openssl-1.1.1w_2: collecting files... ncurses-6.2_11: collecting files... libxcrypt-4.4.38_1: collecting files... gdbm-1.25_1: collecting files... libexpat-2.7.1_1: collecting files... python-3.10.12_6: collecting files... libdrm-headers-2.4.124_1: collecting files... linux-headers-6.12.8_2: collecting files... mlibc-headers-0.0pl4535_1: collecting files... frigg-0.0pl364_7: collecting files... mlibc-0.0pl4535_1: collecting files... [*] Unpacking packages zlib-1.2.12_8: unpacking ... libiconv-1.17_8: unpacking ... libxml-2.13.6_1: unpacking ... readline-8.1_10: unpacking ... libffi-3.4.4_6: unpacking ... xz-utils-5.8.0_1: unpacking ... bzip2-1.0.8_10: unpacking ... libintl-0.21_10: unpacking ... file-5.46_1: unpacking ... util-linux-libs-2.36.2_13: unpacking ... openssl-1.1.1w_2: unpacking ... ncurses-6.2_11: unpacking ... libxcrypt-4.4.38_1: unpacking ... gdbm-1.25_1: unpacking ... libexpat-2.7.1_1: unpacking ... python-3.10.12_6: unpacking ... libdrm-headers-2.4.124_1: unpacking ... linux-headers-6.12.8_2: unpacking ... mlibc-headers-0.0pl4535_1: unpacking ... frigg-0.0pl364_7: unpacking ... mlibc-0.0pl4535_1: unpacking ... 21 downloaded, 21 installed, 0 updated, 21 configured, 0 removed. [2025-07-06 11:10:20.774615 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-07-06 11:10:20.775048 chopin] DEBUG: xbbs.worker: ... found gdbm-1.25_1.x86_64.xbps [2025-07-06 11:10:20.775784 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'gdbm-1.25_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `gdbm-1.25_1' (x86_64). index: 1 packages registered. [2025-07-06 11:10:20.796456 chopin] DEBUG: xbbs.worker: ... found bzip2-1.0.8_10.x86_64.xbps [2025-07-06 11:10:20.797076 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'bzip2-1.0.8_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `bzip2-1.0.8_10' (x86_64). index: 2 packages registered. [2025-07-06 11:10:20.812657 chopin] DEBUG: xbbs.worker: ... found util-linux-libs-2.36.2_13.x86_64.xbps [2025-07-06 11:10:20.814521 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'util-linux-libs-2.36.2_13.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `util-linux-libs-2.36.2_13' (x86_64). index: 3 packages registered. [2025-07-06 11:10:20.831524 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl364_7.x86_64.xbps [2025-07-06 11:10:20.831946 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl364_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl364_7' (x86_64). index: 4 packages registered. [2025-07-06 11:10:20.847548 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-07-06 11:10:20.848945 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (x86_64). index: 5 packages registered. [2025-07-06 11:10:20.865270 chopin] DEBUG: xbbs.worker: ... found python-3.10.12_6.x86_64.xbps [2025-07-06 11:10:20.906202 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'python-3.10.12_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `python-3.10.12_6' (x86_64). index: 6 packages registered. [2025-07-06 11:10:20.960069 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.x86_64.xbps [2025-07-06 11:10:20.960685 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.124_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.124_1' (x86_64). index: 7 packages registered. [2025-07-06 11:10:20.975706 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-07-06 11:10:20.976222 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: 8 packages registered. [2025-07-06 11:10:20.992028 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4535_1.x86_64.xbps [2025-07-06 11:10:20.998673 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4535_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4535_1' (x86_64). index: 9 packages registered. [2025-07-06 11:10:21.019644 chopin] DEBUG: xbbs.worker: ... found file-5.46_1.x86_64.xbps [2025-07-06 11:10:21.020847 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'file-5.46_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `file-5.46_1' (x86_64). index: 10 packages registered. [2025-07-06 11:10:21.038527 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.8.0_1.x86_64.xbps [2025-07-06 11:10:21.039692 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'xz-utils-5.8.0_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `xz-utils-5.8.0_1' (x86_64). index: 11 packages registered. [2025-07-06 11:10:21.054952 chopin] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-07-06 11:10:21.055995 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_10' (x86_64). index: 12 packages registered. [2025-07-06 11:10:21.071892 chopin] DEBUG: xbbs.worker: ... found libxcrypt-4.4.38_1.x86_64.xbps [2025-07-06 11:10:21.072668 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcrypt-4.4.38_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcrypt-4.4.38_1' (x86_64). index: 13 packages registered. [2025-07-06 11:10:21.088124 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-07-06 11:10:21.091516 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: 14 packages registered. [2025-07-06 11:10:21.109833 chopin] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-07-06 11:10:21.112258 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'ncurses-6.2_11.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `ncurses-6.2_11' (x86_64). index: 15 packages registered. [2025-07-06 11:10:21.129679 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4535_1.x86_64.xbps [2025-07-06 11:10:21.130183 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4535_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4535_1' (x86_64). index: 16 packages registered. [2025-07-06 11:10:21.146506 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-07-06 11:10:21.147032 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: 17 packages registered. [2025-07-06 11:10:21.163007 chopin] DEBUG: xbbs.worker: ... found openssl-1.1.1w_2.x86_64.xbps [2025-07-06 11:10:21.166896 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'openssl-1.1.1w_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `openssl-1.1.1w_2' (x86_64). index: 18 packages registered. [2025-07-06 11:10:21.186021 chopin] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-07-06 11:10:21.186547 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libintl-0.21_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libintl-0.21_10' (x86_64). index: 19 packages registered. [2025-07-06 11:10:21.202157 chopin] DEBUG: xbbs.worker: ... found libexpat-2.7.1_1.x86_64.xbps [2025-07-06 11:10:21.203044 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.7.1_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.7.1_1' (x86_64). index: 20 packages registered. [2025-07-06 11:10:21.219510 chopin] DEBUG: xbbs.worker: ... found libxml-2.13.6_1.x86_64.xbps [2025-07-06 11:10:21.221986 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxml-2.13.6_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxml-2.13.6_1' (x86_64). index: 21 packages registered. [2025-07-06 11:10:27.766388 chopin] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:itstool'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch itstool checkout itstool patch itstool regenerate itstool install frigg (inside sysroot.9de8cama) install libdrm-headers (inside sysroot.9de8cama) install linux-headers (inside sysroot.9de8cama) install mlibc-headers (inside sysroot.9de8cama) install mlibc (inside sysroot.9de8cama) install libiconv (inside sysroot.9de8cama) install zlib (inside sysroot.9de8cama) install libxml (inside sysroot.9de8cama) install bzip2 (inside sysroot.9de8cama) install gdbm (inside sysroot.9de8cama) install libexpat (inside sysroot.9de8cama) install libffi (inside sysroot.9de8cama) install libintl (inside sysroot.9de8cama) install libxcrypt (inside sysroot.9de8cama) install ncurses (inside sysroot.9de8cama) install openssl (inside sysroot.9de8cama) install readline (inside sysroot.9de8cama) install file (inside sysroot.9de8cama) install util-linux-libs (inside sysroot.9de8cama) install xz-utils (inside sysroot.9de8cama) install python (inside sysroot.9de8cama) configure itstool (inside sysroot.9de8cama) build itstool (inside sysroot.9de8cama) pack itstool xbstrap: fetch itstool [1/28] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/itstool/.git/ From https://mirrors.managarm.org/mirror/git/itstool * [new tag] 2.0.7 -> 2.0.7 xbstrap: checkout itstool [2/28] [2025-07-06 11:10:28.309997 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 28, 'n_this': 1, 'status': 'success', 'subject': 'itstool'} HEAD is now at f1c6544 Version 2.0.7 xbstrap: patch itstool [3/28] xbstrap: regenerate itstool [4/28] [2025-07-06 11:10:28.337579 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 28, 'n_this': 2, 'status': 'success', 'subject': 'itstool'} [2025-07-06 11:10:28.338325 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 28, 'n_this': 3, 'status': 'success', 'subject': 'itstool'} xbstrap: Running ['./autogen.sh'] (tools: ['host-pkg-config', 'host-libtool', 'host-autoconf-v2.69', 'host-automake-v1.11']) via cbuildrt PID init is 736150 (outside the namespace) autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force main::scan_file() called too early to check prototype at /var/lib/managarm-buildenv/build/tools/host-automake-v1.11/bin/aclocal line 644. autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:2: installing `./install-sh' configure.ac:2: installing `./missing' autoreconf: Leaving directory `.' xbstrap: install frigg [5/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'frigg'] [2025-07-06 11:10:30.546399 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 28, 'n_this': 4, 'status': 'success', 'subject': 'itstool'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'libdrm-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] [2025-07-06 11:10:30.556062 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: install linux-headers [7/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'linux-headers'] [2025-07-06 11:10:30.564160 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'mlibc-headers'] [2025-07-06 11:10:30.742644 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'mlibc'] [2025-07-06 11:10:30.765208 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libiconv [10/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'libiconv'] [2025-07-06 11:10:30.813129 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install zlib [11/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'zlib'] [2025-07-06 11:10:30.825542 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 10, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install libxml [12/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'libxml'] [2025-07-06 11:10:30.832660 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 11, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] xbstrap: install bzip2 [13/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'bzip2'] [2025-07-06 11:10:30.867012 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 12, 'status': 'success', 'subject': 'libxml'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install gdbm [14/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'gdbm'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gdbm'][2025-07-06 11:10:30.874767 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 13, 'status': 'success', 'subject': 'bzip2'} xbstrap: install libexpat [15/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'libexpat'] [2025-07-06 11:10:30.885327 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 14, 'status': 'success', 'subject': 'gdbm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libffi [16/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'libffi'] [2025-07-06 11:10:30.896336 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 15, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install libintl [17/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'libintl'] [2025-07-06 11:10:30.903994 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 16, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install libxcrypt [18/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'libxcrypt'] [2025-07-06 11:10:30.910525 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 17, 'status': 'success', 'subject': 'libintl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcrypt'] xbstrap: install ncurses [19/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'ncurses'] [2025-07-06 11:10:30.919894 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 18, 'status': 'success', 'subject': 'libxcrypt'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install openssl [20/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'openssl'] [2025-07-06 11:10:31.184759 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 19, 'status': 'success', 'subject': 'ncurses'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'openssl'] xbstrap: install readline [21/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'readline'] [2025-07-06 11:10:31.784283 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 20, 'status': 'success', 'subject': 'openssl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install file [22/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'file'] [2025-07-06 11:10:31.797317 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 21, 'status': 'success', 'subject': 'readline'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'file'] xbstrap: install util-linux-libs [23/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'util-linux-libs'] [2025-07-06 11:10:31.821409 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 22, 'status': 'success', 'subject': 'file'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'util-linux-libs'] xbstrap: install xz-utils [24/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'xz-utils'] [2025-07-06 11:10:31.846347 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 23, 'status': 'success', 'subject': 'util-linux-libs'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install python [25/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9de8cama', 'python'] [2025-07-06 11:10:31.864432 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 24, 'status': 'success', 'subject': 'xz-utils'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9de8cama', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'python'] xbstrap: configure itstool [26/28] [2025-07-06 11:10:32.817273 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 25, 'status': 'success', 'subject': 'python'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--host=@OPTION:arch-triple@', '--prefix=/usr'] (tools: ['system-gcc', 'host-python', 'cross-binutils']) via cbuildrt PID init is 736859 (outside the namespace) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-managarm-strip... x86_64-managarm-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether /usr/bin/python3 version >= 2.6... yes checking for /usr/bin/python3 version... 3.1 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib/python3/dist-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib/python3/dist-packages checking for python module libxml2... found configure: creating ./config.status config.status: creating Makefile config.status: creating itstool config.status: creating itstool.1 config.status: creating its/Makefile config.status: creating setup.py xbstrap: build itstool [27/28] [2025-07-06 11:10:34.743859 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 28, 'n_this': 26, 'status': 'success', 'subject': 'itstool'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['system-gcc', 'host-python', 'cross-binutils']) via cbuildrt PID init is 737303 (outside the namespace) Making all in its make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool/its' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool/its' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool' xbstrap: Running ['make', 'install'] (tools: ['system-gcc', 'host-python', 'cross-binutils']) via cbuildrt PID init is 737331 (outside the namespace) Making install in its make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool/its' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool/its' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/itstool.collect/usr/share/itstool/its' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/itstool/its/docbook.its /var/lib/managarm-buildenv/src/ports/itstool/its/docbook5.its /var/lib/managarm-buildenv/src/ports/itstool/its/its.its /var/lib/managarm-buildenv/src/ports/itstool/its/mallard.its /var/lib/managarm-buildenv/src/ports/itstool/its/ttml.its /var/lib/managarm-buildenv/src/ports/itstool/its/xhtml.its '/var/lib/managarm-buildenv/build/packages/itstool.collect/usr/share/itstool/its' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool/its' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool/its' make[1]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool' make[2]: Entering directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/itstool.collect/usr/bin' /usr/bin/install -c itstool '/var/lib/managarm-buildenv/build/packages/itstool.collect/usr/bin' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/packages/itstool.collect/usr/share/man/man1' /usr/bin/install -c -m 644 itstool.1 '/var/lib/managarm-buildenv/build/packages/itstool.collect/usr/share/man/man1' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/pkg-builds/itstool' xbstrap: pack itstool [28/28] [2025-07-06 11:10:35.133050 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 28, 'n_this': 27, 'status': 'success', 'subject': 'itstool'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'itstool', '-n', 'itstool-2.0.7_10', '-D', 'mlibc>=0 libxml>=0 python>=0', '--desc', 'Translation tool for XML documents that uses gettext files and ITS rules', '--long-desc', 'This package contains a program for translating XML with PO files using W3C Internationalization Tag Set rules.', '--license', 'GPL-3.0-or-later', '--homepage', 'https://itstool.org/', '--maintainer', 'Dennis Bonke ', '--tags', 'dev-util', '/tmp/tmpky9u55qm'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/itstool-2.0.7_10.x86_64.xbps'] (x86_64) [2025-07-06 11:10:35.157031 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 28, 'n_this': 28, 'status': 'success', 'subject': 'itstool'} [2025-07-06 11:10:35.158803 chopin] DEBUG: xbbs.worker: successfully uploaded package itstool for JobMessage(project='managarm', job='package:itstool', repository='https://github.com/managarm/bootstrap-managarm.git', revision='a7078b8aa910e91ebcfc16a1707be674796d8b09', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.13.6_1'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'file': {'architecture': 'x86_64', 'version': '5.46_1'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.38_1'}, 'gdbm': {'architecture': 'x86_64', 'version': '1.25_1'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'python': {'architecture': 'x86_64', 'version': '3.10.12_6'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl364_7'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-python': {'architecture': {'x86_64'}, 'version': '3.10.12_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-automake-v1.11': {'architecture': {'x86_64'}, 'version': '1.11.6_3'}, 'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.5.4_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}}, prod_pkgs={'itstool': {'architecture': 'x86_64', 'version': '2.0.7_10'}}, 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-07-06 11:10:35.737665 chopin] INFO: xbbs.worker: job done. return code: 0