Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82875 - compile problems with graphviz
Summary: compile problems with graphviz
Status: RESOLVED DUPLICATE of bug 79852
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-21 14:07 UTC by rob holland (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
2 users (show)

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


Attachments
preprocessed source (cc4hiH7v.out,1.63 KB, text/plain)
2005-02-21 14:10 UTC, rob holland (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rob holland (RETIRED) gentoo-dev 2005-02-21 14:07:57 UTC
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../.. -I../../dynagraph -I../../cdt -I../../agraph   -O2 -pipe -march=pentium3 -g -Wall -MT xlines.lo -MD -MP -MF ".deps/xlines.Tpo" -c -o xlines.lo xlines.c; \
then mv -f ".deps/xlines.Tpo" ".deps/xlines.Plo"; else rm -f ".deps/xlines.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../dynagraph -I../../cdt -I../../agraph -O2 -pipe -march=pentium3 -g -Wall -MT xlines.lo -MD -MP -MF .deps/xlines.Tpo -c xlines.c  -fPIC -DPIC -o .libs/xlines.o
xlines.c: In function `gems_lines_intersect':
xlines.c:138: internal compiler error: in try_split, at emit-rtl.c:3343

preprocessed source attached.
Comment 1 rob holland (RETIRED) gentoo-dev 2005-02-21 14:10:06 UTC
Created attachment 51812 [details]
preprocessed source

gcc version 3.4.3-20050110 (Gentoo Hardened Linux 3.4.3.20050110,
ssp-3.4.3.20050110-0, pie-8.7.7)

CFLAGS="-O2 -pipe -march=pentium3 -g"
Comment 2 rob holland (RETIRED) gentoo-dev 2005-02-21 14:17:58 UTC
bug report submitted upstream
Comment 3 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2005-04-05 12:33:22 UTC
numeric.c:1076: internal compiler error: in try_split, at emit-rtl.c:3343
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/ruby-1.8.2-r1/temp/ccWueKGI.out file, please attach this to your bugreport.
make: *** [numeric.o] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: dev-lang/ruby-1.8.2-r1 failed.
!!! Function src_compile, Line 83, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.

ruby is also having this problem.
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2005-04-05 13:01:16 UTC

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