Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17069 - lftp falis compiling stage in a ibook g3 ppc
Summary: lftp falis compiling stage in a ibook g3 ppc
Status: VERIFIED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High blocker (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-08 00:09 UTC by Miguel Sousa Filipe
Modified: 2006-02-04 06:03 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 Miguel Sousa Filipe 2003-03-08 00:09:21 UTC
Segmentation fault during some compile.
copy paste of the last lines come next>


gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include     -O2 -pipe -mcpu=750
-mpowerpc-gfxopt -mmultiple -mstring -Wall -c `test -f 'lftp_rl.c' || echo
'./'`lftp_rl.c
/bin/sh ../libtool --silent --mode=link g++  -O2 -pipe -mcpu=750
-mpowerpc-gfxopt -mmultiple -mstring -Wall -Wwrite-strings -Woverloaded-virtual
-fno-exceptions -fno-rtti -fno-implement-inlines -Winline  -s -o lftp
-export-dynamic -L/usr/lib lftp.o complete.o lftp_rl.o libjobs.a libtasks.a
libnetwork.la proto-ftp.la proto-http.la proto-file.la proto-fish.la
cmd-mirror.la cmd-sleep.la -lreadline ../lib/liblib.a -lssl -lcrypto  -lutil
-lcurses -lresolv -ldl
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make[1]: *** [lftp] Error 1
make[1]: Leaving directory `/var/tmp/portage/lftp-2.6.4/work/lftp-2.6.4/src'
make: *** [all-recursive] Error 1

!!! ERROR: net-ftp/lftp-2.6.4 failed.
!!! Function src_compile, Line 41, Exitcode 2
!!! compile problem

Reproducible: Always
Steps to Reproduce:
1.emerge lftp
2.
3.
Actual Results:  
failed to emerge lftp

Expected Results:  
a clean install of lftp :D

[72p] newton : ~ $ emerge info
Portage 2.0.47-r8 (default-ppc-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-ben7 ppc 
GENTOO_MIRRORS="ftp://ftp.co.it.pt/pub/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="oss xv libwww jpeg nls mitshm gif imlib png truetype gdbm berkdb slang
readline gpm tcpd perl python qt motif X gtk2 xft dvd ppc ipv6 java threads ssl
opengl mozilla sdl pam oggvorbis -gtk -gnome -esd -kde -alsa"
COMPILER="gcc3"
CHOST="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mcpu=750 -mpowerpc-gfxopt -mmultiple -mstring"
CXXFLAGS="-O2 -pipe -mcpu=750 -mpowerpc-gfxopt -mmultiple -mstring"
ACCEPT_KEYWORDS="ppc ~ppc"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache"
Comment 1 Mark Guertin 2003-03-08 00:37:14 UTC
DUp, deleting
Comment 2 Luca Barbato gentoo-dev 2004-11-28 23:26:20 UTC
Closing