Gentoo Archives: gentoo-alt

From: matt hull <mattmatteh@×××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] gnuplot fails to compile, bus error
Date: Mon, 17 Sep 2007 22:51:59
Message-Id: 05EAC0FA-EF12-4C1F-B777-C0FC44F31FAD@mac.com
1 could anyone help me with gnuplot ?
2
3 if powerpc-apple-darwin8-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../term -
4 I../term -DBINDIR=\"/Users/matt/gentoo/usr/bin\" -DX11_DRIVER_DIR=\"/
5 Users/matt/gentoo/usr/libexec/gnuplot/4.2\" -DGNUPLOT_PS_DIR=\"/Users/
6 matt/gentoo/usr/share/gnuplot/4.2/PostScript\" -DCONTACT=\"http://
7 sourceforge.net/projects/gnuplot\" -DHELPFILE=\"/Users/matt/gentoo/
8 usr/share/gnuplot/gih/gnuplot.gih\" -I/Users/matt/gentoo/usr/include
9 -O2 -pipe -mcpu=G4 -MT command.o -MD -MP -MF ".deps/command.Tpo" -c -
10 o command.o command.c; \
11 then mv -f ".deps/command.Tpo" ".deps/command.Po"; else rm -
12 f ".deps/command.Tpo"; exit 1; fi
13 In file included from command.c:71:
14 binary.h:44: internal compiler error: Bus error
15 Please submit a full bug report,
16 with preprocessed source if appropriate.
17 See <URL:http://developer.apple.com/bugreporter> for instructions.
18 {standard input}:5:FATAL:.abort detected. Assembly stopping.
19 make[3]: *** [command.o] Error 1
20 make[3]: Leaving directory `/Users/matt/gentoo/var/tmp/portage/sci-
21 visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src'
22 make[2]: *** [all-recursive] Error 1
23 make[2]: Leaving directory `/Users/matt/gentoo/var/tmp/portage/sci-
24 visualization/gnuplot-4.2.2/work/gnuplot-4.2.2/src'
25 make[1]: *** [all-recursive] Error 1
26 make[1]: Leaving directory `/Users/matt/gentoo/var/tmp/portage/sci-
27 visualization/gnuplot-4.2.2/work/gnuplot-4.2.2'
28 make: *** [all] Error 2
29 *
30 * ERROR: sci-visualization/gnuplot-4.2.2 failed.
31 * Call stack:
32 * ebuild.sh, line 1592: Called dyn_compile
33 * ebuild.sh, line 928: Called qa_call 'src_compile'
34 * ebuild.sh, line 44: Called src_compile
35 * gnuplot-4.2.2.ebuild, line 97: Called die
36 *
37 * emake failed
38 * If you need support, post the topmost build error, and the call
39 stack if relevant.
40 * A complete build log is located at '/Users/matt/gentoo/var/tmp/
41 portage/sci-visualization/gnuplot-4.2.2/temp/build.log'.
42 *
43 matt@fibook ~ $ emerge -vp gnuplot
44
45 These are the packages that would be merged, in order:
46
47 Calculating dependencies... done!
48 [ebuild N ] sci-visualization/gnuplot-4.2.2 USE="pdf plotutils
49 readline tetex -X -doc -emacs -gd (-ggi) (-svga) -wxwindows -xemacs"
50 0 kB
51
52 Total: 1 package (1 new), Size of downloads: 0 kB
53 matt@fibook ~ $
54
55 --
56 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] gnuplot fails to compile, bus error Fabian Groffen <grobian@g.o>