>>> ruby-json: Building testing/ruby-json 2.7.2-r0 (using abuild 3.13.0-r3) started Sat, 13 Jul 2024 21:29:49 +0000 >>> ruby-json: Checking sanity of /home/buildozer/aports/testing/ruby-json/APKBUILD... >>> ruby-json: Analyzing dependencies... >>> ruby-json: Installing for build: build-base ruby ruby-dev ruby-rake ruby-test-unit ruby-test-unit-ruby-core (1/16) Installing ca-certificates (20240705-r0) (2/16) Installing libffi (3.4.6-r0) (3/16) Installing yaml (0.2.5-r2) (4/16) Installing ruby-libs (3.3.3-r1) (5/16) Installing libucontext (1.2-r3) (6/16) Installing ruby (3.3.3-r1) (7/16) Installing ruby-rdoc (3.3.3-r1) (8/16) Installing libgmpxx (6.3.0-r1) (9/16) Installing gmp-dev (6.3.0-r1) (10/16) Installing libucontext-dev (1.2-r3) (11/16) Installing ruby-dev (3.3.3-r1) (12/16) Installing ruby-rake (13.2.1-r0) (13/16) Installing ruby-power_assert (2.0.3-r1) (14/16) Installing ruby-test-unit (3.6.2-r0) (15/16) Installing ruby-test-unit-ruby-core (1.0.5-r0) (16/16) Installing .makedepends-ruby-json (20240713.212950) Executing busybox-1.36.1-r31.trigger Executing ca-certificates-20240705-r0.trigger OK: 299 MiB in 125 packages >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Cleaning up tmpdir >>> ruby-json: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ruby-json-2.7.2.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 >>> ruby-json: Fetching ruby-json-2.7.2.tar.gz::https://github.com/flori/json/archive/refs/tags/v2.7.2.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 52 122k 52 65536 0 0 43736 0 0:00:02 0:00:01 0:00:01 43736 100 122k 100 122k 0 0 76264 0 0:00:01 0:00:01 --:--:-- 389k >>> ruby-json: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ruby-json-2.7.2.tar.gz >>> ruby-json: Checking sha512sums... ruby-json-2.7.2.tar.gz: OK >>> ruby-json: Unpacking /var/cache/distfiles/ruby-json-2.7.2.tar.gz... Successfully built RubyGem Name: json Version: 2.7.2 File: json-2.7.2.gem /usr/bin/ruby -w -I"lib:lib:tests:tests/lib" -rhelper /usr/lib/ruby/gems/3.3.0/gems/rake-13.2.1/lib/rake/rake_test_loader.rb "tests/json_addition_test.rb" "tests/json_common_interface_test.rb" "tests/json_encoding_test.rb" "tests/json_ext_parser_test.rb" "tests/json_fixtures_test.rb" "tests/json_generator_test.rb" "tests/json_generic_object_test.rb" "tests/json_parser_test.rb" "tests/json_string_matching_test.rb" "tests/ractor_test.rb" -v Loaded suite /usr/lib/ruby/gems/3.3.0/gems/rake-13.2.1/lib/rake/rake_test_loader Started JSONAdditionTest: test_bigdecimal: .: (0.001737) test_core: .: (0.010853) test_extended_json: .: (0.000851) test_extended_json_default: .: (0.000638) test_extended_json_disabled: .: (0.001060) test_extended_json_fail1: .: (0.000505) test_extended_json_fail2: .: (0.000624) test_ostruct: .: (0.000913) test_rational_complex: .: (0.001137) test_raw_strings: .: (0.006414) test_set: .: (0.001408) test_utc_datetime: .: (0.004391) JSONCommonInterfaceTest: test_JSON: .: (0.002568) test_create_id: .: (0.000319) test_deep_const_get: .: (0.000498) test_dump: .: (0.021899) test_dump_should_modify_defaults: .: (0.000421) test_fast_generate: .: (0.000296) test_generate: .: (0.000290) test_generator: .: (0.000246) test_index: .: (0.001259) test_load: .: (0.009875) test_load_file: .: (0.002306) test_load_file!: .: (0.001026) test_load_file_with_option: .: (0.001158) test_load_file_with_option!: .: (0.001107) test_load_null: .: (0.000561) test_load_with_options: .: (0.000405) test_parse: .: (0.000452) test_parse_bang: .: (0.000481) test_parser: .: (0.000241) test_pretty_generate: .: (0.000336) test_state: .: (0.000240) JSONEncodingTest: test_chars: .: (0.037125) test_generate: .: (0.000674) test_parse: .: (0.001391) test_unicode: .: (0.004733) JSONFixturesTest: test_failing: .: (0.009497) test_passing: .: (0.014622) test_sanity: .: (0.001531) JSONGeneratorTest: test_allow_nan: .: (0.002374) test_backslash: .: (0.001170) test_buffer_initial_length: .: (0.000377) test_configure_hash_conversion: .: (0.000449) test_configure_using_configure_and_merge: .: (0.000705) test_depth: .: (0.005645) test_dump_strict: .: (0.000332) test_dump_unenclosed_hash: .: (0.000353) test_fast_generate: .: (0.002859) test_fast_state: .: (0.000586) test_gc: .: (0.519215) test_generate: .: (0.007641) test_generate_custom: .: (0.000779) test_generate_pretty: .: (0.005868) test_hash_likeness_set_string: .: (0.001346) test_hash_likeness_set_symbol: .: (0.001357) test_json_generate: .: (0.000585) test_json_generate_unsupported_types: .: (0.000541) test_nesting: .: (0.016697) test_nonutf8_encoding: .: (0.001416) test_own_state: .: (0.002714) test_pretty_state: .: (0.000560) test_safe_state: .: (0.000528) test_states: .: (0.021068) test_string_subclass: .: (0.001504) JSONGenericObjectTest: test_attributes: .: (0.002551) test_from_hash: .: (0.000877) test_generate_json: .: (0.000858) test_json_generic_object_load: .: (0.001836) test_parse_json: .: (0.001871) JSONInRactorTest: test_generate: .: (0.445168) JSONParserTest: test_argument_encoding: .: (0.001039) test_backslash: .: (0.002217) test_construction: .: (0.000489) test_freeze: .: (0.001877) test_generate_core_subclasses_with_default_to_json: .: (0.000756) test_generate_core_subclasses_with_new_to_json: .: (0.002573) test_generate_of_core_subclasses: .: (0.001169) test_nesting: .: (0.038104) test_parse_array_custom_array_derived_class: .: (0.000470) test_parse_array_custom_non_array_derived_class: .: (0.000475) test_parse_arrays: .: (0.003491) test_parse_big_integers: .: (0.000866) test_parse_bigdecimals: .: (0.000573) test_parse_comments: .: (0.001130) test_parse_complex_objects: .: (0.799113) test_parse_generic_object: .: (0.000766) test_parse_json_primitive_values: .: (0.001916) test_parse_more_complex_arrays: .: (0.674055) test_parse_numbers: .: (0.002625) test_parse_object: .: (0.000807) test_parse_object_custom_hash_derived_class: .: (0.000477) test_parse_object_custom_non_hash_derived_class: .: (0.000545) test_parse_simple_arrays: .: (0.002104) test_parse_simple_objects: .: (0.002716) test_parse_some_strings: .: (0.001162) test_parse_string_mixed_unicode: .: (0.000408) test_parse_values: .: (0.001117) test_parser_reset: .: (0.000503) test_parsing: .: (0.000303) test_parsing_frozen_ascii8bit_string: .: (0.000381) test_some_wrong_inputs: .: (0.002208) test_symbolize_names: .: (0.000768) JSONStringMatchingTest: test_match_date: .: (0.001772) Finished in 2.762681665 seconds. ------------------------------------------------------------------------------- 104 tests, 2074 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 37.64 tests/s, 750.72 assertions/s /usr/bin/ruby extconf.rb cd ext/json/ext/parser checking for rb_enc_raise() in ruby.h... yes checking for rb_enc_interned_str() in ruby.h... yes creating Makefile gmake compiling parser.c linking shared-object json/ext/parser.so /usr/bin/ruby extconf.rb cd - cp ext/json/ext/parser/parser.so ext/json/ext cd ext/json/ext/generator creating Makefile gmake compiling generator.c linking shared-object json/ext/generator.so /usr/bin/ruby -w -I"lib:lib:tests:tests/lib" -rhelper /usr/lib/ruby/gems/3.3.0/gems/rake-13.2.1/lib/rake/rake_test_loader.rb "tests/json_addition_test.rb" "tests/json_common_interface_test.rb" "tests/json_encoding_test.rb" "tests/json_ext_parser_test.rb" "tests/json_fixtures_test.rb" "tests/json_generator_test.rb" "tests/json_generic_object_test.rb" "tests/json_parser_test.rb" "tests/json_string_matching_test.rb" "tests/ractor_test.rb" -v cd - cp ext/json/ext/generator/generator.so ext/json/ext Loaded suite /usr/lib/ruby/gems/3.3.0/gems/rake-13.2.1/lib/rake/rake_test_loader Started JSONAdditionTest: test_bigdecimal: .: (0.003533) test_core: .: (0.008503) test_extended_json: .: (0.001853) test_extended_json_default: .: (0.001432) test_extended_json_disabled: .: (0.000850) test_extended_json_fail1: .: (0.000322) test_extended_json_fail2: .: (0.000444) test_ostruct: .: (0.000502) test_rational_complex: .: (0.000485) test_raw_strings: .: (0.001422) test_set: .: (0.000527) test_utc_datetime: .: (0.001901) JSONCommonInterfaceTest: test_JSON: .: (0.000667) test_create_id: .: (0.000314) test_deep_const_get: .: (0.000403) test_dump: .: (0.003224) test_dump_should_modify_defaults: .: (0.000278) test_fast_generate: .: (0.000252) test_generate: .: (0.000247) test_generator: .: (0.000243) test_index: .: (0.000384) test_load: .: (0.001119) test_load_file: .: (0.000525) test_load_file!: .: (0.000478) test_load_file_with_option: .: (0.000619) test_load_file_with_option!: .: (0.000667) test_load_null: .: (0.000471) test_load_with_options: .: (0.000270) test_parse: .: (0.000248) test_parse_bang: .: (0.000259) test_parser: .: (0.000239) test_pretty_generate: .: (0.000267) test_state: .: (0.000239) JSONEncodingTest: test_chars: .: (0.013237) test_generate: .: (0.000379) test_parse: .: (0.000582) test_unicode: .: (0.001649) JSONExtParserTest: test_allocate: .: (0.000637) test_error_messages: .: (0.000551) JSONFixturesTest: test_failing: .: (0.004176) test_passing: .: (0.002339) test_sanity: .: (0.001509) JSONGeneratorTest: test_allow_nan: .: (0.003364) test_backslash: .: (0.000754) test_broken_bignum: .: (0.007755) test_buffer_initial_length: .: (0.000381) test_configure_hash_conversion: .: (0.000441) test_configure_using_configure_and_merge: .: (0.000672) test_depth: .: (0.001163) test_dump_strict: .: (0.000284) test_dump_unenclosed_hash: .: (0.000268) test_fast_generate: .: (0.000679) test_fast_state: .: (0.000416) test_gc: .: (0.495064) test_generate: .: (0.000824) test_generate_custom: .: (0.000281) test_generate_pretty: .: (0.000703) test_hash_likeness_set_string: .: (0.000553) test_hash_likeness_set_symbol: .: (0.000559) test_json_generate: .: (0.000527) test_json_generate_unsupported_types: .: (0.000485) test_nesting: .: (0.001416) test_nonutf8_encoding: .: (0.001352) test_own_state: .: (0.000617) test_pretty_state: .: (0.000412) test_safe_state: .: (0.000392) test_states: .: (0.002023) test_string_ext_included_calls_super: .: (0.000340) test_string_subclass: .: (0.000320) JSONGenericObjectTest: test_attributes: .: (0.002644) test_from_hash: .: (0.001248) test_generate_json: .: (0.000927) test_json_generic_object_load: .: (0.015118) test_parse_json: .: (0.001874) JSONInRactorTest: test_generate: .: (0.451663) JSONParserTest: test_argument_encoding: .: (0.000980) test_backslash: .: (0.000845) test_construction: .: (0.000415) test_error_message_encoding: .: (0.000763) test_freeze: .: (0.001120) test_generate_core_subclasses_with_default_to_json: .: (0.000575) test_generate_core_subclasses_with_new_to_json: .: (0.001306) test_generate_of_core_subclasses: .: (0.000750) test_nesting: .: (0.003772) test_parse_array_custom_array_derived_class: .: (0.000625) test_parse_array_custom_non_array_derived_class: .: (0.000615) test_parse_arrays: .: (0.001235) test_parse_big_integers: .: (0.000856) test_parse_bigdecimals: .: (0.000658) test_parse_comments: .: (0.000820) test_parse_complex_objects: .: (0.119834) test_parse_generic_object: .: (0.000591) test_parse_json_primitive_values: .: (0.001110) test_parse_more_complex_arrays: .: (0.074635) test_parse_numbers: .: (0.001590) test_parse_object: .: (0.000381) test_parse_object_custom_hash_derived_class: .: (0.000358) test_parse_object_custom_non_hash_derived_class: .: (0.000430) test_parse_simple_arrays: .: (0.000806) test_parse_simple_objects: .: (0.000983) test_parse_some_strings: .: (0.000427) test_parse_string_mixed_unicode: .: (0.000240) test_parse_values: .: (0.000651) test_parser_reset: .: (0.000292) test_parsing: .: (0.000239) test_parsing_frozen_ascii8bit_string: .: (0.000252) test_some_wrong_inputs: .: (0.001121) test_symbolize_names: .: (0.000395) JSONStringMatchingTest: test_match_date: .: (0.001480) Finished in 1.29635072 seconds. ------------------------------------------------------------------------------- 109 tests, 2087 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 84.08 tests/s, 1609.90 assertions/s >>> ruby-json: Entering fakeroot... /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/CHANGES.md /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/LICENSE /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/README.md /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/fbuffer/fbuffer.h /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator/depend /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator/extconf.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator/generator.c /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator/generator.h /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser/depend /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser/extconf.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser/parser.c /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser/parser.h /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser/parser.rl /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/extconf.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/json.gemspec /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/bigdecimal.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/complex.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/core.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/date.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/date_time.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/exception.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/ostruct.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/range.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/rational.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/regexp.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/set.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/struct.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/symbol.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/add/time.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/common.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/ext.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/generic_object.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/pure.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/pure/generator.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/pure/parser.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/version.rb Building native extensions. This could take a while... current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator ["/usr/bin/ruby", "extconf.rb"] creating Makefile current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-nz0zsi", "sitelibdir=./.gem.20240713-63542-nz0zsi", "clean"] current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-nz0zsi", "sitelibdir=./.gem.20240713-63542-nz0zsi"] compiling generator.c linking shared-object json/ext/generator.so current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-nz0zsi", "sitelibdir=./.gem.20240713-63542-nz0zsi", "install"] install -m 0755 generator.so ./.gem.20240713-63542-nz0zsi/json/ext current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-nz0zsi", "sitelibdir=./.gem.20240713-63542-nz0zsi", "clean"] current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator /usr/bin/ruby extconf.rb current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator make DESTDIR\= sitearchdir\=./.gem.20240713-63542-nz0zsi sitelibdir\=./.gem.20240713-63542-nz0zsi clean current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator make DESTDIR\= sitearchdir\=./.gem.20240713-63542-nz0zsi sitelibdir\=./.gem.20240713-63542-nz0zsi current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator make DESTDIR\= sitearchdir\=./.gem.20240713-63542-nz0zsi sitelibdir\=./.gem.20240713-63542-nz0zsi install current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/generator make DESTDIR\= sitearchdir\=./.gem.20240713-63542-nz0zsi sitelibdir\=./.gem.20240713-63542-nz0zsi clean current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser ["/usr/bin/ruby", "extconf.rb"] checking for rb_enc_raise() in ruby.h... yes checking for rb_enc_interned_str() in ruby.h... yes creating Makefile current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-l3gpeg", "sitelibdir=./.gem.20240713-63542-l3gpeg", "clean"] current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-l3gpeg", "sitelibdir=./.gem.20240713-63542-l3gpeg"] compiling parser.c linking shared-object json/ext/parser.so current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-l3gpeg", "sitelibdir=./.gem.20240713-63542-l3gpeg", "install"] install -m 0755 parser.so ./.gem.20240713-63542-l3gpeg/json/ext current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-l3gpeg", "sitelibdir=./.gem.20240713-63542-l3gpeg", "clean"] current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser /usr/bin/ruby extconf.rb current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser make DESTDIR\= sitearchdir\=./.gem.20240713-63542-l3gpeg sitelibdir\=./.gem.20240713-63542-l3gpeg clean current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser make DESTDIR\= sitearchdir\=./.gem.20240713-63542-l3gpeg sitelibdir\=./.gem.20240713-63542-l3gpeg current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser make DESTDIR\= sitearchdir\=./.gem.20240713-63542-l3gpeg sitelibdir\=./.gem.20240713-63542-l3gpeg install current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/ext/parser make DESTDIR\= sitearchdir\=./.gem.20240713-63542-l3gpeg sitelibdir\=./.gem.20240713-63542-l3gpeg clean current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["/usr/bin/ruby", "extconf.rb"] creating Makefile current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-pu5xgu", "sitelibdir=./.gem.20240713-63542-pu5xgu", "clean"] current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-pu5xgu", "sitelibdir=./.gem.20240713-63542-pu5xgu"] make: Nothing to be done for 'all'. current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-pu5xgu", "sitelibdir=./.gem.20240713-63542-pu5xgu", "install"] current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-63542-pu5xgu", "sitelibdir=./.gem.20240713-63542-pu5xgu", "clean"] current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json /usr/bin/ruby extconf.rb current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240713-63542-pu5xgu sitelibdir\=./.gem.20240713-63542-pu5xgu clean current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240713-63542-pu5xgu sitelibdir\=./.gem.20240713-63542-pu5xgu current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240713-63542-pu5xgu sitelibdir\=./.gem.20240713-63542-pu5xgu install current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240713-63542-pu5xgu sitelibdir\=./.gem.20240713-63542-pu5xgu clean Successfully installed json-2.7.2 1 gem installed >>> ruby-json*: Running postcheck for ruby-json >>> ruby-json*: Preparing package ruby-json... >>> ruby-json*: Stripping binaries >>> ruby-json*: Scanning shared objects >>> ruby-json*: Tracing dependencies... ruby so:libc.musl-ppc64le.so.1 so:libruby.so.3.3 >>> ruby-json*: Package size: 520.0 KB >>> ruby-json*: Compressing data... >>> ruby-json*: Create checksum... >>> ruby-json*: Create ruby-json-2.7.2-r0.apk >>> ruby-json: Build complete at Sat, 13 Jul 2024 21:30:07 +0000 elapsed time 0h 0m 18s >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Uninstalling dependencies... (1/16) Purging .makedepends-ruby-json (20240713.212950) (2/16) Purging ruby-dev (3.3.3-r1) (3/16) Purging ruby-rdoc (3.3.3-r1) (4/16) Purging gmp-dev (6.3.0-r1) (5/16) Purging libgmpxx (6.3.0-r1) (6/16) Purging libucontext-dev (1.2-r3) (7/16) Purging ruby-rake (13.2.1-r0) (8/16) Purging ruby-test-unit (3.6.2-r0) (9/16) Purging ruby-power_assert (2.0.3-r1) (10/16) Purging ruby-test-unit-ruby-core (1.0.5-r0) (11/16) Purging ruby (3.3.3-r1) (12/16) Purging ca-certificates (20240705-r0) Executing ca-certificates-20240705-r0.post-deinstall (13/16) Purging libucontext (1.2-r3) (14/16) Purging ruby-libs (3.3.3-r1) (15/16) Purging yaml (0.2.5-r2) (16/16) Purging libffi (3.4.6-r0) Executing busybox-1.36.1-r31.trigger OK: 264 MiB in 109 packages >>> ruby-json: Updating the testing/ppc64le repository index... >>> ruby-json: Signing the index...