[Bug 1085432] New: perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc21 FTBFS

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 8 15:16:35 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1085432

            Bug ID: 1085432
           Summary: perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc21
                    FTBFS
           Product: Fedora
           Version: rawhide
         Component: perl-Catalyst-Controller-HTML-FormFu
          Assignee: iarnell at gmail.com
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: iarnell at gmail.com, perl-devel at lists.fedoraproject.org



perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc21 fails to build in F21 due
to tests:

+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib',
'blib/arch')" t/*.t t/elements/*.t
Can't locate HTML/FormFu/MultiForm.pm in @INC (you may need to install the
HTML::FormFu::MultiForm module) (@INC contains: t/lib
/builddir/build/BUILD/Catalyst-Controller-HTML-FormFu-0.09004/inc
/builddir/build/BUILD/Catalyst-Controller-HTML-FormFu-0.09004/blib/lib
/builddir/build/BUILD/Catalyst-Controller-HTML-FormFu-0.09004/blib/arch
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/builddir/build/BUILD/Catalyst-Controller-HTML-FormFu-0.09004/blib/lib/Catalyst/Controller/HTML/FormFu.pm
line 5.
BEGIN failed--compilation aborted at
/builddir/build/BUILD/Catalyst-Controller-HTML-FormFu-0.09004/blib/lib/Catalyst/Controller/HTML/FormFu.pm
line 5.
Compilation failed in require at (eval 595) line 2.
        ...propagated at /usr/share/perl5/base.pm line 84.
BEGIN failed--compilation aborted at t/lib/TestApp/Controller/Root.pm line 5.
Compilation failed in require at /usr/share/perl5/vendor_perl/Catalyst/Utils.pm
line 306.
Compilation failed in require at
/usr/share/perl5/vendor_perl/Test/WWW/Mechanize/Catalyst.pm line 244.
       
Test::WWW::Mechanize::Catalyst::import("Test::WWW::Mechanize::Catalyst",
"TestApp") called at t/01basic-form.t line 7
        main::BEGIN() called at t/01basic-form.t line 7
        eval {...} called at t/01basic-form.t line 7
BEGIN failed--compilation aborted at t/01basic-form.t line 7.
# Looks like your test exited with 2 before it could output anything.
t/01basic-form.t ................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/3 subtests 

etc.

This looks like a missing declaration of dependency on HTML::FormFu::MultiForm.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=kdb1II1eow&a=cc_unsubscribe



More information about the perl-devel mailing list