[2025-01-12 04:38:17.670704 chopin] INFO: xbbs.worker: running job JobMessage(project='managarm', job='tool:host-appstream', repository='https://github.com/managarm/bootstrap-managarm.git', revision='558d997854cdf8bfbd3d5a4428aebc84e478f34a', 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-01-12 04:38:17.671105 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-01-12 04:38:17.680506 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-01-12 04:38:17.688124 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-01-12 04:38:18.603741 chopin] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '558d997854cdf8bfbd3d5a4428aebc84e478f34a'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 558d997 sys-boot: upgrade Limine to 8.7.0 [2025-01-12 04:38:18.644094 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-01-12 04:38:22.851383 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-01-12 04:38:23.604134 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-01-12 04:38:23.673399 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-01-12 04:38:23.733146 chopin] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'appstream'} [2025-01-12 04:38:23.733696 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 777317 (outside the namespace) Cloning into 'libxmlb'... The Meson build system Version: 1.6.1 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.22 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.22 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-01-12 04:38:26.296799 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 777674 (outside the namespace) [1/192] Generating subprojects/libxmlb/src/libxmlb-defile with a custom command [2/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-common.c.o [3/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-query-context.c.o [4/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-node-query.c.o [5/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-builder-source-ctx.c.o [6/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-opcode.c.o [7/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-node.c.o [8/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-builder-source.c.o [9/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-version.c.o [10/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-builder-fixup.c.o [11/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-query.c.o [12/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-silo.c.o [13/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-builder-node.c.o [14/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-machine.c.o [15/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-silo-export.c.o [16/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-value-bindings.c.o [17/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-zstd-decompressor.c.o [18/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-string.c.o [19/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-lzma-decompressor.c.o [20/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-silo-query.c.o [21/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-builder.c.o [22/192] Compiling C object subprojects/libxmlb/src/libxmlb.so.2.0.0.p/xb-stack.c.o [23/192] Compiling C object subprojects/libxmlb/src/xb-tool.p/xb-tool.c.o [24/192] Linking target subprojects/libxmlb/src/libxmlb.so.2.0.0 [25/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-common.c.o [26/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-builder-source-ctx.c.o [27/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-builder-fixup.c.o [28/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-builder-source.c.o [29/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-builder.c.o [30/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-builder-node.c.o [31/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-opcode.c.o [32/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-node-query.c.o [33/192] Generating symbol file subprojects/libxmlb/src/libxmlb.so.2.0.0.p/libxmlb.so.2.0.0.symbols [34/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-node.c.o [35/192] Linking target subprojects/libxmlb/src/xb-tool [36/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-query.c.o [37/192] Generating src/as-resources_c with a custom command [38/192] Generating src/as-resources_h with a custom command [39/192] Generating src/gperf as-xml-tag with a custom command [40/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-query-context.c.o [41/192] Generating src/gperf as-yaml-tag with a custom command [42/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-stack.c.o [43/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-silo-export.c.o [44/192] Building translation po/ar/LC_MESSAGES/appstream-ar.mo [45/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-silo-query.c.o [46/192] Building translation po/bn/LC_MESSAGES/appstream-bn.mo [47/192] Building translation po/bn_BD/LC_MESSAGES/appstream-bn_BD.mo [48/192] Building translation po/ain/LC_MESSAGES/appstream-ain.mo [49/192] Building translation po/ca/LC_MESSAGES/appstream-ca.mo [50/192] Building translation po/ckb/LC_MESSAGES/appstream-ckb.mo [51/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-machine.c.o [52/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-string.c.o [53/192] Building translation po/cs/LC_MESSAGES/appstream-cs.mo [54/192] Building translation po/da/LC_MESSAGES/appstream-da.mo [55/192] Building translation po/de/LC_MESSAGES/appstream-de.mo [56/192] Building translation po/eo/LC_MESSAGES/appstream-eo.mo [57/192] Building translation po/en_GB/LC_MESSAGES/appstream-en_GB.mo [58/192] Building translation po/et/LC_MESSAGES/appstream-et.mo [59/192] Building translation po/es/LC_MESSAGES/appstream-es.mo [60/192] Building translation po/fi/LC_MESSAGES/appstream-fi.mo [61/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-lzma-decompressor.c.o [62/192] Building translation po/fr/LC_MESSAGES/appstream-fr.mo [63/192] Building translation po/gd/LC_MESSAGES/appstream-gd.mo [64/192] Building translation po/eu/LC_MESSAGES/appstream-eu.mo [65/192] Building translation po/gl/LC_MESSAGES/appstream-gl.mo [66/192] Building translation po/it/LC_MESSAGES/appstream-it.mo [67/192] Building translation po/he/LC_MESSAGES/appstream-he.mo [68/192] Building translation po/hi/LC_MESSAGES/appstream-hi.mo [69/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-zstd-decompressor.c.o [70/192] Building translation po/ia/LC_MESSAGES/appstream-ia.mo [71/192] Building translation po/hr/LC_MESSAGES/appstream-hr.mo [72/192] Building translation po/hu/LC_MESSAGES/appstream-hu.mo [73/192] Building translation po/ja/LC_MESSAGES/appstream-ja.mo [74/192] Building translation po/ka/LC_MESSAGES/appstream-ka.mo [75/192] Building translation po/lt/LC_MESSAGES/appstream-lt.mo [76/192] Building translation po/ko/LC_MESSAGES/appstream-ko.mo [77/192] Building translation po/id/LC_MESSAGES/appstream-id.mo [78/192] Building translation po/nl/LC_MESSAGES/appstream-nl.mo [79/192] Generating GObject enum file src/as-enum-types.c (wrapped by meson because command contains newlines, to capture output) [80/192] Building translation po/nb/LC_MESSAGES/appstream-nb.mo [81/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-value-bindings.c.o [82/192] Building translation po/oc/LC_MESSAGES/appstream-oc.mo [83/192] Building translation po/pl/LC_MESSAGES/appstream-pl.mo [84/192] Building translation po/pt/LC_MESSAGES/appstream-pt.mo [85/192] Building translation po/rom/LC_MESSAGES/appstream-rom.mo [86/192] Building translation po/ro/LC_MESSAGES/appstream-ro.mo [87/192] Building translation po/pt_BR/LC_MESSAGES/appstream-pt_BR.mo [88/192] Building translation po/sl/LC_MESSAGES/appstream-sl.mo [89/192] Building translation po/sk/LC_MESSAGES/appstream-sk.mo [90/192] Building translation po/ru/LC_MESSAGES/appstream-ru.mo [91/192] Building translation po/sr@latin/LC_MESSAGES/appstream-sr@latin.mo [92/192] Building translation po/sr/LC_MESSAGES/appstream-sr.mo [93/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-silo.c.o [94/192] Building translation po/sv/LC_MESSAGES/appstream-sv.mo [95/192] Building translation po/zh_TW/LC_MESSAGES/appstream-zh_TW.mo [96/192] Building translation po/tr/LC_MESSAGES/appstream-tr.mo [97/192] Building translation po/zh_CN/LC_MESSAGES/appstream-zh_CN.mo [98/192] Building translation po/ta/LC_MESSAGES/appstream-ta.mo [99/192] Building translation po/uk/LC_MESSAGES/appstream-uk.mo [100/192] Generating GObject enum file src/as-enum-types.h (wrapped by meson because command contains newlines, to capture output) [101/192] Compiling C object src/libappstream.so.1.0.4.p/as-tag.c.o [102/192] Compiling C object src/libappstream.so.1.0.4.p/as-stemmer.c.o [103/192] Compiling C object subprojects/libxmlb/src/xb-self-test.p/xb-self-test.c.o [104/192] Compiling C object src/libappstream.so.1.0.4.p/as-profile.c.o [105/192] Compiling C object src/libappstream.so.1.0.4.p/as-file-monitor.c.o [106/192] Compiling C object src/libappstream.so.1.0.4.p/meson-generated_.._as-resources.c.o [107/192] Compiling C object src/libappstream.so.1.0.4.p/as-distro-extras.c.o [108/192] Linking target subprojects/libxmlb/src/xb-self-test [109/192] Compiling C object src/libappstream.so.1.0.4.p/as-desktop-entry.c.o [110/192] Compiling C object src/libappstream.so.1.0.4.p/meson-generated_.._as-enum-types.c.o [111/192] Compiling C object src/libappstream.so.1.0.4.p/as-news-convert.c.o [112/192] Compiling C object src/libappstream.so.1.0.4.p/as-zstd-decompressor.c.o [113/192] Compiling C object src/libappstream.so.1.0.4.p/as-curl.c.o [114/192] Compiling C object src/libappstream.so.1.0.4.p/as-yaml.c.o [115/192] Compiling C object src/libappstream.so.1.0.4.p/as-xml.c.o [116/192] Compiling C object src/libappstream.so.1.0.4.p/as-category.c.o [117/192] Compiling C object src/libappstream.so.1.0.4.p/as-agreement.c.o [118/192] Compiling C object src/libappstream.so.1.0.4.p/as-utils.c.o [119/192] Compiling C object src/libappstream.so.1.0.4.p/as-agreement-section.c.o [120/192] Compiling C object src/libappstream.so.1.0.4.p/as-branding.c.o [121/192] Compiling C object src/libappstream.so.1.0.4.p/as-bundle.c.o [122/192] Compiling C object src/libappstream.so.1.0.4.p/as-checksum.c.o [123/192] Compiling C object src/libappstream.so.1.0.4.p/as-cache.c.o [124/192] Compiling C object src/libappstream.so.1.0.4.p/as-context.c.o [125/192] Compiling C object src/libappstream.so.1.0.4.p/as-component-box.c.o [126/192] Compiling C object src/libappstream.so.1.0.4.p/as-artifact.c.o [127/192] Compiling C object src/libappstream.so.1.0.4.p/as-content-rating.c.o [128/192] Compiling C object src/libappstream.so.1.0.4.p/as-developer.c.o [129/192] Compiling C object src/libappstream.so.1.0.4.p/as-provided.c.o [130/192] Compiling C object src/libappstream.so.1.0.4.p/as-image.c.o [131/192] Compiling C object src/libappstream.so.1.0.4.p/as-issue.c.o [132/192] Compiling C object src/libappstream.so.1.0.4.p/as-launchable.c.o [133/192] Compiling C object src/libappstream.so.1.0.4.p/as-icon.c.o [134/192] Compiling C object src/libappstream.so.1.0.4.p/as-reference.c.o [135/192] Compiling C object src/libappstream.so.1.0.4.p/as-relation-check-result.c.o [136/192] Compiling C object src/libappstream.so.1.0.4.p/as-metadata.c.o [137/192] Compiling C object src/libappstream.so.1.0.4.p/as-relation.c.o [138/192] Compiling C object src/libappstream.so.1.0.4.p/as-pool.c.o [139/192] Compiling C object src/libappstream.so.1.0.4.p/as-release.c.o [140/192] Compiling C object src/libappstream.so.1.0.4.p/as-screenshot.c.o [141/192] Compiling C object src/libappstream.so.1.0.4.p/as-validator-issue.c.o [142/192] Compiling C object src/libappstream.so.1.0.4.p/as-review.c.o [143/192] Compiling C object src/libappstream.so.1.0.4.p/as-version.c.o [144/192] Compiling C object src/libappstream.so.1.0.4.p/as-suggested.c.o [145/192] Compiling C object src/libappstream.so.1.0.4.p/as-system-info.c.o [146/192] Compiling C object src/libappstream.so.1.0.4.p/as-release-list.c.o [147/192] Compiling C object src/libappstream.so.1.0.4.p/as-spdx.c.o [148/192] Compiling C object src/libappstream.so.1.0.4.p/as-translation.c.o [149/192] Compiling C object src/libappstream.so.1.0.4.p/as-vercmp.c.o [150/192] Compiling C object src/libappstream.so.1.0.4.p/as-component.c.o [151/192] Compiling C object src/libappstream.so.1.0.4.p/as-video.c.o [152/192] Compiling C object tools/appstreamcli.p/meson-generated_.._.._src_as-enum-types.c.o [153/192] Compiling C object tools/appstreamcli.p/ascli-actions-pkgmgr.c.o [154/192] Compiling C object tools/appstreamcli.p/ascli-actions-validate.c.o [155/192] Compiling C object tests/as-test_basic.p/as-test-utils.c.o [156/192] Compiling C object tools/appstreamcli.p/ascli-actions-misc.c.o [157/192] Compiling C object tools/appstreamcli.p/ascli-utils.c.o [158/192] Compiling C object tools/appstreamcli.p/appstreamcli.c.o [159/192] Compiling C object tools/appstreamcli.p/ascli-actions-mdata.c.o [160/192] Compiling C object tests/as-test_xml.p/meson-generated_.._.._src_as-enum-types.c.o [161/192] Compiling C object tests/as-test_basic.p/meson-generated_.._.._src_as-enum-types.c.o [162/192] Compiling C object tests/as-test_xml.p/as-test-utils.c.o [163/192] Compiling C object tests/as-test_yaml.p/as-test-utils.c.o [164/192] Compiling C object src/libappstream.so.1.0.4.p/as-validator.c.o [165/192] Compiling C object tests/as-test_yaml.p/meson-generated_.._.._src_as-enum-types.c.o [166/192] Compiling C object tests/as-test_pool.p/as-test-utils.c.o [167/192] Compiling C object tests/as-test_basic.p/test-basics.c.o [168/192] Compiling C object tests/as-test_pool.p/meson-generated_.._.._src_as-enum-types.c.o [169/192] Compiling C object tests/as-test_validate.p/meson-generated_.._.._src_as-enum-types.c.o [170/192] Compiling C object tests/as-test_xml.p/test-xmldata.c.o [171/192] Linking target src/libappstream.so.1.0.4 [172/192] Compiling C object tests/as-test_validate.p/test-validate.c.o [173/192] Compiling C object tests/as-test_pool.p/test-pool.c.o [174/192] Compiling C object tests/as-test_validate.p/as-test-utils.c.o [175/192] Compiling C object tests/as-test_yaml.p/test-yamldata.c.o [176/192] Compiling C object tests/as-test_perf.p/test-performance.c.o [177/192] Compiling C object tests/as-test_perf.p/as-test-utils.c.o [178/192] Generating symbol file src/libappstream.so.1.0.4.p/libappstream.so.1.0.4.symbols [179/192] Compiling C object tests/as-test_perf.p/meson-generated_.._.._src_as-enum-types.c.o [180/192] Compiling C object tests/as-test_misc.p/as-test-utils.c.o [181/192] Compiling C object tests/as-test_misc.p/test-misc.c.o [182/192] Compiling C object tests/as-test_misc.p/meson-generated_.._.._src_as-enum-types.c.o [183/192] Linking target tests/as-test_pool [184/192] Linking target tools/appstreamcli [185/192] Linking target tests/as-test_yaml [186/192] Linking target tests/as-test_validate [187/192] Linking target tests/as-test_basic [188/192] Linking target tests/as-test_xml [189/192] Generating data/gen-output with a custom command [190/192] Linking target tests/as-test_perf [191/192] Linking target tests/as-test_misc [192/192] Merging translations for data/org.freedesktop.appstream.cli.metainfo.xml xbstrap: install-tool host-appstream [7/8] [2025-01-12 04:38:29.525365 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 778338 (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-01-12 04:38:29.954482 chopin] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': 'host-appstream'} [2025-01-12 04:38:31.160436 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-01-12 04:38:31.179306 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='558d997854cdf8bfbd3d5a4428aebc84e478f34a', 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-01-12 04:38:31.188562 chopin] INFO: xbbs.worker: job done. return code: 0