>>> ruby-json: Building testing/ruby-json 2.7.2-r0 (using abuild 3.13.0-r3) started Sat, 13 Jul 2024 21:29:32 +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.212933) Executing busybox-1.36.1-r31.trigger Executing ca-certificates-20240705-r0.trigger OK: 297 MiB in 118 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/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.001491) test_core: .: (0.017606) test_extended_json: .: (0.000642) test_extended_json_default: .: (0.000522) test_extended_json_disabled: .: (0.000845) test_extended_json_fail1: .: (0.000421) test_extended_json_fail2: .: (0.000556) test_ostruct: .: (0.000753) test_rational_complex: .: (0.000838) test_raw_strings: .: (0.005690) test_set: .: (0.001112) test_utc_datetime: .: (0.003686) JSONCommonInterfaceTest: test_JSON: .: (0.002126) test_create_id: .: (0.000282) test_deep_const_get: .: (0.000361) test_dump: .: (0.024592) test_dump_should_modify_defaults: .: (0.000295) test_fast_generate: .: (0.000248) test_generate: .: (0.000239) test_generator: .: (0.000211) test_index: .: (0.001009) test_load: .: (0.004367) test_load_file: .: (0.000966) test_load_file!: .: (0.000923) test_load_file_with_option: .: (0.001066) test_load_file_with_option!: .: (0.000994) test_load_null: .: (0.000500) test_load_with_options: .: (0.000344) test_parse: .: (0.000382) test_parse_bang: .: (0.000385) test_parser: .: (0.000206) test_pretty_generate: .: (0.000293) test_state: .: (0.000203) JSONEncodingTest: test_chars: .: (0.037321) test_generate: .: (0.000599) test_parse: .: (0.001132) test_unicode: .: (0.003789) JSONFixturesTest: test_failing: .: (0.007262) test_passing: .: (0.005435) test_sanity: .: (0.006810) JSONGeneratorTest: test_allow_nan: .: (0.001992) test_backslash: .: (0.000967) test_buffer_initial_length: .: (0.000316) test_configure_hash_conversion: .: (0.000391) test_configure_using_configure_and_merge: .: (0.000569) test_depth: .: (0.004609) test_dump_strict: .: (0.000297) test_dump_unenclosed_hash: .: (0.000304) test_fast_generate: .: (0.002226) test_fast_state: .: (0.000495) test_gc: .: (0.466160) test_generate: .: (0.003374) test_generate_custom: .: (0.000381) test_generate_pretty: .: (0.002538) test_hash_likeness_set_string: .: (0.000648) test_hash_likeness_set_symbol: .: (0.000645) test_json_generate: .: (0.000312) test_json_generate_unsupported_types: .: (0.000272) test_nesting: .: (0.013837) test_nonutf8_encoding: .: (0.001277) test_own_state: .: (0.002182) test_pretty_state: .: (0.000481) test_safe_state: .: (0.000451) test_states: .: (0.011869) test_string_subclass: .: (0.000327) JSONGenericObjectTest: test_attributes: .: (0.002181) test_from_hash: .: (0.000725) test_generate_json: .: (0.000744) test_json_generic_object_load: .: (0.001517) test_parse_json: .: (0.005512) JSONInRactorTest: test_generate: .: (0.393744) JSONParserTest: test_argument_encoding: .: (0.000514) test_backslash: .: (0.001012) test_construction: .: (0.000239) test_freeze: .: (0.000865) test_generate_core_subclasses_with_default_to_json: .: (0.000396) test_generate_core_subclasses_with_new_to_json: .: (0.001195) test_generate_of_core_subclasses: .: (0.000550) test_nesting: .: (0.020309) test_parse_array_custom_array_derived_class: .: (0.000407) test_parse_array_custom_non_array_derived_class: .: (0.000395) test_parse_arrays: .: (0.002518) test_parse_big_integers: .: (0.000727) test_parse_bigdecimals: .: (0.000486) test_parse_comments: .: (0.000907) test_parse_complex_objects: .: (0.609859) test_parse_generic_object: .: (0.000659) test_parse_json_primitive_values: .: (0.001617) test_parse_more_complex_arrays: .: (0.494219) test_parse_numbers: .: (0.002226) test_parse_object: .: (0.000644) test_parse_object_custom_hash_derived_class: .: (0.000395) test_parse_object_custom_non_hash_derived_class: .: (0.000468) test_parse_simple_arrays: .: (0.001650) test_parse_simple_objects: .: (0.004424) test_parse_some_strings: .: (0.000932) test_parse_string_mixed_unicode: .: (0.000345) test_parse_values: .: (0.000920) test_parser_reset: .: (0.000412) test_parsing: .: (0.000252) test_parsing_frozen_ascii8bit_string: .: (0.000313) test_some_wrong_inputs: .: (0.001796) test_symbolize_names: .: (0.002102) JSONStringMatchingTest: test_match_date: .: (0.001459) Finished in 2.225487956 seconds. ------------------------------------------------------------------------------- 104 tests, 2074 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 46.73 tests/s, 931.93 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.000898) test_core: .: (0.002465) test_extended_json: .: (0.000400) test_extended_json_default: .: (0.000287) test_extended_json_disabled: .: (0.000465) test_extended_json_fail1: .: (0.000276) test_extended_json_fail2: .: (0.000414) test_ostruct: .: (0.000451) test_rational_complex: .: (0.000415) test_raw_strings: .: (0.001149) test_set: .: (0.000444) test_utc_datetime: .: (0.001580) JSONCommonInterfaceTest: test_JSON: .: (0.000806) test_create_id: .: (0.000272) test_deep_const_get: .: (0.000380) test_dump: .: (0.002808) test_dump_should_modify_defaults: .: (0.000282) test_fast_generate: .: (0.000232) test_generate: .: (0.000226) test_generator: .: (0.000210) test_index: .: (0.000374) test_load: .: (0.001046) test_load_file: .: (0.000520) test_load_file!: .: (0.000508) test_load_file_with_option: .: (0.000598) test_load_file_with_option!: .: (0.000536) test_load_null: .: (0.000423) test_load_with_options: .: (0.000232) test_parse: .: (0.000218) test_parse_bang: .: (0.000235) test_parser: .: (0.000248) test_pretty_generate: .: (0.000246) test_state: .: (0.000207) JSONEncodingTest: test_chars: .: (0.011839) test_generate: .: (0.000416) test_parse: .: (0.000610) test_unicode: .: (0.001371) JSONExtParserTest: test_allocate: .: (0.000540) test_error_messages: .: (0.000465) JSONFixturesTest: test_failing: .: (0.004227) test_passing: .: (0.001931) test_sanity: .: (0.001316) JSONGeneratorTest: test_allow_nan: .: (0.002741) test_backslash: .: (0.000530) test_broken_bignum: .: (0.006257) test_buffer_initial_length: .: (0.000348) test_configure_hash_conversion: .: (0.000412) test_configure_using_configure_and_merge: .: (0.000548) test_depth: .: (0.001050) test_dump_strict: .: (0.000257) test_dump_unenclosed_hash: .: (0.000230) test_fast_generate: .: (0.000611) test_fast_state: .: (0.000355) test_gc: .: (0.465210) test_generate: .: (0.000778) test_generate_custom: .: (0.000242) test_generate_pretty: .: (0.000654) test_hash_likeness_set_string: .: (0.000544) test_hash_likeness_set_symbol: .: (0.000490) test_json_generate: .: (0.000475) test_json_generate_unsupported_types: .: (0.000421) test_nesting: .: (0.001232) test_nonutf8_encoding: .: (0.001269) test_own_state: .: (0.000614) test_pretty_state: .: (0.000411) test_safe_state: .: (0.010035) test_states: .: (0.002950) test_string_ext_included_calls_super: .: (0.000314) test_string_subclass: .: (0.000285) JSONGenericObjectTest: test_attributes: .: (0.002363) test_from_hash: .: (0.000741) test_generate_json: .: (0.000518) test_json_generic_object_load: .: (0.000901) test_parse_json: .: (0.000944) JSONInRactorTest: test_generate: .: (0.394252) JSONParserTest: test_argument_encoding: .: (0.000562) test_backslash: .: (0.000397) test_construction: .: (0.000200) test_error_message_encoding: .: (0.000404) test_freeze: .: (0.000583) test_generate_core_subclasses_with_default_to_json: .: (0.000290) test_generate_core_subclasses_with_new_to_json: .: (0.000651) test_generate_of_core_subclasses: .: (0.000371) test_nesting: .: (0.001659) test_parse_array_custom_array_derived_class: .: (0.000320) test_parse_array_custom_non_array_derived_class: .: (0.000299) test_parse_arrays: .: (0.000591) test_parse_big_integers: .: (0.000437) test_parse_bigdecimals: .: (0.000336) test_parse_comments: .: (0.000417) test_parse_complex_objects: .: (0.103312) test_parse_generic_object: .: (0.000519) test_parse_json_primitive_values: .: (0.000968) test_parse_more_complex_arrays: .: (0.060665) test_parse_numbers: .: (0.001404) test_parse_object: .: (0.000315) test_parse_object_custom_hash_derived_class: .: (0.000311) test_parse_object_custom_non_hash_derived_class: .: (0.000381) test_parse_simple_arrays: .: (0.002046) test_parse_simple_objects: .: (0.000824) test_parse_some_strings: .: (0.000346) test_parse_string_mixed_unicode: .: (0.000201) test_parse_values: .: (0.000548) test_parser_reset: .: (0.000250) test_parsing: .: (0.000198) test_parsing_frozen_ascii8bit_string: .: (0.000217) test_some_wrong_inputs: .: (0.000953) test_symbolize_names: .: (0.000336) JSONStringMatchingTest: test_match_date: .: (0.001255) Finished in 1.148505938 seconds. ------------------------------------------------------------------------------- 109 tests, 2087 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 94.91 tests/s, 1817.14 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-73001-kl6crs", "sitelibdir=./.gem.20240713-73001-kl6crs", "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-73001-kl6crs", "sitelibdir=./.gem.20240713-73001-kl6crs"] 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-73001-kl6crs", "sitelibdir=./.gem.20240713-73001-kl6crs", "install"] install -m 0755 generator.so ./.gem.20240713-73001-kl6crs/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-73001-kl6crs", "sitelibdir=./.gem.20240713-73001-kl6crs", "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-73001-kl6crs sitelibdir\=./.gem.20240713-73001-kl6crs 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-73001-kl6crs sitelibdir\=./.gem.20240713-73001-kl6crs 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-73001-kl6crs sitelibdir\=./.gem.20240713-73001-kl6crs 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-73001-kl6crs sitelibdir\=./.gem.20240713-73001-kl6crs 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-73001-3muooh", "sitelibdir=./.gem.20240713-73001-3muooh", "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-73001-3muooh", "sitelibdir=./.gem.20240713-73001-3muooh"] 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-73001-3muooh", "sitelibdir=./.gem.20240713-73001-3muooh", "install"] install -m 0755 parser.so ./.gem.20240713-73001-3muooh/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-73001-3muooh", "sitelibdir=./.gem.20240713-73001-3muooh", "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-73001-3muooh sitelibdir\=./.gem.20240713-73001-3muooh 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-73001-3muooh sitelibdir\=./.gem.20240713-73001-3muooh 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-73001-3muooh sitelibdir\=./.gem.20240713-73001-3muooh 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-73001-3muooh sitelibdir\=./.gem.20240713-73001-3muooh 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-73001-6rvyd9", "sitelibdir=./.gem.20240713-73001-6rvyd9", "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-73001-6rvyd9", "sitelibdir=./.gem.20240713-73001-6rvyd9"] 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-73001-6rvyd9", "sitelibdir=./.gem.20240713-73001-6rvyd9", "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-73001-6rvyd9", "sitelibdir=./.gem.20240713-73001-6rvyd9", "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-73001-6rvyd9 sitelibdir\=./.gem.20240713-73001-6rvyd9 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-73001-6rvyd9 sitelibdir\=./.gem.20240713-73001-6rvyd9 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-73001-6rvyd9 sitelibdir\=./.gem.20240713-73001-6rvyd9 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-73001-6rvyd9 sitelibdir\=./.gem.20240713-73001-6rvyd9 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-armv7.so.1 so:libruby.so.3.3 >>> ruby-json*: Package size: 368.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:29:46 +0000 elapsed time 0h 0m 14s >>> ruby-json: Cleaning up srcdir >>> ruby-json: Cleaning up pkgdir >>> ruby-json: Uninstalling dependencies... (1/16) Purging .makedepends-ruby-json (20240713.212933) (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: 270 MiB in 102 packages >>> ruby-json: Updating the testing/armv7 repository index... >>> ruby-json: Signing the index...