>>> fzy: Building testing/fzy 1.0-r3 (using abuild 3.13.0-r5) started Mon, 23 Sep 2024 09:27:18 +0000 >>> fzy: Checking sanity of /home/buildozer/aports/testing/fzy/APKBUILD... >>> fzy: Analyzing dependencies... >>> fzy: Installing for build: build-base ruby-minitest (1/8) Installing ca-certificates (20240705-r0) (2/8) Installing libffi (3.4.6-r0) (3/8) Installing yaml (0.2.5-r2) (4/8) Installing ruby-libs (3.3.3-r1) (5/8) Installing libucontext (1.3.1-r0) (6/8) Installing ruby (3.3.3-r1) (7/8) Installing ruby-minitest (5.20.0-r0) (8/8) Installing .makedepends-fzy (20240923.092725) Executing busybox-1.36.1-r32.trigger Executing ca-certificates-20240705-r0.trigger OK: 272 MiB in 111 packages >>> fzy: Cleaning up srcdir >>> fzy: Cleaning up pkgdir >>> fzy: Cleaning up tmpdir >>> fzy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fzy-1.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 >>> fzy: Fetching https://github.com/jhawthorn/fzy/releases/download/1.0/fzy-1.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 100 47432 100 47432 0 0 63793 0 --:--:-- --:--:-- --:--:-- 63793 >>> fzy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fzy-1.0.tar.gz >>> fzy: Checking sha512sums... fzy-1.0.tar.gz: OK >>> fzy: Unpacking /var/cache/distfiles/fzy-1.0.tar.gz... cp src/config.def.h config.h gcc -DVERSION=\"1.0\" -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/fzy.o src/fzy.c gcc -DVERSION=\"1.0\" -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/match.o src/match.c gcc -DVERSION=\"1.0\" -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/tty.o src/tty.c gcc -DVERSION=\"1.0\" -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/choices.o src/choices.c gcc -DVERSION=\"1.0\" -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/options.o src/options.c gcc -DVERSION=\"1.0\" -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o src/tty_interface.o src/tty_interface.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -o fzy src/fzy.o src/match.o src/tty.o src/choices.o src/options.o src/tty_interface.o -lpthread gcc -DVERSION=\"1.0\" -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o deps/theft/theft.o deps/theft/theft.c gcc -DVERSION=\"1.0\" -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o deps/theft/theft_bloom.o deps/theft/theft_bloom.c gcc -DVERSION=\"1.0\" -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o deps/theft/theft_mt.o deps/theft/theft_mt.c gcc -DVERSION=\"1.0\" -D_GNU_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -c -o deps/theft/theft_hash.o deps/theft/theft_hash.c deps/theft/theft.c: In function 'report_on_failure': deps/theft/theft.c:483:49: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] 483 | fprintf(t->out, " Trial %u, Seed 0x%016llx\n", ti->trial, | ~~~~~~^ | | | long long unsigned int | %016lx 484 | (uint64_t)ti->seed); | ~~~~~~~~~~~~~~~~~~ | | | long unsigned int gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -Isrc -o test/fzytest test/fzytest.c test/test_properties.c test/test_choices.c test/test_match.c src/match.o src/choices.o src/options.o deps/theft/theft.o deps/theft/theft_bloom.o deps/theft/theft_mt.o deps/theft/theft_hash.o -lpthread ./test/fzytest * Suite match_suite: ....................... 23 tests - 23 passed, 0 failed, 0 skipped (91 ticks, 0.000 sec) * Suite choices_suite: ...... 6 tests - 6 passed, 0 failed, 0 skipped (85744 ticks, 0.086 sec) * Suite properties_suite: .. 2 tests - 2 passed, 0 failed, 0 skipped (935936 ticks, 0.936 sec) Total: 31 tests (1021827 ticks, 1.022 sec), 99 assertions Pass: 31, fail: 0, skip: 0. >>> fzy: Entering fakeroot... mkdir -p /home/buildozer/aports/testing/fzy/pkg/fzy/usr/bin cp fzy /home/buildozer/aports/testing/fzy/pkg/fzy/usr/bin/ chmod 755 /home/buildozer/aports/testing/fzy/pkg/fzy/usr/bin/fzy mkdir -p /home/buildozer/aports/testing/fzy/pkg/fzy/usr/share/man/man1 cp fzy.1 /home/buildozer/aports/testing/fzy/pkg/fzy/usr/share/man/man1/ chmod 644 /home/buildozer/aports/testing/fzy/pkg/fzy/usr/share/man/man1/fzy.1 >>> fzy-doc*: Running split function doc... >>> fzy-doc*: Preparing subpackage fzy-doc... >>> fzy-doc*: Running postcheck for fzy-doc >>> fzy*: Running postcheck for fzy >>> fzy*: Preparing package fzy... >>> fzy*: Stripping binaries >>> fzy-doc*: Scanning shared objects >>> fzy*: Scanning shared objects >>> fzy-doc*: Tracing dependencies... >>> fzy-doc*: Package size: 24.0 KB >>> fzy-doc*: Compressing data... >>> fzy-doc*: Create checksum... >>> fzy-doc*: Create fzy-doc-1.0-r3.apk >>> fzy*: Tracing dependencies... so:libc.musl-loongarch64.so.1 >>> fzy*: Package size: 64.0 KB >>> fzy*: Compressing data... >>> fzy*: Create checksum... >>> fzy*: Create fzy-1.0-r3.apk >>> fzy: Build complete at Mon, 23 Sep 2024 09:27:30 +0000 elapsed time 0h 0m 12s >>> fzy: Cleaning up srcdir >>> fzy: Cleaning up pkgdir >>> fzy: Uninstalling dependencies... (1/8) Purging .makedepends-fzy (20240923.092725) (2/8) Purging ruby-minitest (5.20.0-r0) (3/8) Purging ruby (3.3.3-r1) (4/8) Purging ca-certificates (20240705-r0) Executing ca-certificates-20240705-r0.post-deinstall (5/8) Purging libucontext (1.3.1-r0) (6/8) Purging ruby-libs (3.3.3-r1) (7/8) Purging yaml (0.2.5-r2) (8/8) Purging libffi (3.4.6-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> fzy: Updating the testing/loongarch64 repository index... >>> fzy: Signing the index...