First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 146496
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Fish <bigfish@asmallpond.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge-info emerge --info text/plain Richard Fish 2006-09-05 20:06 0000 2.34 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2006-09-05 20:06 0000
carcharias # FEATURES=-confcache emerge --oneshot --verbose koffice
Calculating dependencies... done!

>>> Emerging (1 of 1) app-office/koffice-1.5.2-r1 to /
 * koffice-1.5.2.tar.bz2 MD5 ;-) ...                             [ ok ]
 * koffice-1.5.2.tar.bz2 RMD160 ;-) ...                          [ ok ]
 * koffice-1.5.2.tar.bz2 SHA1 ;-) ...                            [ ok ]
 * koffice-1.5.2.tar.bz2 SHA256 ;-) ...                          [ ok ]
 * koffice-1.5.2.tar.bz2 size ;-) ...                            [ ok ]
 * checking ebuild checksums ;-) ...                             [ ok ]
 * checking auxfile checksums ;-) ...                            [ ok ]
 * checking miscfile checksums ;-) ...                           [ ok ]
 * checking koffice-1.5.2.tar.bz2 ;-) ...                        [ ok ]
 * You need to build kde-base/kdelibs with opengl use flag enabled.

!!! ERROR: app-office/koffice-1.5.2-r1 failed.

[snip]

But kdelibs has no opengl in IUSE:

carcharias # emerge -pv kde-base/kdelibs

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] kde-base/kdelibs-3.5.4-r1  USE="alsa arts cups fam
kdeenablefinal kdehiddenvisibility spell ssl tiff xinerama -acl -debug -doc
-jpeg2k -kerberos -legacyssl -noutempter -openexr -zeroconf" 15,114 kB

Perhaps you meant to require opengl for x11-libs/qt?

------- Comment #1 From Richard Fish 2006-09-05 20:06:49 0000 -------
Created an attachment (id=96138) [edit]
emerge --info

------- Comment #2 From Richard Fish 2006-09-06 01:03:54 0000 -------
Some additional info...it looks like portage sticks whatever flags are in
effect at the time of a build into the package database, regardless of what
shows up in IUSE.  So if someone has opengl set globally or specifically for
kdelibs in package.use, then opengl will end up in vardb USE.  This appears
sufficient for the built_with_use check to pass.

------- Comment #3 From Diego Pettenò 2006-09-06 04:37:42 0000 -------
Sigh, I've fixed this in krita before, now KOffice is done, too.

Thanks for reporting.

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