>>> detenc: Building community/detenc 2.0.0-r6 (using abuild 3.15.0_rc3-r3) started Wed, 14 May 2025 00:00:05 +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 (20241121-r2) (2/9) Installing libffi (3.4.8-r0) (3/9) Installing yaml (0.2.5-r2) (4/9) Installing ruby-libs (3.4.3-r1) (5/9) Installing libucontext (1.3.2-r0) (6/9) Installing ruby (3.4.3-r1) (7/9) Installing ruby-rake (13.2.1-r1) (8/9) Installing ruby-minitest (5.25.5-r0) (9/9) Installing .makedepends-detenc (20250514.000006) Executing busybox-1.37.0-r17.trigger Executing ca-certificates-20241121-r2.trigger OK: 416 MiB in 113 packages >>> detenc: Cleaning up srcdir >>> detenc: Cleaning up pkgdir >>> detenc: Cleaning up tmpdir >>> detenc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/detenc-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/detenc-2.0.0.tar.gz.part' detenc-2.0.0.tar.gz. 100% |********************************| 7103 0:00:00 ETA '/var/cache/distfiles/v3.22/detenc-2.0.0.tar.gz.part' saved >>> detenc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/detenc-2.0.0.tar.gz >>> detenc: Checking sha512sums... detenc-2.0.0.tar.gz: OK minitest.patch: OK >>> detenc: Unpacking /var/cache/distfiles/v3.22/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 20957 # Running: ...../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) ./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_us_ascii.rb:8: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information) ............................. Finished in 0.322004s, 133.5386 runs/s, 1037.2531 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 >>> detenc*: Scanning shared objects >>> detenc*: Tracing dependencies... so:libc.musl-x86.so.1 >>> detenc*: Package size: 13.2 KB >>> detenc*: Compressing data... >>> detenc*: Create checksum... >>> detenc*: Create detenc-2.0.0-r6.apk >>> detenc: Build complete at Wed, 14 May 2025 00:00:07 +0000 elapsed time 0h 0m 2s >>> detenc: Cleaning up srcdir >>> detenc: Cleaning up pkgdir >>> detenc: Uninstalling dependencies... (1/9) Purging .makedepends-detenc (20250514.000006) (2/9) Purging ruby-rake (13.2.1-r1) (3/9) Purging ruby-minitest (5.25.5-r0) (4/9) Purging ruby (3.4.3-r1) (5/9) Purging ca-certificates (20241121-r2) Executing ca-certificates-20241121-r2.post-deinstall (6/9) Purging libucontext (1.3.2-r0) (7/9) Purging ruby-libs (3.4.3-r1) (8/9) Purging yaml (0.2.5-r2) (9/9) Purging libffi (3.4.8-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> detenc: Updating the community/x86 repository index... >>> detenc: Signing the index...