>>> ruby-json: Building community/ruby-json 2.7.2-r0 (using abuild 3.14.1-r1) started Sat, 09 Nov 2024 04:49:11 +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-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 (20241109.044931) Executing busybox-1.37.0-r6.trigger Executing ca-certificates-20240705-r0.trigger OK: 357 MiB in 114 packages >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Cleaning up tmpdir >>> ruby-json: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/ruby-json-2.7.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ruby-json: Fetching ruby-json-2.7.2.tar.gz::https://github.com/flori/json/archive/refs/tags/v2.7.2.tar.gz Connecting to github.com (140.82.121.4:443) ssl_client: write: Broken pipe Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/ruby-json-2.7.2.tar.gz.part' ruby-json-2.7.2.tar. 100% |********************************| 122k 0:00:00 ETA '/var/cache/distfiles/v3.21/ruby-json-2.7.2.tar.gz.part' saved >>> ruby-json: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/v3.21/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.001963) test_core: .: (0.011212) test_extended_json: .: (0.000824) test_extended_json_default: .: (0.000705) test_extended_json_disabled: .: (0.001114) test_extended_json_fail1: .: (0.000531) test_extended_json_fail2: .: (0.000835) test_ostruct: .: (0.001200) test_rational_complex: .: (0.001421) test_raw_strings: .: (0.004597) test_set: .: (0.001518) test_utc_datetime: .: (0.004865) JSONCommonInterfaceTest: test_JSON: .: (0.004249) test_create_id: .: (0.000336) test_deep_const_get: .: (0.000619) test_dump: .: (0.014190) test_dump_should_modify_defaults: .: (0.000590) test_fast_generate: .: (0.000282) test_generate: .: (0.000251) test_generator: .: (0.000275) test_index: .: (0.001325) test_load: .: (0.009557) test_load_file: .: (0.002258) test_load_file!: .: (0.001427) test_load_file_with_option: .: (0.001665) test_load_file_with_option!: .: (0.001483) test_load_null: .: (0.000666) test_load_with_options: .: (0.000527) test_parse: .: (0.000501) test_parse_bang: .: (0.000500) test_parser: .: (0.000235) test_pretty_generate: .: (0.000358) test_state: .: (0.000255) JSONEncodingTest: test_chars: .: (0.036610) test_generate: .: (0.000896) test_parse: .: (0.001316) test_unicode: .: (0.004823) JSONFixturesTest: test_failing: .: (0.010890) test_passing: .: (0.014587) test_sanity: .: (0.002800) JSONGeneratorTest: test_allow_nan: .: (0.002236) test_backslash: .: (0.001183) test_buffer_initial_length: .: (0.000364) test_configure_hash_conversion: .: (0.000460) test_configure_using_configure_and_merge: .: (0.000546) test_depth: .: (0.003673) test_dump_strict: .: (0.000375) test_dump_unenclosed_hash: .: (0.000324) test_fast_generate: .: (0.002849) test_fast_state: .: (0.000575) test_gc: .: (0.306120) test_generate: .: (0.004324) test_generate_custom: .: (0.000483) test_generate_pretty: .: (0.003182) test_hash_likeness_set_string: .: (0.000756) test_hash_likeness_set_symbol: .: (0.000652) test_json_generate: .: (0.000425) test_json_generate_unsupported_types: .: (0.000370) test_nesting: .: (0.006400) test_nonutf8_encoding: .: (0.006115) test_own_state: .: (0.002765) test_pretty_state: .: (0.000675) test_safe_state: .: (0.000471) test_states: .: (0.015627) test_string_subclass: .: (0.001365) JSONGenericObjectTest: test_attributes: .: (0.003620) test_from_hash: .: (0.000863) test_generate_json: .: (0.001233) test_json_generic_object_load: .: (0.002077) test_parse_json: .: (0.002123) JSONInRactorTest: test_generate: .: (0.481401) JSONParserTest: test_argument_encoding: .: (0.000777) test_backslash: .: (0.001378) test_construction: .: (0.000308) test_freeze: .: (0.001127) test_generate_core_subclasses_with_default_to_json: .: (0.000561) test_generate_core_subclasses_with_new_to_json: .: (0.001595) test_generate_of_core_subclasses: .: (0.000700) test_nesting: .: (0.024905) test_parse_array_custom_array_derived_class: .: (0.000596) test_parse_array_custom_non_array_derived_class: .: (0.000468) test_parse_arrays: .: (0.003311) test_parse_big_integers: .: (0.000928) test_parse_bigdecimals: .: (0.000705) test_parse_comments: .: (0.001276) test_parse_complex_objects: .: (0.641941) test_parse_generic_object: .: (0.001072) test_parse_json_primitive_values: .: (0.002212) test_parse_more_complex_arrays: .: (0.545999) test_parse_numbers: .: (0.002669) test_parse_object: .: (0.000905) test_parse_object_custom_hash_derived_class: .: (0.000545) test_parse_object_custom_non_hash_derived_class: .: (0.000658) test_parse_simple_arrays: .: (0.002071) test_parse_simple_objects: .: (0.002676) test_parse_some_strings: .: (0.001321) test_parse_string_mixed_unicode: .: (0.000521) test_parse_values: .: (0.001044) test_parser_reset: .: (0.000595) test_parsing: .: (0.000334) test_parsing_frozen_ascii8bit_string: .: (0.000429) test_some_wrong_inputs: .: (0.002336) test_symbolize_names: .: (0.000908) JSONStringMatchingTest: test_match_date: .: (0.002781) Finished in 2.269886667 seconds. ------------------------------------------------------------------------------- 104 tests, 2074 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 45.82 tests/s, 913.70 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.002869) test_core: .: (0.010362) test_extended_json: .: (0.001846) test_extended_json_default: .: (0.001706) test_extended_json_disabled: .: (0.003974) test_extended_json_fail1: .: (0.000379) test_extended_json_fail2: .: (0.000629) test_ostruct: .: (0.000645) test_rational_complex: .: (0.000533) test_raw_strings: .: (0.001070) test_set: .: (0.000610) test_utc_datetime: .: (0.002135) JSONCommonInterfaceTest: test_JSON: .: (0.000774) test_create_id: .: (0.000326) test_deep_const_get: .: (0.000588) test_dump: .: (0.003125) test_dump_should_modify_defaults: .: (0.000419) test_fast_generate: .: (0.000254) test_generate: .: (0.000234) test_generator: .: (0.000254) test_index: .: (0.000423) test_load: .: (0.001789) test_load_file: .: (0.001086) test_load_file!: .: (0.001004) test_load_file_with_option: .: (0.001117) test_load_file_with_option!: .: (0.001284) test_load_null: .: (0.000568) test_load_with_options: .: (0.000281) test_parse: .: (0.000248) test_parse_bang: .: (0.000240) test_parser: .: (0.000231) test_pretty_generate: .: (0.000284) test_state: .: (0.000226) JSONEncodingTest: test_chars: .: (0.013160) test_generate: .: (0.000475) test_parse: .: (0.000558) test_unicode: .: (0.001684) JSONExtParserTest: test_allocate: .: (0.000959) test_error_messages: .: (0.000561) JSONFixturesTest: test_failing: .: (0.005669) test_passing: .: (0.003559) test_sanity: .: (0.002693) JSONGeneratorTest: test_allow_nan: .: (0.002800) test_backslash: .: (0.000639) test_broken_bignum: .: (0.026296) test_buffer_initial_length: .: (0.000406) test_configure_hash_conversion: .: (0.000630) test_configure_using_configure_and_merge: .: (0.000628) test_depth: .: (0.001383) test_dump_strict: .: (0.000482) test_dump_unenclosed_hash: .: (0.000404) test_fast_generate: .: (0.000895) test_fast_state: .: (0.000495) test_gc: .: (0.300838) test_generate: .: (0.000998) test_generate_custom: .: (0.000310) test_generate_pretty: .: (0.000792) test_hash_likeness_set_string: .: (0.000665) test_hash_likeness_set_symbol: .: (0.000627) test_json_generate: .: (0.000762) test_json_generate_unsupported_types: .: (0.000472) test_nesting: .: (0.001878) test_nonutf8_encoding: .: (0.002476) test_own_state: .: (0.000810) test_pretty_state: .: (0.000426) test_safe_state: .: (0.000345) test_states: .: (0.001692) test_string_ext_included_calls_super: .: (0.000552) test_string_subclass: .: (0.000510) JSONGenericObjectTest: test_attributes: .: (0.004788) test_from_hash: .: (0.000977) test_generate_json: .: (0.000910) test_json_generic_object_load: .: (0.001247) test_parse_json: .: (0.011344) JSONInRactorTest: test_generate: .: (0.481792) JSONParserTest: test_argument_encoding: .: (0.000644) test_backslash: .: (0.000441) test_construction: .: (0.000231) test_error_message_encoding: .: (0.000665) test_freeze: .: (0.000738) test_generate_core_subclasses_with_default_to_json: .: (0.000384) test_generate_core_subclasses_with_new_to_json: .: (0.000853) test_generate_of_core_subclasses: .: (0.000440) test_nesting: .: (0.002304) test_parse_array_custom_array_derived_class: .: (0.000417) test_parse_array_custom_non_array_derived_class: .: (0.000357) test_parse_arrays: .: (0.000615) test_parse_big_integers: .: (0.000667) test_parse_bigdecimals: .: (0.000464) test_parse_comments: .: (0.000554) test_parse_complex_objects: .: (0.094414) test_parse_generic_object: .: (0.000677) test_parse_json_primitive_values: .: (0.001154) test_parse_more_complex_arrays: .: (0.068786) test_parse_numbers: .: (0.001663) test_parse_object: .: (0.000373) test_parse_object_custom_hash_derived_class: .: (0.000365) test_parse_object_custom_non_hash_derived_class: .: (0.000504) test_parse_simple_arrays: .: (0.000722) test_parse_simple_objects: .: (0.001106) test_parse_some_strings: .: (0.000410) test_parse_string_mixed_unicode: .: (0.000234) test_parse_values: .: (0.000567) test_parser_reset: .: (0.000282) test_parsing: .: (0.000223) test_parsing_frozen_ascii8bit_string: .: (0.000253) test_some_wrong_inputs: .: (0.001212) test_symbolize_names: .: (0.000477) JSONStringMatchingTest: test_match_date: .: (0.001784) Finished in 1.128948509 seconds. ------------------------------------------------------------------------------- 109 tests, 2087 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 96.55 tests/s, 1848.62 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.20241109-31165-pgdfu6", "sitelibdir=./.gem.20241109-31165-pgdfu6", "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.20241109-31165-pgdfu6", "sitelibdir=./.gem.20241109-31165-pgdfu6"] 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.20241109-31165-pgdfu6", "sitelibdir=./.gem.20241109-31165-pgdfu6", "install"] install -m 0755 generator.so ./.gem.20241109-31165-pgdfu6/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.20241109-31165-pgdfu6", "sitelibdir=./.gem.20241109-31165-pgdfu6", "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.20241109-31165-pgdfu6 sitelibdir\=./.gem.20241109-31165-pgdfu6 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.20241109-31165-pgdfu6 sitelibdir\=./.gem.20241109-31165-pgdfu6 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.20241109-31165-pgdfu6 sitelibdir\=./.gem.20241109-31165-pgdfu6 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.20241109-31165-pgdfu6 sitelibdir\=./.gem.20241109-31165-pgdfu6 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.20241109-31165-xl33sd", "sitelibdir=./.gem.20241109-31165-xl33sd", "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.20241109-31165-xl33sd", "sitelibdir=./.gem.20241109-31165-xl33sd"] 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.20241109-31165-xl33sd", "sitelibdir=./.gem.20241109-31165-xl33sd", "install"] install -m 0755 parser.so ./.gem.20241109-31165-xl33sd/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.20241109-31165-xl33sd", "sitelibdir=./.gem.20241109-31165-xl33sd", "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.20241109-31165-xl33sd sitelibdir\=./.gem.20241109-31165-xl33sd 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.20241109-31165-xl33sd sitelibdir\=./.gem.20241109-31165-xl33sd 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.20241109-31165-xl33sd sitelibdir\=./.gem.20241109-31165-xl33sd 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.20241109-31165-xl33sd sitelibdir\=./.gem.20241109-31165-xl33sd 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.20241109-31165-nhic3p", "sitelibdir=./.gem.20241109-31165-nhic3p", "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.20241109-31165-nhic3p", "sitelibdir=./.gem.20241109-31165-nhic3p"] 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.20241109-31165-nhic3p", "sitelibdir=./.gem.20241109-31165-nhic3p", "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.20241109-31165-nhic3p", "sitelibdir=./.gem.20241109-31165-nhic3p", "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.20241109-31165-nhic3p sitelibdir\=./.gem.20241109-31165-nhic3p 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.20241109-31165-nhic3p sitelibdir\=./.gem.20241109-31165-nhic3p 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.20241109-31165-nhic3p sitelibdir\=./.gem.20241109-31165-nhic3p 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.20241109-31165-nhic3p sitelibdir\=./.gem.20241109-31165-nhic3p 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-riscv64.so.1 so:libruby.so.3.3 >>> ruby-json*: Package size: 206.9 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, 09 Nov 2024 04:50:14 +0000 elapsed time 0h 1m 3s >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Uninstalling dependencies... (1/16) Purging .makedepends-ruby-json (20241109.044931) (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-r6.trigger OK: 333 MiB in 98 packages >>> ruby-json: Updating the community/riscv64 repository index... >>> ruby-json: Signing the index...