develooper Front page | perl.cpan.testers | Postings from June 2008

FAIL Script-Toolbox-0.22 OpenBSD.i386-openbsd-64int 4.2

From:
chris
Date:
June 30, 2008 00:59
Subject:
FAIL Script-Toolbox-0.22 OpenBSD.i386-openbsd-64int 4.2
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/


--

Dear ECKARDT,
    
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] [Mon Jun 30 08:58:18 2008] Trying to get 'ftp://ftp.funet.fi/pub/CPAN/authors/id/E/EC/ECKARDT/CHECKSUMS'
[MSG] [Mon Jun 30 08:58:19 2008] Checksum matches for 'Script-Toolbox-0.22.tar.gz'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Makefile.PL'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/README'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Util/'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Util/Makefile.PL'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Util/Util.pm'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Util/Opt/'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Util/Opt/Makefile.PL'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Util/Opt/Opt.pm'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Util/Formatter/'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Util/Formatter/Makefile.PL'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Util/Formatter/Formatter.pm'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/06_Table.t'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/02_Log.t'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/07_File.t'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/05_GetSet.t'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/08_Dir.t'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/01_new.t'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/03_Exit.t'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/10_Stat.t'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/04_Open.t'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/t/09_Misc.t'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/Toolbox.pm'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/MANIFEST'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script-Toolbox-0.22/META.yml'
[MSG] [Mon Jun 30 08:58:20 2008] Extracted 'Script::Toolbox' to '/home/cpan/blead/.cpanplus/5.11.0/build/Script-Toolbox-0.22'
[MSG] [Mon Jun 30 08:58:23 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Script::Toolbox::Util::Formatter
Writing Makefile for Script::Toolbox::Util::Opt
Writing Makefile for Script::Toolbox::Util
Writing Makefile for Script::Toolbox

[MSG] [Mon Jun 30 08:58:23 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Mon Jun 30 08:58:36 2008] cp Toolbox.pm blib/lib/Script/Toolbox.pm
cp Util.pm ../blib/lib/Script/Toolbox/Util.pm
cp Formatter.pm ../../blib/lib/Script/Toolbox/Util/Formatter.pm
Manifying ../../blib/man3/Script::Toolbox::Util::Formatter.3
cp Opt.pm ../../blib/lib/Script/Toolbox/Util/Opt.pm
Manifying ../../blib/man3/Script::Toolbox::Util::Opt.3
Manifying ../blib/man3/Script::Toolbox::Util.3
Manifying blib/man3/Script::Toolbox.3

[ERROR] [Mon Jun 30 08:59:07 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/cpan/blead/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_new.........ok
t/02_Log.........ok
t/03_Exit........
#   Failed test 'Help'
#   at t/03_Exit.t line 51.
#                   '
# '
#     doesn't match '(?-xism:User Contributed Perl Documentation)'
# Looks like you failed 1 test of 10.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/10 subtests 
	(less 4 skipped subtests: 5 okay)
t/04_Open........ok
t/05_GetSet......ok
t/06_Table.......
#   Failed test at t/06_Table.t line 103.

#   Failed test at t/06_Table.t line 135.

#   Failed test at t/06_Table.t line 156.
# Looks like you failed 3 tests of 11.
 Dubious, test returned 3 (wstat 768, 0x300)
 Failed 3/11 subtests 
t/07_File........ok
t/08_Dir.........ok
t/09_Misc........
#   Failed test at t/09_Misc.t line 38.

#   Failed test at t/09_Misc.t line 41.
# Looks like you failed 2 tests of 17.
 Dubious, test returned 2 (wstat 512, 0x200)
 Failed 2/17 subtests 
t/10_Stat........ok

Test Summary Report
-------------------
t/03_Exit.t  (Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  6
  Non-zero exit status: 1
t/06_Table.t (Wstat: 768 Tests: 11 Failed: 3)
  Failed tests:  4, 7-8
  Non-zero exit status: 3
t/09_Misc.t  (Wstat: 512 Tests: 17 Failed: 2)
  Failed tests:  12-13
  Non-zero exit status: 2
Files=10, Tests=134, 25 wallclock secs ( 0.26 usr  0.44 sys +  9.59 cusr  7.43 csys = 17.72 CPU)
Result: FAIL
Failed 3/10 test programs. 6/134 subtests failed.
*** Error code 255

Stop in /home/cpan/blead/.cpanplus/5.11.0/build/Script-Toolbox-0.22 (line 775 of Makefile).

[MSG] [Mon Jun 30 08:59:07 2008] 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
	  Data::Dumper                   2.121_16        2
	  Fatal                              1.06        1
	  File::stat                         1.00        1
	  IO::Dir                         1.06_01        1
	  IO::File                           1.14        1
	  UNIVERSAL                          1.04        1

******************************** 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 = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = :/home/cpan/blead/.cpanplus/5.11.0/build/Script-Toolbox-0.22/blib/lib:/home/cpan/blead/.cpanplus/5.11.0/build/Script-Toolbox-0.22/blib/arch:/home/cpan/blead/.cpanplus/5.11.0/build/Script-Toolbox-0.22/blib
    PERL5_CPANPLUS_IS_RUNNING = 29016
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/ksh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cpan/blead/bin/perl5.11.0
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 1000 0
    EGID: $)  = 1000 1000 0


-------------------------------


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 34093) configuration:
  Platform:
    osname=openbsd, osvers=4.2, archname=OpenBSD.i386-openbsd-64int
    uname='openbsd wynionyn.bingosnet.co.uk 4.2 generic#375 i386 '
    config_args='-de -Dusedevel -Dprefix=/home/cpan/blead -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.2'
    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='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.41.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About