Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260878 - app-emulation/open-vm-tools: uses -Werror during build
Summary: app-emulation/open-vm-tools: uses -Werror during build
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL: http://blog.flameeyes.eu/2009/02/25/f...
Whiteboard:
Keywords:
: 326761 (view as bug list)
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2009-03-02 14:03 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-07-04 00:52 UTC (History)
2 users (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 2009-03-02 14:03:12 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 Vadim Kuznetsov (RETIRED) gentoo-dev 2009-07-09 21:24:17 UTC
09 Jul 2009; Vadim Kuznetsov vadimk@gentoo.org
  +open-vm-tools-0.0.20090618.172495-r1.ebuild, metadata.xml:
  Fixes bugs 273211, 270433, 260878. Hardcoded procpc, Werror, general
  ebuild clean up and missing dependencies. USE flags are added: doc, fuse.
  However, vmblock-fuse still needs init script changes.
Comment 2 Vadim Kuznetsov (RETIRED) gentoo-dev 2010-02-27 21:31:07 UTC
Upstream actually relay on Werror in configure.
Please see upstream bug:
http://sourceforge.net/tracker/?func=detail&aid=2959749&group_id=204462&atid=989708

Thanks.
Comment 3 Vadim Kuznetsov (RETIRED) gentoo-dev 2010-07-03 21:21:31 UTC
*** Bug 326761 has been marked as a duplicate of this bug. ***
Comment 4 Vadim Kuznetsov (RETIRED) gentoo-dev 2010-07-03 21:22:57 UTC
Will filter Werror in Makefile instead of configure.
Comment 5 Vadim Kuznetsov (RETIRED) gentoo-dev 2010-07-04 00:52:41 UTC
committed to the cvs