>>> ruby-json: Building community/ruby-json 2.7.2-r0 (using abuild 3.13.0-r5) started Sat, 31 Aug 2024 01:19:30 +0000 >>> ruby-json: Checking sanity of /home/buildozer/aports/community/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.3.1-r0) (6/16) Installing ruby (3.3.3-r1) (7/16) Installing ruby-rdoc (3.3.3-r1) (8/16) Installing libgmpxx (6.3.0-r2) (9/16) Installing gmp-dev (6.3.0-r2) (10/16) Installing libucontext-dev (1.3.1-r0) (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 (20240831.011934) Executing busybox-1.36.1-r31.trigger Executing ca-certificates-20240705-r0.trigger OK: 281 MiB in 117 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 100 122k 100 122k 0 0 1151k 0 --:--:-- --:--:-- --:--:-- 1159k >>> 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.002485) test_core: .: (0.014407) test_extended_json: .: (0.001256) test_extended_json_default: .: (0.000930) test_extended_json_disabled: .: (0.001539) test_extended_json_fail1: .: (0.000762) test_extended_json_fail2: .: (0.000942) test_ostruct: .: (0.001346) test_rational_complex: .: (0.001676) test_raw_strings: .: (0.007986) test_set: .: (0.001995) test_utc_datetime: .: (0.006159) JSONCommonInterfaceTest: test_JSON: .: (0.003538) test_create_id: .: (0.000473) test_deep_const_get: .: (0.000843) test_dump: .: (0.039107) test_dump_should_modify_defaults: .: (0.000514) test_fast_generate: .: (0.000444) test_generate: .: (0.000428) test_generator: .: (0.000375) test_index: .: (0.001769) test_load: .: (0.006077) test_load_file: .: (0.001688) test_load_file!: .: (0.001724) test_load_file_with_option: .: (0.001829) test_load_file_with_option!: .: (0.001762) test_load_null: .: (0.000843) test_load_with_options: .: (0.000613) test_parse: .: (0.000676) test_parse_bang: .: (0.000692) test_parser: .: (0.000362) test_pretty_generate: .: (0.000507) test_state: .: (0.000362) JSONEncodingTest: test_chars: .: (0.052583) test_generate: .: (0.003187) test_parse: .: (0.001906) test_unicode: .: (0.016779) JSONFixturesTest: test_failing: .: (0.014464) test_passing: .: (0.009486) test_sanity: .: (0.002159) JSONGeneratorTest: test_allow_nan: .: (0.003502) test_backslash: .: (0.001697) test_buffer_initial_length: .: (0.000552) test_configure_hash_conversion: .: (0.000723) test_configure_using_configure_and_merge: .: (0.001008) test_depth: .: (0.007664) test_dump_strict: .: (0.000500) test_dump_unenclosed_hash: .: (0.000533) test_fast_generate: .: (0.003958) test_fast_state: .: (0.000822) test_gc: .: (0.755949) test_generate: .: (0.006149) test_generate_custom: .: (0.000677) test_generate_pretty: .: (0.004602) test_hash_likeness_set_string: .: (0.001174) test_hash_likeness_set_symbol: .: (0.001134) test_json_generate: .: (0.000527) test_json_generate_unsupported_types: .: (0.000489) test_nesting: .: (0.021782) test_nonutf8_encoding: .: (0.001932) test_own_state: .: (0.003761) test_pretty_state: .: (0.000813) test_safe_state: .: (0.000752) test_states: .: (0.021471) test_string_subclass: .: (0.001968) JSONGenericObjectTest: test_attributes: .: (0.003484) test_from_hash: .: (0.001279) test_generate_json: .: (0.001287) test_json_generic_object_load: .: (0.002676) test_parse_json: .: (0.002763) JSONInRactorTest: test_generate: .: (0.546061) JSONParserTest: test_argument_encoding: .: (0.000944) test_backslash: .: (0.001878) test_construction: .: (0.000463) test_freeze: .: (0.001614) test_generate_core_subclasses_with_default_to_json: .: (0.000690) test_generate_core_subclasses_with_new_to_json: .: (0.002195) test_generate_of_core_subclasses: .: (0.000990) test_nesting: .: (0.043756) test_parse_array_custom_array_derived_class: .: (0.000736) test_parse_array_custom_non_array_derived_class: .: (0.000739) test_parse_arrays: .: (0.004578) test_parse_big_integers: .: (0.001229) test_parse_bigdecimals: .: (0.000886) test_parse_comments: .: (0.001624) test_parse_complex_objects: .: (1.067609) test_parse_generic_object: .: (0.001202) test_parse_json_primitive_values: .: (0.002871) test_parse_more_complex_arrays: .: (0.889351) test_parse_numbers: .: (0.003759) test_parse_object: .: (0.001185) test_parse_object_custom_hash_derived_class: .: (0.000739) test_parse_object_custom_non_hash_derived_class: .: (0.001945) test_parse_simple_arrays: .: (0.002941) test_parse_simple_objects: .: (0.003845) test_parse_some_strings: .: (0.001689) test_parse_string_mixed_unicode: .: (0.000634) test_parse_values: .: (0.001605) test_parser_reset: .: (0.000752) test_parsing: .: (0.000484) test_parsing_frozen_ascii8bit_string: .: (0.000597) test_some_wrong_inputs: .: (0.003240) test_symbolize_names: .: (0.001129) JSONStringMatchingTest: test_match_date: .: (0.002599) Finished in 3.679941449 seconds. ------------------------------------------------------------------------------- 104 tests, 2074 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 28.26 tests/s, 563.60 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.005514) test_core: .: (0.010622) test_extended_json: .: (0.003038) test_extended_json_default: .: (0.008264) test_extended_json_disabled: .: (0.001138) test_extended_json_fail1: .: (0.000488) test_extended_json_fail2: .: (0.000686) test_ostruct: .: (0.000798) test_rational_complex: .: (0.000744) test_raw_strings: .: (0.001931) test_set: .: (0.000823) test_utc_datetime: .: (0.002583) JSONCommonInterfaceTest: test_JSON: .: (0.001007) test_create_id: .: (0.000473) test_deep_const_get: .: (0.000625) test_dump: .: (0.004559) test_dump_should_modify_defaults: .: (0.000429) test_fast_generate: .: (0.000375) test_generate: .: (0.000392) test_generator: .: (0.000374) test_index: .: (0.000575) test_load: .: (0.002032) test_load_file: .: (0.001010) test_load_file!: .: (0.000935) test_load_file_with_option: .: (0.001148) test_load_file_with_option!: .: (0.001087) test_load_null: .: (0.000715) test_load_with_options: .: (0.000410) test_parse: .: (0.000405) test_parse_bang: .: (0.000393) test_parser: .: (0.000360) test_pretty_generate: .: (0.000424) test_state: .: (0.000367) JSONEncodingTest: test_chars: .: (0.018796) test_generate: .: (0.000564) test_parse: .: (0.000844) test_unicode: .: (0.002503) JSONExtParserTest: test_allocate: .: (0.000956) test_error_messages: .: (0.000830) JSONFixturesTest: test_failing: .: (0.006088) test_passing: .: (0.003155) test_sanity: .: (0.002107) JSONGeneratorTest: test_allow_nan: .: (0.004568) test_backslash: .: (0.001125) test_broken_bignum: .: (0.010149) test_buffer_initial_length: .: (0.000591) test_configure_hash_conversion: .: (0.000791) test_configure_using_configure_and_merge: .: (0.000958) test_depth: .: (0.001751) test_dump_strict: .: (0.000480) test_dump_unenclosed_hash: .: (0.000450) test_fast_generate: .: (0.001037) test_fast_state: .: (0.000596) test_gc: .: (0.758373) test_generate: .: (0.001205) test_generate_custom: .: (0.000426) test_generate_pretty: .: (0.001063) test_hash_likeness_set_string: .: (0.000837) test_hash_likeness_set_symbol: .: (0.000838) test_json_generate: .: (0.000799) test_json_generate_unsupported_types: .: (0.000718) test_nesting: .: (0.001996) test_nonutf8_encoding: .: (0.001918) test_own_state: .: (0.000890) test_pretty_state: .: (0.000575) test_safe_state: .: (0.000557) test_states: .: (0.002685) test_string_ext_included_calls_super: .: (0.000556) test_string_subclass: .: (0.000531) JSONGenericObjectTest: test_attributes: .: (0.003836) test_from_hash: .: (0.001281) test_generate_json: .: (0.000914) test_json_generic_object_load: .: (0.014777) test_parse_json: .: (0.001718) JSONInRactorTest: test_generate: .: (0.549637) JSONParserTest: test_argument_encoding: .: (0.000918) test_backslash: .: (0.000733) test_construction: .: (0.000358) test_error_message_encoding: .: (0.000735) test_freeze: .: (0.001033) test_generate_core_subclasses_with_default_to_json: .: (0.000528) test_generate_core_subclasses_with_new_to_json: .: (0.001167) test_generate_of_core_subclasses: .: (0.000672) test_nesting: .: (0.003052) test_parse_array_custom_array_derived_class: .: (0.000563) test_parse_array_custom_non_array_derived_class: .: (0.000577) test_parse_arrays: .: (0.001010) test_parse_big_integers: .: (0.000775) test_parse_bigdecimals: .: (0.000586) test_parse_comments: .: (0.000716) test_parse_complex_objects: .: (0.155114) test_parse_generic_object: .: (0.000888) test_parse_json_primitive_values: .: (0.001650) test_parse_more_complex_arrays: .: (0.102265) test_parse_numbers: .: (0.002305) test_parse_object: .: (0.000552) test_parse_object_custom_hash_derived_class: .: (0.000567) test_parse_object_custom_non_hash_derived_class: .: (0.000661) test_parse_simple_arrays: .: (0.001168) test_parse_simple_objects: .: (0.001434) test_parse_some_strings: .: (0.000624) test_parse_string_mixed_unicode: .: (0.000355) test_parse_values: .: (0.000933) test_parser_reset: .: (0.000432) test_parsing: .: (0.000353) test_parsing_frozen_ascii8bit_string: .: (0.000379) test_some_wrong_inputs: .: (0.001640) test_symbolize_names: .: (0.000597) JSONStringMatchingTest: test_match_date: .: (0.002085) Finished in 1.77250488 seconds. ------------------------------------------------------------------------------- 109 tests, 2087 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 61.49 tests/s, 1177.43 assertions/s >>> ruby-json: Entering fakeroot... /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/CHANGES.md /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/LICENSE /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/README.md /home/buildozer/aports/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/extconf.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/json.gemspec /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json.rb /home/buildozer/aports/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/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/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/common.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/ext.rb /home/buildozer/aports/community/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/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/pure.rb /home/buildozer/aports/community/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/community/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/community/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/community/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/community/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.20240831-2266-7ikts3", "sitelibdir=./.gem.20240831-2266-7ikts3", "clean"] current directory: /home/buildozer/aports/community/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.20240831-2266-7ikts3", "sitelibdir=./.gem.20240831-2266-7ikts3"] compiling generator.c linking shared-object json/ext/generator.so current directory: /home/buildozer/aports/community/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.20240831-2266-7ikts3", "sitelibdir=./.gem.20240831-2266-7ikts3", "install"] install -m 0755 generator.so ./.gem.20240831-2266-7ikts3/json/ext current directory: /home/buildozer/aports/community/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.20240831-2266-7ikts3", "sitelibdir=./.gem.20240831-2266-7ikts3", "clean"] current directory: /home/buildozer/aports/community/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/community/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.20240831-2266-7ikts3 sitelibdir\=./.gem.20240831-2266-7ikts3 clean current directory: /home/buildozer/aports/community/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.20240831-2266-7ikts3 sitelibdir\=./.gem.20240831-2266-7ikts3 current directory: /home/buildozer/aports/community/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.20240831-2266-7ikts3 sitelibdir\=./.gem.20240831-2266-7ikts3 install current directory: /home/buildozer/aports/community/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.20240831-2266-7ikts3 sitelibdir\=./.gem.20240831-2266-7ikts3 clean current directory: /home/buildozer/aports/community/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/community/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.20240831-2266-8inqad", "sitelibdir=./.gem.20240831-2266-8inqad", "clean"] current directory: /home/buildozer/aports/community/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.20240831-2266-8inqad", "sitelibdir=./.gem.20240831-2266-8inqad"] compiling parser.c linking shared-object json/ext/parser.so current directory: /home/buildozer/aports/community/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.20240831-2266-8inqad", "sitelibdir=./.gem.20240831-2266-8inqad", "install"] install -m 0755 parser.so ./.gem.20240831-2266-8inqad/json/ext current directory: /home/buildozer/aports/community/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.20240831-2266-8inqad", "sitelibdir=./.gem.20240831-2266-8inqad", "clean"] current directory: /home/buildozer/aports/community/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/community/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.20240831-2266-8inqad sitelibdir\=./.gem.20240831-2266-8inqad clean current directory: /home/buildozer/aports/community/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.20240831-2266-8inqad sitelibdir\=./.gem.20240831-2266-8inqad current directory: /home/buildozer/aports/community/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.20240831-2266-8inqad sitelibdir\=./.gem.20240831-2266-8inqad install current directory: /home/buildozer/aports/community/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.20240831-2266-8inqad sitelibdir\=./.gem.20240831-2266-8inqad clean current directory: /home/buildozer/aports/community/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/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240831-2266-viciln", "sitelibdir=./.gem.20240831-2266-viciln", "clean"] current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240831-2266-viciln", "sitelibdir=./.gem.20240831-2266-viciln"] make: Nothing to be done for 'all'. current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240831-2266-viciln", "sitelibdir=./.gem.20240831-2266-viciln", "install"] current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240831-2266-viciln", "sitelibdir=./.gem.20240831-2266-viciln", "clean"] current directory: /home/buildozer/aports/community/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/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240831-2266-viciln sitelibdir\=./.gem.20240831-2266-viciln clean current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240831-2266-viciln sitelibdir\=./.gem.20240831-2266-viciln current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240831-2266-viciln sitelibdir\=./.gem.20240831-2266-viciln install current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240831-2266-viciln sitelibdir\=./.gem.20240831-2266-viciln 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, 31 Aug 2024 01:19:53 +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 (20240831.011934) (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-r2) (5/16) Purging libgmpxx (6.3.0-r2) (6/16) Purging libucontext-dev (1.3.1-r0) (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.3.1-r0) (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: 250 MiB in 101 packages >>> ruby-json: Updating the community/loongarch64 repository index... >>> ruby-json: Signing the index...