Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 835326

Summary: dev-ruby/net-smtp-0.3.1 fails tests on MUSL
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-15 09:16:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/net-smtp-0.3.1 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-15 09:16:20 UTC
Created attachment 767093 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-15 09:16:21 UTC
Error(s) that match a know pattern:


Error: test_eof_error_backtrace(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:41675
Error: test_server_capabilities(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:41367
Error: test_start(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:37745
Error: test_start_instance(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:37259
Error: test_start_instance_password_is_secret(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:40417
Error: test_start_instance_with_keyword_argument(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:44337
Error: test_start_instance_with_position_argument(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:33055
Error: test_start_password_is_secret(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:37415
Error: test_start_with_keyword_argument(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:38531
Error: test_start_with_position_argument(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:33901
Error: test_start_with_starttls_always(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:36723
Error: test_start_with_starttls_auto(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:35211
Error: test_start_with_starttls_false(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:35211
Error: test_start_with_tls(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:35535
Error: test_tls_connect(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:40307
Error: test_tls_connect_timeout(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:44797
Error: test_with_starttls_always(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:40091
Error: test_with_starttls_auto(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:46253
Error: test_with_starttls_false(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:36995
Error: test_with_tls(Net::TestSMTP): Errno::EADDRNOTAVAIL: Address not available - bind(2) for [::1]:38819