On Tue, Apr 19, 2016 at 08:28:47AM +0200, Jan Pazdziora wrote: > koschei reported failed builds on f25 on numerous packages last night. > They all seem to have the common cause > > fatal error: EXTERN.h: No such file or directory > #include "EXTERN.h" > ^ > compilation terminated. > > The build logs I look at are: > > https://kojipkgs.fedoraproject.org/work/tasks/1435/13701435/build.log I removed some stray dependencies on perl-devel from a few packages yesterday (see <https://bugzilla.redhat.com/show_bug.cgi?id=1129443>). Especially from perl-ExtUtils-ParseXS with the grounding that ExtUtils::ParseXS does not need Perl header files. It's the ExtUtils::ParseXS output that needs them. I wonder why the builds fail because perl-ExtUtils-MakeMaker should still pull in perl-devel via CBuilder. It least my local repositories behave so. I will look on it. Build-requiring perl-devel from arch-specific spec files should have been next phase. It should not have revealed this packaging insufficiency now. But nevertheless doing so is not a bug. -- Petr
Attachment:
signature.asc
Description: PGP signature
-- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx