>>> quark: Building testing/quark 0.5-r0 (using abuild 3.15.0-r6) started Sat, 11 Oct 2025 16:40:28 +0000 >>> quark: Validating /home/buildozer/aports/testing/quark/APKBUILD... >>> quark: Analyzing dependencies... >>> quark: Installing for build: build-base bpftool clang elfutils-dev libbpf-dev linux-headers musl-fts-dev zlib-dev ( 1/42) Installing libtraceevent (1.8.4-r0) ( 2/42) Installing libtraceevent-plugins (1.8.4-r0) ( 3/42) Installing libffi (3.5.2-r0) ( 4/42) Installing xz-libs (5.8.1-r0) ( 5/42) Installing libxml2 (2.13.9-r0) ( 6/42) Installing llvm21-libs (21.1.2-r1) ( 7/42) Installing libelf (0.193-r0) ( 8/42) Installing libbz2 (1.0.8-r6) ( 9/42) Installing musl-fts (1.2.7-r7) (10/42) Installing libdw (0.193-r0) (11/42) Installing numactl (2.0.18-r0) (12/42) Installing gdbm (1.26-r0) (13/42) Installing mpdecimal (4.0.1-r0) (14/42) Installing libpanelw (6.5_p20250816-r0) (15/42) Installing sqlite-libs (3.50.4-r1) (16/42) Installing python3 (3.12.12-r0) (17/42) Installing python3-pycache-pyc0 (3.12.12-r0) (18/42) Installing pyc (3.12.12-r0) (19/42) Installing python3-pyc (3.12.12-r0) (20/42) Installing slang (2.3.3-r3) (21/42) Installing perf (6.16.11-r0) (22/42) Installing cpupower (6.16.11-r0) (23/42) Installing linux-tools-gpio (6.16.11-r0) (24/42) Installing linux-tools-iio (6.16.11-r0) (25/42) Installing bpftool (6.16.11-r0) (26/42) Installing clang21-headers (21.1.2-r1) (27/42) Installing clang21-libs (21.1.2-r1) (28/42) Installing llvm21-linker-tools (21.1.2-r1) (29/42) Installing clang21 (21.1.2-r1) (30/42) Installing libasm (0.193-r0) (31/42) Installing xz (5.8.1-r0) (32/42) Installing xz-dev (5.8.1-r0) (33/42) Installing zstd (1.5.7-r2) (34/42) Installing zstd-dev (1.5.7-r2) (35/42) Installing zlib-dev (1.3.1-r2) (36/42) Installing elfutils-dev (0.193-r0) (37/42) Installing libbpf (1.6.2-r0) (38/42) Installing libbpf-dev (1.6.2-r0) (39/42) Installing linux-headers (6.16.11-r0) (40/42) Installing musl-fts-dev (1.2.7-r7) (41/42) Installing .makedepends-quark (20251011.164029) (42/42) Installing cpupower-openrc (6.16.11-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 743 MiB in 151 packages >>> quark: Cleaning up srcdir >>> quark: Cleaning up pkgdir >>> quark: Cleaning up tmpdir >>> quark: Fetching https://distfiles.alpinelinux.org/distfiles/edge/quark-0.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> quark: Fetching quark-0.5.tar.gz::https://github.com/elastic/quark/archive/refs/tags/v0.5.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/quark-0.5.tar.gz.part' quark-0.5.tar.gz.par 100% |********************************| 3244k 0:00:00 ETA '/var/cache/distfiles/edge/quark-0.5.tar.gz.part' saved >>> quark: Fetching https://distfiles.alpinelinux.org/distfiles/edge/quark-0.5.tar.gz >>> quark: Checking sha512sums... quark-0.5.tar.gz: OK >>> quark: Unpacking /var/cache/distfiles/edge/quark-0.5.tar.gz... find: elftoolchain/{common,libelf}: No such file or directory cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter -o man-embedder man-embedder.c clang \ -g -O2 \ -target bpf \ -D__KERNEL__ \ -D__TARGET_ARCH_arm64 \ -D_GNU_SOURCE \ -Ielastic-ebpf/GPL/Events -Ielastic-ebpf/contrib/vmlinux/aarch64 \ -c bpf_probes.c \ -o bpf_probes.o echo '// SPDX-License-Identifier: Apache-2.0' > manpages.h echo '/* Copyright (c) 2024 Elastic NV */' >> manpages.h echo '' >> manpages.h ./man-embedder quark-btf.8 MAN_QUARK_BTF >> manpages.h ./man-embedder quark-mon.8 MAN_QUARK_MON >> manpages.h ./man-embedder quark-test.8 MAN_QUARK_TEST >> manpages.h cat display_man.c >> manpages.h bpftool gen skeleton bpf_probes.o > bpf_probes_skel.h cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter base64.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter bpf_queue.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter btfhub.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter compat.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter kprobe_queue.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter quark.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter qbtf.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter qutil.c In function 'sproc_pid_sockets', inlined from 'sproc_pid' at quark.c:1852:11: quark.c:171:1: warning: inlining failed in call to 'now64': call is unlikely and code size would grow [-Winline] 171 | now64(void) | ^~~~~ quark.c:1788:23: note: called from here 1788 | qsk = socket_alloc_and_insert(qq, &ss->socket.local, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1789 | &ss->socket.remote, pid, now64()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'quark_queue_pop_raw', inlined from 'quark_queue_get_event' at quark.c:2869:13: quark.c:171:1: warning: inlining failed in call to 'now64': call is unlikely and code size would grow [-Winline] 171 | now64(void) | ^~~~~ quark.c:2683:15: note: called from here 2683 | now = now64(); | ^~~~~~~ In function 'gc_mark', inlined from 'gc_mark' at quark.c:311:1, inlined from 'raw_event_process' at quark.c:1417:3, inlined from 'quark_queue_get_event' at quark.c:2876:10: quark.c:171:1: warning: inlining failed in call to 'now64': call is unlikely and code size would grow [-Winline] 171 | now64(void) | ^~~~~ quark.c:317:23: note: called from here 317 | gc->gc_time = now64(); | ^~~~~~~ In function 'gc_mark', inlined from 'gc_mark' at quark.c:311:1, inlined from 'raw_event_sock' at quark.c:2760:3, inlined from 'quark_queue_get_event' at quark.c:2879:10: quark.c:171:1: warning: inlining failed in call to 'now64': call is unlikely and code size would grow [-Winline] 171 | now64(void) | ^~~~~ quark.c:317:23: note: called from here 317 | gc->gc_time = now64(); | ^~~~~~~ In function 'gc_collect', inlined from 'quark_queue_get_event' at quark.c:2896:2: quark.c:171:1: warning: inlining failed in call to 'now64': call is unlikely and code size would grow [-Winline] 171 | now64(void) | ^~~~~ quark.c:338:15: note: called from here 338 | now = now64(); | ^~~~~~~ ar rcs libquark.a base64.o bpf_queue.o btfhub.o compat.o kprobe_queue.o quark.o qbtf.o qutil.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter \ -o quark-mon quark-mon.c libquark.a -lfts -lbpf cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-strict-aliasing -Wno-error=inline -D_GNU_SOURCE -Wall -Wextra -Werror -Wchar-subscripts -Wcomment -Wformat -Wformat-security -Wimplicit -Wimplicit-fallthrough -Winline -Wmissing-declarations -Wmissing-prototypes -Wparentheses -Wpointer-arith -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtrigraphs -Wuninitialized -Wunused -Wno-unused-parameter \ -o quark-test quark-test.c libquark.a -lfts -lbpf >>> quark: Entering fakeroot... >>> quark-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/quark/pkg/quark-doc/usr/share/man' >>> quark-doc*: Preparing subpackage quark-doc... >>> quark-doc*: Running postcheck for quark-doc >>> quark*: Running postcheck for quark >>> quark*: Preparing package quark... >>> quark*: Stripping binaries >>> quark-doc*: Scanning shared objects >>> quark*: Scanning shared objects >>> quark-doc*: Tracing dependencies... >>> quark-doc*: Package size: 2.6 KB >>> quark-doc*: Compressing data... >>> quark-doc*: Create checksum... >>> quark-doc*: Create quark-doc-0.5-r0.apk >>> quark*: Tracing dependencies... so:libbpf.so.1 so:libc.musl-aarch64.so.1 so:libfts.so.0 >>> quark*: Package size: 7.8 MB >>> quark*: Compressing data... >>> quark*: Create checksum... >>> quark*: Create quark-0.5-r0.apk >>> quark: Build complete at Sat, 11 Oct 2025 16:40:37 +0000 elapsed time 0h 0m 9s >>> quark: Cleaning up srcdir >>> quark: Cleaning up pkgdir >>> quark: Uninstalling dependencies... ( 1/42) Purging .makedepends-quark (20251011.164029) ( 2/42) Purging bpftool (6.16.11-r0) ( 3/42) Purging perf (6.16.11-r0) ( 4/42) Purging libtraceevent-plugins (1.8.4-r0) ( 5/42) Purging cpupower-openrc (6.16.11-r0) ( 6/42) Purging cpupower (6.16.11-r0) ( 7/42) Purging linux-tools-gpio (6.16.11-r0) ( 8/42) Purging linux-tools-iio (6.16.11-r0) ( 9/42) Purging libbpf-dev (1.6.2-r0) (10/42) Purging libbpf (1.6.2-r0) (11/42) Purging linux-headers (6.16.11-r0) (12/42) Purging musl-fts-dev (1.2.7-r7) (13/42) Purging clang21 (21.1.2-r1) (14/42) Purging llvm21-linker-tools (21.1.2-r1) (15/42) Purging clang21-headers (21.1.2-r1) (16/42) Purging clang21-libs (21.1.2-r1) (17/42) Purging elfutils-dev (0.193-r0) (18/42) Purging libasm (0.193-r0) (19/42) Purging libdw (0.193-r0) (20/42) Purging libelf (0.193-r0) (21/42) Purging libtraceevent (1.8.4-r0) (22/42) Purging llvm21-libs (21.1.2-r1) (23/42) Purging musl-fts (1.2.7-r7) (24/42) Purging numactl (2.0.18-r0) (25/42) Purging python3-pyc (3.12.12-r0) (26/42) Purging python3-pycache-pyc0 (3.12.12-r0) (27/42) Purging pyc (3.12.12-r0) (28/42) Purging python3 (3.12.12-r0) (29/42) Purging slang (2.3.3-r3) (30/42) Purging sqlite-libs (3.50.4-r1) (31/42) Purging xz-dev (5.8.1-r0) (32/42) Purging xz (5.8.1-r0) (33/42) Purging zlib-dev (1.3.1-r2) (34/42) Purging zstd-dev (1.5.7-r2) (35/42) Purging zstd (1.5.7-r2) (36/42) Purging gdbm (1.26-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.2-r0) (39/42) Purging libpanelw (6.5_p20250816-r0) (40/42) Purging libxml2 (2.13.9-r0) (41/42) Purging mpdecimal (4.0.1-r0) (42/42) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 432 MiB in 109 packages >>> quark: Updating the testing/aarch64 repository index... >>> quark: Signing the index...