[2025-05-15 20:04:20.802700 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='package:managarm-system', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3c681cd888224addc0b8d1de1d57000b6afc14a6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'fafnir': {'architecture': 'x86_64', 'version': '0.0pl8_9'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl360_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'boost': {'architecture': {'x86_64'}, 'version': '1.62.0_8'}, 'libasync': {'architecture': 'x86_64', 'version': '0.0pl175_8'}, 'lewis': {'architecture': 'x86_64', 'version': '0.0pl109_10'}, 'lil': {'architecture': 'x86_64', 'version': '0.0pl90_2'}, 'libsmarter': {'architecture': 'x86_64', 'version': '0.0pl22_10'}, 'libcap': {'architecture': 'x86_64', 'version': '2.72_2'}, 'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.38_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'file': {'architecture': 'x86_64', 'version': '5.46_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}, 'shadow': {'architecture': 'x86_64', 'version': '4.8.1_6'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'systemd': {'architecture': 'x86_64', 'version': '256.8_8'}}, needed_tools={'host-bragi': {'architecture': {'x86_64'}, 'version': '0.0pl109_1'}, 'host-managarm-tools': {'architecture': {'x86_64'}, 'version': '0.0pl5183_3'}, 'host-python': {'architecture': {'x86_64'}, 'version': '3.10.12_1'}, 'host-mold': {'architecture': {'x86_64'}, 'version': '2.32.0_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-llvm-toolchain': {'architecture': {'x86_64'}, 'version': '19.1.7_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}}, prod_pkgs={'managarm-system': {'architecture': 'x86_64', 'version': '0.0pl5183_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-05-15 20:04:20.803142 chopin] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-05-15 20:04:20.812616 chopin] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-05-15 20:04:20.820082 chopin] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-05-15 20:04:21.871035 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '3c681cd888224addc0b8d1de1d57000b6afc14a6'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 3c681cd Merge pull request #511 from marv7000/eir-uefi-aarch64 [2025-05-15 20:04:21.913431 chopin] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-05-15 20:04:25.989015 chopin] INFO: xbbs.worker: running command ['xbps-install', '-Uy', '-R', 'https://mirrors.managarm.org/currents/managarm/package_repo', '-r', '/var/lib/xbbs/tmp/worker/system-root', '-SM', '--', 'fafnir', 'libdrm-headers', 'linux-headers', 'mlibc-headers', 'mlibc', 'frigg', 'libdrm', 'boost', 'libasync', 'lewis', 'lil', 'libsmarter', 'libcap', 'libxcrypt', 'zlib', 'openssl', 'readline', 'file', 'libiconv', 'ncurses', 'util-linux-libs', 'shadow', 'libintl', 'systemd'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [49KB 8%] 178MB/s ETA: 00m00s x86_64-repodata: 49KB [avg rate: 2183MB/s] 24 packages will be downloaded: 24 packages will be installed: fafnir-0.0pl8_9 libdrm-headers-2.4.124_1 linux-headers-6.12.8_2 mlibc-headers-0.0pl4468_1 mlibc-0.0pl4468_1 frigg-0.0pl360_7 libdrm-2.4.124_1 boost-1.62.0_8 libasync-0.0pl175_8 lewis-0.0pl109_10 lil-0.0pl90_2 libsmarter-0.0pl22_10 libcap-2.72_2 libxcrypt-4.4.38_1 zlib-1.2.12_8 openssl-1.1.1w_2 readline-8.1_10 file-5.46_1 libiconv-1.17_8 ncurses-6.2_11 util-linux-libs-2.36.2_13 shadow-4.8.1_6 libintl-0.21_10 systemd-256.8_8 Size to download: 72MB Size required on disk: 338MB Space available on disk: 635GB [*] Downloading packages fafnir-0.0pl8_9.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s fafnir-0.0pl8_9.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] fafnir-0.0pl8_9.x86_64.xbps: [2635B 100%] 126MB/s ETA: 00m00s fafnir-0.0pl8_9.x86_64.xbps: 2635B [avg rate: 126MB/s] fafnir-0.0pl8_9: verifying RSA signature... libdrm-headers-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] libdrm-headers-2.4.124_1.x86_64.xbps: [120KB 3%] 206MB/s ETA: 00m00s libdrm-headers-2.4.124_1.x86_64.xbps: 120KB [avg rate: 6183MB/s] libdrm-headers-2.4.124_1: verifying RSA signature... linux-headers-6.12.8_2.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] linux-headers-6.12.8_2.x86_64.xbps: [3121KB 0%] 195MB/s ETA: 00m00s linux-headers-6.12.8_2.x86_64.xbps: 3121KB [avg rate: 149GB/s] linux-headers-6.12.8_2: verifying RSA signature... mlibc-headers-0.0pl4468_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] mlibc-headers-0.0pl4468_1.x86_64.xbps: [99KB 4%] 244MB/s ETA: 00m00s mlibc-headers-0.0pl4468_1.x86_64.xbps: 99KB [avg rate: 6063MB/s] mlibc-headers-0.0pl4468_1: verifying RSA signature... mlibc-0.0pl4468_1.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] mlibc-0.0pl4468_1.x86_64.xbps: [4756KB 0%] 163MB/s ETA: 00m00s mlibc-0.0pl4468_1.x86_64.xbps: 4756KB [avg rate: 189GB/s] mlibc-0.0pl4468_1: verifying RSA signature... frigg-0.0pl360_7.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s frigg-0.0pl360_7.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] frigg-0.0pl360_7.x86_64.xbps: [42KB 9%] 170MB/s ETA: 00m00s frigg-0.0pl360_7.x86_64.xbps: 42KB [avg rate: 1781MB/s] frigg-0.0pl360_7: verifying RSA signature... libdrm-2.4.124_1.x86_64.xbps.sig2: [512B 100%] 44MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps.sig2: 512B [avg rate: 44MB/s] libdrm-2.4.124_1.x86_64.xbps: [249KB 1%] 178MB/s ETA: 00m00s libdrm-2.4.124_1.x86_64.xbps: 249KB [avg rate: 11GB/s] libdrm-2.4.124_1: verifying RSA signature... boost-1.62.0_8.noarch.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s boost-1.62.0_8.noarch.xbps.sig2: 512B [avg rate: 35MB/s] boost-1.62.0_8.noarch.xbps: [8386KB 0%] 156MB/s ETA: 00m00s boost-1.62.0_8.noarch.xbps: 8386KB [avg rate: 320GB/s] boost-1.62.0_8: verifying RSA signature... libasync-0.0pl175_8.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s libasync-0.0pl175_8.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] libasync-0.0pl175_8.x86_64.xbps: [17KB 23%] 186MB/s ETA: 00m00s libasync-0.0pl175_8.x86_64.xbps: 17KB [avg rate: 792MB/s] libasync-0.0pl175_8: verifying RSA signature... lewis-0.0pl109_10.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s lewis-0.0pl109_10.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] lewis-0.0pl109_10.x86_64.xbps: [1259KB 0%] 64MB/s ETA: 00m00s lewis-0.0pl109_10.x86_64.xbps: 1259KB [avg rate: 20GB/s] lewis-0.0pl109_10: verifying RSA signature... lil-0.0pl90_2.x86_64.xbps.sig2: [512B 100%] 27MB/s ETA: 00m00s lil-0.0pl90_2.x86_64.xbps.sig2: 512B [avg rate: 27MB/s] lil-0.0pl90_2.x86_64.xbps: [275KB 1%] 217MB/s ETA: 00m00s lil-0.0pl90_2.x86_64.xbps: 275KB [avg rate: 15GB/s] lil-0.0pl90_2: verifying RSA signature... libsmarter-0.0pl22_10.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libsmarter-0.0pl22_10.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libsmarter-0.0pl22_10.x86_64.xbps: [3080B 100%] 105MB/s ETA: 00m00s libsmarter-0.0pl22_10.x86_64.xbps: 3080B [avg rate: 105MB/s] libsmarter-0.0pl22_10: verifying RSA signature... libcap-2.72_2.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libcap-2.72_2.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libcap-2.72_2.x86_64.xbps: [101KB 3%] 135MB/s ETA: 00m00s libcap-2.72_2.x86_64.xbps: 101KB [avg rate: 3389MB/s] libcap-2.72_2: verifying RSA signature... libxcrypt-4.4.38_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libxcrypt-4.4.38_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libxcrypt-4.4.38_1.x86_64.xbps: [256KB 1%] 230MB/s ETA: 00m00s libxcrypt-4.4.38_1.x86_64.xbps: 256KB [avg rate: 14GB/s] libxcrypt-4.4.38_1: verifying RSA signature... zlib-1.2.12_8.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] zlib-1.2.12_8.x86_64.xbps: [117KB 3%] 156MB/s ETA: 00m00s zlib-1.2.12_8.x86_64.xbps: 117KB [avg rate: 4558MB/s] zlib-1.2.12_8: verifying RSA signature... openssl-1.1.1w_2.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] openssl-1.1.1w_2.x86_64.xbps: [3791KB 0%] 150MB/s ETA: 00m00s openssl-1.1.1w_2.x86_64.xbps: 3791KB [avg rate: 139GB/s] openssl-1.1.1w_2: verifying RSA signature... readline-8.1_10.x86_64.xbps.sig2: [512B 100%] 41MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps.sig2: 512B [avg rate: 41MB/s] readline-8.1_10.x86_64.xbps: [538KB 0%] 217MB/s ETA: 00m00s readline-8.1_10.x86_64.xbps: 538KB [avg rate: 29GB/s] readline-8.1_10: verifying RSA signature... file-5.46_1.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s file-5.46_1.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] file-5.46_1.x86_64.xbps: [685KB 0%] 217MB/s ETA: 00m00s file-5.46_1.x86_64.xbps: 685KB [avg rate: 36GB/s] file-5.46_1: verifying RSA signature... libiconv-1.17_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] libiconv-1.17_8.x86_64.xbps: [839KB 0%] 244MB/s ETA: 00m00s libiconv-1.17_8.x86_64.xbps: 839KB [avg rate: 50GB/s] libiconv-1.17_8: verifying RSA signature... ncurses-6.2_11.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] ncurses-6.2_11.x86_64.xbps: [2175KB 0%] 150MB/s ETA: 00m00s ncurses-6.2_11.x86_64.xbps: 2175KB [avg rate: 80GB/s] ncurses-6.2_11: verifying RSA signature... util-linux-libs-2.36.2_13.x86_64.xbps.sig2: [512B 100%] 33MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps.sig2: 512B [avg rate: 33MB/s] util-linux-libs-2.36.2_13.x86_64.xbps: [1571KB 0%] 178MB/s ETA: 00m00s util-linux-libs-2.36.2_13.x86_64.xbps: 1571KB [avg rate: 68GB/s] util-linux-libs-2.36.2_13: verifying RSA signature... shadow-4.8.1_6.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s shadow-4.8.1_6.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] shadow-4.8.1_6.x86_64.xbps: [906KB 0%] 178MB/s ETA: 00m00s shadow-4.8.1_6.x86_64.xbps: 906KB [avg rate: 39GB/s] shadow-4.8.1_6: verifying RSA signature... libintl-0.21_10.x86_64.xbps.sig2: [512B 100%] 35MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps.sig2: 512B [avg rate: 35MB/s] libintl-0.21_10.x86_64.xbps: [86KB 4%] 140MB/s ETA: 00m00s libintl-0.21_10.x86_64.xbps: 86KB [avg rate: 2988MB/s] libintl-0.21_10: verifying RSA signature... systemd-256.8_8.x86_64.xbps.sig2: [512B 100%] 38MB/s ETA: 00m00s systemd-256.8_8.x86_64.xbps.sig2: 512B [avg rate: 38MB/s] systemd-256.8_8.x86_64.xbps: [44MB 0%] 230MB/s ETA: 00m00s systemd-256.8_8.x86_64.xbps: 44MB [avg rate: 2514GB/s] systemd-256.8_8: verifying RSA signature... [*] Collecting package files fafnir-0.0pl8_9: collecting files... libdrm-headers-2.4.124_1: collecting files... linux-headers-6.12.8_2: collecting files... mlibc-headers-0.0pl4468_1: collecting files... mlibc-0.0pl4468_1: collecting files... frigg-0.0pl360_7: collecting files... libdrm-2.4.124_1: collecting files... boost-1.62.0_8: collecting files... libasync-0.0pl175_8: collecting files... lewis-0.0pl109_10: collecting files... lil-0.0pl90_2: collecting files... libsmarter-0.0pl22_10: collecting files... libcap-2.72_2: collecting files... libxcrypt-4.4.38_1: collecting files... zlib-1.2.12_8: collecting files... openssl-1.1.1w_2: collecting files... readline-8.1_10: collecting files... file-5.46_1: collecting files... libiconv-1.17_8: collecting files... ncurses-6.2_11: collecting files... util-linux-libs-2.36.2_13: collecting files... shadow-4.8.1_6: collecting files... libintl-0.21_10: collecting files... systemd-256.8_8: collecting files... [*] Unpacking packages fafnir-0.0pl8_9: unpacking ... libdrm-headers-2.4.124_1: unpacking ... linux-headers-6.12.8_2: unpacking ... mlibc-headers-0.0pl4468_1: unpacking ... mlibc-0.0pl4468_1: unpacking ... frigg-0.0pl360_7: unpacking ... libdrm-2.4.124_1: unpacking ... boost-1.62.0_8: unpacking ... libasync-0.0pl175_8: unpacking ... lewis-0.0pl109_10: unpacking ... lil-0.0pl90_2: unpacking ... libsmarter-0.0pl22_10: unpacking ... libcap-2.72_2: unpacking ... libxcrypt-4.4.38_1: unpacking ... zlib-1.2.12_8: unpacking ... openssl-1.1.1w_2: unpacking ... readline-8.1_10: unpacking ... file-5.46_1: unpacking ... libiconv-1.17_8: unpacking ... ncurses-6.2_11: unpacking ... util-linux-libs-2.36.2_13: unpacking ... shadow-4.8.1_6: unpacking ... libintl-0.21_10: unpacking ... systemd-256.8_8: unpacking ... 24 downloaded, 24 installed, 0 updated, 24 configured, 0 removed. [2025-05-15 20:04:30.274843 chopin] DEBUG: xbbs.worker: creating repository with existing packages... [2025-05-15 20:04:30.275288 chopin] DEBUG: xbbs.worker: ... found boost-1.62.0_8.noarch.xbps [2025-05-15 20:04:30.283265 chopin] 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: 1 packages registered. [2025-05-15 20:04:30.305746 chopin] DEBUG: xbbs.worker: ... found shadow-4.8.1_6.x86_64.xbps [2025-05-15 20:04:30.307010 chopin] 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: 2 packages registered. [2025-05-15 20:04:30.321470 chopin] DEBUG: xbbs.worker: ... found libcap-2.72_2.x86_64.xbps [2025-05-15 20:04:30.322032 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libcap-2.72_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libcap-2.72_2' (x86_64). index: 3 packages registered. [2025-05-15 20:04:30.337112 chopin] DEBUG: xbbs.worker: ... found util-linux-libs-2.36.2_13.x86_64.xbps [2025-05-15 20:04:30.338838 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'util-linux-libs-2.36.2_13.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `util-linux-libs-2.36.2_13' (x86_64). index: 4 packages registered. [2025-05-15 20:04:30.354164 chopin] DEBUG: xbbs.worker: ... found libiconv-1.17_8.x86_64.xbps [2025-05-15 20:04:30.355245 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libiconv-1.17_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libiconv-1.17_8' (x86_64). index: 5 packages registered. [2025-05-15 20:04:30.370708 chopin] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.124_1.x86_64.xbps [2025-05-15 20:04:30.371147 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.124_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libdrm-headers-2.4.124_1' (x86_64). index: 6 packages registered. [2025-05-15 20:04:30.386384 chopin] DEBUG: xbbs.worker: ... found mlibc-0.0pl4468_1.x86_64.xbps [2025-05-15 20:04:30.391097 chopin] 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: 7 packages registered. [2025-05-15 20:04:30.409610 chopin] DEBUG: xbbs.worker: ... found frigg-0.0pl360_7.x86_64.xbps [2025-05-15 20:04:30.409988 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl360_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl360_7' (x86_64). index: 8 packages registered. [2025-05-15 20:04:30.425164 chopin] DEBUG: xbbs.worker: ... found file-5.46_1.x86_64.xbps [2025-05-15 20:04:30.426103 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'file-5.46_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `file-5.46_1' (x86_64). index: 9 packages registered. [2025-05-15 20:04:30.441086 chopin] DEBUG: xbbs.worker: ... found libdrm-2.4.124_1.x86_64.xbps [2025-05-15 20:04:30.441795 chopin] 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: 10 packages registered. [2025-05-15 20:04:30.457155 chopin] DEBUG: xbbs.worker: ... found lil-0.0pl90_2.x86_64.xbps [2025-05-15 20:04:30.457786 chopin] 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: 11 packages registered. [2025-05-15 20:04:30.472893 chopin] DEBUG: xbbs.worker: ... found readline-8.1_10.x86_64.xbps [2025-05-15 20:04:30.473759 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'readline-8.1_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `readline-8.1_10' (x86_64). index: 12 packages registered. [2025-05-15 20:04:30.488975 chopin] DEBUG: xbbs.worker: ... found lewis-0.0pl109_10.x86_64.xbps [2025-05-15 20:04:30.490512 chopin] 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: 13 packages registered. [2025-05-15 20:04:30.506285 chopin] DEBUG: xbbs.worker: ... found libxcrypt-4.4.38_1.x86_64.xbps [2025-05-15 20:04:30.506890 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libxcrypt-4.4.38_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libxcrypt-4.4.38_1' (x86_64). index: 14 packages registered. [2025-05-15 20:04:30.521198 chopin] DEBUG: xbbs.worker: ... found systemd-256.8_8.x86_64.xbps [2025-05-15 20:04:30.561350 chopin] 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: 15 packages registered. [2025-05-15 20:04:30.612959 chopin] DEBUG: xbbs.worker: ... found libasync-0.0pl175_8.x86_64.xbps [2025-05-15 20:04:30.613444 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libasync-0.0pl175_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libasync-0.0pl175_8' (x86_64). index: 16 packages registered. [2025-05-15 20:04:30.628620 chopin] DEBUG: xbbs.worker: ... found linux-headers-6.12.8_2.x86_64.xbps [2025-05-15 20:04:30.631646 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.12.8_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.12.8_2' (x86_64). index: 17 packages registered. [2025-05-15 20:04:30.649215 chopin] DEBUG: xbbs.worker: ... found ncurses-6.2_11.x86_64.xbps [2025-05-15 20:04:30.651440 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'ncurses-6.2_11.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `ncurses-6.2_11' (x86_64). index: 18 packages registered. [2025-05-15 20:04:30.668108 chopin] DEBUG: xbbs.worker: ... found libsmarter-0.0pl22_10.x86_64.xbps [2025-05-15 20:04:30.668484 chopin] 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-05-15 20:04:30.681956 chopin] DEBUG: xbbs.worker: ... found zlib-1.2.12_8.x86_64.xbps [2025-05-15 20:04:30.682445 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'zlib-1.2.12_8.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `zlib-1.2.12_8' (x86_64). index: 20 packages registered. [2025-05-15 20:04:30.697327 chopin] DEBUG: xbbs.worker: ... found fafnir-0.0pl8_9.x86_64.xbps [2025-05-15 20:04:30.697677 chopin] 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-05-15 20:04:30.711672 chopin] DEBUG: xbbs.worker: ... found openssl-1.1.1w_2.x86_64.xbps [2025-05-15 20:04:30.715427 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'openssl-1.1.1w_2.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `openssl-1.1.1w_2' (x86_64). index: 22 packages registered. [2025-05-15 20:04:30.733752 chopin] DEBUG: xbbs.worker: ... found libintl-0.21_10.x86_64.xbps [2025-05-15 20:04:30.734202 chopin] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libintl-0.21_10.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `libintl-0.21_10' (x86_64). index: 23 packages registered. [2025-05-15 20:04:30.749908 chopin] DEBUG: xbbs.worker: ... found mlibc-headers-0.0pl4468_1.x86_64.xbps [2025-05-15 20:04:30.750392 chopin] 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: 24 packages registered. [2025-05-15 20:04:45.932471 chopin] 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 uacpi checkout uacpi patch uacpi regenerate uacpi regenerate managarm install fafnir (inside sysroot.t2d6hftc) install frigg (inside sysroot.t2d6hftc) install libdrm-headers (inside sysroot.t2d6hftc) install linux-headers (inside sysroot.t2d6hftc) install mlibc-headers (inside sysroot.t2d6hftc) install mlibc (inside sysroot.t2d6hftc) install lewis (inside sysroot.t2d6hftc) install boost (inside sysroot.t2d6hftc) install libasync (inside sysroot.t2d6hftc) install libdrm (inside sysroot.t2d6hftc) install libsmarter (inside sysroot.t2d6hftc) install lil (inside sysroot.t2d6hftc) install libcap (inside sysroot.t2d6hftc) install libiconv (inside sysroot.t2d6hftc) install libintl (inside sysroot.t2d6hftc) install libxcrypt (inside sysroot.t2d6hftc) install zlib (inside sysroot.t2d6hftc) install openssl (inside sysroot.t2d6hftc) install shadow (inside sysroot.t2d6hftc) install file (inside sysroot.t2d6hftc) install ncurses (inside sysroot.t2d6hftc) install readline (inside sysroot.t2d6hftc) install util-linux-libs (inside sysroot.t2d6hftc) install systemd (inside sysroot.t2d6hftc) configure managarm-system (inside sysroot.t2d6hftc) build managarm-system (inside sysroot.t2d6hftc) pack managarm-system xbstrap: fetch bragi [1/67] 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/67] [2025-05-15 20:04:46.725654 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 67, 'n_this': 1, 'status': 'success', 'subject': 'bragi'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch bragi [3/67] xbstrap: regenerate bragi [4/67] [2025-05-15 20:04:46.738636 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 67, 'n_this': 2, 'status': 'success', 'subject': 'bragi'} xbstrap: fetch cli11 [5/67] [2025-05-15 20:04:46.739284 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 67, 'n_this': 3, 'status': 'success', 'subject': 'bragi'} [2025-05-15 20:04:46.739810 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 67, '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/67] [2025-05-15 20:04:47.121625 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 67, 'n_this': 5, 'status': 'success', 'subject': 'cli11'} HEAD is now at f4d0731 chore: prepare for 2.4.1 (#1001) xbstrap: patch cli11 [7/67] xbstrap: regenerate cli11 [8/67] [2025-05-15 20:04:47.144468 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 67, 'n_this': 6, 'status': 'success', 'subject': 'cli11'} xbstrap: fetch cralgo [9/67] [2025-05-15 20:04:47.145101 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 67, 'n_this': 7, 'status': 'success', 'subject': 'cli11'} [2025-05-15 20:04:47.145613 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 67, '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/67] [2025-05-15 20:04:47.371836 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 67, 'n_this': 9, 'status': 'success', 'subject': 'cralgo'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch cralgo [11/67] xbstrap: regenerate cralgo [12/67] [2025-05-15 20:04:47.383505 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 67, 'n_this': 10, 'status': 'success', 'subject': 'cralgo'} xbstrap: fetch freebsd-e1000 [13/67] [2025-05-15 20:04:47.384100 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 67, 'n_this': 11, 'status': 'success', 'subject': 'cralgo'} [2025-05-15 20:04:47.384655 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 67, '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/67] [2025-05-15 20:04:47.694624 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 67, '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/67] [2025-05-15 20:04:47.716336 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 67, 'n_this': 14, 'status': 'success', 'subject': 'freebsd-e1000'} Applying: meta: add meson.build xbstrap: regenerate freebsd-e1000 [16/67] xbstrap: fetch libarch [17/67] [2025-05-15 20:04:47.730420 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 67, 'n_this': 15, 'status': 'success', 'subject': 'freebsd-e1000'} [2025-05-15 20:04:47.731052 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 67, '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/67] [2025-05-15 20:04:48.011902 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 67, 'n_this': 17, 'status': 'success', 'subject': 'libarch'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libarch [19/67] xbstrap: regenerate libarch [20/67] [2025-05-15 20:04:48.024250 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 67, 'n_this': 18, 'status': 'success', 'subject': 'libarch'} xbstrap: fetch libasync [21/67] [2025-05-15 20:04:48.024877 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 67, 'n_this': 19, 'status': 'success', 'subject': 'libarch'} [2025-05-15 20:04:48.025471 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 67, '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/67] [2025-05-15 20:04:48.584213 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 67, 'n_this': 21, 'status': 'success', 'subject': 'libasync'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libasync [23/67] xbstrap: regenerate libasync [24/67] [2025-05-15 20:04:48.599613 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 67, 'n_this': 22, 'status': 'success', 'subject': 'libasync'} xbstrap: fetch libsmarter [25/67] [2025-05-15 20:04:48.600442 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 67, 'n_this': 23, 'status': 'success', 'subject': 'libasync'} [2025-05-15 20:04:48.600977 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 67, '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/67] [2025-05-15 20:04:48.897191 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 67, 'n_this': 25, 'status': 'success', 'subject': 'libsmarter'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch libsmarter [27/67] xbstrap: regenerate libsmarter [28/67] [2025-05-15 20:04:48.908074 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 67, 'n_this': 26, 'status': 'success', 'subject': 'libsmarter'} xbstrap: fetch lil [29/67] [2025-05-15 20:04:48.908670 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 67, 'n_this': 27, 'status': 'success', 'subject': 'libsmarter'} [2025-05-15 20:04:48.909448 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 67, '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/67] [2025-05-15 20:04:49.166461 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 67, 'n_this': 29, 'status': 'success', 'subject': 'lil'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch lil [31/67] xbstrap: regenerate lil [32/67] [2025-05-15 20:04:49.182665 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 67, 'n_this': 30, 'status': 'success', 'subject': 'lil'} xbstrap: fetch managarm [33/67] [2025-05-15 20:04:49.183292 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 67, 'n_this': 31, 'status': 'success', 'subject': 'lil'} [2025-05-15 20:04:49.183873 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 67, '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/67] [2025-05-15 20:04:51.206017 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 67, 'n_this': 33, 'status': 'success', 'subject': 'managarm'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch managarm [35/67] xbstrap: fetch uacpi [36/67] [2025-05-15 20:04:51.297572 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 67, 'n_this': 34, 'status': 'success', 'subject': 'managarm'} [2025-05-15 20:04:51.298229 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 67, 'n_this': 35, '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] 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 [37/67] [2025-05-15 20:04:52.138218 chopin] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 67, 'n_this': 36, 'status': 'success', 'subject': 'uacpi'} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch uacpi [38/67] xbstrap: regenerate uacpi [39/67] [2025-05-15 20:04:52.163199 chopin] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 67, 'n_this': 37, 'status': 'success', 'subject': 'uacpi'} xbstrap: regenerate managarm [40/67] [2025-05-15 20:04:52.163882 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 67, 'n_this': 38, 'status': 'success', 'subject': 'uacpi'} [2025-05-15 20:04:52.164487 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 67, 'n_this': 39, 'status': 'success', 'subject': 'uacpi'} xbstrap: Running ['mkdir', '-p', '@THIS_SOURCE_DIR@/subprojects'] (tools: []) via cbuildrt PID init is 1117284 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/cralgo', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1117289 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/uacpi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1117294 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libarch', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1117299 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libasync', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1117304 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/libsmarter', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1117309 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/lil', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1117314 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/bragi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1117319 (outside the namespace) xbstrap: Running ['mkdir', '-p', '@SOURCE_ROOT@/ports/libarch/subprojects'] (tools: []) via cbuildrt PID init is 1117324 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/managarm', '@SOURCE_ROOT@/ports/libarch/subprojects/'] (tools: []) via cbuildrt PID init is 1117329 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/cli11', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1117334 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/freebsd-e1000', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 1117339 (outside the namespace) xbstrap: install fafnir [41/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'fafnir'] [2025-05-15 20:04:54.175647 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 67, 'n_this': 40, 'status': 'success', 'subject': 'managarm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'fafnir'] xbstrap: install frigg [42/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'frigg'] [2025-05-15 20:04:54.851171 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 41, 'status': 'success', 'subject': 'fafnir'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'frigg'] xbstrap: install libdrm-headers [43/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'libdrm-headers'] [2025-05-15 20:04:55.092572 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 42, 'status': 'success', 'subject': 'frigg'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm-headers'] xbstrap: install linux-headers [44/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'linux-headers'] [2025-05-15 20:04:55.100480 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 43, 'status': 'success', 'subject': 'libdrm-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'linux-headers'] xbstrap: install mlibc-headers [45/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'mlibc-headers'] xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc-headers'] [2025-05-15 20:04:55.278226 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 44, 'status': 'success', 'subject': 'linux-headers'} xbstrap: install mlibc [46/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'mlibc'] [2025-05-15 20:04:55.300452 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 45, 'status': 'success', 'subject': 'mlibc-headers'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'mlibc'] xbstrap: install lewis [47/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'lewis'] [2025-05-15 20:04:55.348473 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 46, 'status': 'success', 'subject': 'mlibc'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'lewis'] xbstrap: install boost [48/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'boost'] [2025-05-15 20:04:55.368032 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 47, 'status': 'success', 'subject': 'lewis'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'boost'] xbstrap: install libasync [49/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'libasync'] xbstrap[2025-05-15 20:04:56.432678 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 48, 'status': 'success', 'subject': 'boost'} : Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libasync'] xbstrap: install libdrm [50/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'libdrm'] [2025-05-15 20:04:56.438922 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 49, 'status': 'success', 'subject': 'libasync'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libdrm'] xbstrap: install libsmarter [51/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'libsmarter'] [2025-05-15 20:04:56.450855 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 50, 'status': 'success', 'subject': 'libdrm'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libsmarter'] xbstrap: install lil [52/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'lil'] [2025-05-15 20:04:56.455675 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 51, 'status': 'success', 'subject': 'libsmarter'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'lil'] xbstrap: install libcap [53/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'libcap'] [2025-05-15 20:04:56.465114 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 52, 'status': 'success', 'subject': 'lil'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libcap'] xbstrap: install libiconv [54/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'libiconv'] [2025-05-15 20:04:56.478688 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 53, 'status': 'success', 'subject': 'libcap'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libiconv'] xbstrap: install libintl [55/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'libintl'] [2025-05-15 20:04:56.491101 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 54, 'status': 'success', 'subject': 'libiconv'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libintl'] xbstrap: install libxcrypt [56/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'libxcrypt'] [2025-05-15 20:04:56.498496 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 55, 'status': 'success', 'subject': 'libintl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'libxcrypt'] xbstrap: install zlib [57/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'zlib'] [2025-05-15 20:04:56.507149 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 56, 'status': 'success', 'subject': 'libxcrypt'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'zlib'] xbstrap: install openssl [58/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'openssl'] [2025-05-15 20:04:56.514757 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 57, 'status': 'success', 'subject': 'zlib'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'openssl'] xbstrap: install shadow [59/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'shadow'] [2025-05-15 20:04:57.110182 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 58, 'status': 'success', 'subject': 'openssl'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'shadow'] xbstrap: install file [60/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'file'] [2025-05-15 20:04:57.131545 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 59, 'status': 'success', 'subject': 'shadow'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'file'] xbstrap: install ncurses [61/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'ncurses'] [2025-05-15 20:04:57.155103 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 60, 'status': 'success', 'subject': 'file'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'ncurses'] xbstrap: install readline [62/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'readline'] [2025-05-15 20:04:57.416250 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 61, 'status': 'success', 'subject': 'ncurses'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'readline'] xbstrap: install util-linux-libs [63/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'util-linux-libs'] [2025-05-15 20:04:57.429570 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 62, 'status': 'success', 'subject': 'readline'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'util-linux-libs'] xbstrap: install systemd [64/67] xbstrap: Running ['xbps-remove', '-Fy', '-r', '/tmp/sysroot.t2d6hftc', 'systemd'] [2025-05-15 20:04:57.453758 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 63, 'status': 'success', 'subject': 'util-linux-libs'} xbstrap: Running ['xbps-install', '-fyU', '-r', '/tmp/sysroot.t2d6hftc', '--repository', '/var/lib/xbbs/tmp/worker/xbps-repo', 'systemd'] xbstrap: configure managarm-system [65/67] [2025-05-15 20:04:58.017404 chopin] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 67, 'n_this': 64, '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-pkg-config', 'host-bragi', 'host-llvm-toolchain', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1117613 (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-pkg-config', 'host-bragi', 'host-llvm-toolchain', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1117619 (outside the namespace) The Meson build system Version: 1.7.2 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) 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/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 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.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| 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) 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) 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 [66/67] [2025-05-15 20:04:59.827918 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 67, 'n_this': 65, 'status': 'success', 'subject': 'managarm-system'} xbstrap: Running ['ninja'] (tools: ['host-pkg-config', 'host-bragi', 'host-llvm-toolchain', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1117720 (outside the namespace) [1/419] Compiling C++ object hel/libhelix.so.p/src_passthrough-fd.cpp.o [2/419] Generating 'core/libcore-lib.a.p/kerncfg.bragi.hpp' [3/419] Generating 'protocols/mbus/libmbus.so.p/mbus.bragi.hpp' [4/419] Generating 'protocols/ostrace/libostrace_protocol.so.p/mbus.bragi.hpp' [5/419] Generating 'protocols/hw/libhw_protocol.so.p/hw.bragi.hpp' [6/419] Generating 'core/libcore-lib.a.p/clock.bragi.hpp' [7/419] Generating 'protocols/fs/libfs_protocol.so.p/fs.bragi.hpp' [8/419] Generating 'protocols/ostrace/libostrace_protocol.so.p/ostrace.bragi.hpp' [9/419] Generating 'protocols/usb/libusb_protocol.so.p/usb.bragi.hpp' [10/419] Generating 'protocols/fs/libfs_protocol.so.p/ostrace.bragi.hpp' [11/419] Generating 'core/libcore-lib.a.p/mbus.bragi.hpp' [12/419] Generating 'protocols/fs/libfs_protocol.so.p/mbus.bragi.hpp' [13/419] Generating 'protocols/kernlet/libkernlet_protocol.so.p/kernlet.bragi.hpp' [14/419] Generating 'core/drm/libdrm_core.so.p/posix.bragi.hpp' [15/419] Generating 'protocols/svrctl/libsvrctl_protocol.so.p/svrctl.bragi.hpp' [16/419] Generating 'core/drm/libdrm_core.so.p/fs.bragi.hpp' [17/419] Generating 'protocols/kernlet/libkernlet_protocol.so.p/mbus.bragi.hpp' [18/419] Compiling C++ object subprojects/libarch/libarch.so.p/src_dma_pool.cpp.o [19/419] Linking target subprojects/libarch/libarch.so [20/419] Generating symbol file subprojects/libarch/libarch.so.p/libarch.so.symbols [21/419] Compiling C++ object hel/libhelix.so.p/src_globals.cpp.o [22/419] Linking target hel/libhelix.so [23/419] Compiling C++ object core/libcore-lib.a.p/lib_bpf_bpf.cpp.o [24/419] Generating symbol file hel/libhelix.so.p/libhelix.so.symbols [25/419] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_api.cpp.o [26/419] Compiling C++ object protocols/fs/libfs_protocol.so.p/src_file-locks.cpp.o [27/419] Generating 'core/drm/libdrm_core.so.p/ostrace.bragi.hpp' [28/419] Generating 'core/drm/libdrm_core.so.p/mbus.bragi.hpp' [29/419] Generating 'core/drm/libdrm_core.so.p/hw.bragi.hpp' [30/419] Compiling C++ object core/libcore-lib.a.p/lib_clock.cpp.o [31/419] Compiling C++ object core/libcore-lib.a.p/lib_kernel-logs.cpp.o [32/419] Compiling C++ object core/libcore-lib.a.p/lib_cmdline.cpp.o [33/419] Linking static target core/libcore-lib.a [34/419] Compiling C++ object protocols/ostrace/libostrace_protocol.so.p/src_ostrace.cpp.o [35/419] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_hub.cpp.o [36/419] Compiling C++ object protocols/kernlet/libkernlet_protocol.so.p/src_compiler.cpp.o [37/419] Compiling C++ object protocols/svrctl/libsvrctl_protocol.so.p/src_server.cpp.o [38/419] Compiling C object core/drm/libdrm_core.so.p/x86_64-src_copy-sse.S.o [39/419] Generating 'core/virtio/libvirtio_core.so.p/hw.bragi.hpp' [40/419] Generating 'core/virtio/libvirtio_core.so.p/kernlet.bragi.hpp' [41/419] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_server.cpp.o [42/419] Compiling C++ object protocols/hw/libhw_protocol.so.p/src_client.cpp.o [43/419] Linking target protocols/hw/libhw_protocol.so [44/419] Generating 'core/virtio/libvirtio_core.so.p/mbus.bragi.hpp' [45/419] Generating 'mbus/mbus.p/mbus.bragi.hpp' [46/419] Generating symbol file protocols/hw/libhw_protocol.so.p/libhw_protocol.so.symbols [47/419] Compiling C++ object core/drm/libdrm_core.so.p/src_fourcc.cpp.o [48/419] Generating 'posix/subsystem/posix-subsystem.p/posix.bragi.hpp' [49/419] Generating 'posix/subsystem/posix-subsystem.p/mbus.bragi.hpp' [50/419] Generating 'posix/subsystem/posix-subsystem.p/ostrace.bragi.hpp' [51/419] Generating 'posix/subsystem/posix-subsystem.p/fs.bragi.hpp' [52/419] Compiling C++ object protocols/usb/libusb_protocol.so.p/src_client.cpp.o [53/419] Generating 'posix/subsystem/posix-subsystem.p/clock.bragi.hpp' [54/419] Linking target protocols/usb/libusb_protocol.so [55/419] Generating 'posix/subsystem/posix-subsystem.p/kerncfg.bragi.hpp' [56/419] Generating 'posix/subsystem/posix-subsystem.p/hw.bragi.hpp' [57/419] Generating 'posix/init/posix-init.p/mbus.bragi.hpp' [58/419] Compiling C++ object protocols/mbus/libmbus.so.p/src_client_ng.cpp.o [59/419] Generating symbol file protocols/usb/libusb_protocol.so.p/libusb_protocol.so.symbols [60/419] Linking target protocols/mbus/libmbus.so [61/419] Generating symbol file protocols/mbus/libmbus.so.p/libmbus.so.symbols [62/419] Linking target protocols/ostrace/libostrace_protocol.so [63/419] Compiling C++ object core/drm/libdrm_core.so.p/src_device.cpp.o [64/419] Linking target protocols/svrctl/libsvrctl_protocol.so [65/419] Generating symbol file protocols/ostrace/libostrace_protocol.so.p/libostrace_protocol.so.symbols [66/419] Linking target protocols/kernlet/libkernlet_protocol.so [67/419] Generating symbol file protocols/svrctl/libsvrctl_protocol.so.p/libsvrctl_protocol.so.symbols [68/419] Generating symbol file protocols/kernlet/libkernlet_protocol.so.p/libkernlet_protocol.so.symbols [69/419] Compiling C++ object protocols/fs/libfs_protocol.so.p/src_client.cpp.o [70/419] Compiling C++ object core/drm/libdrm_core.so.p/src_mode-object.cpp.o [71/419] Compiling C++ object posix/init/init-stage2.p/src_stage2.cpp.o [72/419] Compiling C++ object core/drm/libdrm_core.so.p/src_property.cpp.o [73/419] Compiling C++ object core/virtio/libvirtio_core.so.p/src_core.cpp.o [74/419] Linking target core/virtio/libvirtio_core.so [75/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_full.cpp.o [76/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_null.cpp.o [77/419] Generating symbol file core/virtio/libvirtio_core.so.p/libvirtio_core.so.symbols [78/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_helout.cpp.o [79/419] Compiling C++ object core/drm/libdrm_core.so.p/src_core.cpp.o [80/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_random.cpp.o [81/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_urandom.cpp.o [82/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_kmsg.cpp.o [83/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_devices_zero.cpp.o [84/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_cgroupfs.cpp.o [85/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_eventfd.cpp.o [86/419] Compiling C++ object core/drm/libdrm_core.so.p/src_ioctl.cpp.o [87/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_drvcore.cpp.o [88/419] Compiling C++ object mbus/mbus.p/src_main.cpp.o [89/419] Linking target mbus/mbus [90/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_device.cpp.o [91/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_exec.cpp.o [92/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_extern_socket.cpp.o [93/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_epoll.cpp.o [94/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_fs.cpp.o [95/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_interval-timer.cpp.o [96/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_gdbserver.cpp.o [97/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_file.cpp.o [98/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_net.cpp.o [99/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_netlink_uevent.cpp.o [100/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_ostrace.cpp.o [101/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_fifo.cpp.o [102/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_memfd.cpp.o [103/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_netlink_nlctrl.cpp.o [104/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_main.cpp.o [105/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_inotify.cpp.o [106/419] Compiling C++ object protocols/fs/libfs_protocol.so.p/src_server.cpp.o [107/419] Linking target protocols/fs/libfs_protocol.so [108/419] Generating symbol file protocols/fs/libfs_protocol.so.p/libfs_protocol.so.symbols [109/419] Linking target core/drm/libdrm_core.so [110/419] Generating symbol file core/drm/libdrm_core.so.p/libdrm_core.so.symbols [111/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_netlink_nl-socket.cpp.o [112/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_observations.cpp.o [113/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_signalfd.cpp.o [114/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_pidfd.cpp.o [115/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_extern_fs.cpp.o [116/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_acpi.cpp.o [117/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_drm.cpp.o [118/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_generic.cpp.o [119/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_block.cpp.o [120/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_process.cpp.o [121/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_input.cpp.o [122/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_pts.cpp.o [123/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_net.cpp.o [124/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_power_supply.cpp.o [125/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_usbmisc.cpp.o [126/419] 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. [127/419] Linking target posix/init/init-stage2 [128/419] Generating 'drivers/libblockfs/libblockfs.so.p/ostrace.bragi.hpp' [129/419] Generating 'drivers/libblockfs/libblockfs.so.p/fs.bragi.hpp' [130/419] Generating 'drivers/libblockfs/libblockfs.so.p/mbus.bragi.hpp' [131/419] Generating 'drivers/libevbackend/libevbackend.so.p/fs.bragi.hpp' [132/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_nvme.cpp.o [133/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_pci.cpp.o [134/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_util.cpp.o [135/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_usb_attributes.cpp.o [136/419] Generating 'drivers/libevbackend/libevbackend.so.p/ostrace.bragi.hpp' [137/419] Generating 'drivers/libevbackend/libevbackend.so.p/mbus.bragi.hpp' [138/419] Generating 'drivers/libevbackend/libevbackend.so.p/hw.bragi.hpp' [139/419] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_gpt.cpp.o [140/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_sysfs.cpp.o [141/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_timerfd.cpp.o [142/419] Generating 'drivers/block/ata/block-ata.p/hw.bragi.hpp' [143/419] Generating 'drivers/block/ata/block-ata.p/mbus.bragi.hpp' [144/419] Generating 'drivers/block/ata/block-ata.p/fs.bragi.hpp' [145/419] Generating 'drivers/block/ata/block-ata.p/ostrace.bragi.hpp' [146/419] Generating 'drivers/block/virtio-blk/virtio-block.p/ostrace.bragi.hpp' [147/419] Generating 'drivers/block/virtio-blk/virtio-block.p/fs.bragi.hpp' [148/419] Generating 'drivers/block/virtio-blk/virtio-block.p/mbus.bragi.hpp' [149/419] Generating 'drivers/block/virtio-blk/virtio-block.p/hw.bragi.hpp' [150/419] Generating 'drivers/block/virtio-blk/virtio-block.p/kernlet.bragi.hpp' [151/419] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_raw.cpp.o [152/419] Generating 'drivers/block/ahci/block-ahci.p/hw.bragi.hpp' [153/419] Generating 'drivers/block/ahci/block-ahci.p/mbus.bragi.hpp' [154/419] Generating 'drivers/block/ahci/block-ahci.p/fs.bragi.hpp' [155/419] Generating 'drivers/block/ahci/block-ahci.p/ostrace.bragi.hpp' [156/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_subsystem_usb_usb.cpp.o [157/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_tmp_fs.cpp.o [158/419] Compiling C++ object posix/init/posix-init.p/src_stage1.cpp.o [159/419] Linking target posix/init/posix-init [160/419] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_scsi.cpp.o ../../../src/managarm/drivers/libblockfs/src/scsi.cpp:227:8: warning: variable 'commandLength' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 227 | if (req->sector <= 0xffffffff) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/managarm/drivers/libblockfs/src/scsi.cpp:248:35: note: uninitialized use occurs here 248 | .command{nullptr, commandData, commandLength}, | ^~~~~~~~~~~~~ ../../../src/managarm/drivers/libblockfs/src/scsi.cpp:227:4: note: remove the 'if' if its condition is always true 227 | if (req->sector <= 0xffffffff) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 228 | Write10 command{}; 229 | command.opCode = 0x2a; 230 | command.lba[0] = req->sector >> 24; 231 | command.lba[1] = (req->sector >> 16) & 0xff; 232 | command.lba[2] = (req->sector >> 8) & 0xff; 233 | command.lba[3] = req->sector & 0xff; 234 | command.transferLength[0] = req->numSectors >> 8; 235 | command.transferLength[1] = req->numSectors & 0xff; 236 | 237 | commandLength = sizeof(Write10); 238 | memcpy(commandData, &command, sizeof(Write10)); 239 | } else { | ~~~~~~ 240 | logPanic("block-scsi: High LBAs are not supported!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 241 | } | ~ ../../../src/managarm/drivers/libblockfs/src/scsi.cpp:211:15: warning: variable 'commandLength' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] 211 | } else if (req->sector <= 0xffffffff) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/managarm/drivers/libblockfs/src/scsi.cpp:248:35: note: uninitialized use occurs here 248 | .command{nullptr, commandData, commandLength}, | ^~~~~~~~~~~~~ ../../../src/managarm/drivers/libblockfs/src/scsi.cpp:211:11: note: remove the 'if' if its condition is always true 211 | } else if (req->sector <= 0xffffffff) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 212 | Read10 command{}; 213 | command.opCode = 0x28; 214 | command.lba[0] = req->sector >> 24; 215 | command.lba[1] = (req->sector >> 16) & 0xff; 216 | command.lba[2] = (req->sector >> 8) & 0xff; 217 | command.lba[3] = req->sector & 0xff; 218 | command.transferLength[0] = req->numSectors >> 8; 219 | command.transferLength[1] = req->numSectors & 0xff; 220 | 221 | commandLength = sizeof(Read10); 222 | memcpy(commandData, &command, sizeof(Read10)); 223 | } else { | ~~~~~~ 224 | logPanic("block-scsi: High LBAs are not supported!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 225 | } | ~ ../../../src/managarm/drivers/libblockfs/src/scsi.cpp:198:24: note: initialize the variable 'commandLength' to silence this warning 198 | uint8_t commandLength; | ^ | = '\0' 2 warnings generated. [161/419] Generating drivers/block/ahci/block-ahci-server with a custom command [162/419] Generating 'drivers/block/nvme/block-nvme.p/hw.bragi.hpp' [163/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_vfs.cpp.o [164/419] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_ext2fs.cpp.o [165/419] Generating 'drivers/block/nvme/block-nvme.p/mbus.bragi.hpp' [166/419] Generating 'drivers/block/nvme/block-nvme.p/ostrace.bragi.hpp' [167/419] Generating drivers/block/nvme/block-nvme-server with a custom command [168/419] Generating 'drivers/block/nvme/block-nvme.p/fs.bragi.hpp' [169/419] Generating 'drivers/block/nvme/block-nvme.p/svrctl.bragi.hpp' [170/419] Generating 'drivers/nic/usb_net/libnic-usb-net.a.p/mbus.bragi.hpp' [171/419] Compiling C++ object drivers/block/virtio-blk/virtio-block.p/src_block.cpp.o [172/419] Generating 'drivers/nic/usb_net/libnic-usb-net.a.p/fs.bragi.hpp' [173/419] Compiling C++ object drivers/block/virtio-blk/virtio-block.p/src_main.cpp.o [174/419] Compiling C++ object drivers/block/ahci/block-ahci.p/src_command.cpp.o [175/419] Compiling C++ object drivers/block/ata/block-ata.p/src_main.cpp.o [176/419] Compiling C++ object drivers/block/ahci/block-ahci.p/src_controller.cpp.o [177/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_un-socket.cpp.o [178/419] Generating 'drivers/nic/usb_net/libnic-usb-net.a.p/ostrace.bragi.hpp' [179/419] Compiling C++ object drivers/block/ahci/block-ahci.p/src_main.cpp.o [180/419] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/mbus.bragi.hpp' [181/419] Compiling C++ object drivers/block/ahci/block-ahci.p/src_port.cpp.o [182/419] Compiling C++ object drivers/block/nvme/block-nvme.p/src_command.cpp.o [183/419] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/fs.bragi.hpp' [184/419] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/ostrace.bragi.hpp' [185/419] Generating 'drivers/nic/rtl8168/libnic-rtl8168.a.p/hw.bragi.hpp' [186/419] Compiling C++ object drivers/block/nvme/block-nvme.p/src_queue.cpp.o [187/419] Compiling C++ object drivers/block/nvme/block-nvme.p/src_subsystem.cpp.o [188/419] Compiling C++ object drivers/libevbackend/libevbackend.so.p/src_libevbackend.cpp.o [189/419] Linking target drivers/libevbackend/libevbackend.so [190/419] Generating symbol file drivers/libevbackend/libevbackend.so.p/libevbackend.so.symbols [191/419] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-net.cpp.o [192/419] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_rx.cpp.o [193/419] Compiling C++ object drivers/block/nvme/block-nvme.p/src_main.cpp.o [194/419] Compiling C++ object drivers/libblockfs/libblockfs.so.p/src_libblockfs.cpp.o [195/419] Linking target drivers/libblockfs/libblockfs.so [196/419] Compiling C++ object drivers/block/nvme/block-nvme.p/src_namespace.cpp.o [197/419] Generating symbol file drivers/libblockfs/libblockfs.so.p/libblockfs.so.symbols [198/419] Compiling C++ object drivers/block/nvme/block-nvme.p/src_controller.cpp.o [199/419] Linking target drivers/block/ata/block-ata [200/419] Linking target drivers/block/virtio-blk/virtio-block [201/419] Linking target drivers/block/ahci/block-ahci [202/419] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-ecm.cpp.o [203/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_mbx.c.o [204/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82542.c.o [205/419] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-ncm.cpp.o [206/419] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_tx.cpp.o [207/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82543.c.o [208/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82540.c.o [209/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_i210.c.o [210/419] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_rtl8168.cpp.o [211/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82541.c.o [212/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_phy.c.o [213/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_api.c.o [214/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_vf.c.o [215/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_base.c.o [216/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_manage.c.o [217/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82575.c.o [218/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_mac.c.o [219/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_nvm.c.o [220/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_80003es2lan.c.o [221/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_82571.c.o [222/419] Compiling C object drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a.p/.._.._.._subprojects_freebsd-e1000_e1000_ich8lan.c.o [223/419] Linking static target drivers/nic/freebsd-e1000/libnic-freebsd-e1000-import.a [224/419] Generating 'drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/fs.bragi.hpp' [225/419] Generating 'drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/mbus.bragi.hpp' [226/419] Generating drivers/gfx/bochs/gfx-bochs-server with a custom command [227/419] Generating 'drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/hw.bragi.hpp' [228/419] Generating 'drivers/gfx/bochs/gfx_bochs.p/fs.bragi.hpp' [229/419] Generating 'drivers/gfx/bochs/gfx_bochs.p/ostrace.bragi.hpp' [230/419] Generating 'drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/ostrace.bragi.hpp' [231/419] Generating 'drivers/gfx/bochs/gfx_bochs.p/hw.bragi.hpp' [232/419] Generating 'drivers/gfx/bochs/gfx_bochs.p/mbus.bragi.hpp' [233/419] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_waits.cpp.o [234/419] Generating 'drivers/gfx/intel/gfx_intel.p/mbus.bragi.hpp' [235/419] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_phy.cpp.o [236/419] Generating 'drivers/gfx/virtio/gfx_virtio.p/fs.bragi.hpp' [237/419] Generating 'drivers/gfx/virtio/gfx_virtio.p/ostrace.bragi.hpp' [238/419] Generating 'drivers/gfx/intel/gfx_intel.p/hw.bragi.hpp' [239/419] Generating 'drivers/gfx/virtio/gfx_virtio.p/mbus.bragi.hpp' [240/419] Generating 'drivers/gfx/virtio/gfx_virtio.p/hw.bragi.hpp' [241/419] Generating 'drivers/gfx/virtio/gfx_virtio.p/kernlet.bragi.hpp' [242/419] Generating drivers/gfx/virtio/gfx-virtio-server with a custom command [243/419] Generating 'drivers/gfx/virtio/gfx_virtio.p/svrctl.bragi.hpp' [244/419] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/fs.bragi.hpp' [245/419] Compiling C++ object drivers/block/nvme/block-nvme.p/src_fabric_tcp.cpp.o [246/419] Linking target drivers/block/nvme/block-nvme [247/419] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/ostrace.bragi.hpp' [248/419] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/mbus.bragi.hpp' [249/419] Generating 'drivers/gfx/plainfb/gfx_plainfb.p/hw.bragi.hpp' [250/419] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_hw-config.cpp.o [251/419] Generating drivers/gfx/plainfb/gfx-plainfb-server with a custom command [252/419] Compiling C++ object drivers/nic/rtl8168/libnic-rtl8168.a.p/src_regs.cpp.o [253/419] Linking static target drivers/nic/rtl8168/libnic-rtl8168.a [254/419] Generating 'drivers/gfx/vmware/gfx_vmware.p/fs.bragi.hpp' [255/419] Generating 'drivers/gfx/vmware/gfx_vmware.p/ostrace.bragi.hpp' [256/419] Generating 'drivers/gfx/vmware/gfx_vmware.p/mbus.bragi.hpp' [257/419] Generating 'drivers/gfx/vmware/gfx_vmware.p/hw.bragi.hpp' [258/419] Generating drivers/gfx/vmware/gfx-vmware-server with a custom command [259/419] Compiling C++ object drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/src_rx.cpp.o [260/419] Compiling C++ object drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/src_irq.cpp.o [261/419] Generating 'drivers/gfx/vmware/gfx_vmware.p/svrctl.bragi.hpp' [262/419] Generating 'drivers/kbd/ps2-hid.p/ostrace.bragi.hpp' [263/419] Generating 'drivers/kbd/ps2-hid.p/fs.bragi.hpp' [264/419] Generating drivers/kbd/input-atkbd-server with a custom command [265/419] Generating 'drivers/kbd/ps2-hid.p/hw.bragi.hpp' [266/419] Compiling C++ object drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/src_tx.cpp.o [267/419] Generating 'drivers/tty/virtio-console/virtio-console.p/mbus.bragi.hpp' [268/419] Generating 'drivers/kbd/ps2-hid.p/mbus.bragi.hpp' [269/419] Compiling C++ object drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/src_osdep.cpp.o [270/419] Generating drivers/tty/virtio-console/tty-virtio-console with a custom command [271/419] Generating 'drivers/tty/virtio-console/virtio-console.p/kernlet.bragi.hpp' [272/419] Generating 'drivers/tty/virtio-console/virtio-console.p/kerncfg.bragi.hpp' [273/419] Generating 'drivers/tty/virtio-console/virtio-console.p/hw.bragi.hpp' [274/419] Generating 'drivers/uart/uart.p/fs.bragi.hpp' [275/419] Generating 'drivers/uart/uart.p/ostrace.bragi.hpp' [276/419] Generating 'drivers/uart/uart.p/mbus.bragi.hpp' [277/419] Generating 'drivers/uart/uart.p/hw.bragi.hpp' [278/419] Generating 'drivers/usb/hcds/uhci/uhci.p/hw.bragi.hpp' [279/419] Generating 'drivers/usb/hcds/uhci/uhci.p/kernlet.bragi.hpp' [280/419] Generating 'drivers/usb/hcds/uhci/uhci.p/mbus.bragi.hpp' [281/419] Compiling C++ object drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a.p/src_managarm.cpp.o [282/419] Linking static target drivers/nic/freebsd-e1000/libnic-freebsd-e1000.a [283/419] Generating 'drivers/usb/hcds/ehci/ehci.p/hw.bragi.hpp' [284/419] Compiling C++ object drivers/gfx/virtio/gfx_virtio.p/src_commands.cpp.o [285/419] Generating 'drivers/usb/hcds/ehci/ehci.p/mbus.bragi.hpp' [286/419] Compiling C++ object drivers/gfx/intel/gfx_intel.p/src_main.cpp.o [287/419] Linking target drivers/gfx/intel/gfx_intel [288/419] Generating 'drivers/usb/hcds/ehci/ehci.p/kernlet.bragi.hpp' [289/419] Generating 'drivers/usb/hcds/xhci/xhci.p/hw.bragi.hpp' [290/419] Generating 'drivers/usb/hcds/xhci/xhci.p/mbus.bragi.hpp' [291/419] Generating 'drivers/usb/hcds/xhci/xhci.p/kernlet.bragi.hpp' [292/419] Generating 'drivers/usb/devices/hid/hid.p/fs.bragi.hpp' [293/419] Compiling C++ object drivers/nic/usb_net/libnic-usb-net.a.p/src_usb-mbim.cpp.o [294/419] Linking static target drivers/nic/usb_net/libnic-usb-net.a [295/419] Generating 'drivers/usb/devices/hid/hid.p/ostrace.bragi.hpp' [296/419] Generating 'drivers/usb/devices/hid/hid.p/mbus.bragi.hpp' [297/419] Generating 'drivers/usb/devices/hid/hid.p/hw.bragi.hpp' [298/419] Compiling C++ object drivers/tty/virtio-console/virtio-console.p/src_main.cpp.o [299/419] Compiling C++ object drivers/tty/virtio-console/virtio-console.p/src_console.cpp.o [300/419] Linking target drivers/tty/virtio-console/virtio-console [301/419] Compiling C++ object drivers/usb/hcds/xhci/xhci.p/src_ring.cpp.o [302/419] Compiling C++ object drivers/gfx/virtio/gfx_virtio.p/src_main.cpp.o [303/419] Linking target drivers/gfx/virtio/gfx_virtio [304/419] Generating drivers/usb/devices/hid/input-usbhid-server with a custom command [305/419] Compiling C++ object drivers/gfx/bochs/gfx_bochs.p/src_main.cpp.o [306/419] Generating 'drivers/usb/devices/storage/storage.p/mbus.bragi.hpp' [307/419] Linking target drivers/gfx/bochs/gfx_bochs [308/419] Generating 'drivers/usb/devices/storage/storage.p/ostrace.bragi.hpp' [309/419] Generating 'drivers/usb/devices/storage/storage.p/fs.bragi.hpp' [310/419] Generating 'drivers/usb/devices/serial/usb_serial.p/posix.bragi.hpp' [311/419] Compiling C++ object drivers/uart/uart.p/src_main.cpp.o [312/419] Linking target drivers/uart/uart [313/419] Compiling C++ object drivers/gfx/plainfb/gfx_plainfb.p/src_main.cpp.o [314/419] Generating 'drivers/usb/devices/serial/usb_serial.p/mbus.bragi.hpp' [315/419] Linking target drivers/gfx/plainfb/gfx_plainfb [316/419] Generating 'drivers/usb/devices/serial/usb_serial.p/ostrace.bragi.hpp' [317/419] Generating 'drivers/usb/devices/serial/usb_serial.p/fs.bragi.hpp' [318/419] Generating drivers/usb/devices/serial/usb-serial-server with a custom command [319/419] Generating 'drivers/usb/devices/serial/usb_serial.p/svrctl.bragi.hpp' [320/419] Generating 'drivers/kernletcc/kernletcc.p/mbus.bragi.hpp' [321/419] Generating 'drivers/kernletcc/kernletcc.p/kernlet.bragi.hpp' [322/419] Generating 'drivers/usb/devices/serial/usb_serial.p/kerncfg.bragi.hpp' [323/419] Compiling C++ object drivers/usb/devices/hid/hid.p/src_quirks.cpp.o [324/419] Generating 'utils/runsvr/runsvr.p/mbus.bragi.hpp' [325/419] Compiling C++ object drivers/gfx/vmware/gfx_vmware.p/src_main.cpp.o [326/419] Linking target drivers/gfx/vmware/gfx_vmware [327/419] Compiling C++ object drivers/usb/devices/hid/hid.p/src_quirks_wacom.cpp.o [328/419] Compiling C++ object drivers/usb/devices/hid/hid.p/src_handler_multitouch.cpp.o [329/419] Generating 'utils/runsvr/runsvr.p/svrctl.bragi.hpp' [330/419] Compiling C++ object drivers/usb/hcds/uhci/uhci.p/src_main.cpp.o [331/419] Linking target drivers/usb/hcds/uhci/uhci [332/419] Generating 'utils/lsmbus/lsmbus.p/mbus.bragi.hpp' [333/419] Compiling C++ object drivers/usb/hcds/ehci/ehci.p/src_main.cpp.o [334/419] Linking target drivers/usb/hcds/ehci/ehci [335/419] Compiling C++ object drivers/kbd/ps2-hid.p/src_main.cpp.o [336/419] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_cp2102_cp2102.cpp.o [337/419] Linking target drivers/kbd/ps2-hid [338/419] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_ft232_ft232.cpp.o [339/419] Generating 'drivers/nic/virtio/libnic-virtio.a.p/kernlet.bragi.hpp' [340/419] Generating 'drivers/nic/virtio/libnic-virtio.a.p/hw.bragi.hpp' [341/419] Generating 'servers/netserver/netserver.p/ostrace.bragi.hpp' [342/419] Compiling C++ object drivers/usb/devices/storage/storage.p/src_main.cpp.o [343/419] Generating 'drivers/nic/virtio/libnic-virtio.a.p/mbus.bragi.hpp' [344/419] Linking target drivers/usb/devices/storage/storage [345/419] Generating 'servers/netserver/netserver.p/fs.bragi.hpp' [346/419] Generating 'servers/netserver/netserver.p/mbus.bragi.hpp' [347/419] Compiling C++ object posix/subsystem/posix-subsystem.p/src_requests.cpp.o [348/419] Generating 'servers/netserver/netserver.p/svrctl.bragi.hpp' [349/419] Generating servers/netserver/netserver-server with a custom command [350/419] Generating 'servers/netserver/netserver.p/hw.bragi.hpp' [351/419] Generating 'servers/netserver/netserver.p/kernlet.bragi.hpp' [352/419] Linking target posix/subsystem/posix-subsystem [353/419] Generating 'drivers/clocktracker/clocktracker.p/mbus.bragi.hpp' [354/419] Generating 'drivers/clocktracker/clocktracker.p/clock.bragi.hpp' [355/419] Compiling C++ object drivers/usb/devices/hid/hid.p/src_main.cpp.o [356/419] Compiling C++ object drivers/kernletcc/kernletcc.p/src_main.cpp.o [357/419] Linking target drivers/usb/devices/hid/hid [358/419] Compiling C++ object utils/lsmbus/lsmbus.p/src_main.cpp.o [359/419] Linking target utils/lsmbus/lsmbus [360/419] Compiling C++ object drivers/kernletcc/kernletcc.p/src_fafnir.cpp.o [361/419] Linking target drivers/kernletcc/kernletcc [362/419] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_ch341_ch341.cpp.o [363/419] Compiling C++ object servers/netserver/netserver.p/src_ip_checksum.cpp.o [364/419] Compiling C++ object drivers/usb/hcds/xhci/xhci.p/src_main.cpp.o [365/419] Linking target drivers/usb/hcds/xhci/xhci [366/419] Compiling C++ object drivers/nic/virtio/libnic-virtio.a.p/src_virtio.cpp.o [367/419] Linking static target drivers/nic/virtio/libnic-virtio.a [368/419] Compiling C++ object servers/netserver/netserver.p/src_ip_arp.cpp.o [369/419] Compiling C++ object servers/netserver/netserver.p/src_ip_ip4.cpp.o [370/419] Compiling C++ object drivers/usb/devices/serial/usb_serial.p/src_main.cpp.o [371/419] Linking target drivers/usb/devices/serial/usb_serial [372/419] Compiling C++ object servers/netserver/netserver.p/src_ip_udp4.cpp.o [373/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_badfd.cpp.o [374/419] Compiling C++ object servers/netserver/netserver.p/src_raw.cpp.o [375/419] Compiling C++ object servers/netserver/netserver.p/src_ip_icmp.cpp.o [376/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_epoll.cpp.o [377/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_faults.cpp.o [378/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_parent-dead-signal.cpp.o [379/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_pipes.cpp.o [380/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_processgroups.cpp.o [381/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_main.cpp.o [382/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_stat.cpp.o [383/419] 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. [384/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_signalfd.cpp.o [385/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_signal.cpp.o [386/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_sigaltstack.cpp.o [387/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_pidfd.cpp.o [388/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_socket.cpp.o [389/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_memfd.cpp.o [390/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_timerfd.cpp.o [391/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_mmap.cpp.o [392/419] Compiling C++ object testsuites/kernel-tests/kernel-tests.p/src_faults.cpp.o [393/419] Compiling C++ object servers/netserver/netserver.p/src_nic.cpp.o [394/419] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_open-close.cpp.o [395/419] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_memory.cpp.o [396/419] Compiling C++ object servers/netserver/netserver.p/src_netlink_packets.cpp.o [397/419] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_tasks.cpp.o [398/419] Compiling C++ object testsuites/posix-tests/posix-tests.p/src_unixnames.cpp.o [399/419] Compiling C++ object servers/netserver/netserver.p/src_netlink_queries.cpp.o [400/419] Linking target testsuites/posix-tests/posix-tests [401/419] Compiling C++ object testsuites/kernel-tests/kernel-tests.p/src_main.cpp.o [402/419] Compiling C++ object testsuites/kernel-tests/kernel-tests.p/src_mapping.cpp.o [403/419] Linking target testsuites/kernel-tests/kernel-tests [404/419] Compiling C++ object servers/netserver/netserver.p/src_netlink_netlink.cpp.o [405/419] Compiling C++ object testsuites/posix-torture/posix-torture.p/src_main.cpp.o [406/419] Linking target testsuites/posix-torture/posix-torture [407/419] Compiling C++ object testsuites/virt-test/virt-test.p/main.cpp.o [408/419] Linking target testsuites/virt-test/virt-test [409/419] Compiling C++ object testsuites/kernel-bench/kernel-bench.p/src_main.cpp.o [410/419] Compiling C++ object drivers/clocktracker/clocktracker.p/src_main.cpp.o [411/419] Linking target testsuites/kernel-bench/kernel-bench [412/419] Linking target drivers/clocktracker/clocktracker [413/419] Compiling C++ object servers/netserver/netserver.p/src_ip_tcp4.cpp.o [414/419] Compiling C++ object servers/netserver/netserver.p/src_main.cpp.o [415/419] Compiling C++ object utils/wait-for-devices/wait-for-devices.p/src_main.cpp.o [416/419] Linking target servers/netserver/netserver [417/419] Linking target utils/wait-for-devices/wait-for-devices [418/419] Compiling C++ object utils/runsvr/runsvr.p/src_main.cpp.o [419/419] Linking target utils/runsvr/runsvr xbstrap: Running ['ninja', 'install'] (tools: ['host-pkg-config', 'host-bragi', 'host-llvm-toolchain', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1119178 (outside the namespace) xbstrap: Running ['mkdir', '-pv', '@THIS_COLLECT_DIR@/usr/lib/systemd/system/sysinit.target.wants/'] (tools: ['host-pkg-config', 'host-bragi', 'host-llvm-toolchain', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1119187 (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-pkg-config', 'host-bragi', 'host-llvm-toolchain', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1119192 (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-pkg-config', 'host-bragi', 'host-llvm-toolchain', 'host-managarm-tools', 'system-gcc', 'host-mold', 'host-python', 'cross-binutils']) via cbuildrt PID init is 1119197 (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 [67/67] [2025-05-15 20:06:26.856767 chopin] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 67, 'n_this': 66, 'status': 'success', 'subject': 'managarm-system'} xbstrap: Running ['xbps-create', '-A', 'x86_64', '-s', 'managarm-system', '-n', 'managarm-system-0.0pl5183_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/tmpxbp97cv4'] xbstrap: Running ['xbps-rindex', '-fa', '/var/lib/xbbs/tmp/worker/xbps-repo/managarm-system-0.0pl5183_1.x86_64.xbps'] (x86_64) [2025-05-15 20:06:30.780469 chopin] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 67, 'n_this': 67, 'status': 'success', 'subject': 'managarm-system'} [2025-05-15 20:06:31.033870 chopin] 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='3c681cd888224addc0b8d1de1d57000b6afc14a6', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'fafnir': {'architecture': 'x86_64', 'version': '0.0pl8_9'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'linux-headers': {'architecture': 'x86_64', 'version': '6.12.8_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4468_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl360_7'}, 'libdrm': {'architecture': 'x86_64', 'version': '2.4.124_1'}, 'boost': {'architecture': {'x86_64'}, 'version': '1.62.0_8'}, 'libasync': {'architecture': 'x86_64', 'version': '0.0pl175_8'}, 'lewis': {'architecture': 'x86_64', 'version': '0.0pl109_10'}, 'lil': {'architecture': 'x86_64', 'version': '0.0pl90_2'}, 'libsmarter': {'architecture': 'x86_64', 'version': '0.0pl22_10'}, 'libcap': {'architecture': 'x86_64', 'version': '2.72_2'}, 'libxcrypt': {'architecture': 'x86_64', 'version': '4.4.38_1'}, 'zlib': {'architecture': 'x86_64', 'version': '1.2.12_8'}, 'openssl': {'architecture': 'x86_64', 'version': '1.1.1w_2'}, 'readline': {'architecture': 'x86_64', 'version': '8.1_10'}, 'file': {'architecture': 'x86_64', 'version': '5.46_1'}, 'libiconv': {'architecture': 'x86_64', 'version': '1.17_8'}, 'ncurses': {'architecture': 'x86_64', 'version': '6.2_11'}, 'util-linux-libs': {'architecture': 'x86_64', 'version': '2.36.2_13'}, 'shadow': {'architecture': 'x86_64', 'version': '4.8.1_6'}, 'libintl': {'architecture': 'x86_64', 'version': '0.21_10'}, 'systemd': {'architecture': 'x86_64', 'version': '256.8_8'}}, needed_tools={'host-bragi': {'architecture': {'x86_64'}, 'version': '0.0pl109_1'}, 'host-managarm-tools': {'architecture': {'x86_64'}, 'version': '0.0pl5183_3'}, 'host-python': {'architecture': {'x86_64'}, 'version': '3.10.12_1'}, 'host-mold': {'architecture': {'x86_64'}, 'version': '2.32.0_2'}, 'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-llvm-toolchain': {'architecture': {'x86_64'}, 'version': '19.1.7_1'}, 'system-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}}, prod_pkgs={'managarm-system': {'architecture': 'x86_64', 'version': '0.0pl5183_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-05-15 20:06:31.735790 chopin] INFO: xbbs.worker: job done. return code: 0