[2025-06-30 22:29:06.493956 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:kernel-gcc', repository='https://github.com/managarm/bootstrap-managarm.git', revision='d1749617a5d8d3108b36ad09fc89ad84a377c966', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'cross-binutils': {'architecture': 'x86_64', 'version': '2.43.1_1'}}, prod_pkgs={}, prod_tools={'kernel-gcc': {'architecture': 'x86_64', 'version': '14.2.0_1'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/x86_64/') [2025-06-30 22:29:06.495190 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/ [2025-06-30 22:29:06.511370 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'}) [2025-06-30 22:29:06.533627 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 [2025-06-30 22:29:08.241331 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'd1749617a5d8d3108b36ad09fc89ad84a377c966'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at d174961 Merge pull request #519 from no92/scripts [2025-06-30 22:29:08.297183 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 [2025-06-30 22:29:16.487419 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:kernel-gcc'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch gcc checkout gcc patch gcc fetch gnuconfig checkout gnuconfig patch gnuconfig regenerate gnuconfig regenerate gcc configure-tool kernel-gcc compile-tool kernel-gcc, stage: compiler install-tool kernel-gcc, stage: compiler compile-tool kernel-gcc, stage: libgcc install-tool kernel-gcc, stage: libgcc compile-tool kernel-gcc, stage: libstdc++ install-tool kernel-gcc, stage: libstdc++ archive-tool kernel-gcc xbstrap: fetch gcc [1/16] 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-14_2_0 -> managarm/gcc-14_2_0 xbstrap: checkout gcc [2/16] [2025-06-30 22:29:51.510364 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 16, 'n_this': 1, 'status': 'success', 'subject': 'gcc'} HEAD is now at 76e048f37 regen build sytem(s) xbstrap[2025-06-30 22:30:02.179451 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 16, 'n_this': 2, 'status': 'success', 'subject': 'gcc'} : patch gcc [3/16] xbstrap: fetch gnuconfig [4/16] [2025-06-30 22:30:02.189831 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 16, 'n_this': 3, '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 [5/16] [2025-06-30 22:30:03.616713 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 16, 'n_this': 4, 'status': 'success', 'subject': 'gnuconfig'} Reset branch 'master' branch 'master' set up to track 'origin/master'. [2025-06-30 22:30:03.668837 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 16, 'n_this': 5, 'status': 'success', 'subject': 'gnuconfig'} xbstrap: patch gnuconfig [6/16] xbstrap: regenerate gnuconfig [7/16] xbstrap: regenerate gcc [8/16] [2025-06-30 22:30:03.674854 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 16, 'n_this': 6, 'status': 'success', 'subject': 'gnuconfig'} [2025-06-30 22:30:03.675529 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 16, 'n_this': 7, 'status': 'success', 'subject': 'gnuconfig'} xbstrap: Running ['cp', '@SOURCE_ROOT@/ports/gnuconfig/config.sub', '@THIS_SOURCE_DIR@/.'] (tools: []) via cbuildrt thread 'main' panicked at 'unable to write setgroups file: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', src/main.rs:231:52 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace xbstrap: Skipping action configure-tool of kernel-gcc due to failed prerequisites [9/16] xbstrap: Skipping action compile-tool of kernel-gcc@compiler due to failed prerequisites [10/16] xbstrap: Skipping action install-tool of kernel-gcc@compiler due to failed prerequisites [11/16] xbstrap: Skipping action compile-tool of kernel-gcc@libgcc due to failed prerequisites [12/16] xbstrap: Skipping action install-tool of kernel-gcc@libgcc due to failed prerequisites [13/16] xbstrap: Skipping action compile-tool of kernel-gcc@libstdc++ due to failed prerequisites [14/16] xbstrap: Skipping action install-tool of kernel-gcc@libstdc++ due to failed prerequisites [15/16] [2025-06-30 22:30:03.804255 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 16, 'n_this': 8, 'status': 'failure', 'subject': 'gcc'} xbstrap: Skipping action archive-tool of kernel-gcc due to failed prerequisites [16/16] xbstrap: The following steps failed: regenerate gcc configure-tool kernel-gcc (prerequisites failed) compile-tool kernel-gcc, stage: compiler (prerequisites failed) install-tool kernel-gcc, stage: compiler (prerequisites failed) compile-tool kernel-gcc, stage: libgcc (prerequisites failed) install-tool kernel-gcc, stage: libgcc (prerequisites failed) compile-tool kernel-gcc, stage: libstdc++ (prerequisites failed) install-tool kernel-gcc, stage: libstdc++ (prerequisites failed) archive-tool kernel-gcc (prerequisites failed) [2025-06-30 22:30:03.805119 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 16, 'n_this': 9, 'status': 'prereqs-failed', 'subject': 'kernel-gcc'} xbstrap: Plan failed [2025-06-30 22:30:03.805914 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 16, 'n_this': 10, 'status': 'prereqs-failed', 'subject': 'kernel-gcc@compiler'} [2025-06-30 22:30:03.806783 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 16, 'n_this': 11, 'status': 'prereqs-failed', 'subject': 'kernel-gcc@compiler'} [2025-06-30 22:30:03.807520 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 16, 'n_this': 12, 'status': 'prereqs-failed', 'subject': 'kernel-gcc@libgcc'} [2025-06-30 22:30:03.808127 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 16, 'n_this': 13, 'status': 'prereqs-failed', 'subject': 'kernel-gcc@libgcc'} [2025-06-30 22:30:03.808833 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 16, 'n_this': 14, 'status': 'prereqs-failed', 'subject': 'kernel-gcc@libstdc++'} [2025-06-30 22:30:03.809476 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 16, 'n_this': 15, 'status': 'prereqs-failed', 'subject': 'kernel-gcc@libstdc++'} [2025-06-30 22:30:03.810122 sunset] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 16, 'n_this': 16, 'status': 'prereqs-failed', 'subject': 'kernel-gcc'} [2025-06-30 22:30:03.868831 sunset] INFO: xbbs.worker: job done. return code: 1