Bug 202476 - media-gfx/enblend-3.0 needs media-libs/plotutils w/ USE=X
|
Bug#:
202476
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: AMD64
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: graphics@gentoo.org
|
Reported By: soa2ii@lagom.de
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-gfx/enblend-3.0 needs media-libs/plotutils w/ USE=X
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-12-16 16:40 0000
|
Just did a world update and media-gfx/enblend-3.0 (reverse dependency of
media-gfx/hugin-0.6.1-r2) seems to be broken...
Reproducible: Always
Steps to Reproduce:
1. emerge --sync
2. emerge -avuND world (if you have media-gfx/hugin installed)
or emerge -av hugin (would fit otherwise I think)
Actual Results:
*
* ERROR: media-gfx/enblend-3.0 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 711: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
The error seems to be:
../include/vigra_ext/XMIWrapper.h:24:17: error: xmi.h: No such file or
directory
<snip>
../include/vigra_ext/XMIWrapper.h:24:17: error: xmi.h: No such file or
directory
</snip>
This is installed by media-libs/plotutils, enblend already depends on it.
Re-emerge media-libs/plotutils and try again.
Hi, I just tried your re-emerge... there is still the same error.
(In reply to comment #3)
> Hi, I just tried your re-emerge... there is still the same error.
Re-emerge it w/ USE=X then and report back.
OK, I had to re-emerge plotutils AND dbus with X-support. Then everything works
fine... it would be nice if someone could fix the ebuild. For dbus it says "You
have to build dbus with USE=X"... smth like that for plotutils would be fine,
too.
Thank you.
fixed, thanks for the report.