Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387841 - net-analyzer/openvas-libraries uses -Werror during build
Summary: net-analyzer/openvas-libraries uses -Werror during build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Highest normal (vote)
Assignee: Hanno Böck
URL: http://blog.flameeyes.eu/2009/02/25/f...
Whiteboard:
Keywords:
Depends on: 402379
Blocks: werror
  Show dependency tree
 
Reported: 2011-10-20 09:59 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-03-27 11:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2011-10-20 09:59:22 UTC
Hello,

you're receiving this canned bug because the package in summary uses the flag -Werror during build, which transforms warnings in errors, and is prone to break software when new GCC releases are added to Gentoo.

Please make sure your package does not use -Werror during build, so that it can be more future-proof for the new GCC releases.

Thanks,
Diego
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2012-03-27 11:17:37 UTC
Fixed in cvs thanks for report.