>>> ruby-json: Building community/ruby-json 2.7.2-r0 (using abuild 3.13.0-r5) started Thu, 15 Aug 2024 10:35:39 +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-r1) (9/16) Installing gmp-dev (6.3.0-r1) (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 (20240815.103540) Executing busybox-1.36.1-r31.trigger Executing ca-certificates-20240705-r0.trigger OK: 284 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 >>> 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.002472) test_core: .: (0.014541) test_extended_json: .: (0.001267) test_extended_json_default: .: (0.000958) test_extended_json_disabled: .: (0.001538) test_extended_json_fail1: .: (0.000767) test_extended_json_fail2: .: (0.000968) test_ostruct: .: (0.001366) test_rational_complex: .: (0.001696) test_raw_strings: .: (0.008174) test_set: .: (0.002022) test_utc_datetime: .: (0.006104) JSONCommonInterfaceTest: test_JSON: .: (0.003571) test_create_id: .: (0.000514) test_deep_const_get: .: (0.000809) test_dump: .: (0.039630) test_dump_should_modify_defaults: .: (0.000506) test_fast_generate: .: (0.000446) test_generate: .: (0.000431) test_generator: .: (0.000399) test_index: .: (0.001790) test_load: .: (0.005968) test_load_file: .: (0.001679) test_load_file!: .: (0.001613) test_load_file_with_option: .: (0.001844) test_load_file_with_option!: .: (0.001737) test_load_null: .: (0.000876) test_load_with_options: .: (0.000618) test_parse: .: (0.000658) test_parse_bang: .: (0.000693) test_parser: .: (0.000369) test_pretty_generate: .: (0.000528) test_state: .: (0.000368) JSONEncodingTest: test_chars: .: (0.053285) test_generate: .: (0.000981) test_parse: .: (0.001899) test_unicode: .: (0.017408) JSONFixturesTest: test_failing: .: (0.014686) test_passing: .: (0.009621) test_sanity: .: (0.002143) JSONGeneratorTest: test_allow_nan: .: (0.003543) test_backslash: .: (0.001744) test_buffer_initial_length: .: (0.000558) test_configure_hash_conversion: .: (0.000683) test_configure_using_configure_and_merge: .: (0.001008) test_depth: .: (0.007732) test_dump_strict: .: (0.000504) test_dump_unenclosed_hash: .: (0.000558) test_fast_generate: .: (0.003996) test_fast_state: .: (0.000829) test_gc: .: (0.782642) test_generate: .: (0.006301) test_generate_custom: .: (0.000688) test_generate_pretty: .: (0.004658) test_hash_likeness_set_string: .: (0.001222) test_hash_likeness_set_symbol: .: (0.001148) test_json_generate: .: (0.000535) test_json_generate_unsupported_types: .: (0.000517) test_nesting: .: (0.023113) test_nonutf8_encoding: .: (0.002010) test_own_state: .: (0.003795) test_pretty_state: .: (0.000800) test_safe_state: .: (0.000757) test_states: .: (0.021767) test_string_subclass: .: (0.001986) JSONGenericObjectTest: test_attributes: .: (0.003560) test_from_hash: .: (0.001307) test_generate_json: .: (0.001290) test_json_generic_object_load: .: (0.002716) test_parse_json: .: (0.002745) JSONInRactorTest: test_generate: .: (0.550904) JSONParserTest: test_argument_encoding: .: (0.000998) test_backslash: .: (0.001970) test_construction: .: (0.000463) test_freeze: .: (0.001692) test_generate_core_subclasses_with_default_to_json: .: (0.000719) test_generate_core_subclasses_with_new_to_json: .: (0.002226) test_generate_of_core_subclasses: .: (0.001023) test_nesting: .: (0.044446) test_parse_array_custom_array_derived_class: .: (0.000749) test_parse_array_custom_non_array_derived_class: .: (0.000713) test_parse_arrays: .: (0.004634) test_parse_big_integers: .: (0.001243) test_parse_bigdecimals: .: (0.000911) test_parse_comments: .: (0.001607) test_parse_complex_objects: .: (1.070826) test_parse_generic_object: .: (0.001162) test_parse_json_primitive_values: .: (0.002808) test_parse_more_complex_arrays: .: (0.892535) test_parse_numbers: .: (0.003804) test_parse_object: .: (0.001173) test_parse_object_custom_hash_derived_class: .: (0.001878) test_parse_object_custom_non_hash_derived_class: .: (0.000819) test_parse_simple_arrays: .: (0.002977) test_parse_simple_objects: .: (0.003866) test_parse_some_strings: .: (0.001672) test_parse_string_mixed_unicode: .: (0.000619) test_parse_values: .: (0.001617) test_parser_reset: .: (0.000742) test_parsing: .: (0.000462) test_parsing_frozen_ascii8bit_string: .: (0.000580) test_some_wrong_inputs: .: (0.003252) test_symbolize_names: .: (0.001139) JSONStringMatchingTest: test_match_date: .: (0.002456) Finished in 3.721373257 seconds. ------------------------------------------------------------------------------- 104 tests, 2074 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 27.95 tests/s, 557.32 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.003782) test_core: .: (0.011066) test_extended_json: .: (0.004583) test_extended_json_default: .: (0.000534) test_extended_json_disabled: .: (0.001103) test_extended_json_fail1: .: (0.000489) test_extended_json_fail2: .: (0.000693) test_ostruct: .: (0.000779) test_rational_complex: .: (0.000767) test_raw_strings: .: (0.001957) test_set: .: (0.000798) test_utc_datetime: .: (0.002622) JSONCommonInterfaceTest: test_JSON: .: (0.000999) test_create_id: .: (0.000513) test_deep_const_get: .: (0.000639) test_dump: .: (0.004591) test_dump_should_modify_defaults: .: (0.000438) test_fast_generate: .: (0.000379) test_generate: .: (0.000373) test_generator: .: (0.000399) test_index: .: (0.000589) test_load: .: (0.001994) test_load_file: .: (0.001022) test_load_file!: .: (0.000935) test_load_file_with_option: .: (0.001290) test_load_file_with_option!: .: (0.001055) test_load_null: .: (0.000742) test_load_with_options: .: (0.000449) test_parse: .: (0.000379) test_parse_bang: .: (0.000398) test_parser: .: (0.000362) test_pretty_generate: .: (0.000401) test_state: .: (0.000397) JSONEncodingTest: test_chars: .: (0.018922) test_generate: .: (0.000648) test_parse: .: (0.000850) test_unicode: .: (0.002551) JSONExtParserTest: test_allocate: .: (0.000958) test_error_messages: .: (0.000860) JSONFixturesTest: test_failing: .: (0.006128) test_passing: .: (0.003185) test_sanity: .: (0.002131) JSONGeneratorTest: test_allow_nan: .: (0.004573) test_backslash: .: (0.001150) test_broken_bignum: .: (0.010276) test_buffer_initial_length: .: (0.000596) test_configure_hash_conversion: .: (0.000782) test_configure_using_configure_and_merge: .: (0.000975) test_depth: .: (0.001780) test_dump_strict: .: (0.000440) test_dump_unenclosed_hash: .: (0.000404) test_fast_generate: .: (0.000990) test_fast_state: .: (0.000605) test_gc: .: (0.786482) test_generate: .: (0.001240) test_generate_custom: .: (0.000420) test_generate_pretty: .: (0.001050) test_hash_likeness_set_string: .: (0.000859) test_hash_likeness_set_symbol: .: (0.000839) test_json_generate: .: (0.000811) test_json_generate_unsupported_types: .: (0.000714) test_nesting: .: (0.002011) test_nonutf8_encoding: .: (0.001936) test_own_state: .: (0.000917) test_pretty_state: .: (0.000598) test_safe_state: .: (0.000558) test_states: .: (0.002723) test_string_ext_included_calls_super: .: (0.000722) test_string_subclass: .: (0.000556) JSONGenericObjectTest: test_attributes: .: (0.003887) test_from_hash: .: (0.001293) test_generate_json: .: (0.000915) test_json_generic_object_load: .: (0.015154) test_parse_json: .: (0.001741) JSONInRactorTest: test_generate: .: (0.554452) JSONParserTest: test_argument_encoding: .: (0.000900) test_backslash: .: (0.000742) test_construction: .: (0.000410) test_error_message_encoding: .: (0.000728) test_freeze: .: (0.001034) test_generate_core_subclasses_with_default_to_json: .: (0.000519) test_generate_core_subclasses_with_new_to_json: .: (0.001215) test_generate_of_core_subclasses: .: (0.000670) test_nesting: .: (0.003060) test_parse_array_custom_array_derived_class: .: (0.000561) test_parse_array_custom_non_array_derived_class: .: (0.000555) test_parse_arrays: .: (0.001031) test_parse_big_integers: .: (0.000768) test_parse_bigdecimals: .: (0.000598) test_parse_comments: .: (0.000721) test_parse_complex_objects: .: (0.156793) test_parse_generic_object: .: (0.000878) test_parse_json_primitive_values: .: (0.001679) test_parse_more_complex_arrays: .: (0.103895) test_parse_numbers: .: (0.002342) test_parse_object: .: (0.000570) test_parse_object_custom_hash_derived_class: .: (0.000548) test_parse_object_custom_non_hash_derived_class: .: (0.000668) test_parse_simple_arrays: .: (0.001177) test_parse_simple_objects: .: (0.001470) test_parse_some_strings: .: (0.000628) test_parse_string_mixed_unicode: .: (0.000363) test_parse_values: .: (0.000947) test_parser_reset: .: (0.000455) test_parsing: .: (0.000358) test_parsing_frozen_ascii8bit_string: .: (0.000386) test_some_wrong_inputs: .: (0.001680) test_symbolize_names: .: (0.000608) JSONStringMatchingTest: test_match_date: .: (0.002049) Finished in 1.807054291 seconds. ------------------------------------------------------------------------------- 109 tests, 2087 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 60.32 tests/s, 1154.92 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.20240815-9081-4s8cpx", "sitelibdir=./.gem.20240815-9081-4s8cpx", "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.20240815-9081-4s8cpx", "sitelibdir=./.gem.20240815-9081-4s8cpx"] 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.20240815-9081-4s8cpx", "sitelibdir=./.gem.20240815-9081-4s8cpx", "install"] install -m 0755 generator.so ./.gem.20240815-9081-4s8cpx/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.20240815-9081-4s8cpx", "sitelibdir=./.gem.20240815-9081-4s8cpx", "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.20240815-9081-4s8cpx sitelibdir\=./.gem.20240815-9081-4s8cpx 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.20240815-9081-4s8cpx sitelibdir\=./.gem.20240815-9081-4s8cpx 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.20240815-9081-4s8cpx sitelibdir\=./.gem.20240815-9081-4s8cpx 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.20240815-9081-4s8cpx sitelibdir\=./.gem.20240815-9081-4s8cpx 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.20240815-9081-1bzk6u", "sitelibdir=./.gem.20240815-9081-1bzk6u", "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.20240815-9081-1bzk6u", "sitelibdir=./.gem.20240815-9081-1bzk6u"] 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.20240815-9081-1bzk6u", "sitelibdir=./.gem.20240815-9081-1bzk6u", "install"] install -m 0755 parser.so ./.gem.20240815-9081-1bzk6u/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.20240815-9081-1bzk6u", "sitelibdir=./.gem.20240815-9081-1bzk6u", "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.20240815-9081-1bzk6u sitelibdir\=./.gem.20240815-9081-1bzk6u 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.20240815-9081-1bzk6u sitelibdir\=./.gem.20240815-9081-1bzk6u 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.20240815-9081-1bzk6u sitelibdir\=./.gem.20240815-9081-1bzk6u 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.20240815-9081-1bzk6u sitelibdir\=./.gem.20240815-9081-1bzk6u 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.20240815-9081-d7r1h", "sitelibdir=./.gem.20240815-9081-d7r1h", "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.20240815-9081-d7r1h", "sitelibdir=./.gem.20240815-9081-d7r1h"] 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.20240815-9081-d7r1h", "sitelibdir=./.gem.20240815-9081-d7r1h", "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.20240815-9081-d7r1h", "sitelibdir=./.gem.20240815-9081-d7r1h", "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.20240815-9081-d7r1h sitelibdir\=./.gem.20240815-9081-d7r1h 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.20240815-9081-d7r1h sitelibdir\=./.gem.20240815-9081-d7r1h 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.20240815-9081-d7r1h sitelibdir\=./.gem.20240815-9081-d7r1h 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.20240815-9081-d7r1h sitelibdir\=./.gem.20240815-9081-d7r1h 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 Thu, 15 Aug 2024 10:35:59 +0000 elapsed time 0h 0m 20s >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Uninstalling dependencies... (1/16) Purging .makedepends-ruby-json (20240815.103540) (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.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: 253 MiB in 101 packages >>> ruby-json: Updating the community/loongarch64 repository index... >>> ruby-json: Signing the index...