[2025-06-09 10:59:52.085529 atlas] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:managarm-system', repository='https://github.com/managarm/bootstrap-managarm.git', revision='4030cce575b6d957775a67be7cb06ed5f2c7618d', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'fafnir': {'architecture': 'x86_64', 'version': '0.0pl8_9'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl362_7'}, 'boost': {'architecture': {'x86_64'}, 'version': '1.62.0_8'}, 'libasync': {'architecture': 'x86_64', 'version': '0.0pl177_8'}, 'libsmarter': {'architecture': 'x86_64', 'version': '0.0pl22_10'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'file': {'architecture': 'x86_64', 'version': '5.46_1'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'shadow': {'architecture': 'x86_64', 'version': '4.8.1_6'}, 'libcap': {'architecture': 'x86_64', 'version': '2.72_2'}, 'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.38_1'}, 'systemd': {'architecture': 'x86_64', 'version': '256.8_8'}, 'lewis': {'architecture': 'x86_64', 'version': '0.0pl109_10'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'lil': {'architecture': 'x86_64', 'version': '0.0pl90_2'}}, needed_tools={'host-llvm-toolchain': {'architecture': {'x86_64'}, 'version': '19.1.7_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-bragi': {'architecture': {'x86_64'}, 'version': '0.0pl109_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-managarm-tools': {'architecture': {'x86_64'}, 'version': '0.0pl5232_3'}, 'host-mold': {'architecture': {'x86_64'}, 'version': '2.32.0_2'}, 'host-python': {'architecture': {'x86_64'}, 'version': '3.10.12_1'}}, prod_pkgs={'managarm-system': {'architecture': 'x86_64', 'version': '0.0pl5232_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-06-09 10:59:52.086597 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 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-06-09 10:59:52.110383 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-06-09 10:59:52.129030 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-06-09 10:59:53.568774 atlas] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '4030cce575b6d957775a67be7cb06ed5f2c7618d'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 4030cce Merge pull request #514 from qookei/aa64-uefi-dep [2025-06-09 10:59:53.652458 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-06-09 11:00:06.844083 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', '--', 'fafnir', 'linux-headers', 'libdrm-headers', 'mlibc-headers', 'mlibc', 'frigg', 'boost', 'libasync', 'libsmarter', 'zlib', 'openssl', 'ncurses', 'libiconv', 'readline', 'file', 'util-linux-libs', 'libintl', 'shadow', 'libcap', 'libxcrypt', 'systemd', 'lewis', 'libdrm', 'lil'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [50KB 8%] 69MB/s ETA: 00m00s x86_64-repodata: 50KB [avg rate: 854MB/s] 24 packages will be downloaded: 24 packages will be installed: fafnir-0.0pl8_9 linux-headers-6.12.8_2 libdrm-headers-2.4.124_1 mlibc-headers-0.0pl4468_1 mlibc-0.0pl4468_1 frigg-0.0pl362_7 boost-1.62.0_8 libasync-0.0pl177_8 libsmarter-0.0pl22_10 zlib-1.2.12_8 openssl-1.1.1w_2 ncurses-6.2_11 libiconv-1.17_8 readline-8.1_10 file-5.46_1 util-linux-libs-2.36.2_13 libintl-0.21_10 shadow-4.8.1_6 libcap-2.72_2 libxcrypt-4.4.38_1 systemd-256.8_8 lewis-0.0pl109_10 libdrm-2.4.124_1 lil-0.0pl90_2 Size to download: 72MB Size required on disk: 338MB Space available on disk: 113GB [*] Downloading packages fafnir-0.0pl8_9.x86_64.xbps.sig2: [512B 100%] 8475KB/s ETA: 00m00s fafnir-0.0pl8_9.x86_64.xbps.sig2: 512B [avg rate: 8475KB/s] fafnir-0.0pl8_9.x86_64.xbps: [2635B 100%] 19MB/s ETA: 00m00s fafnir-0.0pl8_9.x86_64.xbps: 2635B [avg rate: 19MB/s] fafnir-0.0pl8_9: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 9259KB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 9259KB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 53MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: [3121KB 88%] 6908KB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 7835KB/s] linux-headers-6.12.8_2: verifying RSA signature... libdrm-headers-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 9434KB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 9434KB/s] libdrm-headers-2.4.124_1.x86_64.xbps: [120KB 3%] -- stalled -- ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps: 120KB [avg rate: -- stalled --] libdrm-headers-2.4.124_1: verifying RSA signature... mlibc-headers-0.0pl4468_1.x86_64.xbps.sig2: [512B 100%] 6098KB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.x86_64.xbps.sig2: 512B [avg rate: 6098KB/s] mlibc-headers-0.0pl4468_1.x86_64.xbps: [99KB 4%] 54MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.x86_64.xbps: 99KB [avg rate: 1329MB/s] mlibc-headers-0.0pl4468_1: verifying RSA signature... mlibc-0.0pl4468_1.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] mlibc-0.0pl4468_1.x86_64.xbps: [4756KB 0%] 47MB/s ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps: 4756KB [avg rate: 55GB/s] mlibc-0.0pl4468_1: verifying RSA signature... frigg-0.0pl362_7.x86_64.xbps.sig2: [512B 100%] 9434KB/s ETA: 00m00s frigg-0.0pl362_7.x86_64.xbps.sig2: 512B [avg rate: 9434KB/s] frigg-0.0pl362_7.x86_64.xbps: [42KB 9%] -- stalled -- ETA: 00m00s frigg-0.0pl362_7.x86_64.xbps: 42KB [avg rate: -- stalled --] frigg-0.0pl362_7: verifying RSA signature... boost-1.62.0_8.noarch.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s boost-1.62.0_8.noarch.xbps.sig2: 512B [avg rate: 10MB/s] boost-1.62.0_8.noarch.xbps: [8386KB 0%] -- stalled -- ETA: 00m00s boost-1.62.0_8.noarch.xbps: 8386KB [avg rate: -- stalled --] boost-1.62.0_8: verifying RSA signature... libasync-0.0pl177_8.x86_64.xbps.sig2: [512B 100%] 8065KB/s ETA: 00m00s libasync-0.0pl177_8.x86_64.xbps.sig2: 512B [avg rate: 8065KB/s] libasync-0.0pl177_8.x86_64.xbps: [17KB 23%] 29MB/s ETA: 00m00s libasync-0.0pl177_8.x86_64.xbps: 17KB [avg rate: 125MB/s] libasync-0.0pl177_8: verifying RSA signature... libsmarter-0.0pl22_10.x86_64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s libsmarter-0.0pl22_10.x86_64.xbps.sig2: 512B [avg rate: 9.8MB/s] libsmarter-0.0pl22_10.x86_64.xbps: [3080B 100%] 35MB/s ETA: 00m00s libsmarter-0.0pl22_10.x86_64.xbps: 3080B [avg rate: 35MB/s] libsmarter-0.0pl22_10: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 9091KB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 9091KB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 47MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 1373MB/s] zlib-1.2.12_8: verifying RSA signature... openssl-1.1.1w_2.x86_64.xbps.sig2: [512B 100%] 9434KB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps.sig2: 512B [avg rate: 9434KB/s] openssl-1.1.1w_2.x86_64.xbps: [3791KB 0%] 30MB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps: 3791KB [avg rate: 27GB/s] openssl-1.1.1w_2: 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%] -- stalled -- ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: -- stalled --] ncurses-6.2_11: 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%] 26MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 5496MB/s] libiconv-1.17_8: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 8333KB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 8333KB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] 36MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: 4778MB/s] readline-8.1_10: verifying RSA signature... file-5.46_1.x86_64.xbps.sig2: [512B 100%] 6667KB/s ETA: 00m00s file-5.46_1.x86_64.xbps.sig2: 512B [avg rate: 6667KB/s] file-5.46_1.x86_64.xbps: [685KB 0%] 45MB/s ETA: 00m00s file-5.46_1.x86_64.xbps: 685KB [avg rate: 7783MB/s] file-5.46_1: verifying RSA signature... util-linux-libs-2.36.2_13.x86_64.xbps.sig2: [512B 100%] 9434KB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps.sig2: 512B [avg rate: 9434KB/s] util-linux-libs-2.36.2_13.x86_64.xbps: [1571KB 0%] 11MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps: 1571KB [avg rate: 4250MB/s] util-linux-libs-2.36.2_13: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 6667KB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 6667KB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] -- stalled -- ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: -- stalled --] libintl-0.21_10: verifying RSA signature... shadow-4.8.1_6.x86_64.xbps.sig2: [512B 100%] 8929KB/s ETA: 00m00s shadow-4.8.1_6.x86_64.xbps.sig2: 512B [avg rate: 8929KB/s] shadow-4.8.1_6.x86_64.xbps: [906KB 0%] 31MB/s ETA: 00m00s shadow-4.8.1_6.x86_64.xbps: 906KB [avg rate: 6970MB/s] shadow-4.8.1_6: verifying RSA signature... libcap-2.72_2.x86_64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s libcap-2.72_2.x86_64.xbps.sig2: 512B [avg rate: 9.8MB/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... libxcrypt-4.4.38_1.x86_64.xbps.sig2: [512B 100%] 9091KB/s ETA: 00m00s libxcrypt-4.4.38_1.x86_64.xbps.sig2: 512B [avg rate: 9091KB/s] libxcrypt-4.4.38_1.x86_64.xbps: [256KB 1%] 58MB/s ETA: 00m00s libxcrypt-4.4.38_1.x86_64.xbps: 256KB [avg rate: 3726MB/s] libxcrypt-4.4.38_1: verifying RSA signature... systemd-256.8_8.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s systemd-256.8_8.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] systemd-256.8_8.x86_64.xbps: [44MB 0%] 44MB/s ETA: 00m00s systemd-256.8_8.x86_64.xbps: [44MB 8%] 19MB/s ETA: 00m11s systemd-256.8_8.x86_64.xbps: [44MB 42%] 16MB/s ETA: 00m02s systemd-256.8_8.x86_64.xbps: [44MB 69%] 14MB/s ETA: 00m01s systemd-256.8_8.x86_64.xbps: [44MB 95%] 13MB/s ETA: 00m00s systemd-256.8_8.x86_64.xbps: 44MB [avg rate: 14MB/s] systemd-256.8_8: verifying RSA signature... lewis-0.0pl109_10.x86_64.xbps.sig2: [512B 100%] 9259KB/s ETA: 00m00s lewis-0.0pl109_10.x86_64.xbps.sig2: 512B [avg rate: 9259KB/s] lewis-0.0pl109_10.x86_64.xbps: [1259KB 0%] 30MB/s ETA: 00m00s lewis-0.0pl109_10.x86_64.xbps: 1259KB [avg rate: 9455MB/s] lewis-0.0pl109_10: verifying RSA signature... libdrm-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 9.8MB/s] libdrm-2.4.124_1.x86_64.xbps: [249KB 1%] 30MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps: 249KB [avg rate: 1843MB/s] libdrm-2.4.124_1: verifying RSA signature... lil-0.0pl90_2.x86_64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s lil-0.0pl90_2.x86_64.xbps.sig2: 512B [avg rate: 10MB/s] lil-0.0pl90_2.x86_64.xbps: [275KB 1%] 13MB/s ETA: 00m00s lil-0.0pl90_2.x86_64.xbps: 275KB [avg rate: 868MB/s] lil-0.0pl90_2: verifying RSA signature... [*] Collecting package files fafnir-0.0pl8_9: collecting files... linux-headers-6.12.8_2: collecting files... libdrm-headers-2.4.124_1: collecting files... mlibc-headers-0.0pl4468_1: collecting files... mlibc-0.0pl4468_1: collecting files... frigg-0.0pl362_7: collecting files... boost-1.62.0_8: collecting files... libasync-0.0pl177_8: collecting files... libsmarter-0.0pl22_10: collecting files... zlib-1.2.12_8: collecting files... openssl-1.1.1w_2: collecting files... ncurses-6.2_11: collecting files... libiconv-1.17_8: collecting files... readline-8.1_10: collecting files... file-5.46_1: collecting files... util-linux-libs-2.36.2_13: collecting files... libintl-0.21_10: collecting files... shadow-4.8.1_6: collecting files... libcap-2.72_2: collecting files... libxcrypt-4.4.38_1: collecting files... systemd-256.8_8: collecting files... lewis-0.0pl109_10: collecting files... libdrm-2.4.124_1: collecting files... lil-0.0pl90_2: collecting files... [*] Unpacking packages fafnir-0.0pl8_9: unpacking ... linux-headers-6.12.8_2: unpacking ... libdrm-headers-2.4.124_1: unpacking ... mlibc-headers-0.0pl4468_1: unpacking ... mlibc-0.0pl4468_1: unpacking ... frigg-0.0pl362_7: unpacking ... boost-1.62.0_8: unpacking ... libasync-0.0pl177_8: unpacking ... libsmarter-0.0pl22_10: unpacking ... zlib-1.2.12_8: unpacking ... openssl-1.1.1w_2: unpacking ... ncurses-6.2_11: unpacking ... libiconv-1.17_8: unpacking ... readline-8.1_10: unpacking ... file-5.46_1: unpacking ... util-linux-libs-2.36.2_13: unpacking ... libintl-0.21_10: unpacking ... shadow-4.8.1_6: unpacking ... libcap-2.72_2: unpacking ... libxcrypt-4.4.38_1: unpacking ... systemd-256.8_8: unpacking ... lewis-0.0pl109_10: unpacking ... libdrm-2.4.124_1: unpacking ... lil-0.0pl90_2: unpacking ... 24 downloaded, 24 installed, 0 updated, 24 configured, 0 removed. [2025-06-09 11:00:19.928816 atlas] DEBUG: xbbs.worker: creating repository with existing packages... [2025-06-09 11:00:19.930117 atlas] DEBUG: xbbs.worker: ... found openssl-1.1.1w_2.x86_64.xbps [2025-06-09 11:00:19.939394 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-06-09 11:00:20.038722 atlas] DEBUG: xbbs.worker: ... found lil-0.0pl90_2.x86_64.xbps [2025-06-09 11:00:20.040243 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'lil-0.0pl90_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `lil-0.0pl90_2' (x86_64). index: 2 packages registered. [2025-06-09 11:00:20.093482 atlas] DEBUG: xbbs.worker: ... found libasync-0.0pl177_8.x86_64.xbps [2025-06-09 11:00:20.094785 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libasync-0.0pl177_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libasync-0.0pl177_8' (x86_64). index: 3 packages registered. [2025-06-09 11:00:20.132237 atlas] DEBUG: xbbs.worker: ... found libcap-2.72_2.x86_64.xbps [2025-06-09 11:00:20.133507 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: 4 packages registered. [2025-06-09 11:00:20.176532 atlas] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-06-09 11:00:20.177782 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: 5 packages registered. [2025-06-09 11:00:20.219833 atlas] DEBUG: xbbs.worker: ... found file-5.46_1.x86_64.xbps [2025-06-09 11:00:20.224418 atlas] 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: 6 packages registered. [2025-06-09 11:00:20.296282 atlas] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.x86_64.xbps [2025-06-09 11:00:20.298421 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.124_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.124_1' (x86_64). index: 7 packages registered. [2025-06-09 11:00:20.386454 atlas] DEBUG: xbbs.worker: ... found frigg-0.0pl362_7.x86_64.xbps [2025-06-09 11:00:20.391987 atlas] 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: 8 packages registered. [2025-06-09 11:00:20.448394 atlas] DEBUG: xbbs.worker: ... found libdrm-2.4.124_1.x86_64.xbps [2025-06-09 11:00:20.452491 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-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-2.4.124_1' (x86_64). index: 9 packages registered. [2025-06-09 11:00:20.504359 atlas] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-06-09 11:00:20.505734 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: 10 packages registered. [2025-06-09 11:00:20.546736 atlas] DEBUG: xbbs.worker: ... found shadow-4.8.1_6.x86_64.xbps [2025-06-09 11:00:20.549850 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: 11 packages registered. [2025-06-09 11:00:20.606250 atlas] DEBUG: xbbs.worker: ... found util-linux-libs-2.36.2_13.x86_64.xbps [2025-06-09 11:00:20.611347 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: 12 packages registered. [2025-06-09 11:00:20.657224 atlas] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-06-09 11:00:20.672104 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: 13 packages registered. [2025-06-09 11:00:20.733486 atlas] DEBUG: xbbs.worker: ... found lewis-0.0pl109_10.x86_64.xbps [2025-06-09 11:00:20.739170 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'lewis-0.0pl109_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `lewis-0.0pl109_10' (x86_64). index: 14 packages registered. [2025-06-09 11:00:20.793272 atlas] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-06-09 11:00:20.797498 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: 15 packages registered. [2025-06-09 11:00:20.873632 atlas] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4468_1.x86_64.xbps [2025-06-09 11:00:20.876578 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4468_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4468_1' (x86_64). index: 16 packages registered. [2025-06-09 11:00:20.963018 atlas] DEBUG: xbbs.worker: ... found boost-1.62.0_8.noarch.xbps [2025-06-09 11:00:20.987589 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'boost-1.62.0_8.noarch.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `boost-1.62.0_8' (noarch). index: 17 packages registered. [2025-06-09 11:00:21.078165 atlas] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-06-09 11:00:21.084366 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: 18 packages registered. [2025-06-09 11:00:21.166462 atlas] DEBUG: xbbs.worker: ... found libsmarter-0.0pl22_10.x86_64.xbps [2025-06-09 11:00:21.168255 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libsmarter-0.0pl22_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libsmarter-0.0pl22_10' (x86_64). index: 19 packages registered. [2025-06-09 11:00:21.208906 atlas] DEBUG: xbbs.worker: ... found systemd-256.8_8.x86_64.xbps [2025-06-09 11:00:21.352477 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: 20 packages registered. [2025-06-09 11:00:21.682803 atlas] DEBUG: xbbs.worker: ... found fafnir-0.0pl8_9.x86_64.xbps [2025-06-09 11:00:21.684282 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'fafnir-0.0pl8_9.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `fafnir-0.0pl8_9' (x86_64). index: 21 packages registered. [2025-06-09 11:00:21.749547 atlas] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-06-09 11:00:21.776610 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: 22 packages registered. [2025-06-09 11:00:21.851180 atlas] DEBUG: xbbs.worker: ... found libxcrypt-4.4.38_1.x86_64.xbps [2025-06-09 11:00:21.855223 atlas] 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: 23 packages registered. [2025-06-09 11:00:21.905502 atlas] DEBUG: xbbs.worker: ... found mlibc-0.0pl4468_1.x86_64.xbps [2025-06-09 11:00:21.921078 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4468_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4468_1' (x86_64). index: 24 packages registered. [2025-06-09 11:01:11.979177 atlas] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'package:managarm-system'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch bragi checkout bragi patch bragi regenerate bragi fetch cli11 checkout cli11 patch cli11 regenerate cli11 fetch cralgo checkout cralgo patch cralgo regenerate cralgo fetch freebsd-e1000 checkout freebsd-e1000 patch freebsd-e1000 regenerate freebsd-e1000 fetch libarch checkout libarch patch libarch regenerate libarch fetch libasync checkout libasync patch libasync regenerate libasync fetch libsmarter checkout libsmarter patch libsmarter regenerate libsmarter fetch lil checkout lil patch lil regenerate lil fetch managarm checkout managarm patch managarm fetch nvidia-open checkout nvidia-open patch nvidia-open regenerate nvidia-open fetch uacpi checkout uacpi patch uacpi regenerate uacpi regenerate managarm install fafnir (inside sysroot._8a18t9l) install frigg (inside sysroot._8a18t9l) install libdrm-headers (inside sysroot._8a18t9l) install linux-headers (inside sysroot._8a18t9l) install mlibc-headers (inside sysroot._8a18t9l) install mlibc (inside sysroot._8a18t9l) install lewis (inside sysroot._8a18t9l) install boost (inside sysroot._8a18t9l) install libasync (inside sysroot._8a18t9l) install libdrm (inside sysroot._8a18t9l) install libsmarter (inside sysroot._8a18t9l) install lil (inside sysroot._8a18t9l) install libcap (inside sysroot._8a18t9l) install libiconv (inside sysroot._8a18t9l) install libintl (inside sysroot._8a18t9l) install libxcrypt (inside sysroot._8a18t9l) install zlib (inside sysroot._8a18t9l) install openssl (inside sysroot._8a18t9l) install shadow (inside sysroot._8a18t9l) install file (inside sysroot._8a18t9l) install ncurses (inside sysroot._8a18t9l) install readline (inside sysroot._8a18t9l) install util-linux-libs (inside sysroot._8a18t9l) install systemd (inside sysroot._8a18t9l) configure managarm-system (inside sysroot._8a18t9l) build managarm-system (inside sysroot._8a18t9l) pack managarm-system xbstrap: fetch bragi [1/71] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/bragi/.git/ From https://mirrors.managarm.org/mirror/git/bragi * [new branch] master -> origin/master xbstrap: checkout bragi [2/71] [2025-06-09 11:01:13.331462 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 1, 'status': 'success', 'subject': 'bragi'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch bragi [3/71] xbstrap: regenerate bragi [4/71] [2025-06-09 11:01:13.372005 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 2, 'status': 'success', 'subject': 'bragi'} xbstrap: fetch cli11 [5/71] [2025-06-09 11:01:13.373500 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 3, 'status': 'success', 'subject': 'bragi'} [2025-06-09 11:01:13.374371 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 4, 'status': 'success', 'subject': 'bragi'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/cli11/.git/ From https://mirrors.managarm.org/mirror/git/cli11 * [new tag] v2.4.1 -> v2.4.1 xbstrap: checkout cli11 [6/71] [2025-06-09 11:01:13.797754 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 5, 'status': 'success', 'subject': 'cli11'} HEAD is now at f4d0731 chore: prepare for 2.4.1 (#1001) xbstrap: patch cli11 [7/71] xbstrap: regenerate cli11 [8/71] xbstrap: fetch cralgo [9/71] [2025-06-09 11:01:13.845571 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 6, 'status': 'success', 'subject': 'cli11'} [2025-06-09 11:01:13.847060 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 7, 'status': 'success', 'subject': 'cli11'} [2025-06-09 11:01:13.848540 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 8, 'status': 'success', 'subject': 'cli11'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/cralgo/.git/ From https://mirrors.managarm.org/mirror/git/cralgo * [new branch] master -> origin/master xbstrap: checkout cralgo [10/71] [2025-06-09 11:01:14.178419 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 9, 'status': 'success', 'subject': 'cralgo'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch cralgo [11/71] xbstrap: regenerate cralgo [12/71] xbstrap: fetch freebsd-e1000 [13/71] [2025-06-09 11:01:14.198087 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 10, 'status': 'success', 'subject': 'cralgo'} [2025-06-09 11:01:14.199785 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 11, 'status': 'success', 'subject': 'cralgo'} [2025-06-09 11:01:14.201279 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 12, 'status': 'success', 'subject': 'cralgo'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/freebsd-e1000/.git/ From https://mirrors.managarm.org/mirror/git/freebsd-e1000 * [new branch] import -> origin/import xbstrap: checkout freebsd-e1000 [14/71] [2025-06-09 11:01:14.600058 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 13, 'status': 'success', 'subject': 'freebsd-e1000'} Switched to a new branch 'import' branch 'import' set up to track 'origin/import'. xbstrap: patch freebsd-e1000 [15/71] [2025-06-09 11:01:14.649928 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 14, 'status': 'success', 'subject': 'freebsd-e1000'} Applying: meta: add meson.build xbstrap: regenerate freebsd-e1000 [16/71] xbstrap: fetch libarch [17/71] [2025-06-09 11:01:14.684385 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 15, 'status': 'success', 'subject': 'freebsd-e1000'} [2025-06-09 11:01:14.686128 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 16, 'status': 'success', 'subject': 'freebsd-e1000'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libarch/.git/ From https://mirrors.managarm.org/mirror/git/libarch * [new branch] master -> origin/master xbstrap: checkout libarch [18/71] [2025-06-09 11:01:15.084901 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 17, 'status': 'success', 'subject': 'libarch'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libarch [19/71] [2025-06-09 11:01:15.112056 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 18, 'status': 'success', 'subject': 'libarch'} xbstrap: regenerate libarch [20/71] xbstrap: fetch libasync [21/71] [2025-06-09 11:01:15.132882 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 19, 'status': 'success', 'subject': 'libarch'} [2025-06-09 11:01:15.136951 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 20, 'status': 'success', 'subject': 'libarch'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libasync/.git/ From https://mirrors.managarm.org/mirror/git/libasync * [new branch] master -> origin/master xbstrap: checkout libasync [22/71] [2025-06-09 11:01:16.040399 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 21, 'status': 'success', 'subject': 'libasync'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libasync [23/71] xbstrap: regenerate libasync [24/71] xbstrap: fetch libsmarter [25/71] [2025-06-09 11:01:16.069723 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 22, 'status': 'success', 'subject': 'libasync'} [2025-06-09 11:01:16.071464 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 23, 'status': 'success', 'subject': 'libasync'} [2025-06-09 11:01:16.072916 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 24, 'status': 'success', 'subject': 'libasync'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libsmarter/.git/ From https://mirrors.managarm.org/mirror/git/libsmarter * [new branch] master -> origin/master xbstrap: checkout libsmarter [26/71] [2025-06-09 11:01:16.548736 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 25, 'status': 'success', 'subject': 'libsmarter'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libsmarter [27/71] xbstrap: regenerate libsmarter [28/71] [2025-06-09 11:01:16.565862 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 26, 'status': 'success', 'subject': 'libsmarter'} xbstrap: fetch lil [29/71] [2025-06-09 11:01:16.567266 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 27, 'status': 'success', 'subject': 'libsmarter'} [2025-06-09 11:01:16.568287 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 28, 'status': 'success', 'subject': 'libsmarter'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/lil/.git/ From https://mirrors.managarm.org/mirror/git/lil * [new branch] master -> origin/master xbstrap: checkout lil [30/71] [2025-06-09 11:01:16.967611 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 29, 'status': 'success', 'subject': 'lil'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch lil [31/71] xbstrap: regenerate lil [32/71] xbstrap: fetch managarm [33/71] [2025-06-09 11:01:16.996312 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 30, 'status': 'success', 'subject': 'lil'} [2025-06-09 11:01:16.997875 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 31, 'status': 'success', 'subject': 'lil'} [2025-06-09 11:01:16.999253 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 32, 'status': 'success', 'subject': 'lil'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/managarm/.git/ From https://mirrors.managarm.org/mirror/git/managarm * [new branch] master -> origin/master xbstrap: checkout managarm [34/71] [2025-06-09 11:01:28.704294 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 33, 'status': 'success', 'subject': 'managarm'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch managarm [35/71] xbstrap: fetch nvidia-open [36/71] [2025-06-09 11:01:28.915805 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 34, 'status': 'success', 'subject': 'managarm'} [2025-06-09 11:01:28.916993 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 35, 'status': 'success', 'subject': 'managarm'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/nvidia-open/.git/ From https://mirrors.managarm.org/mirror/git/nvidia-open * [new tag] 575.51.02 -> 575.51.02 xbstrap: checkout nvidia-open [37/71] [2025-06-09 11:01:32.805272 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 36, 'status': 'success', 'subject': 'nvidia-open'} HEAD is now at 4159579 575.51.02 xbstrap: patch nvidia-open [38/71] [2025-06-09 11:01:34.229548 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 37, 'status': 'success', 'subject': 'nvidia-open'} Applying: Add managarm support xbstrap: regenerate nvidia-open [39/71] xbstrap: fetch uacpi [40/71] [2025-06-09 11:01:34.434697 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 38, 'status': 'success', 'subject': 'nvidia-open'} [2025-06-09 11:01:34.440145 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 39, 'status': 'success', 'subject': 'nvidia-open'} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/uacpi/.git/ From https://mirrors.managarm.org/mirror/git/uacpi * [new branch] master -> origin/master * [new tag] 2.1.1 -> 2.1.1 * [new tag] 1.0.0 -> 1.0.0 * [new tag] 1.0.1 -> 1.0.1 * [new tag] 2.0.0 -> 2.0.0 * [new tag] 2.1.0 -> 2.1.0 xbstrap: checkout uacpi [41/71] [2025-06-09 11:01:48.475807 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 71, 'n_this': 40, 'status': 'success', 'subject': 'uacpi'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch uacpi [42/71] xbstrap: regenerate uacpi [43/71] [2025-06-09 11:01:48.516971 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 71, 'n_this': 41, 'status': 'success', 'subject': 'uacpi'} xbstrap: regenerate managarm [44/71] [2025-06-09 11:01:48.518780 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 71, 'n_this': 42, 'status': 'success', 'subject': 'uacpi'} [2025-06-09 11:01:48.520151 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 43, 'status': 'success', 'subject': 'uacpi'} xbstrap: Running ['mkdir', '-p', '@THIS_SOURCE_DIR@/subprojects'] (tools: []) via cbuildrt PID init is 1307971 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/cralgo', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1307976 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/uacpi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1307981 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libarch', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1307986 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libasync', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1307992 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libsmarter', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1307997 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/lil', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1308002 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/bragi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1308007 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@SOURCE_ROOT@/ports/libarch/subprojects'] (tools: []) via cbuildrt PID init is 1308012 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/managarm', '@SOURCE_ROOT@/ports/libarch/subprojects/'] (tools: []) via cbuildrt PID init is 1308017 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/cli11', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1308022 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/freebsd-e1000', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1308027 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/nvidia-open', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1308032 (outside the namespace) xbstrap: install fafnir [45/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'fafnir'] [2025-06-09 11:01:54.102617 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 71, 'n_this': 44, 'status': 'success', 'subject': 'managarm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fafnir'] xbstrap: install frigg [46/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'frigg'] [2025-06-09 11:01:54.142168 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 45, 'status': 'success', 'subject': 'fafnir'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [47/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'libdrm-headers'] [2025-06-09 11:01:54.170613 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 46, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [48/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'linux-headers'] [2025-06-09 11:01:54.192771 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 47, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [49/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'mlibc-headers'] [2025-06-09 11:01:54.604533 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 48, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [50/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'mlibc'] [2025-06-09 11:01:54.652934 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 49, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install lewis [51/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'lewis'] [2025-06-09 11:01:54.793650 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 50, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'lewis'] xbstrap: install boost [52/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'boost'] [2025-06-09 11:01:54.838013 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 51, 'status': 'success', 'subject': 'lewis'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'boost'] xbstrap: install libasync [53/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'libasync'] [2025-06-09 11:01:57.586512 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 52, 'status': 'success', 'subject': 'boost'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libasync'] xbstrap: install libdrm [54/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'libdrm'] [2025-06-09 11:01:57.603107 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 53, 'status': 'success', 'subject': 'libasync'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libsmarter [55/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'libsmarter'] [2025-06-09 11:01:57.627412 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 54, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libsmarter'] xbstrap: install lil [56/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'lil'] [2025-06-09 11:01:57.640761 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 55, 'status': 'success', 'subject': 'libsmarter'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'lil'] xbstrap: install libcap [57/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'libcap'] [2025-06-09 11:01:57.663296 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 56, 'status': 'success', 'subject': 'lil'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libcap'] xbstrap: install libiconv [58/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'libiconv'] [2025-06-09 11:01:57.695941 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 57, 'status': 'success', 'subject': 'libcap'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [59/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'libintl'] [2025-06-09 11:01:57.723939 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 58, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install libxcrypt [60/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'libxcrypt'] [2025-06-09 11:01:57.742428 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 59, 'status': 'success', 'subject': 'libintl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcrypt'] xbstrap: install zlib [61/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'zlib'] [2025-06-09 11:01:57.765360 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 60, 'status': 'success', 'subject': 'libxcrypt'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install openssl [62/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'openssl'] [2025-06-09 11:01:57.783526 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 61, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'openssl'] xbstrap: install shadow [63/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'shadow'] xbstrap[2025-06-09 11:01:58.954076 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 62, 'status': 'success', 'subject': 'openssl'} : Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'shadow'] xbstrap: install file [64/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'file'] [2025-06-09 11:01:58.998176 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 63, 'status': 'success', 'subject': 'shadow'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'file'] xbstrap: install ncurses [65/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'ncurses'] [2025-06-09 11:01:59.052596 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 64, 'status': 'success', 'subject': 'file'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [66/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'readline'] [2025-06-09 11:01:59.546734 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 65, 'status': 'success', 'subject': 'ncurses'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install util-linux-libs [67/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'util-linux-libs'] [2025-06-09 11:01:59.577059 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 66, 'status': 'success', 'subject': 'readline'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'util-linux-libs'] xbstrap: install systemd [68/71] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot._8a18t9l', 'systemd'] [2025-06-09 11:01:59.643859 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 67, 'status': 'success', 'subject': 'util-linux-libs'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot._8a18t9l', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'systemd'] xbstrap: configure managarm-system [69/71] [2025-06-09 11:02:01.394181 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 71, 'n_this': 68, 'status': 'success', 'subject': 'systemd'} xbstrap: Running sed -e 's|_BUILD_ROOT_|@BUILD_ROOT@|' -e 's|_SYSROOT_DIR_|@SYSROOT_DIR@|' @SOURCE_ROOT@/scripts/meson-clang-@OPTION:arch-triple@.cross-file \ > ./meson-custom.cross-file (tools: ['host-bragi', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-llvm-toolchain', 'host-pkg-config', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1308248 (outside the namespace) xbstrap: Running ['meson', 'setup', '--cross-file=./meson-custom.cross-file', '--prefix=/usr', '--libdir=lib', '--buildtype=debugoptimized', '--wrap-mode=nodownload', '-Dbuild_drivers=true', '-Dbuild_testsuite=true', '@THIS_SOURCE_DIR@'] (tools: ['host-bragi', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-llvm-toolchain', 'host-pkg-config', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1308254 (outside the namespace) The Meson build system Version: 1.8.1 Source dir: /var/lib/managarm-buildenv/src/managarm Build dir: /var/lib/managarm-buildenv/build/pkg-builds/managarm-system Build type: cross build Project name: managarm Project version: undefined 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 host machine: clang (clang 19.1.7 "clang version 19.1.7 (https://mirrors.managarm.org/mirror/git/llvm ca6beef488fd8a2d67f7ad3dacfaeb7563663dcd)") C linker for the host machine: clang ld.mold 2.32.0 C++ compiler for the host machine: clang++ (clang 19.1.7 "clang version 19.1.7 (https://mirrors.managarm.org/mirror/git/llvm ca6beef488fd8a2d67f7ad3dacfaeb7563663dcd)") C++ linker for the host machine: clang++ ld.mold 2.32.0 ../../../src/managarm/meson.build:54: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14+deb12u1) 12.2.0") C linker for the build machine: cc ld.bfd 2.40 C++ compiler for the build machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14+deb12u1) 12.2.0") C++ linker for the build machine: c++ ld.bfd 2.40 Program bragi found: YES (/var/lib/managarm-buildenv/build/tools/host-bragi/bin/bragi) Found pkg-config: YES (/tmp/xbstrap/virtual/bin/x86_64-managarm-pkg-config) 0.29.2 Run-time dependency frigg found: YES undefined Run-time dependency freestnd-c-hdrs-x86_64 found: NO (tried pkgconfig) Run-time dependency freestnd-cxx-hdrs-x86_64 found: NO (tried pkgconfig) Executing subproject bragi bragi| Project name: bragi bragi| Project version: undefined bragi| Build targets in project: 0 bragi| Subproject bragi finished. Executing subproject libarch libarch| Project name: libarch libarch| Project version: undefined libarch| ../../../src/managarm/subprojects/libarch/meson.build:7: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. libarch| C++ compiler for the host machine: clang++ (clang 19.1.7 "clang version 19.1.7 (https://mirrors.managarm.org/mirror/git/llvm ca6beef488fd8a2d67f7ad3dacfaeb7563663dcd)") libarch| C++ linker for the host machine: clang++ ld.mold 2.32.0 libarch| C++ compiler for the build machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14+deb12u1) 12.2.0") libarch| C++ linker for the build machine: c++ ld.bfd 2.40 libarch| Dependency frigg found: YES undefined (cached) libarch| ../../../src/managarm/subprojects/libarch/meson.build:19: WARNING: include_directories sandbox violation! The project is trying to access the directory 'subprojects/managarm/hel/include' which belongs to a different subproject. This is a problem as it hardcodes the relative paths of these two projects. This makes it impossible to compile the project in any other directory layout and also prevents the subproject from changing its own directory layout. Instead of poking directly at the internals the subproject should be executed and it should set a variable that the caller can then use. Something like: # In subproject some_dep = declare_dependency(include_directories: include_directories('include')) # In subproject wrap file [provide] some = some_dep # In parent project some_dep = dependency('some') executable(..., dependencies: [some_dep]) This warning will become a hard error in a future Meson release. libarch| Build targets in project: 1 libarch| Subproject libarch finished. Program bakesvr found: YES (/var/lib/managarm-buildenv/build/tools/host-managarm-tools/bin/bakesvr) Run-time dependency libudev found: YES 256 Found CMake: NO Run-time dependency cli11 found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency CLI11 Executing subproject cli11 cli11| Program scripts/ExtractVersion.py found: YES (/var/lib/managarm-buildenv/src/managarm/subprojects/cli11/scripts/ExtractVersion.py) cli11| Project name: CLI11 cli11| Project version: 2.4.1 cli11| C++ compiler for the host machine: clang++ (clang 19.1.7 "clang version 19.1.7 (https://mirrors.managarm.org/mirror/git/llvm ca6beef488fd8a2d67f7ad3dacfaeb7563663dcd)") cli11| C++ linker for the host machine: clang++ ld.mold 2.32.0 cli11| C++ compiler for the build machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14+deb12u1) 12.2.0") cli11| C++ linker for the build machine: c++ ld.bfd 2.40 cli11| Build targets in project: 1 cli11| Subproject cli11 finished. Dependency CLI11 from subproject subprojects/cli11 found: YES 2.4.1 Executing subproject freebsd-e1000 freebsd-e1000| Project name: freebsd-e1000 freebsd-e1000| Project version: undefined freebsd-e1000| C compiler for the host machine: clang (clang 19.1.7 "clang version 19.1.7 (https://mirrors.managarm.org/mirror/git/llvm ca6beef488fd8a2d67f7ad3dacfaeb7563663dcd)") freebsd-e1000| C linker for the host machine: clang ld.mold 2.32.0 freebsd-e1000| C compiler for the build machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14+deb12u1) 12.2.0") freebsd-e1000| C linker for the build machine: cc ld.bfd 2.40 freebsd-e1000| Build targets in project: 26 freebsd-e1000| Subproject freebsd-e1000 finished. Library lewis found: YES Build targets in project: 63 managarm undefined Configuration Build flavor : userspace Userspace Components System : YES Tools : NO Subprojects bragi : YES cli11 : YES freebsd-e1000 : YES libarch : YES 2 warnings User defined options Cross files : ./meson-custom.cross-file build_drivers : true build_testsuite: true buildtype : debugoptimized libdir : lib prefix : /usr wrap_mode : nodownload Found ninja-1.11.1 at /usr/bin/ninja xbstrap: build managarm-system [70/71] [2025-06-09 11:02:06.240029 atlas] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 71, 'n_this': 69, 'status': 'success', 'subject': 'managarm-system'} xbstrap: Running ['ninja'] (tools: ['host-bragi', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-llvm-toolchain', 'host-pkg-config', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1308351 (outside the namespace) [1/421] Compiling C++ object hel/libhelix.so.p/src_passthrough-fd.cpp.o [2/421] Generating 'core/libcore-lib.a.p/kerncfg.bragi.hpp' [3/421] Generating 'protocols/mbus/libmbus.so.p/mbus.bragi.hpp' [4/421] Generating 'core/libcore-lib.a.p/clock.bragi.hpp' [5/421] Generating 'protocols/ostrace/libostrace_protocol.so.p/ostrace.bragi.hpp' [6/421] Generating 'protocols/ostrace/libostrace_protocol.so.p/mbus.bragi.hpp' [7/421] Generating 'core/libcore-lib.a.p/mbus.bragi.hpp' [8/421] Generating 'protocols/fs/libfs_protocol.so.p/ostrace.bragi.hpp' [9/421] Generating 'protocols/fs/libfs_protocol.so.p/fs.bragi.hpp' [10/421] Generating 'protocols/hw/libhw_protocol.so.p/hw.bragi.hpp' [11/421] Generating 'protocols/fs/libfs_protocol.so.p/mbus.bragi.hpp' [12/421] Generating 'protocols/usb/libusb_protocol.so.p/usb.bragi.hpp' [13/421] Compiling C++ object subprojects/libarch/libarch.so.p/src_dma_pool.cpp.o [14/421] Linking target subprojects/libarch/libarch.so [15/421] Generating symbol file subprojects/libarch/libarch.so.p/libarch.so.symbols [16/421] Compiling C++ object hel/libhelix.so.p/src_globals.cpp.o [17/421] Linking target hel/libhelix.so [18/421] Generating symbol file hel/libhelix.so.p/libhelix.so.symbols [19/421] Compiling C++ object core/libcore-lib.a.p/lib_bpf_bpf.cpp.o [20/421] Compiling C++ object core/libcore-lib.a.p/lib_kernel-logs.cpp.o [21/421] Compiling C++ object core/libcore-lib.a.p/lib_clock.cpp.o [22/421] Compiling C++ object protocols/fs/libfs_protocol.so.p/src_file-locks.cpp.o [23/421] Compiling C++ object protocols/ostrace/libostrace_protocol.so.p/src_ostrace.cpp.o [24/421] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_api.cpp.o [25/421] Generating 'protocols/svrctl/libsvrctl_protocol.so.p/svrctl.bragi.hpp' [26/421] Generating 'protocols/kernlet/libkernlet_protocol.so.p/kernlet.bragi.hpp' [27/421] Generating 'protocols/kernlet/libkernlet_protocol.so.p/mbus.bragi.hpp' [28/421] Compiling C++ object core/libcore-lib.a.p/lib_cmdline.cpp.o [29/421] Linking static target core/libcore-lib.a [30/421] Generating 'core/drm/libdrm_core.so.p/posix.bragi.hpp' [31/421] Generating 'core/drm/libdrm_core.so.p/fs.bragi.hpp' [32/421] Generating 'core/drm/libdrm_core.so.p/ostrace.bragi.hpp' [33/421] Generating 'core/drm/libdrm_core.so.p/mbus.bragi.hpp' [34/421] Generating 'core/drm/libdrm_core.so.p/hw.bragi.hpp' [35/421] Compiling C++ object protocols/mbus/libmbus.so.p/src_client_ng.cpp.o [36/421] Linking target protocols/mbus/libmbus.so [37/421] Generating symbol file protocols/mbus/libmbus.so.p/libmbus.so.symbols [38/421] Linking target protocols/ostrace/libostrace_protocol.so [39/421] Generating symbol file protocols/ostrace/libostrace_protocol.so.p/libostrace_protocol.so.symbols [40/421] Compiling C++ object protocols/fs/libfs_protocol.so.p/src_client.cpp.o [41/421] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_hub.cpp.o [42/421] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_client.cpp.o [43/421] Compiling C++ object protocols/svrctl/libsvrctl_protocol.so.p/src_server.cpp.o [44/421] Linking target protocols/svrctl/libsvrctl_protocol.so [45/421] Compiling C++ object protocols/hw/libhw_protocol.so.p/src_client.cpp.o [46/421] Linking target protocols/hw/libhw_protocol.so [47/421] Generating symbol file protocols/svrctl/libsvrctl_protocol.so.p/libsvrctl_protocol.so.symbols [48/421] Compiling C++ object protocols/kernlet/libkernlet_protocol.so.p/src_compiler.cpp.o [49/421] Linking target protocols/kernlet/libkernlet_protocol.so [50/421] Generating symbol file protocols/hw/libhw_protocol.so.p/libhw_protocol.so.symbols [51/421] Compiling C object core/drm/libdrm_core.so.p/x86_64-src_copy-sse.S.o [52/421] Generating symbol file protocols/kernlet/libkernlet_protocol.so.p/libkernlet_protocol.so.symbols [53/421] Generating 'core/virtio/libvirtio_core.so.p/kernlet.bragi.hpp' [54/421] Generating 'core/virtio/libvirtio_core.so.p/hw.bragi.hpp' [55/421] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_server.cpp.o [56/421] Linking target protocols/usb/libusb_protocol.so [57/421] Generating 'mbus/mbus.p/mbus.bragi.hpp' [58/421] Generating 'core/virtio/libvirtio_core.so.p/mbus.bragi.hpp' [59/421] Generating symbol file protocols/usb/libusb_protocol.so.p/libusb_protocol.so.symbols [60/421] Generating 'posix/subsystem/posix-subsystem.p/posix.bragi.hpp' [61/421] Generating 'posix/subsystem/posix-subsystem.p/mbus.bragi.hpp' [62/421] Generating 'posix/subsystem/posix-subsystem.p/fs.bragi.hpp' [63/421] Compiling C++ object core/drm/libdrm_core.so.p/src_fourcc.cpp.o [64/421] Generating 'posix/subsystem/posix-subsystem.p/ostrace.bragi.hpp' [65/421] Generating 'posix/subsystem/posix-subsystem.p/clock.bragi.hpp' [66/421] Generating 'posix/subsystem/posix-subsystem.p/kerncfg.bragi.hpp' [67/421] Generating 'posix/subsystem/posix-subsystem.p/hw.bragi.hpp' [68/421] Generating 'posix/init/posix-init.p/mbus.bragi.hpp' [69/421] Compiling C++ object core/drm/libdrm_core.so.p/src_device.cpp.o [70/421] Compiling C++ object core/drm/libdrm_core.so.p/src_mode-object.cpp.o [71/421] Compiling C++ object core/drm/libdrm_core.so.p/src_property.cpp.o [72/421] Compiling C++ object core/drm/libdrm_core.so.p/src_core.cpp.o [73/421] Compiling C++ object core/virtio/libvirtio_core.so.p/src_core.cpp.o [74/421] Linking target core/virtio/libvirtio_core.so [75/421] Generating symbol file core/virtio/libvirtio_core.so.p/libvirtio_core.so.symbols [76/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_clocks.cpp.o [77/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_full.cpp.o [78/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_helout.cpp.o [79/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_cgroupfs.cpp.o [80/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_null.cpp.o [81/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_random.cpp.o [82/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_kmsg.cpp.o [83/421] Compiling C++ object core/drm/libdrm_core.so.p/src_ioctl.cpp.o [84/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_device.cpp.o [85/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_urandom.cpp.o [86/421] Compiling C++ object mbus/mbus.p/src_main.cpp.o [87/421] Linking target mbus/mbus [88/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_zero.cpp.o [89/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_eventfd.cpp.o [90/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_drvcore.cpp.o [91/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_epoll.cpp.o [92/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_fs.cpp.o [93/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_extern_socket.cpp.o [94/421] Compiling C++ object protocols/fs/libfs_protocol.so.p/src_server.cpp.o [95/421] Linking target protocols/fs/libfs_protocol.so [96/421] Generating symbol file protocols/fs/libfs_protocol.so.p/libfs_protocol.so.symbols [97/421] Linking target core/drm/libdrm_core.so [98/421] Generating symbol file core/drm/libdrm_core.so.p/libdrm_core.so.symbols [99/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_exec.cpp.o [100/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_interval-timer.cpp.o [101/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_gdbserver.cpp.o [102/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_fifo.cpp.o [103/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_file.cpp.o [104/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_memfd.cpp.o [105/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_net.cpp.o [106/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_ostrace.cpp.o [107/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_inotify.cpp.o [108/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_main.cpp.o [109/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_netlink_uevent.cpp.o [110/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_netlink_nlctrl.cpp.o [111/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_netlink_nl-socket.cpp.o [112/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_extern_fs.cpp.o [113/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_signalfd.cpp.o [114/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_pidfd.cpp.o [115/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_observations.cpp.o [116/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_acpi.cpp.o [117/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_generic.cpp.o [118/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_drm.cpp.o [119/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_process.cpp.o [120/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_input.cpp.o [121/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_block.cpp.o [122/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_net.cpp.o [123/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_procfs.cpp.o ../../../src/managarm/posix/subsystem/src/procfs.cpp:710:1: warning: non-void function does not return a value [-Wreturn-type] 710 | } | ^ ../../../src/managarm/posix/subsystem/src/procfs.cpp:735:1: warning: non-void function does not return a value [-Wreturn-type] 735 | } | ^ ../../../src/managarm/posix/subsystem/src/procfs.cpp:825:1: warning: non-void function does not return a value [-Wreturn-type] 825 | } | ^ 3 warnings generated. [124/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_pts.cpp.o [125/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_usbmisc.cpp.o [126/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_power_supply.cpp.o [127/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_pci.cpp.o [128/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_usb_attributes.cpp.o [129/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_nvme.cpp.o [130/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_timerfd.cpp.o [131/421] Generating 'drivers/libblockfs/libblockfs.so.p/fs.bragi.hpp' [132/421] Generating 'drivers/libblockfs/libblockfs.so.p/ostrace.bragi.hpp' [133/421] Generating 'drivers/libblockfs/libblockfs.so.p/mbus.bragi.hpp' [134/421] Compiling C++ object posix/init/init-stage2.p/src_stage2.cpp.o [135/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_util.cpp.o [136/421] Linking target posix/init/init-stage2 [137/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_sysfs.cpp.o [138/421] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_gpt.cpp.o [139/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_tmp_fs.cpp.o [140/421] Generating 'drivers/libevbackend/libevbackend.so.p/fs.bragi.hpp' [141/421] Generating 'drivers/libevbackend/libevbackend.so.p/ostrace.bragi.hpp' [142/421] Generating 'drivers/libevbackend/libevbackend.so.p/mbus.bragi.hpp' [143/421] Generating 'drivers/libevbackend/libevbackend.so.p/hw.bragi.hpp' [144/421] Compiling C++ object posix/init/posix-init.p/src_stage1.cpp.o [145/421] Linking target posix/init/posix-init [146/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_usb_usb.cpp.o [147/421] Generating 'drivers/block/ata/block-ata.p/hw.bragi.hpp' [148/421] Generating 'drivers/block/ata/block-ata.p/mbus.bragi.hpp' [149/421] Generating 'drivers/block/ata/block-ata.p/ostrace.bragi.hpp' [150/421] Generating 'drivers/block/ata/block-ata.p/fs.bragi.hpp' [151/421] Generating 'drivers/block/virtio-blk/virtio-block.p/fs.bragi.hpp' [152/421] Generating 'drivers/block/virtio-blk/virtio-block.p/ostrace.bragi.hpp' [153/421] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_raw.cpp.o [154/421] Generating 'drivers/block/virtio-blk/virtio-block.p/mbus.bragi.hpp' [155/421] Generating 'drivers/block/virtio-blk/virtio-block.p/hw.bragi.hpp' [156/421] Generating 'drivers/block/ahci/block-ahci.p/hw.bragi.hpp' [157/421] Generating 'drivers/block/virtio-blk/virtio-block.p/kernlet.bragi.hpp' [158/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_vfs.cpp.o [159/421] Generating 'drivers/block/ahci/block-ahci.p/mbus.bragi.hpp' [160/421] Generating 'drivers/block/ahci/block-ahci.p/fs.bragi.hpp' [161/421] Generating 'drivers/block/ahci/block-ahci.p/ostrace.bragi.hpp' [162/421] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_ext2fs.cpp.o [163/421] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_scsi.cpp.o [164/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_un-socket.cpp.o [165/421] Compiling C++ object drivers/block/virtio-blk/virtio-block.p/src_main.cpp.o [166/421] Generating drivers/block/ahci/block-ahci-server with a custom command [167/421] Compiling C++ object drivers/block/virtio-blk/virtio-block.p/src_block.cpp.o [168/421] Generating 'drivers/block/nvme/block-nvme.p/hw.bragi.hpp' [169/421] Compiling C++ object drivers/block/ahci/block-ahci.p/src_command.cpp.o [170/421] Generating 'drivers/block/nvme/block-nvme.p/mbus.bragi.hpp' [171/421] Generating 'drivers/block/nvme/block-nvme.p/fs.bragi.hpp' [172/421] Generating drivers/block/nvme/block-nvme-server with a custom command [173/421] Generating 'drivers/block/nvme/block-nvme.p/svrctl.bragi.hpp' [174/421] Generating 'drivers/block/nvme/block-nvme.p/ostrace.bragi.hpp' [175/421] Generating 'drivers/nic/usb_net/libnic-usb-net.a.p/mbus.bragi.hpp' [176/421] Compiling C++ object drivers/block/ata/block-ata.p/src_main.cpp.o [177/421] Generating 'drivers/nic/usb_net/libnic-usb-net.a.p/fs.bragi.hpp' [178/421] Compiling C++ object drivers/block/ahci/block-ahci.p/src_controller.cpp.o [179/421] Compiling C++ object drivers/block/ahci/block-ahci.p/src_main.cpp.o [180/421] Compiling C++ object drivers/block/ahci/block-ahci.p/src_port.cpp.o [181/421] Compiling C++ object drivers/block/nvme/block-nvme.p/src_command.cpp.o [182/421] Generating 'drivers/nic/usb_net/libnic-usb-net.a.p/ostrace.bragi.hpp' [183/421] Compiling C++ object drivers/block/nvme/block-nvme.p/src_queue.cpp.o [184/421] Compiling C++ object drivers/libevbackend/libevbackend.so.p/src_libevbackend.cpp.o [185/421] Linking target drivers/libevbackend/libevbackend.so [186/421] Compiling C++ object drivers/block/nvme/block-nvme.p/src_subsystem.cpp.o [187/421] Generating symbol file drivers/libevbackend/libevbackend.so.p/libevbackend.so.symbols [188/421] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_libblockfs.cpp.o [189/421] Linking target drivers/libblockfs/libblockfs.so [190/421] Generating symbol file drivers/libblockfs/libblockfs.so.p/libblockfs.so.symbols [191/421] Linking target drivers/block/ata/block-ata [192/421] Linking target drivers/block/virtio-blk/virtio-block [193/421] Linking target drivers/block/ahci/block-ahci [194/421] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/mbus.bragi.hpp' [195/421] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/fs.bragi.hpp' [196/421] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/ostrace.bragi.hpp' [197/421] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/hw.bragi.hpp' [198/421] Compiling C++ object drivers/block/nvme/block-nvme.p/src_controller.cpp.o [199/421] Compiling C++ object drivers/block/nvme/block-nvme.p/src_namespace.cpp.o [200/421] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-ecm.cpp.o [201/421] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-net.cpp.o [202/421] Compiling C++ object drivers/block/nvme/block-nvme.p/src_main.cpp.o [203/421] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-ncm.cpp.o [204/421] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_rx.cpp.o [205/421] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_tx.cpp.o [206/421] Compiling C++ object drivers/block/nvme/block-nvme.p/src_fabric_tcp.cpp.o [207/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_mbx.c.o [208/421] Linking target drivers/block/nvme/block-nvme [209/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82542.c.o [210/421] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_phy.cpp.o [211/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82543.c.o [212/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_phy.c.o [213/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82540.c.o [214/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82575.c.o [215/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_i210.c.o [216/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_api.c.o [217/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_vf.c.o [218/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82541.c.o [219/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_manage.c.o [220/421] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_waits.cpp.o [221/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_base.c.o [222/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82571.c.o [223/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_ich8lan.c.o [224/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_mac.c.o [225/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_nvm.c.o [226/421] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_hw-config.cpp.o [227/421] Generating 'drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/ostrace.bragi.hpp' [228/421] Generating 'drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/mbus.bragi.hpp' [229/421] Generating 'drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/hw.bragi.hpp' [230/421] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_80003es2lan.c.o [231/421] Generating 'drivers/gfx/bochs/gfx_bochs.p/ostrace.bragi.hpp' [232/421] Generating drivers/gfx/bochs/gfx-bochs-server with a custom command [233/421] Generating 'drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/fs.bragi.hpp' [234/421] Linking static target drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a [235/421] Generating 'drivers/gfx/bochs/gfx_bochs.p/fs.bragi.hpp' [236/421] Generating 'drivers/gfx/bochs/gfx_bochs.p/mbus.bragi.hpp' [237/421] Generating 'drivers/gfx/intel/gfx_intel.p/hw.bragi.hpp' [238/421] Generating 'drivers/gfx/bochs/gfx_bochs.p/hw.bragi.hpp' [239/421] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_regs.cpp.o [240/421] Generating 'drivers/gfx/intel/gfx_intel.p/mbus.bragi.hpp' [241/421] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_rtl8168.cpp.o [242/421] Linking static target drivers/nic/rtl8168/libnic-rtl8168.a [243/421] Generating 'drivers/gfx/virtio/gfx_virtio.p/fs.bragi.hpp' [244/421] Generating 'drivers/gfx/virtio/gfx_virtio.p/ostrace.bragi.hpp' [245/421] Generating 'drivers/gfx/virtio/gfx_virtio.p/mbus.bragi.hpp' [246/421] Generating 'drivers/gfx/virtio/gfx_virtio.p/hw.bragi.hpp' [247/421] Generating 'drivers/gfx/virtio/gfx_virtio.p/kernlet.bragi.hpp' [248/421] Generating 'drivers/gfx/virtio/gfx_virtio.p/svrctl.bragi.hpp' [249/421] Compiling C++ object drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/src_tx.cpp.o [250/421] Compiling C++ object drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/src_rx.cpp.o [251/421] Generating drivers/gfx/virtio/gfx-virtio-server with a custom command [252/421] Compiling C++ object drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/src_irq.cpp.o [253/421] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/ostrace.bragi.hpp' [254/421] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/fs.bragi.hpp' [255/421] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/mbus.bragi.hpp' [256/421] Generating drivers/gfx/plainfb/gfx-plainfb-server with a custom command [257/421] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/hw.bragi.hpp' [258/421] Generating 'drivers/gfx/vmware/gfx_vmware.p/fs.bragi.hpp' [259/421] Compiling C++ object drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/src_managarm.cpp.o [260/421] Compiling C++ object drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/src_osdep.cpp.o [261/421] Generating 'drivers/gfx/vmware/gfx_vmware.p/ostrace.bragi.hpp' [262/421] Linking static target drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a [263/421] Generating 'drivers/gfx/vmware/gfx_vmware.p/mbus.bragi.hpp' [264/421] Generating drivers/gfx/vmware/gfx-vmware-server with a custom command [265/421] Generating 'drivers/gfx/vmware/gfx_vmware.p/hw.bragi.hpp' [266/421] Generating 'drivers/gfx/vmware/gfx_vmware.p/svrctl.bragi.hpp' [267/421] Generating 'drivers/kbd/ps2-hid.p/ostrace.bragi.hpp' [268/421] Generating 'drivers/kbd/ps2-hid.p/fs.bragi.hpp' [269/421] Generating 'drivers/kbd/ps2-hid.p/mbus.bragi.hpp' [270/421] Generating drivers/kbd/input-atkbd-server with a custom command [271/421] Generating 'drivers/kbd/ps2-hid.p/hw.bragi.hpp' [272/421] Generating 'drivers/tty/virtio-console/virtio-console.p/mbus.bragi.hpp' [273/421] Generating 'drivers/tty/virtio-console/virtio-console.p/hw.bragi.hpp' [274/421] Generating 'drivers/tty/virtio-console/virtio-console.p/kernlet.bragi.hpp' [275/421] Generating 'drivers/tty/virtio-console/virtio-console.p/kerncfg.bragi.hpp' [276/421] Compiling C++ object drivers/gfx/intel/gfx_intel.p/src_main.cpp.o [277/421] Linking target drivers/gfx/intel/gfx_intel [278/421] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-mbim.cpp.o [279/421] Linking static target drivers/nic/usb_net/libnic-usb-net.a [280/421] Generating drivers/tty/virtio-console/tty-virtio-console with a custom command [281/421] Generating 'drivers/uart/uart.p/fs.bragi.hpp' [282/421] Generating 'drivers/uart/uart.p/ostrace.bragi.hpp' [283/421] Compiling C++ object drivers/gfx/virtio/gfx_virtio.p/src_commands.cpp.o [284/421] Generating 'drivers/uart/uart.p/hw.bragi.hpp' [285/421] Generating 'drivers/uart/uart.p/mbus.bragi.hpp' [286/421] Generating 'drivers/usb/hcds/uhci/uhci.p/hw.bragi.hpp' [287/421] Generating 'drivers/usb/hcds/uhci/uhci.p/kernlet.bragi.hpp' [288/421] Generating 'drivers/usb/hcds/uhci/uhci.p/mbus.bragi.hpp' [289/421] Compiling C++ object drivers/gfx/bochs/gfx_bochs.p/src_main.cpp.o [290/421] Linking target drivers/gfx/bochs/gfx_bochs [291/421] Generating 'drivers/usb/hcds/ehci/ehci.p/hw.bragi.hpp' [292/421] Generating 'drivers/usb/hcds/ehci/ehci.p/mbus.bragi.hpp' [293/421] Generating 'drivers/usb/hcds/ehci/ehci.p/kernlet.bragi.hpp' [294/421] Compiling C++ object drivers/gfx/virtio/gfx_virtio.p/src_main.cpp.o [295/421] Compiling C++ object drivers/tty/virtio-console/virtio-console.p/src_console.cpp.o [296/421] Linking target drivers/gfx/virtio/gfx_virtio [297/421] Generating 'drivers/usb/hcds/xhci/xhci.p/hw.bragi.hpp' [298/421] Generating 'drivers/usb/hcds/xhci/xhci.p/mbus.bragi.hpp' [299/421] Compiling C++ object drivers/tty/virtio-console/virtio-console.p/src_main.cpp.o [300/421] Linking target drivers/tty/virtio-console/virtio-console [301/421] Generating 'drivers/usb/hcds/xhci/xhci.p/kernlet.bragi.hpp' [302/421] Generating 'drivers/usb/devices/hid/hid.p/ostrace.bragi.hpp' [303/421] Generating 'drivers/usb/devices/hid/hid.p/fs.bragi.hpp' [304/421] Generating 'drivers/usb/devices/hid/hid.p/mbus.bragi.hpp' [305/421] Generating 'drivers/usb/devices/hid/hid.p/hw.bragi.hpp' [306/421] Compiling C++ object drivers/gfx/plainfb/gfx_plainfb.p/src_main.cpp.o [307/421] Linking target drivers/gfx/plainfb/gfx_plainfb [308/421] Compiling C++ object drivers/uart/uart.p/src_main.cpp.o [309/421] Linking target drivers/uart/uart [310/421] Compiling C++ object drivers/gfx/vmware/gfx_vmware.p/src_main.cpp.o [311/421] Linking target drivers/gfx/vmware/gfx_vmware [312/421] Compiling C++ object drivers/usb/devices/hid/hid.p/src_quirks.cpp.o [313/421] Generating drivers/usb/devices/hid/input-usbhid-server with a custom command [314/421] Generating 'drivers/usb/devices/storage/storage.p/mbus.bragi.hpp' [315/421] Compiling C++ object drivers/usb/hcds/xhci/xhci.p/src_ring.cpp.o [316/421] Generating 'drivers/usb/devices/storage/storage.p/ostrace.bragi.hpp' [317/421] Generating 'drivers/usb/devices/storage/storage.p/fs.bragi.hpp' [318/421] Compiling C++ object posix/subsystem/posix-subsystem.p/src_requests.cpp.o [319/421] Generating 'drivers/usb/devices/serial/usb_serial.p/posix.bragi.hpp' [320/421] Linking target posix/subsystem/posix-subsystem [321/421] Generating 'drivers/usb/devices/serial/usb_serial.p/mbus.bragi.hpp' [322/421] Generating 'drivers/usb/devices/serial/usb_serial.p/ostrace.bragi.hpp' [323/421] Generating 'drivers/usb/devices/serial/usb_serial.p/fs.bragi.hpp' [324/421] Generating 'drivers/usb/devices/serial/usb_serial.p/svrctl.bragi.hpp' [325/421] Generating drivers/usb/devices/serial/usb-serial-server with a custom command [326/421] Generating 'drivers/usb/devices/serial/usb_serial.p/kerncfg.bragi.hpp' [327/421] Generating 'drivers/kernletcc/kernletcc.p/mbus.bragi.hpp' [328/421] Compiling C++ object drivers/kbd/ps2-hid.p/src_main.cpp.o [329/421] Linking target drivers/kbd/ps2-hid [330/421] Compiling C++ object drivers/usb/devices/hid/hid.p/src_quirks_wacom.cpp.o [331/421] Compiling C++ object drivers/usb/hcds/uhci/uhci.p/src_main.cpp.o [332/421] Linking target drivers/usb/hcds/uhci/uhci [333/421] Generating 'drivers/kernletcc/kernletcc.p/kernlet.bragi.hpp' [334/421] Compiling C++ object drivers/usb/hcds/ehci/ehci.p/src_main.cpp.o [335/421] Linking target drivers/usb/hcds/ehci/ehci [336/421] Compiling C++ object drivers/usb/devices/hid/hid.p/src_handler_multitouch.cpp.o [337/421] Generating 'utils/runsvr/runsvr.p/mbus.bragi.hpp' [338/421] Generating 'utils/runsvr/runsvr.p/svrctl.bragi.hpp' [339/421] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_cp2102_cp2102.cpp.o [340/421] Generating 'utils/lsmbus/lsmbus.p/mbus.bragi.hpp' [341/421] Compiling C++ object drivers/usb/devices/storage/storage.p/src_main.cpp.o [342/421] Linking target drivers/usb/devices/storage/storage [343/421] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_ft232_ft232.cpp.o [344/421] Generating 'drivers/nic/virtio/libnic-virtio.a.p/hw.bragi.hpp' [345/421] Generating 'drivers/nic/virtio/libnic-virtio.a.p/kernlet.bragi.hpp' [346/421] Generating 'drivers/nic/virtio/libnic-virtio.a.p/mbus.bragi.hpp' [347/421] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_ch341_ch341.cpp.o [348/421] Generating 'servers/netserver/netserver.p/fs.bragi.hpp' [349/421] Compiling C++ object drivers/kernletcc/kernletcc.p/src_fafnir.cpp.o [350/421] Generating 'servers/netserver/netserver.p/ostrace.bragi.hpp' [351/421] Generating 'servers/netserver/netserver.p/mbus.bragi.hpp' [352/421] Generating 'servers/netserver/netserver.p/svrctl.bragi.hpp' [353/421] Generating 'servers/netserver/netserver.p/hw.bragi.hpp' [354/421] Generating servers/netserver/netserver-server with a custom command [355/421] Generating 'servers/netserver/netserver.p/kernlet.bragi.hpp' [356/421] Generating 'drivers/clocktracker/clocktracker.p/mbus.bragi.hpp' [357/421] Compiling C++ object drivers/usb/devices/hid/hid.p/src_main.cpp.o [358/421] Linking target drivers/usb/devices/hid/hid [359/421] Compiling C++ object drivers/kernletcc/kernletcc.p/src_main.cpp.o [360/421] Linking target drivers/kernletcc/kernletcc [361/421] Compiling C++ object utils/lsmbus/lsmbus.p/src_main.cpp.o [362/421] Linking target utils/lsmbus/lsmbus [363/421] Compiling C++ object drivers/usb/hcds/xhci/xhci.p/src_main.cpp.o [364/421] Linking target drivers/usb/hcds/xhci/xhci [365/421] Compiling C++ object servers/netserver/netserver.p/src_ip_checksum.cpp.o [366/421] Compiling C++ object servers/netserver/netserver.p/src_ip_arp.cpp.o [367/421] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_main.cpp.o [368/421] Compiling C++ object drivers/nic/virtio/libnic-virtio.a.p/src_virtio.cpp.o [369/421] Linking static target drivers/nic/virtio/libnic-virtio.a [370/421] Linking target drivers/usb/devices/serial/usb_serial [371/421] Compiling C++ object servers/netserver/netserver.p/src_ip_ip4.cpp.o [372/421] Compiling C++ object servers/netserver/netserver.p/src_ip_icmp.cpp.o [373/421] Compiling C++ object servers/netserver/netserver.p/src_ip_udp4.cpp.o [374/421] Generating 'drivers/clocktracker/clocktracker.p/clock.bragi.hpp' [375/421] Compiling C++ object servers/netserver/netserver.p/src_raw.cpp.o [376/421] Compiling C++ object servers/netserver/netserver.p/src_nic.cpp.o [377/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_badfd.cpp.o [378/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_main.cpp.o [379/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_epoll.cpp.o [380/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_faults.cpp.o [381/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_parent-dead-signal.cpp.o [382/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_inotify.cpp.o ../../../src/managarm/testsuites/posix-tests/src/inotify.cpp:72:28: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'unsigned long' [-Wsign-compare] 72 | assert(chunk > 0 && chunk >= sizeof(inotify_event)); | ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /var/lib/managarm-buildenv/build/system-root/usr/include/assert.h:38:36: note: expanded from macro 'assert' 38 | #define assert(assertion) ((void)((assertion) \ | ^~~~~~~~~ ../../../src/managarm/testsuites/posix-tests/src/testsuite.hpp:10:34: note: expanded from macro 'DEFINE_TEST' 10 | static test_case test_ ## s{#s, f}; | ^ ../../../src/managarm/testsuites/posix-tests/src/inotify.cpp:77:15: warning: comparison of integers of different signs: 'ssize_t' (aka 'long') and 'unsigned long' [-Wsign-compare] 77 | assert(chunk > sizeof(inotify_event) + evtHeader.len); | ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/lib/managarm-buildenv/build/system-root/usr/include/assert.h:38:36: note: expanded from macro 'assert' 38 | #define assert(assertion) ((void)((assertion) \ | ^~~~~~~~~ ../../../src/managarm/testsuites/posix-tests/src/testsuite.hpp:10:34: note: expanded from macro 'DEFINE_TEST' 10 | static test_case test_ ## s{#s, f}; | ^ 2 warnings generated. [383/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_pipes.cpp.o [384/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_processgroups.cpp.o [385/421] Compiling C++ object servers/netserver/netserver.p/src_ip_tcp4.cpp.o [386/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_signalfd.cpp.o [387/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_signal.cpp.o [388/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_stat.cpp.o [389/421] Compiling C++ object servers/netserver/netserver.p/src_netlink_netlink.cpp.o [390/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_sigaltstack.cpp.o [391/421] Compiling C++ object servers/netserver/netserver.p/src_netlink_packets.cpp.o [392/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_memfd.cpp.o [393/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_pidfd.cpp.o [394/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_socket.cpp.o [395/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_timerfd.cpp.o [396/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_mmap.cpp.o [397/421] Compiling C++ object servers/netserver/netserver.p/src_netlink_queries.cpp.o [398/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_posix-timers.cpp.o [399/421] Compiling C++ object testsuites/kernel-tests/kernel-tests.p/src_faults.cpp.o [400/421] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_open-close.cpp.o [401/421] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_memory.cpp.o [402/421] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_tasks.cpp.o [403/421] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_unixnames.cpp.o [404/421] Linking target testsuites/posix-tests/posix-tests [405/421] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_main.cpp.o [406/421] Linking target testsuites/posix-torture/posix-torture [407/421] Compiling C++ object testsuites/kernel-tests/kernel-tests.p/src_mapping.cpp.o [408/421] Compiling C++ object drivers/clocktracker/clocktracker.p/src_main.cpp.o [409/421] Compiling C++ object testsuites/kernel-tests/kernel-tests.p/src_main.cpp.o [410/421] Compiling C++ object testsuites/virt-test/virt-test.p/main.cpp.o [411/421] Linking target drivers/clocktracker/clocktracker [412/421] Linking target testsuites/kernel-tests/kernel-tests [413/421] Linking target testsuites/virt-test/virt-test [414/421] Compiling C++ object testsuites/kernel-bench/kernel-bench.p/src_main.cpp.o [415/421] Linking target testsuites/kernel-bench/kernel-bench [416/421] Compiling C++ object utils/wait-for-devices/wait-for-devices.p/src_main.cpp.o [417/421] Linking target utils/wait-for-devices/wait-for-devices [418/421] Compiling C++ object servers/netserver/netserver.p/src_main.cpp.o [419/421] Linking target servers/netserver/netserver [420/421] Compiling C++ object utils/runsvr/runsvr.p/src_main.cpp.o [421/421] Linking target utils/runsvr/runsvr xbstrap: Running ['ninja', 'install'] (tools: ['host-bragi', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-llvm-toolchain', 'host-pkg-config', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1310879 (outside the namespace) xbstrap: Running ['mkdir', '-pv', '@THIS_COLLECT_DIR@/usr/lib/systemd/system/sysinit.target.wants/'] (tools: ['host-bragi', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-llvm-toolchain', 'host-pkg-config', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1310906 (outside the namespace) mkdir: created directory '/var/lib/managarm-buildenv/build/packages/managarm-system.collect/usr/lib/systemd/system/sysinit.target.wants/' xbstrap: Running ['ln', '-svn', '../runsvr-atkbd.service', '@THIS_COLLECT_DIR@/usr/lib/systemd/system/sysinit.target.wants/'] (tools: ['host-bragi', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-llvm-toolchain', 'host-pkg-config', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1310911 (outside the namespace) '/var/lib/managarm-buildenv/build/packages/managarm-system.collect/usr/lib/systemd/system/sysinit.target.wants/runsvr-atkbd.service' -> '../runsvr-atkbd.service' xbstrap: Running ['ln', '-svn', '../runsvr-usbhid.service', '@THIS_COLLECT_DIR@/usr/lib/systemd/system/sysinit.target.wants/'] (tools: ['host-bragi', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-llvm-toolchain', 'host-pkg-config', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1310916 (outside the namespace) '/var/lib/managarm-buildenv/build/packages/managarm-system.collect/usr/lib/systemd/system/sysinit.target.wants/runsvr-usbhid.service' -> '../runsvr-usbhid.service' xbstrap: pack managarm-system [71/71] [2025-06-09 11:08:23.831909 atlas] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 71, 'n_this': 70, 'status': 'success', 'subject': 'managarm-system'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'managarm-system', '-n', 'managarm-system-0.0pl5232_1', '-D', 'mlibc>=0 systemd>=0 fafnir>=0 frigg>=0 lewis>=0 libasync>=0 libdrm>=0 libsmarter>=0 lil>=0', '--desc', 'The Managarm userspace', '--long-desc', 'This package provides the Managarm userspace components, various drivers and the POSIX emulation layer.', '--license', 'MIT', '--homepage', 'https://managarm.org', '--maintainer', 'Alexander van der Grinten ', '--tags', 'sys-kernel', '/tmp/tmp7rsfpoww'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/managarm-system-0.0pl5232_1.x86_64.xbps'] (x86_64) [2025-06-09 11:08:37.073381 atlas] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 71, 'n_this': 71, 'status': 'success', 'subject': 'managarm-system'} [2025-06-09 11:08:39.645216 atlas] DEBUG: xbbs.worker: successfully uploaded package managarm-system for JobMessage(project='managarm', job='package:managarm-system', repository='https://github.com/managarm/bootstrap-managarm.git', revision='4030cce575b6d957775a67be7cb06ed5f2c7618d', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'fafnir': {'architecture': 'x86_64', 'version': '0.0pl8_9'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl362_7'}, 'boost': {'architecture': {'x86_64'}, 'version': '1.62.0_8'}, 'libasync': {'architecture': 'x86_64', 'version': '0.0pl177_8'}, 'libsmarter': {'architecture': 'x86_64', 'version': '0.0pl22_10'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'file': {'architecture': 'x86_64', 'version': '5.46_1'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'shadow': {'architecture': 'x86_64', 'version': '4.8.1_6'}, 'libcap': {'architecture': 'x86_64', 'version': '2.72_2'}, 'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.38_1'}, 'systemd': {'architecture': 'x86_64', 'version': '256.8_8'}, 'lewis': {'architecture': 'x86_64', 'version': '0.0pl109_10'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'lil': {'architecture': 'x86_64', 'version': '0.0pl90_2'}}, needed_tools={'host-llvm-toolchain': {'architecture': {'x86_64'}, 'version': '19.1.7_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}, 'host-bragi': {'architecture': {'x86_64'}, 'version': '0.0pl109_1'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-managarm-tools': {'architecture': {'x86_64'}, 'version': '0.0pl5232_3'}, 'host-mold': {'architecture': {'x86_64'}, 'version': '2.32.0_2'}, 'host-python': {'architecture': {'x86_64'}, 'version': '3.10.12_1'}}, prod_pkgs={'managarm-system': {'architecture': 'x86_64', 'version': '0.0pl5232_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-06-09 11:08:39.647402 atlas] INFO: xbbs.worker: job done. return code: 0