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.061. 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 24 21:10:28 2006] Trying to get 
'file://aliens/cpan/minicpan/authors/id/E/EZ/EZRA/Oracle-SQLLoader-0.8.tar.gz'
[MSG] [Fri Mar 24 21:10:28 2006] Trying to get 
'file://aliens/cpan/minicpan/authors/id/E/EZ/EZRA/CHECKSUMS'
[MSG] [Fri Mar 24 21:10:28 2006] Checksum matches for 
'Oracle-SQLLoader-0.8.tar.gz'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle-SQLLoader-0.8/'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle-SQLLoader-0.8/t/'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 
'Oracle-SQLLoader-0.8/t/03-fixedLoadSimple.t'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 
'Oracle-SQLLoader-0.8/t/05-fixedLoadWhenClause.t'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 
'Oracle-SQLLoader-0.8/t/01-createTable.t'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 
'Oracle-SQLLoader-0.8/t/06-delimitedSingleRecord.t'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 
'Oracle-SQLLoader-0.8/t/02-delimitedLoadSimple.t'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 
'Oracle-SQLLoader-0.8/t/04-delimitedLoadWithOptions.t'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle-SQLLoader-0.8/lib/'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle-SQLLoader-0.8/lib/Oracle/'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 
'Oracle-SQLLoader-0.8/lib/Oracle/SQLLoader.pm'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle-SQLLoader-0.8/Changes'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle-SQLLoader-0.8/MANIFEST'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle-SQLLoader-0.8/TODO'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle-SQLLoader-0.8/Makefile.PL'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle-SQLLoader-0.8/README'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle-SQLLoader-0.8/META.yml'
[MSG] [Fri Mar 24 21:10:28 2006] Extracted 'Oracle::SQLLoader' to 'C:\Dokumente 
und 
Einstellungen\Administrator\Anwendungsdaten\.cpanplus\5.8.5\build\Oracle-SQLLoader-0.8'
[MSG] [Fri Mar 24 21:10:29 2006] Searching for SQL*Loader executable 
(sqlldr.exe)
Searching your PATH for the sqlldr executable....
Failed to find the sqlldr executable; do you want to proceed? [Y] 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] [Fri Mar 24 21:10:29 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Fri Mar 24 21:10:32 2006] cp lib/Oracle/SQLLoader.pm 
blib\lib\Oracle\SQLLoader.pm

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.


[ERROR] [Fri Mar 24 21:10:35 2006] MAKE TEST failed: No such file or directory  
C:\perl\5.8.5\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t\01-createTable.t t\02-delimitedLoadSimple.t 
t\03-fixedLoadSimple.t t\04-delimitedLoadWithOptions.t 
t\05-fixedLoadWhenClause.t t\06-delimitedSingleRecord.t
t\01-createTable.................FAILED tests 1, 3
        Failed 2/3 tests, 33.33% okay
t\02-delimitedLoadSimple.........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
t\03-fixedLoadSimple.............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-5
        Failed 4/5 tests, 20.00% okay
t\04-delimitedLoadWithOptions....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-5
        Failed 4/5 tests, 20.00% okay
t\05-fixedLoadWhenClause.........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
t\06-delimitedSingleRecord.......dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
        Failed 3/4 tests, 25.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       255 65280     4    6 150.00%  2-4
t\03-fixedLoadSimple.t           255 65280     5    8 160.00%  2-5
t\04-delimitedLoadWithOptions.t  255 65280     5    8 160.00%  2-5
t\05-fixedLoadWhenClause.t       255 65280     4    6 150.00%  2-4
t\06-delimitedSingleRecord.t     255 65280     4    6 150.00%  2-4

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

# 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());
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
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
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
Use of uninitialized value in split at t\05-fixedLoadWhenClause.t line 58.
Oracle::SQLLoader::_initDefaults: no username argument supplied and 
ORACLE_USERID environment variable does not contain valid account info at 
t\05-fixedLoadWhenClause.t line 59
Use of uninitialized value in split at t\06-delimitedSingleRecord.t line 59.
Oracle::SQLLoader::_initDefaults: no username argument supplied and 
ORACLE_USERID environment variable does not contain valid account info at 
t\06-delimitedSingleRecord.t line 60
Failed 6/6 test scripts, 0.00% okay. 19/25 subtests failed, 24.00% okay.
NMAKE : fatal error U1077: 'C:\perl\5.8.5\bin\perl.exe' : return code '0xff'
Stop.



******************************** 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 5) configuration:
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=undef use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS 
-DUSE_PERLIO -DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    cppflags='-DWIN32'
    ccversion='', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"c:\perl\5.8.5\lib\CORE"  -machine:x86'
    libpth="C:\Programme\Microsoft Visual C++ Toolkit 2003\lib"
    libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
    gnulibc_version='undef'
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"c:\perl\5.8.5\lib\CORE"  -machine:x86'

Reply via email to