Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277765 - sys-libs/openhpi: uses -Werror during build and fails to build with gcc 4.4 for that
Summary: sys-libs/openhpi: uses -Werror during build and fails to build with gcc 4.4 f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL: http://blog.flameeyes.eu/2009/02/25/f...
Whiteboard:
Keywords:
Depends on:
Blocks: werror gcc-4.4
  Show dependency tree
 
Reported: 2009-07-14 08:54 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-08-10 12:10 UTC (History)
1 user (show)

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


Attachments
Build log (openhpi-2.12.0:20090714-010551.log,64.50 KB, text/plain)
2009-07-14 08:55 UTC, Diego Elio Pettenò (RETIRED)
Details

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-07-14 08:54:54 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-14 08:55:11 UTC
Created attachment 197881 [details]
Build log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-08-10 12:10:00 UTC
+  10 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> openhpi-2.12.0.ebuild:
+  Fix building with GCC 4.4+ by removing -Werror wrt #277765.
+