Gentoo Archives: gentoo-user

From: Meino Christian Cramer <Meino.Cramer@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Compile failure: xfractint 20.4.00
Date: Wed, 13 Sep 2006 03:18:29
Message-Id: 20060913.050906.85414261.Meino.Cramer@gmx.de
1 Hi,
2
3 there are a few package, which do not compile after I did the step
4 to gcc-4.1.1.
5
6 The sixth of those packages is:
7
8 xfractint-20.4.00
9
10 With -j3 set the output is:
11
12 >>> Source unpacked.
13
14 >>> Compiling source in
15 >>> /home/mccramer/data/portagetmp/portage/xfractint-20.4.00/work/xfractint-20.04p00
16 >>> ...
17 gcc -march=athlon64 -O2 -mtune=i686 -pipe -fomit-frame-pointer -msse3
18 -I. -DXFRACT -DNOBSTRING -g -DBIG_ANSI_C -DLINUX -Os -fno-builtin -c
19 -o hc.o hc.c
20 gcc -march=athlon64 -O2 -mtune=i686 -pipe -fomit-frame-pointer -msse3
21 -I. -DXFRACT -DNOBSTRING -g -DBIG_ANSI_C -DLINUX -Os -fno-builtin
22 -DSRCDIR=\".\" -c unix.c
23 gcc -o hc -march=athlon64 -O2 -mtune=i686 -pipe -fomit-frame-pointer
24 -msse3 -I. -DXFRACT -DNOBSTRING -g -DBIG_ANSI_C -DLINUX -Os
25 -fno-builtin hc.o unix.o
26
27 ./hc /c
28 make: *** [fractint.hlp] Segmentation fault
29 >>> Source compiled.
30 >>> Test phase [not enabled]: x11-misc/xfractint-20.4.00
31
32 >>> Install xfractint-20.4.00 into
33 /home/mccramer/data/portagetmp/portage/xfractint-20.4.00/image/
34 category x11-misc
35 ./hc /c
36
37 make: *** [fractint.hlp] Segmentation fault
38
39 !!! ERROR: x11-misc/xfractint-20.4.00 failed.
40 Call stack:
41 ebuild.sh, line 1546: Called dyn_install
42 ebuild.sh, line 1020: Called src_install
43 xfractint-20.4.00.ebuild, line 49: Called die
44
45 !!! (no error message)
46 !!! If you need support, post the topmost build error, and the call stack if relevant.
47
48 Without -j3 set the symptoms are the same.
49
50 If there are more infos needed to trace down the problem,
51 please email me.
52
53 Kind regards,
54 mcc
55 --
56 gentoo-user@g.o mailing list