Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167030 - Can't emerge media-gfx/graphviz-2.8-r2
Summary: Can't emerge media-gfx/graphviz-2.8-r2
Status: RESOLVED DUPLICATE of bug 165460
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 14:10 UTC by Marc-Andre Landry
Modified: 2007-02-15 16:34 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 Marc-Andre Landry 2007-02-15 14:10:43 UTC
As specific as possible...
---
/bin/sh ../../libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -fno-omit-frame-pointer -g -O3 -march=athlon-tbird -pipe -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -version-info 2:0:0 -no-undefined  -o libgvc.la -rpath /usr/lib/graphviz gvrender.lo gvlayout.lo gvtextlayout.lo gvdevice.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvusershape.lo gvc.lo no_builtins.lo ../../lib/cdt/libcdt.la ../../lib/common/libcommon.la ../../lib/graph/libgraph.la ../../lib/pathplan/libpathplan.la -L/usr/lib -lgd -ljpeg -lfreetype -lpng12 -lz -lm /usr/lib/libexpat.la -lexpat  -lz  -lltdl 
i686-pc-linux-gnu-gcc -shared  .libs/gvrender.o .libs/gvlayout.o .libs/gvtextlayout.o .libs/gvdevice.o .libs/gvcontext.o .libs/gvjobs.o .libs/gvevent.o .libs/gvplugin.o .libs/gvconfig.o .libs/gvusershape.o .libs/gvc.o .libs/no_builtins.o -Wl,--whole-archive ../../lib/common/.libs/libcommon.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/var/tmp/portage/media-gfx/graphviz-2.8-r2/work/graphviz-2.8/lib/cdt/.libs -Wl,--rpath -Wl,/var/tmp/portage/media-gfx/graphviz-2.8-r2/work/graphviz-2.8/lib/graph/.libs -Wl,--rpath -Wl,/var/tmp/portage/media-gfx/graphviz-2.8-r2/work/graphviz-2.8/lib/pathplan/.libs -Wl,--rpath -Wl,/usr/lib/graphviz -L/var/tmp/portage/media-gfx/graphviz-2.8-r2/work/graphviz-2.8/lib/cdt/.libs ../../lib/cdt/.libs/libcdt.so ../../lib/graph/.libs/libgraph.so ../../lib/pathplan/.libs/libpathplan.so -L/usr/lib /usr/lib/libgd.so /usr/lib/libjpeg.so /usr/lib/libfreetype.so /usr/lib/libpng12.so -lm /usr/lib/libexpat.so -lz /usr/lib/libltdl.so  -march=athlon-tbird -Wl,-soname -Wl,libgvc.so.2 -o .libs/libgvc.so.2.0.0
../../lib/common/.libs/libcommon.a(utils.o):(.data.rel.local+0x0): multiple definition of `entities'
../../lib/common/.libs/libcommon.a(htmllex.o):(.data.rel.local+0x0): first defined here
collect2: ld returned 1 exit status
make[3]: *** [libgvc.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.8-r2/work/graphviz-2.8/lib/gvc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.8-r2/work/graphviz-2.8/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-gfx/graphviz-2.8-r2/work/graphviz-2.8'
make: *** [all] Error 2

!!! ERROR: media-gfx/graphviz-2.8-r2 failed.
Call stack:
  ebuild.sh, line 1613:   Called dyn_compile
  ebuild.sh, line 970:   Called qa_call 'src_compile'
  environment, line 3434:   Called src_compile
  graphviz-2.8-r2.ebuild, line 82:   Called die

!!! Compile 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.8-r2/temp/build.log'.
---
This is the second time in the month I build this package. First time all went perfectly as far as I can remember.

Reproducible: Always
Comment 1 Martin Väth 2007-02-15 14:51:05 UTC
You have to use the unstable version, see Bug #165460
Comment 2 Chris Bainbridge (RETIRED) gentoo-dev 2007-02-15 16:34:05 UTC

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