https://bugzilla.redhat.com/show_bug.cgi?id=1451609 Bug ID: 1451609 Summary: perl-Symbol-Global-Name-0.05-9.fc26 FTBFS on Perl 5.26.0: Can't locate inc/Module/Install.pm in @INC Product: Fedora Version: rawhide Component: perl-Symbol-Global-Name Assignee: rc040203@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, rc040203@xxxxxxxxxx External Bug ID: CPAN 121722 Created attachment 1279541 --> https://bugzilla.redhat.com/attachment.cgi?id=1279541&action=edit Proposed fix Perl 5.26.0 removes "." from @INC and perl-Symbol-Global-Name-0.05-9.fc26 will fail to build: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hhc0Pe + umask 022 + cd /home/test/fedora/perl-Symbol-Global-Name + cd Symbol-Global-Name-0.05 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /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 Makefile.PL line 1. BEGIN failed--compilation aborted at Makefile.PL line 1. error: Bad exit status from /var/tmp/rpm-tmp.Hhc0Pe (%build) This can be fixed by patching Makefile.PL or unbundling the ./inc modules. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx