>>> detenc: Building community/detenc 2.0.0-r6 (using abuild 3.17.0_rc1-r2) started Tue, 28 Apr 2026 01:16:12 +0000 >>> detenc: Validating /home/buildozer/aports/community/detenc/APKBUILD... >>> detenc: Analyzing dependencies... >>> detenc: Installing for build: build-base ruby-rake ruby-minitest (1/9) Installing ca-certificates (20260413-r0) (2/9) Installing libffi (3.5.2-r1) (3/9) Installing yaml (0.2.5-r2) (4/9) Installing ruby-libs (3.4.9-r0) (5/9) Installing libucontext (1.5-r0) (6/9) Installing ruby (3.4.9-r0) (7/9) Installing ruby-rake (13.2.1-r1) (8/9) Installing ruby-minitest (5.25.5-r0) (9/9) Installing .makedepends-detenc (20260428.011622) Executing busybox-1.37.0-r31.trigger Executing ca-certificates-20260413-r0.trigger OK: 457.5 MiB in 112 packages >>> detenc: Cleaning up srcdir >>> detenc: Cleaning up pkgdir >>> detenc: Cleaning up tmpdir >>> detenc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/detenc-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/detenc-2.0.0.tar.gz.part' detenc-2.0.0.tar.gz. 100% |********************************| 7103 0:00:00 ETA '/var/cache/distfiles/v3.24/detenc-2.0.0.tar.gz.part' saved /var/cache/distfiles/v3.24/detenc-2.0.0.tar.gz: OK /home/buildozer/aports/community/detenc/minitest.patch: OK >>> detenc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/detenc-2.0.0.tar.gz /var/cache/distfiles/v3.24/detenc-2.0.0.tar.gz: OK /home/buildozer/aports/community/detenc/minitest.patch: OK >>> detenc: Unpacking /var/cache/distfiles/v3.24/detenc-2.0.0.tar.gz... >>> detenc: minitest.patch patching file test/test_bom_detection.rb patching file test/test_encoding_detection.rb patching file test/test_iso_8859_15.rb patching file test/test_unknown_encoding.rb patching file test/test_us_ascii.rb patching file test/test_utf_8.rb patching file test/test_windows_1252.rb mkdir -p bin make -C src make[1]: Entering directory '/home/buildozer/aports/community/detenc/src/detenc-2.0.0/src' sed 's/^/"/;s/$/\\n"/' < usage.txt > usage.inc gcc -Wall -c libdetenc.c gcc -Wall -c one_byte_detector.c gcc -Wall -c utf8_detector.c gcc -Wall -c detenc.c gcc -Wall detenc.o libdetenc.o one_byte_detector.o utf8_detector.o -o detenc make[1]: Leaving directory '/home/buildozer/aports/community/detenc/src/detenc-2.0.0/src' cp src/detenc bin/ cd test && rake test /usr/bin/ruby -w -I"lib" /usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/rake_test_loader.rb "test_bom_detection.rb" "test_encoding_detection.rb" "test_helper.rb" "test_iso_8859_15.rb" "test_unknown_encoding.rb" "test_us_ascii.rb" "test_utf_8.rb" "test_windows_1252.rb" Run options: --seed 27630 # Running: ../home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_us_ascii.rb:8: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) ./home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_unknown_encoding.rb:8: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) ../home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_bom_detection.rb:13: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) ./home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_bom_detection.rb:17: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) ./home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) ./home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_iso_8859_15.rb:10: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) ............................./home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) /home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:19: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) ./home/buildozer/aports/community/detenc/src/detenc-2.0.0/test/test_windows_1252.rb:10: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) ..... Finished in 0.419122s, 102.5955 runs/s, 796.9045 assertions/s. 43 runs, 334 assertions, 0 failures, 0 errors, 0 skips >>> detenc: Entering fakeroot... install -m 0755 bin/detenc /home/buildozer/aports/community/detenc/pkg/detenc/usr/bin >>> detenc*: Running postcheck for detenc >>> detenc*: Preparing package detenc... >>> detenc*: Stripping binaries Please specify at least one package name on the command line. >>> detenc*: Scanning shared objects >>> detenc*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> detenc*: Package size: 13.8 KB >>> detenc*: Compressing data... >>> detenc*: Create checksum... >>> detenc*: Create detenc-2.0.0-r6.apk >>> detenc: Build complete at Tue, 28 Apr 2026 01:16:23 +0000 elapsed time 0h 0m 11s >>> detenc: Cleaning up srcdir >>> detenc: Cleaning up pkgdir >>> detenc: Uninstalling dependencies... (1/9) Purging .makedepends-detenc (20260428.011622) (2/9) Purging ruby-rake (13.2.1-r1) (3/9) Purging ruby-minitest (5.25.5-r0) (4/9) Purging ruby (3.4.9-r0) (5/9) Purging ca-certificates (20260413-r0) Executing ca-certificates-20260413-r0.post-deinstall (6/9) Purging libucontext (1.5-r0) (7/9) Purging ruby-libs (3.4.9-r0) (8/9) Purging yaml (0.2.5-r2) (9/9) Purging libffi (3.5.2-r1) Executing busybox-1.37.0-r31.trigger OK: 439.9 MiB in 103 packages >>> detenc: Updating the community/x86_64 repository index... >>> detenc: Signing the index...