Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202454 - app-text/evince-2.20.2 won't compile
Summary: app-text/evince-2.20.2 won't compile
Status: RESOLVED DUPLICATE of bug 104088
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-16 09:13 UTC by Ivan
Modified: 2007-12-16 09:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,394.58 KB, text/plain)
2007-12-16 09:14 UTC, Ivan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan 2007-12-16 09:13:48 UTC
I've been trying to upgrade to evince-2.20.2 for at least a week now without success (2.20.1 compiled with no problems).  I'm using the following USE flags:

app-text/evince-2.20.2 [2.20.1] USE="dbus -debug -djvu doc dvi -gnome t1lib tiff"

The relavent portion of the build log is below (I'll attach it as well):

make[3]: Leaving directory `/var/tmp/portage/app-text/evince-2.20.2/work/evince-2.20.2/help/reference'
make[3]: Entering directory `/var/tmp/portage/app-text/evince-2.20.2/work/evince-2.20.2/help'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/app-text/evince-2.20.2/work/evince-2.20.2/help'
make[2]: Leaving directory `/var/tmp/portage/app-text/evince-2.20.2/work/evince-2.20.2/help'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-text/evince-2.20.2/work/evince-2.20.2'
make: *** [all] Error 2
 * 
 * ERROR: app-text/evince-2.20.2 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 1383:  Called gnome2_src_compile
 *   gnome2.eclass, line   71:  Called die
 * The specific snippet of code:
 *      emake || die "compile failure"
 *  The die message:
 *   compile failure
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-text/evince-2.20.2/temp/build.log'.
 * 
 * GNU info directory index is up-to-date.
Comment 1 Ivan 2007-12-16 09:14:41 UTC
Created attachment 138601 [details]
build.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-12-16 09:18:43 UTC
No, the relevant part of the log is this, and there's zillions duplicate bugs in bugzilla about it. Re-emerge gnome-doc-utils.

<snip>
Traceback (most recent call last):
  File "/usr/bin/xml2po", line 35, in ?
    import libxml2
ImportError: No module named libxml2
</snip>

*** This bug has been marked as a duplicate of bug 104088 ***