Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 58172

Summary: mozilla 1-7 compile fails on amd64
Product: Gentoo Linux Reporter: fredle <info>
Component: Current packagesAssignee: AMD64 Project <amd64>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mozilla
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description fredle 2004-07-24 06:04:30 UTC
I've tried a couple a times, but I still get the same error.
I searched the bug.gentoo.org.. but I didn't find any report of the same bug.

Reproducible: Always
Steps to Reproduce:
1.emerge -U world
2.he start's on mozilla 1-7
3.error

Actual Results:  
I'll post the compile output.
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/../../../../x86_64-pc-linux-gnu/bin/l
              d: BFD 2.15.90.0.1.1 20040303 internal error, aborting at linker.c
line 2596 in                _bfd_default_link_order

/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/../../../../x86_64-pc-linux-gnu/bin/l
              d: Please report this bug.

collect2: ld returned 1 exit status
gmake[4]: *** [libspellchecker.so] Error 1
gmake[4]: Leaving directory `/var/tmp/portage/mozilla-1.7/work/mozilla/extension
              s/spellcheck/src'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-1.7/work/mozilla/extension
              s/spellcheck'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-1.7/work/mozilla/extension
              s'
gmake[1]: *** [tier_94] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-1.7/work/mozilla'
make: *** [default] Error 2

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


So: aborting at linker.c line 2596 in _bfd_default_link_order.. the problem
should be here.

Expected Results:  
well.. compile and work.

Portage 2.0.50-r9 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.4.20040605-r0,
2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 x86_64 4
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O3"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="rsync://ftp.belnet.be/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb crypt dvd encode esd foomaticdb gdbm gif
gnome gpm gtk gtk2 imlib jpeg kde libg++ libwww mikmod motif mozilla mpeg
ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl slang spell ssl tcltk tcpd truetype xml2 xmms xv zlib"
Comment 1 Travis Tilley (RETIRED) gentoo-dev 2004-07-24 10:34:25 UTC
can you downgrade binutils to 2.15.90.0.1.1-r3 and try again?
Comment 2 fredle 2004-07-26 04:28:52 UTC
that's the version I've got.
Comment 3 Travis Tilley (RETIRED) gentoo-dev 2004-07-26 16:25:07 UTC
how about recompiling without -O3? i've been using that version of binutils for a bit now and it compiled mozilla 1.7 fine, but i compiled it using gcc 3.4.1.
Comment 4 Danny van Dyk (RETIRED) gentoo-dev 2004-08-19 15:05:07 UTC
[Almost 1 month w/o response]
Reopen this bug if you still experience this BUG.
Resolved as WORKSFORME.