Report for File-Box-0.01

Back
From: Chris Williams (BINGOS)
Subject: FAIL File-Box-0.01 v5.12.1 NetBSD
Date: 2011-03-18T08:07:56Z

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 MUENALAN,
    
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] [Fri Mar 18 09:10:39 2011] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/M/MU/MUENALAN/File-Box-0.01.tar.gz'
[MSG] [Fri Mar 18 09:10:40 2011] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/M/MU/MUENALAN/CHECKSUMS'
[MSG] [Fri Mar 18 09:10:40 2011] Checksum matches for 'File-Box-0.01.tar.gz'
[MSG] [Fri Mar 18 09:10:41 2011] Extracted 'File::Box' to '/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01'
[MSG] [Fri Mar 18 09:10:41 2011] CPANPLUS is prefering Build.PL
[MSG] [Fri Mar 18 09:10:41 2011] Loading YACSmoke database "/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/cpansmoke.dat"
[MSG] [Fri Mar 18 09:10:41 2011] Checking if your kit is complete...
Looks good
Writing Makefile for File::Box

[MSG] [Fri Mar 18 09:10:41 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Mar 18 09:10:41 2011] Checking for previous PASS result for "File-Box-0.01"
[MSG] [Fri Mar 18 09:10:42 2011] cp lib/File/Box/.box/success.txt blib/lib/File/Box/.box/success.txt
cp lib/File/Box.pm blib/lib/File/Box.pm
Manifying blib/man3/File::Box.3

[ERROR] [Fri Mar 18 09:10:43 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/thr/perl-5.12.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'use File::Box;'
#   at t/File-Box.t line 12.
#     Tried to use 'File::Box'.
#     Error:  Can't locate Path/Class.pm in @INC (@INC contains: /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/lib /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/arch /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/lib /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/arch /home/cpan/pit/thr/perl-5.12.1/lib/site_perl/5.12.1/amd64-netbsd-thread-multi /home/cpan/pit/thr/perl-5.12.1/lib/site_perl/5.12.1 /home/cpan/pit/thr/perl-5.12.1/lib/5.12.1/amd64-netbsd-thread-multi /home/cpan/pit/thr/perl-5.12.1/lib/5.12.1 .) at /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/lib/File/Box.pm line 11.
# BEGIN failed--compilation aborted at /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/lib/File/Box.pm line 11.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.

#   Failed test 'use IO::Extended;'
#   at t/File-Box.t line 13.
#     Tried to use 'IO::Extended'.
#     Error:  Can't locate IO/Extended.pm in @INC (@INC contains: /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/lib /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/arch /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/lib /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/arch /home/cpan/pit/thr/perl-5.12.1/lib/site_perl/5.12.1/amd64-netbsd-thread-multi /home/cpan/pit/thr/perl-5.12.1/lib/site_perl/5.12.1 /home/cpan/pit/thr/perl-5.12.1/lib/5.12.1/amd64-netbsd-thread-multi /home/cpan/pit/thr/perl-5.12.1/lib/5.12.1 .) at (eval 9) line 2.
# BEGIN failed--compilation aborted at (eval 9) line 2.
Unquoted string "println" may clash with future reserved word at t/File-Box.t line 51.
String found where operator expected at t/File-Box.t line 51, near "println "Provocate carp now: Ignore dubious !""
	(Do you need to predeclare println?)
syntax error at t/File-Box.t line 51, near "println "Provocate carp now: Ignore dubious !""
Execution of t/File-Box.t aborted due to compilation errors.
# Looks like you failed 2 tests of 2.
# Looks like your test exited with 255 just after 2.
t/File-Box.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 

Test Summary Report
-------------------
t/File-Box.t (Wstat: 65280 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 255
Files=1, Tests=2,  0 wallclock secs ( 0.01 usr  0.02 sys +  0.05 cusr  0.00 csys =  0.08 CPU)
Result: FAIL
Failed 1/1 test programs. 2/2 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01

[MSG] [Fri Mar 18 09:10:43 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'


MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

Path::Class
IO::Extended

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'MUENALAN (cpanplus-info@lists.sf.net)',
    ... # other information
    PREREQ_PM   => {
	'Path::Class'	=> '0', # or a minimum working version
	'IO::Extended'	=> '0', # or a minimum working version
    }
);

Thanks! :-)


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.56
	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
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 10758
    PERL5_CPANPLUS_IS_VERSION = 0.9102
    PERL5_MINISMOKEBOX = 0.42
    PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.12.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/pit/thr/perl-5.12.1/bin/perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=netbsd, osvers=5.1_rc3, archname=amd64-netbsd-thread-multi
    uname='netbsd fubar.bingosnet.co.uk 5.1_rc3 netbsd 5.1_rc3 (generic) #0: sat jun 12 20:26:01 utc 2010 builds@b8.netbsd.org:homebuildsabnetbsd-5-1-rc3amd64201006130031z-objhomebuildsabnetbsd-5-1-rc3srcsysarchamd64compilegeneric amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.12.1 -Dusemallocwrap=y -Dusemymalloc=n -Dusethreads'
    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 ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
    ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    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='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under netbsd
  Compiled at Sep 15 2010 03:09:02
  %ENV:
    PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/lib:/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="10758"
    PERL5_CPANPLUS_IS_VERSION="0.9102"
    PERL5_MINISMOKEBOX="0.42"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.12.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/lib
    /home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/File-Box-0.01/blib/arch
    /home/cpan/pit/thr/perl-5.12.1/lib/site_perl/5.12.1/amd64-netbsd-thread-multi
    /home/cpan/pit/thr/perl-5.12.1/lib/site_perl/5.12.1
    /home/cpan/pit/thr/perl-5.12.1/lib/5.12.1/amd64-netbsd-thread-multi
    /home/cpan/pit/thr/perl-5.12.1/lib/5.12.1
    .