Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249309 - gnome-extra/gnome-games-2.24.2 compilation warning for unrecognized option --enable-debug
Summary: gnome-extra/gnome-games-2.24.2 compilation warning for unrecognized option --...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-29 21:03 UTC by BedOS_Gui
Modified: 2008-11-30 10:10 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 BedOS_Gui 2008-11-29 21:03:01 UTC
+++ This bug was initially created as a clone of Bug #247618 +++

When compiling fresh gnome-games-2.24.2 this warning occurs in configure step :

configure: WARNING: unrecognized options: --enable-debug

My USE flags are :
* gnome-extra/gnome-games [R 2.24.2] <target>
    X artworkextra debug guile opengl build_options: -optional_tests split strip


Reproducible: Always
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-11-29 23:05:41 UTC
this comes from an eclass.
Comment 2 Mart Raudsepp gentoo-dev 2008-11-30 00:37:28 UTC
We could set GCONF_DEBUG="no"
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-11-30 10:10:26 UTC
yeah figured that out after closing it. now fixed without a bump. I really wonder why it's still in the eclass though...