Front page | perl.cpan.testers |
Postings from September 2006
FAIL Template-DBI-2.64 i686-linux 2.4.21-27.0.2.elsmp
Thread Next
From:
mark.gardner
Date:
September 1, 2006 02:15
Subject:
FAIL Template-DBI-2.64 i686-linux 2.4.21-27.0.2.elsmp
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 Andy Wardley,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.072. 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 Aug 31 10:08:22 2006] Trying to get 'ftp://carroll.cac.psu.edu/pub/CPAN/authors/id/A/AB/ABW/CHECKSUMS'
[MSG] [Thu Aug 31 10:08:31 2006] Checksum matches for 'Template-DBI-2.64.tar.gz'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/t/'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/t/dbi.t'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/lib/'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/lib/Template/'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/lib/Template/Plugin/'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/lib/Template/Plugin/DBI.pm'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/lib/Template/DBI.pod'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/README'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/Makefile.PL'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/META.yml'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template-DBI-2.64/MANIFEST'
[MSG] [Thu Aug 31 10:08:31 2006] Extracted 'Template::Plugin::DBI' to '/home/dbinv/.cpanplus/5.8.8/build/Template-DBI-2.64'
[MSG] [Thu Aug 31 10:09:56 2006] Do you want to run the DBI tests?
It requires access to an existing test database. [n]
DBI Test Configuration
----------------------
Please enter the driver name for the test database.
The DBD drivers installed on your system are
AnyData, CSV, DBM, ExampleP, File, Mock, Oracle, Proxy, SQLite, Sponge, XBase
Enter driver name: [AnyData]
Now enter the data source (DSN) for the test database.
Many DBD drivers require only a database name (e.g. 'test') while
others may require an alternate format or additional parameters
(e.g. 'dbname=test'). Please consult your DBD documentation for
further details.
Database name: [test] Enter user name : [] Enter password : []
writing t/dbi_test.cfg
Writing Makefile for Template-DBI
[MSG] [Thu Aug 31 10:09:56 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Thu Aug 31 10:09:56 2006] Manifying blib/man3/Template::DBI.3
Manifying blib/man3/Template::Plugin::DBI.3
[ERROR] [Thu Aug 31 10:10:03 2006] MAKE TEST failed: Bad file descriptor PERL_DL_NONLAZY=1 /home/dbinv/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/dbi....execute() failed: ORA-01950: no privileges on tablespace 'TOOLS' (DBD ERROR: OCIStmtExecute)
execute() failed: ORA-01950: no privileges on tablespace 'TOOLS' (DBD ERROR: OCIStmtExecute)
execute() failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 12 in 'INSERT INTO <*>grp
VALUES ('foo', 'The Foo Group')')
execute() failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 12 in 'INSERT INTO <*>grp
VALUES ('bar', 'The Bar Group')')
execute() failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 12 in 'INSERT INTO <*>grp
VALUES ('baz', 'The Baz Group')')
execute() failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 12 in 'INSERT INTO <*>usr
VALUES ('abw', 'Andy Wardley', 'foo')')
execute() failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 12 in 'INSERT INTO <*>usr
VALUES ('sam', 'Simon Matthews', 'foo')')
execute() failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 12 in 'INSERT INTO <*>usr
VALUES ('hans', 'Hans von Lengerke', 'bar')')
execute() failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 12 in 'INSERT INTO <*>usr
VALUES ('mrp', 'Martin Portman', 'bar')')
execute() failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 12 in 'INSERT INTO <*>usr
VALUES ('craig', 'Craig Barratt', 'baz')')
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 17 in 'SELECT name FROM <*>usr WHERE id='abw'')
FAILED 4: - template text 1 process FAILED: [% USE DBI -%]\n[% DBI.connect(ds...
FAILED 5: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 17 in 'SELECT name FROM <*>usr WHERE id='sam'')
FAILED 6: - template text 2 process FAILED: [% USE dbi -%]\n[% dbi.connect(ds...
FAILED 7: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 17 in 'SELECT name FROM <*>usr WHERE id='hans'')
FAILED 8: - template text 3 process FAILED: [% USE db = DBI -%]\n[% db.connec...
FAILED 9: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 17 in 'SELECT name FROM <*>usr WHERE id='mrp'')
FAILED 10: - template text 4 process FAILED: [% USE db = DBI(data_source => d...
FAILED 11: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 17 in 'SELECT name FROM <*>usr WHERE id='abw'')
FAILED 12: - template text 5 process FAILED: [% USE dbi -%]\n[% dbi.connect(ds...
FAILED 13: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 17 in 'SELECT name FROM <*>usr WHERE id='abw'')
FAILED 14: - template text 6 process FAILED: [% USE dbi -%]\n[% dbi.connect(da...
FAILED 15: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 17 in 'SELECT name FROM <*>usr WHERE id='abw'')
FAILED 18: - template text 8 process FAILED: [% USE dbi -%]\n[% dbi.connect(sh...
FAILED 19: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 17 in 'SELECT name FROM <*>usr WHERE id='abw'')
FAILED 22: - template text 10 process FAILED: [% USE DBI(dsn, user, pass, attr...
FAILED 23: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr ORDER BY id')
FAILED 24: - template text 11 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 25: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr ORDER BY id')
FAILED 26: - template text 12 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 27: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>grp
ORDER BY id')
FAILED 28: - template text 13 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 29: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr ORDER BY id')
FAILED 30: - template text 14 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 31: - (obviously did not match expected)
Template process failed: DBI error - DBI do failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 12 in 'INSERT INTO <*>usr VALUES ('numb', 'Numb Nuts', 'bar')')
FAILED 32: - template text 15 process FAILED: [% USE DBI(dsn, user, pass, attr...
FAILED 33: - (obviously did not match expected)
Template process failed: DBI error - DBI do failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 12 in 'DELETE FROM <*>usr WHERE id = 'numb'')
FAILED 34: - template text 16 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 35: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr
WHERE grp = :p1
ORDER BY id')
FAILED 36: - template text 17 process FAILED: [% USE dbi(dsn=dsn, user=user, p...
FAILED 37: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>grp
ORDER BY id')
FAILED 38: - template text 18 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 39: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr WHERE id = :p1')
FAILED 40: - template text 19 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 41: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr WHERE id = 'abw'')
FAILED 42: - template text 20 process FAILED: [% USE dbi(dbh => dbh) -%]\n[% FO...
FAILED 43: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr ORDER BY id')
FAILED 44: - template text 21 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 45: - (obviously did not match expected)
FAILED 47: - template text 22 did not match expected
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr ORDER BY id')
FAILED 48: - template text 23 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 49: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr ORDER BY id')
FAILED 50: - template text 24 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 51: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr')
FAILED 52: - template text 25 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 53: - (obviously did not match expected)
Template process failed: DBI error - DBI prepare failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 14 in 'SELECT * FROM <*>usr ORDER BY id')
FAILED 54: - template text 26 process FAILED: [% USE dbi(dsn, user, pass, attr...
FAILED 55: - (obviously did not match expected)
Use of uninitialized value in string eq at /home/dbinv/lib/perl5/site_perl/5.8.8/Tie/DBI.pm line 523, <DATA> line 1.
Template process failed: undef error - FETCH: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 15 in 'SELECT id FROM <*>usr WHERE id = 'abw'') at /home/dbinv/lib/perl5/site_perl/5.8.8/i686-linux/Template/Stash.pm line 707
FAILED 56: - template text 27 process FAILED: [% IF tiedbi -%]\n[% USE dbi(dsn,...
FAILED 57: - (obviously did not match expected)
Use of uninitialized value in string eq at /home/dbinv/lib/perl5/site_perl/5.8.8/Tie/DBI.pm line 523, <DATA> line 1.
Template process failed: undef error - FETCH: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 15 in 'SELECT id FROM <*>usr WHERE id = 'keys'') at /home/dbinv/lib/perl5/site_perl/5.8.8/i686-linux/Template/Stash.pm line 707
FAILED 58: - template text 28 process FAILED: [% IF tiedbi -%]\n[% USE dbi(dsn,...
FAILED 59: - (obviously did not match expected)
Use of uninitialized value in string eq at /home/dbinv/lib/perl5/site_perl/5.8.8/Tie/DBI.pm line 523, <DATA> line 1.
Template process failed: undef error - FETCH: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 15 in 'SELECT id FROM <*>usr WHERE id = 'dave'') at /home/dbinv/lib/perl5/site_perl/5.8.8/i686-linux/Template/Stash.pm line 707
FAILED 60: - template text 29 process FAILED: [% IF tiedbi -%]\n[% USE dbi(dsn,...
FAILED 61: - (obviously did not match expected)
Use of uninitialized value in string eq at /home/dbinv/lib/perl5/site_perl/5.8.8/Tie/DBI.pm line 523, <DATA> line 1.
Template process failed: undef error - FETCH: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 15 in 'SELECT id FROM <*>usr WHERE id = 'dave'') at /home/dbinv/lib/perl5/site_perl/5.8.8/i686-linux/Template/Stash.pm line 707
FAILED 62: - template text 30 process FAILED: [% IF tiedbi -%]\n[% USE dbi(dsn,...
FAILED 63: - (obviously did not match expected)
execute() failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 11 in 'DROP TABLE <*>usr')
execute() failed: ORA-00942: table or view does not exist (DBD ERROR: error possibly near <*> indicator at char 11 in 'DROP TABLE <*>grp')
FAILED tests 4-15, 18-19, 22-45, 47-63
Failed 55/63 tests, 12.70% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/dbi.t 63 55 4-15 18-19 22-45 47-63
Failed 1/1 test scripts. 55/63 subtests failed.
Files=1, Tests=63, 6 wallclock secs ( 0.78 cusr + 0.91 csys = 1.69 CPU)
Failed 1/1 test programs. 55/63 subtests failed.
make: *** [test_dynamic] Error 255
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
DBI 1.52
Template 2.15
******************************** 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:
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.4.21-27.0.2.elsmp, archname=i686-linux
uname='linux slx02tst08 2.4.21-27.0.2.elsmp #1 smp wed jan 12 23:35:44 est 2005 i686 i686 i386 gnulinux '
config_args=''
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 -Wdeclaration-after-statement -I/home/dbinv/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/home/dbinv/include -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='3.2.3 20030502 (Red Hat Linux 3.2.3-53)', 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/home/dbinv/lib -L/usr/local/lib'
libpth=/home/dbinv/lib /usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -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/home/dbinv/lib -L/usr/local/lib'
Thread Next