[2025-03-21 21:54:07.891799 atlas] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='package:managarm-system', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4380_2'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_2'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4380_2'}, 'fafnir': {'architecture': 'riscv64', 'version': '0.0pl8_9'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl358_7'}, 'boost': {'architecture': {'riscv64'}, 'version': '1.62.0_8'}, 'libasync': {'architecture': 'riscv64', 'version': '0.0pl175_8'}, 'libsmarter': {'architecture': 'riscv64', 'version': '0.0pl22_10'}, 'zlib': {'architecture': 'riscv64', 'version': '1.2.12_8'}, 'ncurses': {'architecture': 'riscv64', 'version': '6.2_11'}, 'libiconv': {'architecture': 'riscv64', 'version': '1.17_8'}, 'readline': {'architecture': 'riscv64', 'version': '8.1_10'}, 'file': {'architecture': 'riscv64', 'version': '5.45_6'}, 'util-linux-libs': {'architecture': 'riscv64', 'version': '2.36.2_13'}, 'shadow': {'architecture': 'riscv64', 'version': '4.8.1_6'}, 'libxcrypt': {'architecture': 'riscv64', 'version': '4.4.36_6'}, 'libintl': {'architecture': 'riscv64', 'version': '0.21_10'}, 'libcap': {'architecture': 'riscv64', 'version': '2.72_2'}, 'openssl': {'architecture': 'riscv64', 'version': '1.1.1w_2'}, 'systemd': {'architecture': 'riscv64', 'version': '256.8_8'}, 'libdrm': {'architecture': 'riscv64', 'version': '2.4.115_9'}, 'lewis': {'architecture': 'riscv64', 'version': '0.0pl109_10'}}, needed_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.43.1_1'}, 'host-managarm-tools': {'architecture': {'riscv64'}, 'version': '0.0pl5087_3'}, 'host-llvm-toolchain': {'architecture': {'riscv64'}, 'version': '19.1.3_4'}, 'host-python': {'architecture': {'riscv64'}, 'version': '3.10.12_1'}, 'host-pkg-config': {'architecture': {'riscv64'}, 'version': '0.29.2_2'}, 'host-mold': {'architecture': {'riscv64'}, 'version': '2.32.0_1'}, 'host-bragi': {'architecture': {'riscv64'}, 'version': '0.0pl106_1'}, 'system-gcc': {'architecture': 'riscv64', 'version': '14.2.0_1'}}, prod_pkgs={'managarm-system': {'architecture': 'riscv64', 'version': '0.0pl5087_1'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2025-03-21 21:54:07.892707 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-03-21 21:54:07.914994 atlas] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-03-21 21:54:07.928494 atlas] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-03-21 21:54:09.121307 atlas] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '3bfd101292f3a8ea97590e0ce7585bb8857c01f0'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 3bfd101 Merge pull request #486 from no92/systemd-hwdb-pregenerate [2025-03-21 21:54:09.192394 atlas] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-03-21 21:54:18.517121 atlas] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm_riscv/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'mlibc-headers', 'linux-headers', 'libdrm-headers', 'mlibc', 'fafnir', 'frigg', 'boost', 'libasync', 'libsmarter', 'zlib', 'ncurses', 'libiconv', 'readline', 'file', 'util-linux-libs', 'shadow', 'libxcrypt', 'libintl', 'libcap', 'openssl', 'systemd', 'libdrm', 'lewis'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm_riscv/package_repo/riscv64-repodata' ... riscv64-repodata: [21KB 19%] 69MB/s ETA: 00m00s riscv64-repodata: 21KB [avg rate: 351MB/s] 23 packages will be downloaded: 23 packages will be installed: mlibc-headers-0.0pl4380_2 linux-headers-6.12.8_2 libdrm-headers-2.4.115_2 mlibc-0.0pl4380_2 fafnir-0.0pl8_9 frigg-0.0pl358_7 boost-1.62.0_8 libasync-0.0pl175_8 libsmarter-0.0pl22_10 zlib-1.2.12_8 ncurses-6.2_11 libiconv-1.17_8 readline-8.1_10 file-5.45_6 util-linux-libs-2.36.2_13 shadow-4.8.1_6 libxcrypt-4.4.36_6 libintl-0.21_10 libcap-2.72_2 openssl-1.1.1w_2 systemd-256.8_8 libdrm-2.4.115_9 lewis-0.0pl109_10 Size to download: 63MB Size required on disk: 325MB Space available on disk: 94GB [*] Downloading packages mlibc-headers-0.0pl4380_2.riscv64.xbps.sig2: [512B 100%] 7812KB/s ETA: 00m00s mlibc-headers-0.0pl4380_2.riscv64.xbps.sig2: 512B [avg rate: 7812KB/s] mlibc-headers-0.0pl4380_2.riscv64.xbps: [99KB 4%] 46MB/s ETA: 00m00s mlibc-headers-0.0pl4380_2.riscv64.xbps: 99KB [avg rate: 1133MB/s] mlibc-headers-0.0pl4380_2: verifying RSA signature... linux-headers-6.12.8_2.riscv64.xbps.sig2: [512B 100%] 9091KB/s ETA: 00m00s linux-headers-6.12.8_2.riscv64.xbps.sig2: 512B [avg rate: 9091KB/s] linux-headers-6.12.8_2.riscv64.xbps: [3054KB 0%] 47MB/s ETA: 00m00s linux-headers-6.12.8_2.riscv64.xbps: 3054KB [avg rate: 35GB/s] linux-headers-6.12.8_2: verifying RSA signature... libdrm-headers-2.4.115_2.riscv64.xbps.sig2: [512B 100%] 6944KB/s ETA: 00m00s libdrm-headers-2.4.115_2.riscv64.xbps.sig2: 512B [avg rate: 6944KB/s] libdrm-headers-2.4.115_2.riscv64.xbps: [114KB 3%] 47MB/s ETA: 00m00s libdrm-headers-2.4.115_2.riscv64.xbps: 114KB [avg rate: 1328MB/s] libdrm-headers-2.4.115_2: verifying RSA signature... mlibc-0.0pl4380_2.riscv64.xbps.sig2: [512B 100%] 8621KB/s ETA: 00m00s mlibc-0.0pl4380_2.riscv64.xbps.sig2: 512B [avg rate: 8621KB/s] mlibc-0.0pl4380_2.riscv64.xbps: [4081KB 0%] 47MB/s ETA: 00m00s mlibc-0.0pl4380_2.riscv64.xbps: 4081KB [avg rate: 47GB/s] mlibc-0.0pl4380_2: verifying RSA signature... fafnir-0.0pl8_9.riscv64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s fafnir-0.0pl8_9.riscv64.xbps.sig2: 512B [avg rate: 9.8MB/s] fafnir-0.0pl8_9.riscv64.xbps: [2635B 100%] -- stalled -- ETA: 00m00s fafnir-0.0pl8_9.riscv64.xbps: 2635B [avg rate: -- stalled --] fafnir-0.0pl8_9: verifying RSA signature... frigg-0.0pl358_7.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s frigg-0.0pl358_7.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] frigg-0.0pl358_7.riscv64.xbps: [42KB 9%] 66MB/s ETA: 00m00s frigg-0.0pl358_7.riscv64.xbps: 42KB [avg rate: 694MB/s] frigg-0.0pl358_7: verifying RSA signature... boost-1.62.0_8.noarch.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s boost-1.62.0_8.noarch.xbps.sig2: 512B [avg rate: 15MB/s] boost-1.62.0_8.noarch.xbps: [8386KB 0%] 71MB/s ETA: 00m00s boost-1.62.0_8.noarch.xbps: 8386KB [avg rate: 145GB/s] boost-1.62.0_8: verifying RSA signature... libasync-0.0pl175_8.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s libasync-0.0pl175_8.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] libasync-0.0pl175_8.riscv64.xbps: [17KB 23%] 62MB/s ETA: 00m00s libasync-0.0pl175_8.riscv64.xbps: 17KB [avg rate: 264MB/s] libasync-0.0pl175_8: verifying RSA signature... libsmarter-0.0pl22_10.riscv64.xbps.sig2: [512B 100%] 9.8MB/s ETA: 00m00s libsmarter-0.0pl22_10.riscv64.xbps.sig2: 512B [avg rate: 9.8MB/s] libsmarter-0.0pl22_10.riscv64.xbps: [3077B 100%] 38MB/s ETA: 00m00s libsmarter-0.0pl22_10.riscv64.xbps: 3077B [avg rate: 38MB/s] libsmarter-0.0pl22_10: verifying RSA signature... zlib-1.2.12_8.riscv64.xbps.sig2: [512B 100%] 12MB/s ETA: 00m00s zlib-1.2.12_8.riscv64.xbps.sig2: 512B [avg rate: 12MB/s] zlib-1.2.12_8.riscv64.xbps: [130KB 3%] 85MB/s ETA: 00m00s zlib-1.2.12_8.riscv64.xbps: 130KB [avg rate: 2761MB/s] zlib-1.2.12_8: verifying RSA signature... ncurses-6.2_11.riscv64.xbps.sig2: [512B 100%] 15MB/s ETA: 00m00s ncurses-6.2_11.riscv64.xbps.sig2: 512B [avg rate: 15MB/s] ncurses-6.2_11.riscv64.xbps: [3736KB 0%] -- stalled -- ETA: 00m00s ncurses-6.2_11.riscv64.xbps: 3736KB [avg rate: -- stalled --] ncurses-6.2_11: verifying RSA signature... libiconv-1.17_8.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libiconv-1.17_8.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] libiconv-1.17_8.riscv64.xbps: [842KB 0%] 62MB/s ETA: 00m00s libiconv-1.17_8.riscv64.xbps: 842KB [avg rate: 13GB/s] libiconv-1.17_8: verifying RSA signature... readline-8.1_10.riscv64.xbps.sig2: [512B 100%] 10MB/s ETA: 00m00s readline-8.1_10.riscv64.xbps.sig2: 512B [avg rate: 10MB/s] readline-8.1_10.riscv64.xbps: [516KB 0%] 47MB/s ETA: 00m00s readline-8.1_10.riscv64.xbps: 516KB [avg rate: 6067MB/s] readline-8.1_10: verifying RSA signature... file-5.45_6.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s file-5.45_6.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] file-5.45_6.riscv64.xbps: [652KB 0%] 72MB/s ETA: 00m00s file-5.45_6.riscv64.xbps: 652KB [avg rate: 12GB/s] file-5.45_6: verifying RSA signature... util-linux-libs-2.36.2_13.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s util-linux-libs-2.36.2_13.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] util-linux-libs-2.36.2_13.riscv64.xbps: [1534KB 0%] 72MB/s ETA: 00m00s util-linux-libs-2.36.2_13.riscv64.xbps: 1534KB [avg rate: 27GB/s] util-linux-libs-2.36.2_13: verifying RSA signature... shadow-4.8.1_6.riscv64.xbps.sig2: [512B 100%] 8333KB/s ETA: 00m00s shadow-4.8.1_6.riscv64.xbps.sig2: 512B [avg rate: 8333KB/s] shadow-4.8.1_6.riscv64.xbps: [895KB 0%] 44MB/s ETA: 00m00s shadow-4.8.1_6.riscv64.xbps: 895KB [avg rate: 9932MB/s] shadow-4.8.1_6: verifying RSA signature... libxcrypt-4.4.36_6.riscv64.xbps.sig2: [512B 100%] 11MB/s ETA: 00m00s libxcrypt-4.4.36_6.riscv64.xbps.sig2: 512B [avg rate: 11MB/s] libxcrypt-4.4.36_6.riscv64.xbps: [260KB 1%] 77MB/s ETA: 00m00s libxcrypt-4.4.36_6.riscv64.xbps: 260KB [avg rate: 4977MB/s] libxcrypt-4.4.36_6: verifying RSA signature... libintl-0.21_10.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s libintl-0.21_10.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] libintl-0.21_10.riscv64.xbps: [82KB 4%] 53MB/s ETA: 00m00s libintl-0.21_10.riscv64.xbps: 82KB [avg rate: 1080MB/s] libintl-0.21_10: verifying RSA signature... libcap-2.72_2.riscv64.xbps.sig2: [512B 100%] 16MB/s ETA: 00m00s libcap-2.72_2.riscv64.xbps.sig2: 512B [avg rate: 16MB/s] libcap-2.72_2.riscv64.xbps: [111KB 3%] 67MB/s ETA: 00m00s libcap-2.72_2.riscv64.xbps: 111KB [avg rate: 1863MB/s] libcap-2.72_2: verifying RSA signature... openssl-1.1.1w_2.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s openssl-1.1.1w_2.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] openssl-1.1.1w_2.riscv64.xbps: [3367KB 0%] 71MB/s ETA: 00m00s openssl-1.1.1w_2.riscv64.xbps: 3367KB [avg rate: 58GB/s] openssl-1.1.1w_2: verifying RSA signature... systemd-256.8_8.riscv64.xbps.sig2: [512B 100%] 13MB/s ETA: 00m00s systemd-256.8_8.riscv64.xbps.sig2: 512B [avg rate: 13MB/s] systemd-256.8_8.riscv64.xbps: [34MB 0%] 91MB/s ETA: 00m00s systemd-256.8_8.riscv64.xbps: [34MB 3%] 67MB/s ETA: 00m32s systemd-256.8_8.riscv64.xbps: 34MB [avg rate: 2207MB/s] systemd-256.8_8: verifying RSA signature... libdrm-2.4.115_9.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s libdrm-2.4.115_9.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] libdrm-2.4.115_9.riscv64.xbps: [235KB 1%] 66MB/s ETA: 00m00s libdrm-2.4.115_9.riscv64.xbps: 235KB [avg rate: 3891MB/s] libdrm-2.4.115_9: verifying RSA signature... lewis-0.0pl109_10.riscv64.xbps.sig2: [512B 100%] 14MB/s ETA: 00m00s lewis-0.0pl109_10.riscv64.xbps.sig2: 512B [avg rate: 14MB/s] lewis-0.0pl109_10.riscv64.xbps: [1074KB 0%] 66MB/s ETA: 00m00s lewis-0.0pl109_10.riscv64.xbps: 1074KB [avg rate: 17GB/s] lewis-0.0pl109_10: verifying RSA signature... [*] Collecting package files mlibc-headers-0.0pl4380_2: collecting files... linux-headers-6.12.8_2: collecting files... libdrm-headers-2.4.115_2: collecting files... mlibc-0.0pl4380_2: collecting files... fafnir-0.0pl8_9: collecting files... frigg-0.0pl358_7: collecting files... boost-1.62.0_8: collecting files... libasync-0.0pl175_8: collecting files... libsmarter-0.0pl22_10: collecting files... zlib-1.2.12_8: collecting files... ncurses-6.2_11: collecting files... libiconv-1.17_8: collecting files... readline-8.1_10: collecting files... file-5.45_6: collecting files... util-linux-libs-2.36.2_13: collecting files... shadow-4.8.1_6: collecting files... libxcrypt-4.4.36_6: collecting files... libintl-0.21_10: collecting files... libcap-2.72_2: collecting files... openssl-1.1.1w_2: collecting files... systemd-256.8_8: collecting files... libdrm-2.4.115_9: collecting files... lewis-0.0pl109_10: collecting files... [*] Unpacking packages mlibc-headers-0.0pl4380_2: unpacking ... linux-headers-6.12.8_2: unpacking ... libdrm-headers-2.4.115_2: unpacking ... mlibc-0.0pl4380_2: unpacking ... fafnir-0.0pl8_9: unpacking ... frigg-0.0pl358_7: unpacking ... boost-1.62.0_8: unpacking ... libasync-0.0pl175_8: unpacking ... libsmarter-0.0pl22_10: unpacking ... zlib-1.2.12_8: unpacking ... ncurses-6.2_11: unpacking ... libiconv-1.17_8: unpacking ... readline-8.1_10: unpacking ... file-5.45_6: unpacking ... util-linux-libs-2.36.2_13: unpacking ... shadow-4.8.1_6: unpacking ... libxcrypt-4.4.36_6: unpacking ... libintl-0.21_10: unpacking ... libcap-2.72_2: unpacking ... openssl-1.1.1w_2: unpacking ... systemd-256.8_8: unpacking ... libdrm-2.4.115_9: unpacking ... lewis-0.0pl109_10: unpacking ... 23 downloaded, 23 installed, 0 updated, 23 configured, 0 removed. [2025-03-21 21:54:25.178459 atlas] DEBUG: xbbs.worker: creating repository with existing packages... [2025-03-21 21:54:25.179169 atlas] DEBUG: xbbs.worker: ... found ncurses-6.2_11.riscv64.xbps [2025-03-21 21:54:25.184864 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'ncurses-6.2_11.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `ncurses-6.2_11' (riscv64). index: 1 packages registered. [2025-03-21 21:54:25.266058 atlas] DEBUG: xbbs.worker: ... found libdrm-2.4.115_9.riscv64.xbps [2025-03-21 21:54:25.267246 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-2.4.115_9.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-2.4.115_9' (riscv64). index: 2 packages registered. [2025-03-21 21:54:25.296936 atlas] DEBUG: xbbs.worker: ... found libiconv-1.17_8.riscv64.xbps [2025-03-21 21:54:25.299026 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (riscv64). index: 3 packages registered. [2025-03-21 21:54:25.334793 atlas] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.riscv64.xbps [2025-03-21 21:54:25.335815 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_8' (riscv64). index: 4 packages registered. [2025-03-21 21:54:25.363244 atlas] DEBUG: xbbs.worker: ... found systemd-256.8_8.riscv64.xbps [2025-03-21 21:54:25.409005 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'systemd-256.8_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `systemd-256.8_8' (riscv64). index: 5 packages registered. [2025-03-21 21:54:25.611891 atlas] DEBUG: xbbs.worker: ... found lewis-0.0pl109_10.riscv64.xbps [2025-03-21 21:54:25.615604 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'lewis-0.0pl109_10.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `lewis-0.0pl109_10' (riscv64). index: 6 packages registered. [2025-03-21 21:54:25.677253 atlas] DEBUG: xbbs.worker: ... found libxcrypt-4.4.36_6.riscv64.xbps [2025-03-21 21:54:25.679152 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcrypt-4.4.36_6.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcrypt-4.4.36_6' (riscv64). index: 7 packages registered. [2025-03-21 21:54:25.716678 atlas] DEBUG: xbbs.worker: ... found libsmarter-0.0pl22_10.riscv64.xbps [2025-03-21 21:54:25.717807 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libsmarter-0.0pl22_10.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libsmarter-0.0pl22_10' (riscv64). index: 8 packages registered. [2025-03-21 21:54:25.753409 atlas] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.riscv64.xbps [2025-03-21 21:54:25.759023 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_2' (riscv64). index: 9 packages registered. [2025-03-21 21:54:25.807107 atlas] DEBUG: xbbs.worker: ... found frigg-0.0pl358_7.riscv64.xbps [2025-03-21 21:54:25.808243 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl358_7.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl358_7' (riscv64). index: 10 packages registered. [2025-03-21 21:54:25.838715 atlas] DEBUG: xbbs.worker: ... found libcap-2.72_2.riscv64.xbps [2025-03-21 21:54:25.839991 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libcap-2.72_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libcap-2.72_2' (riscv64). index: 11 packages registered. [2025-03-21 21:54:25.867201 atlas] DEBUG: xbbs.worker: ... found fafnir-0.0pl8_9.riscv64.xbps [2025-03-21 21:54:25.867927 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'fafnir-0.0pl8_9.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `fafnir-0.0pl8_9' (riscv64). index: 12 packages registered. [2025-03-21 21:54:25.893422 atlas] DEBUG: xbbs.worker: ... found libintl-0.21_10.riscv64.xbps [2025-03-21 21:54:25.894307 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libintl-0.21_10.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libintl-0.21_10' (riscv64). index: 13 packages registered. [2025-03-21 21:54:25.922645 atlas] DEBUG: xbbs.worker: ... found readline-8.1_10.riscv64.xbps [2025-03-21 21:54:25.924171 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_10.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_10' (riscv64). index: 14 packages registered. [2025-03-21 21:54:25.951312 atlas] DEBUG: xbbs.worker: ... found mlibc-0.0pl4380_2.riscv64.xbps [2025-03-21 21:54:25.959387 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-0.0pl4380_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-0.0pl4380_2' (riscv64). index: 15 packages registered. [2025-03-21 21:54:26.004490 atlas] DEBUG: xbbs.worker: ... found shadow-4.8.1_6.riscv64.xbps [2025-03-21 21:54:26.006716 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'shadow-4.8.1_6.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `shadow-4.8.1_6' (riscv64). index: 16 packages registered. [2025-03-21 21:54:26.037102 atlas] DEBUG: xbbs.worker: ... found boost-1.62.0_8.noarch.xbps [2025-03-21 21:54:26.048223 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'boost-1.62.0_8.noarch.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `boost-1.62.0_8' (noarch). index: 17 packages registered. [2025-03-21 21:54:26.114869 atlas] DEBUG: xbbs.worker: ... found util-linux-libs-2.36.2_13.riscv64.xbps [2025-03-21 21:54:26.117808 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'util-linux-libs-2.36.2_13.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `util-linux-libs-2.36.2_13' (riscv64). index: 18 packages registered. [2025-03-21 21:54:26.150696 atlas] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4380_2.riscv64.xbps [2025-03-21 21:54:26.151705 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'mlibc-headers-0.0pl4380_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `mlibc-headers-0.0pl4380_2' (riscv64). index: 19 packages registered. [2025-03-21 21:54:26.186397 atlas] DEBUG: xbbs.worker: ... found openssl-1.1.1w_2.riscv64.xbps [2025-03-21 21:54:26.192813 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'openssl-1.1.1w_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `openssl-1.1.1w_2' (riscv64). index: 20 packages registered. [2025-03-21 21:54:26.244631 atlas] DEBUG: xbbs.worker: ... found libasync-0.0pl175_8.riscv64.xbps [2025-03-21 21:54:26.245411 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libasync-0.0pl175_8.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libasync-0.0pl175_8' (riscv64). index: 21 packages registered. [2025-03-21 21:54:26.274740 atlas] DEBUG: xbbs.worker: ... found file-5.45_6.riscv64.xbps [2025-03-21 21:54:26.276478 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'file-5.45_6.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `file-5.45_6' (riscv64). index: 22 packages registered. [2025-03-21 21:54:26.316201 atlas] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_2.riscv64.xbps [2025-03-21 21:54:26.317174 atlas] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_2.riscv64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'riscv64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.115_2' (riscv64). index: 23 packages registered. [2025-03-21 21:55:05.652630 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 fetch cli11 checkout cli11 patch cli11 fetch cralgo checkout cralgo patch cralgo fetch freebsd-e1000 checkout freebsd-e1000 patch freebsd-e1000 fetch libarch checkout libarch patch libarch fetch libasync checkout libasync patch libasync fetch libsmarter checkout libsmarter patch libsmarter fetch lil checkout lil patch lil fetch managarm checkout managarm patch managarm fetch uacpi checkout uacpi patch uacpi regenerate managarm install fafnir (inside sysroot.qkfm1aqo) install frigg (inside sysroot.qkfm1aqo) install libdrm-headers (inside sysroot.qkfm1aqo) install linux-headers (inside sysroot.qkfm1aqo) install mlibc-headers (inside sysroot.qkfm1aqo) install mlibc (inside sysroot.qkfm1aqo) install lewis (inside sysroot.qkfm1aqo) install boost (inside sysroot.qkfm1aqo) install libasync (inside sysroot.qkfm1aqo) install libdrm (inside sysroot.qkfm1aqo) install libsmarter (inside sysroot.qkfm1aqo) install libcap (inside sysroot.qkfm1aqo) install libiconv (inside sysroot.qkfm1aqo) install libintl (inside sysroot.qkfm1aqo) install libxcrypt (inside sysroot.qkfm1aqo) install zlib (inside sysroot.qkfm1aqo) install openssl (inside sysroot.qkfm1aqo) install shadow (inside sysroot.qkfm1aqo) install file (inside sysroot.qkfm1aqo) install ncurses (inside sysroot.qkfm1aqo) install readline (inside sysroot.qkfm1aqo) install util-linux-libs (inside sysroot.qkfm1aqo) install systemd (inside sysroot.qkfm1aqo) configure managarm-system (inside sysroot.qkfm1aqo) build managarm-system (inside sysroot.qkfm1aqo) pack managarm-system xbstrap: fetch bragi [1/57] 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/57] [2025-03-21 21:55:10.292279 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 57, 'n_this': 1, 'status': 'success', 'subject': 'bragi'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch bragi [3/57] xbstrap: fetch cli11 [4/57] [2025-03-21 21:55:10.774673 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 57, 'n_this': 2, 'status': 'success', 'subject': 'bragi'} [2025-03-21 21:55:10.776181 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 57, 'n_this': 3, '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 [5/57] [2025-03-21 21:55:19.261814 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 57, 'n_this': 4, 'status': 'success', 'subject': 'cli11'} HEAD is now at f4d0731 chore: prepare for 2.4.1 (#1001) xbstrap: patch cli11 [6/57] xbstrap: fetch cralgo [7/57] [2025-03-21 21:55:19.529829 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 57, 'n_this': 5, 'status': 'success', 'subject': 'cli11'} [2025-03-21 21:55:19.530914 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 57, 'n_this': 6, '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 [8/57] [2025-03-21 21:55:21.529910 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 57, 'n_this': 7, 'status': 'success', 'subject': 'cralgo'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch cralgo [9/57] xbstrap: fetch freebsd-e1000 [10/57] [2025-03-21 21:55:21.546977 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 57, 'n_this': 8, 'status': 'success', 'subject': 'cralgo'} [2025-03-21 21:55:21.548442 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 57, 'n_this': 9, '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 [11/57] [2025-03-21 21:55:22.039808 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 57, 'n_this': 10, 'status': 'success', 'subject': 'freebsd-e1000'} Switched to a new branch 'import' branch 'import' set up to track 'origin/import'. xbstrap: patch freebsd-e1000 [12/57] [2025-03-21 21:55:22.072011 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 57, 'n_this': 11, 'status': 'success', 'subject': 'freebsd-e1000'} Applying: meta: add meson.build xbstrap: fetch libarch [13/57] [2025-03-21 21:55:22.100527 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 57, 'n_this': 12, '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 [14/57] [2025-03-21 21:55:22.389725 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 57, 'n_this': 13, 'status': 'success', 'subject': 'libarch'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libarch [15/57] xbstrap: fetch libasync [16/57] [2025-03-21 21:55:22.406382 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 57, 'n_this': 14, 'status': 'success', 'subject': 'libarch'} [2025-03-21 21:55:22.407265 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 57, 'n_this': 15, '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 [17/57] [2025-03-21 21:55:22.914613 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 57, 'n_this': 16, 'status': 'success', 'subject': 'libasync'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libasync [18/57] xbstrap: fetch libsmarter [19/57] [2025-03-21 21:55:22.935908 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 57, 'n_this': 17, 'status': 'success', 'subject': 'libasync'} [2025-03-21 21:55:22.937295 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 57, 'n_this': 18, '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 [20/57] [2025-03-21 21:55:23.309548 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 57, 'n_this': 19, 'status': 'success', 'subject': 'libsmarter'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libsmarter [21/57] xbstrap: fetch lil [22/57] [2025-03-21 21:55:23.321321 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 57, 'n_this': 20, 'status': 'success', 'subject': 'libsmarter'} [2025-03-21 21:55:23.322569 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 57, 'n_this': 21, '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 [23/57] [2025-03-21 21:55:23.584517 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 57, 'n_this': 22, 'status': 'success', 'subject': 'lil'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch lil [24/57] xbstrap: fetch managarm [25/57] [2025-03-21 21:55:23.610593 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 57, 'n_this': 23, 'status': 'success', 'subject': 'lil'} [2025-03-21 21:55:23.611905 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 57, 'n_this': 24, '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 [26/57] [2025-03-21 21:55:26.564544 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 57, 'n_this': 25, 'status': 'success', 'subject': 'managarm'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch managarm [27/57] xbstrap: fetch uacpi [28/57] [2025-03-21 21:55:26.719605 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 57, 'n_this': 26, 'status': 'success', 'subject': 'managarm'} [2025-03-21 21:55:26.720755 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 57, 'n_this': 27, 'status': 'success', 'subject': 'managarm'} 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] 1.0.0 -> 1.0.0 * [new tag] 1.0.1 -> 1.0.1 * [new tag] 2.0.0 -> 2.0.0 xbstrap: checkout uacpi [29/57] [2025-03-21 21:55:27.535611 atlas] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 57, 'n_this': 28, 'status': 'success', 'subject': 'uacpi'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch uacpi [30/57] xbstrap: regenerate managarm [31/57] [2025-03-21 21:55:27.565606 atlas] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 57, 'n_this': 29, 'status': 'success', 'subject': 'uacpi'} [2025-03-21 21:55:27.567135 atlas] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 57, 'n_this': 30, 'status': 'success', 'subject': 'uacpi'} xbstrap: Running ['mkdir', '-p', '@THIS_SOURCE_DIR@/subprojects'] (tools: []) via cbuildrt PID init is 1410230 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/cralgo', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1410235 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/uacpi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1410240 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libarch', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1410245 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libasync', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1410250 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libsmarter', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1410255 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/lil', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1410260 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/bragi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1410265 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@SOURCE_ROOT@/ports/libarch/subprojects'] (tools: []) via cbuildrt PID init is 1410270 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/managarm', '@SOURCE_ROOT@/ports/libarch/subprojects/'] (tools: []) via cbuildrt PID init is 1410275 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/cli11', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1410280 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/freebsd-e1000', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1410285 (outside the namespace) xbstrap: install fafnir [32/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'fafnir'] [2025-03-21 21:55:31.765043 atlas] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 57, 'n_this': 31, 'status': 'success', 'subject': 'managarm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fafnir'] xbstrap: install frigg [33/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'frigg'] [2025-03-21 21:55:31.796936 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 32, 'status': 'success', 'subject': 'fafnir'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [34/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'libdrm-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] [2025-03-21 21:55:31.816680 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 33, 'status': 'success', 'subject': 'frigg'} xbstrap: install linux-headers [35/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'linux-headers'] [2025-03-21 21:55:31.831257 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 34, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [36/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'mlibc-headers'] [2025-03-21 21:55:32.126355 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 35, 'status': 'success', 'subject': 'linux-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] xbstrap: install mlibc [37/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'mlibc'] [2025-03-21 21:55:32.166923 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 36, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install lewis [38/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'lewis'] [2025-03-21 21:55:32.307901 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 37, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'lewis'] xbstrap: install boost [39/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'boost'] [2025-03-21 21:55:32.341002 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 38, 'status': 'success', 'subject': 'lewis'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'boost'] xbstrap: install libasync [40/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'libasync'] [2025-03-21 21:55:34.679765 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 39, 'status': 'success', 'subject': 'boost'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libasync'] xbstrap: install libdrm [41/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'libdrm'] [2025-03-21 21:55:34.695974 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 40, 'status': 'success', 'subject': 'libasync'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libsmarter [42/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'libsmarter'] [2025-03-21 21:55:34.715282 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 41, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libsmarter'] xbstrap: install libcap [43/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'libcap'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libcap'] [2025-03-21 21:55:34.726937 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 42, 'status': 'success', 'subject': 'libsmarter'} xbstrap: install libiconv [44/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'libiconv'] [2025-03-21 21:55:34.752979 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 43, 'status': 'success', 'subject': 'libcap'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [45/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'libintl'] [2025-03-21 21:55:34.784492 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 44, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install libxcrypt [46/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'libxcrypt'] [2025-03-21 21:55:34.801246 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 45, 'status': 'success', 'subject': 'libintl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcrypt'] xbstrap: install zlib [47/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'zlib'] [2025-03-21 21:55:34.826262 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 46, 'status': 'success', 'subject': 'libxcrypt'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install openssl [48/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'openssl'] [2025-03-21 21:55:34.841826 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 47, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'openssl'] xbstrap: install shadow [49/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'shadow'] [2025-03-21 21:55:35.905665 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 48, 'status': 'success', 'subject': 'openssl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'shadow'] xbstrap: install file [50/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'file'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'file'] [2025-03-21 21:55:35.963353 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 49, 'status': 'success', 'subject': 'shadow'} xbstrap: install ncurses [51/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'ncurses'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] [2025-03-21 21:55:35.998851 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 50, 'status': 'success', 'subject': 'file'} xbstrap: install readline [52/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'readline'] [2025-03-21 21:55:36.493286 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 51, 'status': 'success', 'subject': 'ncurses'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install util-linux-libs [53/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'util-linux-libs'] [2025-03-21 21:55:36.528361 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 52, 'status': 'success', 'subject': 'readline'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'util-linux-libs'] xbstrap: install systemd [54/57] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.qkfm1aqo', 'systemd'] [2025-03-21 21:55:36.584939 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 53, 'status': 'success', 'subject': 'util-linux-libs'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.qkfm1aqo', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'systemd'] xbstrap: configure managarm-system [55/57] [2025-03-21 21:55:37.683782 atlas] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 57, 'n_this': 54, '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-mold', 'host-bragi', 'system-gcc', 'host-pkg-config', 'host-managarm-tools', 'host-llvm-toolchain', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1410491 (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-mold', 'host-bragi', 'system-gcc', 'host-pkg-config', 'host-managarm-tools', 'host-llvm-toolchain', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1410497 (outside the namespace) The Meson build system Version: 1.7.0 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: riscv64 Host machine cpu: cortex-a72 Target machine cpu family: riscv64 Target machine cpu: cortex-a72 C compiler for the host machine: clang (clang 19.1.3 "clang version 19.1.3 (https://mirrors.managarm.org/mirror/git/llvm c325b72fb73ff69f4175a3698db3d828286f54c3)") C linker for the host machine: clang ld.bfd 2.43.1 C++ compiler for the host machine: clang++ (clang 19.1.3 "clang version 19.1.3 (https://mirrors.managarm.org/mirror/git/llvm c325b72fb73ff69f4175a3698db3d828286f54c3)") C++ linker for the host machine: clang++ ld.bfd 2.43.1 ../../../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) 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) 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/riscv64-managarm-pkg-config) 0.29.2 Run-time dependency frigg found: YES undefined Run-time dependency freestnd-c-hdrs-riscv64 found: NO (tried pkgconfig) Run-time dependency freestnd-cxx-hdrs-riscv64 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 build machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 12.2.0") libarch| C++ linker for the build machine: c++ ld.bfd 2.40 libarch| C++ compiler for the host machine: clang++ (clang 19.1.3 "clang version 19.1.3 (https://mirrors.managarm.org/mirror/git/llvm c325b72fb73ff69f4175a3698db3d828286f54c3)") libarch| C++ linker for the host machine: clang++ ld.bfd 2.43.1 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.3 "clang version 19.1.3 (https://mirrors.managarm.org/mirror/git/llvm c325b72fb73ff69f4175a3698db3d828286f54c3)") cli11| C++ linker for the host machine: clang++ ld.bfd 2.43.1 cli11| C++ compiler for the build machine: c++ (gcc 12.2.0 "c++ (Debian 12.2.0-14) 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 Library lewis found: YES Build targets in project: 52 managarm undefined Configuration Build flavor : userspace Userspace Components System : YES Tools : NO Subprojects bragi : YES cli11 : 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 [56/57] [2025-03-21 21:55:41.027770 atlas] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 57, 'n_this': 55, 'status': 'success', 'subject': 'managarm-system'} xbstrap: Running ['ninja'] (tools: ['host-mold', 'host-bragi', 'system-gcc', 'host-pkg-config', 'host-managarm-tools', 'host-llvm-toolchain', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1410585 (outside the namespace) [1/345] Compiling C++ object hel/libhelix.so.p/src_passthrough-fd.cpp.o [2/345] Generating 'protocols/ostrace/libostrace_protocol.so.p/ostrace.bragi.hpp' [3/345] Generating 'core/libcore-lib.a.p/clock.bragi.hpp' [4/345] Generating 'protocols/mbus/libmbus.so.p/mbus.bragi.hpp' [5/345] Generating 'protocols/ostrace/libostrace_protocol.so.p/mbus.bragi.hpp' [6/345] Generating 'core/libcore-lib.a.p/kerncfg.bragi.hpp' [7/345] Generating 'protocols/fs/libfs_protocol.so.p/fs.bragi.hpp' [8/345] Generating 'protocols/fs/libfs_protocol.so.p/ostrace.bragi.hpp' [9/345] Generating 'core/libcore-lib.a.p/mbus.bragi.hpp' [10/345] Generating 'protocols/fs/libfs_protocol.so.p/mbus.bragi.hpp' [11/345] Generating 'protocols/svrctl/libsvrctl_protocol.so.p/svrctl.bragi.hpp' [12/345] Generating 'protocols/kernlet/libkernlet_protocol.so.p/kernlet.bragi.hpp' [13/345] Generating 'protocols/hw/libhw_protocol.so.p/hw.bragi.hpp' [14/345] Generating 'protocols/usb/libusb_protocol.so.p/usb.bragi.hpp' [15/345] Compiling C++ object subprojects/libarch/libarch.so.p/src_dma_pool.cpp.o [16/345] Linking target subprojects/libarch/libarch.so [17/345] Generating symbol file subprojects/libarch/libarch.so.p/libarch.so.symbols [18/345] Compiling C++ object hel/libhelix.so.p/src_globals.cpp.o [19/345] Linking target hel/libhelix.so [20/345] Generating symbol file hel/libhelix.so.p/libhelix.so.symbols [21/345] Compiling C++ object core/libcore-lib.a.p/lib_bpf_bpf.cpp.o [22/345] Compiling C++ object core/libcore-lib.a.p/lib_clock.cpp.o [23/345] Compiling C++ object protocols/fs/libfs_protocol.so.p/src_file-locks.cpp.o [24/345] Compiling C++ object core/libcore-lib.a.p/lib_cmdline.cpp.o [25/345] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_api.cpp.o [26/345] Compiling C++ object protocols/ostrace/libostrace_protocol.so.p/src_ostrace.cpp.o [27/345] Generating 'protocols/kernlet/libkernlet_protocol.so.p/mbus.bragi.hpp' [28/345] Compiling C++ object core/libcore-lib.a.p/lib_kernel-logs.cpp.o [29/345] Linking static target core/libcore-lib.a [30/345] Generating 'core/drm/libdrm_core.so.p/posix.bragi.hpp' [31/345] Generating 'core/drm/libdrm_core.so.p/fs.bragi.hpp' [32/345] Generating 'core/drm/libdrm_core.so.p/ostrace.bragi.hpp' [33/345] Generating 'core/drm/libdrm_core.so.p/mbus.bragi.hpp' [34/345] Compiling C++ object protocols/mbus/libmbus.so.p/src_client_ng.cpp.o [35/345] Generating 'core/drm/libdrm_core.so.p/hw.bragi.hpp' [36/345] Compiling C++ object protocols/svrctl/libsvrctl_protocol.so.p/src_server.cpp.o [37/345] Linking target protocols/mbus/libmbus.so [38/345] Linking target protocols/svrctl/libsvrctl_protocol.so [39/345] Generating symbol file protocols/mbus/libmbus.so.p/libmbus.so.symbols [40/345] Generating symbol file protocols/svrctl/libsvrctl_protocol.so.p/libsvrctl_protocol.so.symbols [41/345] Linking target protocols/ostrace/libostrace_protocol.so [42/345] Generating symbol file protocols/ostrace/libostrace_protocol.so.p/libostrace_protocol.so.symbols [43/345] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_hub.cpp.o [44/345] Compiling C++ object protocols/fs/libfs_protocol.so.p/src_client.cpp.o [45/345] Compiling C++ object protocols/kernlet/libkernlet_protocol.so.p/src_compiler.cpp.o [46/345] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_client.cpp.o [47/345] Linking target protocols/kernlet/libkernlet_protocol.so [48/345] Generating symbol file protocols/kernlet/libkernlet_protocol.so.p/libkernlet_protocol.so.symbols [49/345] Generating 'core/virtio/libvirtio_core.so.p/hw.bragi.hpp' [50/345] Generating 'core/virtio/libvirtio_core.so.p/kernlet.bragi.hpp' [51/345] Generating 'core/virtio/libvirtio_core.so.p/mbus.bragi.hpp' [52/345] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_server.cpp.o [53/345] Linking target protocols/usb/libusb_protocol.so [54/345] Generating symbol file protocols/usb/libusb_protocol.so.p/libusb_protocol.so.symbols [55/345] Compiling C++ object core/drm/libdrm_core.so.p/src_fourcc.cpp.o [56/345] Generating 'mbus/mbus.p/mbus.bragi.hpp' [57/345] Compiling C++ object protocols/hw/libhw_protocol.so.p/src_client.cpp.o [58/345] Linking target protocols/hw/libhw_protocol.so [59/345] Generating symbol file protocols/hw/libhw_protocol.so.p/libhw_protocol.so.symbols [60/345] Generating 'posix/subsystem/posix-subsystem.p/posix.bragi.hpp' [61/345] Generating 'posix/subsystem/posix-subsystem.p/mbus.bragi.hpp' [62/345] Generating 'posix/subsystem/posix-subsystem.p/fs.bragi.hpp' [63/345] Generating 'posix/subsystem/posix-subsystem.p/clock.bragi.hpp' [64/345] Generating 'posix/subsystem/posix-subsystem.p/ostrace.bragi.hpp' [65/345] Compiling C++ object core/drm/libdrm_core.so.p/src_device.cpp.o [66/345] Generating 'posix/subsystem/posix-subsystem.p/kerncfg.bragi.hpp' [67/345] Generating 'posix/subsystem/posix-subsystem.p/hw.bragi.hpp' [68/345] Generating 'posix/init/posix-init.p/mbus.bragi.hpp' [69/345] Compiling C++ object core/drm/libdrm_core.so.p/src_mode-object.cpp.o [70/345] Compiling C++ object posix/init/init-stage2.p/src_stage2.cpp.o [71/345] Compiling C++ object core/virtio/libvirtio_core.so.p/src_core.cpp.o [72/345] Linking target core/virtio/libvirtio_core.so [73/345] Generating symbol file core/virtio/libvirtio_core.so.p/libvirtio_core.so.symbols [74/345] Compiling C++ object core/drm/libdrm_core.so.p/src_property.cpp.o [75/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_helout.cpp.o [76/345] Compiling C++ object core/drm/libdrm_core.so.p/src_core.cpp.o [77/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_null.cpp.o [78/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_full.cpp.o [79/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_kmsg.cpp.o [80/345] Compiling C++ object mbus/mbus.p/src_main.cpp.o [81/345] Linking target mbus/mbus [82/345] Compiling C++ object core/drm/libdrm_core.so.p/src_ioctl.cpp.o [83/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_cgroupfs.cpp.o [84/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_device.cpp.o [85/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_urandom.cpp.o [86/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_random.cpp.o [87/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_zero.cpp.o [88/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_drvcore.cpp.o [89/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_eventfd.cpp.o [90/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_epoll.cpp.o [91/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_extern_socket.cpp.o [92/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_fs.cpp.o [93/345] Compiling C++ object protocols/fs/libfs_protocol.so.p/src_server.cpp.o [94/345] Linking target protocols/fs/libfs_protocol.so [95/345] Generating symbol file protocols/fs/libfs_protocol.so.p/libfs_protocol.so.symbols [96/345] Linking target core/drm/libdrm_core.so [97/345] Generating symbol file core/drm/libdrm_core.so.p/libdrm_core.so.symbols [98/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_exec.cpp.o [99/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_gdbserver.cpp.o [100/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_file.cpp.o [101/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_fifo.cpp.o [102/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_memfd.cpp.o [103/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_net.cpp.o [104/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_ostrace.cpp.o [105/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_inotify.cpp.o [106/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_netlink_uevent.cpp.o [107/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_main.cpp.o [108/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_extern_fs.cpp.o [109/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_netlink_nlctrl.cpp.o [110/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_signalfd.cpp.o [111/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_netlink_nl-socket.cpp.o [112/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_observations.cpp.o [113/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_process.cpp.o [114/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_acpi.cpp.o [115/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_generic.cpp.o [116/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_drm.cpp.o [117/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_procfs.cpp.o [118/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_input.cpp.o [119/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_pts.cpp.o [120/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_block.cpp.o [121/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_net.cpp.o [122/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_usbmisc.cpp.o [123/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_nvme.cpp.o [124/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_timerfd.cpp.o ../../../src/managarm/posix/subsystem/src/timerfd.cpp:161:18: warning: comparison of integers of different signs: 'uint64_t' (aka 'unsigned long') and 'int64_t' (aka 'long') [-Wsign-compare] 161 | if (initial < bootTime) { | ~~~~~~~ ^ ~~~~~~~~ 1 warning generated. [125/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_power_supply.cpp.o [126/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_pci.cpp.o [127/345] Linking target posix/init/init-stage2 [128/345] Generating 'drivers/libblockfs/libblockfs.so.p/fs.bragi.hpp' [129/345] Generating 'drivers/libblockfs/libblockfs.so.p/ostrace.bragi.hpp' [130/345] Generating 'drivers/libblockfs/libblockfs.so.p/mbus.bragi.hpp' [131/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_usb_attributes.cpp.o [132/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_tmp_fs.cpp.o [133/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_sysfs.cpp.o [134/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_util.cpp.o [135/345] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_gpt.cpp.o [136/345] Generating 'drivers/libevbackend/libevbackend.so.p/fs.bragi.hpp' [137/345] Generating 'drivers/libevbackend/libevbackend.so.p/ostrace.bragi.hpp' [138/345] Generating 'drivers/libevbackend/libevbackend.so.p/hw.bragi.hpp' [139/345] Generating 'drivers/libevbackend/libevbackend.so.p/mbus.bragi.hpp' [140/345] Generating 'drivers/block/virtio-blk/virtio-block.p/fs.bragi.hpp' [141/345] Generating 'drivers/block/virtio-blk/virtio-block.p/ostrace.bragi.hpp' [142/345] Generating 'drivers/block/virtio-blk/virtio-block.p/mbus.bragi.hpp' [143/345] Generating 'drivers/block/virtio-blk/virtio-block.p/hw.bragi.hpp' [144/345] Generating 'drivers/block/virtio-blk/virtio-block.p/kernlet.bragi.hpp' [145/345] Compiling C++ object posix/init/posix-init.p/src_stage1.cpp.o [146/345] Linking target posix/init/posix-init [147/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_usb_usb.cpp.o [148/345] Generating 'drivers/block/ahci/block-ahci.p/hw.bragi.hpp' [149/345] Generating 'drivers/block/ahci/block-ahci.p/mbus.bragi.hpp' [150/345] Generating 'drivers/block/ahci/block-ahci.p/fs.bragi.hpp' [151/345] Generating 'drivers/block/ahci/block-ahci.p/ostrace.bragi.hpp' [152/345] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_raw.cpp.o [153/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_un-socket.cpp.o [154/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_vfs.cpp.o [155/345] Compiling C++ object drivers/block/virtio-blk/virtio-block.p/src_main.cpp.o [156/345] Generating drivers/block/ahci/block-ahci-server with a custom command [157/345] Generating 'drivers/block/nvme/block-nvme.p/hw.bragi.hpp' [158/345] Generating 'drivers/block/nvme/block-nvme.p/mbus.bragi.hpp' [159/345] Compiling C++ object drivers/block/virtio-blk/virtio-block.p/src_block.cpp.o [160/345] Generating 'drivers/block/nvme/block-nvme.p/fs.bragi.hpp' [161/345] Generating 'drivers/block/nvme/block-nvme.p/ostrace.bragi.hpp' [162/345] Generating drivers/block/nvme/block-nvme-server with a custom command [163/345] Generating 'drivers/block/nvme/block-nvme.p/svrctl.bragi.hpp' [164/345] Generating 'drivers/nic/usb_net/libnic-usb-net.a.p/mbus.bragi.hpp' [165/345] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_ext2fs.cpp.o [166/345] Compiling C++ object drivers/block/ahci/block-ahci.p/src_command.cpp.o [167/345] Compiling C++ object drivers/block/ahci/block-ahci.p/src_main.cpp.o [168/345] Compiling C++ object drivers/block/ahci/block-ahci.p/src_controller.cpp.o [169/345] Compiling C++ object drivers/block/ahci/block-ahci.p/src_port.cpp.o [170/345] Compiling C++ object drivers/block/nvme/block-nvme.p/src_command.cpp.o [171/345] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_libblockfs.cpp.o [172/345] Generating 'drivers/nic/usb_net/libnic-usb-net.a.p/fs.bragi.hpp' [173/345] Generating 'drivers/nic/usb_net/libnic-usb-net.a.p/ostrace.bragi.hpp' [174/345] Linking target drivers/libblockfs/libblockfs.so [175/345] Compiling C++ object drivers/block/nvme/block-nvme.p/src_queue.cpp.o [176/345] Generating symbol file drivers/libblockfs/libblockfs.so.p/libblockfs.so.symbols [177/345] Linking target drivers/block/virtio-blk/virtio-block [178/345] Linking target drivers/block/ahci/block-ahci [179/345] Compiling C++ object drivers/libevbackend/libevbackend.so.p/src_libevbackend.cpp.o [180/345] Compiling C++ object drivers/block/nvme/block-nvme.p/src_subsystem.cpp.o [181/345] Linking target drivers/libevbackend/libevbackend.so [182/345] Generating symbol file drivers/libevbackend/libevbackend.so.p/libevbackend.so.symbols [183/345] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/mbus.bragi.hpp' [184/345] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/fs.bragi.hpp' [185/345] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/ostrace.bragi.hpp' [186/345] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/hw.bragi.hpp' [187/345] Compiling C++ object drivers/block/nvme/block-nvme.p/src_controller.cpp.o [188/345] Compiling C++ object drivers/block/nvme/block-nvme.p/src_namespace.cpp.o [189/345] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-net.cpp.o [190/345] Compiling C++ object drivers/block/nvme/block-nvme.p/src_main.cpp.o [191/345] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-ecm.cpp.o [192/345] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-ncm.cpp.o [193/345] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_rx.cpp.o [194/345] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_tx.cpp.o [195/345] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_phy.cpp.o [196/345] Generating 'drivers/gfx/intel/gfx_intel.p/hw.bragi.hpp' [197/345] Generating 'drivers/gfx/intel/gfx_intel.p/mbus.bragi.hpp' [198/345] Generating 'drivers/gfx/virtio/gfx_virtio.p/fs.bragi.hpp' [199/345] Generating 'drivers/gfx/virtio/gfx_virtio.p/ostrace.bragi.hpp' [200/345] Generating 'drivers/gfx/virtio/gfx_virtio.p/mbus.bragi.hpp' [201/345] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_rtl8168.cpp.o [202/345] Generating 'drivers/gfx/virtio/gfx_virtio.p/hw.bragi.hpp' [203/345] Generating drivers/gfx/virtio/gfx-virtio-server with a custom command [204/345] Generating 'drivers/gfx/virtio/gfx_virtio.p/svrctl.bragi.hpp' [205/345] Generating 'drivers/gfx/virtio/gfx_virtio.p/kernlet.bragi.hpp' [206/345] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/ostrace.bragi.hpp' [207/345] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_waits.cpp.o [208/345] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/fs.bragi.hpp' [209/345] Compiling C++ object drivers/block/nvme/block-nvme.p/src_fabric_tcp.cpp.o [210/345] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/mbus.bragi.hpp' [211/345] Generating drivers/gfx/plainfb/gfx-plainfb-server with a custom command [212/345] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/hw.bragi.hpp' [213/345] Generating 'drivers/tty/virtio-console/virtio-console.p/mbus.bragi.hpp' [214/345] Linking target drivers/block/nvme/block-nvme [215/345] Generating 'drivers/tty/virtio-console/virtio-console.p/hw.bragi.hpp' [216/345] Generating 'drivers/tty/virtio-console/virtio-console.p/kernlet.bragi.hpp' [217/345] Generating drivers/tty/virtio-console/tty-virtio-console with a custom command [218/345] Generating 'drivers/tty/virtio-console/virtio-console.p/kerncfg.bragi.hpp' [219/345] Generating 'drivers/usb/hcds/ehci/ehci.p/hw.bragi.hpp' [220/345] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_regs.cpp.o [221/345] Generating 'drivers/usb/hcds/ehci/ehci.p/mbus.bragi.hpp' [222/345] Generating 'drivers/usb/hcds/ehci/ehci.p/kernlet.bragi.hpp' [223/345] Compiling C++ object posix/subsystem/posix-subsystem.p/src_requests.cpp.o [224/345] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_hw-config.cpp.o [225/345] Linking static target drivers/nic/rtl8168/libnic-rtl8168.a [226/345] Generating 'drivers/usb/hcds/xhci/xhci.p/hw.bragi.hpp' [227/345] Generating 'drivers/usb/hcds/xhci/xhci.p/mbus.bragi.hpp' [228/345] Generating 'drivers/usb/hcds/xhci/xhci.p/kernlet.bragi.hpp' [229/345] Compiling C++ object drivers/gfx/intel/gfx_intel.p/src_main.cpp.o [230/345] Linking target drivers/gfx/intel/gfx_intel [231/345] Compiling C++ object drivers/gfx/virtio/gfx_virtio.p/src_commands.cpp.o [232/345] Generating 'drivers/usb/devices/hid/hid.p/fs.bragi.hpp' [233/345] Generating 'drivers/usb/devices/hid/hid.p/ostrace.bragi.hpp' [234/345] Generating 'drivers/usb/devices/hid/hid.p/mbus.bragi.hpp' [235/345] Compiling C++ object drivers/tty/virtio-console/virtio-console.p/src_main.cpp.o [236/345] Generating drivers/usb/devices/hid/input-usbhid-server with a custom command [237/345] Generating 'drivers/usb/devices/storage/storage.p/mbus.bragi.hpp' [238/345] Generating 'drivers/usb/devices/hid/hid.p/hw.bragi.hpp' [239/345] Generating 'drivers/usb/devices/storage/storage.p/fs.bragi.hpp' [240/345] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-mbim.cpp.o [241/345] Linking static target drivers/nic/usb_net/libnic-usb-net.a [242/345] Compiling C++ object drivers/tty/virtio-console/virtio-console.p/src_console.cpp.o [243/345] Linking target drivers/tty/virtio-console/virtio-console [244/345] Compiling C++ object drivers/usb/hcds/xhci/xhci.p/src_ring.cpp.o [245/345] Generating 'drivers/usb/devices/storage/storage.p/ostrace.bragi.hpp' [246/345] Linking target posix/subsystem/posix-subsystem [247/345] Generating 'drivers/usb/devices/serial/usb_serial.p/posix.bragi.hpp' [248/345] Generating 'drivers/usb/devices/serial/usb_serial.p/mbus.bragi.hpp' [249/345] Generating 'drivers/usb/devices/serial/usb_serial.p/fs.bragi.hpp' [250/345] Compiling C++ object drivers/usb/devices/hid/hid.p/src_quirks.cpp.o [251/345] Generating 'drivers/usb/devices/serial/usb_serial.p/ostrace.bragi.hpp' [252/345] Generating 'drivers/usb/devices/serial/usb_serial.p/svrctl.bragi.hpp' [253/345] Generating drivers/usb/devices/serial/usb-serial-server with a custom command [254/345] Generating 'drivers/usb/devices/serial/usb_serial.p/kerncfg.bragi.hpp' [255/345] Generating 'drivers/kernletcc/kernletcc.p/mbus.bragi.hpp' [256/345] Compiling C++ object drivers/usb/devices/hid/hid.p/src_quirks_wacom.cpp.o [257/345] Compiling C++ object drivers/gfx/virtio/gfx_virtio.p/src_main.cpp.o [258/345] Linking target drivers/gfx/virtio/gfx_virtio [259/345] Compiling C++ object drivers/gfx/plainfb/gfx_plainfb.p/src_main.cpp.o [260/345] Linking target drivers/gfx/plainfb/gfx_plainfb [261/345] Generating 'drivers/kernletcc/kernletcc.p/kernlet.bragi.hpp' [262/345] Compiling C++ object drivers/usb/devices/hid/hid.p/src_handler_multitouch.cpp.o [263/345] Compiling C++ object drivers/usb/hcds/ehci/ehci.p/src_main.cpp.o [264/345] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_ft232_ft232.cpp.o [265/345] Generating 'utils/runsvr/runsvr.p/mbus.bragi.hpp' [266/345] Linking target drivers/usb/hcds/ehci/ehci [267/345] Generating 'utils/runsvr/runsvr.p/svrctl.bragi.hpp' [268/345] Generating 'utils/lsmbus/lsmbus.p/mbus.bragi.hpp' [269/345] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_cp2102_cp2102.cpp.o [270/345] Compiling C++ object drivers/usb/devices/storage/storage.p/src_main.cpp.o [271/345] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_ch341_ch341.cpp.o [272/345] Linking target drivers/usb/devices/storage/storage [273/345] Generating 'drivers/nic/virtio/libnic-virtio.a.p/kernlet.bragi.hpp' [274/345] Generating 'drivers/nic/virtio/libnic-virtio.a.p/hw.bragi.hpp' [275/345] Generating 'drivers/nic/virtio/libnic-virtio.a.p/mbus.bragi.hpp' [276/345] Generating 'servers/netserver/netserver.p/fs.bragi.hpp' [277/345] Generating 'servers/netserver/netserver.p/ostrace.bragi.hpp' [278/345] Compiling C++ object drivers/kernletcc/kernletcc.p/src_fafnir.cpp.o [279/345] Generating 'servers/netserver/netserver.p/svrctl.bragi.hpp' [280/345] Generating 'servers/netserver/netserver.p/mbus.bragi.hpp' [281/345] Generating 'servers/netserver/netserver.p/hw.bragi.hpp' [282/345] Generating servers/netserver/netserver-server with a custom command [283/345] Generating 'servers/netserver/netserver.p/kernlet.bragi.hpp' [284/345] Generating 'drivers/clocktracker/clocktracker.p/mbus.bragi.hpp' [285/345] Compiling C++ object drivers/usb/hcds/xhci/xhci.p/src_main.cpp.o [286/345] Compiling C++ object drivers/kernletcc/kernletcc.p/src_main.cpp.o [287/345] Linking target drivers/kernletcc/kernletcc [288/345] Linking target drivers/usb/hcds/xhci/xhci [289/345] Compiling C++ object drivers/usb/devices/hid/hid.p/src_main.cpp.o [290/345] Linking target drivers/usb/devices/hid/hid [291/345] Compiling C++ object utils/lsmbus/lsmbus.p/src_main.cpp.o [292/345] Compiling C++ object servers/netserver/netserver.p/src_ip_checksum.cpp.o [293/345] Linking target utils/lsmbus/lsmbus [294/345] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_main.cpp.o [295/345] Linking target drivers/usb/devices/serial/usb_serial [296/345] Compiling C++ object servers/netserver/netserver.p/src_ip_arp.cpp.o [297/345] Compiling C++ object drivers/nic/virtio/libnic-virtio.a.p/src_virtio.cpp.o [298/345] Linking static target drivers/nic/virtio/libnic-virtio.a [299/345] Compiling C++ object servers/netserver/netserver.p/src_ip_udp4.cpp.o [300/345] Compiling C++ object servers/netserver/netserver.p/src_ip_ip4.cpp.o [301/345] Compiling C++ object servers/netserver/netserver.p/src_nic.cpp.o [302/345] Generating 'drivers/clocktracker/clocktracker.p/clock.bragi.hpp' [303/345] Compiling C++ object servers/netserver/netserver.p/src_ip_icmp.cpp.o [304/345] Compiling C++ object servers/netserver/netserver.p/src_raw.cpp.o [305/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_badfd.cpp.o [306/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_epoll.cpp.o [307/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_faults.cpp.o [308/345] 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. [309/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_main.cpp.o [310/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_pipes.cpp.o [311/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_parent-dead-signal.cpp.o [312/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_processgroups.cpp.o [313/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_signal.cpp.o [314/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_signalfd.cpp.o [315/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_stat.cpp.o [316/345] Compiling C++ object servers/netserver/netserver.p/src_ip_tcp4.cpp.o [317/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_sigaltstack.cpp.o [318/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_memfd.cpp.o [319/345] Compiling C++ object servers/netserver/netserver.p/src_netlink_packets.cpp.o [320/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_mmap.cpp.o [321/345] Compiling C++ object testsuites/kernel-tests/kernel-tests.p/src_faults.cpp.o [322/345] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_unixnames.cpp.o [323/345] Linking target testsuites/posix-tests/posix-tests [324/345] Compiling C++ object drivers/clocktracker/clocktracker.p/src_main.cpp.o [325/345] Compiling C++ object servers/netserver/netserver.p/src_netlink_queries.cpp.o [326/345] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_open-close.cpp.o [327/345] Compiling C++ object servers/netserver/netserver.p/src_netlink_netlink.cpp.o [328/345] Linking target drivers/clocktracker/clocktracker [329/345] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_memory.cpp.o [330/345] Compiling C++ object testsuites/kernel-tests/kernel-tests.p/src_mapping.cpp.o [331/345] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_tasks.cpp.o [332/345] Compiling C++ object testsuites/kernel-tests/kernel-tests.p/src_main.cpp.o [333/345] Linking target testsuites/kernel-tests/kernel-tests [334/345] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_main.cpp.o [335/345] Linking target testsuites/posix-torture/posix-torture [336/345] Compiling C++ object testsuites/virt-test/virt-test.p/main.cpp.o [337/345] Linking target testsuites/virt-test/virt-test [338/345] Compiling C++ object testsuites/kernel-bench/kernel-bench.p/src_main.cpp.o [339/345] Linking target testsuites/kernel-bench/kernel-bench [340/345] Compiling C++ object utils/wait-for-devices/wait-for-devices.p/src_main.cpp.o [341/345] Compiling C++ object servers/netserver/netserver.p/src_main.cpp.o [342/345] Linking target utils/wait-for-devices/wait-for-devices [343/345] Linking target servers/netserver/netserver [344/345] Compiling C++ object utils/runsvr/runsvr.p/src_main.cpp.o [345/345] Linking target utils/runsvr/runsvr xbstrap: Running ['ninja', 'install'] (tools: ['host-mold', 'host-bragi', 'system-gcc', 'host-pkg-config', 'host-managarm-tools', 'host-llvm-toolchain', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1412170 (outside the namespace) xbstrap: Running ['mkdir', '-pv', '@THIS_COLLECT_DIR@/usr/lib/systemd/system/sysinit.target.wants/'] (tools: ['host-mold', 'host-bragi', 'system-gcc', 'host-pkg-config', 'host-managarm-tools', 'host-llvm-toolchain', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1412179 (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-mold', 'host-bragi', 'system-gcc', 'host-pkg-config', 'host-managarm-tools', 'host-llvm-toolchain', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1412184 (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-mold', 'host-bragi', 'system-gcc', 'host-pkg-config', 'host-managarm-tools', 'host-llvm-toolchain', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1412209 (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 [57/57] [2025-03-21 22:00:16.048791 atlas] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 57, 'n_this': 56, 'status': 'success', 'subject': 'managarm-system'} xbstrap: Running ['xbps-create', '-A', 'riscv64', '-s', 'managarm-system', '-n', 'managarm-system-0.0pl5087_1', '-D', 'mlibc>=0 systemd>=0 fafnir>=0 frigg>=0 lewis>=0 libasync>=0 libdrm>=0 libsmarter>=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/tmppz3m6dts'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/managarm-system-0.0pl5087_1.riscv64.xbps'] (riscv64) [2025-03-21 22:00:25.548276 atlas] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'riscv64', 'artifact_files': [], 'n_all': 57, 'n_this': 57, 'status': 'success', 'subject': 'managarm-system'} [2025-03-21 22:00:26.097739 atlas] DEBUG: xbbs.worker: successfully uploaded package managarm-system for JobMessage(project='managarm_riscv', job='package:managarm-system', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'mlibc-headers': {'architecture': 'riscv64', 'version': '0.0pl4380_2'}, 'linux-headers': {'architecture': 'riscv64', 'version': '6.12.8_2'}, 'libdrm-headers': {'architecture': 'riscv64', 'version': '2.4.115_2'}, 'mlibc': {'architecture': 'riscv64', 'version': '0.0pl4380_2'}, 'fafnir': {'architecture': 'riscv64', 'version': '0.0pl8_9'}, 'frigg': {'architecture': 'riscv64', 'version': '0.0pl358_7'}, 'boost': {'architecture': {'riscv64'}, 'version': '1.62.0_8'}, 'libasync': {'architecture': 'riscv64', 'version': '0.0pl175_8'}, 'libsmarter': {'architecture': 'riscv64', 'version': '0.0pl22_10'}, 'zlib': {'architecture': 'riscv64', 'version': '1.2.12_8'}, 'ncurses': {'architecture': 'riscv64', 'version': '6.2_11'}, 'libiconv': {'architecture': 'riscv64', 'version': '1.17_8'}, 'readline': {'architecture': 'riscv64', 'version': '8.1_10'}, 'file': {'architecture': 'riscv64', 'version': '5.45_6'}, 'util-linux-libs': {'architecture': 'riscv64', 'version': '2.36.2_13'}, 'shadow': {'architecture': 'riscv64', 'version': '4.8.1_6'}, 'libxcrypt': {'architecture': 'riscv64', 'version': '4.4.36_6'}, 'libintl': {'architecture': 'riscv64', 'version': '0.21_10'}, 'libcap': {'architecture': 'riscv64', 'version': '2.72_2'}, 'openssl': {'architecture': 'riscv64', 'version': '1.1.1w_2'}, 'systemd': {'architecture': 'riscv64', 'version': '256.8_8'}, 'libdrm': {'architecture': 'riscv64', 'version': '2.4.115_9'}, 'lewis': {'architecture': 'riscv64', 'version': '0.0pl109_10'}}, needed_tools={'cross-binutils': {'architecture': 'riscv64', 'version': '2.43.1_1'}, 'host-managarm-tools': {'architecture': {'riscv64'}, 'version': '0.0pl5087_3'}, 'host-llvm-toolchain': {'architecture': {'riscv64'}, 'version': '19.1.3_4'}, 'host-python': {'architecture': {'riscv64'}, 'version': '3.10.12_1'}, 'host-pkg-config': {'architecture': {'riscv64'}, 'version': '0.29.2_2'}, 'host-mold': {'architecture': {'riscv64'}, 'version': '2.32.0_1'}, 'host-bragi': {'architecture': {'riscv64'}, 'version': '0.0pl106_1'}, 'system-gcc': {'architecture': 'riscv64', 'version': '14.2.0_1'}}, prod_pkgs={'managarm-system': {'architecture': 'riscv64', 'version': '0.0pl5087_1'}}, prod_tools={}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2025-03-21 22:00:27.185642 atlas] INFO: xbbs.worker: job done. return code: 0