Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-06-13T07:21:34 ActivePerl-818 CPAN-1.94 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Sat, 13 Jun 2009 09:27:03 GMT Running make for D/DM/DMCBRIDE/DB2-db-0.20.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DM/DMCBRIDE/DB2-db-0.20.tar.gz ok DB2-db-0.20/ DB2-db-0.20/t/ DB2-db-0.20/t/001_basic.t DB2-db-0.20/t/003_my.t DB2-db-0.20/TODO DB2-db-0.20/LICENSE DB2-db-0.20/db.pm DB2-db-0.20/README DB2-db-0.20/samples/ DB2-db-0.20/samples/My/ DB2-db-0.20/samples/My/db.pm DB2-db-0.20/samples/My/Employee.pm DB2-db-0.20/samples/My/Table.pm DB2-db-0.20/samples/My/Row.pm DB2-db-0.20/samples/My/EmployeeR.pm DB2-db-0.20/samples/My/Product.pm DB2-db-0.20/samples/mySample.pl DB2-db-0.20/Table.pm DB2-db-0.20/Row.pm DB2-db-0.20/Changes DB2-db-0.20/Makefile.PL DB2-db-0.20/META.yml DB2-db-0.20/MANIFEST CPAN.pm: Going to build D/DM/DMCBRIDE/DB2-db-0.20.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Warning: prerequisite DBD::DB2 0.76 not found. Checking if your kit is complete... Looks good Writing Makefile for DB2::db ---- Unsatisfied dependencies detected during ---- ---- DMCBRIDE/DB2-db-0.20.tar.gz ---- DBD::DB2 [requires] Running make test Delayed until after prerequisites Running test for module 'DBD::DB2' Running make for I/IB/IBMTORDB2/DBD-DB2-1.71.tar.gz Checksum for /net/nas/data/cpan/authors/id/I/IB/IBMTORDB2/DBD-DB2-1.71.tar.gz ok DBD-DB2-1.71/ DBD-DB2-1.71/dbdimp.c DBD-DB2-1.71/DB2.pm DBD-DB2-1.71/README DBD-DB2-1.71/META.yml DBD-DB2-1.71/DB2.xs DBD-DB2-1.71/lib/ DBD-DB2-1.71/lib/Bundle/ DBD-DB2-1.71/lib/Bundle/DBD/ DBD-DB2-1.71/lib/Bundle/DBD/DB2.pm DBD-DB2-1.71/test.pl DBD-DB2-1.71/HISTORY DBD-DB2-1.71/DB2.h DBD-DB2-1.71/t/ DBD-DB2-1.71/t/main.t DBD-DB2-1.71/t/base.t DBD-DB2-1.71/DB2.pod DBD-DB2-1.71/LICENSE DBD-DB2-1.71/dbdimp.h DBD-DB2-1.71/CAVEATS DBD-DB2-1.71/Changes DBD-DB2-1.71/Makefile.PL DBD-DB2-1.71/Constants/ DBD-DB2-1.71/Constants/Constants.xs DBD-DB2-1.71/Constants/Constants.pm DBD-DB2-1.71/Constants/Makefile.PL DBD-DB2-1.71/Constants/MANIFEST DBD-DB2-1.71/MANIFEST CPAN.pm: Going to build I/IB/IBMTORDB2/DBD-DB2-1.71.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL DB2_HOME environment variable must be set to installed location of DB2. Configuring DBD::DB2... Remember to actually read the README and CAVEATS files! Warning: No success on command[/export/home/fly818/bin/perl Makefile.PL] IBMTORDB2/DBD-DB2-1.71.tar.gz /export/home/fly818/bin/perl Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make for D/DM/DMCBRIDE/DB2-db-0.20.tar.gz Has already been unwrapped into directory /export/home/fly818/var/cpan/build/DB2-db-0.20-kGGSFq CPAN.pm: Going to build D/DM/DMCBRIDE/DB2-db-0.20.tar.gz Warning: Prerequisite 'DBD::DB2 => 0.76' for 'DMCBRIDE/DB2-db-0.20.tar.gz' failed when processing 'IBMTORDB2/DBD-DB2-1.71.tar.gz' with 'writemakefile => NO '/export/home/fly818/bin/perl Makefile.PL' returned status 512'. Continuing, but chances to succeed are limited. >>> make cp Table.pm blib/lib/DB2/Table.pm cp db.pm blib/lib/DB2/db.pm cp Row.pm blib/lib/DB2/Row.pm Manifying blib/man3/DB2::Table.3 Manifying blib/man3/DB2::db.3 Manifying blib/man3/DB2::Row.3 DMCBRIDE/DB2-db-0.20.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use DBD::DB2;' # at t/001_basic.t line 7. # Tried to use 'DBD::DB2'. # Error: Can't locate DBD/DB2.pm in @INC (@INC contains: /export/home/fly818/var/cpan/build/DB2-db-0.20-kGGSFq/blib/lib /export/home/fly818/var/cpan/build/DB2-db-0.20-kGGSFq/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 5. t/001_basic.t .. 1..5 not ok 1 - use DBD::DB2; ok 2 - use DB2::db; ok 3 - use DB2::Table; ok 4 - use DB2::Row; ok 5 - DB2::db->can('new') Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests Use of uninitialized value in getpwnam at t/003_my.t line 17 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. # Failed test 'Instance probably exists' # at t/003_my.t line 19. # Looks like you planned 23 tests but ran 21. # Looks like you failed 1 test of 21 run. t/003_my.t ..... 1..23 ok 1 - use My::db; not ok 2 - Instance probably exists ok 3 - My::db->can('new') ok 4 # skip No instance - can't do anything ok 5 # skip No instance - can't do anything ok 6 # skip No instance - can't do anything ok 7 # skip No instance - can't do anything ok 8 # skip No instance - can't do anything ok 9 # skip No instance - can't do anything ok 10 # skip No instance - can't do anything ok 11 # skip No instance - can't do anything ok 12 # skip No instance - can't do anything ok 13 # skip No instance - can't do anything ok 14 # skip No instance - can't do anything ok 15 # skip No instance - can't do anything ok 16 # skip No instance - can't do anything ok 17 # skip No instance - can't do anything ok 18 # skip No instance - can't do anything ok 19 # skip No instance - can't do anything ok 20 # skip No instance - can't do anything ok 21 # skip No instance - can't do anything Dubious, test returned 1 (wstat 256, 0x100) Failed 3/23 subtests (less 18 skipped subtests: 2 okay) Test Summary Report ------------------- t/001_basic.t (Wstat: 256 Tests: 5 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/003_my.t (Wstat: 256 Tests: 21 Failed: 1) Failed test: 2 Non-zero exit status: 1 Parse errors: Bad plan. You planned 23 tests but ran 21. Files=2, Tests=26, 1 wallclock secs ( 0.08 usr 0.03 sys + 0.93 cusr 0.05 csys = 1.09 CPU) Result: FAIL Failed 2/2 test programs. 2/26 subtests failed. make: *** [test_dynamic] Error 29 DMCBRIDE/DB2-db-0.20.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DMCBRIDE/DB2-db-0.20.tar.gz Finished 2009-06-13T07:21:43