Back
From: metabase:user:a0e144f2-373b-11e6-8edd-c6848980b093
Subject: FAIL Rose-DB-Object-0.815 v5.25.6 GNU/Linux
Date: 2016-10-18T12:21:29Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear John Siracusa,
This is a computer-generated report for Rose-DB-Object-0.815
on perl 5.25.6, created by CPAN-Reporter-1.2018.
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://wiki.cpantesters.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':
PERL_DL_NONLAZY=1 "/home/cpan2/install/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
##
## DBI 1.634
## DBD::SQLite 1.51_05
## JSON 2.90
##
## WARNING: Almost all the tests in this module distribution need to connect
## to a database in order to run. The tests need full privileges on this
## database: the ability to create and drop tables, insert, update, and delete
## rows, create schemas, sequences, functions, triggers, the works.
##
## By default, the tests will try to connect to the database named "test"
## running on "localhost" using the default superuser username for each
## database type and an empty password.
##
## If you have setup your database in a secure manner, these connection
## attempts will fail, and the tests will be skipped. If you want to override
## these values, set the following environment variables before running tests.
## (The current values are shown in parentheses.)
##
## PostgreSQL:
##
## RDBO_PG_DSN (dbi:Pg:dbname=test;host=localhost)
## RDBO_PG_USER (postgres)
## RDBO_PG_PASS (<none>)
##
## MySQL:
##
## RDBO_MYSQL_DSN (dbi:mysql:database=test;host=localhost)
## RDBO_MYSQL_USER (root)
## RDBO_MYSQL_PASS (<none>)
##
## Oracle:
##
## RDBO_ORACLE_DSN (dbi:Oracle:dbname=test)
## RDBO_ORACLE_USER (<none>)
## RDBO_ORACLE_PASS (<none>)
##
## Informix:
##
## RDBO_INFORMIX_DSN (dbi:Informix:test@test)
## RDBO_INFORMIX_USER (<none>)
## RDBO_INFORMIX_PASS (<none>)
##
## SQLite: To disable the SQLite tests, set this environment varible
##
## RDBO_NO_SQLITE (<undef>)
##
## Press return to continue (or wait 60 seconds)
t/00-warning.t ..................... ok
t/bind-param.t ..................... ok
t/column-triggers.t ................ ok
t/auto-setup.t ..................... ok
t/column-values.t .................. ok
t/db-migration.t ................... ok
t/as-tree.t ........................ ok
t/db-object-auto.t ................. ok
DBD::SQLite::db prepare_cached failed: table rose_db_object_test has no column named namex at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1154, <DATA> line 1.
insert() - DBD::SQLite::db prepare_cached failed: table rose_db_object_test has no column named namex at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1154, <DATA> line 1.
at t/db-object-cached.t line 706.
# Looks like your test exited with 2 just after 398.
t/db-object-cached.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 50/448 subtests
(less 290 skipped subtests: 108 okay)
DBD::SQLite::db prepare_cached failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1154, <DATA> line 1.
insert() - DBD::SQLite::db prepare_cached failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1154, <DATA> line 1.
at t/db-object-changes-only-1.t line 909.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object-changes-only-1.t line 1949, <DATA> line 1.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object-changes-only-1.t line 1949, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 417.
t/db-object-changes-only-1.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 77/494 subtests
(less 404 skipped subtests: 13 okay)
Can't locate object method "meta" via package "MySqlite::RoseDbObjectTest" (perhaps you forgot to load "MySqlite::RoseDbObjectTest"?) at t/db-object-changes-only-2.t line 89, <DATA> line 1.
# Looks like your test exited with 2 just after 215.
t/db-object-changes-only-2.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 71/286 subtests
(less 213 skipped subtests: 2 okay)
DBD::SQLite::db prepare_cached failed: no such table: Rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1154, <DATA> line 1.
insert() - DBD::SQLite::db prepare_cached failed: no such table: Rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1154, <DATA> line 1.
at t/db-object-foreign-key-auto.t line 1335.
DBD::SQLite::db do failed: no such table: Rose_db_object_test at t/db-object-foreign-key-auto.t line 2580, <DATA> line 1.
DBD::SQLite::db do failed: no such table: Rose_db_object_test at t/db-object-foreign-key-auto.t line 2580, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 200.
t/db-object-foreign-key-auto.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 62/262 subtests
(less 194 skipped subtests: 6 okay)
t/db-object-convention.t ........... ok
DBD::SQLite::db prepare_cached failed: no such column: age at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 418.
load() - DBD::SQLite::db prepare_cached failed: no such column: age at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 418.
at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object/Helpers.pm line 95.
# Looks like your test exited with 2 just after 289.
t/db-object-helpers.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 78/367 subtests
(less 273 skipped subtests: 16 okay)
Could not add vendor object - load() - DBD::SQLite::db prepare_cached failed: no such table: vendors at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 418, <DATA> line 1.
at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object/MakeMethods/Generic.pm line 6081.
at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 551.
at t/db-object-loader-3.t line 76.
DBD::SQLite::db do failed: no such table: colors at t/db-object-loader-3.t line 652, <DATA> line 1.
DBD::SQLite::db do failed: no such table: colors at t/db-object-loader-3.t line 652, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 49.
t/db-object-loader-3.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/61 subtests
(less 48 skipped subtests: 1 okay)
t/db-object-loader-2.t ............. ok
DBD::SQLite::db prepare_cached failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 915, <DATA> line 1.
update() - DBD::SQLite::db prepare_cached failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 915, <DATA> line 1.
at t/db-object-foreign-key.t line 505.
at t/db-object-foreign-key.t line 505.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object-foreign-key.t line 1360, <DATA> line 1.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object-foreign-key.t line 1360, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 168.
t/db-object-foreign-key.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 31/199 subtests
(less 145 skipped subtests: 23 okay)
DBD::SQLite::st execute failed: UNIQUE constraint failed: products.name at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1182, <DATA> line 1.
insert() - DBD::SQLite::st execute failed: UNIQUE constraint failed: products.name at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1182, <DATA> line 1.
at t/db-object-loader-4.t line 122.
at t/db-object-loader-4.t line 122.
# Looks like your test exited with 2 just after 71.
t/db-object-loader-4.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 10/81 subtests
(less 64 skipped subtests: 7 okay)
t/db-object-loader-8.t ............. ok
Can't locate My/DB/Object/Metadata.pm in @INC (you may need to install the My::DB::Object::Metadata module) (@INC contains: /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/loader_lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/../../Rose-DB/lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/../lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/../lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/../../Rose-DB/lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/arch /home/cpan2/install/lib/perl5/site_perl/5.25.6/x86_64-linux-thread-multi /home/cpan2/install/lib/perl5/site_perl/5.25.6 /home/cpan2/install/lib/perl5/5.25.6/x86_64-linux-thread-multi /home/cpan2/install/lib/perl5/5.25.6 .) at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/loader_lib/My/DB/Object.pm line 3, <DATA> line 1.
BEGIN failed--compilation aborted at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/loader_lib/My/DB/Object.pm line 3, <DATA> line 1.
Compilation failed in require at /home/cpan2/install/lib/perl5/site_perl/5.25.6/base.pm line 100, <DATA> line 1.
...propagated at /home/cpan2/install/lib/perl5/site_perl/5.25.6/base.pm line 109, <DATA> line 1.
BEGIN failed--compilation aborted at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/loader_lib/Sqlite/Product.pm line 5, <DATA> line 1.
Compilation failed in require, <DATA> line 1.
BEGIN failed--compilation aborted, <DATA> line 1.
# Failed test 'external load - sqlite'
# at t/db-object-loader-5.t line 249.
# got: '2'
# expected: '0'
# Looks like you failed 1 test of 96.
t/db-object-loader-5.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/96 subtests
(less 78 skipped subtests: 17 okay)
Use of uninitialized value $sql in pattern match (m//) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 367, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 385, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 386, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 389, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 394, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 457, <DATA> line 1.
Use of uninitialized value $sql in pattern match (m//) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 367, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 385, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 386, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 389, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 394, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 457, <DATA> line 1.
Use of uninitialized value $sql in pattern match (m//) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 367, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 385, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 386, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 389, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 394, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 457, <DATA> line 1.
Can't locate object method "prices" via package "Sqlite::Product" at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1657, <DATA> line 1.
Rose::DB::Object::AUTOLOAD(Sqlite::Product=HASH(0x57c3808), HASH(0x594b038), HASH(0x568f9c8)) called at t/db-object-loader-7.t line 135
DBD::SQLite::db do failed: no such table: product_color_map at t/db-object-loader-7.t line 737, <DATA> line 1.
DBD::SQLite::db do failed: no such table: product_color_map at t/db-object-loader-7.t line 737, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 89.
t/db-object-loader-7.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/101 subtests
(less 82 skipped subtests: 7 okay)
t/db-object-loader-9.t ............. ok
Can't locate Sqlite/DB/AutoBase1.pm in @INC (you may need to install the Sqlite::DB::AutoBase1 module) (@INC contains: /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/loader_lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/arch /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/arch /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/arch /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/arch /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/arch /home/cpan2/install/lib/perl5/site_perl/5.25.6/x86_64-linux-thread-multi /home/cpan2/install/lib/perl5/site_perl/5.25.6 /home/cpan2/install/lib/perl5/5.25.6/x86_64-linux-thread-multi /home/cpan2/install/lib/perl5/5.25.6 .) at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/loader_lib/Sqlite/DB/Object/AutoBase2.pm line 5, <DATA> line 1.
BEGIN failed--compilation aborted at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/loader_lib/Sqlite/DB/Object/AutoBase2.pm line 5, <DATA> line 1.
Compilation failed in require at /home/cpan2/install/lib/perl5/site_perl/5.25.6/base.pm line 100, <DATA> line 1.
...propagated at /home/cpan2/install/lib/perl5/site_perl/5.25.6/base.pm line 109, <DATA> line 1.
BEGIN failed--compilation aborted at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/t/loader_lib/Sqlite/Product.pm line 5, <DATA> line 1.
Compilation failed in require, <DATA> line 1.
BEGIN failed--compilation aborted, <DATA> line 1.
# Failed test 'external load - sqlite'
# at t/db-object-loader-6.t line 169.
# got: '2'
# expected: '0'
DBD::SQLite::db prepare_cached failed: no such table: products at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 418, <DATA> line 1.
load() - DBD::SQLite::db prepare_cached failed: no such table: products at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 418, <DATA> line 1.
at t/db-object-loader-6.t line 171.
DBD::SQLite::db do failed: no such table: product_color_map at t/db-object-loader-6.t line 756, <DATA> line 1.
DBD::SQLite::db do failed: no such table: product_color_map at t/db-object-loader-6.t line 756, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 80.
t/db-object-loader-6.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/91 subtests
(less 76 skipped subtests: 3 okay)
t/db-object-loader.t ............... ok
t/db-object-manager-bulk-ops.t ..... ok
t/db-object-metadata.t ............. ok
DBD::SQLite::st execute failed: UNIQUE constraint failed: products.name at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1182, <DATA> line 1.
insert() - DBD::SQLite::st execute failed: UNIQUE constraint failed: products.name at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 1182, <DATA> line 1.
at t/db-object-relationship-auto.t line 113.
at t/db-object-relationship-auto.t line 113.
# Looks like your test exited with 2 just after 20.
t/db-object-relationship-auto.t ....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 72/92 subtests
(less 18 skipped subtests: 2 okay)
Use of uninitialized value $sql in pattern match (m//) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 367, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 385, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 386, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 389, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 394, <DATA> line 1.
Use of uninitialized value $sql in substitution (s///) at /home/cpan2/install/lib/perl5/site_perl/5.25.6/Rose/DB/SQLite.pm line 457, <DATA> line 1.
Could not auto-generate columns for class , table 'products' - No columns found at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object/Metadata/Auto/SQLite.pm line 29, <DATA> line 1.
at t/db-object-relationship-auto-2.t line 92.
DBD::SQLite::db do failed: no such table: colors at t/db-object-relationship-auto-2.t line 716, <DATA> line 1.
DBD::SQLite::db do failed: no such table: colors at t/db-object-relationship-auto-2.t line 716, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 56.
t/db-object-relationship-auto-2.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 36/92 subtests
(less 45 skipped subtests: 11 okay)
DBD::SQLite::st execute failed: no such column: code at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 818, <DATA> line 1.
update() - DBD::SQLite::st execute failed: no such column: code at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 818, <DATA> line 1.
at t/db-object-mapper.t line 740.
# Looks like your test exited with 2 just after 294.
t/db-object-mapper.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 27/321 subtests
(less 261 skipped subtests: 33 okay)
DBD::SQLite::db prepare failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object/Manager.pm line 1997, <DATA> line 1.
get_objects() - DBD::SQLite::db prepare failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object/Manager.pm line 1997, <DATA> line 1.
at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object/Manager.pm line 3098, <DATA> line 1.
Rose::DB::Object::Manager::get_objects("Rose::DB::Object::Manager", "object_class", "MySQLiteObject", "share_db", 1, "with_objects", ARRAY(0x68c2b50), "query", ...) called at t/db-object-manager.t line 9548
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object-manager.t line 17515, <DATA> line 1.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object-manager.t line 17515, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 2411.
t/db-object-manager.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1506/3917 subtests
(less 2332 skipped subtests: 79 okay)
DBD::SQLite::st execute failed: no such column: bits at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 952, <DATA> line 1.
update() - DBD::SQLite::st execute failed: no such column: bits at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 952, <DATA> line 1.
at t/db-object-relationship.t line 4571.
# Looks like your test exited with 2 just after 1156.
t/db-object-relationship.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 448/1604 subtests
(less 1135 skipped subtests: 21 okay)
t/deep-joins.t ..................... ok
DBD::SQLite::st execute failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 952, <DATA> line 1.
update() - DBD::SQLite::st execute failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 952, <DATA> line 1.
at t/db-object-std-cached.t line 473.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object-std-cached.t line 866, <DATA> line 1.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object-std-cached.t line 866, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 230.
t/db-object-std-cached.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 11/241 subtests
(less 199 skipped subtests: 31 okay)
DBD::SQLite::st execute failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 952, <DATA> line 1.
update() - DBD::SQLite::st execute failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 952, <DATA> line 1.
at t/db-object-std.t line 357.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object-std.t line 805, <DATA> line 1.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object-std.t line 805, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 174.
t/db-object-std.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 11/185 subtests
(less 155 skipped subtests: 19 okay)
DBD::SQLite::st execute failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 903, <DATA> line 1.
update() - DBD::SQLite::st execute failed: no such table: rose_db_object_test at /home/cpan2/.cpan/build/Rose-DB-Object-0.815-0/blib/lib/Rose/DB/Object.pm line 903, <DATA> line 1.
at t/db-object.t line 1158.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object.t line 2469, <DATA> line 1.
DBD::SQLite::db do failed: no such table: rose_db_object_test at t/db-object.t line 2469, <DATA> line 1.
END failed--call queue aborted, <DATA> line 1.
# Looks like your test exited with 2 just after 474.
t/db-object.t ......................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 124/598 subtests
(less 436 skipped subtests: 38 okay)
t/lazy-columns.t ................... ok
t/inheritance.t .................... ok
t/makemethods-db.t ................. ok
t/leaks.t .......................... ok
t/multi-many-the-hard-way.t ........ ok
t/makemethods.t .................... ok
DBD::SQLite::db prepare_cached failed: no such table: vendors at lib/Rose/DB/Object.pm line 1154, <DATA> line 1.
Could not add vendor object - insert() - DBD::SQLite::db prepare_cached failed: no such table: vendors at lib/Rose/DB/Object.pm line 1154, <DATA> line 1.
at lib/Rose/DB/Object/MakeMethods/Generic.pm line 2476.
at lib/Rose/DB/Object.pm line 551.
at t/make-modules.ext line 38.
# Failed test 'external test - sqlite'
# at t/make-modules.t line 269.
# got: undef
# expected: 'V1; IS: 1.25, DE: 4.25; green, red; red: CC1'
DBD::SQLite::db do failed: no such table: prices at t/make-modules.t line 689.
DBD::SQLite::db do failed: no such table: prices at t/make-modules.t line 689.
END failed--call queue aborted.
# Looks like your test exited with 2 just after 18.
t/make-modules.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/18 subtests
(less 12 skipped subtests: 5 okay)
t/nested-joins.t ................... ok
t/multi-pk-sequences.t ............. ok
t/pk-fk-columns.t .................. ok
t/one-to-many-reset.t .............. ok
t/query-builder.t .................. ok
t/schema-override.t ................ ok
t/rt-cpan-45836.t .................. ok
t/pod.t ............................ ok
t/save-cascade.t ................... ok
t/spot-check-01.t .................. ok
t/spot-check-03.t .................. ok
t/spot-check-02.t .................. ok
t/spot-check-05.t .................. ok
t/spot-check-06.t .................. ok
t/spot-check-04.t .................. ok
t/spot-check-07.t .................. ok
t/spot-check-08.t .................. ok
t/spot-check-09.t .................. ok
t/spot-check-11.t .................. ok
t/spot-check-10.t .................. ok
t/spot-check-12.t .................. ok
t/spot-check-13.t .................. ok
t/spot-check-14.t .................. ok
t/unique-key-prefs.t ............... ok
t/undef-overrides-default.t ........ ok
Test Summary Report
-------------------
t/db-object-cached.t (Wstat: 512 Tests: 398 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 448 tests but ran 398.
t/db-object-changes-only-1.t (Wstat: 512 Tests: 417 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 494 tests but ran 417.
t/db-object-changes-only-2.t (Wstat: 512 Tests: 215 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 286 tests but ran 215.
t/db-object-foreign-key-auto.t (Wstat: 512 Tests: 200 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 262 tests but ran 200.
t/db-object-helpers.t (Wstat: 512 Tests: 289 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 367 tests but ran 289.
t/db-object-loader-3.t (Wstat: 512 Tests: 49 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 61 tests but ran 49.
t/db-object-foreign-key.t (Wstat: 512 Tests: 168 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 199 tests but ran 168.
t/db-object-loader-4.t (Wstat: 512 Tests: 71 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 81 tests but ran 71.
t/db-object-loader-5.t (Wstat: 256 Tests: 96 Failed: 1)
Failed test: 86
Non-zero exit status: 1
t/db-object-loader-7.t (Wstat: 512 Tests: 89 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 101 tests but ran 89.
t/db-object-loader-6.t (Wstat: 512 Tests: 80 Failed: 1)
Failed test: 80
Non-zero exit status: 2
Parse errors: Bad plan. You planned 91 tests but ran 80.
t/db-object-relationship-auto.t (Wstat: 512 Tests: 20 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 92 tests but ran 20.
t/db-object-relationship-auto-2.t (Wstat: 512 Tests: 56 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 92 tests but ran 56.
t/db-object-mapper.t (Wstat: 512 Tests: 294 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 321 tests but ran 294.
t/db-object-manager.t (Wstat: 512 Tests: 2411 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 3917 tests but ran 2411.
t/db-object-relationship.t (Wstat: 512 Tests: 1156 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 1604 tests but ran 1156.
t/db-object-std-cached.t (Wstat: 512 Tests: 230 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 241 tests but ran 230.
t/db-object-std.t (Wstat: 512 Tests: 174 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 185 tests but ran 174.
t/db-object.t (Wstat: 512 Tests: 474 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 598 tests but ran 474.
t/make-modules.t (Wstat: 512 Tests: 18 Failed: 1)
Failed test: 18
Non-zero exit status: 2
Files=67, Tests=12686, 22 wallclock secs ( 2.24 usr 0.20 sys + 68.11 cusr 3.12 csys = 73.67 CPU)
Result: FAIL
Failed 20/67 test programs. 3/12686 subtests failed.
Makefile:1178: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- -------- --------
Bit::Vector 0 7.4
Clone 0.29 0.38
Cwd 0 3.62
Data::Dumper 2.121 2.161
DateTime 0 1.39
DBI 1.40 1.634
File::Path 0 2.12
File::Spec 0 3.62
List::MoreUtils 0 0.416
Math::BigInt 1.77 1.999726
perl 5.006000 5.025006
Rose::DateTime::Util 0.532 0.540
Rose::DB 0.763 0.778
Rose::Object 0.854 0.860
Scalar::Util 0 1.45
Test::More 0 1.302059
Time::Clock 1.00 1.03
build_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
configure_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j5
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15952
PERL5_CPAN_IS_RUNNING = 15952
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 12222,15952
PERLBREW_BASHRC_VERSION = 0.76
PERLBREW_HOME = /home/dcollins/.perlbrew
PERLBREW_ROOT = /home/dcollins/toolchain/perl5
PERL_CR_SMOKER_CURRENT = Rose-DBx-Garden-0.193
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = putty
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan2/install/bin/perl
$UID/$EUID = 1003 / 1003
$GID = 1003 1003
$EGID = 1003 1003
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.14
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4220
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302059
YAML 1.18
YAML::Syck 1.29
version 0.9917
--
Summary of my perl5 (revision 5 version 25 subversion 6) configuration:
Commit id: 5654fe3cb7747930ab73ec2386527c2d0007459f
Platform:
osname=linux
osvers=3.16.0-4-amd64
archname=x86_64-linux-thread-multi
uname='linux digitalis 3.16.0-4-amd64 #1 smp debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 gnulinux '
config_args='-Dusedevel -DDEBUGGING -Dusethreads -Dprefix=/home/cpan2/install -Uversiononly -des'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.9.2'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.19.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.19'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
DEBUGGING
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_TRACK_MEMPOOL
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Sep 29 2016 16:06:12
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15952"
PERL5_CPAN_IS_RUNNING="15952"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="12222,15952"
PERLBREW_BASHRC_VERSION="0.76"
PERLBREW_HOME="/home/dcollins/.perlbrew"
PERLBREW_ROOT="/home/dcollins/toolchain/perl5"
PERL_CR_SMOKER_CURRENT="Rose-DBx-Garden-0.193"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan2/install/lib/perl5/site_perl/5.25.6/x86_64-linux-thread-multi
/home/cpan2/install/lib/perl5/site_perl/5.25.6
/home/cpan2/install/lib/perl5/5.25.6/x86_64-linux-thread-multi
/home/cpan2/install/lib/perl5/5.25.6
.