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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--

Dear EZRA,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.055. 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] [Thu Jun  9 12:30:00 2005] Trying to get 
'ftp://download.xs4all.nl/pub/mirror/CPAN/authors/id/E/EZ/EZRA/Oracle-SQLLoader-0.6.tar.gz'
[MSG] [Thu Jun  9 12:30:00 2005] Trying to get 
'ftp://download.xs4all.nl/pub/mirror/CPAN/authors/id/E/EZ/EZRA/CHECKSUMS'
[MSG] [Thu Jun  9 12:30:00 2005] Checksum matches for 
'Oracle-SQLLoader-0.6.tar.gz'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle-SQLLoader-0.6/'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle-SQLLoader-0.6/t/'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 
'Oracle-SQLLoader-0.6/t/03-fixedLoadSimple.t'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 
'Oracle-SQLLoader-0.6/t/01-createTable.t'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 
'Oracle-SQLLoader-0.6/t/02-delimitedLoadSimple.t'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 
'Oracle-SQLLoader-0.6/t/04-delimitedLoadWithOptions.t'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle-SQLLoader-0.6/META.yml'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle-SQLLoader-0.6/lib/'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle-SQLLoader-0.6/lib/Oracle/'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 
'Oracle-SQLLoader-0.6/lib/Oracle/SQLLoader.pm'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle-SQLLoader-0.6/Changes'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle-SQLLoader-0.6/MANIFEST'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle-SQLLoader-0.6/TODO'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle-SQLLoader-0.6/Makefile.PL'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle-SQLLoader-0.6/README'
[MSG] [Thu Jun  9 12:30:00 2005] Extracted 'Oracle::SQLLoader' to 
'/home/perltester/.cpanplus/5.8.7/build/Oracle-SQLLoader-0.6'
[MSG] [Thu Jun  9 13:19:14 2005] Searching for SQL*Loader executable (sqlldr)
Searching your PATH for the sqlldr executable....
Failed to find the sqlldr executable; do you want to proceed? [Y] 
The test suite will attempt to create a small test table named
SQLLOADER_TEST_TABLE and bulkload it using various settings. To
run the tests, export the ORACLE_USERID environment variable to
$username/$password (e.g. 'scott/tiger'), as well as the database
instance name in the ORACLE_SID environment variable.

Checking if your kit is complete...
Looks good
Writing Makefile for Oracle::SQLLoader

[MSG] [Thu Jun  9 13:19:16 2005] cp lib/Oracle/SQLLoader.pm 
blib/lib/Oracle/SQLLoader.pm
Manifying blib/man3/Oracle::SQLLoader.3

[ERROR] [Thu Jun  9 13:19:16 2005] MAKE TEST failed: No such file or directory 
PERL_DL_NONLAZY=1 /home/perltester/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-createTable.................# Failed test 1 in t/01-createTable.t at line 
26
#  t/01-createTable.t line 26 is: ok(($sqlplus = 
Oracle::SQLLoader->findProgram($sqlplus)));
# Failed test 3 in t/01-createTable.t at line 30
#  t/01-createTable.t line 30 is: ok(createTable());
FAILED tests 1, 3
        Failed 2/3 tests, 33.33% okay
t/02-delimitedLoadSimple.........Use of uninitialized value in split at 
t/02-delimitedLoadSimple.t line 62.
Oracle::SQLLoader::_initDefaults: no username argument supplied and 
ORACLE_USERID environment variable does not contain valid account info at 
t/02-delimitedLoadSimple.t line 63
dubious
        Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
t/03-fixedLoadSimple.............Use of uninitialized value in split at 
t/03-fixedLoadSimple.t line 60.
Oracle::SQLLoader::_initDefaults: no username argument supplied and 
ORACLE_USERID environment variable does not contain valid account info at 
t/03-fixedLoadSimple.t line 62
dubious
        Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 2-5
        Failed 4/5 tests, 20.00% okay
t/04-delimitedLoadWithOptions....Use of uninitialized value in split at 
t/04-delimitedLoadWithOptions.t line 60.
Oracle::SQLLoader::_initDefaults: no username argument supplied and 
ORACLE_USERID environment variable does not contain valid account info at 
t/04-delimitedLoadWithOptions.t line 61
dubious
        Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 2-5
        Failed 4/5 tests, 20.00% okay
Failed Test                     Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/01-createTable.t                             3    2  66.67%  1 3
t/02-delimitedLoadSimple.t        25  6400     4    6 150.00%  2-4
t/03-fixedLoadSimple.t            25  6400     5    8 160.00%  2-5
t/04-delimitedLoadWithOptions.t   25  6400     5    8 160.00%  2-5
Failed 4/4 test scripts, 0.00% okay. 13/17 subtests failed, 23.53% okay.
make: *** [test_dynamic] Error 25



******************************** 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.03.

--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.6.8-2-386, archname=i686-linux
    uname='linux nijntje 2.6.8-2-386 #1 thu may 19 17:40:50 jst 2005 i686 
gnulinux '
    config_args='-ds -e -Dprefix=/home/perltester'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.6 (Debian 1:3.3.6-5)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to