>>> ruby-net-smtp: Building main/ruby-net-smtp 0.5.1-r0 (using abuild 3.17.0_rc1-r1) started Fri, 17 Apr 2026 20:15:01 +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.201503) Executing busybox-1.37.0-r31.trigger Executing ca-certificates-20260413-r0.trigger OK: 453.5 MiB in 109 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.24/net-smtp-0.5.1.tar.gz /var/cache/distfiles/v3.24/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.24/net-smtp-0.5.1.tar.gz /var/cache/distfiles/v3.24/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/v3.24/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.000193) test_bad_string: .: (0.000045) test_capabilities: .: (0.000131) test_capabilities_default: .: (0.000044) test_capabilities_multi: .: (0.000039) test_capabilities_value: .: (0.000093) test_continue?: .: (0.000043) test_default_exception: .: (0.000041) test_fatal_error: .: (0.000051) test_message: .: (0.000037) test_server_busy_exception: .: (0.000044) test_status_type_char: .: (0.000046) test_success?: .: (0.000039) test_syntax_error_exception: .: (0.000045) Net::TestSMTP: test_address: .: (0.000123) test_auth_login: .: (0.002683) test_auth_plain: .: (0.001175) test_auth_xoauth2: .: (0.001136) test_critical: .: (0.000200) test_crlf_injection: .: (0.000147) test_eof_error_backtrace: .: (0.001240) test_esmtp: .: (0.000134) test_mailfrom: .: (0.001168) test_mailfrom_with_address: .: (0.001125) test_mailfrom_with_smtputf_detection: .: (0.001184) test_non_continue_auth_login: .: (0.001254) test_rcptto: .: (0.001056) test_rcptto_with_address: .: (0.001135) test_rset: .: (0.001080) test_send_message: .: (0.042283) test_send_message_with_multiple_recipients: .: (0.041886) test_send_message_with_multiple_recipients_as_array: .: (0.045885) test_send_smtputf8_sender: .: (0.041988) test_send_smtputf8_sender_with_size: .: (0.041956) test_send_smtputf_recipient: .: (0.041911) test_send_smtputf_sender_without_server: .: (0.041935) test_server_capabilities: .: (0.000851) test_start: .: (0.001410) test_start_auth_cram_md5: .: (0.004812) test_start_auth_login: .: (0.003420) test_start_auth_plain: .: (0.004239) test_start_instance: .: (0.000994) test_start_instance_invalid_number_of_arguments: .: (0.000103) test_start_instance_password_is_secret: .: (0.001120) test_start_instance_with_keyword_argument: .: (0.001155) test_start_instance_with_position_argument: .: (0.001121) test_start_invalid_number_of_arguments: .: (0.000101) test_start_password_is_secret: .: (0.001092) test_start_with_keyword_argument: .: (0.001123) test_start_with_position_argument: .: (0.001203) test_start_with_starttls_always: .: (0.056690) test_start_with_starttls_auto: .: (0.054384) test_start_with_starttls_false: .: (0.002048) test_start_with_tls: .: (0.055211) test_tls_connect: .: (0.054149) test_tls_connect_timeout: .: (0.101883) test_unsuccessful_auth_login: .: (0.002066) test_unsuccessful_auth_plain: .: (0.001891) test_unsuccessful_auth_xoauth2: .: (0.002796) test_unsuccessful_data: .: (0.001974) test_unsuccessful_send_message_authentication_error: .: (0.001252) test_unsuccessful_send_message_fatal_error: .: (0.015827) test_unsuccessful_send_message_server_busy: .: (0.002494) test_unsuccessful_send_message_syntax_error: .: (0.001014) test_unsuccessful_send_message_unknown_error: .: (0.000962) test_with_starttls_always: .: (0.054158) test_with_starttls_auto: .: (0.053926) test_with_starttls_false: .: (0.001545) test_with_tls: .: (0.056193) Net::TestSSLContext: test_default: .: (0.011447) test_enable_starttls: .: (0.012479) test_enable_starttls_before_disable_tls: .: (0.013152) test_enable_tls: .: (0.012327) test_enable_tls_before_disable_starttls: .: (0.012050) test_ssl_context_params_after_initialize: .: (0.011708) test_start_with_ssl_context_params: .: (0.011745) test_start_with_tls_hostname: .: (0.011513) test_start_with_tls_verify_false: .: (0.011991) test_start_with_tls_verify_true: .: (0.011055) test_start_without_tls_hostname: .: (0.012153) test_starttls_close_socket_on_verify_failure: .: (0.011088) test_tls_hostname_after_initialize: .: (0.011672) test_tls_verify_false_after_initialize: .: (0.012120) test_tls_verify_true_after_initialize: .: (0.011175) Net::TestStarttls: test_default_with_starttls_capable: .: (0.000893) test_default_without_starttls_capable: .: (0.000636) test_disable_starttls: .: (0.000346) test_enable_starttls_and_enable_starttls_auto: .: (0.000190) test_enable_starttls_auto_with_starttls_capable: .: (0.000729) test_enable_starttls_with_starttls_capable: .: (0.000731) test_enable_starttls_without_starttls_capable: .: (0.000690) test_enable_tls_and_enable_starttls: .: (0.000242) test_enable_tls_and_enable_starttls_auto: .: (0.000219) test_tls_with_starttls_capable: .: (0.000800) test_tls_without_starttls_capable: .: (0.000200) Finished in 1.047680079 seconds. ------------------------------------------------------------------------------- 95 tests, 170 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 90.68 tests/s, 162.26 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 20:15:05 +0000 elapsed time 0h 0m 4s >>> 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.201503) ( 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: 430.2 MiB in 99 packages >>> ruby-net-smtp: Updating the main/aarch64 repository index... >>> ruby-net-smtp: Signing the index...