>>> ruby-json: Building community/ruby-json 2.7.2-r0 (using abuild 3.14.0-r0) started Sun, 20 Oct 2024 20:31:12 +0000 >>> ruby-json: Validating /home/buildozer/aports/community/ruby-json/APKBUILD... >>> WARNING: ruby-json: Setting the maintainer with a comment is deprecated. Use maintainer="Will Sinatra " instead >>> 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-r2) (5/16) Installing libucontext (1.3.2-r0) (6/16) Installing ruby (3.3.3-r2) (7/16) Installing ruby-rdoc (3.3.3-r2) (8/16) Installing libgmpxx (6.3.0-r2) (9/16) Installing gmp-dev (6.3.0-r2) (10/16) Installing libucontext-dev (1.3.2-r0) (11/16) Installing ruby-dev (3.3.3-r2) (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 (20241020.203121) Executing busybox-1.37.0-r1.trigger Executing ca-certificates-20240705-r0.trigger OK: 268 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 >>> 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.000729) test_core: .: (0.003706) test_extended_json: .: (0.000298) test_extended_json_default: .: (0.000250) test_extended_json_disabled: .: (0.000400) test_extended_json_fail1: .: (0.000195) test_extended_json_fail2: .: (0.000261) test_ostruct: .: (0.000360) test_rational_complex: .: (0.000464) test_raw_strings: .: (0.001688) test_set: .: (0.000485) test_utc_datetime: .: (0.001694) JSONCommonInterfaceTest: test_JSON: .: (0.001272) test_create_id: .: (0.000117) test_deep_const_get: .: (0.000193) test_dump: .: (0.004830) test_dump_should_modify_defaults: .: (0.000181) test_fast_generate: .: (0.000105) test_generate: .: (0.000092) test_generator: .: (0.000084) test_index: .: (0.000429) test_load: .: (0.003184) test_load_file: .: (0.000771) test_load_file!: .: (0.000488) test_load_file_with_option: .: (0.000521) test_load_file_with_option!: .: (0.000518) test_load_null: .: (0.000220) test_load_with_options: .: (0.000154) test_parse: .: (0.000167) test_parse_bang: .: (0.000177) test_parser: .: (0.000084) test_pretty_generate: .: (0.000118) test_state: .: (0.000083) JSONEncodingTest: test_chars: .: (0.013228) test_generate: .: (0.000279) test_parse: .: (0.000506) test_unicode: .: (0.001742) JSONFixturesTest: test_failing: .: (0.003778) test_passing: .: (0.004814) test_sanity: .: (0.000904) JSONGeneratorTest: test_allow_nan: .: (0.000763) test_backslash: .: (0.000378) test_buffer_initial_length: .: (0.000121) test_configure_hash_conversion: .: (0.000179) test_configure_using_configure_and_merge: .: (0.000195) test_depth: .: (0.001251) test_dump_strict: .: (0.000117) test_dump_unenclosed_hash: .: (0.000119) test_fast_generate: .: (0.000959) test_fast_state: .: (0.000190) test_gc: .: (0.113160) test_generate: .: (0.001662) test_generate_custom: .: (0.000175) test_generate_pretty: .: (0.001165) test_hash_likeness_set_string: .: (0.000326) test_hash_likeness_set_symbol: .: (0.000259) test_json_generate: .: (0.000135) test_json_generate_unsupported_types: .: (0.000136) test_nesting: .: (0.002288) test_nonutf8_encoding: .: (0.000986) test_own_state: .: (0.000940) test_pretty_state: .: (0.000203) test_safe_state: .: (0.000166) test_states: .: (0.005538) test_string_subclass: .: (0.000492) JSONGenericObjectTest: test_attributes: .: (0.001219) test_from_hash: .: (0.000316) test_generate_json: .: (0.000359) test_json_generic_object_load: .: (0.000692) test_parse_json: .: (0.000689) JSONInRactorTest: test_generate: .: (0.153843) JSONParserTest: test_argument_encoding: .: (0.000332) test_backslash: .: (0.000622) test_construction: .: (0.000113) test_freeze: .: (0.000540) test_generate_core_subclasses_with_default_to_json: .: (0.000260) test_generate_core_subclasses_with_new_to_json: .: (0.000605) test_generate_of_core_subclasses: .: (0.000263) test_nesting: .: (0.008883) test_parse_array_custom_array_derived_class: .: (0.000218) test_parse_array_custom_non_array_derived_class: .: (0.000172) test_parse_arrays: .: (0.001195) test_parse_big_integers: .: (0.000349) test_parse_bigdecimals: .: (0.000301) test_parse_comments: .: (0.000445) test_parse_complex_objects: .: (0.228984) test_parse_generic_object: .: (0.000287) test_parse_json_primitive_values: .: (0.000687) test_parse_more_complex_arrays: .: (0.203762) test_parse_numbers: .: (0.000938) test_parse_object: .: (0.000303) test_parse_object_custom_hash_derived_class: .: (0.000191) test_parse_object_custom_non_hash_derived_class: .: (0.000210) test_parse_simple_arrays: .: (0.000740) test_parse_simple_objects: .: (0.000925) test_parse_some_strings: .: (0.000426) test_parse_string_mixed_unicode: .: (0.000167) test_parse_values: .: (0.000371) test_parser_reset: .: (0.000188) test_parsing: .: (0.000109) test_parsing_frozen_ascii8bit_string: .: (0.000173) test_some_wrong_inputs: .: (0.000794) test_symbolize_names: .: (0.000290) JSONStringMatchingTest: test_match_date: .: (0.000837) Finished in 0.800273012 seconds. ------------------------------------------------------------------------------- 104 tests, 2074 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 129.96 tests/s, 2591.62 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.000925) test_core: .: (0.002737) test_extended_json: .: (0.000984) test_extended_json_default: .: (0.000428) test_extended_json_disabled: .: (0.001249) test_extended_json_fail1: .: (0.000127) test_extended_json_fail2: .: (0.000190) test_ostruct: .: (0.000225) test_rational_complex: .: (0.000203) test_raw_strings: .: (0.000392) test_set: .: (0.000230) test_utc_datetime: .: (0.000848) JSONCommonInterfaceTest: test_JSON: .: (0.000281) test_create_id: .: (0.000109) test_deep_const_get: .: (0.000169) test_dump: .: (0.001043) test_dump_should_modify_defaults: .: (0.000102) test_fast_generate: .: (0.000088) test_generate: .: (0.000082) test_generator: .: (0.000085) test_index: .: (0.000146) test_load: .: (0.000649) test_load_file: .: (0.000336) test_load_file!: .: (0.000315) test_load_file_with_option: .: (0.000372) test_load_file_with_option!: .: (0.000379) test_load_null: .: (0.000180) test_load_with_options: .: (0.000097) test_parse: .: (0.000093) test_parse_bang: .: (0.000088) test_parser: .: (0.000082) test_pretty_generate: .: (0.000091) test_state: .: (0.000079) JSONEncodingTest: test_chars: .: (0.004580) test_generate: .: (0.000151) test_parse: .: (0.000202) test_unicode: .: (0.000546) JSONExtParserTest: test_allocate: .: (0.000293) test_error_messages: .: (0.000205) JSONFixturesTest: test_failing: .: (0.001911) test_passing: .: (0.001183) test_sanity: .: (0.000906) JSONGeneratorTest: test_allow_nan: .: (0.000934) test_backslash: .: (0.000195) test_broken_bignum: .: (0.004521) test_buffer_initial_length: .: (0.000155) test_configure_hash_conversion: .: (0.000244) test_configure_using_configure_and_merge: .: (0.000218) test_depth: .: (0.000459) test_dump_strict: .: (0.000144) test_dump_unenclosed_hash: .: (0.000126) test_fast_generate: .: (0.000308) test_fast_state: .: (0.000153) test_gc: .: (0.111372) test_generate: .: (0.000344) test_generate_custom: .: (0.000123) test_generate_pretty: .: (0.000259) test_hash_likeness_set_string: .: (0.000261) test_hash_likeness_set_symbol: .: (0.000196) test_json_generate: .: (0.000163) test_json_generate_unsupported_types: .: (0.000230) test_nesting: .: (0.000540) test_nonutf8_encoding: .: (0.000937) test_own_state: .: (0.000220) test_pretty_state: .: (0.000172) test_safe_state: .: (0.000126) test_states: .: (0.000552) test_string_ext_included_calls_super: .: (0.000174) test_string_subclass: .: (0.000195) JSONGenericObjectTest: test_attributes: .: (0.001448) test_from_hash: .: (0.000361) test_generate_json: .: (0.000279) test_json_generic_object_load: .: (0.000441) test_parse_json: .: (0.003712) JSONInRactorTest: test_generate: .: (0.155194) JSONParserTest: test_argument_encoding: .: (0.000313) test_backslash: .: (0.000171) test_construction: .: (0.000088) test_error_message_encoding: .: (0.000232) test_freeze: .: (0.000298) test_generate_core_subclasses_with_default_to_json: .: (0.000153) test_generate_core_subclasses_with_new_to_json: .: (0.000350) test_generate_of_core_subclasses: .: (0.000156) test_nesting: .: (0.000735) test_parse_array_custom_array_derived_class: .: (0.000155) test_parse_array_custom_non_array_derived_class: .: (0.000140) test_parse_arrays: .: (0.000256) test_parse_big_integers: .: (0.000221) test_parse_bigdecimals: .: (0.000173) test_parse_comments: .: (0.000175) test_parse_complex_objects: .: (0.034215) test_parse_generic_object: .: (0.000208) test_parse_json_primitive_values: .: (0.000398) test_parse_more_complex_arrays: .: (0.023062) test_parse_numbers: .: (0.000505) test_parse_object: .: (0.000126) test_parse_object_custom_hash_derived_class: .: (0.000134) test_parse_object_custom_non_hash_derived_class: .: (0.000201) test_parse_simple_arrays: .: (0.000246) test_parse_simple_objects: .: (0.000307) test_parse_some_strings: .: (0.000131) test_parse_string_mixed_unicode: .: (0.000079) test_parse_values: .: (0.000194) test_parser_reset: .: (0.000100) test_parsing: .: (0.000078) test_parsing_frozen_ascii8bit_string: .: (0.000086) test_some_wrong_inputs: .: (0.000364) test_symbolize_names: .: (0.000143) JSONStringMatchingTest: test_match_date: .: (0.000715) Finished in 0.379990961 seconds. ------------------------------------------------------------------------------- 109 tests, 2087 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 286.85 tests/s, 5492.24 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.20241020-30762-lu33vi", "sitelibdir=./.gem.20241020-30762-lu33vi", "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.20241020-30762-lu33vi", "sitelibdir=./.gem.20241020-30762-lu33vi"] 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.20241020-30762-lu33vi", "sitelibdir=./.gem.20241020-30762-lu33vi", "install"] install -m 0755 generator.so ./.gem.20241020-30762-lu33vi/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.20241020-30762-lu33vi", "sitelibdir=./.gem.20241020-30762-lu33vi", "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.20241020-30762-lu33vi sitelibdir\=./.gem.20241020-30762-lu33vi 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.20241020-30762-lu33vi sitelibdir\=./.gem.20241020-30762-lu33vi 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.20241020-30762-lu33vi sitelibdir\=./.gem.20241020-30762-lu33vi 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.20241020-30762-lu33vi sitelibdir\=./.gem.20241020-30762-lu33vi 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.20241020-30762-5rrxps", "sitelibdir=./.gem.20241020-30762-5rrxps", "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.20241020-30762-5rrxps", "sitelibdir=./.gem.20241020-30762-5rrxps"] 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.20241020-30762-5rrxps", "sitelibdir=./.gem.20241020-30762-5rrxps", "install"] install -m 0755 parser.so ./.gem.20241020-30762-5rrxps/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.20241020-30762-5rrxps", "sitelibdir=./.gem.20241020-30762-5rrxps", "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.20241020-30762-5rrxps sitelibdir\=./.gem.20241020-30762-5rrxps 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.20241020-30762-5rrxps sitelibdir\=./.gem.20241020-30762-5rrxps 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.20241020-30762-5rrxps sitelibdir\=./.gem.20241020-30762-5rrxps 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.20241020-30762-5rrxps sitelibdir\=./.gem.20241020-30762-5rrxps 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.20241020-30762-bn4kgt", "sitelibdir=./.gem.20241020-30762-bn4kgt", "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.20241020-30762-bn4kgt", "sitelibdir=./.gem.20241020-30762-bn4kgt"] 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.20241020-30762-bn4kgt", "sitelibdir=./.gem.20241020-30762-bn4kgt", "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.20241020-30762-bn4kgt", "sitelibdir=./.gem.20241020-30762-bn4kgt", "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.20241020-30762-bn4kgt sitelibdir\=./.gem.20241020-30762-bn4kgt 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.20241020-30762-bn4kgt sitelibdir\=./.gem.20241020-30762-bn4kgt 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.20241020-30762-bn4kgt sitelibdir\=./.gem.20241020-30762-bn4kgt 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.20241020-30762-bn4kgt sitelibdir\=./.gem.20241020-30762-bn4kgt 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: 262.1 KB >>> ruby-json*: Compressing data... >>> ruby-json*: Create checksum... >>> ruby-json*: Create ruby-json-2.7.2-r0.apk >>> ruby-json: Build complete at Sun, 20 Oct 2024 20:31:34 +0000 elapsed time 0h 0m 22s >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Uninstalling dependencies... (1/16) Purging .makedepends-ruby-json (20241020.203121) (2/16) Purging ruby-dev (3.3.3-r2) (3/16) Purging ruby-rdoc (3.3.3-r2) (4/16) Purging gmp-dev (6.3.0-r2) (5/16) Purging libgmpxx (6.3.0-r2) (6/16) Purging libucontext-dev (1.3.2-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-r2) (12/16) Purging ca-certificates (20240705-r0) Executing ca-certificates-20240705-r0.post-deinstall (13/16) Purging libucontext (1.3.2-r0) (14/16) Purging ruby-libs (3.3.3-r2) (15/16) Purging yaml (0.2.5-r2) (16/16) Purging libffi (3.4.6-r0) Executing busybox-1.37.0-r1.trigger OK: 243 MiB in 99 packages >>> ruby-json: Updating the community/loongarch64 repository index... >>> ruby-json: Signing the index...