[2024-10-06 02:41:05.647705 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-icmake', repository='https://github.com/managarm/bootstrap-managarm.git', revision='dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-icmake': {'architecture': 'x86_64', 'version': '0.0_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-10-06 02:41:05.648369 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-10-06 02:41:05.658759 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-10-06 02:41:05.671380 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-10-06 02:41:06.824257 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at dd2fcc3 Merge pull request #384 from marv7000/lld [2024-10-06 02:41:06.865055 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-10-06 02:41:07.524821 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-icmake'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch host-icmake checkout host-icmake patch host-icmake regenerate host-icmake configure-tool host-icmake compile-tool host-icmake install-tool host-icmake archive-tool host-icmake xbstrap: fetch host-icmake [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/host-icmake/.git/ From https://mirrors.managarm.org/mirror/git/host-icmake * [new tag] 9.03.01 -> 9.03.01 xbstrap: checkout host-icmake [2/8] [2024-10-06 02:41:08.697429 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'host-icmake'} HEAD is now at 9b958b0 fixed handling dirs without .gch. Ready for 9.03.01 xbstrap: patch host-icmake [3/8] [2024-10-06 02:41:08.738465 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'host-icmake'} Applying: Stop clearing the screen xbstrap: regenerate host-icmake [4/8] [2024-10-06 02:41:08.764573 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'host-icmake'} xbstrap: Running ['sed', '-i', 's#"usr/bin"#"bin"#', '@THIS_SOURCE_DIR@/icmake/INSTALL.im'] (tools: []) via cbuildrt PID init is 1769666 (outside the namespace) xbstrap: configure-tool host-icmake [5/8] [2024-10-06 02:41:09.007560 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'host-icmake'} xbstrap: Running ['@THIS_SOURCE_DIR@/icmake/icm_prepare', '@PREFIX@/'] (tools: []) via cbuildrt PID init is 1769671 (outside the namespace) Creating the intermediate destination directory ./tmp and removing any old files Writing tmp/ROOT Creating remaining intermediate destination directories xbstrap: compile-tool ('host-icmake', None) [6/8] [2024-10-06 02:41:09.305996 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-icmake'} xbstrap: Running ['@THIS_SOURCE_DIR@/icmake/icm_bootstrap', 'x'] (tools: []) via cbuildrt PID init is 1769712 (outside the namespace) Creating tmp/libicrss.a ..ar: creating ../tmp/libicrss.a .. Creating tmp//var/lib/managarm-buildenv/build/tools/host-icmake/bin/icmake .. Creating tmp//var/lib/managarm-buildenv/build/tools/host-icmake/bin/icmun .. Creating tmp//var/lib/managarm-buildenv/build/tools/host-icmake/usr/lib/icmake/icm-pp ........... Creating tmp//var/lib/managarm-buildenv/build/tools/host-icmake/usr/lib/icmake/icm-comp ............ Creating tmp//var/lib/managarm-buildenv/build/tools/host-icmake/usr/lib/icmake/icm-exec .............. Creating tmp//var/lib/managarm-buildenv/build/tools/host-icmake/usr/lib/icmake/icm-dep .......... Creating tmp//var/lib/managarm-buildenv/build/tools/host-icmake/bin/icmbuild .. ./scripts to ./tmp skeleton files to tmp//var/lib/managarm-buildenv/build/tools/host-icmake/usr/share/icmake configuration files to tmp//var/lib/managarm-buildenv/build/tools/host-icmake/etc/icmake man-pages to tmp//var/lib/managarm-buildenv/build/tools/host-icmake/usr/share/man/man1 and .../man7 documentation to tmp//var/lib/managarm-buildenv/build/tools/host-icmake/usr/share/doc/icmake and tmp//var/lib/managarm-buildenv/build/tools/host-icmake/usr/share/doc/icmake-doc ./etc files to tmp/etc/ Done. xbstrap: install-tool ('host-icmake', None) [7/8] [2024-10-06 02:41:35.527339 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': ['host-icmake', None]} xbstrap: Running ['@THIS_SOURCE_DIR@/icmake/icm_install', 'strip', 'all', '/'] (tools: []) via cbuildrt PID init is 1772023 (outside the namespace) ROOT DIRECTORY: /var/lib/managarm-buildenv/build/tools/host-icmake/ xbstrap: archive-tool host-icmake [8/8] [2024-10-06 02:41:35.917621 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': ['host-icmake', None]} [2024-10-06 02:41:36.033400 sunset] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'x86_64', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-icmake'} [2024-10-06 02:41:36.040845 sunset] DEBUG: xbbs.worker: successfully uploaded tool host-icmake for JobMessage(project='managarm', job='tool:host-icmake', repository='https://github.com/managarm/bootstrap-managarm.git', revision='dd2fcc32a1e0202a7c040fe64cd0a56bf792d1a9', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-icmake': {'architecture': 'x86_64', 'version': '0.0_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-10-06 02:41:36.084114 sunset] INFO: xbbs.worker: job done. return code: 0