>>> ruby-net-smtp: Building main/ruby-net-smtp 0.5.1-r0 (using abuild 3.17.0_rc1-r1) started Fri, 17 Apr 2026 21:22:12 +0000 >>> ruby-net-smtp: Validating /home/buildozer/aports/main/ruby-net-smtp/APKBUILD... >>> ruby-net-smtp: Analyzing dependencies... >>> ruby-net-smtp: Installing for build: build-base ruby ruby-rdoc ruby-test-unit ( 1/10) Installing ca-certificates (20260413-r0) ( 2/10) Installing libffi (3.5.2-r1) ( 3/10) Installing yaml (0.2.5-r2) ( 4/10) Installing ruby-libs (3.4.9-r0) ( 5/10) Installing libucontext (1.5-r0) ( 6/10) Installing ruby (3.4.9-r0) ( 7/10) Installing ruby-rdoc (3.4.9-r0) ( 8/10) Installing ruby-power_assert (2.0.5-r0) ( 9/10) Installing ruby-test-unit (3.6.8-r0) (10/10) Installing .makedepends-ruby-net-smtp (20260417.212215) Executing busybox-1.37.0-r31.trigger Executing ca-certificates-20260413-r0.trigger OK: 565.8 MiB in 112 packages >>> ruby-net-smtp: Cleaning up srcdir >>> ruby-net-smtp: Cleaning up pkgdir >>> ruby-net-smtp: Cleaning up tmpdir >>> ruby-net-smtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/net-smtp-0.5.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/net-smtp-0.5.1.tar.gz.part' net-smtp-0.5.1.tar.g 100% |********************************| 26944 0:00:00 ETA '/var/cache/distfiles/net-smtp-0.5.1.tar.gz.part' saved /var/cache/distfiles/net-smtp-0.5.1.tar.gz: OK /home/buildozer/aports/main/ruby-net-smtp/gemspec.patch: OK >>> ruby-net-smtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/net-smtp-0.5.1.tar.gz /var/cache/distfiles/net-smtp-0.5.1.tar.gz: OK /home/buildozer/aports/main/ruby-net-smtp/gemspec.patch: OK >>> ruby-net-smtp: Unpacking /var/cache/distfiles/net-smtp-0.5.1.tar.gz... >>> ruby-net-smtp: gemspec.patch patching file net-smtp.gemspec WARNING: description and summary are identical WARNING: open-ended dependency on net-protocol (>= 0) is not recommended use a bounded requirement, such as "~> x.y" WARNING: You have specified the uri: https://github.com/ruby/net-smtp 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: net-smtp Version: 0.5.1 File: net-smtp-0.5.1.gem Loaded suite -e Started Net::SMTP::TestResponse: test_authentication_exception: .: (0.000309) test_bad_string: .: (0.000097) test_capabilities: .: (0.000167) test_capabilities_default: .: (0.000099) test_capabilities_multi: .: (0.000097) test_capabilities_value: .: (0.000094) test_continue?: .: (0.000101) test_default_exception: .: (0.000099) test_fatal_error: .: (0.000116) test_message: .: (0.000093) test_server_busy_exception: .: (0.000110) test_status_type_char: .: (0.000104) test_success?: .: (0.000094) test_syntax_error_exception: .: (0.000113) Net::TestSMTP: test_address: .: (0.000251) test_auth_login: .: (0.004657) test_auth_plain: .: (0.001767) test_auth_xoauth2: .: (0.001643) test_critical: .: (0.000331) test_crlf_injection: .: (0.000299) test_eof_error_backtrace: .: (0.001684) test_esmtp: .: (0.000152) test_mailfrom: .: (0.001683) test_mailfrom_with_address: .: (0.001585) test_mailfrom_with_smtputf_detection: .: (0.001598) test_non_continue_auth_login: .: (0.001809) test_rcptto: .: (0.001658) test_rcptto_with_address: .: (0.001672) test_rset: .: (0.001807) test_send_message: .: (0.043494) test_send_message_with_multiple_recipients: .: (0.043893) test_send_message_with_multiple_recipients_as_array: .: (0.047916) test_send_smtputf8_sender: .: (0.043969) test_send_smtputf8_sender_with_size: .: (0.043919) test_send_smtputf_recipient: .: (0.043899) test_send_smtputf_sender_without_server: .: (0.043919) test_server_capabilities: .: (0.001120) test_start: .: (0.002369) test_start_auth_cram_md5: .: (0.006726) test_start_auth_login: .: (0.005152) test_start_auth_plain: .: (0.004622) test_start_instance: .: (0.001432) test_start_instance_invalid_number_of_arguments: .: (0.000173) test_start_instance_password_is_secret: .: (0.001602) test_start_instance_with_keyword_argument: .: (0.001630) test_start_instance_with_position_argument: .: (0.002121) test_start_invalid_number_of_arguments: .: (0.000696) test_start_password_is_secret: .: (0.001737) test_start_with_keyword_argument: .: (0.002133) test_start_with_position_argument: .: (0.002775) test_start_with_starttls_always: .: (0.069495) test_start_with_starttls_auto: .: (0.071038) test_start_with_starttls_false: .: (0.001863) test_start_with_tls: .: (0.066178) test_tls_connect: .: (0.066612) test_tls_connect_timeout: .: (0.102423) test_unsuccessful_auth_login: .: (0.001757) test_unsuccessful_auth_plain: .: (0.001611) test_unsuccessful_auth_xoauth2: .: (0.002842) test_unsuccessful_data: .: (0.001692) test_unsuccessful_send_message_authentication_error: .: (0.001362) test_unsuccessful_send_message_fatal_error: .: (0.001361) test_unsuccessful_send_message_server_busy: .: (0.001375) test_unsuccessful_send_message_syntax_error: .: (0.001425) test_unsuccessful_send_message_unknown_error: .: (0.001442) test_with_starttls_always: .: (0.067118) test_with_starttls_auto: .: (0.063732) test_with_starttls_false: .: (0.001920) test_with_tls: .: (0.066268) Net::TestSSLContext: test_default: .: (0.018897) test_enable_starttls: .: (0.019878) test_enable_starttls_before_disable_tls: .: (0.019845) test_enable_tls: .: (0.019975) test_enable_tls_before_disable_starttls: .: (0.019443) test_ssl_context_params_after_initialize: .: (0.022950) test_start_with_ssl_context_params: .: (0.019347) test_start_with_tls_hostname: .: (0.018730) test_start_with_tls_verify_false: .: (0.019343) test_start_with_tls_verify_true: .: (0.018124) test_start_without_tls_hostname: .: (0.019716) test_starttls_close_socket_on_verify_failure: .: (0.018055) test_tls_hostname_after_initialize: .: (0.018718) test_tls_verify_false_after_initialize: .: (0.019370) test_tls_verify_true_after_initialize: .: (0.018594) Net::TestStarttls: test_default_with_starttls_capable: .: (0.001212) test_default_without_starttls_capable: .: (0.000872) test_disable_starttls: .: (0.000467) test_enable_starttls_and_enable_starttls_auto: .: (0.000252) test_enable_starttls_auto_with_starttls_capable: .: (0.001058) test_enable_starttls_with_starttls_capable: .: (0.001017) test_enable_starttls_without_starttls_capable: .: (0.000922) test_enable_tls_and_enable_starttls: .: (0.000290) test_enable_tls_and_enable_starttls_auto: .: (0.000289) test_tls_with_starttls_capable: .: (0.001349) test_tls_without_starttls_capable: .: (0.000219) Finished in 1.272222379 seconds. ------------------------------------------------------------------------------- 95 tests, 170 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 74.67 tests/s, 133.62 assertions/s >>> ruby-net-smtp: Entering fakeroot... /home/buildozer/aports/main/ruby-net-smtp/pkg/ruby-net-smtp/usr/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp.rb /home/buildozer/aports/main/ruby-net-smtp/pkg/ruby-net-smtp/usr/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_cram_md5.rb /home/buildozer/aports/main/ruby-net-smtp/pkg/ruby-net-smtp/usr/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_login.rb /home/buildozer/aports/main/ruby-net-smtp/pkg/ruby-net-smtp/usr/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_plain.rb /home/buildozer/aports/main/ruby-net-smtp/pkg/ruby-net-smtp/usr/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/auth_xoauth2.rb /home/buildozer/aports/main/ruby-net-smtp/pkg/ruby-net-smtp/usr/lib/ruby/gems/3.4.0/gems/net-smtp-0.5.1/lib/net/smtp/authenticator.rb Successfully installed net-smtp-0.5.1 1 gem installed >>> ruby-net-smtp-doc*: Running split function doc... 'usr/lib/ruby/gems/3.4.0/doc' -> '/home/buildozer/aports/main/ruby-net-smtp/pkg/ruby-net-smtp-doc/usr/lib/ruby/gems/3.4.0/doc' >>> ruby-net-smtp-doc*: Preparing subpackage ruby-net-smtp-doc... Please specify at least one package name on the command line. >>> ruby-net-smtp-doc*: Running postcheck for ruby-net-smtp-doc >>> ruby-net-smtp*: Running postcheck for ruby-net-smtp >>> ruby-net-smtp*: Preparing package ruby-net-smtp... Please specify at least one package name on the command line. >>> ruby-net-smtp-doc*: Tracing dependencies... ruby >>> ruby-net-smtp-doc*: Package size: 1.0 B >>> ruby-net-smtp-doc*: Compressing data... >>> ruby-net-smtp-doc*: Create checksum... >>> ruby-net-smtp-doc*: Create ruby-net-smtp-doc-0.5.1-r0.apk >>> ruby-net-smtp*: Tracing dependencies... ruby >>> ruby-net-smtp*: Package size: 40.3 KB >>> ruby-net-smtp*: Compressing data... >>> ruby-net-smtp*: Create checksum... >>> ruby-net-smtp*: Create ruby-net-smtp-0.5.1-r0.apk >>> ruby-net-smtp: Build complete at Fri, 17 Apr 2026 21:22:19 +0000 elapsed time 0h 0m 7s >>> ruby-net-smtp: Cleaning up srcdir >>> ruby-net-smtp: Cleaning up pkgdir >>> ruby-net-smtp: Cleaning up tmpdir >>> ruby-net-smtp: Uninstalling dependencies... ( 1/10) Purging .makedepends-ruby-net-smtp (20260417.212215) ( 2/10) Purging ruby-rdoc (3.4.9-r0) ( 3/10) Purging ruby-test-unit (3.6.8-r0) ( 4/10) Purging ruby-power_assert (2.0.5-r0) ( 5/10) Purging ruby (3.4.9-r0) ( 6/10) Purging ca-certificates (20260413-r0) Executing ca-certificates-20260413-r0.post-deinstall ( 7/10) Purging libucontext (1.5-r0) ( 8/10) Purging ruby-libs (3.4.9-r0) ( 9/10) Purging yaml (0.2.5-r2) (10/10) Purging libffi (3.5.2-r1) Executing busybox-1.37.0-r31.trigger OK: 542.8 MiB in 102 packages >>> ruby-net-smtp: Updating the main/loongarch64 repository index... >>> ruby-net-smtp: Signing the index...