>>> quark: Building testing/quark 0.5-r0 (using abuild 3.15.0-r6) started Sat, 11 Oct 2025 17:07:54 +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/45) Installing libtraceevent (1.8.4-r0) ( 2/45) Installing libtraceevent-plugins (1.8.4-r0) ( 3/45) Installing libffi (3.5.2-r0) ( 4/45) Installing xz-libs (5.8.1-r0) ( 5/45) Installing libxml2 (2.13.9-r0) ( 6/45) Installing llvm21-libs (21.1.2-r1) ( 7/45) Installing libelf (0.193-r0) ( 8/45) Installing libbz2 (1.0.8-r6) ( 9/45) Installing musl-fts (1.2.7-r7) (10/45) Installing libdw (0.193-r0) (11/45) Installing numactl (2.0.18-r0) (12/45) Installing gdbm (1.26-r0) (13/45) Installing mpdecimal (4.0.1-r0) (14/45) Installing libpanelw (6.5_p20250816-r0) (15/45) Installing sqlite-libs (3.50.4-r1) (16/45) Installing python3 (3.12.12-r0) (17/45) Installing python3-pycache-pyc0 (3.12.12-r0) (18/45) Installing pyc (3.12.12-r0) (19/45) Installing python3-pyc (3.12.12-r0) (20/45) Installing slang (2.3.3-r3) (21/45) Installing perf (6.16.11-r0) (22/45) Installing libintl (0.24.1-r1) (23/45) Installing libnl3 (3.11.0-r0) (24/45) Installing pciutils-libs (3.14.0-r0) (25/45) Installing cpupower (6.16.11-r0) (26/45) Installing linux-tools-gpio (6.16.11-r0) (27/45) Installing linux-tools-iio (6.16.11-r0) (28/45) Installing bpftool (6.16.11-r0) (29/45) Installing clang21-headers (21.1.2-r1) (30/45) Installing clang21-libs (21.1.2-r1) (31/45) Installing llvm21-linker-tools (21.1.2-r1) (32/45) Installing clang21 (21.1.2-r1) (33/45) Installing libasm (0.193-r0) (34/45) Installing xz (5.8.1-r0) (35/45) Installing xz-dev (5.8.1-r0) (36/45) Installing zstd (1.5.7-r2) (37/45) Installing zstd-dev (1.5.7-r2) (38/45) Installing zlib-dev (1.3.1-r2) (39/45) Installing elfutils-dev (0.193-r0) (40/45) Installing libbpf (1.6.2-r0) (41/45) Installing libbpf-dev (1.6.2-r0) (42/45) Installing linux-headers (6.16.11-r0) (43/45) Installing musl-fts-dev (1.2.7-r7) (44/45) Installing .makedepends-quark (20251011.170755) (45/45) 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: 779 MiB in 152 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.4: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-plt -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_x86 \ -D_GNU_SOURCE \ -Ielastic-ebpf/GPL/Events -Ielastic-ebpf/contrib/vmlinux/x86_64 \ -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-plt -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-plt -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-plt -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-plt -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-plt -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-plt -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-plt -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-plt -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-plt -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-plt -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-x86_64.so.1 so:libfts.so.0 >>> quark*: Package size: 13.6 MB >>> quark*: Compressing data... >>> quark*: Create checksum... >>> quark*: Create quark-0.5-r0.apk >>> quark: Build complete at Sat, 11 Oct 2025 17:08:03 +0000 elapsed time 0h 0m 9s >>> quark: Cleaning up srcdir >>> quark: Cleaning up pkgdir >>> quark: Uninstalling dependencies... ( 1/45) Purging .makedepends-quark (20251011.170755) ( 2/45) Purging bpftool (6.16.11-r0) ( 3/45) Purging perf (6.16.11-r0) ( 4/45) Purging libtraceevent-plugins (1.8.4-r0) ( 5/45) Purging cpupower-openrc (6.16.11-r0) ( 6/45) Purging cpupower (6.16.11-r0) ( 7/45) Purging linux-tools-gpio (6.16.11-r0) ( 8/45) Purging linux-tools-iio (6.16.11-r0) ( 9/45) Purging libbpf-dev (1.6.2-r0) (10/45) Purging libbpf (1.6.2-r0) (11/45) Purging linux-headers (6.16.11-r0) (12/45) Purging musl-fts-dev (1.2.7-r7) (13/45) Purging clang21 (21.1.2-r1) (14/45) Purging llvm21-linker-tools (21.1.2-r1) (15/45) Purging clang21-headers (21.1.2-r1) (16/45) Purging clang21-libs (21.1.2-r1) (17/45) Purging elfutils-dev (0.193-r0) (18/45) Purging libasm (0.193-r0) (19/45) Purging libdw (0.193-r0) (20/45) Purging libelf (0.193-r0) (21/45) Purging libintl (0.24.1-r1) (22/45) Purging libnl3 (3.11.0-r0) (23/45) Purging libtraceevent (1.8.4-r0) (24/45) Purging llvm21-libs (21.1.2-r1) (25/45) Purging musl-fts (1.2.7-r7) (26/45) Purging numactl (2.0.18-r0) (27/45) Purging pciutils-libs (3.14.0-r0) (28/45) Purging python3-pyc (3.12.12-r0) (29/45) Purging python3-pycache-pyc0 (3.12.12-r0) (30/45) Purging pyc (3.12.12-r0) (31/45) Purging python3 (3.12.12-r0) (32/45) Purging slang (2.3.3-r3) (33/45) Purging sqlite-libs (3.50.4-r1) (34/45) Purging xz-dev (5.8.1-r0) (35/45) Purging xz (5.8.1-r0) (36/45) Purging zlib-dev (1.3.1-r2) (37/45) Purging zstd-dev (1.5.7-r2) (38/45) Purging zstd (1.5.7-r2) (39/45) Purging gdbm (1.26-r0) (40/45) Purging libbz2 (1.0.8-r6) (41/45) Purging libffi (3.5.2-r0) (42/45) Purging libpanelw (6.5_p20250816-r0) (43/45) Purging libxml2 (2.13.9-r0) (44/45) Purging mpdecimal (4.0.1-r0) (45/45) 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: 441 MiB in 107 packages >>> quark: Updating the testing/x86_64 repository index... >>> quark: Signing the index...