Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 585878

Summary: sys-devel/gettext-0.19.8.1: fails to compile with -Werror=format-security
Product: Gentoo Linux Reporter: Sam Jorna (wraeth) <wraeth>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal CC: rene.rheaume
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 259417    
Attachments: build.log
emerge.info

Description Sam Jorna (wraeth) gentoo-dev 2016-06-14 01:14:20 UTC
Created attachment 437460 [details]
build.log

Truncated relevant lines from build.log:

> .../cr-statement.c:2610:17: error: format not a string literal and no format arguments [-Werror=format-security]
> .../cr-statement.c:2661:17: error: format not a string literal and no format arguments [-Werror=format-security]
> .../cr-statement.c:2688:17: error: format not a string literal and no format arguments [-Werror=format-security]
> .../cr-statement.c:2714:17: error: format not a string literal and no format arguments [-Werror=format-security]
> .../cr-statement.c:2740:17: error: format not a string literal and no format arguments [-Werror=format-security]
>
> cc1: some warnings being treated as errors
> make[5]: *** [Makefile:3019: libcroco/libcroco_rpl_la-cr-statement.lo] Error 1
Comment 1 Sam Jorna (wraeth) gentoo-dev 2016-06-14 01:14:47 UTC
Created attachment 437462 [details]
emerge.info
Comment 2 René Rhéaume 2016-06-26 21:55:47 UTC
Looks like a duplicate of Bug 512398
Comment 3 SpanKY gentoo-dev 2016-06-27 02:26:29 UTC

*** This bug has been marked as a duplicate of bug 512398 ***