Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18215 - emerging mozilla-1.3-r1 fails
Summary: emerging mozilla-1.3-r1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-26 08:15 UTC by Stefan Sarzio
Modified: 2003-04-01 13:14 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 Stefan Sarzio 2003-03-26 08:15:07 UTC
Creating .deps
/usr/bin/perl -I../../../config ../../../config/build-
list.pl ../../../config/final-link-libs ucvutil_s
make[4]: *** [export] Segmentation fault
make[4]: Leaving directory `/tmp/var_tmp/portage/mozilla-1.3-
r1/work/mozilla/intl/uconv/util'
make[3]: *** [export] Error 2
make[3]: Leaving directory `/tmp/var_tmp/portage/mozilla-1.3-
r1/work/mozilla/intl/uconv'
make[2]: *** [export] Error 2
make[2]: Leaving directory `/tmp/var_tmp/portage/mozilla-1.3-
r1/work/mozilla/intl'
make[1]: *** [tier_9] Error 2
make[1]: Leaving directory `/tmp/var_tmp/portage/mozilla-1.3-r1/work/mozilla'
make: *** [default] Error 2

!!! ERROR: net-www/mozilla-1.3-r1 failed.
!!! Function src_compile, Line 361, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. emerge --update mozilla
2.
3.

Actual Results:  
s. Details

Expected Results:  
emerge finishes without errors

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0)
=================================================================
System uname: 2.4.20-openmosix-r2 i686 Intel(R) Pentium(R) III Mobile CPU      
1000MHz
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/texmf/tex/generic/co
nfig/ /usr/share/texmf/tex/platex/config/"
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="x86 3dnow libg++ mikmod berkdb slang tetex esd ldap mmx sse apm pcmcia pnp 
nls readline trusted cdr cups snmp slp mozilla X motif dga opengl xv -gpm -kde -
qt -qtmt -arts gtk -gtk2 gnome gb bonobo libwww libgda gtkhtml tcltk ncurses 
sdl svga imlib lcms gif wmf jpeg png tiff gd avi mpeg quicktime -alsa oss dvd 
xmms oggvorbis ggz pam ssl crypt imap maildir mbox tcpd spell truetype xml xml2 
pdflib java jikes python perl gdbm -doc odbc mysql innodb zlib galeon 
openoffice encode samba apache php mod_php mod_ssl plotutils ethereal usb -
guile"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-x86-portage"
FEATURES="sandbox buildpkg ccache userpriv usersandbox"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-30 14:14:33 UTC
Perl is segfaulting.  Could you try to remerge perl and mozilla with
CFLAGS and CXXFLAGS both set to:

  "-march=pentium3 -O2 -pipe"

?

Thanks.
Comment 2 Stefan Sarzio 2003-03-31 02:43:23 UTC
Could try of course - but this weekend it suddenly worked. Do you want me to try nevertheless??
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-03-31 13:19:34 UTC
You prob got sed-4.06 installed.  If you want to, else close the bug if you think
its solved.
Comment 4 Stefan Sarzio 2003-04-01 02:38:20 UTC
I cannot close the bug - or at least I don't know how to.
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2003-04-01 13:14:16 UTC
Seems like it was the sed-4.0.5 issue.