Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260943 - sys-power/pm-utils: uses -Werror during build
Summary: sys-power/pm-utils: uses -Werror during build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Freedesktop bugs
URL: http://blog.flameeyes.eu/2009/02/25/f...
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2009-03-02 14:53 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-03-22 12:35 UTC (History)
0 users

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 2009-03-02 14:53:46 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 Rémi Cardona (RETIRED) gentoo-dev 2009-03-02 16:45:27 UTC
Diego, could you tell your tinderbox script to include ebuild version in the bug report?

Thanks
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-03-22 12:35:46 UTC
fixed in 1.2.4 without a bump, thanks for reporting.