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

Bug 26695

Summary: bootstrap failed on 1.4
Product: Gentoo Release Media Reporter: Xavier CHARLES <charlesx>
Component: EverythingAssignee: Gentoo Release Team <releng>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Xavier CHARLES 2003-08-15 16:30:06 UTC
When I make bootstrap (scripts/bootstrap.sh), first package download and begin to compile and 
failed. 
I have an athlon XP and I make some change in make.conf for optimisations 
 
You can see below the messages I have: 
 
gcc -mcpu=athlon-xp -O3 -pipe -o msgfilter msgfilter.o  ./.libs/libgettextsrc.a 
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/lib/.libs/libgettextlib.a 
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/intl/.libs/libintl.a -lc 
/usr/lib/gcc-lib/i486-pc-linux-gnu/3.2.3/../../../../i486-pc-linux-gnu/bin/ld: msgfilter: internal symbol 
`libintl_gettext' isn't defined 
collect2: ld returned 1 exit status 
make[3]: *** [msgfilter] Error 1 
make[3]: *** Waiting for unfinished jobs.... 
gcc -mcpu=athlon-xp -O3 -pipe -o msggrep msggrep.o  ./.libs/libgettextsrc.a 
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/lib/.libs/libgettextlib.a 
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/intl/.libs/libintl.a -lc 
make[3]: Leaving directory `/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/src' 
make[2]: *** [all] Error 2 
make[2]: Leaving directory `/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5' 
make: *** [all] Error 2 
 
!!! ERROR: sys-devel/gettext-0.11.5-r1 failed. 
!!! Function src_compile, Line 34, Exitcode 2 
!!! (no error message) 
 

Reproducible: Always
Steps to Reproduce:
1.Modify make.conf 
2.scripts/bootstrap.sh 
3. 


Expected Results:  
Results : 
 
 
gcc -mcpu=athlon-xp -O3 -pipe -o msgexec msgexec.o  ./.libs/libgettextsrc.a 
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/lib/.libs/libgettextlib.a 
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/intl/.libs/libintl.a -lc 
/bin/sh ../libtool --mode=link gcc  -mcpu=athlon-xp -O3 -pipe   -o msggrep  msggrep.o 
libgettextsrc.la 
gcc -mcpu=athlon-xp -O3 -pipe -o msgfilter msgfilter.o  ./.libs/libgettextsrc.a 
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/lib/.libs/libgettextlib.a 
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/intl/.libs/libintl.a -lc 
/usr/lib/gcc-lib/i486-pc-linux-gnu/3.2.3/../../../../i486-pc-linux-gnu/bin/ld: msgfilter: internal symbol 
`libintl_gettext' isn't defined 
collect2: ld returned 1 exit status 
make[3]: *** [msgfilter] Error 1 
make[3]: *** Waiting for unfinished jobs.... 
gcc -mcpu=athlon-xp -O3 -pipe -o msggrep msggrep.o  ./.libs/libgettextsrc.a 
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/lib/.libs/libgettextlib.a 
/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/intl/.libs/libintl.a -lc 
make[3]: Leaving directory `/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/src' 
make[2]: *** [all] Error 2 
make[2]: Leaving directory `/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/gettext-0.11.5-r1/work/gettext-0.11.5' 
make: *** [all] Error 2 
 
!!! ERROR: sys-devel/gettext-0.11.5-r1 failed. 
!!! Function src_compile, Line 34, Exitcode 2 
!!! (no error message) 
 
I had a similar pb with gentoo 1.4_rc4 but it was gcc which failed. 
Then I start with stage 2 and it had work fine
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2003-09-04 18:23:51 UTC
Haven't seen this error and have no clue, assigning back to bug-wranglers...
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2003-09-08 13:54:32 UTC
Could you please try with a CHOST of 'i686-pc-linux-gnu' and NOT 
i486-pc-linux-gnu?
Comment 3 John Davis (zhen) (RETIRED) gentoo-dev 2004-01-23 17:38:44 UTC
I have not seen this problem for awhile, I am assuming that it is and old prob. If it still persists, set your CHOST per azarah's instructions.
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-25 11:25:18 UTC
Moving these so we can remove the "Install CD" component from "Gentoo Linux".

I apologize to everyone for this spam, but according to the bugzilla developers,
this is the only reasonable way to do this.