Subject: | Failing tests during Catalyst build |
Attempting to build Catalyst-5.62, the following two tests fail:
t/unit_core_component.............................Spiffy.pm must be
loaded before calling 'use base' or 'use mixin' with a
Spiffy module. See the documentation of Spiffy.pm for details.
at /usr/lib/perl5/vendor_perl/5.8.7/YAML/Base.pm line 2
Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.8.7/YAML/Base.pm line 2.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.7/YAML/Base.pm line 2.
Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.8.7/YAML.pm line 2.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.7/YAML.pm line 2.
Compilation failed in require at
/home/scott/RPM/BUILD/Catalyst-5.62/blib/lib/Catalyst.pm line 24.
BEGIN failed--compilation aborted at
/home/scott/RPM/BUILD/Catalyst-5.62/blib/lib/Catalyst.pm line 24.
Compilation failed in require at (eval 3) line 3.
...propagated at /usr/lib/perl5/5.8.7/base.pm line 85.
BEGIN failed--compilation aborted at t/unit_core_component.t line 12.
# Looks like your test died before it could output anything.
t/unit_core_component.............................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
t/unit_core_log...................................ok
t/unit_core_mvc...................................Spiffy.pm must be
loaded before calling 'use base' or 'use mixin' with a
Spiffy module. See the documentation of Spiffy.pm for details.
at /usr/lib/perl5/vendor_perl/5.8.7/YAML/Base.pm line 2
Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.8.7/YAML/Base.pm line 2.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.7/YAML/Base.pm line 2.
Compilation failed in require at
/usr/lib/perl5/vendor_perl/5.8.7/YAML.pm line 2.
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.7/YAML.pm line 2.
Compilation failed in require at
/home/scott/RPM/BUILD/Catalyst-5.62/blib/lib/Catalyst.pm line 24.
BEGIN failed--compilation aborted at
/home/scott/RPM/BUILD/Catalyst-5.62/blib/lib/Catalyst.pm line 24.
Compilation failed in require at (eval 3) line 3.
...propagated at /usr/lib/perl5/5.8.7/base.pm line 85.
BEGIN failed--compilation aborted at t/unit_core_mvc.t line 18.
# Looks like your test died before it could output anything.
t/unit_core_mvc...................................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
installed:
perl 5.8.1
YAML 0.51