[Bug 1165188] New: perl-Module-Compile-0.23-3.fc22 FTBFS: tests fail due to undeclared dependency on perl(Filter)

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 18 14:21:58 UTC 2014


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

            Bug ID: 1165188
           Summary: perl-Module-Compile-0.23-3.fc22 FTBFS: tests fail due
                    to undeclared dependency on perl(Filter)
           Product: Fedora
           Version: rawhide
         Component: perl-Module-Compile
          Assignee: psabata at redhat.com
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: perl-devel at lists.fedoraproject.org,
                    psabata at redhat.com, steve at silug.org



perl-Module-Compile-0.23-3.fc22 fails to build in F22 because tests cannot use
Filter perl module:

+ 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
Can't locate Filter/Util/Call.pm in @INC (you may need to install the
Filter::Util::Call module) (@INC contains:
/builddir/build/BUILD/Module-Compile-0.23/inc
/builddir/build/BUILD/Module-Compile-0.23/blib/lib
/builddir/build/BUILD/Module-Compile-0.23/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/Module-Compile-0.23/inc/Spiffy.pm line 121.
BEGIN failed--compilation aborted at
/builddir/build/BUILD/Module-Compile-0.23/inc/Test/Base.pm line 3.
Compilation failed in require at t/TestModuleCompile.pm line 2.
BEGIN failed--compilation aborted at t/TestModuleCompile.pm line 2.
Compilation failed in require at t/compile.t line 1.
BEGIN failed--compilation aborted at t/compile.t line 1.
t/compile.t ...... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

Difference between last working and failing build root:

Removed packages:
    chkconfig-1.3.62
    groff-base-1.22.2
    perl-ExtUtils-MakeMaker-7.00
    perl-Filter-1.50
    perl-generators-1.00
    perl-Pod-Usage-1.63
    perl-Test-Harness-3.33
    pinentry-0.8.3
Added packages:
    ccache-3.1.10
    chkconfig-1.3.63
    groff-base-1.22.3
    perl-ExtUtils-Command-1.18
    perl-ExtUtils-MakeMaker-7.02
    perl-File-HomeDir-1.00
    perl-File-Which-1.09
    perl-generators-1.01
    perl-Pod-Usage-1.64
    perl-Test-Harness-3.34
    pinentry-0.9.0

This looks like a missing declaration for build-time dependency on perl(Filter)
used by bundled Spiffy Perl module.

-- 
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=1Qjn9MmSa2&a=cc_unsubscribe



More information about the perl-devel mailing list