Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 494864 Details for
Bug 631234
dev-perl/IO-Socket-SSL-2.48.0 : Failed tests: 4-5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-perl:IO-Socket-SSL-2.48.0:20170915-083136.log
dev-perl:IO-Socket-SSL-2.48.0:20170915-083136.log (text/plain), 11.55 KB, created by
Toralf Förster
on 2017-09-17 19:30:41 UTC
(
hide
)
Description:
dev-perl:IO-Socket-SSL-2.48.0:20170915-083136.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-09-17 19:30:41 UTC
Size:
11.55 KB
patch
obsolete
> * Package: dev-perl/IO-Socket-SSL-2.48.0 > * Repository: gentoo > * Maintainer: perl@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking IO-Socket-SSL-2.048.tar.gz to /var/tmp/portage/dev-perl/IO-Socket-SSL-2.48.0/work >>>> Source unpacked in /var/tmp/portage/dev-perl/IO-Socket-SSL-2.48.0/work >>>> Preparing source in /var/tmp/portage/dev-perl/IO-Socket-SSL-2.48.0/work/IO-Socket-SSL-2.048 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-perl/IO-Socket-SSL-2.48.0/work/IO-Socket-SSL-2.048 ... > * Using ExtUtils::MakeMaker > * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/IO-Socket-SSL-2.48.0/image/ > >WARNING >No library for handling international domain names found. >It will work but croak if you try to verify an international name against >a certificate. >It's recommended to install either Net::IDN::Encode, Net::LibIDN or URI version>=1.50 > >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for IO::Socket::SSL >Writing MYMETA.yml and MYMETA.json >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-perl/IO-Socket-SSL-2.48.0/work/IO-Socket-SSL-2.048 ... > * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed >make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' >cp lib/IO/Socket/SSL.pm blib/lib/IO/Socket/SSL.pm >cp lib/IO/Socket/SSL/Intercept.pm blib/lib/IO/Socket/SSL/Intercept.pm >cp lib/IO/Socket/SSL/Utils.pm blib/lib/IO/Socket/SSL/Utils.pm >cp lib/IO/Socket/SSL/PublicSuffix.pm blib/lib/IO/Socket/SSL/PublicSuffix.pm >cp lib/IO/Socket/SSL.pod blib/lib/IO/Socket/SSL.pod >>>> Source compiled. >>>> Test phase: dev-perl/IO-Socket-SSL-2.48.0 > * Test::Harness Jobs=1 >make -j1 test TEST_VERBOSE=0 >PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/external/*.t >t/01loadmodule.t .................. >t/01loadmodule.t .................. 1/3 # openssl version=0x20000000 ># Net::SSLeay version=1.81 ># parent IO::Socket::IP version=0.37 > > >t/01loadmodule.t .................. ok >t/acceptSSL-timeout.t ............. >t/acceptSSL-timeout.t ............. 1/15 >t/acceptSSL-timeout.t ............. 15/15 > >t/acceptSSL-timeout.t ............. ok >t/alpn.t .......................... >t/alpn.t .......................... 1/5 > >t/alpn.t .......................... ok >t/auto_verify_hostname.t .......... >t/auto_verify_hostname.t .......... 1/30 > >t/auto_verify_hostname.t .......... ok >t/cert_formats.t .................. >t/cert_formats.t .................. 1/6 > >t/cert_formats.t .................. ok >t/cert_no_file.t .................. >t/cert_no_file.t .................. 1/9 > >t/cert_no_file.t .................. ok >t/compatibility.t ................. >t/compatibility.t ................. 1/9 > >t/compatibility.t ................. ok >t/connectSSL-timeout.t ............ >t/connectSSL-timeout.t ............ 1/16 >t/connectSSL-timeout.t ............ 16/16 > >t/connectSSL-timeout.t ............ ok >t/core.t .......................... >t/core.t .......................... 1/48 > >t/core.t .......................... ok >t/dhe.t ........................... >t/dhe.t ........................... 1/3 > >t/dhe.t ........................... ok >t/ecdhe.t ......................... >t/ecdhe.t ......................... 1/4 > >t/ecdhe.t ......................... ok >t/external/ocsp.t ................. >t/external/ocsp.t ................. 1/3 > >t/external/ocsp.t ................. ok >t/external/usable_ca.t ............ # found 163 CA certs > >t/external/usable_ca.t ............ 1/21 # have root CA for www.twitter.com in store ># have root CA for www.facebook.com in store ># have root CA for www.live.com in store > > >t/external/usable_ca.t ............ ok >t/io-socket-inet6.t ............... > >t/io-socket-inet6.t ............... skipped: no IO::Socket::INET6 available >t/io-socket-ip.t .................. >t/io-socket-ip.t .................. 1/3 > >t/io-socket-ip.t .................. ok >t/memleak_bad_handshake.t ......... >t/memleak_bad_handshake.t ......... 1/1 > >t/memleak_bad_handshake.t ......... ok >t/mitm.t .......................... >t/mitm.t .......................... 1/8 >t/mitm.t .......................... 3/8 > >t/mitm.t .......................... ok >t/nonblock.t ...................... >t/nonblock.t ...................... 1/27 >t/nonblock.t ...................... 8/27 >t/nonblock.t ...................... 12/27 >t/nonblock.t ...................... 20/27 >t/nonblock.t ...................... 25/27 > >t/nonblock.t ...................... ok >t/npn.t ........................... >t/npn.t ........................... 1/5 Use of uninitialized value $proto in string eq at t/npn.t line 72. >Use of uninitialized value $proto in string eq at t/npn.t line 60. >Use of uninitialized value $proto in concatenation (.) or string at t/npn.t line 72. >Use of uninitialized value $proto in concatenation (.) or string at t/npn.t line 60. > > >t/npn.t ........................... Failed 2/5 subtests >t/plain_upgrade_downgrade.t ....... # -- test: newINET start_SSL stop_SSL start_SSL ># server accepted new client ># wait for initial data from client ># got 0x666f6f from client ># server: got plain data at start of connection ># server: TLS upgrade > >t/plain_upgrade_downgrade.t ....... 1/15 # server: TLS downgrade ># server: TLS upgrade#2 ># -- test: newSSL stop_SSL connect_SSL ># server accepted new client ># wait for initial data from client ># got 0x160301 from client ># server: TLS upgrade ># server: TLS downgrade ># server: TLS upgrade#2 ># -- test: newSSL:0 connect_SSL stop_SSL connect_SSL ># server accepted new client ># wait for initial data from client ># got 0x666f6f from client ># server: got plain data at start of connection ># server: TLS upgrade ># server: TLS downgrade ># server: TLS upgrade#2 ># -- test: newSSL:0 start_SSL stop_SSL connect_SSL ># server accepted new client ># wait for initial data from client ># got 0x666f6f from client ># server: got plain data at start of connection ># server: TLS upgrade ># server: TLS downgrade ># server: TLS upgrade#2 ># server accepted new client ># wait for initial data from client ># got 0x656e64 from client ># client requested end of tests > > >t/plain_upgrade_downgrade.t ....... ok >t/protocol_version.t .............. # looks like OpenSSL was compiled without SSLv3 support > >t/protocol_version.t .............. 1/? > >t/protocol_version.t .............. ok >t/public_suffix_lib_encode_idn.t .. >t/public_suffix_lib_encode_idn.t .. 1/79 > >t/public_suffix_lib_encode_idn.t .. ok >t/public_suffix_lib_libidn.t ...... >t/public_suffix_lib_libidn.t ...... 1/79 > >t/public_suffix_lib_libidn.t ...... ok >t/public_suffix_lib_uri.t ......... >t/public_suffix_lib_uri.t ......... 1/79 > >t/public_suffix_lib_uri.t ......... ok >t/public_suffix_ssl.t ............. >t/public_suffix_ssl.t ............. 1/26 >t/public_suffix_ssl.t ............. 13/26 > >t/public_suffix_ssl.t ............. ok >t/readline.t ...................... >t/readline.t ...................... 1/19 >t/readline.t ...................... 19/19 > >t/readline.t ...................... ok >t/session_ticket.t ................ # listen at 127.0.0.1:39425 ># listen at 127.0.0.1:58501 ># connect to 0: success reuse=0 > >t/session_ticket.t ................ 1/6 # connect to 0: success reuse=1 ># connect to 1: success reuse=1 ># connect to 1: success reuse=0 ># connect to 0: success reuse=0 ># connect to 0: success reuse=1 > > >t/session_ticket.t ................ ok >t/sessions.t ...................... >t/sessions.t ...................... 1/35 > >t/sessions.t ...................... ok >t/signal-readline.t ............... >t/signal-readline.t ............... 1/9 >t/signal-readline.t ............... 2/9 > >t/signal-readline.t ............... ok >t/sni.t ........................... >t/sni.t ........................... 1/17 >t/sni.t ........................... 2/17 > >t/sni.t ........................... ok >t/sni_verify.t .................... >t/sni_verify.t .................... 1/17 > >t/sni_verify.t .................... ok >t/start-stopssl.t ................. >t/start-stopssl.t ................. 1/16 >t/start-stopssl.t ................. 3/16 >t/start-stopssl.t ................. 10/16 > >t/start-stopssl.t ................. ok >t/startssl-failed.t ............... >t/startssl-failed.t ............... 1/9 > >t/startssl-failed.t ............... ok >t/startssl.t ...................... >t/startssl.t ...................... 1/21 > >t/startssl.t ...................... ok >t/sysread_write.t ................. >t/sysread_write.t ................. 1/9 > >t/sysread_write.t ................. ok >t/verify_fingerprint.t ............ >t/verify_fingerprint.t ............ 1/13 > >t/verify_fingerprint.t ............ ok >t/verify_hostname.t ............... >t/verify_hostname.t ............... 1/42 > >t/verify_hostname.t ............... ok >t/verify_hostname_standalone.t .... >t/verify_hostname_standalone.t .... 1/78 > >t/verify_hostname_standalone.t .... ok > >Test Summary Report >------------------- >t/npn.t (Wstat: 0 Tests: 5 Failed: 2) > Failed tests: 4-5 >Files=38, Tests=792, 44 wallclock secs ( 0.25 usr 0.04 sys + 7.45 cusr 0.87 csys = 8.61 CPU) >Result: FAIL >Failed 1/38 test programs. 2/792 subtests failed. >make: *** [Makefile:854: test_dynamic] Error 255 > * ERROR: dev-perl/IO-Socket-SSL-2.48.0::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-perl/IO-Socket-SSL-2.48.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-perl/IO-Socket-SSL-2.48.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-perl:IO-Socket-SSL-2.48.0:20170915-083136.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/IO-Socket-SSL-2.48.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-perl/IO-Socket-SSL-2.48.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-perl/IO-Socket-SSL-2.48.0/work/IO-Socket-SSL-2.048' > * S: '/var/tmp/portage/dev-perl/IO-Socket-SSL-2.48.0/work/IO-Socket-SSL-2.048'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631234
:
494862
| 494864 |
494866
|
494868
|
494870
|
494872
|
494874