Front page | perl.cpan.testers |
Postings from December 2007
FAIL TAP-Harness-Archive-0.03 i86pc-solaris-thread-multi-64int 2.10
Thread Next
From:
chris
Date:
December 21, 2007 22:49
Subject:
FAIL TAP-Harness-Archive-0.03 i86pc-solaris-thread-multi-64int 2.10
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] [Sat Dec 22 06:48:30 2007] Trying to get 'http://www.cpan.org/authors/id/W/WO/WONKO/TAP-Harness-Archive-0.03.tar.gz'
[MSG] [Sat Dec 22 06:48:33 2007] Trying to get 'http://www.cpan.org/authors/id/W/WO/WONKO/CHECKSUMS'
[MSG] [Sat Dec 22 06:48:34 2007] Checksum matches for 'TAP-Harness-Archive-0.03.tar.gz'
[MSG] [Sat Dec 22 06:48:34 2007] Extracted 'TAP-Harness-Archive-0.03/'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/META.yml'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/Changes'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/lib/'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/lib/TAP/'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/lib/TAP/Harness/'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/lib/TAP/Harness/Archive.pm'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/README'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/Build.PL'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/MANIFEST'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/Makefile.PL'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/TODO'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/t/'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/t/pod.t'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/t/pod-coverage.t'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP-Harness-Archive-0.03/t/archive.t'
[MSG] [Sat Dec 22 06:48:35 2007] Extracted 'TAP::Harness::Archive' to '/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/TAP-Harness-Archive-0.03'
[MSG] [Sat Dec 22 06:48:37 2007] Checking if your kit is complete...
Looks good
Writing Makefile for TAP::Harness::Archive
[MSG] [Sat Dec 22 06:48:37 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Sat Dec 22 06:48:40 2007] cp lib/TAP/Harness/Archive.pm blib/lib/TAP/Harness/Archive.pm
Manifying blib/man3/TAP::Harness::Archive.3
[ERROR] [Sat Dec 22 06:48:44 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/LJ3ZJcF1Gw: 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/KWq7awB3CC: 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/GHoGxZqhEv: 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/sQ8xGITVk9: 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, 3 wallclock secs ( 0.08 usr 0.07 sys + 1.47 cusr 0.80 csys = 2.42 CPU)
Result: FAIL
Failed 1/3 test programs. 2/24 subtests failed.
*** Error code 255
make: Fatal error: Command failed for target `test_dynamic'
[MSG] [Sat Dec 22 06:48:45 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
LANG = C
PATH = /export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:
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 = 2008
PERL5_CPANPLUS_IS_VERSION = 0.84
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /export/home/chris/perl5.10.0/bin/perl
UID: $< = 100
EUID: $> = 100
GID: $( = 1 1
EGID: $) = 1 1
-------------------------------
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int
uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc '
config_args='-e -Dprefix=/export/home/chris/perl5.10.0 -Dusethreads -Duse64bitint -Dusemymalloc=n'
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='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', gccosandvers='solaris2.10'
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 -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=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
Thread Next