[2025-07-02 19:59:34.308963 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-pkg-config', 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={'host-autoconf-v2.69': {'architecture': {'x86_64'}, 'version': '2.69_2'}, 'host-automake-v1.11': {'architecture': {'x86_64'}, 'version': '1.11.6_3'}, 'host-libtool': {'architecture': {'x86_64'}, 'version': '2.5.4_1'}}, prod_pkgs={}, prod_tools={'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_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/') [2025-07-02 19:59:34.313041 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-07-02 19:59:34.357932 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-07-02 19:59:34.389414 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-07-02 19:59:35.817871 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-07-02 19:59:35.867769 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-07-02 19:59:43.579543 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-pkg-config'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch pkg-config checkout pkg-config patch pkg-config regenerate pkg-config configure-tool host-pkg-config compile-tool host-pkg-config install-tool host-pkg-config archive-tool host-pkg-config xbstrap: fetch pkg-config [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/pkg-config/.git/ From https://mirrors.managarm.org/mirror/git/pkg-config * [new tag] pkg-config-0.29.2 -> pkg-config-0.29.2 xbstrap: checkout pkg-config [2/8] [2025-07-02 19:59:44.448706 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'pkg-config'} HEAD is now at edf8e6f Update to 0.29.2 xbstrap: patch pkg-config [3/8] xbstrap: regenerate pkg-config [4/8] xbstrap: Running ['./autogen.sh'] (tools: ['host-libtool', 'host-autoconf-v2.69', 'host-automake-v1.11']) via cbuildrt [2025-07-02 19:59:44.532535 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'pkg-config'} [2025-07-02 19:59:44.545780 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'pkg-config'} 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 host-pkg-config due to failed prerequisites [5/8] xbstrap: Skipping action compile-tool of host-pkg-config due to failed prerequisites [6/8] xbstrap: Skipping action install-tool of host-pkg-config due to failed prerequisites [7/8] xbstrap: Skipping action archive-tool of host-pkg-config due to failed prerequisites [8/8] xbstrap: The following steps failed: regenerate pkg-config configure-tool host-pkg-config (prerequisites failed) compile-tool host-pkg-config (prerequisites failed) install-tool host-pkg-config (prerequisites failed) archive-tool host-pkg-config (prerequisites failed) xbstrap: Plan failed [2025-07-02 19:59:44.558613 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'failure', 'subject': 'pkg-config'} [2025-07-02 19:59:44.560934 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'prereqs-failed', 'subject': 'host-pkg-config'} [2025-07-02 19:59:44.561962 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'prereqs-failed', 'subject': 'host-pkg-config'} [2025-07-02 19:59:44.562890 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'prereqs-failed', 'subject': 'host-pkg-config'} [2025-07-02 19:59:44.563527 sunset] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'prereqs-failed', 'subject': 'host-pkg-config'} [2025-07-02 19:59:44.617483 sunset] INFO: xbbs.worker: job done. return code: 1