Bug 1169661 - perl-Text-Xslate-3.2.5-3.fc22 FTBFS: prerequisite Devel::PPPort 3.19 not found
Summary: perl-Text-Xslate-3.2.5-3.fc22 FTBFS: prerequisite Devel::PPPort 3.19 not found
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Text-Xslate
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL: http://koji.fedoraproject.org/koji/ta...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-02 06:45 UTC by Petr Pisar
Modified: 2014-12-02 14:36 UTC (History)
2 users (show)

Fixed In Version: perl-Text-Xslate-3.2.5-4.fc22
Clone Of:
Environment:
Last Closed: 2014-12-02 14:36:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2014-12-02 06:45:09 UTC
perl-Text-Xslate-3.2.5-3.fc22 cannot be built in F22 because build-time dependency on `perl(Devel::PPPort) >= 3.19' is not declared:

+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -m64 -mtune=generic'
Writing ppport.h
Cannot create ppport.h because: 
Warning: prerequisite Devel::PPPort 3.19 not found.
[...]
gcc -c  "-I." -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wdeclaration-after-statement -Wc++-compat -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -m64 -mtune=generic   -DVERSION=\"3.2.5\" -DXS_VERSION=\"3.2.5\" -o src/Text-Xslate.o -fPIC "-I/usr/lib64/perl5/CORE"   src/Text-Xslate.c
In file included from ./xslate.h:2:0,
                 from src/xslate_methods.xs:1:
./xshelper.h:44:20: fatal error: ppport.h: No such file or directory
 #include "ppport.h"
                    ^
compilation terminated.


Note You need to log in before you can comment on or make changes to this bug.