>>> ruby-json: Building community/ruby-json 2.10.0-r0 (using abuild 3.14.1-r6) started Tue, 11 Feb 2025 00:32:51 +0000 >>> ruby-json: Validating /home/buildozer/aports/community/ruby-json/APKBUILD... >>> ruby-json: Analyzing dependencies... >>> ruby-json: Installing for build: build-base ruby ruby-dev ruby-bundler ruby-rake ruby-rake-compiler ruby-test-unit ruby-test-unit-ruby-core (1/18) Installing ca-certificates (20241121-r1) (2/18) Installing libffi (3.4.6-r0) (3/18) Installing yaml (0.2.5-r2) (4/18) Installing ruby-libs (3.3.6-r0) (5/18) Installing libucontext (1.3.2-r0) (6/18) Installing ruby (3.3.6-r0) (7/18) Installing ruby-rdoc (3.3.6-r0) (8/18) Installing libgmpxx (6.3.0-r3) (9/18) Installing gmp-dev (6.3.0-r3) (10/18) Installing libucontext-dev (1.3.2-r0) (11/18) Installing ruby-dev (3.3.6-r0) (12/18) Installing ruby-bundler (2.5.23-r0) (13/18) Installing ruby-rake (13.2.1-r0) (14/18) Installing ruby-rake-compiler (1.2.8-r0) (15/18) Installing ruby-power_assert (2.0.4-r0) (16/18) Installing ruby-test-unit (3.6.2-r0) (17/18) Installing ruby-test-unit-ruby-core (1.0.5-r0) (18/18) Installing .makedepends-ruby-json (20250211.003252) Executing busybox-1.37.0-r14.trigger Executing ca-certificates-20241121-r1.trigger OK: 269 MiB in 120 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.10.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ruby-json: Fetching ruby-json-2.10.0.tar.gz::https://github.com/flori/json/archive/refs/tags/v2.10.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7474 0 7474 0 0 11859 0 --:--:-- --:--:-- --:--:-- 11859 100 814k 0 814k 0 0 989k 0 --:--:-- --:--:-- --:--:-- 4202k >>> ruby-json: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ruby-json-2.10.0.tar.gz >>> ruby-json: Checking sha512sums... ruby-json-2.10.0.tar.gz: OK >>> ruby-json: Unpacking /var/cache/distfiles/ruby-json-2.10.0.tar.gz... WARNING: You have specified the uri: https://github.com/ruby/json for all of the following keys: homepage_uri source_code_uri Only the first one will be shown on rubygems.org WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: json Version: 2.10.0 File: json-2.10.0.gem /usr/bin/ruby -I. ../../../../../../ext/json/ext/generator/extconf.rb mkdir -p tmp/loongarch64-linux-musl/json/ext/generator/3.3.6/json/ext cd tmp/loongarch64-linux-musl/json/ext/generator/3.3.6 checking for whether -std=c99 is accepted as CFLAGS... yes creating Makefile /usr/bin/gmake cd - cd tmp/loongarch64-linux-musl/json/ext/generator/3.3.6 compiling ../../../../../../ext/json/ext/generator/generator.c linking shared-object json/ext/generator.so /usr/bin/gmake install sitearchdir=../../../../../../lib/json/ext sitelibdir=../../../../../../lib/json/ext target_prefix= cp generator.so json/ext/generator.so cd - mkdir -p tmp/loongarch64-linux-musl/stage/lib/json/ext install -m 0755 generator.so ../../../../../../lib/json/ext /usr/bin/ruby -I. ../../../../../../ext/json/ext/parser/extconf.rb cp tmp/loongarch64-linux-musl/json/ext/generator/3.3.6/json/ext/generator.so tmp/loongarch64-linux-musl/stage/lib/json/ext/generator.so mkdir -p tmp/loongarch64-linux-musl/json/ext/parser/3.3.6/json/ext cd tmp/loongarch64-linux-musl/json/ext/parser/3.3.6 checking for rb_enc_interned_str() in ruby.h... yes checking for rb_hash_new_capa() in ruby.h... yes checking for rb_hash_bulk_insert() in ruby.h... yes checking for rb_category_warn() in ruby.h... yes checking for strnlen() in string.h... yes checking for whether -std=c99 is accepted as CFLAGS... yes creating Makefile /usr/bin/gmake cd - cd tmp/loongarch64-linux-musl/json/ext/parser/3.3.6 compiling ../../../../../../ext/json/ext/parser/parser.c linking shared-object json/ext/parser.so /usr/bin/gmake install sitearchdir=../../../../../../lib/json/ext sitelibdir=../../../../../../lib/json/ext target_prefix= cp parser.so json/ext/parser.so cd - install -m 0755 parser.so ../../../../../../lib/json/ext /usr/bin/ruby -w -I"lib" /usr/lib/ruby/gems/3.3.0/gems/rake-13.2.1/lib/rake/rake_test_loader.rb "test/json/json_addition_test.rb" "test/json/json_coder_test.rb" "test/json/json_common_interface_test.rb" "test/json/json_encoding_test.rb" "test/json/json_ext_parser_test.rb" "test/json/json_fixtures_test.rb" "test/json/json_generator_test.rb" "test/json/json_generic_object_test.rb" "test/json/json_parser_test.rb" "test/json/json_string_matching_test.rb" "test/json/ractor_test.rb" -v cp tmp/loongarch64-linux-musl/json/ext/parser/3.3.6/json/ext/parser.so tmp/loongarch64-linux-musl/stage/lib/json/ext/parser.so Loaded suite /usr/lib/ruby/gems/3.3.0/gems/rake-13.2.1/lib/rake/rake_test_loader Started JSONAdditionTest: test_bigdecimal: .: (0.000382) test_core: .: (0.000926) test_deprecated_load_create_additions: .: (0.000227) test_extended_json: .: (0.000157) test_extended_json_default: .: (0.000112) test_extended_json_disabled: .: (0.000170) test_extended_json_fail1: .: (0.000112) test_extended_json_fail2: .: (0.000163) test_ostruct: .: (0.000211) test_rational_complex: .: (0.000193) test_raw_strings: .: (0.000353) test_set: .: (0.000187) test_utc_datetime: .: (0.000782) JSONCoderTest: test_json_coder_dump_NaN_or_Infinity: .: (0.000243) test_json_coder_dump_NaN_or_Infinity_loop: .: (0.000235) test_json_coder_load: .: (0.000155) test_json_coder_load_options: .: (0.000102) test_json_coder_options: .: (0.000104) test_json_coder_with_proc: .: (0.000088) test_json_coder_with_proc_with_unsupported_value: .: (0.000156) JSONCommonInterfaceTest: test_JSON: .: (0.000299) test_create_id: .: (0.000116) test_deep_const_get: .: (0.000165) test_dump: .: (0.001035) test_dump_in_io: .: (0.018872) test_dump_should_modify_defaults: .: (0.000119) test_fast_generate: .: (0.000091) test_generate: .: (0.000088) test_generator: .: (0.000094) test_index: .: (0.000176) test_load: .: (0.002370) test_load_file: .: (0.000397) test_load_file!: .: (0.000401) test_load_file_with_bad_default_external_encoding: .: (0.000441) test_load_file_with_option: .: (0.000416) test_load_file_with_option!: .: (0.000390) test_load_null: .: (0.000215) test_load_with_options: .: (0.000105) test_load_with_proc: .: (0.000137) test_parse: .: (0.000092) test_parse_bang: .: (0.000094) test_parser: .: (0.000091) test_pretty_generate: .: (0.000103) test_state: .: (0.000119) JSONEncodingTest: test_chars: .: (0.007114) test_generate: .: (0.000145) test_parse: .: (0.000187) test_unicode: .: (0.000481) JSONExtParserTest: test_allocate: .: (0.000206) test_error_messages: .: (0.000203) test_gc_stress: .: (0.000361) test_gc_stress_parser_new: .: (0.000100) JSONFixturesTest: test_fail10_json: .: (0.000212) test_fail11_json: .: (0.000100) test_fail12_json: .: (0.000094) test_fail13_json: .: (0.000094) test_fail14_json: .: (0.000095) test_fail18_json: .: (0.000103) test_fail19_json: .: (0.000095) test_fail20_json: .: (0.000094) test_fail21_json: .: (0.000096) test_fail22_json: .: (0.000094) test_fail23_json: .: (0.000106) test_fail24_json: .: (0.000093) test_fail25_json: .: (0.000095) test_fail27_json: .: (0.000093) test_fail28_json: .: (0.000093) test_fail29_json: .: (0.000091) test_fail2_json: .: (0.000096) test_fail30_json: .: (0.000092) test_fail31_json: .: (0.000130) test_fail32_json: .: (0.000099) test_fail3_json: .: (0.000096) test_fail5_json: .: (0.000092) test_fail6_json: .: (0.000093) test_fail7_json: .: (0.000092) test_fail8_json: .: (0.000114) test_pass15_json: .: (0.000094) test_pass16_json: .: (0.000086) test_pass17_json: .: (0.000084) test_pass1_json: /home/buildozer/aports/community/ruby-json/src/json-2.10.0/lib/json/common.rb:245: warning: Float 23456789012E666 out of range .: (0.000212) test_pass26_json: .: (0.000087) test_pass2_json: .: (0.000085) test_pass3_json: .: (0.000094) JSONGeneratorTest: test_allow_nan: .: (0.000955) test_array_subclass_with_to_json: .: (0.000126) test_array_subclass_with_to_s: .: (0.000113) test_backslash: .: (0.000174) test_broken_bignum: .: (0.004272) test_buffer_initial_length: .: (0.000172) test_configure_hash_conversion: .: (0.000199) test_configure_using_configure_and_merge: .: (0.000185) test_custom_object_as_keys: .: (0.000249) test_depth: .: (0.000535) test_dump_strict: .: (0.000240) test_dump_unenclosed_hash: .: (0.000092) test_falsy_state: .: (0.000113) test_fast_generate: .: (0.000222) test_fast_state: .: (0.000162) test_fragment: .: (0.000126) test_gc: .: (0.282633) test_generate: .: (0.000303) test_generate_custom: .: (0.000120) test_generate_pretty: .: (0.000381) test_hash_likeness_set_string: .: (0.000260) test_hash_likeness_set_symbol: .: (0.000206) test_hash_subclass_with_to_json: .: (0.000161) test_hash_subclass_with_to_s: .: (0.000120) test_invalid_encoding_string: .: (0.001279) test_json_generate: .: (0.000147) test_json_generate_as_json_convert_to_proc: .: (0.000113) test_json_generate_unsupported_types: .: (0.000155) test_nesting: .: (0.000489) test_nonutf8_encoding: .: (0.000409) test_own_state: .: (0.000203) test_pretty_state: .: (0.000146) test_safe_state: .: (0.000132) test_states: .: (0.000537) test_string_ext_included_calls_super: .: (0.000162) test_string_subclass: .: (0.000141) test_string_subclass_as_keys: .: (0.000098) test_string_subclass_with_to_json: .: (0.000115) test_string_subclass_with_to_s: .: (0.000110) test_to_json_called_with_state_object: .: (0.000157) test_utf8_multibyte: .: (0.000109) test_valid_utf8_in_different_encoding: .: (0.000219) JSONGenericObjectTest: test_attributes: O =============================================================================== Omission: JSON::GenericObject is not available [test_attributes(JSONGenericObjectTest)] /home/buildozer/aports/community/ruby-json/src/json-2.10.0/test/json/json_generic_object_test.rb:10:in `setup' =============================================================================== : (0.001102) test_from_hash: O =============================================================================== Omission: JSON::GenericObject is not available [test_from_hash(JSONGenericObjectTest)] /home/buildozer/aports/community/ruby-json/src/json-2.10.0/test/json/json_generic_object_test.rb:10:in `setup' =============================================================================== : (0.000880) test_generate_json: O =============================================================================== Omission: JSON::GenericObject is not available [test_generate_json(JSONGenericObjectTest)] /home/buildozer/aports/community/ruby-json/src/json-2.10.0/test/json/json_generic_object_test.rb:10:in `setup' =============================================================================== : (0.000840) test_json_generic_object_load: O =============================================================================== Omission: JSON::GenericObject is not available [test_json_generic_object_load(JSONGenericObjectTest)] /home/buildozer/aports/community/ruby-json/src/json-2.10.0/test/json/json_generic_object_test.rb:10:in `setup' =============================================================================== : (0.003493) test_parse_json: O =============================================================================== Omission: JSON::GenericObject is not available [test_parse_json(JSONGenericObjectTest)] /home/buildozer/aports/community/ruby-json/src/json-2.10.0/test/json/json_generic_object_test.rb:10:in `setup' =============================================================================== : (0.000768) JSONInRactorTest: test_generate: /home/buildozer/aports/community/ruby-json/src/json-2.10.0/test/json/ractor_test.rb:13: warning: Ractor is experimental, and the behavior may change in future versions of Ruby! Also there are many implementation issues. .: (0.013738) JSONParserTest: test_argument_encoding_for_binary_unmodified: .: (0.000255) test_argument_encoding_unmodified: .: (0.000119) test_backslash: .: (0.000156) test_construction: .: (0.000090) test_error_message_encoding: .: (0.000208) test_freeze: .: (0.000261) test_generate_core_subclasses_with_default_to_json: .: (0.000138) test_generate_core_subclasses_with_new_to_json: .: (0.000870) test_generate_of_core_subclasses: .: (0.000150) test_invalid_unicode_escape: .: (0.000193) test_nesting: .: (0.000593) test_parse_array_custom_array_derived_class: .: (0.000138) test_parse_array_custom_non_array_derived_class: .: (0.000114) test_parse_arrays: .: (0.000188) test_parse_arrays_with_allow_trailing_comma: .: (0.000414) test_parse_big_integers: .: (0.000171) test_parse_bigdecimals: .: (0.000147) test_parse_broken_string: .: (0.000219) test_parse_comments: .: (0.000279) test_parse_complex_objects: .: (0.028157) test_parse_error_incomplete_hash: .: (0.000138) test_parse_error_message_length: .: (0.000266) test_parse_generic_object: .: (0.001365) test_parse_json_primitive_values: .: (0.000331) test_parse_leading_slash: .: (0.000101) test_parse_more_complex_arrays: .: (0.017760) test_parse_numbers: .: (0.000637) test_parse_object: .: (0.000119) test_parse_object_custom_hash_derived_class: .: (0.000116) test_parse_object_custom_non_hash_derived_class: .: (0.000164) test_parse_object_with_allow_trailing_comma: .: (0.000433) test_parse_simple_arrays: .: (0.000218) test_parse_simple_objects: .: (0.000276) test_parse_some_strings: .: (0.000123) test_parse_string_mixed_unicode: .: (0.000080) test_parse_values: .: (0.000181) test_parser_reset: .: (0.000230) test_parsing: .: (0.000096) test_parsing_frozen_ascii8bit_string: .: (0.000085) test_some_wrong_inputs: .: (0.000344) test_symbolize_names: .: (0.000132) JSONStringMatchingTest: test_match_date: .: (0.000744) Finished in 0.426781849 seconds. ------------------------------------------------------------------------------- 174 tests, 2196 assertions, 0 failures, 0 errors, 0 pendings, 5 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 407.70 tests/s, 5145.49 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.10.0/BSDL /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/CHANGES.md /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/COPYING /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/LEGAL /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/README.md /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/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.10.0/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.10.0/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.10.0/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.10.0/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.10.0/json.gemspec /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/bigdecimal.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/complex.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/core.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/date.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/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.10.0/lib/json/add/exception.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/ostruct.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/range.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/rational.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/regexp.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/set.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/struct.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/symbol.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/add/time.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/common.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/ext.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/ext/generator/state.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/generic_object.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/lib/json/truffle_ruby/generator.rb /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/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.10.0/ext/json/ext/generator ["/usr/bin/ruby", "extconf.rb"] checking for whether -std=c99 is accepted as CFLAGS... yes creating Makefile current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/generator ["make", "DESTDIR=", "sitearchdir=./.gem.20250211-23325-xrgu0a", "sitelibdir=./.gem.20250211-23325-xrgu0a", "clean"] current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/generator ["make", "DESTDIR=", "sitearchdir=./.gem.20250211-23325-xrgu0a", "sitelibdir=./.gem.20250211-23325-xrgu0a"] 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.10.0/ext/json/ext/generator ["make", "DESTDIR=", "sitearchdir=./.gem.20250211-23325-xrgu0a", "sitelibdir=./.gem.20250211-23325-xrgu0a", "install"] install -m 0755 generator.so ./.gem.20250211-23325-xrgu0a/json/ext current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/generator ["make", "DESTDIR=", "sitearchdir=./.gem.20250211-23325-xrgu0a", "sitelibdir=./.gem.20250211-23325-xrgu0a", "clean"] current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/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.10.0/ext/json/ext/generator make DESTDIR\= sitearchdir\=./.gem.20250211-23325-xrgu0a sitelibdir\=./.gem.20250211-23325-xrgu0a clean current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/generator make DESTDIR\= sitearchdir\=./.gem.20250211-23325-xrgu0a sitelibdir\=./.gem.20250211-23325-xrgu0a current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/generator make DESTDIR\= sitearchdir\=./.gem.20250211-23325-xrgu0a sitelibdir\=./.gem.20250211-23325-xrgu0a install current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/generator make DESTDIR\= sitearchdir\=./.gem.20250211-23325-xrgu0a sitelibdir\=./.gem.20250211-23325-xrgu0a clean current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/parser ["/usr/bin/ruby", "extconf.rb"] checking for rb_enc_interned_str() in ruby.h... yes checking for rb_hash_new_capa() in ruby.h... yes checking for rb_hash_bulk_insert() in ruby.h... yes checking for rb_category_warn() in ruby.h... yes checking for strnlen() in string.h... yes checking for whether -std=c99 is accepted as CFLAGS... yes creating Makefile current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/parser ["make", "DESTDIR=", "sitearchdir=./.gem.20250211-23325-hoi2tc", "sitelibdir=./.gem.20250211-23325-hoi2tc", "clean"] current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/parser ["make", "DESTDIR=", "sitearchdir=./.gem.20250211-23325-hoi2tc", "sitelibdir=./.gem.20250211-23325-hoi2tc"] 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.10.0/ext/json/ext/parser ["make", "DESTDIR=", "sitearchdir=./.gem.20250211-23325-hoi2tc", "sitelibdir=./.gem.20250211-23325-hoi2tc", "install"] install -m 0755 parser.so ./.gem.20250211-23325-hoi2tc/json/ext current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/parser ["make", "DESTDIR=", "sitearchdir=./.gem.20250211-23325-hoi2tc", "sitelibdir=./.gem.20250211-23325-hoi2tc", "clean"] current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/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.10.0/ext/json/ext/parser make DESTDIR\= sitearchdir\=./.gem.20250211-23325-hoi2tc sitelibdir\=./.gem.20250211-23325-hoi2tc clean current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/parser make DESTDIR\= sitearchdir\=./.gem.20250211-23325-hoi2tc sitelibdir\=./.gem.20250211-23325-hoi2tc current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/parser make DESTDIR\= sitearchdir\=./.gem.20250211-23325-hoi2tc sitelibdir\=./.gem.20250211-23325-hoi2tc install current directory: /home/buildozer/aports/community/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.10.0/ext/json/ext/parser make DESTDIR\= sitearchdir\=./.gem.20250211-23325-hoi2tc sitelibdir\=./.gem.20250211-23325-hoi2tc clean Successfully installed json-2.10.0 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: 271.2 KB >>> ruby-json*: Compressing data... >>> ruby-json*: Create checksum... >>> ruby-json*: Create ruby-json-2.10.0-r0.apk >>> ruby-json: Build complete at Tue, 11 Feb 2025 00:33:05 +0000 elapsed time 0h 0m 14s >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Uninstalling dependencies... (1/18) Purging .makedepends-ruby-json (20250211.003252) (2/18) Purging ruby-dev (3.3.6-r0) (3/18) Purging ruby-rdoc (3.3.6-r0) (4/18) Purging gmp-dev (6.3.0-r3) (5/18) Purging libgmpxx (6.3.0-r3) (6/18) Purging libucontext-dev (1.3.2-r0) (7/18) Purging ruby-bundler (2.5.23-r0) (8/18) Purging ruby-rake-compiler (1.2.8-r0) (9/18) Purging ruby-rake (13.2.1-r0) (10/18) Purging ruby-test-unit (3.6.2-r0) (11/18) Purging ruby-power_assert (2.0.4-r0) (12/18) Purging ruby-test-unit-ruby-core (1.0.5-r0) (13/18) Purging ruby (3.3.6-r0) (14/18) Purging ca-certificates (20241121-r1) Executing ca-certificates-20241121-r1.post-deinstall (15/18) Purging libucontext (1.3.2-r0) (16/18) Purging ruby-libs (3.3.6-r0) (17/18) Purging yaml (0.2.5-r2) (18/18) Purging libffi (3.4.6-r0) Executing busybox-1.37.0-r14.trigger OK: 246 MiB in 102 packages >>> ruby-json: Updating the community/loongarch64 repository index... >>> ruby-json: Signing the index...