>>> ruby-json: Building testing/ruby-json 2.7.2-r0 (using abuild 3.13.0-r3) started Sat, 13 Jul 2024 21:30:37 +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.213038) Executing busybox-1.36.1-r31.trigger Executing ca-certificates-20240705-r0.trigger OK: 245 MiB in 115 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ruby-json: Fetching ruby-json-2.7.2.tar.gz::https://github.com/flori/json/archive/refs/tags/v2.7.2.tar.gz Connecting to github.com (20.205.243.166:443) Connecting to codeload.github.com (20.205.243.165:443) saving to '/var/cache/distfiles/ruby-json-2.7.2.tar.gz.part' ruby-json-2.7.2.tar. 88% |**************************** | 109k 0:00:00 ETA ruby-json-2.7.2.tar. 100% |********************************| 122k 0:00:00 ETA '/var/cache/distfiles/ruby-json-2.7.2.tar.gz.part' saved >>> 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.002490) test_core: .: (0.014769) test_extended_json: .: (0.001292) test_extended_json_default: .: (0.000965) test_extended_json_disabled: .: (0.001558) test_extended_json_fail1: .: (0.000770) test_extended_json_fail2: .: (0.000963) test_ostruct: .: (0.001374) test_rational_complex: .: (0.001715) test_raw_strings: .: (0.008163) test_set: .: (0.002063) test_utc_datetime: .: (0.006128) JSONCommonInterfaceTest: test_JSON: .: (0.003573) test_create_id: .: (0.000488) test_deep_const_get: .: (0.000841) test_dump: .: (0.029849) test_dump_should_modify_defaults: .: (0.000516) test_fast_generate: .: (0.000450) test_generate: .: (0.000444) test_generator: .: (0.000384) test_index: .: (0.001800) test_load: .: (0.014589) test_load_file: .: (0.003306) test_load_file!: .: (0.001653) test_load_file_with_option: .: (0.001826) test_load_file_with_option!: .: (0.001767) test_load_null: .: (0.000862) test_load_with_options: .: (0.000631) test_parse: .: (0.000668) test_parse_bang: .: (0.000710) test_parser: .: (0.000394) test_pretty_generate: .: (0.000523) test_state: .: (0.000374) JSONEncodingTest: test_chars: .: (0.054124) test_generate: .: (0.000982) test_parse: .: (0.001896) test_unicode: .: (0.007018) JSONFixturesTest: test_failing: .: (0.013602) test_passing: .: (0.020039) test_sanity: .: (0.002132) JSONGeneratorTest: test_allow_nan: .: (0.003490) test_backslash: .: (0.001763) test_buffer_initial_length: .: (0.000560) test_configure_hash_conversion: .: (0.000694) test_configure_using_configure_and_merge: .: (0.001007) test_depth: .: (0.007737) test_dump_strict: .: (0.000532) test_dump_unenclosed_hash: .: (0.000545) test_fast_generate: .: (0.004041) test_fast_state: .: (0.000838) test_gc: .: (0.784567) test_generate: .: (0.006304) test_generate_custom: .: (0.000688) test_generate_pretty: .: (0.004661) test_hash_likeness_set_string: .: (0.001158) test_hash_likeness_set_symbol: .: (0.001155) test_json_generate: .: (0.000531) test_json_generate_unsupported_types: .: (0.000501) test_nesting: .: (0.013726) test_nonutf8_encoding: .: (0.001958) test_own_state: .: (0.003837) test_pretty_state: .: (0.000808) test_safe_state: .: (0.000798) test_states: .: (0.029316) test_string_subclass: .: (0.000566) JSONGenericObjectTest: test_attributes: .: (0.003503) test_from_hash: .: (0.001322) test_generate_json: .: (0.001300) test_json_generic_object_load: .: (0.004112) test_parse_json: .: (0.002769) JSONInRactorTest: test_generate: .: (0.550351) JSONParserTest: test_argument_encoding: .: (0.000966) test_backslash: .: (0.001914) test_construction: .: (0.000466) test_freeze: .: (0.001608) test_generate_core_subclasses_with_default_to_json: .: (0.000705) test_generate_core_subclasses_with_new_to_json: .: (0.002209) test_generate_of_core_subclasses: .: (0.001006) test_nesting: .: (0.035598) test_parse_array_custom_array_derived_class: .: (0.000735) test_parse_array_custom_non_array_derived_class: .: (0.000707) test_parse_arrays: .: (0.004721) test_parse_big_integers: .: (0.001282) test_parse_bigdecimals: .: (0.000897) test_parse_comments: .: (0.001656) test_parse_complex_objects: .: (1.081079) test_parse_generic_object: .: (0.001178) test_parse_json_primitive_values: .: (0.002849) test_parse_more_complex_arrays: .: (0.900702) test_parse_numbers: .: (0.003805) test_parse_object: .: (0.001215) test_parse_object_custom_hash_derived_class: .: (0.000739) test_parse_object_custom_non_hash_derived_class: .: (0.000827) test_parse_simple_arrays: .: (0.003007) test_parse_simple_objects: .: (0.003925) test_parse_some_strings: .: (0.001685) test_parse_string_mixed_unicode: .: (0.000654) test_parse_values: .: (0.001632) test_parser_reset: .: (0.000755) test_parsing: .: (0.000474) test_parsing_frozen_ascii8bit_string: .: (0.000599) test_some_wrong_inputs: .: (0.003313) test_symbolize_names: .: (0.004350) JSONStringMatchingTest: test_match_date: .: (0.002525) Finished in 3.73768053 seconds. ------------------------------------------------------------------------------- 104 tests, 2074 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 27.82 tests/s, 554.89 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.003577) test_core: .: (0.011165) test_extended_json: .: (0.005597) test_extended_json_default: .: (0.008934) test_extended_json_disabled: .: (0.001079) test_extended_json_fail1: .: (0.000512) test_extended_json_fail2: .: (0.000698) test_ostruct: .: (0.000775) test_rational_complex: .: (0.000740) test_raw_strings: .: (0.001977) test_set: .: (0.000800) test_utc_datetime: .: (0.002627) JSONCommonInterfaceTest: test_JSON: .: (0.001005) test_create_id: .: (0.000479) test_deep_const_get: .: (0.000662) test_dump: .: (0.004566) test_dump_should_modify_defaults: .: (0.000435) test_fast_generate: .: (0.000381) test_generate: .: (0.000369) test_generator: .: (0.000370) test_index: .: (0.000581) test_load: .: (0.001955) test_load_file: .: (0.000969) test_load_file!: .: (0.000918) test_load_file_with_option: .: (0.001295) test_load_file_with_option!: .: (0.001056) test_load_null: .: (0.000758) test_load_with_options: .: (0.000419) test_parse: .: (0.000418) test_parse_bang: .: (0.000401) test_parser: .: (0.000362) test_pretty_generate: .: (0.000400) test_state: .: (0.000364) JSONEncodingTest: test_chars: .: (0.018954) test_generate: .: (0.000582) test_parse: .: (0.000850) test_unicode: .: (0.002534) JSONExtParserTest: test_allocate: .: (0.000940) test_error_messages: .: (0.000862) JSONFixturesTest: test_failing: .: (0.006129) test_passing: .: (0.003179) test_sanity: .: (0.002149) JSONGeneratorTest: test_allow_nan: .: (0.004619) test_backslash: .: (0.001172) test_broken_bignum: .: (0.010016) test_buffer_initial_length: .: (0.000574) test_configure_hash_conversion: .: (0.000682) test_configure_using_configure_and_merge: .: (0.001029) test_depth: .: (0.001704) test_dump_strict: .: (0.000470) test_dump_unenclosed_hash: .: (0.000447) test_fast_generate: .: (0.001061) test_fast_state: .: (0.000599) test_gc: .: (0.787429) test_generate: .: (0.001211) test_generate_custom: .: (0.000436) test_generate_pretty: .: (0.001063) test_hash_likeness_set_string: .: (0.000944) test_hash_likeness_set_symbol: .: (0.000851) test_json_generate: .: (0.000701) test_json_generate_unsupported_types: .: (0.000715) test_nesting: .: (0.002009) test_nonutf8_encoding: .: (0.001913) test_own_state: .: (0.000908) test_pretty_state: .: (0.000602) test_safe_state: .: (0.000565) test_states: .: (0.002854) test_string_ext_included_calls_super: .: (0.000716) test_string_subclass: .: (0.000541) JSONGenericObjectTest: test_attributes: .: (0.003767) test_from_hash: .: (0.001332) test_generate_json: .: (0.000908) test_json_generic_object_load: .: (0.014762) test_parse_json: .: (0.001727) JSONInRactorTest: test_generate: .: (0.549562) JSONParserTest: test_argument_encoding: .: (0.000941) test_backslash: .: (0.000747) test_construction: .: (0.000374) test_error_message_encoding: .: (0.000736) test_freeze: .: (0.001059) test_generate_core_subclasses_with_default_to_json: .: (0.000532) test_generate_core_subclasses_with_new_to_json: .: (0.001181) test_generate_of_core_subclasses: .: (0.000683) test_nesting: .: (0.003056) test_parse_array_custom_array_derived_class: .: (0.000569) test_parse_array_custom_non_array_derived_class: .: (0.000542) test_parse_arrays: .: (0.001062) test_parse_big_integers: .: (0.000786) test_parse_bigdecimals: .: (0.000596) test_parse_comments: .: (0.000723) test_parse_complex_objects: .: (0.156597) test_parse_generic_object: .: (0.000880) test_parse_json_primitive_values: .: (0.001666) test_parse_more_complex_arrays: .: (0.103433) test_parse_numbers: .: (0.002364) test_parse_object: .: (0.000563) test_parse_object_custom_hash_derived_class: .: (0.000544) test_parse_object_custom_non_hash_derived_class: .: (0.000652) test_parse_simple_arrays: .: (0.001213) test_parse_simple_objects: .: (0.001454) test_parse_some_strings: .: (0.000625) test_parse_string_mixed_unicode: .: (0.000364) test_parse_values: .: (0.000969) test_parser_reset: .: (0.000438) test_parsing: .: (0.000355) test_parsing_frozen_ascii8bit_string: .: (0.000381) test_some_wrong_inputs: .: (0.001678) test_symbolize_names: .: (0.000610) JSONStringMatchingTest: test_match_date: .: (0.002051) Finished in 1.809413045 seconds. ------------------------------------------------------------------------------- 109 tests, 2087 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 60.24 tests/s, 1153.41 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-1152-ln8naa", "sitelibdir=./.gem.20240713-1152-ln8naa", "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-1152-ln8naa", "sitelibdir=./.gem.20240713-1152-ln8naa"] 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-1152-ln8naa", "sitelibdir=./.gem.20240713-1152-ln8naa", "install"] install -m 0755 generator.so ./.gem.20240713-1152-ln8naa/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-1152-ln8naa", "sitelibdir=./.gem.20240713-1152-ln8naa", "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-1152-ln8naa sitelibdir\=./.gem.20240713-1152-ln8naa 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-1152-ln8naa sitelibdir\=./.gem.20240713-1152-ln8naa 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-1152-ln8naa sitelibdir\=./.gem.20240713-1152-ln8naa 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-1152-ln8naa sitelibdir\=./.gem.20240713-1152-ln8naa 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-1152-sildy5", "sitelibdir=./.gem.20240713-1152-sildy5", "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-1152-sildy5", "sitelibdir=./.gem.20240713-1152-sildy5"] 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-1152-sildy5", "sitelibdir=./.gem.20240713-1152-sildy5", "install"] install -m 0755 parser.so ./.gem.20240713-1152-sildy5/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-1152-sildy5", "sitelibdir=./.gem.20240713-1152-sildy5", "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-1152-sildy5 sitelibdir\=./.gem.20240713-1152-sildy5 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-1152-sildy5 sitelibdir\=./.gem.20240713-1152-sildy5 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-1152-sildy5 sitelibdir\=./.gem.20240713-1152-sildy5 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-1152-sildy5 sitelibdir\=./.gem.20240713-1152-sildy5 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-1152-i5mqn0", "sitelibdir=./.gem.20240713-1152-i5mqn0", "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-1152-i5mqn0", "sitelibdir=./.gem.20240713-1152-i5mqn0"] 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-1152-i5mqn0", "sitelibdir=./.gem.20240713-1152-i5mqn0", "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-1152-i5mqn0", "sitelibdir=./.gem.20240713-1152-i5mqn0", "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-1152-i5mqn0 sitelibdir\=./.gem.20240713-1152-i5mqn0 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-1152-i5mqn0 sitelibdir\=./.gem.20240713-1152-i5mqn0 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-1152-i5mqn0 sitelibdir\=./.gem.20240713-1152-i5mqn0 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-1152-i5mqn0 sitelibdir\=./.gem.20240713-1152-i5mqn0 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-loongarch64.so.1 so:libruby.so.3.3 >>> ruby-json*: Package size: 456.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:31:00 +0000 elapsed time 0h 0m 23s >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Uninstalling dependencies... (1/16) Purging .makedepends-ruby-json (20240713.213038) (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: 213 MiB in 99 packages >>> ruby-json: Updating the testing/loongarch64 repository index... >>> ruby-json: Signing the index...