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
Description:   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

------- Comment #1 From Knut Krause 2007-12-16 16:41:15 0000 -------
Created an attachment (id=138626) [details]
The build.log

------- Comment #2 From Jakub Moc (RETIRED) 2007-12-16 16:45:49 0000 -------
<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.

------- Comment #3 From Knut Krause 2007-12-17 17:45:50 0000 -------
Hi, I just tried your re-emerge... there is still the same error.

------- Comment #4 From Jakub Moc (RETIRED) 2007-12-17 17:47:12 0000 -------
(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. 

------- Comment #5 From Knut Krause 2007-12-17 22:21:19 0000 -------
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.

------- Comment #6 From Jakub Moc (RETIRED) 2007-12-18 09:44:35 0000 -------
Reopen.

------- Comment #7 From Markus Meier 2007-12-18 10:54:16 0000 -------
fixed, thanks for the report.