>>> ruby-json: Building testing/ruby-json 2.7.2-r0 (using abuild 3.13.0-r3) started Sat, 13 Jul 2024 21:29:55 +0000 >>> ruby-json: Checking sanity of /home/buildozer/aports/testing/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.2-r3) (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.2-r3) (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 (20240713.212959) Executing busybox-1.36.1-r31.trigger Executing ca-certificates-20240705-r0.trigger OK: 257 MiB in 117 packages >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Cleaning up tmpdir >>> ruby-json: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ruby-json-2.7.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ruby-json: Fetching ruby-json-2.7.2.tar.gz::https://github.com/flori/json/archive/refs/tags/v2.7.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13164 0 13164 0 0 28205 0 --:--:-- --:--:-- --:--:-- 28205 100 122k 0 122k 0 0 241k 0 --:--:-- --:--:-- --:--:-- 2619k >>> 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/edge/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.005479) test_core: .: (0.032551) test_extended_json: .: (0.003014) test_extended_json_default: .: (0.002171) test_extended_json_disabled: .: (0.003289) test_extended_json_fail1: .: (0.001609) test_extended_json_fail2: .: (0.002282) test_ostruct: .: (0.003085) test_rational_complex: .: (0.003800) test_raw_strings: .: (0.017072) test_set: .: (0.004387) test_utc_datetime: .: (0.013618) JSONCommonInterfaceTest: test_JSON: .: (0.009041) test_create_id: .: (0.001100) test_deep_const_get: .: (0.001916) test_dump: .: (0.061901) test_dump_should_modify_defaults: .: (0.001112) test_fast_generate: .: (0.000979) test_generate: .: (0.000856) test_generator: .: (0.000751) test_index: .: (0.004217) test_load: .: (0.029610) test_load_file: .: (0.007195) test_load_file!: .: (0.003866) test_load_file_with_option: .: (0.004288) test_load_file_with_option!: .: (0.004136) test_load_null: .: (0.001898) test_load_with_options: .: (0.001279) test_parse: .: (0.001368) test_parse_bang: .: (0.001432) test_parser: .: (0.000749) test_pretty_generate: .: (0.001150) test_state: .: (0.000744) JSONEncodingTest: test_chars: .: (0.106867) test_generate: .: (0.002272) test_parse: .: (0.004001) test_unicode: .: (0.014425) JSONFixturesTest: test_failing: .: (0.028299) test_passing: .: (0.041677) test_sanity: .: (0.005377) JSONGeneratorTest: test_allow_nan: .: (0.007238) test_backslash: .: (0.003578) test_buffer_initial_length: .: (0.001148) test_configure_hash_conversion: .: (0.001454) test_configure_using_configure_and_merge: .: (0.002050) test_depth: .: (0.015935) test_dump_strict: .: (0.001114) test_dump_unenclosed_hash: .: (0.001088) test_fast_generate: .: (0.008421) test_fast_state: .: (0.001865) test_gc: .: (1.322089) test_generate: .: (0.012788) test_generate_custom: .: (0.001461) test_generate_pretty: .: (0.009728) test_hash_likeness_set_string: .: (0.002343) test_hash_likeness_set_symbol: .: (0.002417) test_json_generate: .: (0.001164) test_json_generate_unsupported_types: .: (0.001091) test_nesting: .: (0.028067) test_nonutf8_encoding: .: (0.007821) test_own_state: .: (0.008134) test_pretty_state: .: (0.001760) test_safe_state: .: (0.001592) test_states: .: (0.058810) test_string_subclass: .: (0.004419) JSONGenericObjectTest: test_attributes: .: (0.008265) test_from_hash: .: (0.002827) test_generate_json: .: (0.002996) test_json_generic_object_load: .: (0.006019) test_parse_json: .: (0.005860) JSONInRactorTest: test_generate: .: (1.315963) JSONParserTest: test_argument_encoding: .: (0.001864) test_backslash: .: (0.003807) test_construction: .: (0.000973) test_freeze: .: (0.003232) test_generate_core_subclasses_with_default_to_json: .: (0.001467) test_generate_core_subclasses_with_new_to_json: .: (0.004669) test_generate_of_core_subclasses: .: (0.002269) test_nesting: .: (0.073174) test_parse_array_custom_array_derived_class: .: (0.001627) test_parse_array_custom_non_array_derived_class: .: (0.001454) test_parse_arrays: .: (0.009527) test_parse_big_integers: .: (0.002632) test_parse_bigdecimals: .: (0.001958) test_parse_comments: .: (0.003499) test_parse_complex_objects: .: (2.186147) test_parse_generic_object: .: (0.002618) test_parse_json_primitive_values: .: (0.006066) test_parse_more_complex_arrays: .: (1.776313) test_parse_numbers: .: (0.008301) test_parse_object: .: (0.002503) test_parse_object_custom_hash_derived_class: .: (0.001624) test_parse_object_custom_non_hash_derived_class: .: (0.001896) test_parse_simple_arrays: .: (0.006212) test_parse_simple_objects: .: (0.008106) test_parse_some_strings: .: (0.003658) test_parse_string_mixed_unicode: .: (0.001454) test_parse_values: .: (0.003369) test_parser_reset: .: (0.001648) test_parsing: .: (0.000955) test_parsing_frozen_ascii8bit_string: .: (0.001348) test_some_wrong_inputs: .: (0.007028) test_symbolize_names: .: (0.008621) JSONStringMatchingTest: test_match_date: .: (0.006002) Finished in 7.491564405 seconds. ------------------------------------------------------------------------------- 104 tests, 2074 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 13.88 tests/s, 276.84 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.008431) test_core: .: (0.028541) test_extended_json: .: (0.006449) test_extended_json_default: .: (0.009134) test_extended_json_disabled: .: (0.002522) test_extended_json_fail1: .: (0.001056) test_extended_json_fail2: .: (0.001477) test_ostruct: .: (0.001799) test_rational_complex: .: (0.001589) test_raw_strings: .: (0.003866) test_set: .: (0.001760) test_utc_datetime: .: (0.005716) JSONCommonInterfaceTest: test_JSON: .: (0.002114) test_create_id: .: (0.001053) test_deep_const_get: .: (0.001362) test_dump: .: (0.009835) test_dump_should_modify_defaults: .: (0.000916) test_fast_generate: .: (0.000771) test_generate: .: (0.000803) test_generator: .: (0.000752) test_index: .: (0.001258) test_load: .: (0.004601) test_load_file: .: (0.002487) test_load_file!: .: (0.002419) test_load_file_with_option: .: (0.003433) test_load_file_with_option!: .: (0.002690) test_load_null: .: (0.001595) test_load_with_options: .: (0.000834) test_parse: .: (0.000808) test_parse_bang: .: (0.000851) test_parser: .: (0.000732) test_pretty_generate: .: (0.000925) test_state: .: (0.000738) JSONEncodingTest: test_chars: .: (0.040902) test_generate: .: (0.001313) test_parse: .: (0.001785) test_unicode: .: (0.005677) JSONExtParserTest: test_allocate: .: (0.002128) test_error_messages: .: (0.001826) JSONFixturesTest: test_failing: .: (0.014088) test_passing: .: (0.007613) test_sanity: .: (0.005395) JSONGeneratorTest: test_allow_nan: .: (0.010648) test_backslash: .: (0.002629) test_broken_bignum: .: (0.031787) test_buffer_initial_length: .: (0.001237) test_configure_hash_conversion: .: (0.001528) test_configure_using_configure_and_merge: .: (0.002115) test_depth: .: (0.003726) test_dump_strict: .: (0.000937) test_dump_unenclosed_hash: .: (0.000845) test_fast_generate: .: (0.002265) test_fast_state: .: (0.001307) test_gc: .: (1.325997) test_generate: .: (0.002729) test_generate_custom: .: (0.001029) test_generate_pretty: .: (0.002616) test_hash_likeness_set_string: .: (0.001855) test_hash_likeness_set_symbol: .: (0.001769) test_json_generate: .: (0.001532) test_json_generate_unsupported_types: .: (0.001457) test_nesting: .: (0.004632) test_nonutf8_encoding: .: (0.004969) test_own_state: .: (0.002022) test_pretty_state: .: (0.001318) test_safe_state: .: (0.001382) test_states: .: (0.006240) test_string_ext_included_calls_super: .: (0.001687) test_string_subclass: .: (0.001239) JSONGenericObjectTest: test_attributes: .: (0.009152) test_from_hash: .: (0.002862) test_generate_json: .: (0.002169) test_json_generic_object_load: .: (0.030337) test_parse_json: .: (0.003760) JSONInRactorTest: test_generate: .: (1.297110) JSONParserTest: test_argument_encoding: .: (0.001862) test_backslash: .: (0.001492) test_construction: .: (0.000771) test_error_message_encoding: .: (0.001508) test_freeze: .: (0.002180) test_generate_core_subclasses_with_default_to_json: .: (0.001100) test_generate_core_subclasses_with_new_to_json: .: (0.002465) test_generate_of_core_subclasses: .: (0.001369) test_nesting: .: (0.006761) test_parse_array_custom_array_derived_class: .: (0.001182) test_parse_array_custom_non_array_derived_class: .: (0.001208) test_parse_arrays: .: (0.002128) test_parse_big_integers: .: (0.001733) test_parse_bigdecimals: .: (0.001248) test_parse_comments: .: (0.001640) test_parse_complex_objects: .: (0.323931) test_parse_generic_object: .: (0.001892) test_parse_json_primitive_values: .: (0.003637) test_parse_more_complex_arrays: .: (0.219828) test_parse_numbers: .: (0.005048) test_parse_object: .: (0.001197) test_parse_object_custom_hash_derived_class: .: (0.001169) test_parse_object_custom_non_hash_derived_class: .: (0.001428) test_parse_simple_arrays: .: (0.002676) test_parse_simple_objects: .: (0.003174) test_parse_some_strings: .: (0.001320) test_parse_string_mixed_unicode: .: (0.000722) test_parse_values: .: (0.002148) test_parser_reset: .: (0.000930) test_parsing: .: (0.000756) test_parsing_frozen_ascii8bit_string: .: (0.000802) test_some_wrong_inputs: .: (0.003537) test_symbolize_names: .: (0.001300) JSONStringMatchingTest: test_match_date: .: (0.004553) Finished in 3.642681462 seconds. ------------------------------------------------------------------------------- 109 tests, 2087 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 29.92 tests/s, 572.93 assertions/s >>> ruby-json: Entering fakeroot... /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/CHANGES.md /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/LICENSE /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/README.md /home/buildozer/aports/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json/extconf.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/json.gemspec /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json.rb /home/buildozer/aports/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/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/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/common.rb /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/ext.rb /home/buildozer/aports/testing/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/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/lib/json/pure.rb /home/buildozer/aports/testing/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/testing/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/testing/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/testing/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/testing/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.20240713-13846-r6pdrj", "sitelibdir=./.gem.20240713-13846-r6pdrj", "clean"] current directory: /home/buildozer/aports/testing/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.20240713-13846-r6pdrj", "sitelibdir=./.gem.20240713-13846-r6pdrj"] compiling generator.c linking shared-object json/ext/generator.so current directory: /home/buildozer/aports/testing/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.20240713-13846-r6pdrj", "sitelibdir=./.gem.20240713-13846-r6pdrj", "install"] install -m 0755 generator.so ./.gem.20240713-13846-r6pdrj/json/ext current directory: /home/buildozer/aports/testing/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.20240713-13846-r6pdrj", "sitelibdir=./.gem.20240713-13846-r6pdrj", "clean"] current directory: /home/buildozer/aports/testing/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/testing/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.20240713-13846-r6pdrj sitelibdir\=./.gem.20240713-13846-r6pdrj clean current directory: /home/buildozer/aports/testing/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.20240713-13846-r6pdrj sitelibdir\=./.gem.20240713-13846-r6pdrj current directory: /home/buildozer/aports/testing/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.20240713-13846-r6pdrj sitelibdir\=./.gem.20240713-13846-r6pdrj install current directory: /home/buildozer/aports/testing/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.20240713-13846-r6pdrj sitelibdir\=./.gem.20240713-13846-r6pdrj clean current directory: /home/buildozer/aports/testing/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/testing/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.20240713-13846-3z7qoc", "sitelibdir=./.gem.20240713-13846-3z7qoc", "clean"] current directory: /home/buildozer/aports/testing/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.20240713-13846-3z7qoc", "sitelibdir=./.gem.20240713-13846-3z7qoc"] compiling parser.c linking shared-object json/ext/parser.so current directory: /home/buildozer/aports/testing/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.20240713-13846-3z7qoc", "sitelibdir=./.gem.20240713-13846-3z7qoc", "install"] install -m 0755 parser.so ./.gem.20240713-13846-3z7qoc/json/ext current directory: /home/buildozer/aports/testing/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.20240713-13846-3z7qoc", "sitelibdir=./.gem.20240713-13846-3z7qoc", "clean"] current directory: /home/buildozer/aports/testing/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/testing/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.20240713-13846-3z7qoc sitelibdir\=./.gem.20240713-13846-3z7qoc clean current directory: /home/buildozer/aports/testing/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.20240713-13846-3z7qoc sitelibdir\=./.gem.20240713-13846-3z7qoc current directory: /home/buildozer/aports/testing/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.20240713-13846-3z7qoc sitelibdir\=./.gem.20240713-13846-3z7qoc install current directory: /home/buildozer/aports/testing/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.20240713-13846-3z7qoc sitelibdir\=./.gem.20240713-13846-3z7qoc clean current directory: /home/buildozer/aports/testing/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/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-13846-i4xiio", "sitelibdir=./.gem.20240713-13846-i4xiio", "clean"] current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-13846-i4xiio", "sitelibdir=./.gem.20240713-13846-i4xiio"] make: Nothing to be done for 'all'. current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-13846-i4xiio", "sitelibdir=./.gem.20240713-13846-i4xiio", "install"] current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json ["make", "DESTDIR=", "sitearchdir=./.gem.20240713-13846-i4xiio", "sitelibdir=./.gem.20240713-13846-i4xiio", "clean"] current directory: /home/buildozer/aports/testing/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/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240713-13846-i4xiio sitelibdir\=./.gem.20240713-13846-i4xiio clean current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240713-13846-i4xiio sitelibdir\=./.gem.20240713-13846-i4xiio current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240713-13846-i4xiio sitelibdir\=./.gem.20240713-13846-i4xiio install current directory: /home/buildozer/aports/testing/ruby-json/pkg/ruby-json/usr/lib/ruby/gems/3.3.0/gems/json-2.7.2/ext/json make DESTDIR\= sitearchdir\=./.gem.20240713-13846-i4xiio sitelibdir\=./.gem.20240713-13846-i4xiio 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: 416.0 KB >>> ruby-json*: Compressing data... >>> ruby-json*: Create checksum... >>> ruby-json*: Create ruby-json-2.7.2-r0.apk >>> ruby-json: Build complete at Sat, 13 Jul 2024 21:30:47 +0000 elapsed time 0h 0m 52s >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Uninstalling dependencies... (1/16) Purging .makedepends-ruby-json (20240713.212959) (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.2-r3) (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.2-r3) (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: 227 MiB in 101 packages >>> ruby-json: Updating the testing/riscv64 repository index... >>> ruby-json: Signing the index...