>>> basu: Building community/basu 0.2.0-r2 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 05:06:06 +0000 >>> basu: Checking sanity of /home/buildozer/aports/community/basu/APKBUILD... >>> basu: Analyzing dependencies... >>> basu: Installing for build: build-base audit-dev gperf libcap-dev meson (1/16) Installing linux-headers (5.10.41-r0) (2/16) Installing libcap-ng (0.8.2-r0) (3/16) Installing audit-libs (3.0.5-r0) (4/16) Installing audit-dev (3.0.5-r0) (5/16) Installing gperf (3.1-r2) (6/16) Installing libcap (2.59-r0) (7/16) Installing libcap-dev (2.59-r0) (8/16) Installing samurai (1.2-r1) (9/16) Installing libffi (3.4.2-r1) (10/16) Installing gdbm (1.20-r2) (11/16) Installing mpdecimal (2.5.1-r1) (12/16) Installing readline (8.1.1-r0) (13/16) Installing sqlite-libs (3.36.0-r0) (14/16) Installing python3 (3.9.7-r3) (15/16) Installing meson (0.59.2-r0) (16/16) Installing .makedepends-basu (20211021.050608) Executing busybox-1.34.1-r1.trigger OK: 406 MiB in 111 packages >>> basu: Cleaning up srcdir >>> basu: Cleaning up pkgdir >>> basu: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/basu-0.2.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> basu: Fetching basu-0.2.0.tar.gz::https://git.sr.ht/~emersion/basu/archive/v0.2.0.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 100 233k 0 233k 0 0 348k 0 --:--:-- --:--:-- --:--:-- 349k >>> basu: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/basu-0.2.0.tar.gz >>> basu: Checking sha512sums... basu-0.2.0.tar.gz: OK allow-both-shared-and-static-lib.patch: OK link-basuctl-with-libbasu-dynamically.patch: OK >>> basu: Unpacking /var/cache/distfiles/v3.15/basu-0.2.0.tar.gz... >>> basu: allow-both-shared-and-static-lib.patch patching file meson.build >>> basu: link-basuctl-with-libbasu-dynamically.patch patching file meson.build The Meson build system Version: 0.59.2 Source dir: /home/buildozer/aports/community/basu/src/basu-v0.2.0 Build dir: /home/buildozer/aports/community/basu/src/basu-v0.2.0/output Build type: native build Project name: basu Project version: 0.2.0 C compiler for the host machine: gcc (gcc 10.3.1 "gcc (Alpine 10.3.1_git20210921) 10.3.1 20210921") C linker for the host machine: gcc ld.bfd 2.37 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -Wextra: YES Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wfloat-equal: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: 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=missing-declarations: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=format=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wstrict-aliasing=2: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Werror=overflow: YES Compiler for C supports arguments -Werror=shift-count-overflow: YES Compiler for C supports arguments -Werror=shift-overflow=2: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-result: YES Compiler for C supports arguments -Wno-format-signedness: YES Compiler for C supports arguments -Wno-format-nonliteral: YES Compiler for C supports arguments -Wno-error=nonnull: YES Compiler for C supports arguments -Wno-maybe-uninitialized: YES Compiler for C supports arguments -ffast-math: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -fdiagnostics-show-option: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fstack-protector: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments --param=ssp-buffer-size=4: YES Compiler for C supports arguments -fPIE: YES Compiler for C supports arguments -ffunction-sections: YES Compiler for C supports arguments -fdata-sections: YES meson.build:104: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -pie: YES Compiler for C supports link arguments -Wl,--gc-sections: YES Checking if "-Werror=shadow with local shadowing" compiles: YES Checking for size of "pid_t" : 4 Checking for size of "uid_t" : 4 Checking for size of "gid_t" : 4 Checking for size of "dev_t" : 8 Checking for size of "char16_t" : 2 Checking for size of "char32_t" : 4 Checking for function "explicit_bzero" : YES Checking for function "reallocarray" : YES Checking for function "secure_getenv" : YES Program sed found: YES (/bin/sed) Program awk found: YES (/usr/bin/awk) Program gperf found: YES (/usr/bin/gperf) Message: gperf len type is size_t Run-time dependency threads found: YES Library rt found: YES Library m found: YES Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency libcap found: YES 2.59 Run-time dependency audit found: YES 3.0.5 Configuring config.h using configuration Program generate-gperfs.py found: YES (/home/buildozer/aports/community/basu/src/basu-v0.2.0/src/basic/generate-gperfs.py) Program generate-cap-list.sh found: YES (/home/buildozer/aports/community/basu/src/basu-v0.2.0/src/basic/generate-cap-list.sh) Program generate-errno-list.sh found: YES (/home/buildozer/aports/community/basu/src/basu-v0.2.0/src/basic/generate-errno-list.sh) Build targets in project: 26 Found ninja-1.9 at /usr/bin/ninja ninja: entering directory 'output' [1/101] Compiling C object basuctl.p/src_busctl_busctl-introspect.c.o [2/101] Compiling C object basuctl.p/src_busctl_busctl.c.o [3/101] Compiling C object test-bus-introspect.p/src_libsystemd_sd-bus_test-bus-introspect.c.o [4/101] Compiling C object test-bus-match.p/src_libsystemd_sd-bus_test-bus-match.c.o [5/101] Compiling C object test-bus-creds.p/src_libsystemd_sd-bus_test-bus-creds.c.o [6/101] Compiling C object test-bus-vtable.p/src_libsystemd_sd-bus_test-bus-vtable.c.o [7/101] Compiling C object test-bus-objects.p/src_libsystemd_sd-bus_test-bus-objects.c.o [8/101] Compiling C object test-bus-gvariant.p/src_libsystemd_sd-bus_test-bus-gvariant.c.o [9/101] Compiling C object test-bus-server.p/src_libsystemd_sd-bus_test-bus-server.c.o [10/101] Compiling C object test-bus-error.p/src_libsystemd_sd-bus_test-bus-error.c.o [11/101] Compiling C object test-bus-cleanup.p/src_libsystemd_sd-bus_test-bus-cleanup.c.o [12/101] Compiling C object test-bus-chat.p/src_libsystemd_sd-bus_test-bus-chat.c.o [13/101] Compiling C object test-bus-signature.p/src_libsystemd_sd-bus_test-bus-signature.c.o [14/101] Compiling C object test-bus-marshal.p/src_libsystemd_sd-bus_test-bus-marshal.c.o [15/101] Compiling C object src/test/liblibtest.a.p/tests.c.o [16/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-daemon_sd-daemon.c.o [17/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-id128_sd-id128.c.o [18/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-id128_id128-util.c.o [19/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_sd-bus.c.o [20/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-type.c.o [21/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-track.c.o [22/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-socket.c.o [23/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-slot.c.o [24/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-signature.c.o [25/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-objects.c.o [26/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-message.c.o [27/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-match.c.o [28/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-kernel.c.o [29/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-introspect.c.o [30/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-internal.c.o [31/101] Linking static target src/test/liblibtest.a [32/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-gvariant.c.o [33/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-error.c.o [34/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-dump.c.o [35/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-creds.c.o [36/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-convenience.c.o [37/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-control.c.o [38/101] Compiling C object src/libsystemd/libsystemd_static.a.p/sd-bus_bus-common-errors.c.o [39/101] Generating errno-list.txt with a custom command (wrapped by meson to capture output) [40/101] Generating cap-list.txt with a custom command (wrapped by meson to capture output) [41/101] Generating errno-to-name.h with a custom command (wrapped by meson to capture output) [42/101] Generating errno-from-name.gperf with a custom command (wrapped by meson to capture output) [43/101] Generating cap-to-name.h with a custom command (wrapped by meson to capture output) [44/101] Generating cap-from-name.gperf with a custom command (wrapped by meson to capture output) [45/101] Generating cap-from-name.h with a custom command (wrapped by meson to capture output) [46/101] Generating errno-from-name.h with a custom command (wrapped by meson to capture output) [47/101] Compiling C object src/basic/libbasic.a.p/capability-util.c.o [48/101] Compiling C object src/basic/libbasic.a.p/cap-list.c.o [49/101] Compiling C object src/basic/libbasic.a.p/xml.c.o [50/101] Compiling C object src/basic/libbasic.a.p/verbs.c.o [51/101] Compiling C object src/basic/libbasic.a.p/util.c.o [52/101] Compiling C object src/basic/libbasic.a.p/utf8.c.o [53/101] Compiling C object src/basic/libbasic.a.p/user-util.c.o [54/101] Compiling C object src/basic/libbasic.a.p/time-util.c.o [55/101] Compiling C object src/basic/libbasic.a.p/terminal-util.c.o [56/101] Compiling C object src/basic/libbasic.a.p/syslog-util.c.o [57/101] Compiling C object src/basic/libbasic.a.p/strv.c.o [58/101] Compiling C object src/basic/libbasic.a.p/string-util.c.o [59/101] Compiling C object src/basic/libbasic.a.p/socket-util.c.o [60/101] Compiling C object src/basic/libbasic.a.p/siphash24.c.o [61/101] Compiling C object src/basic/libbasic.a.p/random-util.c.o [62/101] Compiling C object src/basic/libbasic.a.p/process-util.c.o [63/101] Compiling C object src/basic/libbasic.a.p/prioq.c.o [64/101] Compiling C object src/basic/libbasic.a.p/path-util.c.o [65/101] Compiling C object src/basic/libbasic.a.p/parse-util.c.o [66/101] Compiling C object src/basic/libbasic.a.p/memfd-util.c.o [67/101] Compiling C object src/basic/libbasic.a.p/log.c.o [68/101] Compiling C object src/basic/libbasic.a.p/locale-util.c.o [69/101] Compiling C object src/basic/libbasic.a.p/json.c.o [70/101] Compiling C object src/basic/libbasic.a.p/io-util.c.o [71/101] Compiling C object src/basic/libbasic.a.p/hexdecoct.c.o [72/101] Compiling C object src/basic/libbasic.a.p/hashmap.c.o [73/101] Compiling C object src/basic/libbasic.a.p/hash-funcs.c.o [74/101] Compiling C object src/basic/libbasic.a.p/gunicode.c.o [75/101] Compiling C object src/basic/libbasic.a.p/fs-util.c.o [76/101] Compiling C object src/basic/libbasic.a.p/fileio.c.o [77/101] Compiling C object src/basic/libbasic.a.p/fd-util.c.o [78/101] Compiling C object src/basic/libbasic.a.p/escape.c.o [79/101] Compiling C object src/basic/libbasic.a.p/errno-list.c.o [80/101] Compiling C object src/basic/libbasic.a.p/env-util.c.o [81/101] Compiling C object src/basic/libbasic.a.p/bus-label.c.o [82/101] Compiling C object src/basic/libbasic.a.p/audit-util.c.o [83/101] Compiling C object src/basic/libbasic.a.p/alloc-util.c.o In file included from ../src/basic/alloc-util.h:12, from ../src/basic/json.c:9: ../src/basic/macro.h:233:28: warning: variably modified 'x' at file scope 233 | struct CONCATENATE(_assert_struct_, __COUNTER__) { \ | ^~~~~~~~~~~~~~~ ../src/basic/macro.h:62:28: note: in definition of macro 'XCONCATENATE' 62 | #define XCONCATENATE(x, y) x ## y | ^ ../src/basic/macro.h:233:16: note: in expansion of macro 'CONCATENATE' 233 | struct CONCATENATE(_assert_struct_, __COUNTER__) { \ | ^~~~~~~~~~~ ../src/basic/json-internal.h:43:1: note: in expansion of macro 'assert_cc' 43 | assert_cc((uintptr_t) _JSON_VARIANT_MAGIC_MAX < 4096U); | ^~~~~~~~~ [84/101] Linking static target src/basic/libbasic.a [85/101] Linking static target libbasu.a [86/101] Linking static target src/libsystemd/libsystemd_static.a [87/101] Linking target libbasu.so.0 [88/101] Linking target test-bus-introspect [89/101] Linking target test-bus-match [90/101] Linking target test-bus-creds [91/101] Linking target test-bus-vtable [92/101] Linking target test-bus-objects [93/101] Linking target test-bus-gvariant [94/101] Linking target test-bus-server [95/101] Linking target test-bus-error [96/101] Linking target test-bus-cleanup [97/101] Linking target test-bus-chat [98/101] Linking target test-bus-signature [99/101] Linking target test-bus-marshal [100/101] Generating symbol file libbasu.so.0.p/libbasu.so.0.symbols [101/101] Linking target basuctl 1/12 test-bus-error OK 0.06s 2/12 test-bus-vtable OK 0.04s 3/12 test-bus-introspect OK 0.02s 4/12 test-bus-marshal SKIP 0.07s exit status 77 5/12 test-bus-signature OK 0.07s 6/12 test-bus-chat SKIP 0.07s exit status 77 7/12 test-bus-cleanup SKIP 0.06s exit status 77 8/12 test-bus-server OK 0.06s 9/12 test-bus-gvariant SKIP 0.05s exit status 77 10/12 test-bus-objects OK 0.05s 11/12 test-bus-creds OK 0.04s 12/12 test-bus-match SKIP 0.03s exit status 77 Ok: 7 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 5 Timeout: 0 Full log written to /home/buildozer/aports/community/basu/src/basu-v0.2.0/output/meson-logs/testlog.txt >>> basu: Entering fakeroot... Installing libbasu.so.0 to /home/buildozer/aports/community/basu/pkg/basu/usr/lib Installing libbasu.a to /home/buildozer/aports/community/basu/pkg/basu/usr/lib Installing basuctl to /home/buildozer/aports/community/basu/pkg/basu/usr/bin Installing /home/buildozer/aports/community/basu/src/basu-v0.2.0/src/systemd/sd-bus.h to /home/buildozer/aports/community/basu/pkg/basu/usr/include/basu Installing /home/buildozer/aports/community/basu/src/basu-v0.2.0/src/systemd/sd-bus-protocol.h to /home/buildozer/aports/community/basu/pkg/basu/usr/include/basu Installing /home/buildozer/aports/community/basu/src/basu-v0.2.0/src/systemd/sd-bus-vtable.h to /home/buildozer/aports/community/basu/pkg/basu/usr/include/basu Installing /home/buildozer/aports/community/basu/src/basu-v0.2.0/src/systemd/sd-id128.h to /home/buildozer/aports/community/basu/pkg/basu/usr/include/basu Installing /home/buildozer/aports/community/basu/src/basu-v0.2.0/src/systemd/_sd-common.h to /home/buildozer/aports/community/basu/pkg/basu/usr/include/basu Installing /home/buildozer/aports/community/basu/src/basu-v0.2.0/output/meson-private/basu.pc to /home/buildozer/aports/community/basu/pkg/basu/usr/lib/pkgconfig >>> basu-static*: Running split function static... >>> basu-static*: Preparing subpackage basu-static... >>> basu-static*: Stripping binaries >>> basu-static*: Running postcheck for basu-static >>> basu-dev*: Running split function dev... >>> basu-dev*: Preparing subpackage basu-dev... >>> basu-dev*: Stripping binaries >>> basu-dev*: Running postcheck for basu-dev >>> basu*: Running postcheck for basu >>> basu*: Preparing package basu... >>> basu*: Stripping binaries >>> basu-dev*: Scanning shared objects >>> basu-static*: Scanning shared objects >>> basu*: Scanning shared objects >>> basu-dev*: Tracing dependencies... basu=0.2.0-r2 pc:libcap pkgconfig >>> basu-dev*: Package size: 84.0 KB >>> basu-dev*: Compressing data... >>> basu-dev*: Create checksum... >>> basu-dev*: Create basu-dev-0.2.0-r2.apk >>> basu-static*: Tracing dependencies... >>> basu-static*: Package size: 1.0 MB >>> basu-static*: Compressing data... >>> basu-static*: Create checksum... >>> basu-static*: Create basu-static-0.2.0-r2.apk >>> basu*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> basu*: Package size: 500.0 KB >>> basu*: Compressing data... >>> basu*: Create checksum... >>> basu*: Create basu-0.2.0-r2.apk >>> basu: Build complete at Thu, 21 Oct 2021 05:06:20 +0000 elapsed time 0h 0m 14s >>> basu: Cleaning up srcdir >>> basu: Cleaning up pkgdir >>> basu: Uninstalling dependencies... (1/16) Purging .makedepends-basu (20211021.050608) (2/16) Purging audit-dev (3.0.5-r0) (3/16) Purging audit-libs (3.0.5-r0) (4/16) Purging gperf (3.1-r2) (5/16) Purging libcap-dev (2.59-r0) (6/16) Purging linux-headers (5.10.41-r0) (7/16) Purging libcap (2.59-r0) (8/16) Purging meson (0.59.2-r0) (9/16) Purging samurai (1.2-r1) (10/16) Purging python3 (3.9.7-r3) (11/16) Purging libcap-ng (0.8.2-r0) (12/16) Purging libffi (3.4.2-r1) (13/16) Purging gdbm (1.20-r2) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.1-r0) (16/16) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> basu: Updating the community/x86_64 repository index... >>> basu: Signing the index...