Subject: | Catalyst::Model::DBIC::Schema fails to compile |
Date: | Sat, 8 Oct 2016 15:27:01 +0100 |
To: | bug-Catalyst-Model-DBIC-Schema [...] rt.cpan.org |
From: | Dave Hodgkinson <davehodg [...] gmail.com> |
brewed perl 5, version 24, subversion 0 (v5.24.0) built for x86_64-linux
Linux ubuntu 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:42:33 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
Catalyst-Model-DBIC-Schema-0.65
Installed all prereqs and even the test prereqs. Trying to compile gives me:
PERL_DL_NONLAZY=1 "/home/daveh/perl5/perlbrew/perls/perl-5.24.0/bin/perl"
"-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef
*Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')"
t/01use.t t/02pod.t t/03podcoverage.t t/04auth-clear.t t/05auth-crypted.t
t/06auth-hashed.t t/06auth-salted-hash.t t/07auth-sessions-peruser.t
t/07auth-sessions.t t/09authz-cdbi.t t/10authz-dbic-schema.t
t/11autocreate.t
t/01use.t .................... ok
t/02pod.t .................... skipped: set TEST_POD to enable this test
t/03podcoverage.t ............ skipped: set TEST_POD to enable this test
Can't use string ("HASH(0x1838048)") as a HASH ref while "strict refs" in
use at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Component.pm
line 132.
Compilation failed in require at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Test.pm
line 155.
BEGIN failed--compilation aborted at t/04auth-clear.t line 46.
# Looks like your test exited with 255 before it could output anything.
t/04auth-clear.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
Can't use string ("HASH(0x1ad1f48)") as a HASH ref while "strict refs" in
use at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Component.pm
line 132.
Compilation failed in require at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Test.pm
line 155.
BEGIN failed--compilation aborted at t/05auth-crypted.t line 46.
# Looks like your test exited with 255 before it could output anything.
t/05auth-crypted.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Can't use string ("HASH(0x1b57430)") as a HASH ref while "strict refs" in
use at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Component.pm
line 132.
Compilation failed in require at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Test.pm
line 155.
BEGIN failed--compilation aborted at t/06auth-hashed.t line 51.
# Looks like your test exited with 255 before it could output anything.
t/06auth-hashed.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Can't use string ("HASH(0x1dd6660)") as a HASH ref while "strict refs" in
use at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Component.pm
line 132.
Compilation failed in require at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Test/WWW/Mechanize/Catalyst.pm
line 245.
Test::WWW::Mechanize::Catalyst::import("Test::WWW::Mechanize::Catalyst",
"TestApp") called at t/06auth-salted-hash.t line 52
BEGIN failed--compilation aborted at t/07auth-sessions.t line 62.
# Looks like your test exited with 255 before it could output anything.
t/07auth-sessions.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
Can't use string ("HASH(0x1eb7770)") as a HASH ref while "strict refs" in
use at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Component.pm
line 132.
Compilation failed in require at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Test.pm
line 155.
BEGIN failed--compilation aborted at t/09authz-cdbi.t line 60.
# Looks like your test exited with 255 before it could output anything.
t/09authz-cdbi.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
Can't use string ("HASH(0x3f9f3d0)") as a HASH ref while "strict refs" in
use at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Component.pm
line 132.
Compilation failed in require at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Test.pm
line 155.
BEGIN failed--compilation aborted at t/10authz-dbic-schema.t line 66.
# Looks like your test exited with 255 before it could output anything.
t/10authz-dbic-schema.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/8 subtests
Can't use string ("HASH(0x2325970)") as a HASH ref while "strict refs" in
use at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Component.pm
line 132.
Compilation failed in require at
/home/daveh/perl5/perlbrew/perls/perl-5.24.0/lib/site_perl/5.24.0/Catalyst/Test.pm
line 155.
BEGIN failed--compilation aborted at t/11autocreate.t line 47.
# Looks like your test exited with 255 before it could output anything.
t/11autocreate.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests