FAIL DBIx-Class-0.08010 i686-linux 2.6.24.3
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
FAIL DBIx-Class-0.08010 i686-linux 2.6.24.3         

Group: perl.cpan.testers · Group Profile
Author: Rick Myers
Date: Sep 19, 2008 00:13

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/

--
Dear Ash Berlin,

This is a computer-generated report for DBIx-Class-0.08010
on perl 5.11.0 patch 34379, created by CPAN-Reporter-1.1702.

Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

* Tester comments
* Program output
* Prerequisites
* Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

/home/tester/perl-5.11.0/bin/perl5.11.0 "-Iinc" Makefile.PL --config= --installdeps=Data::Page,2,SQL::Abstract,1.2,SQL::Abstract::Limit,0.101,Class::C3::Componentised,0,Module::Find,0,Class::Accessor::Grouped,0.05002,JSON::Any,1,Scope::Guard,0.03
PERL_DL_NONLAZY=1 /home/tester/perl-5.11.0/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/02pod....................................ok
t/03podcoverage............................skipped: set TEST_POD to enable this test
t/04dont_break_c3..........................ok
t/05components.............................ok
t/100populate..............................ok
t/101populate_rs...........................ok
t/18inserterror............................ok
t/19quotes.................................# Testing against SQLite 3.6.1
ok
t/19quotes_newstyle........................# Testing against SQLite 3.6.1
ok
t/20setuperrors............................ok
t/26dumper.................................skipped: Set $ENV{DATA_DUMPER_TEST} to run this test
t/30dbicplain..............................ok
t/31stats..................................ok
t/32connect_code_ref.......................DBI::db=HASH(0x8778180)->disconnect invalidates 22 active statement handles (either destroy statement handles or call finish on them before disconnecting) at /home/tester/perl-5.11.0/.cpan/src/DBIx-Class-0.08010-mOylMq/blib/lib/DBIx/Class/Storage/DBI.pm line 691.
closing dbh with active statement handles at /home/tester/perl-5.11.0/.cpan/src/DBIx-Class-0.08010-mOylMq/blib/lib/DBIx/Class/Storage/DBI.pm line 691.
ok
t/33storage_reconnect......................DBI::db=HASH(0x877e4b8)->disconnect invalidates 22 active statement handles (either destroy statement handles or call finish on them before disconnecting) at t/33storage_reconnect.t line 23.
closing dbh with active statement handles at t/33storage_reconnect.t line 23.
DBI connect('t/var/DBIxClass.db','',...) failed: unable to open database file(1) at dbdimp.c line 94 at /home/tester/perl-5.11.0/.cpan/src/DBIx-Class-0.08010-mOylMq/blib/lib/DBIx/Class/Storage/DBI.pm line 839
Failed 2/5 subtests
t/34exception_action.......................ok
t/35disable_sth_caching....................ok
t/36datetime...............................skipped: Requires DateTime::Format::MySQL
t/39load_namespaces_1......................ok
t/39load_namespaces_2......................ok
t/39load_namespaces_3......................ok
t/39load_namespaces_4......................ok
t/40resultsetmanager.......................ok
t/41orrible................................ok
t/42toplimit...............................ok
t/46where_attribute........................ok
t/47bind_attribute.........................Use of uninitialized value in subroutine entry at /home/tester/perl-5.11.0/.cpan/src/DBIx-Class-0.08010-mOylMq/blib/lib/DBIx/Class/Storage/DBI.pm line 1003.
ok
t/50fork...................................skipped: Set $ENV{DBICTEST_FORK_STRESS} to run this test
t/51threads................................skipped: Your perl does not support ithreads
t/52cycle..................................skipped: leak test needs Test::Memory::Cycle
t/53delete_related.........................ok
t/54taint..................................ok
t/55storage_stress.........................skipped: Set $ENV{DBICTEST_STORAGE_STRESS} to run this test (it is very resource intensive!)
t/60core...................................# DBICTest::Event
ok
t/61findnot................................ok
t/63register_class.........................ok
t/64db.....................................
# Failed test 'columns_info_for - column data types'
# at t/64db.t line 55.
# Structures begin differing at:
# $got->{artistid}{default_value} = undef
# $expected->{artistid}{default_value} = Does not exist
# Looks like you failed 1 test of 3.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/65multipk................................ok
t/66relationship...........................ok
t/67pager..................................ok
t/68inflate................................ok
t/68inflate_has_a..........................ok
t/68inflate_resultclass_hashrefinflator....ok
t/68inflate_serialize......................ok
t/69update.................................ok
t/70auto...................................ok
t/71mysql..................................skipped: Set $ENV{DBICTEST_MYSQL_DSN}, _USER and _PASS to run this test
t/72pg.....................................skipped: Set $ENV{DBICTEST_PG_DSN}, _USER and _PASS to run this test (note: creates and drops tables named artist and casecheck!)
t/73oracle.................................skipped: Set $ENV{DBICTEST_ORA_DSN}, _USER and _PASS to run this test. Warning: This test drops and creates tables called 'artist', 'cd' and 'track'
t/73oracle_inflate.........................skipped: needs DateTime and DateTime::Format::Oracle for testing
t/745db2...................................skipped: Set $ENV{DBICTEST_DB2_DSN}, _USER and _PASS to run this test
t/746db2_400...............................skipped: Set $ENV{DBICTEST_DB2_400_DSN}, _USER and _PASS to run this test
t/746mssql.................................skipped: Set $ENV{DBICTEST_MSSQL_ODBC_DSN}, _USER and _PASS to run this test
t/74mssql..................................skipped: Set $ENV{DBICTEST_MSSQL_DSN}, _USER and _PASS to run this test
t/75limit..................................ok
t/76joins..................................ok
t/77join_count.............................ok
t/78self_referencial.......................ok
t/79aliasing...............................ok
t/80unique.................................ok
t/81transactions...........................Issuing rollback() for database handle being DESTROY'd without explicit disconnect() at t/81transactions.t line 232.
Issuing rollback() for database handle being DESTROY'd without explicit disconnect() at t/81transactions.t line 264.
ok
t/82cascade_copy...........................ok
t/83cache..................................ok
t/84serialize..............................ok
t/85utf8...................................ok
t/86might_have.............................ok
t/86sqlt...................................skipped: SQL::Translator required
t/87ordered................................ok
t/88result_set_column......................ok
t/89dbicadmin..............................skipped: Install Text::CSV_XS or Text::CSV_PP to run this test
t/89inflate_datetime.......................skipped: Need DateTime::Format::MySQL for inflation tests
t/90ensure_class_loaded....................ok
t/90join_torture...........................ok
t/91debug..................................ok
t/91merge_attr.............................ok
t/92storage................................ok
t/92storage_on_connect_do..................ok
t/93nobindvars.............................skipped: Set $ENV{DBICTEST_MYSQL_DSN}, _USER and _PASS to run this test
t/93single_accessor_object.................ok
t/94pk_mutation............................ok
t/94versioning.............................skipped: needs DBD::SQLite and SQL::Translator 0.09 for testing
t/95sql_maker_quote........................ok
t/96file_column............................ok
t/96multi_create...........................ok
t/97result_class...........................ok
t/bindtype_columns.........................skipped: Set $ENV{DBICTEST_PG_DSN}, _USER and _PASS to run this test
t/cdbi-sweet-t/08pager.....................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/01-columns........................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/02-Film...........................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/03-subclassing....................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/04-lazy...........................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/06-hasa...........................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/09-has_many.......................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/11-triggers.......................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/12-filter.........................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/13-constraint.....................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/14-might_have.....................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/15-accessor.......................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/16-reserved.......................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/18-has_a..........................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/19-set_sql........................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/21-iterator.......................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/22-self_referential...............skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/30-pager..........................skipped: Class::Trigger and DBIx::ContextualFetch required
t/cdbi-t/98-failure........................skipped: Class::Trigger and DBIx::ContextualFetch required
t/resultset_class..........................ok

Test Summary Report
-------------------
t/33storage_reconnect (Wstat: 11 Tests: 3 Failed: 0)
Parse errors: Bad plan. You planned 5 tests but ran 3.
t/64db (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/81transactions (Wstat: 0 Tests: 67 Failed: 0)
TODO passed: 55, 59, 61-65
Files=106, Tests=1990, 106 wallclock secs ( 1.78 usr 0.23 sys + 80.21 cusr 23.62 csys = 105.84 CPU)
Result: FAIL
Failed 2/106 test programs. 1/1990 subtests failed.
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

Module Need Have
------------------------ ------- -------
Carp::Clan 0 6.00
Class::Accessor::Grouped 0.05002 0.08001
Class::C3 0.13 0.19
Class::C3::Componentised 0 1.0003
Class::Inspector 0 1.23
Data::Page 2 2.00
DBD::SQLite 1.13 1.14001
DBI 1.4 1.607
JSON::Any 1 1.17
Module::Find 0 0.06
Scalar::Util 0 1.19
Scope::Guard 0.03 0.03
SQL::Abstract 1.2 1.24
SQL::Abstract::Limit 0.101 0.12
Storable 0 2.18
Test::Builder 0.33 0.80

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
PERL5LIB = /home/tester/perl-5.11.0/.cpan/src/JSON-Any-1.17-kJgdkA/blib/arch:/home/tester/perl...
PERL5OPT = -I/tmp/CPAN-Reporter-lib-CrJz -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 15000
PERL5_CPAN_IS_RUNNING = 15000
PERL_CR_SMOKER_CURRENT = Catalyst-Helper-AuthDBIC-0.05
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux

Perl special variables (and OS-specific diagnostics, for MSWin32):

$^X = /home/tester/perl-5.11.0/bin/perl5.11.0
$UID/$EUID = 1016 / 1016
$GID = 100 11 17 18 19 100
$EGID = 100 11 17 18 19 100

Perl module toolchain versions installed:

Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_02
Module::Signature n/a
Test::Harness 3.14
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76

--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 34379) configuration:
Platform:
osname=linux, osvers=2.6.24.3, archname=i686-linux
uname='linux xbox 2.6.24.3 #1 mon mar 3 22:14:46 est 2008 i686 pentium4 i386 gnulinux '
config_args='-de -Uman1dir -Uman3dir -Dprefix=/home/tester/perl-5.11.0 -Uinstallusrbinperl -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
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.4.6', 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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -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 -O2 -L/usr/local/lib'
no comments
diggit! del.icio.us! reddit!

RELATED THREADS
SubjectArticles qty Group
NA DBIx-Class-PopulateMore-0.02 i686-linux-thread-multi-64int 2.6.18-4-k7perl.cpan.testers ·