Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60444 - pine 4.60 unable emerge
Summary: pine 4.60 unable emerge
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-15 13:03 UTC by gentoobug
Modified: 2004-08-20 23:20 UTC (History)
1 user (show)

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 gentoobug 2004-08-15 13:03:57 UTC
When emerge pine i end with error:

Making Pine and rpload/rpdump.
make CC=cc SSLDIR=/usr SSLCERTS=/etc/ssl/certs -f makefile.lnx
rm -f os.h
ln -s osdep/os-lnx.h os.h
./cmplhlp2.sh  < pine.hlp > helptext.h
cc   -O3 -mcpu=i686 -funroll-loops -pipe    -DLNX -DSYSTYPE=\"LNX\" -DMOUSE   -c -o addrbook.o addrbook.c
cc   -O3 -mcpu=i686 -funroll-loops -pipe    -DLNX -DSYSTYPE=\"LNX\" -DMOUSE   -c -o adrbkcmd.o adrbkcmd.c
cc   -O3 -mcpu=i686 -funroll-loops -pipe    -DLNX -DSYSTYPE=\"LNX\" -DMOUSE   -c -o adrbklib.o adrbklib.c
cc   -O3 -mcpu=i686 -funroll-loops -pipe    -DLNX -DSYSTYPE=\"LNX\" -DMOUSE   -c -o args.o args.c
cc   -O3 -mcpu=i686 -funroll-loops -pipe    -DLNX -DSYSTYPE=\"LNX\" -DMOUSE   -c -o bldaddr.o bldaddr.c
cc   -O3 -mcpu=i686 -funroll-loops -pipe    -DLNX -DSYSTYPE=\"LNX\" -DMOUSE   -c -o context.o context.c
cc   -O3 -mcpu=i686 -funroll-loops -pipe    -DLNX -DSYSTYPE=\"LNX\" -DMOUSE   -c -o filter.o filter.c
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make: *** [filter.o] Error 1
{standard input}: Assembler messages:
{standard input}:21859: Warning: end of file not at end of a line; newline inserted
{standard input}:22570: Error: suffix or operands invalid for `je'

!!! ERROR: mail-client/pine-4.60 failed.
!!! Function src_compile, Line 112, Exitcode 2
!!! compile problem


Reproducible: Always
Steps to Reproduce:
emerge -v pine



Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r1,
2.4.25_pre7-gss-r6)
=================================================================
System uname: 2.4.25_pre7-gss-r6 i686 AMD Athlon(TM) XP 2200+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://212.219.247.15/sites/www.ibiblio.org/gentoo/
http://212.219.247.16/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl apache2 berkdb caps crypt curl doc gd gdbm gif hardened imagemagick
imap imlib innodb java jpeg libg++ libwww maildir mbox memlimit mmx mysql
ncurses nls odbc pam pdflib perl plotutils png postgres python readline sasl
slang slp snmp sse ssl tcltk tcpd tiff truetype unicode vhosts x86 xml2 zlib"
Comment 1 Tuan Van (RETIRED) gentoo-dev 2004-08-16 10:09:12 UTC
This is your hardware specific problem, not pine. Check:
1. Faulty memory. Run memtest86 from Gentoo liveCD.
2. Check that you have enough memory.
3. Check for overheating etc.,
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2004-08-16 10:42:43 UTC
How much physical RAM and swap space do you have on that system? During compilation of filter.c the compiler filled up all of my 512MB RAM and half of my 512MB swap space. The compiling of that single (!) file lasted for about 2-3 minutes. (Celeron 2.6)

# emerge --info
Portage 2.0.51_pre17 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0, 2.6.7 i686 Intel(R) Celeron(R) CPU 2.60GHz)
=================================================================
System uname: 2.6.7 i686 Intel(R) Celeron(R) CPU 2.60GHz
Gentoo Base System version 1.5.2
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.7-r4
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -Os -pipe -fomit-frame-pointer -funroll-loops -falign-functions=4"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -Os -pipe -fomit-frame-pointer -funroll-loops -falign-functions=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.ynet.sk/pub ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.easynet.nl/mirror/gentoo "
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://gentoo.ynet.sk/gentoo-portage"
USE="X aalib alsa apm avi berkdb cdr crypt divx4linux doc encode flac foomaticdb gdbm gif gnutls gtk gtk2 guile imlib java jpeg ldap libg++ libwww mad mbox mikmod mmx mozilla moznocompose moznoirc moznoxft mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sasl sdl slang sse ssl tcltk tcpd tetex tiff truetype type1 unicode x86 xml2 xmms xv zlib"
Comment 3 Tuan Van (RETIRED) gentoo-dev 2004-08-20 23:20:18 UTC
no response from ping. feel free to reopen.