[2024-11-04 20:48:12.253223 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='batch:system-toolchain', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5ffde827e5af34d8927f942f21802395aec12d98', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl344_7'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-managarm-tools': {'architecture': {'x86_64'}, 'version': '0.0pl4443_3'}}, prod_pkgs={'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4096_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4096_2'}}, prod_tools={'bootstrap-system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}}, 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/') [2024-11-04 20:48:12.253646 sunset] 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/ [2024-11-04 20:48:12.272738 sunset] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2024-11-04 20:48:12.286499 sunset] 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 [2024-11-04 20:48:13.450417 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '5ffde827e5af34d8927f942f21802395aec12d98'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 5ffde82 Merge pull request #402 from qookei/fix-remake-image [2024-11-04 20:48:13.486980 sunset] 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 [2024-11-04 20:48:18.528320 sunset] 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', '--', 'linux-headers', 'libdrm-headers', 'frigg'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}}) [*] Updating repository `https://mirrors.managarm.org/currents/managarm/package_repo/x86_64-repodata' ... x86_64-repodata: [38KB 10%] 59MB/s ETA: 00m00s x86_64-repodata: 38KB [avg rate: 562MB/s] 3 packages will be downloaded: 3 packages will be installed: linux-headers-6.9.3_1 libdrm-headers-2.4.115_1 frigg-0.0pl344_7 Size to download: 3222KB Size required on disk: 13MB Space available on disk: 757GB [*] Downloading packages linux-headers-6.9.3_1.x86_64.xbps.sig: [512B 100%] 13MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps.sig: 512B [avg rate: 13MB/s] linux-headers-6.9.3_1.x86_64.xbps: [3064KB 0%] 69MB/s ETA: 00m00s linux-headers-6.9.3_1.x86_64.xbps: 3064KB [avg rate: 51GB/s] linux-headers-6.9.3_1: verifying RSA signature... libdrm-headers-2.4.115_1.x86_64.xbps.sig: [512B 100%] 14MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps.sig: 512B [avg rate: 14MB/s] libdrm-headers-2.4.115_1.x86_64.xbps: [114KB 3%] 71MB/s ETA: 00m00s libdrm-headers-2.4.115_1.x86_64.xbps: 114KB [avg rate: 2026MB/s] libdrm-headers-2.4.115_1: verifying RSA signature... frigg-0.0pl344_7.x86_64.xbps.sig: [512B 100%] 15MB/s ETA: 00m00s frigg-0.0pl344_7.x86_64.xbps.sig: 512B [avg rate: 15MB/s] frigg-0.0pl344_7.x86_64.xbps: [41KB 9%] 71MB/s ETA: 00m00s frigg-0.0pl344_7.x86_64.xbps: 41KB [avg rate: 736MB/s] frigg-0.0pl344_7: verifying RSA signature... [*] Collecting package files linux-headers-6.9.3_1: collecting files... libdrm-headers-2.4.115_1: collecting files... frigg-0.0pl344_7: collecting files... [*] Unpacking packages linux-headers-6.9.3_1: unpacking ... libdrm-headers-2.4.115_1: unpacking ... frigg-0.0pl344_7: unpacking ... 3 downloaded, 3 installed, 0 updated, 3 configured, 0 removed. [2024-11-04 20:48:19.177464 sunset] DEBUG: xbbs.worker: creating repository with existing packages... [2024-11-04 20:48:19.178527 sunset] DEBUG: xbbs.worker: ... found libdrm-headers-2.4.115_1.x86_64.xbps [2024-11-04 20:48:19.179066 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'libdrm-headers-2.4.115_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.115_1' (x86_64). index: 1 packages registered. [2024-11-04 20:48:19.222866 sunset] DEBUG: xbbs.worker: ... found frigg-0.0pl344_7.x86_64.xbps [2024-11-04 20:48:19.228244 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'frigg-0.0pl344_7.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `frigg-0.0pl344_7' (x86_64). index: 2 packages registered. [2024-11-04 20:48:19.252986 sunset] DEBUG: xbbs.worker: ... found linux-headers-6.9.3_1.x86_64.xbps [2024-11-04 20:48:19.256779 sunset] INFO: xbbs.worker: running command ['xbps-rindex', '-fa', '--', 'linux-headers-6.9.3_1.x86_64.xbps'] (params {'extra_env': {'XBPS_ARCH': 'x86_64'}, 'cwd': '/var/lib/xbbs/tmp/worker/xbps-repo'}) index: added `linux-headers-6.9.3_1' (x86_64). index: 3 packages registered. [2024-11-04 20:48:20.862915 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:16', 'batch:system-toolchain'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (16,)}) xbstrap: Running the following plan: want-pkg frigg want-pkg libdrm-headers want-pkg linux-headers fetch gcc checkout gcc patch gcc fetch gnuconfig checkout gnuconfig patch gnuconfig regenerate gcc configure-tool bootstrap-system-gcc fetch bragi checkout bragi patch bragi fetch libdrm checkout libdrm patch libdrm fetch managarm checkout managarm patch managarm fetch mlibc checkout mlibc patch mlibc regenerate mlibc install libdrm-headers (inside sysroot.08le6cbh) install linux-headers (inside sysroot.08le6cbh) configure mlibc-headers (inside sysroot.08le6cbh) build mlibc-headers (inside sysroot.08le6cbh) pack mlibc-headers install mlibc-headers compile-tool bootstrap-system-gcc, stage: compiler install-tool bootstrap-system-gcc, stage: compiler compile-tool bootstrap-system-gcc, stage: libgcc install-tool bootstrap-system-gcc, stage: libgcc compile-tool bootstrap-system-gcc, stage: libstdc++-v3 install-tool bootstrap-system-gcc, stage: libstdc++-v3 archive-tool bootstrap-system-gcc install frigg (inside sysroot.zt3daszu) install libdrm-headers (inside sysroot.zt3daszu) install linux-headers (inside sysroot.zt3daszu) install mlibc-headers (inside sysroot.zt3daszu) configure mlibc (inside sysroot.zt3daszu) build mlibc (inside sysroot.zt3daszu) pack mlibc configure-tool system-gcc compile-tool system-gcc, stage: compiler install-tool system-gcc, stage: compiler install mlibc compile-tool system-gcc, stage: libgcc install-tool system-gcc, stage: libgcc compile-tool system-gcc, stage: libstdc++ install-tool system-gcc, stage: libstdc++ archive-tool system-gcc xbstrap: want-pkg ('frigg',) [1/53] xbstrap: want-pkg ('libdrm-headers',) [2/53] xbstrap: want-pkg ('linux-headers',) [3/53] xbstrap: fetch ('gcc',) [4/53] [2024-11-04 20:48:21.121187 sunset] DEBUG: xbbs.worker: got notify {'action': 'want-pkg', 'artifact_files': [], 'n_all': 53, 'n_this': 1, 'status': 'failure', 'subject': ['frigg']} [2024-11-04 20:48:21.121946 sunset] DEBUG: xbbs.worker: got notify {'action': 'want-pkg', 'artifact_files': [], 'n_all': 53, 'n_this': 2, 'status': 'failure', 'subject': ['libdrm-headers']} [2024-11-04 20:48:21.122505 sunset] DEBUG: xbbs.worker: got notify {'action': 'want-pkg', 'artifact_files': [], 'n_all': 53, 'n_this': 3, 'status': 'failure', 'subject': ['linux-headers']} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/gcc/.git/ From https://mirrors.managarm.org/mirror/git/gcc * [new tag] managarm/gcc-13.2.3 -> managarm/gcc-13.2.3 xbstrap: checkout ('gcc',) [5/53] [2024-11-04 20:48:46.219453 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 53, 'n_this': 4, 'status': 'success', 'subject': ['gcc']} HEAD is now at e5a573202 libgcc: don't enable x86-specific TMs across all arches xbstrap: patch ('gcc',) [6/53] [2024-11-04 20:48:52.607207 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 53, 'n_this': 5, 'status': 'success', 'subject': ['gcc']} Applying: PR rtl-optimization/112380: Defend against CLOBBERs in combine.cc xbstrap: fetch ('gnuconfig',) [7/53] [2024-11-04 20:48:53.203053 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 53, 'n_this': 6, 'status': 'success', 'subject': ['gcc']} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/gnuconfig/.git/ From https://mirrors.managarm.org/mirror/git/gnuconfig * [new branch] master -> origin/master xbstrap: checkout ('gnuconfig',) [8/53] [2024-11-04 20:48:53.963617 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 53, 'n_this': 7, 'status': 'success', 'subject': ['gnuconfig']} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch ('gnuconfig',) [9/53] xbstrap: regenerate ('gcc',) [10/53] [2024-11-04 20:48:53.986310 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 53, 'n_this': 8, 'status': 'success', 'subject': ['gnuconfig']} [2024-11-04 20:48:53.987678 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 53, 'n_this': 9, 'status': 'success', 'subject': ['gnuconfig']} xbstrap: Running ['cp', '@SOURCE_ROOT@/ports/gnuconfig/config.sub', '@THIS_SOURCE_DIR@/.'] (tools: []) via cbuildrt PID init is 2523404 (outside the namespace) xbstrap: Running ['cp', '@SOURCE_ROOT@/ports/gnuconfig/config.guess', '@THIS_SOURCE_DIR@/.'] (tools: []) via cbuildrt PID init is 2523409 (outside the namespace) xbstrap: configure-tool ('bootstrap-system-gcc',) [11/53] [2024-11-04 20:48:54.423546 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 53, 'n_this': 10, 'status': 'success', 'subject': ['gcc']} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--with-pkgversion=managarm', '--with-bugurl=https://github.com/managarm/bootstrap-managarm/issues/', '--prefix=@PREFIX@', '--target=@OPTION:arch-triple@', '--with-sysroot=@SYSROOT_DIR@', '--without-headers', '--without-newlib', '--enable-languages=c,c++,lto', '--disable-shared', '--disable-hosted-libstdcxx', '--disable-wchar_t', '--disable-libssp', '--disable-libsanitizer', '--disable-libquadmath', 'CFLAGS=-O2', 'CXXFLAGS=-O2'] (tools: ['cross-binutils']) via cbuildrt PID init is 2523414 (outside the namespace) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-managarm-mlibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for libatomic support... no checking for libitm support... no checking for libvtv support... no checking for libphobos support... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada and is recent enough... no checking for gdc... no checking whether the D compiler works... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking whether g++ supports C++11 features by default... yes checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr libraries... yes checking for the correct version of the mpc libraries... yes checking for isl 0.15 or later... no required isl version is 0.15 or later *** This configuration is not supported in the following subdirectories: target-libquadmath target-libgomp target-libatomic target-libitm target-libvtv target-libphobos gnattools gotools target-libada target-zlib target-libbacktrace target-libgfortran target-libgo target-libffi target-libgm2 target-libobjc target-libsanitizer target-libssp (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for dsymutil... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for x86_64-managarm-cc... no checking for x86_64-managarm-gcc... no checking for x86_64-managarm-c++... no checking for x86_64-managarm-g++... no checking for x86_64-managarm-cxx... no checking for x86_64-managarm-gxx... no checking for x86_64-managarm-gcc... no checking for x86_64-managarm-gfortran... no checking for x86_64-managarm-gccgo... no checking for x86_64-managarm-gdc... no checking for x86_64-managarm-gm2... no checking for ar... no checking for x86_64-managarm-ar... x86_64-managarm-ar checking for as... no checking for x86_64-managarm-as... x86_64-managarm-as checking for dlltool... no checking for x86_64-managarm-dlltool... no checking for dsymutil... no checking for x86_64-managarm-dsymutil... no checking for ld... no checking for x86_64-managarm-ld... x86_64-managarm-ld checking for lipo... no checking for x86_64-managarm-lipo... no checking for nm... no checking for x86_64-managarm-nm... x86_64-managarm-nm checking for objcopy... no checking for x86_64-managarm-objcopy... x86_64-managarm-objcopy checking for objdump... no checking for x86_64-managarm-objdump... x86_64-managarm-objdump checking for otool... no checking for x86_64-managarm-otool... no checking for ranlib... no checking for x86_64-managarm-ranlib... x86_64-managarm-ranlib checking for readelf... no checking for x86_64-managarm-readelf... x86_64-managarm-readelf checking for strip... no checking for x86_64-managarm-strip... x86_64-managarm-strip checking for windres... no checking for x86_64-managarm-windres... no checking for windmc... no checking for x86_64-managarm-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... pre-installed checking where to find the target dsymutil... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target gm2... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objcopy... pre-installed checking where to find the target objdump... pre-installed checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target readelf... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile xbstrap: fetch ('bragi',) [12/53] [2024-11-04 20:48:57.923352 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 53, 'n_this': 11, 'status': 'success', 'subject': ['bootstrap-system-gcc']} 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',) [13/53] [2024-11-04 20:48:58.184313 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 53, 'n_this': 12, 'status': 'success', 'subject': ['bragi']} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch ('bragi',) [14/53] xbstrap: fetch ('libdrm',) [15/53] [2024-11-04 20:48:58.206264 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 53, 'n_this': 13, 'status': 'success', 'subject': ['bragi']} [2024-11-04 20:48:58.207440 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 53, 'n_this': 14, 'status': 'success', 'subject': ['bragi']} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libdrm/.git/ From https://mirrors.managarm.org/mirror/git/libdrm * [new tag] libdrm-2.4.115 -> libdrm-2.4.115 xbstrap: checkout ('libdrm',) [16/53] [2024-11-04 20:48:58.572976 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 53, 'n_this': 15, 'status': 'success', 'subject': ['libdrm']} HEAD is now at ee558ce build: bump version to 2.4.115 xbstrap: patch ('libdrm',) [17/53] [2024-11-04 20:48:58.610286 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 53, 'n_this': 16, 'status': 'success', 'subject': ['libdrm']} Applying: Managarm-specific changes Applying: Add more managarm-specific changes Applying: Even more managarm-specific changes xbstrap: fetch ('managarm',) [18/53] [2024-11-04 20:48:58.716904 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 53, 'n_this': 17, 'status': 'success', 'subject': ['libdrm']} 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',) [19/53] [2024-11-04 20:49:00.935193 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 53, 'n_this': 18, 'status': 'success', 'subject': ['managarm']} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch ('managarm',) [20/53] xbstrap: fetch ('mlibc',) [21/53] [2024-11-04 20:49:01.030355 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 53, 'n_this': 19, 'status': 'success', 'subject': ['managarm']} [2024-11-04 20:49:01.034332 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 53, 'n_this': 20, 'status': 'success', 'subject': ['managarm']} Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/mlibc/.git/ From https://mirrors.managarm.org/mirror/git/mlibc * [new branch] master -> origin/master * [new tag] 1.0.0-rc1 -> 1.0.0-rc1 xbstrap: checkout ('mlibc',) [22/53] [2024-11-04 20:49:02.962660 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 53, 'n_this': 21, 'status': 'success', 'subject': ['mlibc']} Reset branch 'master' branch 'master' set up to track 'origin/master'. xbstrap: patch ('mlibc',) [23/53] xbstrap: regenerate ('mlibc',) [24/53] [2024-11-04 20:49:03.051927 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 53, 'n_this': 22, 'status': 'success', 'subject': ['mlibc']} [2024-11-04 20:49:03.052559 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 53, 'n_this': 23, 'status': 'success', 'subject': ['mlibc']} xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/managarm', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 2525086 (outside the namespace) xbstrap: Running ['ln', '-sf', '@SOURCE_ROOT@/ports/bragi', '@THIS_SOURCE_DIR@/subprojects/'] (tools: []) via cbuildrt PID init is 2525091 (outside the namespace) xbstrap: Skipping action install of ('libdrm-headers',) due to failed prerequisites [25/53] xbstrap: Skipping action install of ('linux-headers',) due to failed prerequisites [26/53] xbstrap: Skipping action configure of ('mlibc-headers',) due to failed prerequisites [27/53] xbstrap: Skipping action build of ('mlibc-headers',) due to failed prerequisites [28/53] xbstrap: Skipping action pack of ('mlibc-headers',) due to failed prerequisites [29/53] xbstrap: Skipping action install of ('mlibc-headers',) due to failed prerequisites [30/53] xbstrap: Skipping action compile-tool of ('bootstrap-system-gcc', 'compiler') due to failed prerequisites [31/53] xbstrap: Skipping action install-tool of ('bootstrap-system-gcc', 'compiler') due to failed prerequisites [32/53] [2024-11-04 20:49:03.506070 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 53, 'n_this': 24, 'status': 'success', 'subject': ['mlibc']} xbstrap: Skipping action compile-tool of ('bootstrap-system-gcc', 'libgcc') due to failed prerequisites [33/53] xbstrap: Skipping action install-tool of ('bootstrap-system-gcc', 'libgcc') due to failed prerequisites [34/53] xbstrap: Skipping action compile-tool of ('bootstrap-system-gcc', 'libstdc++-v3') due to failed prerequisites [35/53] [2024-11-04 20:49:03.507124 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 53, 'n_this': 25, 'status': 'prereqs-failed', 'subject': ['libdrm-headers']} xbstrap: Skipping action install-tool of ('bootstrap-system-gcc', 'libstdc++-v3') due to failed prerequisites [36/53] [2024-11-04 20:49:03.507634 sunset] DEBUG: xbbs.worker: got notify {'action': 'install', 'artifact_files': [], 'n_all': 53, 'n_this': 26, 'status': 'prereqs-failed', 'subject': ['linux-headers']} xbstrap: Skipping action archive-tool of ('bootstrap-system-gcc',) due to failed prerequisites [37/53] [2024-11-04 20:49:03.508095 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure', 'artifact_files': [], 'n_all': 53, 'n_this': 27, 'status': 'prereqs-failed', 'subject': ['mlibc-headers']} xbstrap: Skipping action install of ('frigg',) due to failed prerequisites [38/53] [2024-11-04 20:49:03.508519 sunset] DEBUG: xbbs.worker: got notify {'action': 'build', 'artifact_files': [], 'n_all': 53, 'n_this': 28, 'status': 'prereqs-failed', 'subject': ['mlibc-headers']} xbstrap: Skipping action install of ('libdrm-headers',) due to failed prerequisites [39/53] xbstrap: Skipping action install of ('linux-headers',) due to failed prerequisites [40/53] [2024-11-04 20:49:03.509025 sunset] DEBUG: xbbs.worker: got notify {'action': 'pack', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 53, 'n_this': 29, 'status': 'prereqs-failed', 'subject': ['mlibc-headers']} xbstrap: Skipping action install of ('mlibc-headers',) due to failed prerequisites [41/53] Traceback (most recent call last): File "/var/lib/xbbs/xbbs_virtualenv/bin/xbstrap-pipeline", line 8, in sys.exit(main()) ^^^^^^ File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/pipeline/__init__.py", line 385, in main do_run_job(args) File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/pipeline/__init__.py", line 347, in do_run_job plan.run_plan() File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 3819, in run_plan emit_progress("prereqs-failed") File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbstrap/base.py", line 3810, in emit_progress self.progress_file.flush() BrokenPipeError: [Errno 32] Broken pipe [2024-11-04 20:49:03.575008 sunset] ERROR: xbbs.worker: job JobMessage(project='managarm', job='batch:system-toolchain', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5ffde827e5af34d8927f942f21802395aec12d98', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={'linux-headers': {'architecture': 'x86_64', 'version': '6.9.3_1'}, 'libdrm-headers': {'architecture': 'x86_64', 'version': '2.4.115_1'}, 'frigg': {'architecture': 'x86_64', 'version': '0.0pl344_7'}}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.40_3'}, 'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}, 'host-managarm-tools': {'architecture': {'x86_64'}, 'version': '0.0pl4443_3'}}, prod_pkgs={'mlibc': {'architecture': 'x86_64', 'version': '0.0pl4096_2'}, 'mlibc-headers': {'architecture': 'x86_64', 'version': '0.0pl4096_2'}}, prod_tools={'bootstrap-system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}, 'system-gcc': {'architecture': 'x86_64', 'version': '13.2.3_2'}}, 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/') failed due to an exception Traceback (most recent call last): File "/var/lib/xbbs/xbbs_virtualenv/lib/python3.12/site-packages/xbbs/worker/__init__.py", line 273, in run_job af_info = job.prod_pkgs[subject] ~~~~~~~~~~~~~^^^^^^^^^ TypeError: unhashable type: 'list'