Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 225195 - gnome-base/gconf-2.22.0 ebuild problem
Summary: gnome-base/gconf-2.22.0 ebuild problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-07 08:53 UTC by Anton Mikhalyov
Modified: 2008-06-07 13:20 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 Anton Mikhalyov 2008-06-07 08:53:43 UTC
Hello,

gnome-base/gconf-2.22.0 ebuild has hardcoded '--disable-gtk' flag, thus causing a breakage of gnome-base/gnome-session. There is a very similar bug #5098 and gnome-session fails with exactly the same message as the one in this bug. However, I have no problem compiling gnome-session on second gentoo system and it seems that gconf ebuild is ok (it has '--enable-gtk' flag instead of '--disable-gtk'), but last time I have synced portage tree on this machine was a week ago.
Comment 1 Arun Raghavan (RETIRED) gentoo-dev 2008-06-07 09:52:36 UTC
(In reply to comment #0)
> Hello,
> 
> gnome-base/gconf-2.22.0 ebuild has hardcoded '--disable-gtk' flag, thus causing
> a breakage of gnome-base/gnome-session. There is a very similar bug #5098 and

Can you post the exact build.log for the breakage?

Also, notice that in bug 5098, the solution was to specift --disable-gtk.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-06-07 09:54:36 UTC
that's an errorneous commit of remi when doing his pkgmove for gnome-control-center. Don't worry it'll be fixed really soon.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-06-07 11:24:33 UTC
and fixed. Thanks for reporting.
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2008-06-07 13:20:10 UTC
My apologies, this ebuild was never meant to be committed. Sorry for the trouble.