[2025-07-04 02:36:11.075545 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:itstool', repository='https://github.com/managarm/bootstrap-managarm.git', revision='7fd78aa2551db08437c2b55a034771df6d76d519', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.13.6_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl362_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'gdbm': {'architecture': 'x86_64', 'version': '1.25_1'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.38_1'}, 'file': {'architecture': 'x86_64', 'version': '5.46_1'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'python': {'architecture': 'x86_64', 'version': '3.10.12_6'}}, 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-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.5.4_1'}}, 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-04 02:36:11.075950 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-04 02:36:11.085545 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-04 02:36:11.093812 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-04 02:36:12.108827 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '7fd78aa2551db08437c2b55a034771df6d76d519'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 7fd78aa Merge pull request #524 from no92/mlibc-bump [2025-07-04 02:36:12.151756 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-04 02:36:16.393861 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', '--', 'libiconv', 'zlib', 'libxml', 'mlibc-headers', 'frigg', 'linux-headers', 'libdrm-headers', 'mlibc', 'xz-utils', 'openssl', 'bzip2', 'gdbm', 'libintl', 'libxcrypt', 'file', 'util-linux-libs', 'readline', 'libffi', 'ncurses', 'libexpat', 'python'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [28KB 14%] 178MB/s ETA: 00m00s x86_64-repodata: 28KB [avg rate: 1236MB/s] 21 packages will be downloaded: 21 packages will be installed: libiconv-1.17_8 zlib-1.2.12_8 libxml-2.13.6_1 mlibc-headers-0.0pl4535_1 frigg-0.0pl362_7 linux-headers-6.12.8_2 libdrm-headers-2.4.124_1 mlibc-0.0pl4535_1 xz-utils-5.8.0_1 openssl-1.1.1w_2 bzip2-1.0.8_10 gdbm-1.25_1 libintl-0.21_10 libxcrypt-4.4.38_1 file-5.46_1 util-linux-libs-2.36.2_13 readline-8.1_10 libffi-3.4.4_6 ncurses-6.2_11 libexpat-2.7.1_1 python-3.10.12_6 Size to download: 66MB Size required on disk: 290MB Space available on disk: 632GB [*] Downloading packages libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 217MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 44GB/s] libiconv-1.17_8: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 230MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 6703MB/s] zlib-1.2.12_8: verifying RSA signature... libxml-2.13.6_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libxml-2.13.6_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/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... mlibc-headers-0.0pl4535_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s mlibc-headers-0.0pl4535_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] mlibc-headers-0.0pl4535_1.x86_64.xbps: [100KB 4%] 279MB/s ETA: 00m00s mlibc-headers-0.0pl4535_1.x86_64.xbps: 100KB [avg rate: 6942MB/s] mlibc-headers-0.0pl4535_1: verifying RSA signature... frigg-0.0pl362_7.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s frigg-0.0pl362_7.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] frigg-0.0pl362_7.x86_64.xbps: [42KB 9%] 217MB/s ETA: 00m00s frigg-0.0pl362_7.x86_64.xbps: 42KB [avg rate: 2276MB/s] frigg-0.0pl362_7: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 217MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 165GB/s] linux-headers-6.12.8_2: verifying RSA signature... libdrm-headers-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libdrm-headers-2.4.124_1.x86_64.xbps: [120KB 3%] 230MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps: 120KB [avg rate: 6911MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... mlibc-0.0pl4535_1.x86_64.xbps.sig2: [512B 100%] 23MB/s ETA: 00m00s mlibc-0.0pl4535_1.x86_64.xbps.sig2: 512B [avg rate: 23MB/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... xz-utils-5.8.0_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] xz-utils-5.8.0_1.x86_64.xbps: [687KB 0%] 206MB/s ETA: 00m00s xz-utils-5.8.0_1.x86_64.xbps: 687KB [avg rate: 34GB/s] xz-utils-5.8.0_1: verifying RSA signature... openssl-1.1.1w_2.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] openssl-1.1.1w_2.x86_64.xbps: [3791KB 0%] 244MB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps: 3791KB [avg rate: 226GB/s] openssl-1.1.1w_2: verifying RSA signature... bzip2-1.0.8_10.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] bzip2-1.0.8_10.x86_64.xbps: [60KB 6%] 206MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps: 60KB [avg rate: 3063MB/s] bzip2-1.0.8_10: verifying RSA signature... gdbm-1.25_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s gdbm-1.25_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] gdbm-1.25_1.x86_64.xbps: [415KB 0%] 279MB/s ETA: 00m00s gdbm-1.25_1.x86_64.xbps: 415KB [avg rate: 28GB/s] gdbm-1.25_1: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 156MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 3346MB/s] libintl-0.21_10: verifying RSA signature... libxcrypt-4.4.38_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libxcrypt-4.4.38_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libxcrypt-4.4.38_1.x86_64.xbps: [256KB 1%] 130MB/s ETA: 00m00s libxcrypt-4.4.38_1.x86_64.xbps: 256KB [avg rate: 8322MB/s] libxcrypt-4.4.38_1: verifying RSA signature... file-5.46_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s file-5.46_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] file-5.46_1.x86_64.xbps: [685KB 0%] 206MB/s ETA: 00m00s file-5.46_1.x86_64.xbps: 685KB [avg rate: 34GB/s] file-5.46_1: verifying RSA signature... util-linux-libs-2.36.2_13.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] util-linux-libs-2.36.2_13.x86_64.xbps: [1571KB 0%] 230MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps: 1571KB [avg rate: 88GB/s] util-linux-libs-2.36.2_13: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 35MB/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%] 31MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 31MB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 206MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 2025MB/s] libffi-3.4.4_6: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 206MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 109GB/s] ncurses-6.2_11: verifying RSA signature... libexpat-2.7.1_1.x86_64.xbps.sig2: [512B 100%] 18MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps.sig2: 512B [avg rate: 18MB/s] libexpat-2.7.1_1.x86_64.xbps: [424KB 0%] 178MB/s ETA: 00m00s libexpat-2.7.1_1.x86_64.xbps: 424KB [avg rate: 18GB/s] libexpat-2.7.1_1: verifying RSA signature... python-3.10.12_6.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s python-3.10.12_6.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] python-3.10.12_6.x86_64.xbps: [44MB 0%] 178MB/s ETA: 00m00s python-3.10.12_6.x86_64.xbps: 44MB [avg rate: 1953GB/s] python-3.10.12_6: verifying RSA signature... [*] Collecting package files libiconv-1.17_8: collecting files... zlib-1.2.12_8: collecting files... libxml-2.13.6_1: collecting files... mlibc-headers-0.0pl4535_1: collecting files... frigg-0.0pl362_7: collecting files... linux-headers-6.12.8_2: collecting files... libdrm-headers-2.4.124_1: collecting files... mlibc-0.0pl4535_1: collecting files... xz-utils-5.8.0_1: collecting files... openssl-1.1.1w_2: collecting files... bzip2-1.0.8_10: collecting files... gdbm-1.25_1: collecting files... libintl-0.21_10: collecting files... libxcrypt-4.4.38_1: collecting files... file-5.46_1: collecting files... util-linux-libs-2.36.2_13: collecting files... readline-8.1_10: collecting files... libffi-3.4.4_6: collecting files... ncurses-6.2_11: collecting files... libexpat-2.7.1_1: collecting files... python-3.10.12_6: collecting files... [*] Unpacking packages libiconv-1.17_8: unpacking ... zlib-1.2.12_8: unpacking ... libxml-2.13.6_1: unpacking ... mlibc-headers-0.0pl4535_1: unpacking ... frigg-0.0pl362_7: unpacking ... linux-headers-6.12.8_2: unpacking ... libdrm-headers-2.4.124_1: unpacking ... mlibc-0.0pl4535_1: unpacking ... xz-utils-5.8.0_1: unpacking ... openssl-1.1.1w_2: unpacking ... bzip2-1.0.8_10: unpacking ... gdbm-1.25_1: unpacking ... libintl-0.21_10: unpacking ... libxcrypt-4.4.38_1: unpacking ... file-5.46_1: unpacking ... util-linux-libs-2.36.2_13: unpacking ... readline-8.1_10: unpacking ... libffi-3.4.4_6: unpacking ... ncurses-6.2_11: unpacking ... libexpat-2.7.1_1: unpacking ... python-3.10.12_6: unpacking ... 21 downloaded, 21 installed, 0 updated, 21 configured, 0 removed. [2025-07-04 02:36:19.492701 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-07-04 02:36:19.493124 chopin] DEBUG: xbbs.worker: ... found gdbm-1.25_1.x86_64.xbps [2025-07-04 02:36:19.493809 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-04 02:36:19.509441 chopin] DEBUG: xbbs.worker: ... found bzip2-1.0.8_10.x86_64.xbps [2025-07-04 02:36:19.509982 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-04 02:36:19.524324 chopin] DEBUG: xbbs.worker: ... found util-linux-libs-2.36.2_13.x86_64.xbps [2025-07-04 02:36:19.526229 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-04 02:36:19.543059 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-07-04 02:36:19.544192 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: 4 packages registered. [2025-07-04 02:36:19.559552 chopin] DEBUG: xbbs.worker: ... found python-3.10.12_6.x86_64.xbps [2025-07-04 02:36:19.600799 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: 5 packages registered. [2025-07-04 02:36:19.655674 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.x86_64.xbps [2025-07-04 02:36:19.656250 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: 6 packages registered. [2025-07-04 02:36:19.671724 chopin] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-07-04 02:36:19.672148 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: 7 packages registered. [2025-07-04 02:36:19.687055 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4535_1.x86_64.xbps [2025-07-04 02:36:19.691914 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: 8 packages registered. [2025-07-04 02:36:19.711260 chopin] DEBUG: xbbs.worker: ... found file-5.46_1.x86_64.xbps [2025-07-04 02:36:19.712670 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: 9 packages registered. [2025-07-04 02:36:19.729096 chopin] DEBUG: xbbs.worker: ... found xz-utils-5.8.0_1.x86_64.xbps [2025-07-04 02:36:19.730214 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: 10 packages registered. [2025-07-04 02:36:19.745691 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl362_7.x86_64.xbps [2025-07-04 02:36:19.746085 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl362_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl362_7' (x86_64). index: 11 packages registered. [2025-07-04 02:36:19.761773 chopin] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-07-04 02:36:19.762633 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-04 02:36:19.778380 chopin] DEBUG: xbbs.worker: ... found libxcrypt-4.4.38_1.x86_64.xbps [2025-07-04 02:36:19.779035 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-04 02:36:19.793351 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-07-04 02:36:19.796581 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-04 02:36:19.815178 chopin] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-07-04 02:36:19.817519 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-04 02:36:19.834667 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4535_1.x86_64.xbps [2025-07-04 02:36:19.835146 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-04 02:36:19.849651 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-07-04 02:36:19.850182 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-04 02:36:19.865872 chopin] DEBUG: xbbs.worker: ... found openssl-1.1.1w_2.x86_64.xbps [2025-07-04 02:36:19.869585 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-04 02:36:19.887451 chopin] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-07-04 02:36:19.887915 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-04 02:36:19.903180 chopin] DEBUG: xbbs.worker: ... found libexpat-2.7.1_1.x86_64.xbps [2025-07-04 02:36:19.903999 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-04 02:36:19.919414 chopin] DEBUG: xbbs.worker: ... found libxml-2.13.6_1.x86_64.xbps [2025-07-04 02:36:19.921900 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-04 02:36:26.788339 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.9ucxd9uq) install libdrm-headers (inside sysroot.9ucxd9uq) install linux-headers (inside sysroot.9ucxd9uq) install mlibc-headers (inside sysroot.9ucxd9uq) install mlibc (inside sysroot.9ucxd9uq) install libiconv (inside sysroot.9ucxd9uq) install zlib (inside sysroot.9ucxd9uq) install libxml (inside sysroot.9ucxd9uq) install bzip2 (inside sysroot.9ucxd9uq) install gdbm (inside sysroot.9ucxd9uq) install libexpat (inside sysroot.9ucxd9uq) install libffi (inside sysroot.9ucxd9uq) install libintl (inside sysroot.9ucxd9uq) install libxcrypt (inside sysroot.9ucxd9uq) install ncurses (inside sysroot.9ucxd9uq) install openssl (inside sysroot.9ucxd9uq) install readline (inside sysroot.9ucxd9uq) install file (inside sysroot.9ucxd9uq) install util-linux-libs (inside sysroot.9ucxd9uq) install xz-utils (inside sysroot.9ucxd9uq) install python (inside sysroot.9ucxd9uq) configure itstool (inside sysroot.9ucxd9uq) build itstool (inside sysroot.9ucxd9uq) 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-04 02:36:27.304685 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-04 02:36:27.331110 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 28, 'n_this': 2, 'status': 'success', 'subject': 'itstool'} [2025-07-04 02:36:27.331722 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-autoconf-v2.69', 'host-automake-v1.11', 'host-libtool', 'host-pkg-config']) via cbuildrt PID init is 2769468 (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.9ucxd9uq', 'frigg'] [2025-07-04 02:36:29.540346 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'libdrm-headers'] [2025-07-04 02:36:29.550650 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'linux-headers'] [2025-07-04 02:36:29.558916 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'mlibc-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] [2025-07-04 02:36:29.740995 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: install mlibc [9/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'mlibc'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] [2025-07-04 02:36:29.764128 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: install libiconv [10/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'libiconv'] [2025-07-04 02:36:29.814792 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install zlib [11/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'zlib'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] [2025-07-04 02:36:29.827012 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 10, 'status': 'success', 'subject': 'libiconv'} xbstrap: install libxml [12/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'libxml'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxml'] [2025-07-04 02:36:29.834371 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 11, 'status': 'success', 'subject': 'zlib'} xbstrap: install bzip2 [13/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'bzip2'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] [2025-07-04 02:36:29.868500 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 12, 'status': 'success', 'subject': 'libxml'} xbstrap: install gdbm [14/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'gdbm'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'gdbm'] [2025-07-04 02:36:29.876374 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.9ucxd9uq', 'libexpat'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] [2025-07-04 02:36:29.887070 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 28, 'n_this': 14, 'status': 'success', 'subject': 'gdbm'} xbstrap: install libffi [16/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'libffi'] [2025-07-04 02:36:29.899007 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install libintl [17/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'libintl'] [2025-07-04 02:36:29.905750 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install libxcrypt [18/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'libxcrypt'] [2025-07-04 02:36:29.912399 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcrypt'] xbstrap: install ncurses [19/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'ncurses'] [2025-07-04 02:36:29.921144 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install openssl [20/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'openssl'] [2025-07-04 02:36:30.178911 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'openssl'] xbstrap: install readline [21/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'readline'] [2025-07-04 02:36:30.784346 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install file [22/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'file'] [2025-07-04 02:36:30.799120 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'file'] xbstrap: install util-linux-libs [23/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'util-linux-libs'] [2025-07-04 02:36:30.824272 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.9ucxd9uq', '--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.9ucxd9uq', 'xz-utils'] [2025-07-04 02:36:30.886896 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'xz-utils'] xbstrap: install python [25/28] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.9ucxd9uq', 'python'] [2025-07-04 02:36:30.924730 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.9ucxd9uq', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'python'] xbstrap: configure itstool [26/28] [2025-07-04 02:36:31.975243 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: ['host-python', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2770212 (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-04 02:36:33.896366 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: ['host-python', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2770641 (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: ['host-python', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2770676 (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-04 02:36:34.283422 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/tmpaedg0zh8'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/itstool-2.0.7_10.x86_64.xbps'] (x86_64) [2025-07-04 02:36:34.308224 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-04 02:36:34.310030 chopin] DEBUG: xbbs.worker: successfully uploaded package itstool for JobMessage(project='managarm', job='package:itstool', repository='https://github.com/managarm/bootstrap-managarm.git', revision='7fd78aa2551db08437c2b55a034771df6d76d519', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libxml': {'architecture': 'x86_64', 'version': '2.13.6_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl362_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4535_1'}, 'xz-utils': {'architecture': 'x86_64', 'version': '5.8.0_1'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'gdbm': {'architecture': 'x86_64', 'version': '1.25_1'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.38_1'}, 'file': {'architecture': 'x86_64', 'version': '5.46_1'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.7.1_1'}, 'python': {'architecture': 'x86_64', 'version': '3.10.12_6'}}, 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-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.5.4_1'}}, 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-04 02:36:34.878489 chopin] INFO: xbbs.worker: job done. return code: 0