>>> fzy: Building testing/fzy 1.0-r4 (using abuild 3.15.0_rc3-r3) started Tue, 27 May 2025 11:10:14 +0000 >>> fzy: Validating /home/buildozer/aports/testing/fzy/APKBUILD... >>> fzy: Analyzing dependencies... >>> fzy: Installing for build: build-base ruby-minitest (1/8) Installing ca-certificates (20241121-r2) (2/8) Installing libffi (3.4.8-r0) (3/8) Installing yaml (0.2.5-r2) (4/8) Installing ruby-libs (3.4.3-r1) (5/8) Installing libucontext (1.3.2-r0) (6/8) Installing ruby (3.4.3-r1) (7/8) Installing ruby-minitest (5.25.5-r0) (8/8) Installing .makedepends-fzy (20250527.111015) Executing busybox-1.37.0-r18.trigger Executing ca-certificates-20241121-r2.trigger OK: 420 MiB in 126 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47432 100 47432 0 0 71791 0 --:--:-- --:--:-- --:--:-- 120k >>> 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/edge/fzy-1.0.tar.gz... cp src/config.def.h config.h cc -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 cc -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 cc -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 cc -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 cc -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 cc -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 cc -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 cc -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 cc -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 cc -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 cc -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 cc -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 (70 ticks, 0.000 sec) * Suite choices_suite: ...... 6 tests - 6 passed, 0 failed, 0 skipped (80887 ticks, 0.081 sec) * Suite properties_suite: .. 2 tests - 2 passed, 0 failed, 0 skipped (1020653 ticks, 1.021 sec) Total: 31 tests (1101646 ticks, 1.102 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 created directory: '/home/buildozer/aports/testing/fzy/pkg/fzy/usr/share/licenses/' created directory: '/home/buildozer/aports/testing/fzy/pkg/fzy/usr/share/licenses/fzy/' 'LICENSE' -> '/home/buildozer/aports/testing/fzy/pkg/fzy/usr/share/licenses/fzy/LICENSE' >>> fzy-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/fzy/pkg/fzy-doc/usr/share/man' 'usr/share/licenses' -> '/home/buildozer/aports/testing/fzy/pkg/fzy-doc/usr/share/licenses' >>> 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: 2.1 KB >>> fzy-doc*: Compressing data... >>> fzy-doc*: Create checksum... >>> fzy-doc*: Create fzy-doc-1.0-r4.apk >>> fzy*: Tracing dependencies... so:libc.musl-x86.so.1 >>> fzy*: Package size: 37.5 KB >>> fzy*: Compressing data... >>> fzy*: Create checksum... >>> fzy*: Create fzy-1.0-r4.apk >>> fzy: Build complete at Tue, 27 May 2025 11:10:20 +0000 elapsed time 0h 0m 6s >>> fzy: Cleaning up srcdir >>> fzy: Cleaning up pkgdir >>> fzy: Uninstalling dependencies... (1/8) Purging .makedepends-fzy (20250527.111015) (2/8) Purging ruby-minitest (5.25.5-r0) (3/8) Purging ruby (3.4.3-r1) (4/8) Purging ca-certificates (20241121-r2) Executing ca-certificates-20241121-r2.post-deinstall (5/8) Purging libucontext (1.3.2-r0) (6/8) Purging ruby-libs (3.4.3-r1) (7/8) Purging yaml (0.2.5-r2) (8/8) Purging libffi (3.4.8-r0) Executing busybox-1.37.0-r18.trigger OK: 404 MiB in 118 packages >>> fzy: Updating the testing/x86 repository index... >>> fzy: Signing the index...