Rose-DB-Object v0.819 Perl 5 v5.35.2 x86_64-linux-thread-multi-ld
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
Rose-DB-Object v0.819
- Platform
- Perl 5 v5.35.2 x86_64-linux-thread-multi-ld
- Date
- 2021-06-21 19:40:56
- ID
- 98d42396-d2c8-11eb-a210-db0488ee6742
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.819
on perl 5.35.2, 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 "/tmp/basesmoker-reloperl-bL4e/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
##
## DBI 1.643
## DBD::mysql 4.050
## DBD::SQLite 1.66
## JSON 4.03
##
## 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
# Failed test 'use Rose::DB::Object::Loader;'
# at t/as-tree.t line 14.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/as-tree.t line 14.
# BEGIN failed--compilation aborted at t/as-tree.t line 14.
Attempt to reload Rose/DB/Object.pm aborted.
Compilation failed in require at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 137.
...propagated at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 159.
BEGIN failed--compilation aborted at t/as-tree.t line 726.
# Looks like your test exited with 255 just after 2.
t/as-tree.t ........................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 145/146 subtests
# Failed test 'use Rose::DB::Object::Loader;'
# at t/auto-setup.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/auto-setup.t line 10.
# BEGIN failed--compilation aborted at t/auto-setup.t line 10.
Attempt to reload Rose/DB/Object.pm aborted.
Compilation failed in require at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 137.
...propagated at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 159.
BEGIN failed--compilation aborted at (eval 232) line 3.
Can't locate object method "meta" via package "Sqlite::Foo" at t/auto-setup.t line 62.
# Looks like your test exited with 255 just after 10.
t/auto-setup.t .....................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/13 subtests
(less 9 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/bind-param.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/bind-param.t line 10.
# BEGIN failed--compilation aborted at t/bind-param.t line 10.
# Looks like you failed 1 test of 27.
t/bind-param.t .....................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/27 subtests
(less 26 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/column-triggers.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/column-triggers.t line 10.
# BEGIN failed--compilation aborted at t/column-triggers.t line 10.
Can't locate object method "meta" via package "MyObject" at t/column-triggers.t line 29.
# Looks like your test exited with 255 just after 3.
t/column-triggers.t ................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 282/284 subtests
# Failed test 'use Rose::DB::Object;'
# at t/column-values.t line 23.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/column-values.t line 23.
# BEGIN failed--compilation aborted at t/column-values.t line 23.
Can't locate object method "meta" via package "My::DB::Object" at t/column-values.t line 28.
# Looks like your test exited with 2 just after 5.
t/column-values.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 215/219 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-migration.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-migration.t line 10.
# BEGIN failed--compilation aborted at t/db-migration.t line 10.
# Looks like you failed 1 test of 33.
t/db-migration.t ...................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/33 subtests
(less 32 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/db-object-auto.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-auto.t line 10.
# BEGIN failed--compilation aborted at t/db-object-auto.t line 10.
# Failed test 'use Rose::DB::Object::Metadata::Auto::Generic;'
# at t/db-object-auto.t line 11.
# Tried to use 'Rose::DB::Object::Metadata::Auto::Generic'.
# Error: Attempt to reload Rose/DB/Object/Metadata.pm aborted.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata/Auto.pm line 11.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata/Auto.pm line 11.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata/Auto/Generic.pm line 5.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata/Auto/Generic.pm line 5.
# Compilation failed in require at t/db-object-auto.t line 11.
# BEGIN failed--compilation aborted at t/db-object-auto.t line 11.
Attempt to reload Rose/DB/Object.pm aborted.
Compilation failed in require at t/db-object-auto.t line 981.
BEGIN failed--compilation aborted at t/db-object-auto.t line 981.
# Looks like your test exited with 255 just after 2.
t/db-object-auto.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 275/275 subtests
# Failed test 'use Rose::DB::Object::Cached;'
# at t/db-object-cached.t line 10.
# Tried to use 'Rose::DB::Object::Cached'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Cached.pm line 7.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Cached.pm line 7.
# Compilation failed in require at t/db-object-cached.t line 10.
# BEGIN failed--compilation aborted at t/db-object-cached.t line 10.
Can't locate object method "meta" via package "MySQLiteObject" at t/db-object-cached.t line 1175.
BEGIN failed--compilation aborted at t/db-object-cached.t line 1203.
# Looks like your test exited with 2 just after 1.
t/db-object-cached.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 448/448 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object-changes-only-1.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-changes-only-1.t line 10.
# BEGIN failed--compilation aborted at t/db-object-changes-only-1.t line 10.
Attempt to reload Rose/DB/Object.pm aborted.
Compilation failed in require at t/db-object-changes-only-1.t line 1532.
BEGIN failed--compilation aborted at t/db-object-changes-only-1.t line 1532.
# Looks like your test exited with 255 just after 2.
t/db-object-changes-only-1.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 489/490 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object-changes-only-2.t line 8.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-changes-only-2.t line 8.
# BEGIN failed--compilation aborted at t/db-object-changes-only-2.t line 8.
# Failed test 'use Rose::DB::Object::Loader;'
# at t/db-object-changes-only-2.t line 9.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Attempt to reload Rose/DB/Object.pm aborted.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/db-object-changes-only-2.t line 9.
# BEGIN failed--compilation aborted at t/db-object-changes-only-2.t line 9.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/db-object-changes-only-2.t line 79.
# 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 73/286 subtests
(less 213 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/db-object-convention.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-convention.t line 10.
# BEGIN failed--compilation aborted at t/db-object-convention.t line 10.
Can't locate object method "meta" via package "My::Dog" at t/db-object-convention.t line 76.
# Looks like your test exited with 255 just after 24.
t/db-object-convention.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 160/183 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object-foreign-key-auto.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-foreign-key-auto.t line 10.
# BEGIN failed--compilation aborted at t/db-object-foreign-key-auto.t line 10.
Attempt to reload Rose/DB/Object/Metadata.pm aborted.
Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata/Auto.pm line 11.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata/Auto.pm line 11.
Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata/Auto/SQLite.pm line 10.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata/Auto/SQLite.pm line 10.
Compilation failed in require at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 137.
...propagated at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 159.
BEGIN failed--compilation aborted at t/db-object-foreign-key-auto.t line 2477.
# Looks like your test exited with 255 just after 1.
t/db-object-foreign-key-auto.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 262/262 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object-foreign-key.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-foreign-key.t line 10.
# BEGIN failed--compilation aborted at t/db-object-foreign-key.t line 10.
Can't locate object method "meta" via package "MySQLiteOtherObject" at t/db-object-foreign-key.t line 1184.
BEGIN failed--compilation aborted at t/db-object-foreign-key.t line 1309.
# Looks like your test exited with 2 just after 1.
t/db-object-foreign-key.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 199/199 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object-helpers.t line 11.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-helpers.t line 11.
# BEGIN failed--compilation aborted at t/db-object-helpers.t line 11.
Can't locate object method "meta" via package "MySqliteObject" at t/db-object-helpers.t line 679.
BEGIN failed--compilation aborted at t/db-object-helpers.t line 695.
# Looks like your test exited with 2 just after 5.
t/db-object-helpers.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 363/367 subtests
# Failed test 'use Rose::DB::Object::Loader;'
# at t/db-object-loader-2.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/db-object-loader-2.t line 10.
# BEGIN failed--compilation aborted at t/db-object-loader-2.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/db-object-loader-2.t line 56.
# Looks like your test exited with 255 just after 73.
t/db-object-loader-2.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 19/91 subtests
(less 72 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/db-object-loader-3.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/db-object-loader-3.t line 10.
# BEGIN failed--compilation aborted at t/db-object-loader-3.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/db-object-loader-3.t line 48.
# Looks like your test exited with 255 just after 49.
t/db-object-loader-3.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 13/61 subtests
(less 48 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/db-object-loader-4.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/db-object-loader-4.t line 10.
# BEGIN failed--compilation aborted at t/db-object-loader-4.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/db-object-loader-4.t line 72.
# Looks like your test exited with 255 just after 65.
t/db-object-loader-4.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/81 subtests
(less 64 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/db-object-loader-5.t line 14.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/db-object-loader-5.t line 14.
# BEGIN failed--compilation aborted at t/db-object-loader-5.t line 14.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/db-object-loader-5.t line 142.
# Looks like your test exited with 25 just after 77.
t/db-object-loader-5.t .............
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 20/96 subtests
(less 76 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/db-object-loader-6.t line 14.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/db-object-loader-6.t line 14.
# BEGIN failed--compilation aborted at t/db-object-loader-6.t line 14.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/db-object-loader-6.t line 71.
# Looks like your test exited with 2 just after 73.
t/db-object-loader-6.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 19/91 subtests
(less 72 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/db-object-loader-7.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/db-object-loader-7.t line 10.
# BEGIN failed--compilation aborted at t/db-object-loader-7.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/db-object-loader-7.t line 72.
# Looks like your test exited with 255 just after 81.
t/db-object-loader-7.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 21/101 subtests
(less 80 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/db-object-loader-8.t line 11.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/db-object-loader-8.t line 11.
# BEGIN failed--compilation aborted at t/db-object-loader-8.t line 11.
# Looks like you failed 1 test of 3.
t/db-object-loader-8.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
(less 1 skipped subtest: 1 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/db-object-loader-9.t line 13.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/db-object-loader-9.t line 13.
# BEGIN failed--compilation aborted at t/db-object-loader-9.t line 13.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/db-object-loader-9.t line 31.
# Looks like your test exited with 255 just after 1.
t/db-object-loader-9.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests
# Failed test 'use Rose::DB::Object::Loader;'
# at t/db-object-loader.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/db-object-loader.t line 10.
# BEGIN failed--compilation aborted at t/db-object-loader.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/db-object-loader.t line 70.
# Looks like your test exited with 255 just after 162.
t/db-object-loader.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 77/238 subtests
(less 161 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/db-object-manager-bulk-ops.t line 11.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-manager-bulk-ops.t line 11.
# BEGIN failed--compilation aborted at t/db-object-manager-bulk-ops.t line 11.
Can't locate object method "meta" via package "MySQLiteObject" at t/db-object-manager-bulk-ops.t line 1171.
BEGIN failed--compilation aborted at t/db-object-manager-bulk-ops.t line 1191.
# Looks like your test exited with 2 just after 3.
t/db-object-manager-bulk-ops.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 216/218 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object-manager.t line 11.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-manager.t line 11.
# BEGIN failed--compilation aborted at t/db-object-manager.t line 11.
Can't locate object method "meta" via package "MySQLiteOtherObject" at t/db-object-manager.t line 16443.
BEGIN failed--compilation aborted at t/db-object-manager.t line 17436.
# Looks like your test exited with 2 just after 3.
t/db-object-manager.t ..............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3915/3917 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object-mapper.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-mapper.t line 10.
# BEGIN failed--compilation aborted at t/db-object-mapper.t line 10.
Attempt to reload Rose/DB/Object.pm aborted.
Compilation failed in require at t/db-object-mapper.t line 1089.
BEGIN failed--compilation aborted at t/db-object-mapper.t line 1089.
# Looks like your test exited with 255 just after 1.
t/db-object-mapper.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 321/321 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object-metadata.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-metadata.t line 10.
# BEGIN failed--compilation aborted at t/db-object-metadata.t line 10.
# Failed test 'use Rose::DB::Object::Metadata;'
# at t/db-object-metadata.t line 11.
# Tried to use 'Rose::DB::Object::Metadata'.
# Error: Attempt to reload Rose/DB/Object/Metadata.pm aborted.
# Compilation failed in require at t/db-object-metadata.t line 11.
# BEGIN failed--compilation aborted at t/db-object-metadata.t line 11.
Can't locate object method "new" via package "Rose::DB::Object::Metadata" at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 233.
# Looks like your test exited with 255 just after 2.
t/db-object-metadata.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 36/36 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object-relationship-auto-2.t line 13.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-relationship-auto-2.t line 13.
# BEGIN failed--compilation aborted at t/db-object-relationship-auto-2.t line 13.
Can't locate object method "meta" via package "Sqlite1Color" at t/db-object-relationship-auto-2.t line 90.
# Looks like your test exited with 255 just after 2.
t/db-object-relationship-auto-2.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 91/92 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object-relationship-auto.t line 13.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-relationship-auto.t line 13.
# BEGIN failed--compilation aborted at t/db-object-relationship-auto.t line 13.
Can't locate object method "meta" via package "Sqlite1Price" at t/db-object-relationship-auto.t line 90.
# Looks like your test exited with 255 just after 11.
t/db-object-relationship-auto.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 82/92 subtests
(less 9 skipped subtests: 1 okay)
# Failed test 'use Rose::DB::Object;'
# at t/db-object-relationship.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object-relationship.t line 10.
# BEGIN failed--compilation aborted at t/db-object-relationship.t line 10.
Can't locate object method "meta" via package "MySQLiteOtherObject" at t/db-object-relationship.t line 7556.
BEGIN failed--compilation aborted at t/db-object-relationship.t line 8016.
# Looks like your test exited with 2 just after 2.
t/db-object-relationship.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1603/1604 subtests
# Failed test 'use Rose::DB::Object::Std::Cached;'
# at t/db-object-std-cached.t line 10.
# Tried to use 'Rose::DB::Object::Std::Cached'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Std/Metadata.pm line 9.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Std/Metadata.pm line 9.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Std.pm line 5.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Std.pm line 5.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Std/Cached.pm line 5.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Std/Cached.pm line 5.
# Compilation failed in require at t/db-object-std-cached.t line 10.
# BEGIN failed--compilation aborted at t/db-object-std-cached.t line 10.
Can't locate object method "meta" via package "MySQLiteObject" at t/db-object-std-cached.t line 797.
BEGIN failed--compilation aborted at t/db-object-std-cached.t line 819.
# Looks like your test exited with 2 just after 1.
t/db-object-std-cached.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 241/241 subtests
# Failed test 'use Rose::DB::Object::Std;'
# at t/db-object-std.t line 10.
# Tried to use 'Rose::DB::Object::Std'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Std/Metadata.pm line 9.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Std/Metadata.pm line 9.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Std.pm line 5.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Std.pm line 5.
# Compilation failed in require at t/db-object-std.t line 10.
# BEGIN failed--compilation aborted at t/db-object-std.t line 10.
Can't locate object method "meta" via package "MySQLiteObject" at t/db-object-std.t line 734.
BEGIN failed--compilation aborted at t/db-object-std.t line 756.
# Looks like your test exited with 2 just after 2.
t/db-object-std.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 184/185 subtests
# Failed test 'use Rose::DB::Object;'
# at t/db-object.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/db-object.t line 10.
# BEGIN failed--compilation aborted at t/db-object.t line 10.
Attempt to reload Rose/DB/Object.pm aborted.
Compilation failed in require at t/db-object.t line 1961.
BEGIN failed--compilation aborted at t/db-object.t line 1961.
# Looks like your test exited with 255 just after 2.
t/db-object.t ......................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 593/594 subtests
# Failed test 'use Rose::DB::Object::Loader;'
# at t/deep-joins.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/deep-joins.t line 10.
# BEGIN failed--compilation aborted at t/deep-joins.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/deep-joins.t line 59.
# Looks like your test exited with 255 just after 2.
t/deep-joins.t .....................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1626/1627 subtests
# Failed test 'use Rose::DB::Object;'
# at t/inheritance.t line 12.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/inheritance.t line 12.
# BEGIN failed--compilation aborted at t/inheritance.t line 12.
Attempt to reload Rose/DB/Object.pm aborted.
Compilation failed in require at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 137.
...propagated at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 159.
BEGIN failed--compilation aborted at t/inheritance.t line 28.
# Looks like your test exited with 255 just after 1.
t/inheritance.t ....................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 55/55 subtests
# Failed test 'use Rose::DB::Object;'
# at t/lazy-columns.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/lazy-columns.t line 10.
# BEGIN failed--compilation aborted at t/lazy-columns.t line 10.
Can't locate object method "meta" via package "MyObject" at t/lazy-columns.t line 30.
# Looks like your test exited with 255 just after 3.
t/lazy-columns.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 78/80 subtests
Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
Compilation failed in require at t/leaks.t line 20.
BEGIN failed--compilation aborted at t/leaks.t line 20.
t/leaks.t ..........................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
# Failed test 'use Rose::DB::Object;'
# at t/make-modules.t line 24.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/make-modules.t line 24.
# BEGIN failed--compilation aborted at t/make-modules.t line 24.
# Failed test 'use Rose::DB::Object::Loader;'
# at t/make-modules.t line 25.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Attempt to reload Rose/DB/Object.pm aborted.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/make-modules.t line 25.
# BEGIN failed--compilation aborted at t/make-modules.t line 25.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/make-modules.t line 91.
# Looks like your test exited with 2 just after 14.
t/make-modules.t ...................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/18 subtests
(less 12 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/makemethods-db.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/makemethods-db.t line 10.
# BEGIN failed--compilation aborted at t/makemethods-db.t line 10.
Can't locate object method "meta" via package "MySQLiteOtherObject" at t/makemethods-db.t line 709.
BEGIN failed--compilation aborted at t/makemethods-db.t line 777.
# Looks like your test exited with 2 just after 3.
t/makemethods-db.t .................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 49/51 subtests
# Failed test 'use Rose::DB::Object;'
# at t/makemethods.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/makemethods.t line 10.
# BEGIN failed--compilation aborted at t/makemethods.t line 10.
Can't locate object method "meta" via package "Person" at t/makemethods.t line 376.
BEGIN failed--compilation aborted at t/makemethods.t line 526.
# Looks like your test exited with 255 just after 3.
t/makemethods.t ....................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 123/125 subtests
Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
Compilation failed in require at t/multi-many-the-hard-way.t line 7.
BEGIN failed--compilation aborted at t/multi-many-the-hard-way.t line 7.
# Looks like your test exited with 255 before it could output anything.
t/multi-many-the-hard-way.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 37/37 subtests
# Failed test 'use Rose::DB::Object;'
# at t/multi-pk-sequences.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/multi-pk-sequences.t line 10.
# BEGIN failed--compilation aborted at t/multi-pk-sequences.t line 10.
# Failed test 'use Rose::DB::Object::Loader;'
# at t/multi-pk-sequences.t line 11.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Attempt to reload Rose/DB/Object.pm aborted.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/multi-pk-sequences.t line 11.
# BEGIN failed--compilation aborted at t/multi-pk-sequences.t line 11.
# Looks like you failed 2 tests of 50.
t/multi-pk-sequences.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/50 subtests
(less 48 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/nested-joins.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/nested-joins.t line 10.
# BEGIN failed--compilation aborted at t/nested-joins.t line 10.
# Looks like you failed 1 test of 3.
t/nested-joins.t ...................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
(less 1 skipped subtest: 1 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/one-to-many-reset.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/one-to-many-reset.t line 10.
# BEGIN failed--compilation aborted at t/one-to-many-reset.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/one-to-many-reset.t line 34.
# Looks like your test exited with 255 just after 37.
t/one-to-many-reset.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 13/49 subtests
(less 36 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/pk-fk-columns.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/pk-fk-columns.t line 10.
# BEGIN failed--compilation aborted at t/pk-fk-columns.t line 10.
# Failed test 'use Rose::DB::Object::Loader;'
# at t/pk-fk-columns.t line 11.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Attempt to reload Rose/DB/Object.pm aborted.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/pk-fk-columns.t line 11.
# BEGIN failed--compilation aborted at t/pk-fk-columns.t line 11.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/pk-fk-columns.t line 35.
# Looks like your test exited with 255 just after 5.
t/pk-fk-columns.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/6 subtests
(less 3 skipped subtests: 0 okay)
t/pod.t ............................ ok
t/query-builder.t .................. ok
# Failed test 'use Rose::DB::Object::Loader;'
# at t/rt-cpan-45836.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/rt-cpan-45836.t line 10.
# BEGIN failed--compilation aborted at t/rt-cpan-45836.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/rt-cpan-45836.t line 35.
# Looks like your test exited with 255 just after 1.
t/rt-cpan-45836.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
# Failed test 'use Rose::DB::Object::Loader;'
# at t/save-cascade.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/save-cascade.t line 10.
# BEGIN failed--compilation aborted at t/save-cascade.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/save-cascade.t line 35.
# Looks like your test exited with 255 just after 67.
t/save-cascade.t ...................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 23/89 subtests
(less 66 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/schema-override.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/schema-override.t line 10.
# BEGIN failed--compilation aborted at t/schema-override.t line 10.
# Looks like you failed 1 test of 8.
t/schema-override.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
(less 7 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/spot-check-01.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/spot-check-01.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-01.t line 10.
Can't locate object method "meta" via package "MD" at t/spot-check-01.t line 43.
# Looks like your test exited with 255 just after 66.
t/spot-check-01.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 17/82 subtests
(less 64 skipped subtests: 1 okay)
# Failed test 'use Rose::DB::Object;'
# at t/spot-check-02.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/spot-check-02.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-02.t line 10.
Attempt to reload Rose/DB/Object.pm aborted.
Compilation failed in require at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 137.
...propagated at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 159.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/t/lib/My/DB/Object.pm line 3.
Compilation failed in require at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 137.
...propagated at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 159.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/t/lib/My/DB/Unigene/Main.pm line 5.
Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/t/lib/My/DB/Gene2Unigene.pm line 4.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/t/lib/My/DB/Gene2Unigene.pm line 4.
Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/t/lib/My/DB/Gene/Main.pm line 3.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/t/lib/My/DB/Gene/Main.pm line 3.
Compilation failed in require at t/spot-check-02.t line 38.
# Looks like your test exited with 255 just after 26.
t/spot-check-02.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/32 subtests
(less 24 skipped subtests: 1 okay)
t/spot-check-03.t .................. ok
# Failed test 'use Rose::DB::Object::Loader;'
# at t/spot-check-04.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/spot-check-04.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-04.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/spot-check-04.t line 35.
# Looks like your test exited with 255 just after 9.
t/spot-check-04.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/11 subtests
(less 8 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/spot-check-05.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/spot-check-05.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-05.t line 10.
# Looks like you failed 1 test of 3.
t/spot-check-05.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
(less 2 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/spot-check-06.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/spot-check-06.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-06.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/spot-check-06.t line 34.
# Looks like your test exited with 255 just after 4.
t/spot-check-06.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/5 subtests
(less 3 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/spot-check-07.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/spot-check-07.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-07.t line 10.
# Looks like you failed 1 test of 4.
t/spot-check-07.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
(less 3 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/spot-check-08.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/spot-check-08.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-08.t line 10.
# Looks like you failed 1 test of 7.
t/spot-check-08.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests
(less 6 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/spot-check-09.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/spot-check-09.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-09.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/spot-check-09.t line 35.
# Looks like your test exited with 255 just after 16.
t/spot-check-09.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/21 subtests
(less 15 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object::Loader;'
# at t/spot-check-10.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/spot-check-10.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-10.t line 10.
# Looks like you failed 1 test of 8.
t/spot-check-10.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
(less 6 skipped subtests: 1 okay)
# Failed test 'use Rose::DB::Object;'
# at t/spot-check-11.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/spot-check-11.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-11.t line 10.
# Failed test 'use Rose::DB::Object::Loader;'
# at t/spot-check-11.t line 11.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Attempt to reload Rose/DB/Object.pm aborted.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/spot-check-11.t line 11.
# BEGIN failed--compilation aborted at t/spot-check-11.t line 11.
# Looks like you failed 2 tests of 6.
t/spot-check-11.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
(less 4 skipped subtests: 0 okay)
Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
Compilation failed in require at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 137.
...propagated at /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/base.pm line 159.
BEGIN failed--compilation aborted at t/spot-check-12.t line 23.
# Looks like your test exited with 255 before it could output anything.
t/spot-check-12.t ..................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests
# Failed test 'use Rose::DB::Object;'
# at t/spot-check-13.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/spot-check-13.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-13.t line 10.
# Looks like you failed 1 test of 2.
t/spot-check-13.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
(less 1 skipped subtest: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/spot-check-14.t line 10.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/spot-check-14.t line 10.
# BEGIN failed--compilation aborted at t/spot-check-14.t line 10.
# Failed test 'use Rose::DB::Object::Loader;'
# at t/spot-check-14.t line 11.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Attempt to reload Rose/DB/Object.pm aborted.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/spot-check-14.t line 11.
# BEGIN failed--compilation aborted at t/spot-check-14.t line 11.
# Looks like you failed 2 tests of 8.
t/spot-check-14.t ..................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
(less 6 skipped subtests: 0 okay)
# Failed test 'use Rose::DB::Object;'
# at t/undef-overrides-default.t line 23.
# Tried to use 'Rose::DB::Object'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at t/undef-overrides-default.t line 23.
# BEGIN failed--compilation aborted at t/undef-overrides-default.t line 23.
Can't locate object method "meta" via package "My::DB::Object" at t/undef-overrides-default.t line 28.
# Looks like your test exited with 2 just after 5.
t/undef-overrides-default.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1519/1523 subtests
# Failed test 'use Rose::DB::Object::Loader;'
# at t/unique-key-prefs.t line 10.
# Tried to use 'Rose::DB::Object::Loader'.
# Error: Can't modify undef operator in scalar assignment at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4195, near "undef;"
# BEGIN not safe after errors--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Metadata.pm line 4359.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object.pm line 8.
# Compilation failed in require at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# BEGIN failed--compilation aborted at /tmp/loop_over_bdir-4182736-Pfumr3/Rose-DB-Object-0.819-0/blib/lib/Rose/DB/Object/Loader.pm line 12.
# Compilation failed in require at t/unique-key-prefs.t line 10.
# BEGIN failed--compilation aborted at t/unique-key-prefs.t line 10.
Can't locate object method "new" via package "Rose::DB::Object::Loader" at t/unique-key-prefs.t line 35.
# Looks like your test exited with 255 just after 4.
t/unique-key-prefs.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/5 subtests
(less 3 skipped subtests: 0 okay)
Test Summary Report
-------------------
t/as-tree.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 146 tests but ran 2.
t/auto-setup.t (Wstat: 65280 Tests: 10 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 13 tests but ran 10.
t/bind-param.t (Wstat: 256 Tests: 27 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/column-triggers.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 284 tests but ran 3.
t/column-values.t (Wstat: 512 Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 2
Parse errors: Bad plan. You planned 219 tests but ran 5.
t/db-migration.t (Wstat: 256 Tests: 33 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/db-object-auto.t (Wstat: 65280 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 275 tests but ran 2.
t/db-object-cached.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 448 tests but ran 1.
t/db-object-changes-only-1.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 490 tests but ran 2.
t/db-object-changes-only-2.t (Wstat: 512 Tests: 215 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 286 tests but ran 215.
t/db-object-convention.t (Wstat: 65280 Tests: 24 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 183 tests but ran 24.
t/db-object-foreign-key-auto.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 262 tests but ran 1.
t/db-object-foreign-key.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 199 tests but ran 1.
t/db-object-helpers.t (Wstat: 512 Tests: 5 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 367 tests but ran 5.
t/db-object-loader-2.t (Wstat: 65280 Tests: 73 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 91 tests but ran 73.
t/db-object-loader-3.t (Wstat: 65280 Tests: 49 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 61 tests but ran 49.
t/db-object-loader-4.t (Wstat: 65280 Tests: 65 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 81 tests but ran 65.
t/db-object-loader-5.t (Wstat: 6400 Tests: 77 Failed: 1)
Failed test: 1
Non-zero exit status: 25
Parse errors: Bad plan. You planned 96 tests but ran 77.
t/db-object-loader-6.t (Wstat: 512 Tests: 73 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 91 tests but ran 73.
t/db-object-loader-7.t (Wstat: 65280 Tests: 81 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 101 tests but ran 81.
t/db-object-loader-8.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/db-object-loader-9.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 1.
t/db-object-loader.t (Wstat: 65280 Tests: 162 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 238 tests but ran 162.
t/db-object-manager-bulk-ops.t (Wstat: 512 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 218 tests but ran 3.
t/db-object-manager.t (Wstat: 512 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 3917 tests but ran 3.
t/db-object-mapper.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 321 tests but ran 1.
t/db-object-metadata.t (Wstat: 65280 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 36 tests but ran 2.
t/db-object-relationship-auto-2.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 92 tests but ran 2.
t/db-object-relationship-auto.t (Wstat: 65280 Tests: 11 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 92 tests but ran 11.
t/db-object-relationship.t (Wstat: 512 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 1604 tests but ran 2.
t/db-object-std-cached.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 241 tests but ran 1.
t/db-object-std.t (Wstat: 512 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 185 tests but ran 2.
t/db-object.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 594 tests but ran 2.
t/deep-joins.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1627 tests but ran 2.
t/inheritance.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 55 tests but ran 1.
t/lazy-columns.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 80 tests but ran 3.
t/leaks.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/make-modules.t (Wstat: 512 Tests: 14 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 18 tests but ran 14.
t/makemethods-db.t (Wstat: 512 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 51 tests but ran 3.
t/makemethods.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 125 tests but ran 3.
t/multi-many-the-hard-way.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 37 tests but ran 0.
t/multi-pk-sequences.t (Wstat: 512 Tests: 50 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/nested-joins.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/one-to-many-reset.t (Wstat: 65280 Tests: 37 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 49 tests but ran 37.
t/pk-fk-columns.t (Wstat: 65280 Tests: 5 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 5.
t/rt-cpan-45836.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 1.
t/save-cascade.t (Wstat: 65280 Tests: 67 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 89 tests but ran 67.
t/schema-override.t (Wstat: 256 Tests: 8 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/spot-check-01.t (Wstat: 65280 Tests: 66 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 82 tests but ran 66.
t/spot-check-02.t (Wstat: 65280 Tests: 26 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 32 tests but ran 26.
t/spot-check-04.t (Wstat: 65280 Tests: 9 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 11 tests but ran 9.
t/spot-check-05.t (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/spot-check-06.t (Wstat: 65280 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 4.
t/spot-check-07.t (Wstat: 256 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/spot-check-08.t (Wstat: 256 Tests: 7 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/spot-check-09.t (Wstat: 65280 Tests: 16 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 21 tests but ran 16.
t/spot-check-10.t (Wstat: 256 Tests: 8 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/spot-check-11.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/spot-check-12.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 10 tests but ran 0.
t/spot-check-13.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/spot-check-14.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
t/undef-overrides-default.t (Wstat: 512 Tests: 5 Failed: 1)
Failed test: 5
Non-zero exit status: 2
Parse errors: Bad plan. You planned 1523 tests but ran 5.
t/unique-key-prefs.t (Wstat: 65280 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 4.
Files=67, Tests=1397, 24 wallclock secs ( 0.16 usr 0.22 sys + 19.87 cusr 3.37 csys = 23.62 CPU)
Result: FAIL
Failed 63/67 test programs. 68/1397 subtests failed.
make: *** [Makefile:1178: test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- -------- --------
Bit::Vector 0 7.4
Clone 0.29 0.45
Cwd 0 3.81
Data::Dumper 2.121 2.181
DateTime 0 1.54
DBI 1.40 1.643
File::Path 0 2.18
File::Spec 0 3.81
List::MoreUtils 0 0.430
Math::BigInt 1.77 1.999818
perl 5.006000 5.035002
Rose::DateTime::Util 0.532 0.540
Rose::DB 0.782 0.783
Rose::Object 0.854 0.860
Scalar::Util 0 1.56
Test::More 0 1.302185
Time::Clock 1.00 1.03
build_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.62
configure_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 325366
PERL5_CPAN_IS_RUNNING = 325366
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-bL4e/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.81
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.43
File::Spec 3.81
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.43
Test::More 1.302185
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 35 subversion 2) configuration:
Commit id: c5082864c74ee0dab39a22591338dd9ac4b47785
Platform:
osname=linux
osvers=5.3.0-2-amd64
archname=x86_64-linux-thread-multi-ld
uname='linux k93msid 5.3.0-2-amd64 #1 smp debian 5.3.9-3 (2019-11-19) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DEBUGGING=none'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -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'
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.2.1 20191109'
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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.29.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.29'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under linux
Compiled at Jun 20 2021 14:51:52
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="325366"
PERL5_CPAN_IS_RUNNING="325366"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/site_perl/5.35.2/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/site_perl/5.35.2
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.35.1-20-gc5082864c7/496c/lib/5.35.2
.