Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260896 - games-arcade/tuxpuck: uses -Werror during build
Summary: games-arcade/tuxpuck: uses -Werror during build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL: http://blog.flameeyes.eu/2009/02/25/f...
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2009-03-02 14:13 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-03-02 15:02 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:13:55 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 Mr. Bones. (RETIRED) gentoo-dev 2009-03-02 15:00:21 UTC
if you're going to script bug reports, please do use an up-to-date tree.  This bug is a dup and was probably fixed by:

revision 1.4
date: 2009-02-26 19:59:09 -0500;  author: mr_bones_;  state: Exp;  lines: +16 -8;  commitid: 2a8149a73add4567;
EAPI=2; a bit better compile; remove -Werror for bug #260186
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-03-02 15:02:30 UTC
Sorry, I got a tree that's about a week old, the tinderbox takes time to crunch data :/