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

Bug 713580

Summary: dev-dotnet/libgdiplus - cc1: error: '-Wformat-security' ignored without '-Wformat' [-Werror=format-security]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: dotnet project <dotnet>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713576    
Attachments: build.log
emerge --info

Description Agostino Sarubbo gentoo-dev 2020-03-20 10:31:12 UTC
This is an auto-filled bug because dev-dotnet/libgdiplus fails to compile with format-security. Attached build log and emerge --info
Comment 1 Agostino Sarubbo gentoo-dev 2020-03-20 10:31:16 UTC
Created attachment 622942 [details]
build.log

build log
Comment 2 Agostino Sarubbo gentoo-dev 2020-03-20 10:31:19 UTC
Created attachment 622944 [details]
emerge --info

emerge --info
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2020-03-27 12:52:29 UTC
cc1: error: '-Wformat-security' ignored without '-Wformat' [-Werror=format-security]

That tells you that you're doing it wrong.