>>> detenc: Building community/detenc 2.0.0-r6 (using abuild 3.15.0-r0) started Thu, 09 Oct 2025 16:12:56 +0000 >>> detenc: Validating /home/udu/aports/community/detenc/APKBUILD... >>> detenc: Analyzing dependencies... >>> detenc: Installing for build: build-base ruby-rake ruby-minitest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/7) Installing yaml (0.2.5-r2) (2/7) Installing ruby-libs (3.4.4-r0) (3/7) Installing libucontext (1.3.2-r0) (4/7) Installing ruby (3.4.4-r0) (5/7) Installing ruby-rake (13.2.1-r1) (6/7) Installing ruby-minitest (5.25.5-r0) (7/7) Installing .makedepends-detenc (20251009.161256) Executing busybox-1.37.0-r19.trigger OK: 314 MiB in 96 packages >>> detenc: Cleaning up srcdir >>> detenc: Cleaning up pkgdir >>> detenc: Cleaning up tmpdir >>> detenc: Fetching detenc-2.0.0.tar.gz::https://github.com/reevoo/detenc/archive/v2.0.0.tar.gz >>> detenc: Fetching detenc-2.0.0.tar.gz::https://github.com/reevoo/detenc/archive/v2.0.0.tar.gz >>> detenc: Checking sha512sums... detenc-2.0.0.tar.gz: OK minitest.patch: OK >>> detenc: Unpacking /var/cache/distfiles/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/udu/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/udu/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" /home/udu/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) Run options: --seed 62341 # Running: ./home/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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/udu/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.191747s, 224.2544 runs/s, 1741.8829 assertions/s. 43 runs, 334 assertions, 0 failures, 0 errors, 0 skips >>> detenc: Entering fakeroot... install -m 0755 bin/detenc /home/udu/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_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 Thu, 09 Oct 2025 16:12:57 +0000 elapsed time 0h 0m 1s >>> detenc: Cleaning up srcdir >>> detenc: Cleaning up pkgdir >>> detenc: Uninstalling dependencies... (1/7) Purging .makedepends-detenc (20251009.161256) (2/7) Purging ruby-rake (13.2.1-r1) (3/7) Purging ruby-minitest (5.25.5-r0) (4/7) Purging ruby (3.4.4-r0) (5/7) Purging libucontext (1.3.2-r0) (6/7) Purging ruby-libs (3.4.4-r0) (7/7) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> detenc: Updating the community/x86_64 repository index... >>> detenc: Signing the index...