>>> muon: Building testing/muon 0_git20220710-r1 (using abuild 3.9.0-r4) started Sun, 07 Aug 2022 17:12:23 +0000 >>> muon: Checking sanity of /home/buildozer/aports/testing/muon/APKBUILD... >>> muon: Analyzing dependencies... >>> muon: Installing for build: build-base samurai scdoc curl-dev libarchive-dev pkgconf-dev python3 py3-yaml (1/19) Installing samurai (1.2-r2) (2/19) Installing scdoc (1.11.2-r0) (3/19) Installing openssl-dev (3.0.5-r1) (4/19) Installing nghttp2-dev (1.48.0-r1) (5/19) Installing zlib-dev (1.2.12-r2) (6/19) Installing brotli-dev (1.0.9-r7) (7/19) Installing curl-dev (7.84.0-r2) (8/19) Installing libarchive (3.6.1-r1) (9/19) Installing libarchive-dev (3.6.1-r1) (10/19) Installing pkgconf-dev (1.9.0-r0) (11/19) Installing libffi (3.4.2-r1) (12/19) Installing gdbm (1.23-r0) (13/19) Installing mpdecimal (2.5.1-r1) (14/19) Installing readline (8.1.2-r0) (15/19) Installing sqlite-libs (3.39.2-r0) (16/19) Installing python3 (3.10.5-r2) (17/19) Installing yaml (0.2.5-r0) (18/19) Installing py3-yaml (6.0-r0) (19/19) Installing .makedepends-muon (20220807.171224) Executing busybox-1.35.0-r22.trigger OK: 311 MiB in 121 packages >>> muon: Cleaning up srcdir >>> muon: Cleaning up pkgdir >>> muon: Fetching https://distfiles.alpinelinux.org/distfiles/edge//muon-d854313e000724b5900fd821440b89c9e789d196.tar.gz >>> muon: Fetching https://distfiles.alpinelinux.org/distfiles/edge//meson-docs-0.63.0-40-g280f3423b.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 77042 63 49134 0 0 74380 0 0:00:01 --:--:-- 0:00:01 74332 100 77042 100 77042 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k >>> muon: Fetching https://distfiles.alpinelinux.org/distfiles/edge//muon-d854313e000724b5900fd821440b89c9e789d196.tar.gz >>> muon: Fetching https://distfiles.alpinelinux.org/distfiles/edge//meson-docs-0.63.0-40-g280f3423b.tar.gz >>> muon: Checking sha512sums... muon-d854313e000724b5900fd821440b89c9e789d196.tar.gz: OK meson-docs-0.63.0-40-g280f3423b.tar.gz: OK >>> muon: Unpacking /var/cache/distfiles/edge//muon-d854313e000724b5900fd821440b89c9e789d196.tar.gz... >>> muon: Unpacking /var/cache/distfiles/edge//meson-docs-0.63.0-40-g280f3423b.tar.gz... + output=muon + dir=build + '[' -n build ] + mkdir -p build + output=build/muon + pkgconf_cmd= + command -v pkgconf + pkgconf_cmd=pkgconf + '[' -n pkgconf ] + pkgconf libpkgconf + pkgconf_src=libpkgconf.c + pkgconf --cflags libpkgconf + pkgconf_cflags='-I/usr/include/pkgconf -DBOOTSTRAP_HAVE_LIBPKGCONF' + pkgconf --libs libpkgconf + pkgconf_libs='-lpkgconf ' + gcc -Os -fomit-frame-pointer -Iinclude -I/usr/include/pkgconf -DBOOTSTRAP_HAVE_LIBPKGCONF src/amalgam.c -lpkgconf -o build/muon In file included from src/amalgam.c:16: src/error.c: In function 'error_diagnostic_store_push_src': src/error.c:48:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 48 | if (s->id == (uint64_t)src && strcmp(s->src.label, src->label) == 0) { | ^ src/error.c:61:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 61 | .id = (uint64_t)src, | ^ In file included from src/amalgam.c:18: src/external/libpkgconf.c: In function 'muon_pkgconf_init': src/external/libpkgconf.c:46:50: warning: passing argument 2 of 'pkgconf_client_init' from incompatible pointer type [-Wincompatible-pointer-types] 46 | pkgconf_client_init(&pkgconf_ctx.client, error_handler, NULL, pkgconf_ctx.personality); | ^~~~~~~~~~~~~ | | | _Bool (*)(const char *, const pkgconf_client_t *, const void *) {aka _Bool (*)(const char *, const struct pkgconf_client_ *, const void *)} In file included from src/external/libpkgconf.c:3, from src/amalgam.c:18: /usr/include/pkgconf/libpkgconf/libpkgconf.h:221:93: note: expected 'pkgconf_error_handler_func_t' {aka '_Bool (*)(const char *, const struct pkgconf_client_ *, void *)'} but argument is of type '_Bool (*)(const char *, const pkgconf_client_t *, const void *)' {aka '_Bool (*)(const char *, const struct pkgconf_client_ *, const void *)'} 221 | PKGCONF_API void pkgconf_client_init(pkgconf_client_t *client, pkgconf_error_handler_func_t error_handler, void *error_handler_data, const pkgconf_cross_personality_t *personality); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ detected compiler gcc 11.2.1 (gcc), linker ld.bfd configuring 'muon', version: 0.0.1 '-Wno-missing-braces' supported: YES '-Wendif-labels' supported: YES '-Wimplicit-fallthrough=2' supported: YES '-Winit-self' supported: YES '-Wlogical-op' supported: YES '-Wmissing-include-dirs' supported: YES '-Wno-missing-field-initializers' supported: YES '-Wno-unused-parameter' supported: YES '-Wold-style-definition' supported: YES '-Woverflow' supported: YES '-Wstrict-aliasing=2' supported: YES '-Wstrict-prototypes' supported: YES '-Wundef' supported: YES '-fstrict-aliasing' supported: YES added target libplatform.a added target embedder configuring '/home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/src/version.c' adding custom target 'embedded files' found dependency libcurl version: 7.84.0 found dependency libarchive version: 3.6.1 found dependency libpkgconf version: 1.9.0 [bestline] entering subproject 'bestline' [bestline] detected compiler gcc 11.2.1 (gcc), linker ld.bfd [bestline] configuring 'bestline', version: undefined [bestline] added target libbestline.a found dependency (declared dependency) version: undefined, static added target muon added target path adding custom target 'muon.1.scd' adding custom target 'meson.build.5.scd' [meson-docs] entering subproject 'meson-docs' [meson-docs] configuring 'meson', version: undefined [meson-docs] adding custom target 'meson_reference.3' writing rules for target 'libplatform.a' writing rules for target 'embedder' writing rules for custom target 'embedded files' writing rules for target 'muon' writing rules for target 'path' writing rules for custom target 'muon.1.scd' writing rules for custom target 'meson.build.5.scd' writing rules for target 'libbestline.a' writing rules for custom target 'meson_reference.3' writing tests summary: - muon 0.0.1 libcurl: true libarchive: true libpkgconf: true samurai: false bestline: true docs: true setup complete samu: entering directory 'build' [1/96] /home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon internal exe -e /home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon-private/custom_tgt_env/meson_reference.33.dat -- ../subprojects/meson-docs/docs/genrefman.py -q -l fastyaml -g man -o subprojects/meson-docs/meson-reference.3 --no-modules [2/96] /home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon internal exe -c doc/meson.build.5 -f ../doc/meson.build.5.scd -e /home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon-private/custom_tgt_env/meson.build.5.scd2.dat -- /usr/bin/scdoc [3/96] /home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon internal exe -c doc/muon.1 -f ../doc/muon.1.scd -e /home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon-private/custom_tgt_env/muon.1.scd1.dat -- /usr/bin/scdoc [4/96] compiling c tests/unit/path.p/path.c.o [5/96] compiling c subprojects/bestline/libbestline.a.p/bestline.c.o [6/96] compiling c tools/embedder.p/embedder.c.o [7/96] compiling c src/platform/libplatform.a.p/posix/rpath_fixer.c.o [8/96] compiling c src/platform/libplatform.a.p/uname.c.o [9/96] compiling c src/platform/libplatform.a.p/term.c.o [10/96] compiling c src/platform/libplatform.a.p/run_cmd.c.o [11/96] compiling c src/platform/libplatform.a.p/path.c.o [12/96] compiling c src/platform/libplatform.a.p/mem.c.o [13/96] compiling c src/platform/libplatform.a.p/filesystem.c.o [14/96] compiling c src/platform/libplatform.a.p/src/log.c.o [15/96] compiling c src/platform/libplatform.a.p/src/formats/ini.c.o [16/96] compiling c src/platform/libplatform.a.p/src/error.c.o [17/96] compiling c src/platform/libplatform.a.p/src/data/hash.c.o [18/96] compiling c src/platform/libplatform.a.p/src/data/darr.c.o [19/96] compiling c src/platform/libplatform.a.p/src/data/bucket_array.c.o ../src/error.c: In function 'error_diagnostic_store_push_src': ../src/error.c:48:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 48 | if (s->id == (uint64_t)src && strcmp(s->src.label, src->label) == 0) { | ^ ../src/error.c:61:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 61 | .id = (uint64_t)src, | ^ [20/96] linking static src/platform/libplatform.a [21/96] linking tests/unit/path [22/96] linking tools/embedder [23/96] /home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon internal exe -c src/script/embedded_files.h -e '/home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon-private/custom_tgt_env/embedded files0.dat' -- tools/embedder ../src/script/global_options.meson ../src/script/per_project_options.meson ../src/script/vcs_tagger.meson [24/96] compiling c muon.p/src/external/bestline.c.o [25/96] compiling c muon.p/src/external/samurai_null.c.o [26/96] compiling c muon.p/src/external/libpkgconf.c.o [27/96] compiling c muon.p/src/external/libarchive.c.o [28/96] compiling c muon.p/src/external/libcurl.c.o [29/96] compiling c muon.p/src/version.c.o [30/96] compiling c muon.p/src/wrap.c.o [31/96] compiling c muon.p/src/tests.c.o [32/96] compiling c muon.p/src/sha_256.c.o [33/96] compiling c muon.p/src/rpmvercmp.c.o [34/96] compiling c muon.p/src/opts.c.o [35/96] compiling c muon.p/src/options.c.o [36/96] compiling c muon.p/src/main.c.o [37/96] compiling c muon.p/src/machine_file.c.o [38/96] compiling c muon.p/src/install.c.o [39/96] compiling c muon.p/src/guess.c.o [40/96] compiling c muon.p/src/embedded.c.o [41/96] compiling c muon.p/src/compilers.c.o [42/96] compiling c muon.p/src/coerce.c.o [43/96] compiling c muon.p/src/args.c.o [44/96] compiling c muon.p/src/lang/workspace.c.o [45/96] compiling c muon.p/src/lang/string.c.o [46/96] compiling c muon.p/src/lang/serial.c.o [47/96] compiling c muon.p/src/lang/parser.c.o [48/96] compiling c muon.p/src/lang/object.c.o [49/96] compiling c muon.p/src/lang/lexer.c.o [50/96] compiling c muon.p/src/lang/interpreter.c.o [51/96] compiling c muon.p/src/lang/fmt.c.o [52/96] compiling c muon.p/src/lang/eval.c.o [53/96] compiling c muon.p/src/lang/analyze.c.o [54/96] compiling c muon.p/src/functions/subproject.c.o [55/96] compiling c muon.p/src/functions/string.c.o [56/96] compiling c muon.p/src/functions/run_result.c.o [57/96] compiling c muon.p/src/functions/number.c.o [58/96] compiling c muon.p/src/functions/modules/python.c.o [59/96] compiling c muon.p/src/functions/modules/pkgconfig.c.o [60/96] compiling c muon.p/src/functions/modules/fs.c.o [61/96] compiling c muon.p/src/functions/modules.c.o [62/96] compiling c muon.p/src/functions/meson.c.o [63/96] compiling c muon.p/src/functions/machine.c.o [64/96] compiling c muon.p/src/functions/kernel/subproject.c.o [65/96] compiling c muon.p/src/functions/kernel/options.c.o [66/96] compiling c muon.p/src/functions/kernel/dependency.c.o [67/96] compiling c muon.p/src/functions/kernel/custom_target.c.o [68/96] compiling c muon.p/src/functions/kernel/configure_file.c.o [69/96] compiling c muon.p/src/functions/kernel/build_target.c.o [70/96] compiling c muon.p/src/functions/kernel.c.o [71/96] compiling c muon.p/src/functions/generator.c.o [72/96] compiling c muon.p/src/functions/file.c.o [73/96] compiling c muon.p/src/functions/feature_opt.c.o [74/96] compiling c muon.p/src/functions/external_program.c.o [75/96] compiling c muon.p/src/functions/environment.c.o [76/96] compiling c muon.p/src/functions/disabler.c.o [77/96] compiling c muon.p/src/functions/dict.c.o [78/96] compiling c muon.p/src/functions/dependency.c.o [79/96] compiling c muon.p/src/functions/custom_target.c.o [80/96] compiling c muon.p/src/functions/configuration_data.c.o [81/96] compiling c muon.p/src/functions/compiler.c.o [82/96] compiling c muon.p/src/functions/common.c.o [83/96] compiling c muon.p/src/functions/build_target.c.o [84/96] compiling c muon.p/src/functions/both_libs.c.o [85/96] compiling c muon.p/src/functions/boolean.c.o [86/96] compiling c muon.p/src/functions/array.c.o [87/96] compiling c muon.p/src/backend/output.c.o [88/96] compiling c muon.p/src/backend/ninja/rules.c.o [89/96] compiling c muon.p/src/backend/ninja/custom_target.c.o [90/96] compiling c muon.p/src/backend/ninja/build_target.c.o [91/96] compiling c muon.p/src/backend/ninja/alias_target.c.o [92/96] compiling c muon.p/src/backend/ninja.c.o [93/96] compiling c muon.p/src/backend/common_args.c.o [94/96] compiling c muon.p/src/backend/backend.c.o ../src/external/libpkgconf.c: In function 'muon_pkgconf_init': ../src/external/libpkgconf.c:46:50: warning: passing argument 2 of 'pkgconf_client_init' from incompatible pointer type [-Wincompatible-pointer-types] 46 | pkgconf_client_init(&pkgconf_ctx.client, error_handler, NULL, pkgconf_ctx.personality); | ^~~~~~~~~~~~~ | | | _Bool (*)(const char *, const pkgconf_client_t *, const void *) {aka _Bool (*)(const char *, const struct pkgconf_client_ *, const void *)} In file included from ../src/external/libpkgconf.c:3: /usr/include/pkgconf/libpkgconf/libpkgconf.h:221:93: note: expected 'pkgconf_error_handler_func_t' {aka '_Bool (*)(const char *, const struct pkgconf_client_ *, void *)'} but argument is of type '_Bool (*)(const char *, const pkgconf_client_t *, const void *)' {aka '_Bool (*)(const char *, const struct pkgconf_client_ *, const void *)'} 221 | PKGCONF_API void pkgconf_client_init(pkgconf_client_t *client, pkgconf_error_handler_func_t error_handler, void *error_handler_data, const pkgconf_cross_personality_t *personality); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../src/lang/fmt.c: In function 'fmt_cfg_parse_cb': ../src/lang/fmt.c:906:53: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op] 906 | } else if (lval < 0 || lval > (long)UINT32_MAX) { | ^~ [95/96] linking static subprojects/bestline/libbestline.a [96/96] linking muon | WARNING: YAML reference manual loaded using the best-effort fastyaml loader. Results are not guaranteed to be stable or correct. detected compiler gcc 11.2.1 (gcc), linker ld.bfd configuring 'muon', version: 0.0.1 '-Wno-missing-braces' supported: YES '-Wendif-labels' supported: YES '-Wimplicit-fallthrough=2' supported: YES '-Winit-self' supported: YES '-Wlogical-op' supported: YES '-Wmissing-include-dirs' supported: YES '-Wno-missing-field-initializers' supported: YES '-Wno-unused-parameter' supported: YES '-Wold-style-definition' supported: YES '-Woverflow' supported: YES '-Wstrict-aliasing=2' supported: YES '-Wstrict-prototypes' supported: YES '-Wundef' supported: YES '-fstrict-aliasing' supported: YES added target libplatform.a added target embedder configuring '/home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/src/version.c' adding custom target 'embedded files' found dependency libcurl version: 7.84.0 found dependency libarchive version: 3.6.1 found dependency libpkgconf version: 1.9.0 [bestline] entering subproject 'bestline' [bestline] detected compiler gcc 11.2.1 (gcc), linker ld.bfd [bestline] configuring 'bestline', version: undefined [bestline] added target libbestline.a found dependency (declared dependency) version: undefined, static added target muon added target path adding custom target 'muon.1.scd' adding custom target 'meson.build.5.scd' [meson-docs] entering subproject 'meson-docs' [meson-docs] configuring 'meson', version: undefined [meson-docs] adding custom target 'meson_reference.3' writing rules for target 'libplatform.a' writing rules for target 'embedder' writing rules for custom target 'embedded files' writing rules for target 'muon' writing rules for target 'path' writing rules for custom target 'muon.1.scd' writing rules for custom target 'meson.build.5.scd' writing rules for target 'libbestline.a' writing rules for custom target 'meson_reference.3' writing tests summary: - muon 0.0.1 libcurl: true libarchive: true libpkgconf: true samurai: false bestline: true docs: true setup complete samu: entering directory 'build' [1/93] compiling c tests/unit/path.p/path.c.o [2/93] compiling c subprojects/bestline/libbestline.a.p/bestline.c.o [3/93] compiling c tools/embedder.p/embedder.c.o [4/93] compiling c src/platform/libplatform.a.p/posix/rpath_fixer.c.o [5/93] compiling c src/platform/libplatform.a.p/uname.c.o [6/93] compiling c src/platform/libplatform.a.p/term.c.o [7/93] compiling c src/platform/libplatform.a.p/run_cmd.c.o [8/93] compiling c src/platform/libplatform.a.p/path.c.o [9/93] compiling c src/platform/libplatform.a.p/mem.c.o [10/93] compiling c src/platform/libplatform.a.p/filesystem.c.o [11/93] compiling c src/platform/libplatform.a.p/src/log.c.o [12/93] compiling c src/platform/libplatform.a.p/src/formats/ini.c.o [13/93] compiling c src/platform/libplatform.a.p/src/error.c.o [14/93] compiling c src/platform/libplatform.a.p/src/data/hash.c.o [15/93] compiling c src/platform/libplatform.a.p/src/data/darr.c.o [16/93] compiling c src/platform/libplatform.a.p/src/data/bucket_array.c.o ../src/error.c: In function 'error_diagnostic_store_push_src': ../src/error.c:48:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 48 | if (s->id == (uint64_t)src && strcmp(s->src.label, src->label) == 0) { | ^ ../src/error.c:61:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 61 | .id = (uint64_t)src, | ^ [17/93] linking static src/platform/libplatform.a [18/93] linking tests/unit/path [19/93] linking tools/embedder [20/93] /home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon internal exe -c src/script/embedded_files.h -e '/home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon-private/custom_tgt_env/embedded files0.dat' -- tools/embedder ../src/script/global_options.meson ../src/script/per_project_options.meson ../src/script/vcs_tagger.meson [21/93] compiling c muon.p/src/embedded.c.o [22/93] compiling c muon.p/src/external/bestline.c.o [23/93] compiling c muon.p/src/external/samurai_null.c.o [24/93] compiling c muon.p/src/external/libpkgconf.c.o [25/93] compiling c muon.p/src/external/libarchive.c.o [26/93] compiling c muon.p/src/external/libcurl.c.o [27/93] compiling c muon.p/src/version.c.o [28/93] compiling c muon.p/src/wrap.c.o [29/93] compiling c muon.p/src/tests.c.o [30/93] compiling c muon.p/src/sha_256.c.o [31/93] compiling c muon.p/src/rpmvercmp.c.o [32/93] compiling c muon.p/src/opts.c.o [33/93] compiling c muon.p/src/options.c.o [34/93] compiling c muon.p/src/main.c.o [35/93] compiling c muon.p/src/machine_file.c.o [36/93] compiling c muon.p/src/install.c.o [37/93] compiling c muon.p/src/guess.c.o [38/93] compiling c muon.p/src/compilers.c.o [39/93] compiling c muon.p/src/coerce.c.o [40/93] compiling c muon.p/src/args.c.o [41/93] compiling c muon.p/src/lang/workspace.c.o [42/93] compiling c muon.p/src/lang/string.c.o [43/93] compiling c muon.p/src/lang/serial.c.o [44/93] compiling c muon.p/src/lang/parser.c.o [45/93] compiling c muon.p/src/lang/object.c.o [46/93] compiling c muon.p/src/lang/lexer.c.o [47/93] compiling c muon.p/src/lang/interpreter.c.o [48/93] compiling c muon.p/src/lang/fmt.c.o [49/93] compiling c muon.p/src/lang/eval.c.o [50/93] compiling c muon.p/src/lang/analyze.c.o [51/93] compiling c muon.p/src/functions/subproject.c.o [52/93] compiling c muon.p/src/functions/string.c.o [53/93] compiling c muon.p/src/functions/run_result.c.o [54/93] compiling c muon.p/src/functions/number.c.o [55/93] compiling c muon.p/src/functions/modules/python.c.o [56/93] compiling c muon.p/src/functions/modules/pkgconfig.c.o [57/93] compiling c muon.p/src/functions/modules/fs.c.o [58/93] compiling c muon.p/src/functions/modules.c.o [59/93] compiling c muon.p/src/functions/meson.c.o [60/93] compiling c muon.p/src/functions/machine.c.o [61/93] compiling c muon.p/src/functions/kernel/subproject.c.o [62/93] compiling c muon.p/src/functions/kernel/options.c.o [63/93] compiling c muon.p/src/functions/kernel/dependency.c.o [64/93] compiling c muon.p/src/functions/kernel/custom_target.c.o [65/93] compiling c muon.p/src/functions/kernel/configure_file.c.o [66/93] compiling c muon.p/src/functions/kernel/build_target.c.o [67/93] compiling c muon.p/src/functions/kernel.c.o [68/93] compiling c muon.p/src/functions/generator.c.o [69/93] compiling c muon.p/src/functions/file.c.o [70/93] compiling c muon.p/src/functions/feature_opt.c.o [71/93] compiling c muon.p/src/functions/external_program.c.o [72/93] compiling c muon.p/src/functions/environment.c.o [73/93] compiling c muon.p/src/functions/disabler.c.o [74/93] compiling c muon.p/src/functions/dict.c.o [75/93] compiling c muon.p/src/functions/dependency.c.o [76/93] compiling c muon.p/src/functions/custom_target.c.o [77/93] compiling c muon.p/src/functions/configuration_data.c.o [78/93] compiling c muon.p/src/functions/compiler.c.o [79/93] compiling c muon.p/src/functions/common.c.o [80/93] compiling c muon.p/src/functions/build_target.c.o [81/93] compiling c muon.p/src/functions/both_libs.c.o [82/93] compiling c muon.p/src/functions/boolean.c.o [83/93] compiling c muon.p/src/functions/array.c.o [84/93] compiling c muon.p/src/backend/output.c.o [85/93] compiling c muon.p/src/backend/ninja/rules.c.o [86/93] compiling c muon.p/src/backend/ninja/custom_target.c.o [87/93] compiling c muon.p/src/backend/ninja/build_target.c.o [88/93] compiling c muon.p/src/backend/ninja/alias_target.c.o [89/93] compiling c muon.p/src/backend/ninja.c.o [90/93] compiling c muon.p/src/backend/common_args.c.o [91/93] compiling c muon.p/src/backend/backend.c.o ../src/external/libpkgconf.c: In function 'muon_pkgconf_init': ../src/external/libpkgconf.c:46:50: warning: passing argument 2 of 'pkgconf_client_init' from incompatible pointer type [-Wincompatible-pointer-types] 46 | pkgconf_client_init(&pkgconf_ctx.client, error_handler, NULL, pkgconf_ctx.personality); | ^~~~~~~~~~~~~ | | | _Bool (*)(const char *, const pkgconf_client_t *, const void *) {aka _Bool (*)(const char *, const struct pkgconf_client_ *, const void *)} In file included from ../src/external/libpkgconf.c:3: /usr/include/pkgconf/libpkgconf/libpkgconf.h:221:93: note: expected 'pkgconf_error_handler_func_t' {aka '_Bool (*)(const char *, const struct pkgconf_client_ *, void *)'} but argument is of type '_Bool (*)(const char *, const pkgconf_client_t *, const void *)' {aka '_Bool (*)(const char *, const struct pkgconf_client_ *, const void *)'} 221 | PKGCONF_API void pkgconf_client_init(pkgconf_client_t *client, pkgconf_error_handler_func_t error_handler, void *error_handler_data, const pkgconf_cross_personality_t *personality); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ../src/lang/fmt.c: In function 'fmt_cfg_parse_cb': ../src/lang/fmt.c:906:53: warning: logical 'or' of collectively exhaustive tests is always true [-Wlogical-op] 906 | } else if (lval < 0 || lval > (long)UINT32_MAX) { | ^~ [92/93] linking static subprojects/bestline/libbestline.a [93/93] linking muon samu: nothing to do running tests for project 'muon' ......................................................................................................................................................................................................................................................................... finished 265 tests, 1 expected fail, 0 fail, 0 skipped >>> muon: Entering fakeroot... install '/home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/muon' -> '/home/buildozer/aports/testing/muon/pkg/muon/usr/bin/muon' install '/home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/doc/muon.1' -> '/home/buildozer/aports/testing/muon/pkg/muon/usr/share/man/man1/muon.1' install '/home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/doc/meson.build.5' -> '/home/buildozer/aports/testing/muon/pkg/muon/usr/share/man/man5/meson.build.5' install '/home/buildozer/aports/testing/muon/src/muon-d854313e000724b5900fd821440b89c9e789d196/build/subprojects/meson-docs/meson-reference.3' -> '/home/buildozer/aports/testing/muon/pkg/muon/usr/share/man/man3/meson-reference.3' >>> muon-doc*: Running split function doc... >>> muon-doc*: Preparing subpackage muon-doc... >>> muon-doc*: Running postcheck for muon-doc >>> muon*: Running postcheck for muon >>> muon*: Preparing package muon... >>> muon*: Stripping binaries >>> muon-doc*: Scanning shared objects >>> muon*: Scanning shared objects >>> muon-doc*: Tracing dependencies... >>> muon-doc*: Package size: 96.0 KB >>> muon-doc*: Compressing data... >>> muon-doc*: Create checksum... >>> muon-doc*: Create muon-doc-0_git20220710-r1.apk >>> muon*: Tracing dependencies... samurai so:libarchive.so.13 so:libc.musl-armv7.so.1 so:libcurl.so.4 so:libpkgconf.so.4 >>> muon*: Package size: 292.0 KB >>> muon*: Compressing data... >>> muon*: Create checksum... >>> muon*: Create muon-0_git20220710-r1.apk >>> muon: Build complete at Sun, 07 Aug 2022 17:12:48 +0000 elapsed time 0h 0m 25s >>> muon: Cleaning up srcdir >>> muon: Cleaning up pkgdir >>> muon: Uninstalling dependencies... (1/19) Purging .makedepends-muon (20220807.171224) (2/19) Purging samurai (1.2-r2) (3/19) Purging scdoc (1.11.2-r0) (4/19) Purging curl-dev (7.84.0-r2) (5/19) Purging openssl-dev (3.0.5-r1) (6/19) Purging nghttp2-dev (1.48.0-r1) (7/19) Purging zlib-dev (1.2.12-r2) (8/19) Purging brotli-dev (1.0.9-r7) (9/19) Purging libarchive-dev (3.6.1-r1) (10/19) Purging libarchive (3.6.1-r1) (11/19) Purging pkgconf-dev (1.9.0-r0) (12/19) Purging py3-yaml (6.0-r0) (13/19) Purging python3 (3.10.5-r2) (14/19) Purging libffi (3.4.2-r1) (15/19) Purging gdbm (1.23-r0) (16/19) Purging mpdecimal (2.5.1-r1) (17/19) Purging readline (8.1.2-r0) (18/19) Purging sqlite-libs (3.39.2-r0) (19/19) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r22.trigger OK: 260 MiB in 102 packages >>> muon: Updating the testing/armv7 repository index... >>> muon: Signing the index...