Front page | perl.cpan.testers |
Postings from December 2007
FAIL TAP-Harness-Archive-0.03 i386-pc-solaris2.11-thread-multi-64int2.11
From:
chris
Date:
December 19, 2007 05:49
Subject:
FAIL TAP-Harness-Archive-0.03 i386-pc-solaris2.11-thread-multi-64int2.11
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear WONKO,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. 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] [Wed Dec 19 13:49:10 2007] Trying to get 'http://www.cpan.org/authors/id/W/WO/WONKO/TAP-Harness-Archive-0.03.tar.gz'
[MSG] [Wed Dec 19 13:49:13 2007] Trying to get 'http://www.cpan.org/authors/id/W/WO/WONKO/CHECKSUMS'
[MSG] [Wed Dec 19 13:49:14 2007] Checksum matches for 'TAP-Harness-Archive-0.03.tar.gz'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/META.yml'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/Changes'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/lib/'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/lib/TAP/'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/lib/TAP/Harness/'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/lib/TAP/Harness/Archive.pm'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/README'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/Build.PL'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/MANIFEST'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/Makefile.PL'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/TODO'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/t/'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/t/pod.t'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/t/pod-coverage.t'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP-Harness-Archive-0.03/t/archive.t'
[MSG] [Wed Dec 19 13:49:14 2007] Extracted 'TAP::Harness::Archive' to '/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/TAP-Harness-Archive-0.03'
[MSG] [Wed Dec 19 13:49:17 2007] Checking if your kit is complete...
Looks good
Writing Makefile for TAP::Harness::Archive
[MSG] [Wed Dec 19 13:49:17 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Wed Dec 19 13:49:20 2007] cp lib/TAP/Harness/Archive.pm blib/lib/TAP/Harness/Archive.pm
Manifying blib/man3/TAP::Harness::Archive.3
[ERROR] [Wed Dec 19 13:49:24 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /export/home/chris/perl5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/archive...........cannot remove directory for /tmp/0vQq8gjdiQ: Invalid argument at /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/TAP-Harness-Archive-0.03/blib/lib/TAP/Harness/Archive.pm line 147
cannot remove directory for /tmp/xUvcJGIUrA: Invalid argument at /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/TAP-Harness-Archive-0.03/blib/lib/TAP/Harness/Archive.pm line 272
# Failed test 'aggregator has correct total'
# at t/archive.t line 54.
# got: 0
# expected: 2
cannot remove directory for /tmp/Btdjdnb4yq: Invalid argument at /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/TAP-Harness-Archive-0.03/blib/lib/TAP/Harness/Archive.pm line 147
cannot remove directory for /tmp/BwzkvwuPV5: Invalid argument at /export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/TAP-Harness-Archive-0.03/blib/lib/TAP/Harness/Archive.pm line 272
# Failed test 'aggregator has correct total'
# at t/archive.t line 54.
# got: 0
# expected: 2
# Looks like you failed 2 tests of 24.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/24 subtests
t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod...............skipped: Test::Pod 1.14 required for testing POD
Test Summary Report
-------------------
t/archive.t (Wstat: 512 Tests: 24 Failed: 2)
Failed test number(s): 10, 21
Non-zero exit status: 2
Files=3, Tests=24, 4 wallclock secs ( 0.18 usr 0.08 sys + 1.60 cusr 0.86 csys = 2.72 CPU)
Result: FAIL
Failed 1/3 test programs. 2/24 subtests failed.
make: *** [test_dynamic] Error 255
[MSG] [Wed Dec 19 13:49:24 2007] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Archive::Tar 1.38 0
Cwd 3.2501 0
File::Basename 2.76 0
File::Find 1.12 0
File::Path 2.04 0
File::Spec 3.2501 0
File::Temp 0.18 0
TAP::Harness 3.05 3.05
Test::More 0.72 0
YAML::Tiny 1.21 0
******************************** 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 CPAN::YACSmoke 0.0307. Powered by POE::Component::CPAN::YACSmoke.
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/bin/X11:/usr/games
PERL5LIB = :/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/TAP-Harness-Archive-0.03/blib/lib:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/TAP-Harness-Archive-0.03/blib/arch:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/TAP-Harness-Archive-0.03/blib
PERL5_CPANPLUS_IS_RUNNING = 26790
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /export/home/chris/perl5.10.0/bin/perl
UID: $< = 1000
EUID: $> = 1000
GID: $( = 10 10
EGID: $) = 10 10
-------------------------------
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.11, archname=i386-pc-solaris2.11-thread-multi-64int
uname='sunos wobble 5.11 nexentaos_20070402 i86pc i386 i86pc solaris '
config_args='-e -Dprefix=/export/home/chris/perl5.10.0 -Duse64bitint -Dusethreads -Dusemymalloc'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.0.3 (GNU_Solaris 4.0.3-1nexenta6)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'
-
FAIL TAP-Harness-Archive-0.03 i386-pc-solaris2.11-thread-multi-64int2.11
by chris