Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL WWW-Curl-4.19_9902 v5.13.1 GNU/Linux
Date: 2011-03-19T09:46:42Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear SPARKY,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9102. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Sat Mar 19 09:46:05 2011] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/S/SP/SPARKY/CHECKSUMS'
[MSG] [Sat Mar 19 09:46:05 2011] Checksum matches for 'WWW-Curl-4.19_9902.tar.gz'
[MSG] [Sat Mar 19 09:46:05 2011] Extracted 'WWW::Curl' to '/home/cpan/pit/thr/conf/perl-5.13.1/.cpanplus/5.13.1/build/WWW-Curl-4.19_9902'
[MSG] [Sat Mar 19 09:46:05 2011] CPANPLUS is prefering Build.PL
[MSG] [Sat Mar 19 09:46:05 2011] Loading YACSmoke database "/home/cpan/pit/thr/conf/perl-5.13.1/.cpanplus/cpansmoke.dat"
[MSG] [Sat Mar 19 09:46:05 2011] Found libcurl version libcurl 7.20.1
Reading /usr/include/curl/curl.h
Reading /usr/include/curl/multi.h
-> found 581 constants
Writing lib/WWW/Curl/Easy.pm from template/Easy.pm.tmpl
Writing lib/WWW/Curl/Share.pm from template/Share.pm.tmpl
Writing lib/WWW/Curl/Form.pm from template/Form.pm.tmpl
Checking if your kit is complete...
Looks good
Writing Makefile for WWW::Curl
Writing const-defenums.h
[MSG] [Sat Mar 19 09:46:05 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sat Mar 19 09:46:05 2011] Checking for previous PASS result for "WWW-Curl-4.19_9902"
[MSG] [Sat Mar 19 09:46:07 2011] cp lib/WWW/Curl/Share.pm blib/lib/WWW/Curl/Share.pm
cp lib/WWW/Curl/Form.pm blib/lib/WWW/Curl/Form.pm
cp lib/WWW/Curl.pm blib/lib/WWW/Curl.pm
cp lib/WWW/Curl/Easy.pm blib/lib/WWW/Curl/Easy.pm
cp lib/WWW/Curl/Multi.pm blib/lib/WWW/Curl/Multi.pm
/home/cpan/pit/thr/perl-5.13.1/bin/perl5.13.1 /home/cpan/pit/thr/perl-5.13.1/lib/5.13.1/ExtUtils/xsubpp -typemap /home/cpan/pit/thr/perl-5.13.1/lib/5.13.1/ExtUtils/typemap -typemap typemap Curl.xs > Curl.xsc && mv Curl.xsc Curl.c
cc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"4.19_9902\" -DXS_VERSION=\"4.19_9902\" -fPIC "-I/home/cpan/pit/thr/perl-5.13.1/lib/5.13.1/x86_64-linux-thread-multi/CORE" Curl.c
Running Mkbootstrap for WWW::Curl ()
chmod 644 Curl.bs
rm -f blib/arch/auto/WWW/Curl/Curl.so
LD_RUN_PATH="/usr/lib64" cc -shared -O2 -L/usr/local/lib -fstack-protector Curl.o -o blib/arch/auto/WWW/Curl/Curl.so \
-lcurl \
chmod 755 blib/arch/auto/WWW/Curl/Curl.so
cp Curl.bs blib/arch/auto/WWW/Curl/Curl.bs
chmod 644 blib/arch/auto/WWW/Curl/Curl.bs
Manifying blib/man3/WWW::Curl.3
[ERROR] [Sat Mar 19 09:46:22 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.13.1/bin/perl5.13.1 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'CURLE_CHUNK_FAILED is defined alright - Invalid argument'
# at t/00constants.t line 59.
# Failed test 'CURLE_FTP_BAD_FILE_LIST is defined alright - Invalid argument'
# at t/00constants.t line 59.
# Looks like you failed 2 tests of 583.
t/00constants.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/583 subtests
t/01basic.t ............... ok
t/02callbacks.t ........... ok
t/04abort-test.t .......... ok
t/05progress.t ............ ok
t/06http-post.t ........... skipped: Not performing http POST/upload tests
t/07ftp-upload.t .......... skipped: Not performing ftp upload tests
t/08ssl.t ................. ok
t/09times.t ............... ok
t/10errbuf.t .............. ok
t/13slowleak.t ............ skipped: Not performing slow leakage regression test
t/14duphandle.t ........... ok
t/15duphandle-callback.t .. ok
t/16formpost.t ............ skipped: Not performing POST
t/17slist.t ............... skipped: Not performing printenv cgi tests
t/18twinhandles.t ......... ok
t/19multi.t ............... ok
t/20undefined_subs.t ...... ok
t/21write-to-scalar.t ..... ok
t/meta.t .................. skipped: Test::CPAN::Meta required for testing META.yml
t/pod-coverage.t .......... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.t ................... skipped: Test::Pod 1.14 required for testing POD
Test Summary Report
-------------------
t/00constants.t (Wstat: 512 Tests: 583 Failed: 2)
Failed tests: 23, 35
Non-zero exit status: 2
Files=22, Tests=775, 15 wallclock secs ( 0.15 usr 0.03 sys + 1.21 cusr 0.14 csys = 1.53 CPU)
Result: FAIL
Failed 1/22 test programs. 2/775 subtests failed.
make: *** [test_dynamic] Error 255
[MSG] [Sat Mar 19 09:46:22 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9102
CPANPLUS::Dist::Build 0.54
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.5601
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3624
Test::Harness 3.23
Test::More 0.98
version 0.88
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.62.
Powered by minismokebox version 0.42
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.13.1/.cpanplus/5.13.1/build/WWW-Curl-4.19_9902/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.1/.cpanplus/5.13.1/build/WWW-Curl-4.19_9902/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 10089
PERL5_CPANPLUS_IS_VERSION = 0.9102
PERL5_MINISMOKEBOX = 0.42
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.13.1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.13.1/bin/perl5.13.1
UID: $< = 1001
EUID: $> = 1001
GID: $( = 100 100
EGID: $) = 100 100
-------------------------------
--
Summary of my perl5 (revision 5 version 13 subversion 1) configuration:
Platform:
osname=linux, osvers=2.6.33.4, archname=x86_64-linux-thread-multi
uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.13.1 -Dusethreads -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.4', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Feb 18 2011 11:44:57
%ENV:
PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.13.1/.cpanplus/5.13.1/build/WWW-Curl-4.19_9902/blib/lib:/home/cpan/pit/thr/conf/perl-5.13.1/.cpanplus/5.13.1/build/WWW-Curl-4.19_9902/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="10089"
PERL5_CPANPLUS_IS_VERSION="0.9102"
PERL5_MINISMOKEBOX="0.42"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.13.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/thr/conf/perl-5.13.1/.cpanplus/5.13.1/build/WWW-Curl-4.19_9902/blib/lib
/home/cpan/pit/thr/conf/perl-5.13.1/.cpanplus/5.13.1/build/WWW-Curl-4.19_9902/blib/arch
/home/cpan/pit/thr/perl-5.13.1/lib/site_perl/5.13.1/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.13.1/lib/site_perl/5.13.1
/home/cpan/pit/thr/perl-5.13.1/lib/5.13.1/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.13.1/lib/5.13.1
.