Gentoo Archives: gentoo-ppc-dev

From: Maurizio Boriani <debauxit@×××××.it>
To: gentoo-ppc-dev@g.o
Subject: [gentoo-ppc-dev] guile 1.6.4 -- segmentation fault during building
Date: Wed, 06 Aug 2003 15:34:21
Message-Id: 87r83y4x8j.fsf@elisya.it.zucchetti.com
1 Hi,
2 ebuild of guile 1.6.4 (not emerging because not keyworded) failed
3 during generation of info doc (in directory libguile). This due a segmentation
4 fault of top_src/pre-inst-guile (which call newly builded guile env).
5
6 I tried to build (and test it) by hand (configure and make) all works fine.
7 Next I tried to ebuild it removing my CFLAGS (this done by an export CLFAGS=""
8 in ebuild script) and also in this case all works fine.
9 So, I think, this could be a compiler bug (when I'll have some spare time
10 I'll try do debug this well, for now only a workaround).
11
12 Someone of you had similar problem with guile 1.6.4? If yes, in which
13 way you resolved (or workaround it)?
14
15 TIA,
16 Maurizio
17
18 P.S. next my emerge info
19
20 Portage 2.0.48-r5 (default-ppc-1.4, gcc-3.2.3, glibc-2.3.2-r1)
21 =================================================================
22 System uname: 2.4.20-ppc-r3 ppc
23 GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
24 CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
25 CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
26 PORTDIR="/var/lib/portage"
27 DISTDIR="/var/lib/portage/distfiles"
28 PKGDIR="/var/lib/portage/packages"
29 PORTAGE_TMPDIR="/var/tmp"
30 PORTDIR_OVERLAY=""
31 USE="oss dvd xv nls mitshm kde ppc foomaticdb gnome-libs gtkhtml berkdb bonobo gpm tcpd esd gtk qt motif X crypt directfb gd gdbm gif gtk2 guile imlib innodb jpeg kerberos ldap libgda libwww mbox mozilla mpeg mule mysql nas ncurses odbc pam pcmcia pda pdflib perl png pnp python quicktime readline sasl slang snmp spell sse ssl svga tetex tiff truetype trusted wmf xml xml2 zeo zlib opengl xmms arts oggvorbis sdl avi aalib fbcon encode mmx java cups emacs gnome krb4 emacsw3 threads"
32 COMPILER="gcc3"
33 CHOST="powerpc-unknown-linux-gnu"
34 CFLAGS="-O3 -pipe -mcpu=750 -fforce-addr -fomit-frame-pointer -ffast-math -fprefetch-loop-arrays -fsigned-char -mpowerpc-gfxopt"
35 CXXFLAGS="-O3 -pipe -mcpu=750 -fforce-addr -fomit-frame-pointer -ffast-math -fprefetch-loop-arrays -fsigned-char -mpowerpc-gfxopt"
36 ACCEPT_KEYWORDS="ppc"
37 MAKEOPTS="-j2"
38 AUTOCLEAN="yes"
39 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
40 FEATURES="ccache"
41
42 --
43 Maurizio Boriani
44 GPG key: 0xCC0FBF8F
45 fingerprint => E429 A37C 5259 763C 9DEE FC8B 5D61 C796 CC0F BF8F <= fingerprint
46
47 --
48 gentoo-ppc-dev@g.o mailing list

Replies