First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 112227
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Haskell Language team <haskell@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Murray Campbell <murray@sonology.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 112227 depends on: Show dependency tree
Bug 112227 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-11-11 15:55 0000
The new "glade" USE flag in dev-haskell/gtk2hs-0.9.10 conflicts with the
"gnome"
USE flag. If (as I do) one chooses USE="+glade -gnome" then the build fails at
the point of registering the glade package which hasn't been built.
This seems to be because "$(use_enable glade libglade) $(use_enable gnome
libglade)" then resolves to "--enable-libglade --disable-libglade".

"$(useq glade || useq gnome && echo --enable-libglade)" seems to work for me.

Reproducible: Always
Steps to Reproduce:
1. export ACCEPT_KEYWORDS="~x86"
2. USE="glade -gnome" emerge gtk2hs
3. 

Actual Results:  
Build borks on trying to register unbuilt glade package (no glade.package.conf)

Expected Results:  
Flawless install.

------- Comment #1 From Duncan Coutts (RETIRED) 2005-11-12 02:54:13 0000 -------
Thanks Murray. The fix is now in portage.
Reopen this bug if it doesn't fix it for you.

------- Comment #2 From Duncan Coutts (RETIRED) 2005-12-06 03:36:50 0000 -------
*** Bug 114578 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug