Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 252115 Details for
Bug 342833
dev-perl/Net-SMTP-TLS fails tests (missing deps?)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
Net-SMTP-TLS-0.12:20101026-200229.log (text/plain), 4.03 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-10-26 22:37:50 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-10-26 22:37:50 UTC
Size:
4.03 KB
patch
obsolete
> * Package: dev-perl/Net-SMTP-TLS-0.12 > * Repository: gentoo > * Maintainer: dev-zero@gentoo.org > * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU >>>> Unpacking source... >>>> Unpacking Net-SMTP-TLS-0.12.tar.gz to /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/work >>>> Source unpacked in /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/work >>>> Preparing source in /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/work/Net-SMTP-TLS-0.12 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/work/Net-SMTP-TLS-0.12 ... > * Using ExtUtils::MakeMaker > * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/image/ >Checking if your kit is complete... >Looks good >Warning: prerequisite IO::Socket::SSL 0 not found. >Warning: prerequisite Net::SSLeay 0 not found. >Writing Makefile for Net::SMTP::TLS >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/work/Net-SMTP-TLS-0.12 ... >make -j14 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' >cp lib/Net/SMTP/TLS.pm blib/lib/Net/SMTP/TLS.pm >>>> Source compiled. >make -j14 test TEST_VERBOSE=1 >PERL_DL_NONLAZY=1 /usr/bin/perl5.12.2 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t >t/00-load.t .. >1..1 >not ok 1 - use Net::SMTP::TLS; > ># Failed test 'use Net::SMTP::TLS;' ># at t/00-load.t line 6. ># Tried to use 'Net::SMTP::TLS'. ># Error: Can't locate Net/SSLeay.pm in @INC (@INC contains: /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/work/Net-SMTP-TLS-0.12/blib/lib /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/work/Net-SMTP-TLS-0.12/blib/arch /usr/lib64/perl5/site_perl/5.12.2/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.12.2 /usr/lib64/perl5/vendor_perl/5.12.2/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.12.2 /usr/lib64/perl5/5.12.2/x86_64-linux-thread-multi /usr/lib64/perl5/5.12.2 /usr/lib64/perl5/site_perl /usr/lib64/perl5/vendor_perl) at /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/work/Net-SMTP-TLS-0.12/blib/lib/Net/SMTP/TLS.pm line 89. ># BEGIN failed--compilation aborted at /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/work/Net-SMTP-TLS-0.12/blib/lib/Net/SMTP/TLS.pm line 89. ># Compilation failed in require at (eval 4) line 2. ># BEGIN failed--compilation aborted at (eval 4) line 2. >Use of uninitialized value $Net::SMTP::TLS::VERSION in concatenation (.) or string at t/00-load.t line 9. ># Testing Net::SMTP::TLS , Perl 5.012002, /usr/bin/perl5.12.2 ># Looks like you failed 1 test of 1. >Dubious, test returned 1 (wstat 256, 0x100) >Failed 1/1 subtests > >Test Summary Report >------------------- >t/00-load.t (Wstat: 256 Tests: 1 Failed: 1) > Failed test: 1 > Non-zero exit status: 1 >Files=1, Tests=1, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.02 cusr 0.01 csys = 0.06 CPU) >Result: FAIL >Failed 1/1 test programs. 1/1 subtests failed. >make: *** [test_dynamic] Error 1 >emake failed > * ERROR: dev-perl/Net-SMTP-TLS-0.12 failed: > * test failed > * > * Call stack: > * ebuild.sh, line 56: Called src_test > * environment, line 2769: Called perl-module_src_test > * environment, line 2453: Called die > * The specific snippet of code: > * emake test TEST_VERBOSE=${TEST_VERBOSE:-0} || die "test failed"; > * > * If you need support, post the output of 'emerge --info =dev-perl/Net-SMTP-TLS-0.12', > * the complete build log and the output of 'emerge -pqv =dev-perl/Net-SMTP-TLS-0.12'. > * The complete build log is located at '/var/log/portage/build/dev-perl/Net-SMTP-TLS-0.12:20101026-200229.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/temp/environment'. > * S: '/var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/work/Net-SMTP-TLS-0.12' > >>>> Install Net-SMTP-TLS-0.12 into /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/image/ category dev-perl >make -j14 pure_install >Installing /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/image/usr/lib64/perl5/vendor_perl/5.12.2/Net/SMTP/TLS.pm >>>> Completed installing Net-SMTP-TLS-0.12 into /var/tmp/portage/dev-perl/Net-SMTP-TLS-0.12/image/ >
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 342833
: 252115