Skip Menu |

This queue is for tickets about the Net-SSLeay CPAN distribution.

Report information
The Basics
Id: 84149
Status: resolved
Priority: 0/
Queue: Net-SSLeay

People
Owner: Nobody in particular
Requestors: bowtie [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.53
Fixed in: (no value)



Subject: failed to install against perl-5.17.10, previous version did though
kevin@vinny:~$ cpan MIKEM/Net-SSLeay-1.53.tar.gz CPAN::SQLite not installed, trying to work without CPAN: Storable loaded ok (v2.40) Reading '/home/kevin/.cpan/Metadata' Database was generated on Fri, 22 Mar 2013 17:07:39 GMT Running make for M/MI/MIKEM/Net-SSLeay-1.53.tar.gz CPAN: Digest::SHA loaded ok (v5.84) CPAN: Compress::Zlib loaded ok (v2.06) Checksum for /home/kevin/.cpan/sources/authors/id/M/MI/MIKEM/Net-SSLeay-1.53.tar.gz ok CPAN: File::Temp loaded ok (v0.23) CPAN: Parse::CPAN::Meta loaded ok (v1.4404) CPAN: CPAN::Meta loaded ok (v2.120921) CPAN: Module::CoreList loaded ok (v2.85) CPAN.pm: Building M/MI/MIKEM/Net-SSLeay-1.53.tar.gz CPAN: CPAN::Reporter loaded ok (v1.2009) CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please install the missing module or choose a different transport mechanism. *** Found OpenSSL-1.0.1c installed in /usr *** Be sure to use the same compiler and options to compile your OpenSSL, perl, and Net::SSLeay. Mixing and matching compilers is not supported. Do you want to run external tests? These tests *will* *fail* if you do not have network connectivity. [n] Checking if your kit is complete... Looks good Writing Makefile for Net::SSLeay Writing MYMETA.yml and MYMETA.json (/home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 Makefile.PL exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please install the missing module or choose a different transport mechanism. cp lib/Net/SSLeay/Handle.pm blib/lib/Net/SSLeay/Handle.pm cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod cp lib/Net/SSLeay.pm blib/lib/Net/SSLeay.pm AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay) blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 characters: directory blib/lib/auto/Net/SSLeay: do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to get_http head_https.al, head_https3.al, head_https4.al, head_http.al, head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al, head_httpx4.al truncate to head_htt post_https.al, post_https3.al, post_https4.al, post_http.al, post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al, post_httpx4.al truncate to post_htt put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al, put_httpx3.al, put_httpx4.al truncate to put_http ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ /home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 "-Iinc" /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/ExtUtils/xsubpp -typemap /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/ExtUtils/typemap -typemap typemap SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c cc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"1.53\" -DXS_VERSION=\"1.53\" -fPIC "-I/home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/i686-linux-thread-multi/CORE" SSLeay.c Running Mkbootstrap for Net::SSLeay () chmod 644 SSLeay.bs rm -f blib/arch/auto/Net/SSLeay/SSLeay.so LD_RUN_PATH="/lib/i386-linux-gnu" cc -shared -O2 -L/usr/local/lib -fstack-protector SSLeay.o -o blib/arch/auto/Net/SSLeay/SSLeay.so \ -L/usr -L/usr/lib -lssl -lcrypto -lz \ chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.so cp SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs chmod 644 blib/arch/auto/Net/SSLeay/SSLeay.bs Manifying blib/man3/Net::SSLeay::Handle.3 Manifying blib/man3/Net::SSLeay.3 (/usr/bin/make exited with 0) CPAN::Reporter: make result is 'pass', No errors. MIKEM/Net-SSLeay-1.53.tar.gz /usr/bin/make -- OK CPAN: YAML::XS loaded ok (v0.41) Running make test CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please install the missing module or choose a different transport mechanism. PERL_DL_NONLAZY=1 /home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t t/handle/local/05_use.t ................ ok t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required for testing POD t/local/02_pod_coverage.t .............. skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/local/03_use.t ....................... ok # Version info: # Testing Net::SSLeay 1.53, Perl 5.017010, /home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 # OpenSSL version: 'OpenSSL 1.0.1c 10 May 2012' # OpenSSL platform: 'platform: debian-i386' t/local/04_basic.t ..................... ok t/local/05_passwd_cb.t ................. ok t/local/06_tcpecho.t ................... ok t/local/07_sslecho.t ................... ok t/local/08_pipe.t ...................... ok t/local/15_bio.t ....................... ok t/local/20_autoload.t .................. ok t/local/21_constants.t ................. ok t/local/30_error.t ..................... skipped: Requires Test::Exception, Test::Warn and Test::NoWarnings t/local/31_rsa_generate_key.t .......... ok # Failed test 'BIO_new_file testcert_cdp.crt.pem' # at t/local/32_x509_get_cert_info.t line 39. # Failed test 'PEM_read_bio_X509 testcert_cdp.crt.pem' # at t/local/32_x509_get_cert_info.t line 40. # Failed test 'X509_get_pubkey testcert_cdp.crt.pem' # at t/local/32_x509_get_cert_info.t line 42. t/local/32_x509_get_cert_info.t ........ Failed 1241/1241 subtests t/local/33_x509_create_cert.t .......... ok t/local/34_x509_crl.t .................. ok t/local/35_ephemeral.t ................. ok t/local/36_verify.t .................... ok t/local/37_asn1_time.t ................. ok t/local/38_priv-key.t .................. ok t/local/39_pkcs12.t .................... ok t/local/40_npn_support.t ............... ok t/local/50_digest.t .................... ok t/local/61_threads-cb-crash.t .......... ok t/local/62_threads-ctx_new-deadlock.t .. ok t/local/kwalitee.t ..................... skipped: Test::Kwalitee not installed; skipping Test Summary Report ------------------- t/local/32_x509_get_cert_info.t (Wstat: 139 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero wait status: 139 Parse errors: Bad plan. You planned 1241 tests but ran 3. Files=27, Tests=1421, 17 wallclock secs ( 0.34 usr 0.05 sys + 13.17 cusr 0.33 csys = 13.89 CPU) Result: FAIL Failed 1/27 test programs. 3/1421 subtests failed. make: *** [test_dynamic] Error 255 (/usr/bin/make test exited with 512) CPAN::Reporter: Test result is 'fail', One or more tests failed. CPAN::Reporter: preparing a CPAN Testers report for Net-SSLeay-1.53 CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please install the missing module or choose a different transport mechanism. CPAN::Reporter: problem with Test::Reporter transport: Test::Reporter: could not load 'Test::Reporter::Transport::Metabase' Can't locate Test/Reporter/Transport/Metabase.pm in @INC (you may need to install the Test::Reporter::Transport::Metabase module) (@INC contains: /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/site_perl/5.17.10/i686-linux-thread-multi /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/site_perl/5.17.10 /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/i686-linux-thread-multi /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10 /home/kevin) at (eval 100) line 1. at /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/site_perl/5.17.10/CPAN/Reporter.pm line 461. Test report will not be sent MIKEM/Net-SSLeay-1.53.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MIKEM/Net-SSLeay-1.53.tar.gz Running make install make test had returned bad status, won't install without force
Subject: Re: [rt.cpan.org #84149] failed to install against perl-5.17.10, previous version did though
Date: Sat, 23 Mar 2013 08:13:12 +1000
To: bug-Net-SSLeay [...] rt.cpan.org
From: Mike McCauley <mikem [...] open.com.au>
New version uploaded. Sorry. On Friday, March 22, 2013 02:33:02 PM you wrote: Show quoted text
> Fri Mar 22 14:33:00 2013: Request 84149 was acted upon. > Transaction: Ticket created by bowtie > Queue: Net-SSLeay > Subject: failed to install against perl-5.17.10, previous version did > though Broken in: 1.53 > Severity: Critical > Owner: Nobody > Requestors: bowtie@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=84149 > > > > kevin@vinny:~$ cpan MIKEM/Net-SSLeay-1.53.tar.gz > CPAN::SQLite not installed, trying to work without > CPAN: Storable loaded ok (v2.40) > Reading '/home/kevin/.cpan/Metadata' > Database was generated on Fri, 22 Mar 2013 17:07:39 GMT > Running make for M/MI/MIKEM/Net-SSLeay-1.53.tar.gz > CPAN: Digest::SHA loaded ok (v5.84) > CPAN: Compress::Zlib loaded ok (v2.06) > Checksum for > /home/kevin/.cpan/sources/authors/id/M/MI/MIKEM/Net-SSLeay-1.53.tar.gz ok > CPAN: File::Temp loaded ok (v0.23) > CPAN: Parse::CPAN::Meta loaded ok (v1.4404) > CPAN: CPAN::Meta loaded ok (v2.120921) > CPAN: Module::CoreList loaded ok (v2.85) > > CPAN.pm: Building M/MI/MIKEM/Net-SSLeay-1.53.tar.gz > > CPAN: CPAN::Reporter loaded ok (v1.2009) > > CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please > install the missing module or choose a different transport mechanism. > > *** Found OpenSSL-1.0.1c installed in /usr > *** Be sure to use the same compiler and options to compile your OpenSSL, > perl, and Net::SSLeay. Mixing and matching compilers is not supported. Do > you want to run external tests? > These tests *will* *fail* if you do not have network connectivity. [n] > Checking if your kit is complete... > Looks good > Writing Makefile for Net::SSLeay > Writing MYMETA.yml and MYMETA.json > (/home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 Makefile.PL > exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. > > CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please > install the missing module or choose a different transport mechanism. > > cp lib/Net/SSLeay/Handle.pm blib/lib/Net/SSLeay/Handle.pm > cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod > cp lib/Net/SSLeay.pm blib/lib/Net/SSLeay.pm > AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay) > blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 > characters: directory blib/lib/auto/Net/SSLeay: > do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https > do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx > get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, > get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to > get_http head_https.al, head_https3.al, head_https4.al, head_http.al, > head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al, head_httpx4.al > truncate to head_htt post_https.al, post_https3.al, post_https4.al, > post_http.al, post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al, > post_httpx4.al truncate to post_htt put_https.al, put_https3.al, > put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al, > put_httpx3.al, put_httpx4.al truncate to put_http ssl_read_all.al, > ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read ssl_write_all.al, > ssl_write_CRLF.al truncate to ssl_writ > tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read > tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ > /home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 "-Iinc" > /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/ExtUtils/xsubpp > -typemap > /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/ExtUtils/typemap > -typemap typemap SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c cc -c > -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe > -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"1.53\" -DXS_VERSION=\"1.53\" > -fPIC > "-I/home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/i686-linux-thr > ead-multi/CORE" SSLeay.c Running Mkbootstrap for Net::SSLeay () > chmod 644 SSLeay.bs > rm -f blib/arch/auto/Net/SSLeay/SSLeay.so > LD_RUN_PATH="/lib/i386-linux-gnu" cc -shared -O2 -L/usr/local/lib > -fstack-protector SSLeay.o -o blib/arch/auto/Net/SSLeay/SSLeay.so \ > -L/usr -L/usr/lib -lssl -lcrypto -lz \ > > chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.so > cp SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs > chmod 644 blib/arch/auto/Net/SSLeay/SSLeay.bs > Manifying blib/man3/Net::SSLeay::Handle.3 > Manifying blib/man3/Net::SSLeay.3 > (/usr/bin/make exited with 0) > CPAN::Reporter: make result is 'pass', No errors. > MIKEM/Net-SSLeay-1.53.tar.gz > /usr/bin/make -- OK > CPAN: YAML::XS loaded ok (v0.41) > Running make test > > CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please > install the missing module or choose a different transport mechanism. > > PERL_DL_NONLAZY=1 > /home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 > "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', > 'blib/arch')" t/local/*.t t/handle/local/*.t t/handle/local/05_use.t > ................ ok > t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required > for testing POD t/local/02_pod_coverage.t .............. skipped: > Test::Pod::Coverage 1.00 required for testing POD coverage t/local/03_use.t > ....................... ok > # Version info: > # Testing Net::SSLeay 1.53, Perl 5.017010, > /home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 # OpenSSL > version: 'OpenSSL 1.0.1c 10 May 2012' > # OpenSSL platform: 'platform: debian-i386' > t/local/04_basic.t ..................... ok > t/local/05_passwd_cb.t ................. ok > t/local/06_tcpecho.t ................... ok > t/local/07_sslecho.t ................... ok > t/local/08_pipe.t ...................... ok > t/local/15_bio.t ....................... ok > t/local/20_autoload.t .................. ok > t/local/21_constants.t ................. ok > t/local/30_error.t ..................... skipped: Requires Test::Exception, > Test::Warn and Test::NoWarnings t/local/31_rsa_generate_key.t .......... ok > > # Failed test 'BIO_new_file testcert_cdp.crt.pem' > # at t/local/32_x509_get_cert_info.t line 39. > > # Failed test 'PEM_read_bio_X509 testcert_cdp.crt.pem' > # at t/local/32_x509_get_cert_info.t line 40. > > # Failed test 'X509_get_pubkey testcert_cdp.crt.pem' > # at t/local/32_x509_get_cert_info.t line 42. > t/local/32_x509_get_cert_info.t ........ > Failed 1241/1241 subtests > t/local/33_x509_create_cert.t .......... ok > t/local/34_x509_crl.t .................. ok > t/local/35_ephemeral.t ................. ok > t/local/36_verify.t .................... ok > t/local/37_asn1_time.t ................. ok > t/local/38_priv-key.t .................. ok > t/local/39_pkcs12.t .................... ok > t/local/40_npn_support.t ............... ok > t/local/50_digest.t .................... ok > t/local/61_threads-cb-crash.t .......... ok > t/local/62_threads-ctx_new-deadlock.t .. ok > t/local/kwalitee.t ..................... skipped: Test::Kwalitee not > installed; skipping > > Test Summary Report > ------------------- > t/local/32_x509_get_cert_info.t (Wstat: 139 Tests: 3 Failed: 3) > Failed tests: 1-3 > Non-zero wait status: 139 > Parse errors: Bad plan. You planned 1241 tests but ran 3. > Files=27, Tests=1421, 17 wallclock secs ( 0.34 usr 0.05 sys + 13.17 cusr > 0.33 csys = 13.89 CPU) Result: FAIL > Failed 1/27 test programs. 3/1421 subtests failed. > make: *** [test_dynamic] Error 255 > (/usr/bin/make test exited with 512) > CPAN::Reporter: Test result is 'fail', One or more tests failed. > CPAN::Reporter: preparing a CPAN Testers report for Net-SSLeay-1.53 > > CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please > install the missing module or choose a different transport mechanism. > > CPAN::Reporter: problem with Test::Reporter transport: > Test::Reporter: could not load 'Test::Reporter::Transport::Metabase' > Can't locate Test/Reporter/Transport/Metabase.pm in @INC (you may need to > install the Test::Reporter::Transport::Metabase module) (@INC contains: > /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/site_perl/5.17.10/i686-li > nux-thread-multi > /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/site_perl/5.17.10 > /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/i686-linux-thread > -multi /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10 > /home/kevin) at (eval 100) line 1. > > at > /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/site_perl/5.17.10/CPAN/Re > porter.pm line 461. > > Test report will not be sent > MIKEM/Net-SSLeay-1.53.tar.gz > /usr/bin/make test -- NOT OK > //hint// to see the cpan-testers results for installing this module, try: > reports MIKEM/Net-SSLeay-1.53.tar.gz > Running make install > make test had returned bad status, won't install without force
-- Mike McCauley mikem@open.com.au Open System Consultants Pty. Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.open.com.au Phone +61 7 5598-7474 Fax +61 7 5598-7070 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.
CC: bowtie [...] cpan.org
Subject: Re: [rt.cpan.org #84149] failed to install against perl-5.17.10, previous version did though
Date: Fri, 22 Mar 2013 22:22:54 +0000
To: bug-Net-SSLeay [...] rt.cpan.org
From: kevin dawson <kevin [...] dawson10.plus.com>
On 2013-03-22 22:13, mikem@open.com.au via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=84149 > > > New version uploaded. > Sorry. > > On Friday, March 22, 2013 02:33:02 PM you wrote:
>> Fri Mar 22 14:33:00 2013: Request 84149 was acted upon. >> Transaction: Ticket created by bowtie >> Queue: Net-SSLeay >> Subject: failed to install against perl-5.17.10, previous version did >> though Broken in: 1.53 >> Severity: Critical >> Owner: Nobody >> Requestors: bowtie@cpan.org >> Status: new >> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=84149 > >> >> >> kevin@vinny:~$ cpan MIKEM/Net-SSLeay-1.53.tar.gz >> CPAN::SQLite not installed, trying to work without >> CPAN: Storable loaded ok (v2.40) >> Reading '/home/kevin/.cpan/Metadata' >> Database was generated on Fri, 22 Mar 2013 17:07:39 GMT >> Running make for M/MI/MIKEM/Net-SSLeay-1.53.tar.gz >> CPAN: Digest::SHA loaded ok (v5.84) >> CPAN: Compress::Zlib loaded ok (v2.06) >> Checksum for >> /home/kevin/.cpan/sources/authors/id/M/MI/MIKEM/Net-SSLeay-1.53.tar.gz ok >> CPAN: File::Temp loaded ok (v0.23) >> CPAN: Parse::CPAN::Meta loaded ok (v1.4404) >> CPAN: CPAN::Meta loaded ok (v2.120921) >> CPAN: Module::CoreList loaded ok (v2.85) >> >> CPAN.pm: Building M/MI/MIKEM/Net-SSLeay-1.53.tar.gz >> >> CPAN: CPAN::Reporter loaded ok (v1.2009) >> >> CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please >> install the missing module or choose a different transport mechanism. >> >> *** Found OpenSSL-1.0.1c installed in /usr >> *** Be sure to use the same compiler and options to compile your OpenSSL, >> perl, and Net::SSLeay. Mixing and matching compilers is not supported. Do >> you want to run external tests? >> These tests *will* *fail* if you do not have network connectivity. [n] >> Checking if your kit is complete... >> Looks good >> Writing Makefile for Net::SSLeay >> Writing MYMETA.yml and MYMETA.json >> (/home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 Makefile.PL >> exited with 0) CPAN::Reporter: Makefile.PL result is 'pass', No errors. >> >> CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please >> install the missing module or choose a different transport mechanism. >> >> cp lib/Net/SSLeay/Handle.pm blib/lib/Net/SSLeay/Handle.pm >> cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod >> cp lib/Net/SSLeay.pm blib/lib/Net/SSLeay.pm >> AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay) >> blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 >> characters: directory blib/lib/auto/Net/SSLeay: >> do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https >> do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx >> get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, >> get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to >> get_http head_https.al, head_https3.al, head_https4.al, head_http.al, >> head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al, head_httpx4.al >> truncate to head_htt post_https.al, post_https3.al, post_https4.al, >> post_http.al, post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al, >> post_httpx4.al truncate to post_htt put_https.al, put_https3.al, >> put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al, >> put_httpx3.al, put_httpx4.al truncate to put_http ssl_read_all.al, >> ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read ssl_write_all.al, >> ssl_write_CRLF.al truncate to ssl_writ >> tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read >> tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ >> /home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 "-Iinc" >> /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/ExtUtils/xsubpp >> -typemap >> /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/ExtUtils/typemap >> -typemap typemap SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c cc -c >> -I/usr/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe >> -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE >> -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"1.53\" -DXS_VERSION=\"1.53\" >> -fPIC >> "-I/home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/i686-linux-thr >> ead-multi/CORE" SSLeay.c Running Mkbootstrap for Net::SSLeay () >> chmod 644 SSLeay.bs >> rm -f blib/arch/auto/Net/SSLeay/SSLeay.so >> LD_RUN_PATH="/lib/i386-linux-gnu" cc -shared -O2 -L/usr/local/lib >> -fstack-protector SSLeay.o -o blib/arch/auto/Net/SSLeay/SSLeay.so \ >> -L/usr -L/usr/lib -lssl -lcrypto -lz \ >> >> chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.so >> cp SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs >> chmod 644 blib/arch/auto/Net/SSLeay/SSLeay.bs >> Manifying blib/man3/Net::SSLeay::Handle.3 >> Manifying blib/man3/Net::SSLeay.3 >> (/usr/bin/make exited with 0) >> CPAN::Reporter: make result is 'pass', No errors. >> MIKEM/Net-SSLeay-1.53.tar.gz >> /usr/bin/make -- OK >> CPAN: YAML::XS loaded ok (v0.41) >> Running make test >> >> CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please >> install the missing module or choose a different transport mechanism. >> >> PERL_DL_NONLAZY=1 >> /home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 >> "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', >> 'blib/arch')" t/local/*.t t/handle/local/*.t t/handle/local/05_use.t >> ................ ok >> t/local/01_pod.t ....................... skipped: Test::Pod 1.00 required >> for testing POD t/local/02_pod_coverage.t .............. skipped: >> Test::Pod::Coverage 1.00 required for testing POD coverage t/local/03_use.t >> ....................... ok >> # Version info: >> # Testing Net::SSLeay 1.53, Perl 5.017010, >> /home/kevin/perl5/perlbrew/perls/perl-5.17.10/bin/perl5.17.10 # OpenSSL >> version: 'OpenSSL 1.0.1c 10 May 2012' >> # OpenSSL platform: 'platform: debian-i386' >> t/local/04_basic.t ..................... ok >> t/local/05_passwd_cb.t ................. ok >> t/local/06_tcpecho.t ................... ok >> t/local/07_sslecho.t ................... ok >> t/local/08_pipe.t ...................... ok >> t/local/15_bio.t ....................... ok >> t/local/20_autoload.t .................. ok >> t/local/21_constants.t ................. ok >> t/local/30_error.t ..................... skipped: Requires Test::Exception, >> Test::Warn and Test::NoWarnings t/local/31_rsa_generate_key.t .......... ok >> >> # Failed test 'BIO_new_file testcert_cdp.crt.pem' >> # at t/local/32_x509_get_cert_info.t line 39. >> >> # Failed test 'PEM_read_bio_X509 testcert_cdp.crt.pem' >> # at t/local/32_x509_get_cert_info.t line 40. >> >> # Failed test 'X509_get_pubkey testcert_cdp.crt.pem' >> # at t/local/32_x509_get_cert_info.t line 42. >> t/local/32_x509_get_cert_info.t ........ >> Failed 1241/1241 subtests >> t/local/33_x509_create_cert.t .......... ok >> t/local/34_x509_crl.t .................. ok >> t/local/35_ephemeral.t ................. ok >> t/local/36_verify.t .................... ok >> t/local/37_asn1_time.t ................. ok >> t/local/38_priv-key.t .................. ok >> t/local/39_pkcs12.t .................... ok >> t/local/40_npn_support.t ............... ok >> t/local/50_digest.t .................... ok >> t/local/61_threads-cb-crash.t .......... ok >> t/local/62_threads-ctx_new-deadlock.t .. ok >> t/local/kwalitee.t ..................... skipped: Test::Kwalitee not >> installed; skipping >> >> Test Summary Report >> ------------------- >> t/local/32_x509_get_cert_info.t (Wstat: 139 Tests: 3 Failed: 3) >> Failed tests: 1-3 >> Non-zero wait status: 139 >> Parse errors: Bad plan. You planned 1241 tests but ran 3. >> Files=27, Tests=1421, 17 wallclock secs ( 0.34 usr 0.05 sys + 13.17 cusr >> 0.33 csys = 13.89 CPU) Result: FAIL >> Failed 1/27 test programs. 3/1421 subtests failed. >> make: *** [test_dynamic] Error 255 >> (/usr/bin/make test exited with 512) >> CPAN::Reporter: Test result is 'fail', One or more tests failed. >> CPAN::Reporter: preparing a CPAN Testers report for Net-SSLeay-1.53 >> >> CPAN::Reporter: error loading Test::Reporter::Transport::Metabase. Please >> install the missing module or choose a different transport mechanism. >> >> CPAN::Reporter: problem with Test::Reporter transport: >> Test::Reporter: could not load 'Test::Reporter::Transport::Metabase' >> Can't locate Test/Reporter/Transport/Metabase.pm in @INC (you may need to >> install the Test::Reporter::Transport::Metabase module) (@INC contains: >> /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/site_perl/5.17.10/i686-li >> nux-thread-multi >> /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/site_perl/5.17.10 >> /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10/i686-linux-thread >> -multi /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/5.17.10 >> /home/kevin) at (eval 100) line 1. >> >> at >> /home/kevin/perl5/perlbrew/perls/perl-5.17.10/lib/site_perl/5.17.10/CPAN/Re >> porter.pm line 461. >> >> Test report will not be sent >> MIKEM/Net-SSLeay-1.53.tar.gz >> /usr/bin/make test -- NOT OK >> //hint// to see the cpan-testers results for installing this module, try: >> reports MIKEM/Net-SSLeay-1.53.tar.gz >> Running make install >> make test had returned bad status, won't install without force
Mike thanks, install ok MIKEM/Net-SSLeay-1.54.tar.gz /usr/bin/make install UNINST=1 -- OK please close RT regards bowtie
From: dsteinbrunner [...] pobox.com
On Fri Mar 22 18:23:12 2013, kevin@dawson10.plus.com wrote: Show quoted text
> thanks, install ok > > MIKEM/Net-SSLeay-1.54.tar.gz > /usr/bin/make install UNINST=1 -- OK > > please close RT
This ticket should be closed.
Done