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 Author, This is a computer-generated report for DBIx-PgLink-0.01 on perl-5.8.5, created automatically by CPAN-Reporter-1.0601 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. While attempting to build or test this distribution, the distribution signaled that support is not available either for this operating system or this version of Perl. Nevertheless, any diagnostic output produced is provided below for reference. Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make test': /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Tie::Cache::LRU,0.21 PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01basics.t t/02pod.t t/03setup.t t/04param.t t/05local.t t/06test.t t/07util.t t/08cred.t t/09routine.t t/10adapter-pg.t t/10adapter-xbase.t t/10adapter.t t/11encoding-xbase.t t/11encoding.t t/12connect.t t/13adhoc-mssql.t t/13adhoc-sqlite.t t/13adhoc-sybase.t t/13adhoc.t t/14build-mssql.t t/14build-sqlite.t t/14build-sybase.t t/14build-xbase.t t/14build.t t/15build-routine-mssql.t t/15build-routine-sybase.t t/16acc-mssql.t t/16acc-sqlite.t t/16acc-sybase.t t/16acc-xbase.t t/16acc.t t/17reconnect.t t/18env.t t/19profile.t t/20safe.t t/21bench.t t/01basics.................... # Failed test 'use DBIx::PgLink;' # at t/01basics.t line 8. # Tried to use 'DBIx::PgLink'. # Error: Perl v5.8.6 required--this is only v5.8.5, stopped at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink.pm line 3. # BEGIN failed--compilation aborted at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink.pm line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/01basics.t line 21. Use of uninitialized value in pattern match (m//) at t/01basics.t line 21. # Failed test 'DBIx::PgLink->VERSION is "' # at t/01basics.t line 21. # undef # doesn't match '(?-xism:^[\d\._]+$)' # Looks like you failed 2 tests of 11. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/11 subtests t/02pod.......................ok t/03setup.....................DBI connect('host=127.0.0.1;port=5432;database=postgres','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 # Looks like you planned 12 tests but only ran 2. # Looks like your test died just after 2. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 10/12 subtests t/04param.....................ok t/05local.....................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 # Looks like you planned 112 tests but only ran 1. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 111/112 subtests t/06test......................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 # Looks like you planned 14 tests but only ran 1. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 13/14 subtests t/07util....................../usr/lib/postgresql/7.4/bin/psql: Unbekannte Option »--single-transaction« Versuchen Sie »psql --help« für weitere Informationen. # Failed test 'utility functions' # at t/07util.t line 10. # Looks like you failed 1 test of 2. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests t/08cred......................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 15/15 subtests t/09routine...................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/DBI.pm line 651 DBI::__ANON__('undef', 'undef') called at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/DBI.pm line 707 DBI::connect('DBI', 'dbi:Pg:host=127.0.0.1;port=5432;database=test_pglink', 'postgres', 'undef', 'HASH(0x81ccd44)') called at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink/Adapter.pm line 91 DBIx::PgLink::Adapter::connect('DBIx::PgLink::Adapter=HASH(0x8ccc498)', 'dbi:Pg:host=127.0.0.1;port=5432;database=test_pglink', 'postgres', 'undef', 'HASH(0x81ccd44)') called at t/09routine.t line 16 at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink/Adapter.pm line 91 # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 11/11 subtests t/10adapter-pg................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/DBI.pm line 651 DBI::__ANON__() called at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/DBI.pm line 707 DBI::connect() called at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink/Adapter.pm line 91 DBIx::PgLink::Adapter::connect() called at t/10adapter-pg.t line 20 at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink/Adapter.pm line 91 # Looks like you planned 24 tests but only ran 6. # Looks like your test died just after 6. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 18/24 subtests t/10adapter-xbase.............skipped: TEST_XBASE not configured t/10adapter...................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/DBI.pm line 651 DBI::__ANON__() called at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/DBI.pm line 707 DBI::connect() called at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink/Adapter.pm line 91 DBIx::PgLink::Adapter::connect() called at t/10adapter.t line 21 at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink/Adapter.pm line 91 # Looks like you planned 24 tests but only ran 5. # Looks like your test died just after 5. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 19/24 subtests t/11encoding-xbase............skipped: TEST_XBASE not configured t/11encoding..................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/DBI.pm line 651 DBI::__ANON__() called at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/DBI.pm line 707 DBI::connect() called at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink/Adapter.pm line 91 DBIx::PgLink::Adapter::connect() called at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/Class/MOP/Method/Wrapped.pm line 54 Class::MOP::Method::Wrapped::__ANON__() called at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/Class/MOP/Method/Wrapped.pm line 87 Moose::Meta::Role::__RUNTIME_ROLE_ANON_CLASS__::0::connect() called at t/11encoding.t line 31 at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink/Adapter.pm line 91 # Looks like you planned 16 tests but only ran 6. # Looks like your test died just after 6. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 10/16 subtests t/12connect...................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 # Looks like you planned 4 tests but only ran 1. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/4 subtests t/13adhoc-mssql...............skipped: TEST_MSSQL not configured t/13adhoc-sqlite..............skipped: TEST_SQLITE not configured t/13adhoc-sybase..............skipped: TEST_SYBASE not configured t/13adhoc.....................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 Can't call method "do" on an undefined value at t/13adhoc.t line 24. END failed--call queue aborted. # Looks like you planned 13 tests but only ran 1. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 12/13 subtests t/14build-mssql...............skipped: TEST_MSSQL not configured t/14build-sqlite..............skipped: TEST_SQLITE not configured t/14build-sybase..............skipped: TEST_SYBASE not configured t/14build-xbase...............skipped: TEST_XBASE not configured t/14build.....................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/2 subtests t/15build-routine-mssql.......skipped: TEST_MSSQL not configured t/15build-routine-sybase......skipped: TEST_SYBASE not configured t/16acc-mssql.................skipped: TEST_MSSQL not configured t/16acc-sqlite................skipped: TEST_SQLITE not configured t/16acc-sybase................skipped: TEST_SYBASE not configured t/16acc-xbase.................skipped: TEST_XBASE not configured t/16acc.......................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 # Looks like you planned 30 tests but only ran 1. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 29/30 subtests t/17reconnect.................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/DBI.pm line 651 DBI::__ANON__() called at /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int/DBI.pm line 707 DBI::connect() called at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink/Adapter.pm line 91 DBIx::PgLink::Adapter::connect() called at t/17reconnect.t line 15 at /home/sand/.cpan/build/DBIx-PgLink-0.01-Sd3gGb/blib/lib/DBIx/PgLink/Adapter.pm line 91 # Looks like you planned 15 tests but only ran 1. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 14/15 subtests t/18env.......................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 Can't call method "do" on an undefined value at t/18env.t line 28. END failed--call queue aborted. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests t/19profile...................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 Can't call method "do" on an undefined value at t/19profile.t line 28. END failed--call queue aborted. # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests t/20safe......................skipped: no DBIx::Safe installed t/21bench.....................DBI connect('host=127.0.0.1;port=5432;database=test_pglink','postgres',...) failed: fe_sendauth: no password supplied at t/PgLinkTestUtil.pm line 56 # Looks like you planned 3 tests but only ran 1. # Looks like your test died just after 1. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/3 subtests Test Summary Report ------------------- t/01basics.t (Wstat: 512 Tests: 11 Failed: 2) Failed test number(s): 1, 11 Non-zero exit status: 2 t/03setup.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 12 tests but ran 2. t/05local.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 112 tests but ran 1. t/06test.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 14 tests but ran 1. t/07util.t (Wstat: 256 Tests: 2 Failed: 1) Failed test number(s): 2 Non-zero exit status: 1 t/08cred.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 15 tests but ran 0. t/09routine.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 0. t/10adapter-pg.t (Wstat: 65280 Tests: 6 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 24 tests but ran 6. t/10adapter.t (Wstat: 65280 Tests: 5 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 24 tests but ran 5. t/11encoding.t (Wstat: 65280 Tests: 6 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 16 tests but ran 6. t/12connect.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 1. t/13adhoc.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 13 tests but ran 1. t/14build.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 1. t/16acc.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 30 tests but ran 1. t/17reconnect.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 15 tests but ran 1. t/18env.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 0. t/19profile.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 0. t/21bench.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 1. Files=36, Tests=97, 70 wallclock secs ( 0.33 usr 0.07 sys + 36.88 cusr 1.36 csys = 38.64 CPU) Result: FAIL Failed 18/36 test programs. 3/97 subtests failed. make: *** [test_dynamic] Fehler 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have --------------- ----- ------ Carp 0 1.03 Cwd 0 3.2501 Data::Dumper 0 2.121 DBD::Pg 1.47 1.49 DBI 1.47 1.601 Hash::Util 0 0.05 Memoize 1.01 1.01 Moose 0.33 0.33 MooseX::Method 0.39 0.39 Scalar::Util 0 1.19 Test::Deep 0.096 0.099 Test::Exception 0.25 0.26 Test::More 0.7 0.74 Tie::Cache::LRU 0.21 0.21 YAML 0 0.66 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = de_DE.UTF-8 PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 31883 PERL5_CPAN_IS_RUNNING = 31883 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.92_54 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.2501 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.05 Test::More 0.74 YAML 0.66 YAML::Syck 0.99 version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-thread-multi-64int uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pAAnJ0Y/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -des -Dusethreads -Duse64bitint -Dusedevel -Doptimize=-g -Dnoextensions=Encode' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, 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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
