[2025-03-23 07:56:25.775719 atlas] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:libnvme', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.36_6'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'libcap': {'architecture': 'x86_64', 'version': '2.72_2'}, 'shadow': {'architecture': 'x86_64', 'version': '4.8.1_6'}, 'systemd': {'architecture': 'x86_64', 'version': '256.8_8'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.44_1'}, 'glib': {'architecture': 'x86_64', 'version': '2.82.4_1'}, 'dbus': {'architecture': 'x86_64', 'version': '1.12.20_11'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl358_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'json-c': {'architecture': 'x86_64', 'version': '0.18_1'}, 'file': {'architecture': 'x86_64', 'version': '5.45_6'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}}, prod_pkgs={'libnvme': {'architecture': 'x86_64', 'version': '1.11.1_1'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-03-23 07:56:25.776707 atlas] 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 <name> 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 <name> Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-03-23 07:56:25.792779 atlas] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-03-23 07:56:25.809291 atlas] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-03-23 07:56:26.981619 atlas] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '3bfd101292f3a8ea97590e0ce7585bb8857c01f0'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 3bfd101 Merge pull request #486 from no92/systemd-hwdb-pregenerate [2025-03-23 07:56:27.053500 atlas] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-03-23 07:56:36.277475 atlas] 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', '--', 'libxcrypt', 'libiconv', 'libintl', 'libcap', 'shadow', 'systemd', 'libexpat', 'zlib', 'libffi', 'ncurses', 'bzip2', 'readline', 'pcre2', 'glib', 'dbus', 'openssl', 'mlibc-headers', 'frigg', 'linux-headers', 'libdrm-headers', 'mlibc', 'json-c', 'file', 'util-linux-libs'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [29KB 13%] 45MB/s ETA: 00m00s x86_64-repodata: 29KB [avg rate: 328MB/s] 24 packages will be downloaded: 24 packages will be installed: libxcrypt-4.4.36_6 libiconv-1.17_8 libintl-0.21_10 libcap-2.72_2 shadow-4.8.1_6 systemd-256.8_8 libexpat-2.5.0_7 zlib-1.2.12_8 libffi-3.4.4_6 ncurses-6.2_11 bzip2-1.0.8_10 readline-8.1_10 pcre2-10.44_1 glib-2.82.4_1 dbus-1.12.20_11 openssl-1.1.1w_2 mlibc-headers-0.0pl4380_2 frigg-0.0pl358_7 linux-headers-6.12.8_2 libdrm-headers-2.4.115_2 mlibc-0.0pl4380_2 json-c-0.18_1 file-5.45_6 util-linux-libs-2.36.2_13 Size to download: 73MB Size required on disk: 262MB Space available on disk: 94GB [*] Downloading packages libxcrypt-4.4.36_6.x86_64.xbps.sig2: [512B 100%] 8929KB/s ETA: 00m00s libxcrypt-4.4.36_6.x86_64.xbps.sig2: 512B [avg rate: 8929KB/s] libxcrypt-4.4.36_6.x86_64.xbps: [255KB 1%] -- stalled -- ETA: 00m00s libxcrypt-4.4.36_6.x86_64.xbps: 255KB [avg rate: -- stalled --] libxcrypt-4.4.36_6: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 9.8MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 45MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 9522MB/s] libiconv-1.17_8: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 8475KB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 8475KB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 47MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 1008MB/s] libintl-0.21_10: verifying RSA signature... libcap-2.72_2.x86_64.xbps.sig2: [512B 100%] 9259KB/s ETA: 00m00s libcap-2.72_2.x86_64.xbps.sig2: 512B [avg rate: 9259KB/s] libcap-2.72_2.x86_64.xbps: [101KB 3%] 47MB/s ETA: 00m00s libcap-2.72_2.x86_64.xbps: 101KB [avg rate: 1184MB/s] libcap-2.72_2: verifying RSA signature... shadow-4.8.1_6.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s shadow-4.8.1_6.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] shadow-4.8.1_6.x86_64.xbps: [906KB 0%] -- stalled -- ETA: 00m00s shadow-4.8.1_6.x86_64.xbps: 906KB [avg rate: -- stalled --] shadow-4.8.1_6: verifying RSA signature... systemd-256.8_8.x86_64.xbps.sig2: [512B 100%] 8197KB/s ETA: 00m00s systemd-256.8_8.x86_64.xbps.sig2: 512B [avg rate: 8197KB/s] systemd-256.8_8.x86_64.xbps: [44MB 0%] 71MB/s ETA: 00m00s systemd-256.8_8.x86_64.xbps: 44MB [avg rate: 776GB/s] systemd-256.8_8: verifying RSA signature... libexpat-2.5.0_7.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] libexpat-2.5.0_7.x86_64.xbps: [331KB 1%] 66MB/s ETA: 00m00s libexpat-2.5.0_7.x86_64.xbps: 331KB [avg rate: 5479MB/s] libexpat-2.5.0_7: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 49MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 1424MB/s] zlib-1.2.12_8: verifying RSA signature... libffi-3.4.4_6.x86_64.xbps.sig2: [512B 100%] 8621KB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps.sig2: 512B [avg rate: 8621KB/s] libffi-3.4.4_6.x86_64.xbps: [39KB 10%] 45MB/s ETA: 00m00s libffi-3.4.4_6.x86_64.xbps: 39KB [avg rate: 442MB/s] libffi-3.4.4_6: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 8772KB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 8772KB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 47MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 25GB/s] ncurses-6.2_11: verifying RSA signature... bzip2-1.0.8_10.x86_64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps.sig2: 512B [avg rate: 14MB/s] bzip2-1.0.8_10.x86_64.xbps: [60KB 6%] 49MB/s ETA: 00m00s bzip2-1.0.8_10.x86_64.xbps: 60KB [avg rate: 728MB/s] bzip2-1.0.8_10: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 6944KB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 6944KB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] 58MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: 7844MB/s] readline-8.1_10: verifying RSA signature... pcre2-10.44_1.x86_64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s pcre2-10.44_1.x86_64.xbps.sig2: 512B [avg rate: 13MB/s] pcre2-10.44_1.x86_64.xbps: [1124KB 0%] 57MB/s ETA: 00m00s pcre2-10.44_1.x86_64.xbps: 1124KB [avg rate: 16GB/s] pcre2-10.44_1: verifying RSA signature... glib-2.82.4_1.x86_64.xbps.sig2: [512B 100%] 9091KB/s ETA: 00m00s glib-2.82.4_1.x86_64.xbps.sig2: 512B [avg rate: 9091KB/s] glib-2.82.4_1.x86_64.xbps: [9215KB 0%] 44MB/s ETA: 00m00s glib-2.82.4_1.x86_64.xbps: 9215KB [avg rate: 100GB/s] glib-2.82.4_1: verifying RSA signature... dbus-1.12.20_11.x86_64.xbps.sig2: [512B 100%] 9259KB/s ETA: 00m00s dbus-1.12.20_11.x86_64.xbps.sig2: 512B [avg rate: 9259KB/s] dbus-1.12.20_11.x86_64.xbps: [432KB 0%] 46MB/s ETA: 00m00s dbus-1.12.20_11.x86_64.xbps: 432KB [avg rate: 4963MB/s] dbus-1.12.20_11: verifying RSA signature... openssl-1.1.1w_2.x86_64.xbps.sig2: [512B 100%] 9615KB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps.sig2: 512B [avg rate: 9615KB/s] openssl-1.1.1w_2.x86_64.xbps: [3791KB 0%] -- stalled -- ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps: 3791KB [avg rate: -- stalled --] openssl-1.1.1w_2: verifying RSA signature... mlibc-headers-0.0pl4380_2.x86_64.xbps.sig2: [512B 100%] 8475KB/s ETA: 00m00s mlibc-headers-0.0pl4380_2.x86_64.xbps.sig2: 512B [avg rate: 8475KB/s] mlibc-headers-0.0pl4380_2.x86_64.xbps: [99KB 4%] -- stalled -- ETA: 00m00s mlibc-headers-0.0pl4380_2.x86_64.xbps: 99KB [avg rate: -- stalled --] mlibc-headers-0.0pl4380_2: verifying RSA signature... frigg-0.0pl358_7.x86_64.xbps.sig2: [512B 100%] 9091KB/s ETA: 00m00s frigg-0.0pl358_7.x86_64.xbps.sig2: 512B [avg rate: 9091KB/s] frigg-0.0pl358_7.x86_64.xbps: [42KB 9%] 47MB/s ETA: 00m00s frigg-0.0pl358_7.x86_64.xbps: 42KB [avg rate: 493MB/s] frigg-0.0pl358_7: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 8929KB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 8929KB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] -- stalled -- ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: -- stalled --] linux-headers-6.12.8_2: verifying RSA signature... libdrm-headers-2.4.115_2.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] libdrm-headers-2.4.115_2.x86_64.xbps: [114KB 3%] 59MB/s ETA: 00m00s libdrm-headers-2.4.115_2.x86_64.xbps: 114KB [avg rate: 1691MB/s] libdrm-headers-2.4.115_2: verifying RSA signature... mlibc-0.0pl4380_2.x86_64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s mlibc-0.0pl4380_2.x86_64.xbps.sig2: 512B [avg rate: 11MB/s] mlibc-0.0pl4380_2.x86_64.xbps: [4721KB 0%] 44MB/s ETA: 00m00s mlibc-0.0pl4380_2.x86_64.xbps: 4721KB [avg rate: 51GB/s] mlibc-0.0pl4380_2: verifying RSA signature... json-c-0.18_1.x86_64.xbps.sig2: [512B 100%] 8621KB/s ETA: 00m00s json-c-0.18_1.x86_64.xbps.sig2: 512B [avg rate: 8621KB/s] json-c-0.18_1.x86_64.xbps: [139KB 2%] 43MB/s ETA: 00m00s json-c-0.18_1.x86_64.xbps: 139KB [avg rate: 1512MB/s] json-c-0.18_1: verifying RSA signature... file-5.45_6.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s file-5.45_6.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] file-5.45_6.x86_64.xbps: [648KB 0%] 49MB/s ETA: 00m00s file-5.45_6.x86_64.xbps: 648KB [avg rate: 8016MB/s] file-5.45_6: verifying RSA signature... util-linux-libs-2.36.2_13.x86_64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps.sig2: 512B [avg rate: 12MB/s] util-linux-libs-2.36.2_13.x86_64.xbps: [1571KB 0%] 45MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps: [1571KB 34%] 34MB/s ETA: 00m01s util-linux-libs-2.36.2_13.x86_64.xbps: 1571KB [avg rate: 99MB/s] util-linux-libs-2.36.2_13: verifying RSA signature... [*] Collecting package files libxcrypt-4.4.36_6: collecting files... libiconv-1.17_8: collecting files... libintl-0.21_10: collecting files... libcap-2.72_2: collecting files... shadow-4.8.1_6: collecting files... systemd-256.8_8: collecting files... libexpat-2.5.0_7: collecting files... zlib-1.2.12_8: collecting files... libffi-3.4.4_6: collecting files... ncurses-6.2_11: collecting files... bzip2-1.0.8_10: collecting files... readline-8.1_10: collecting files... pcre2-10.44_1: collecting files... glib-2.82.4_1: collecting files... dbus-1.12.20_11: collecting files... openssl-1.1.1w_2: collecting files... mlibc-headers-0.0pl4380_2: collecting files... frigg-0.0pl358_7: collecting files... linux-headers-6.12.8_2: collecting files... libdrm-headers-2.4.115_2: collecting files... mlibc-0.0pl4380_2: collecting files... json-c-0.18_1: collecting files... file-5.45_6: collecting files... util-linux-libs-2.36.2_13: collecting files... [*] Unpacking packages libxcrypt-4.4.36_6: unpacking ... libiconv-1.17_8: unpacking ... libintl-0.21_10: unpacking ... libcap-2.72_2: unpacking ... shadow-4.8.1_6: unpacking ... systemd-256.8_8: unpacking ... libexpat-2.5.0_7: unpacking ... zlib-1.2.12_8: unpacking ... libffi-3.4.4_6: unpacking ... ncurses-6.2_11: unpacking ... bzip2-1.0.8_10: unpacking ... readline-8.1_10: unpacking ... pcre2-10.44_1: unpacking ... glib-2.82.4_1: unpacking ... dbus-1.12.20_11: unpacking ... openssl-1.1.1w_2: unpacking ... mlibc-headers-0.0pl4380_2: unpacking ... frigg-0.0pl358_7: unpacking ... linux-headers-6.12.8_2: unpacking ... libdrm-headers-2.4.115_2: unpacking ... mlibc-0.0pl4380_2: unpacking ... json-c-0.18_1: unpacking ... file-5.45_6: unpacking ... util-linux-libs-2.36.2_13: unpacking ... 24 downloaded, 24 installed, 0 updated, 24 configured, 0 removed. [2025-03-23 07:56:41.969554 atlas] DEBUG: xbbs.worker: creating repository with existing packages... [2025-03-23 07:56:41.970424 atlas] DEBUG: xbbs.worker: ... found openssl-1.1.1w_2.x86_64.xbps [2025-03-23 07:56:41.976423 atlas] 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: 1 packages registered. [2025-03-23 07:56:42.020997 atlas] DEBUG: xbbs.worker: ... found libxcrypt-4.4.36_6.x86_64.xbps [2025-03-23 07:56:42.022503 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcrypt-4.4.36_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcrypt-4.4.36_6' (x86_64). index: 2 packages registered. [2025-03-23 07:56:42.054108 atlas] DEBUG: xbbs.worker: ... found libcap-2.72_2.x86_64.xbps [2025-03-23 07:56:42.055108 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libcap-2.72_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libcap-2.72_2' (x86_64). index: 3 packages registered. [2025-03-23 07:56:42.084129 atlas] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-03-23 07:56:42.085098 atlas] 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: 4 packages registered. [2025-03-23 07:56:42.108526 atlas] DEBUG: xbbs.worker: ... found glib-2.82.4_1.x86_64.xbps [2025-03-23 07:56:42.119508 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'glib-2.82.4_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `glib-2.82.4_1' (x86_64). index: 5 packages registered. [2025-03-23 07:56:42.196416 atlas] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4380_2.x86_64.xbps [2025-03-23 07:56:42.197294 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4380_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4380_2' (x86_64). index: 6 packages registered. [2025-03-23 07:56:42.225063 atlas] DEBUG: xbbs.worker: ... found pcre2-10.44_1.x86_64.xbps [2025-03-23 07:56:42.227527 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'pcre2-10.44_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `pcre2-10.44_1' (x86_64). index: 7 packages registered. [2025-03-23 07:56:42.264310 atlas] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_2.x86_64.xbps [2025-03-23 07:56:42.265246 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_2' (x86_64). index: 8 packages registered. [2025-03-23 07:56:42.297067 atlas] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-03-23 07:56:42.298113 atlas] 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: 9 packages registered. [2025-03-23 07:56:42.333580 atlas] DEBUG: xbbs.worker: ... found libexpat-2.5.0_7.x86_64.xbps [2025-03-23 07:56:42.334998 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libexpat-2.5.0_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libexpat-2.5.0_7' (x86_64). index: 10 packages registered. [2025-03-23 07:56:42.367705 atlas] DEBUG: xbbs.worker: ... found bzip2-1.0.8_10.x86_64.xbps [2025-03-23 07:56:42.368830 atlas] 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: 11 packages registered. [2025-03-23 07:56:42.405010 atlas] DEBUG: xbbs.worker: ... found shadow-4.8.1_6.x86_64.xbps [2025-03-23 07:56:42.407009 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'shadow-4.8.1_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `shadow-4.8.1_6' (x86_64). index: 12 packages registered. [2025-03-23 07:56:42.436137 atlas] DEBUG: xbbs.worker: ... found libffi-3.4.4_6.x86_64.xbps [2025-03-23 07:56:42.437091 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libffi-3.4.4_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libffi-3.4.4_6' (x86_64). index: 13 packages registered. [2025-03-23 07:56:42.467027 atlas] DEBUG: xbbs.worker: ... found util-linux-libs-2.36.2_13.x86_64.xbps [2025-03-23 07:56:42.470108 atlas] 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: 14 packages registered. [2025-03-23 07:56:42.511301 atlas] DEBUG: xbbs.worker: ... found dbus-1.12.20_11.x86_64.xbps [2025-03-23 07:56:42.513058 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'dbus-1.12.20_11.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `dbus-1.12.20_11' (x86_64). index: 15 packages registered. [2025-03-23 07:56:42.546758 atlas] DEBUG: xbbs.worker: ... found json-c-0.18_1.x86_64.xbps [2025-03-23 07:56:42.547784 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'json-c-0.18_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `json-c-0.18_1' (x86_64). index: 16 packages registered. [2025-03-23 07:56:42.584078 atlas] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-03-23 07:56:42.588650 atlas] 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: 17 packages registered. [2025-03-23 07:56:42.643909 atlas] DEBUG: xbbs.worker: ... found frigg-0.0pl358_7.x86_64.xbps [2025-03-23 07:56:42.645021 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl358_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl358_7' (x86_64). index: 18 packages registered. [2025-03-23 07:56:42.679948 atlas] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-03-23 07:56:42.681730 atlas] 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: 19 packages registered. [2025-03-23 07:56:42.715964 atlas] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-03-23 07:56:42.723078 atlas] 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: 20 packages registered. [2025-03-23 07:56:42.767617 atlas] DEBUG: xbbs.worker: ... found systemd-256.8_8.x86_64.xbps [2025-03-23 07:56:42.818664 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'systemd-256.8_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `systemd-256.8_8' (x86_64). index: 21 packages registered. [2025-03-23 07:56:43.056343 atlas] DEBUG: xbbs.worker: ... found file-5.45_6.x86_64.xbps [2025-03-23 07:56:43.058471 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'file-5.45_6.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `file-5.45_6' (x86_64). index: 22 packages registered. [2025-03-23 07:56:43.095979 atlas] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-03-23 07:56:43.098929 atlas] 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: 23 packages registered. [2025-03-23 07:56:43.140976 atlas] DEBUG: xbbs.worker: ... found mlibc-0.0pl4380_2.x86_64.xbps [2025-03-23 07:56:43.150537 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4380_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4380_2' (x86_64). index: 24 packages registered. [2025-03-23 07:56:50.643918 atlas] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:libnvme'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libnvme checkout libnvme patch libnvme regenerate libnvme install frigg (inside sysroot.1hektvnd) install libdrm-headers (inside sysroot.1hektvnd) install linux-headers (inside sysroot.1hektvnd) install mlibc-headers (inside sysroot.1hektvnd) install mlibc (inside sysroot.1hektvnd) install libffi (inside sysroot.1hektvnd) install libiconv (inside sysroot.1hektvnd) install libintl (inside sysroot.1hektvnd) install bzip2 (inside sysroot.1hektvnd) install ncurses (inside sysroot.1hektvnd) install readline (inside sysroot.1hektvnd) install zlib (inside sysroot.1hektvnd) install pcre2 (inside sysroot.1hektvnd) install glib (inside sysroot.1hektvnd) install libexpat (inside sysroot.1hektvnd) install libcap (inside sysroot.1hektvnd) install libxcrypt (inside sysroot.1hektvnd) install openssl (inside sysroot.1hektvnd) install shadow (inside sysroot.1hektvnd) install file (inside sysroot.1hektvnd) install util-linux-libs (inside sysroot.1hektvnd) install systemd (inside sysroot.1hektvnd) install dbus (inside sysroot.1hektvnd) install json-c (inside sysroot.1hektvnd) configure libnvme (inside sysroot.1hektvnd) build libnvme (inside sysroot.1hektvnd) pack libnvme xbstrap: fetch libnvme [1/31] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libnvme/.git/ From https://mirrors.managarm.org/mirror/git/libnvme * [new tag] v1.11.1 -> v1.11.1 xbstrap: checkout libnvme [2/31] [2025-03-23 07:56:51.751379 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 31, 'n_this': 1, 'status': 'success', 'subject': 'libnvme'} HEAD is now at cec9fea Release v1.11.1 xbstrap: patch libnvme [3/31] xbstrap: regenerate libnvme [4/31] [2025-03-23 07:56:51.870975 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 31, 'n_this': 2, 'status': 'success', 'subject': 'libnvme'} xbstrap: install frigg [5/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'frigg'] [2025-03-23 07:56:51.872475 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 31, 'n_this': 3, 'status': 'success', 'subject': 'libnvme'} [2025-03-23 07:56:51.873836 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 31, 'n_this': 4, 'status': 'success', 'subject': 'libnvme'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [6/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'libdrm-headers'] [2025-03-23 07:56:51.892072 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 5, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [7/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'linux-headers'] [2025-03-23 07:56:51.909736 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 6, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [8/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'mlibc-headers'] [2025-03-23 07:56:52.237023 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 7, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [9/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'mlibc'] [2025-03-23 07:56:52.282427 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 8, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install libffi [10/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'libffi'] [2025-03-23 07:56:52.376737 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 9, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libffi'] xbstrap: install libiconv [11/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'libiconv'] [2025-03-23 07:56:52.390184 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 10, 'status': 'success', 'subject': 'libffi'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [12/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'libintl'] [2025-03-23 07:56:52.420761 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 11, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install bzip2 [13/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'bzip2'] [2025-03-23 07:56:52.434061 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 12, 'status': 'success', 'subject': 'libintl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'bzip2'] xbstrap: install ncurses [14/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'ncurses'] [2025-03-23 07:56:52.450564 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 13, 'status': 'success', 'subject': 'bzip2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [15/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'readline'] [2025-03-23 07:56:52.990646 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 14, 'status': 'success', 'subject': 'ncurses'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install zlib [16/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'zlib'] [2025-03-23 07:56:53.019666 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 15, 'status': 'success', 'subject': 'readline'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install pcre2 [17/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'pcre2'] [2025-03-23 07:56:53.039587 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 16, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'pcre2'] xbstrap: install glib [18/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'glib'] [2025-03-23 07:56:53.119285 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 17, 'status': 'success', 'subject': 'pcre2'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'glib'] xbstrap: install libexpat [19/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'libexpat'] [2025-03-23 07:56:53.355724 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 18, 'status': 'success', 'subject': 'glib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libexpat'] xbstrap: install libcap [20/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'libcap'] [2025-03-23 07:56:53.377498 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 19, 'status': 'success', 'subject': 'libexpat'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libcap'] xbstrap: install libxcrypt [21/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'libxcrypt'] [2025-03-23 07:56:53.405360 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 20, 'status': 'success', 'subject': 'libcap'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcrypt'] xbstrap: install openssl [22/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'openssl'] [2025-03-23 07:56:53.422906 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 21, 'status': 'success', 'subject': 'libxcrypt'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'openssl'] xbstrap: install shadow [23/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'shadow'] [2025-03-23 07:56:54.373713 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 22, 'status': 'success', 'subject': 'openssl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'shadow'] xbstrap: install file [24/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'file'] [2025-03-23 07:56:54.414975 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 23, 'status': 'success', 'subject': 'shadow'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'file'] xbstrap: install util-linux-libs [25/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'util-linux-libs'] [2025-03-23 07:56:54.455233 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 24, 'status': 'success', 'subject': 'file'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'util-linux-libs'] xbstrap: install systemd [26/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'systemd'] [2025-03-23 07:56:54.513789 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 25, 'status': 'success', 'subject': 'util-linux-libs'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'systemd'] xbstrap: install dbus [27/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'dbus'] [2025-03-23 07:56:55.621936 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 26, 'status': 'success', 'subject': 'systemd'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'dbus'] xbstrap: install json-c [28/31] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.1hektvnd', 'json-c'] [2025-03-23 07:56:55.655155 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 27, 'status': 'success', 'subject': 'dbus'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.1hektvnd', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'json-c'] xbstrap: configure libnvme [29/31] [2025-03-23 07:56:55.677243 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 31, 'n_this': 28, 'status': 'success', 'subject': 'json-c'} xbstrap: Running ['meson', 'setup', '--cross-file', '@SOURCE_ROOT@/scripts/meson-@OPTION:arch-triple@.cross-file', '--prefix=/usr', '-Dbuildtype=release', '-Dpython=disabled', '-Djson-c=enabled', '-Dlibdbus=enabled', '-Dopenssl=enabled', '-Dtests=false', '@THIS_SOURCE_DIR@'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2652753 (outside the namespace) The Meson build system Version: 1.7.0 Source dir: /var/lib/managarm-buildenv/src/ports/libnvme Build dir: /var/lib/managarm-buildenv/build/pkg-builds/libnvme Build type: cross build Project name: libnvme Project version: 1.11.1 C compiler for the host machine: x86_64-managarm-gcc (gcc 14.2.0 "x86_64-managarm-gcc (managarm) 14.2.0") C linker for the host machine: x86_64-managarm-gcc ld.bfd 2.43.1 C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") C linker for the build machine: cc ld.bfd 2.40 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: x86_64 Host machine cpu: x86_64 Target machine cpu family: x86_64 Target machine cpu: x86_64 C++ compiler for the build machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0") C++ linker for the build machine: c++ ld.bfd 2.40 C++ compiler for the host machine: x86_64-managarm-g++ (gcc 14.2.0 "x86_64-managarm-g++ (managarm) 14.2.0") C++ linker for the host machine: x86_64-managarm-g++ ld.bfd 2.43.1 Found pkg-config: YES (/tmp/xbstrap/virtual/bin/x86_64-managarm-pkg-config) 0.29.2 Run-time dependency json-c found: YES 0.18 Run-time dependency openssl found: YES 1.1.1w Header "openssl/opensslv.h" has symbol "LIBRESSL_VERSION_NUMBER" with dependency openssl: NO Has header "openssl/core_names.h" with dependency openssl: NO Found CMake: NO Run-time dependency libkeyutils found: NO (tried pkgconfig and cmake) Run-time dependency dbus-1 found: YES 1.12.20 Checking if "__builtin_type_compatible_p" compiles: YES Checking if "typeof" compiles: YES Checking if "byteswap.h" compiles: YES Checking if "bswap64" links: YES Checking if "statement-expr" compiles: YES Checking if "isblank" links: YES Checking if "linux/mctp.h" compiles: YES Checking if "netdb" links: YES Checking if "ioctl has glibc-style prototype" compiles: YES Compiler for C supports function attribute fallthrough: YES Configuring libnvme.spec using configuration Configuring config.h using configuration Configuring conf.py using configuration Configuring api.rst using configuration Configuring index.rst using configuration Configuring quickstart.rst using configuration Configuring installation.rst using configuration Configuring mi.rst using configuration Configuring config-schema.json using configuration Program /var/lib/managarm-buildenv/src/ports/libnvme/doc/../scripts/kernel-doc found: YES (/var/lib/managarm-buildenv/src/ports/libnvme/doc/../scripts/kernel-doc) Program /var/lib/managarm-buildenv/src/ports/libnvme/doc/../scripts/kernel-doc-check found: YES (/var/lib/managarm-buildenv/src/ports/libnvme/doc/../scripts/kernel-doc-check) Build targets in project: 10 libnvme 1.11.1 Paths prefixdir : /usr sysconfdir : /usr/etc bindir : /usr/bin includedir : /usr/include datadir : /usr/share mandir : /usr/share/man libdir : /usr/lib build location: /var/lib/managarm-buildenv/build/pkg-builds/libnvme Dependencies json-c : true OpenSSL : true keyutitls : false libdbus : true Python 3 : false Configuration git version : "1.11.1" User defined options Cross files : /var/lib/managarm-buildenv/src/scripts/meson-x86_64-managarm.cross-file buildtype : release json-c : enabled libdbus : enabled openssl : enabled prefix : /usr python : disabled tests : false Found ninja-1.11.1 at /usr/bin/ninja xbstrap: build libnvme [30/31] [2025-03-23 07:56:58.466202 atlas] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 31, 'n_this': 29, 'status': 'success', 'subject': 'libnvme'} xbstrap: Running ['ninja'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2652913 (outside the namespace) [1/39] Compiling C object ccan/libccan.a.p/ccan_str_debug.c.o [2/39] Compiling C object ccan/libccan.a.p/ccan_str_str.c.o [3/39] Compiling C object ccan/libccan.a.p/ccan_list_list.c.o [4/39] Linking static target ccan/libccan.a [5/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_filters.c.o [6/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_log.c.o [7/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_sysfs.c.o [8/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_crc32.c.o [9/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_base64.c.o [10/39] Compiling C object src/libnvme-mi.so.1.11.1.p/nvme_log.c.o [11/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_nbft.c.o [12/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_linux.c.o [13/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_json.c.o [14/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_util.c.o [15/39] Compiling C object src/libnvme-mi-test.so.p/nvme_log.c.o [16/39] Compiling C object examples/telemetry-listen.p/telemetry-listen.c.o [17/39] Compiling C object src/libnvme-mi.so.1.11.1.p/nvme_mi-mctp.c.o [18/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_ioctl.c.o [19/39] Compiling C object examples/display-tree.p/display-tree.c.o [20/39] Compiling C object src/libnvme-mi-test.so.p/nvme_mi-mctp.c.o [21/39] Compiling C object examples/discover-loop.p/discover-loop.c.o [22/39] Compiling C object examples/display-columnar.p/display-columnar.c.o [23/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_fabrics.c.o [24/39] Compiling C object examples/mi-conf.p/mi-conf.c.o [25/39] Compiling C object examples/mi-mctp.p/mi-mctp.c.o [26/39] Compiling C object src/libnvme-mi-test.so.p/nvme_mi.c.o [27/39] Linking target src/libnvme-mi-test.so [28/39] Compiling C object src/libnvme-mi.so.1.11.1.p/nvme_mi.c.o [29/39] Linking target src/libnvme-mi.so.1.11.1 [30/39] Generating symbol file src/libnvme-mi.so.1.11.1.p/libnvme-mi.so.1.11.1.symbols [31/39] Linking target examples/mi-mctp [32/39] Linking target examples/mi-conf [33/39] Compiling C object src/libnvme.so.1.11.1.p/nvme_tree.c.o [34/39] Linking target src/libnvme.so.1.11.1 [35/39] Generating symbol file src/libnvme.so.1.11.1.p/libnvme.so.1.11.1.symbols [36/39] Linking target examples/display-tree [37/39] Linking target examples/display-columnar [38/39] Linking target examples/discover-loop [39/39] Linking target examples/telemetry-listen xbstrap: Running ['ninja', 'install'] (tools: ['host-pkg-config', 'system-gcc', 'cross-binutils']) via cbuildrt PID init is 2653069 (outside the namespace) [0/1] Installing files Installing src/libnvme.so.1.11.1 to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/lib Installing src/libnvme-mi.so.1.11.1 to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/lib Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/libnvme.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/libnvme.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/libnvme-mi.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/libnvme-mi.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/api-types.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/api-types.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/fabrics.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/fabrics.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/filters.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/filters.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/ioctl.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/ioctl.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/linux.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/linux.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/log.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/log.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/nbft.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/nbft.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/tree.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/tree.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/types.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/types.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/util.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/util.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/src/ports/libnvme/src/nvme/mi.h to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme '/var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/include/nvme/mi.h': Nonexistent numeric owner 0 or group 0: ignoring... Installing /var/lib/managarm-buildenv/build/pkg-builds/libnvme/meson-private/libnvme.pc to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/lib/pkgconfig Installing /var/lib/managarm-buildenv/build/pkg-builds/libnvme/meson-private/libnvme-mi.pc to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/lib/pkgconfig Installing symlink pointing to libnvme.so.1.11.1 to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/lib/libnvme.so.1 Installing symlink pointing to libnvme.so.1 to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/lib/libnvme.so Installing symlink pointing to libnvme-mi.so.1.11.1 to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/lib/libnvme-mi.so.1 Installing symlink pointing to libnvme-mi.so.1 to /var/lib/managarm-buildenv/build/packages/libnvme.collect/usr/lib/libnvme-mi.so xbstrap: pack libnvme [31/31] [2025-03-23 07:57:02.091763 atlas] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 31, 'n_this': 30, 'status': 'success', 'subject': 'libnvme'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'libnvme', '-n', 'libnvme-1.11.1_1', '-D', 'mlibc>=0 json-c>=0 dbus>=0 openssl>=0 util-linux-libs>=0', '--desc', 'C Library for NVM Express on Linux', '--long-desc', 'This package provides a library which provides type definitions for NVMe specification structures, enumerations, and bit fields, helper functions to construct, dispatch, and decode commands a>', '--license', 'LGPL-2.1-or-later', '--homepage', 'https://github.com/linux-nvme/libnvme', '--maintainer', 'Dennis Bonke <dennis@managarm.org>', '--tags', 'sys-libs', '/tmp/tmpn6mtoj42'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/libnvme-1.11.1_1.x86_64.xbps'] (x86_64) [2025-03-23 07:57:02.202710 atlas] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 31, 'n_this': 31, 'status': 'success', 'subject': 'libnvme'} [2025-03-23 07:57:02.209321 atlas] DEBUG: xbbs.worker: successfully uploaded package libnvme for JobMessage(project='managarm', job='package:libnvme', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.36_6'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'libcap': {'architecture': 'x86_64', 'version': '2.72_2'}, 'shadow': {'architecture': 'x86_64', 'version': '4.8.1_6'}, 'systemd': {'architecture': 'x86_64', 'version': '256.8_8'}, 'libexpat': {'architecture': 'x86_64', 'version': '2.5.0_7'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'libffi': {'architecture': 'x86_64', 'version': '3.4.4_6'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'bzip2': {'architecture': 'x86_64', 'version': '1.0.8_10'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'pcre2': {'architecture': 'x86_64', 'version': '10.44_1'}, 'glib': {'architecture': 'x86_64', 'version': '2.82.4_1'}, 'dbus': {'architecture': 'x86_64', 'version': '1.12.20_11'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl358_7'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_2'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4380_2'}, 'json-c': {'architecture': 'x86_64', 'version': '0.18_1'}, 'file': {'architecture': 'x86_64', 'version': '5.45_6'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}}, needed_tools={'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}}, prod_pkgs={'libnvme': {'architecture': 'x86_64', 'version': '1.11.1_1'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-03-23 07:57:02.981824 atlas] INFO: xbbs.worker: job done. return code: 0