[Bug 1058664] New: FTBFS: perl-eperl-2.2.14-25.fc21: format not a string literal and no format arguments [-Werror=format-security]

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 28 10:11:45 UTC 2014


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

            Bug ID: 1058664
           Summary: FTBFS: perl-eperl-2.2.14-25.fc21: format not a string
                    literal and no format arguments
                    [-Werror=format-security]
           Product: Fedora
           Version: rawhide
         Component: perl-eperl
          Assignee: steve at silug.org
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: perl-devel at lists.fedoraproject.org, steve at silug.org



perl-eperl-2.2.14-25.fc21 fails to build in F21 because of
-Werror=format-security:

gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-fexcepti
ons -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches
-m6
4 -mtune=generic -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe
-fstack-p
rotector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/lib64/perl5/CORE -I. -c eperl_pp.c
eperl_main.c: In function 'give_readme':
eperl_main.c:153:5: error: format not a string literal and no format arguments
[-Werror=format-security]
     fprintf(stdout, ePerl_README);
     ^
eperl_main.c: In function 'give_license':
eperl_main.c:158:5: error: format not a string literal and no format arguments
[-Werror=format-security]
     fprintf(stdout, ePerl_LICENSE);
     ^

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



More information about the perl-devel mailing list