[2024-12-20 19:06:48.755975 raptor] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-appstream', repository='https://github.com/managarm/bootstrap-managarm.git', revision='6c5459276b3daeb4b4604af42fe5cee4e9a33fcc', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-pkg-config': {'architecture': {'x86_64'}, 'version': '0.29.2_2'}}, prod_pkgs={}, prod_tools={'host-appstream': {'architecture': {'x86_64'}, 'version': '1.0.4_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/') [2024-12-20 19:06:48.763911 raptor] 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-12-20 19:06:48.795338 raptor] 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-12-20 19:06:48.814080 raptor] 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-12-20 19:06:51.029536 raptor] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '6c5459276b3daeb4b4604af42fe5cee4e9a33fcc'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 6c54592 Merge pull request #421 from Dennisbonke/updates2 [2024-12-20 19:06:51.092663 raptor] 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-12-20 19:07:10.476221 raptor] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-appstream'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch appstream checkout appstream patch appstream regenerate appstream configure-tool host-appstream compile-tool host-appstream install-tool host-appstream archive-tool host-appstream xbstrap: fetch appstream [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/appstream/.git/ From https://mirrors.managarm.org/mirror/git/appstream * [new tag] v1.0.4 -> v1.0.4 xbstrap: checkout appstream [2/8] [2024-12-20 19:07:13.057016 raptor] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'appstream'} HEAD is now at ed3be6d Release version 1.0.4 xbstrap: patch appstream [3/8] [2024-12-20 19:07:13.513168 raptor] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'appstream'} Applying: Add Managarm support xbstrap: regenerate appstream [4/8] [2024-12-20 19:07:13.819130 raptor] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'appstream'} xbstrap: configure-tool host-appstream [5/8] xbstrap: Running ['meson', 'setup', '--native-file', '@SOURCE_ROOT@/scripts/meson.native-file', '--prefix=@PREFIX@', '-Dapidocs=false', '-Ddocs=false', '-Dcompose=false', '-Dmaintainer=false', '-Dstatic-analysis=false', '-Dstemming=false', '-Dvapi=false', '-Dapt-support=false', '-Dinstall-docs=false', '-Dgir=false', '-Dqt=false', '-Dsystemd=false', '-Ddocs=false', '@THIS_SOURCE_DIR@'] (tools: ['host-pkg-config']) via cbuildrt [2024-12-20 19:07:13.835360 raptor] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'appstream'} PID init is 704743 (outside the namespace) The Meson build system Version: 1.6.0 Source dir: /var/lib/managarm-buildenv/src/ports/appstream Build dir: /var/lib/managarm-buildenv/build/tool-builds/host-appstream Build type: native build Project name: AppStream Project version: 1.0.4 C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") C linker for the host machine: cc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring config.h using configuration Compiler for C supports arguments -Werror=shadow: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=strict-prototypes: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=missing-declarations: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=int-conversion: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=misleading-indentation: YES Compiler for C supports arguments -Werror=missing-include-dirs: YES Compiler for C supports arguments -Werror=declaration-after-statement: YES Compiler for C supports arguments -Werror=format-security: NO Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-error=missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-error=unused-parameter: YES Found pkg-config: YES (/tmp/xbstrap/virtual/bin/host-pkg-config) 0.29.2 Run-time dependency glib-2.0 found: YES 2.74.6 Run-time dependency gobject-2.0 found: YES 2.74.6 Run-time dependency gio-2.0 found: YES 2.74.6 Found CMake: /usr/bin/cmake (3.25.1) Run-time dependency libcurl found: NO (tried pkgconfig and cmake) ../../../src/ports/appstream/meson.build:171:11: ERROR: Dependency "libcurl" not found, tried pkgconfig and cmake A full log can be found at /var/lib/managarm-buildenv/build/tool-builds/host-appstream/meson-logs/meson-log.txt Traceback (most recent call last): File "/usr/local/bin/xbstrap", line 8, in sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.11/dist-packages/xbstrap/__init__.py", line 1042, in main args._impl(args) File "/usr/local/lib/python3.11/dist-packages/xbstrap/__init__.py", line 1019, in do_execute_manifest xbstrap.base.execute_manifest(manifest) File "/usr/local/lib/python3.11/dist-packages/xbstrap/base.py", line 2127, in execute_manifest subprocess.check_call(args, env=environ, cwd=workdir, stdout=output, stderr=output) File "/usr/lib/python3.11/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['meson', 'setup', '--native-file', '/var/lib/managarm-buildenv/src/scripts/meson.native-file', '--prefix=/var/lib/managarm-buildenv/build/tools/host-appstream', '-Dapidocs=false', '-Ddocs=false', '-Dcompose=false', '-Dmaintainer=false', '-Dstatic-analysis=false', '-Dstemming=false', '-Dvapi=false', '-Dapt-support=false', '-Dinstall-docs=false', '-Dgir=false', '-Dqt=false', '-Dsystemd=false', '-Ddocs=false', '/var/lib/managarm-buildenv/src/ports/appstream']' returned non-zero exit status 1. child returned non-zero exit code xbstrap: Skipping action compile-tool of host-appstream due to failed prerequisites [6/8] xbstrap: Skipping action install-tool of host-appstream due to failed prerequisites [7/8] xbstrap: Skipping action archive-tool of host-appstream due to failed prerequisites [8/8] xbstrap: The following steps failed: configure-tool host-appstream compile-tool host-appstream (prerequisites failed) install-tool host-appstream (prerequisites failed) archive-tool host-appstream (prerequisites failed) xbstrap: Plan failed [2024-12-20 19:07:25.968672 raptor] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'failure', 'subject': 'host-appstream'} [2024-12-20 19:07:25.970763 raptor] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'prereqs-failed', 'subject': 'host-appstream'} [2024-12-20 19:07:25.980852 raptor] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'prereqs-failed', 'subject': 'host-appstream'} [2024-12-20 19:07:25.993538 raptor] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'prereqs-failed', 'subject': 'host-appstream'} [2024-12-20 19:07:26.037776 raptor] INFO: xbbs.worker: job done. return code: 1