[2025-03-23 04:03:13.942351 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-appstream', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', 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/') [2025-03-23 04:03:13.942746 chopin] 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-03-23 04:03:13.952949 chopin] 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-03-23 04:03:13.962161 chopin] 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-03-23 04:03:14.922247 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '3bfd101292f3a8ea97590e0ce7585bb8857c01f0'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 3bfd101 Merge pull request #486 from no92/systemd-hwdb-pregenerate [2025-03-23 04:03:14.964456 chopin] 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-03-23 04:03:19.101646 chopin] 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] [2025-03-23 04:03:20.906268 chopin] 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] [2025-03-23 04:03:20.982087 chopin] 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] xbstrap: configure-tool host-appstream [5/8] [2025-03-23 04:03:21.041918 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'appstream'} [2025-03-23 04:03:21.042544 chopin] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'appstream'} 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 PID init is 3363860 (outside the namespace) Cloning into 'libxmlb'... The Meson build system Version: 1.7.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 Run-time dependency libcurl found: YES 7.88.1 Run-time dependency libxml-2.0 found: YES 2.9.14 Run-time dependency yaml-0.1 found: YES 0.2.5 Found CMake: /usr/bin/cmake (3.25.1) Run-time dependency xmlb found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency xmlb Executing subproject libxmlb libxmlb| Project name: libxmlb libxmlb| Project version: 0.3.23 libxmlb| C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") libxmlb| C linker for the host machine: cc ld.bfd 2.40 libxmlb| Compiler for C supports arguments -Wno-nonnull-compare: YES libxmlb| Compiler for C supports arguments -Wno-aggregate-return: YES libxmlb| Compiler for C supports arguments -Wunused: YES libxmlb| Compiler for C supports arguments -Warray-bounds: YES libxmlb| Compiler for C supports arguments -Wcast-align: YES libxmlb| Compiler for C supports arguments -Wclobbered: YES libxmlb| Compiler for C supports arguments -Wdeclaration-after-statement: YES libxmlb| Compiler for C supports arguments -Wduplicated-branches: YES libxmlb| Compiler for C supports arguments -Wduplicated-cond: YES libxmlb| Compiler for C supports arguments -Wempty-body: YES libxmlb| Compiler for C supports arguments -Wformat=2: YES libxmlb| Compiler for C supports arguments -Wformat-nonliteral: YES libxmlb| Compiler for C supports arguments -Wformat-security: YES libxmlb| Compiler for C supports arguments -Wformat-signedness: YES libxmlb| Compiler for C supports arguments -Wignored-qualifiers: YES libxmlb| Compiler for C supports arguments -Wimplicit-function-declaration: YES libxmlb| Compiler for C supports arguments -Wincompatible-pointer-types-discards-qualifiers: NO libxmlb| Compiler for C supports arguments -Winit-self: YES libxmlb| Compiler for C supports arguments -Wlogical-op: YES libxmlb| Compiler for C supports arguments -Wmissing-declarations: YES libxmlb| Compiler for C supports arguments -Wmissing-format-attribute: YES libxmlb| Compiler for C supports arguments -Wmissing-include-dirs: YES libxmlb| Compiler for C supports arguments -Wmissing-noreturn: YES libxmlb| Compiler for C supports arguments -Wmissing-parameter-type: YES libxmlb| Compiler for C supports arguments -Wmissing-prototypes: YES libxmlb| Compiler for C supports arguments -Wnested-externs: YES libxmlb| Compiler for C supports arguments -Wno-cast-function-type: YES libxmlb| Compiler for C supports arguments -Wno-error=cpp: YES libxmlb| Compiler for C supports arguments -Wno-unknown-pragmas: YES libxmlb| Compiler for C supports arguments -Wno-discarded-qualifiers: YES libxmlb| Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) libxmlb| Compiler for C supports arguments -Wno-strict-aliasing: YES libxmlb| Compiler for C supports arguments -Wno-suggest-attribute=format: YES libxmlb| Compiler for C supports arguments -Wno-unused-parameter: YES (cached) libxmlb| Compiler for C supports arguments -Wnull-dereference: YES libxmlb| Compiler for C supports arguments -Wold-style-definition: YES libxmlb| Compiler for C supports arguments -Woverride-init: YES libxmlb| Compiler for C supports arguments -Wpointer-arith: YES libxmlb| Compiler for C supports arguments -Wredundant-decls: YES libxmlb| Compiler for C supports arguments -Wreturn-type: YES libxmlb| Compiler for C supports arguments -Wshadow: YES libxmlb| Compiler for C supports arguments -Wsign-compare: YES libxmlb| Compiler for C supports arguments -Wstrict-aliasing: YES libxmlb| Compiler for C supports arguments -Wstrict-prototypes: YES libxmlb| Compiler for C supports arguments -Wswitch-default: YES libxmlb| Compiler for C supports arguments -Wtype-limits: YES libxmlb| Compiler for C supports arguments -Wundef: YES libxmlb| Compiler for C supports arguments -Wuninitialized: YES libxmlb| Compiler for C supports arguments -Wunused-but-set-variable: YES libxmlb| Compiler for C supports arguments -Wunused-variable: YES libxmlb| Compiler for C supports arguments -Wwrite-strings: YES libxmlb| Compiler for C supports link arguments -Wl,-z,relro: YES libxmlb| Compiler for C supports link arguments -Wl,-z,now: YES libxmlb| Dependency gio-2.0 found: YES 2.74.6 (cached) libxmlb| Run-time dependency gio-unix-2.0 found: YES 2.74.6 libxmlb| Run-time dependency liblzma found: YES 5.4.1 libxmlb| Run-time dependency libzstd found: YES 1.5.4 libxmlb| Configuring config.h using configuration libxmlb| Program python3 found: YES (/usr/bin/python3) libxmlb| Configuring libxmlb.test using configuration libxmlb| Configuring xb-version.h using configuration libxmlb| Compiler for C supports link arguments -Wl,--version-script,/var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/libxmlb.map: YES libxmlb| Configuring xb-tool.1 using configuration libxmlb| Build targets in project: 4 libxmlb| Subproject libxmlb finished. Dependency xmlb from subproject subprojects/libxmlb found: YES 0.3.23 Dependency libzstd found: YES 1.5.4 (cached) Program gperf found: YES (/usr/bin/gperf) Configuring as-version.h using configuration Dependency glib-2.0 found: YES 2.74.6 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.74.6 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency gio-2.0 found: YES 2.74.6 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Program sed found: YES (/usr/bin/sed) Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Program itstool found: YES (/usr/bin/itstool) Configuring metainfo-validate.test using configuration Build targets in project: 74 AppStream 1.0.4 Subprojects libxmlb : YES User defined options Native files : /var/lib/managarm-buildenv/src/scripts/meson.native-file apidocs : false apt-support : false compose : false docs : false gir : false install-docs : false maintainer : false prefix : /var/lib/managarm-buildenv/build/tools/host-appstream qt : false static-analysis: false stemming : false systemd : false vapi : false Found ninja-1.11.1 at /usr/bin/ninja xbstrap: compile-tool host-appstream [6/8] [2025-03-23 04:03:23.603985 chopin] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-appstream'} xbstrap: Running ['ninja'] (tools: ['host-pkg-config']) via cbuildrt PID init is 3364220 (outside the namespace) [1/194] Generating subprojects/libxmlb/src/libxmlb-defile with a custom command [2/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-common.c.o [3/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-opcode.c.o [4/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-builder-source-ctx.c.o [5/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-builder-fixup.c.o [6/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-node-query.c.o [7/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-query.c.o [8/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-node.c.o [9/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-query-context.c.o [10/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-builder-node.c.o [11/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-builder.c.o [12/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-silo-export.c.o [13/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-builder-source.c.o [14/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-version.c.o [15/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-silo-node.c.o [16/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-silo.c.o [17/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-stack.c.o [18/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-silo-query.c.o [19/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-value-bindings.c.o [20/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-machine.c.o [21/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-string.c.o [22/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-zstd-decompressor.c.o [23/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-builder-fixup.c.o [24/194] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-lzma-decompressor.c.o [25/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-common.c.o [26/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-builder-source.c.o [27/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-builder-source-ctx.c.o [28/194] Linking target subprojects/libxmlb/src/libxmlb.so.2.0.0 [29/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-opcode.c.o [30/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-builder.c.o [31/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-node.c.o [32/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-builder-node.c.o [33/194] Compiling C object subprojects/libxmlb/src/xb-tool.p/xb-tool.c.o [34/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-node-query.c.o [35/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-query-context.c.o [36/194] Generating symbol file subprojects/libxmlb/src/libxmlb.so.2.0.0.p/libxmlb.so.2.0.0.symbols [37/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-silo-node.c.o [38/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-silo-export.c.o [39/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-query.c.o [40/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-machine.c.o [41/194] Generating src/as-resources_c with a custom command [42/194] Linking target subprojects/libxmlb/src/xb-tool [43/194] Generating src/as-resources_h with a custom command [44/194] Generating src/gperf as-xml-tag with a custom command [45/194] Generating src/gperf as-yaml-tag with a custom command [46/194] Building translation po/ar/LC_MESSAGES/appstream-ar.mo [47/194] Building translation po/ain/LC_MESSAGES/appstream-ain.mo [48/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-stack.c.o [49/194] Building translation po/bn/LC_MESSAGES/appstream-bn.mo [50/194] Building translation po/bn_BD/LC_MESSAGES/appstream-bn_BD.mo [51/194] Building translation po/ca/LC_MESSAGES/appstream-ca.mo [52/194] Building translation po/ckb/LC_MESSAGES/appstream-ckb.mo [53/194] Building translation po/cs/LC_MESSAGES/appstream-cs.mo [54/194] Building translation po/da/LC_MESSAGES/appstream-da.mo [55/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-string.c.o [56/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-value-bindings.c.o [57/194] Building translation po/en_GB/LC_MESSAGES/appstream-en_GB.mo [58/194] Building translation po/de/LC_MESSAGES/appstream-de.mo [59/194] Building translation po/eo/LC_MESSAGES/appstream-eo.mo [60/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-silo-query.c.o [61/194] Building translation po/et/LC_MESSAGES/appstream-et.mo [62/194] Building translation po/fi/LC_MESSAGES/appstream-fi.mo [63/194] Building translation po/es/LC_MESSAGES/appstream-es.mo [64/194] Building translation po/eu/LC_MESSAGES/appstream-eu.mo [65/194] Building translation po/fr/LC_MESSAGES/appstream-fr.mo [66/194] Building translation po/gd/LC_MESSAGES/appstream-gd.mo [67/194] Building translation po/he/LC_MESSAGES/appstream-he.mo [68/194] Building translation po/hr/LC_MESSAGES/appstream-hr.mo [69/194] Building translation po/ia/LC_MESSAGES/appstream-ia.mo [70/194] Building translation po/id/LC_MESSAGES/appstream-id.mo [71/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-zstd-decompressor.c.o [72/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-lzma-decompressor.c.o [73/194] Building translation po/gl/LC_MESSAGES/appstream-gl.mo [74/194] Building translation po/hu/LC_MESSAGES/appstream-hu.mo [75/194] Building translation po/hi/LC_MESSAGES/appstream-hi.mo [76/194] Building translation po/it/LC_MESSAGES/appstream-it.mo [77/194] Building translation po/ja/LC_MESSAGES/appstream-ja.mo [78/194] Building translation po/ka/LC_MESSAGES/appstream-ka.mo [79/194] Building translation po/lt/LC_MESSAGES/appstream-lt.mo [80/194] Building translation po/ko/LC_MESSAGES/appstream-ko.mo [81/194] Building translation po/nl/LC_MESSAGES/appstream-nl.mo [82/194] Building translation po/oc/LC_MESSAGES/appstream-oc.mo [83/194] Building translation po/nb/LC_MESSAGES/appstream-nb.mo [84/194] Building translation po/pl/LC_MESSAGES/appstream-pl.mo [85/194] Building translation po/pt_BR/LC_MESSAGES/appstream-pt_BR.mo [86/194] Generating GObject enum file src/as-enum-types.c (wrapped by meson because command contains newlines, to capture output) [87/194] Building translation po/pt/LC_MESSAGES/appstream-pt.mo [88/194] Building translation po/ro/LC_MESSAGES/appstream-ro.mo [89/194] Building translation po/rom/LC_MESSAGES/appstream-rom.mo [90/194] Building translation po/ru/LC_MESSAGES/appstream-ru.mo [91/194] Building translation po/sk/LC_MESSAGES/appstream-sk.mo [92/194] Building translation po/sl/LC_MESSAGES/appstream-sl.mo [93/194] Building translation po/sr@latin/LC_MESSAGES/appstream-sr@latin.mo [94/194] Building translation po/sr/LC_MESSAGES/appstream-sr.mo [95/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-silo.c.o [96/194] Building translation po/sv/LC_MESSAGES/appstream-sv.mo [97/194] Building translation po/ta/LC_MESSAGES/appstream-ta.mo [98/194] Building translation po/tr/LC_MESSAGES/appstream-tr.mo [99/194] Building translation po/zh_TW/LC_MESSAGES/appstream-zh_TW.mo [100/194] Building translation po/zh_CN/LC_MESSAGES/appstream-zh_CN.mo [101/194] Building translation po/uk/LC_MESSAGES/appstream-uk.mo [102/194] Generating GObject enum file src/as-enum-types.h (wrapped by meson because command contains newlines, to capture output) [103/194] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-self-test.c.o [104/194] Compiling C object src/libappstream.so.1.0.4.p/as-stemmer.c.o [105/194] Linking target subprojects/libxmlb/src/xb-self-test [106/194] Compiling C object src/libappstream.so.1.0.4.p/as-profile.c.o [107/194] Compiling C object src/libappstream.so.1.0.4.p/as-tag.c.o [108/194] Compiling C object src/libappstream.so.1.0.4.p/as-file-monitor.c.o [109/194] Compiling C object src/libappstream.so.1.0.4.p/meson-generated_.._as-resources.c.o [110/194] Compiling C object src/libappstream.so.1.0.4.p/as-distro-extras.c.o [111/194] Compiling C object src/libappstream.so.1.0.4.p/meson-generated_.._as-enum-types.c.o [112/194] Compiling C object src/libappstream.so.1.0.4.p/as-curl.c.o [113/194] Compiling C object src/libappstream.so.1.0.4.p/as-news-convert.c.o [114/194] Compiling C object src/libappstream.so.1.0.4.p/as-zstd-decompressor.c.o [115/194] Compiling C object src/libappstream.so.1.0.4.p/as-desktop-entry.c.o [116/194] Compiling C object src/libappstream.so.1.0.4.p/as-xml.c.o [117/194] Compiling C object src/libappstream.so.1.0.4.p/as-yaml.c.o [118/194] Compiling C object src/libappstream.so.1.0.4.p/as-utils.c.o [119/194] Compiling C object src/libappstream.so.1.0.4.p/as-cache.c.o [120/194] Compiling C object src/libappstream.so.1.0.4.p/as-agreement-section.c.o [121/194] Compiling C object src/libappstream.so.1.0.4.p/as-category.c.o [122/194] Compiling C object src/libappstream.so.1.0.4.p/as-agreement.c.o [123/194] Compiling C object src/libappstream.so.1.0.4.p/as-branding.c.o [124/194] Compiling C object src/libappstream.so.1.0.4.p/as-context.c.o [125/194] Compiling C object src/libappstream.so.1.0.4.p/as-artifact.c.o [126/194] Compiling C object src/libappstream.so.1.0.4.p/as-checksum.c.o [127/194] Compiling C object src/libappstream.so.1.0.4.p/as-bundle.c.o [128/194] Compiling C object src/libappstream.so.1.0.4.p/as-component-box.c.o [129/194] Compiling C object src/libappstream.so.1.0.4.p/as-provided.c.o [130/194] Compiling C object src/libappstream.so.1.0.4.p/as-developer.c.o [131/194] Compiling C object src/libappstream.so.1.0.4.p/as-content-rating.c.o [132/194] Compiling C object src/libappstream.so.1.0.4.p/as-image.c.o [133/194] Compiling C object src/libappstream.so.1.0.4.p/as-issue.c.o [134/194] Compiling C object src/libappstream.so.1.0.4.p/as-icon.c.o [135/194] Compiling C object src/libappstream.so.1.0.4.p/as-reference.c.o [136/194] Compiling C object src/libappstream.so.1.0.4.p/as-launchable.c.o [137/194] Compiling C object src/libappstream.so.1.0.4.p/as-metadata.c.o [138/194] Compiling C object src/libappstream.so.1.0.4.p/as-release.c.o [139/194] Compiling C object src/libappstream.so.1.0.4.p/as-relation-check-result.c.o [140/194] Compiling C object src/libappstream.so.1.0.4.p/as-relation.c.o [141/194] Compiling C object src/libappstream.so.1.0.4.p/as-release-list.c.o [142/194] Compiling C object src/libappstream.so.1.0.4.p/as-spdx.c.o [143/194] Compiling C object src/libappstream.so.1.0.4.p/as-version.c.o [144/194] Compiling C object src/libappstream.so.1.0.4.p/as-review.c.o [145/194] Compiling C object src/libappstream.so.1.0.4.p/as-suggested.c.o [146/194] Compiling C object src/libappstream.so.1.0.4.p/as-vercmp.c.o [147/194] Compiling C object src/libappstream.so.1.0.4.p/as-system-info.c.o [148/194] Compiling C object src/libappstream.so.1.0.4.p/as-translation.c.o [149/194] Compiling C object src/libappstream.so.1.0.4.p/as-component.c.o [150/194] Compiling C object src/libappstream.so.1.0.4.p/as-pool.c.o [151/194] Compiling C object src/libappstream.so.1.0.4.p/as-validator-issue.c.o [152/194] Compiling C object src/libappstream.so.1.0.4.p/as-screenshot.c.o [153/194] Compiling C object src/libappstream.so.1.0.4.p/as-video.c.o [154/194] Compiling C object tools/appstreamcli.p/ascli-utils.c.o [155/194] Compiling C object tools/appstreamcli.p/meson-generated_.._.._src_as-enum-types.c.o [156/194] Compiling C object tests/as-test_basic.p/as-test-utils.c.o [157/194] Compiling C object tools/appstreamcli.p/ascli-actions-pkgmgr.c.o [158/194] Compiling C object tools/appstreamcli.p/appstreamcli.c.o [159/194] Compiling C object tools/appstreamcli.p/ascli-actions-validate.c.o [160/194] Compiling C object tools/appstreamcli.p/ascli-actions-mdata.c.o [161/194] Compiling C object tests/as-test_basic.p/meson-generated_.._.._src_as-enum-types.c.o [162/194] Compiling C object src/libappstream.so.1.0.4.p/as-validator.c.o [163/194] Compiling C object tools/appstreamcli.p/ascli-actions-misc.c.o [164/194] Compiling C object tests/as-test_xml.p/meson-generated_.._.._src_as-enum-types.c.o [165/194] Compiling C object tests/as-test_yaml.p/as-test-utils.c.o [166/194] Compiling C object tests/as-test_basic.p/test-basics.c.o [167/194] Linking target src/libappstream.so.1.0.4 [168/194] Compiling C object tests/as-test_pool.p/as-test-utils.c.o [169/194] Compiling C object tests/as-test_xml.p/as-test-utils.c.o [170/194] Compiling C object tests/as-test_xml.p/test-xmldata.c.o [171/194] Compiling C object tests/as-test_yaml.p/meson-generated_.._.._src_as-enum-types.c.o [172/194] Compiling C object tests/as-test_pool.p/meson-generated_.._.._src_as-enum-types.c.o [173/194] Generating symbol file src/libappstream.so.1.0.4.p/libappstream.so.1.0.4.symbols [174/194] Compiling C object tests/as-test_validate.p/test-validate.c.o [175/194] Compiling C object tests/as-test_validate.p/meson-generated_.._.._src_as-enum-types.c.o [176/194] Compiling C object tests/as-test_validate.p/as-test-utils.c.o [177/194] Compiling C object tests/as-test_pool.p/test-pool.c.o [178/194] Compiling C object tests/as-test_yaml.p/test-yamldata.c.o [179/194] Compiling C object tests/as-test_perf.p/test-performance.c.o [180/194] Linking target tools/appstreamcli [181/194] Compiling C object tests/as-test_perf.p/as-test-utils.c.o [182/194] Compiling C object tests/as-test_perf.p/meson-generated_.._.._src_as-enum-types.c.o [183/194] Linking target tests/as-test_xml [184/194] Generating data/gen-output with a custom command [185/194] Linking target tests/as-test_basic [186/194] Compiling C object tests/as-test_misc.p/as-test-utils.c.o [187/194] Linking target tests/as-test_validate [188/194] Linking target tests/as-test_pool [189/194] Compiling C object tests/as-test_misc.p/meson-generated_.._.._src_as-enum-types.c.o [190/194] Compiling C object tests/as-test_misc.p/test-misc.c.o [191/194] Linking target tests/as-test_yaml [192/194] Linking target tests/as-test_perf [193/194] Linking target tests/as-test_misc [194/194] Merging translations for data/org.freedesktop.appstream.cli.metainfo.xml xbstrap: install-tool host-appstream [7/8] [2025-03-23 04:03:26.705022 chopin] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': 'host-appstream'} xbstrap: Running ['ninja', 'install'] (tools: ['host-pkg-config']) via cbuildrt PID init is 3364890 (outside the namespace) [0/1] Installing files Installing subprojects/libxmlb/src/libxmlb.so.2.0.0 to /var/lib/managarm-buildenv/build/tools/host-appstream/lib/x86_64-linux-gnu Installing subprojects/libxmlb/src/xb-tool to /var/lib/managarm-buildenv/build/tools/host-appstream/bin Installing subprojects/libxmlb/src/xb-self-test to /var/lib/managarm-buildenv/build/tools/host-appstream/libexec/installed-tests/libxmlb Installing src/as-enum-types.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing src/libappstream.so.1.0.4 to /var/lib/managarm-buildenv/build/tools/host-appstream/lib/x86_64-linux-gnu Installing tools/appstreamcli to /var/lib/managarm-buildenv/build/tools/host-appstream/bin Installing po/ain/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ain/LC_MESSAGES Installing po/ar/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ar/LC_MESSAGES Installing po/bn/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/bn/LC_MESSAGES Installing po/bn_BD/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/bn_BD/LC_MESSAGES Installing po/ca/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ca/LC_MESSAGES Installing po/ckb/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ckb/LC_MESSAGES Installing po/cs/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/de/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/en_GB/LC_MESSAGES Installing po/eo/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/eu/LC_MESSAGES Installing po/fi/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/fr/LC_MESSAGES Installing po/gd/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/gd/LC_MESSAGES Installing po/gl/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/gl/LC_MESSAGES Installing po/he/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/hu/LC_MESSAGES Installing po/ia/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ia/LC_MESSAGES Installing po/id/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ka/LC_MESSAGES Installing po/ko/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/lt/LC_MESSAGES Installing po/nb/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/nb/LC_MESSAGES Installing po/nl/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/nl/LC_MESSAGES Installing po/oc/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/oc/LC_MESSAGES Installing po/pl/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ro/LC_MESSAGES Installing po/rom/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/rom/LC_MESSAGES Installing po/ru/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ru/LC_MESSAGES Installing po/sk/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/sl/LC_MESSAGES Installing po/sr/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/ta/LC_MESSAGES Installing po/tr/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/uk/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/appstream.mo to /var/lib/managarm-buildenv/build/tools/host-appstream/share/locale/zh_TW/LC_MESSAGES Installing data/org.freedesktop.appstream.cli.metainfo.xml to /var/lib/managarm-buildenv/build/tools/host-appstream/share/metainfo Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xmlb.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2 Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-builder.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-builder-fixup.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-builder-node.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-builder-source.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-builder-source-ctx.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-compile.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-machine.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-node.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-node-query.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-node-silo.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-opcode.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-query.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-query-context.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-silo-export.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-silo.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-silo-query.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-stack.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-string.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/src/xb-value-bindings.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/build/tool-builds/host-appstream/subprojects/libxmlb/src/xb-version.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/libxmlb-2/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/src/appstream.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-agreement.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-agreement-section.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-artifact.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-branding.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-bundle.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-category.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-checksum.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-component.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-component-box.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-content-rating.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-context.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-developer.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-icon.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-image.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-issue.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-launchable.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-macros.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-metadata.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-pool.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-provided.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-reference.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-relation.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-relation-check-result.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-release.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-release-list.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-review.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-screenshot.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-spdx.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-suggested.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-system-info.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-translation.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-utils.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-validator.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-validator-issue.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-vercmp.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-video.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/src/ports/appstream/src/as-category-gi.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/build/tool-builds/host-appstream/subprojects/libxmlb/data/libxmlb.test to /var/lib/managarm-buildenv/build/tools/host-appstream/share/installed-tests/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/data/test.desktop to /var/lib/managarm-buildenv/build/tools/host-appstream/libexec/installed-tests/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/data/test.quirk to /var/lib/managarm-buildenv/build/tools/host-appstream/libexec/installed-tests/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/data/test.xml to /var/lib/managarm-buildenv/build/tools/host-appstream/libexec/installed-tests/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/data/test.xml.gz.gz.gz to /var/lib/managarm-buildenv/build/tools/host-appstream/libexec/installed-tests/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/data/test.xml.xz to /var/lib/managarm-buildenv/build/tools/host-appstream/libexec/installed-tests/libxmlb Installing /var/lib/managarm-buildenv/src/ports/appstream/subprojects/libxmlb/data/test.xml.zst to /var/lib/managarm-buildenv/build/tools/host-appstream/libexec/installed-tests/libxmlb Installing /var/lib/managarm-buildenv/build/tool-builds/host-appstream/subprojects/libxmlb/src/xb-tool.1 to /var/lib/managarm-buildenv/build/tools/host-appstream/share/man/man1 Installing /var/lib/managarm-buildenv/build/tool-builds/host-appstream/meson-private/xmlb.pc to /var/lib/managarm-buildenv/build/tools/host-appstream/lib/x86_64-linux-gnu/pkgconfig Installing /var/lib/managarm-buildenv/build/tool-builds/host-appstream/src/as-version.h to /var/lib/managarm-buildenv/build/tools/host-appstream/include/appstream Installing /var/lib/managarm-buildenv/build/tool-builds/host-appstream/meson-private/appstream.pc to /var/lib/managarm-buildenv/build/tools/host-appstream/lib/x86_64-linux-gnu/pkgconfig Installing /var/lib/managarm-buildenv/src/ports/appstream/data/its/metainfo.its to /var/lib/managarm-buildenv/build/tools/host-appstream/share/gettext/its Installing /var/lib/managarm-buildenv/src/ports/appstream/data/its/metainfo.loc to /var/lib/managarm-buildenv/build/tools/host-appstream/share/gettext/its Installing /var/lib/managarm-buildenv/src/ports/appstream/data/appstream.conf to /var/lib/managarm-buildenv/build/tools/host-appstream/share/appstream Installing /var/lib/managarm-buildenv/build/tool-builds/host-appstream/tests/installed-tests/metainfo-validate.test to /var/lib/managarm-buildenv/build/tools/host-appstream/share/installed-tests/appstream Installing symlink pointing to libxmlb.so.2.0.0 to /var/lib/managarm-buildenv/build/tools/host-appstream/lib/x86_64-linux-gnu/libxmlb.so.2 Installing symlink pointing to libxmlb.so.2 to /var/lib/managarm-buildenv/build/tools/host-appstream/lib/x86_64-linux-gnu/libxmlb.so Installing symlink pointing to libappstream.so.1.0.4 to /var/lib/managarm-buildenv/build/tools/host-appstream/lib/x86_64-linux-gnu/libappstream.so.5 Installing symlink pointing to libappstream.so.5 to /var/lib/managarm-buildenv/build/tools/host-appstream/lib/x86_64-linux-gnu/libappstream.so xbstrap: archive-tool host-appstream [8/8] [2025-03-23 04:03:27.152053 chopin] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': 'host-appstream'} [2025-03-23 04:03:28.368940 chopin] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-appstream'} [2025-03-23 04:03:28.384080 chopin] DEBUG: xbbs.worker: successfully uploaded tool host-appstream for JobMessage(project='managarm', job='tool:host-appstream', repository='https://github.com/managarm/bootstrap-managarm.git', revision='3bfd101292f3a8ea97590e0ce7585bb8857c01f0', 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/') [2025-03-23 04:03:28.394611 chopin] INFO: xbbs.worker: job done. return code: 0