Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274764 - media-gfx/graphviz-2.20.3 requires libgsf but it's not a dependency
Summary: media-gfx/graphviz-2.20.3 requires libgsf but it's not a dependency
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-20 04:59 UTC by Shawn Rutledge
Modified: 2009-06-24 17:47 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shawn Rutledge 2009-06-20 04:59:24 UTC
creating libgvplugin_rsvg_C.la
(cd .libs && rm -f libgvplugin_rsvg_C.la && ln -s ../libgvplugin_rsvg_C.la libgvplugin_rsvg_C.la)
grep: /usr/lib64/libgsf-1.la: No such file or directory
/bin/sed: can't read /usr/lib64/libgsf-1.la: No such file or directory
libtool: link: `/usr/lib64/libgsf-1.la' is not a valid libtool archive
make[3]: *** [libgvplugin_rsvg.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3/plugin/rsvg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3/plugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.20.3/work/graphviz-2.20.3'
make: *** [all] Error 2
 *
 * ERROR: media-gfx/graphviz-2.20.3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3026:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * 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/media-gfx/graphviz-2.20.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/graphviz-2.20.3/temp/environment'.
 *

My gnome useflag is turned off for this package just in case... didn't help.

Reproducible: Always




Fixed it by emerging libgsf manually.
Comment 1 Rafał Mużyło 2009-06-20 15:24:43 UTC
This looks more like la file pollution,
than a dep. Try revdep-rebuild first,
if that doesn't help, try lafilefixer next.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-06-24 17:47:43 UTC
Please do what Rafał suggested. If that doesn't fix the problem reopen this bug.