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

Bug 7972

Summary: glibc fails to compile
Product: Gentoo Linux Reporter: Seemant Kulleen (RETIRED) <seemant>
Component: [OLD] Core systemAssignee: Gentoo Release Team <releng>
Status: RESOLVED INVALID    
Severity: blocker CC: mholzer, trans13nt
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: trans13nt's glibc compile

Description Seemant Kulleen (RETIRED) gentoo-dev 2002-09-16 00:33:51 UTC
Hi guys,

teri tried to bootstrap her p133 machine and kept getting fails on the glibc
compile during ./bootstrap.sh.  As much of her log as is available is in the
attachment.  Also note that mkeadle experienced a fail on his p4 consistently,
but in a different spot of the compile...
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-16 00:41:27 UTC
Created attachment 3949 [details]
trans13nt's glibc compile
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-09-16 00:43:04 UTC
btw, the attachment is glibc.log.bz2 (I bzipped it coz it's rather extensive)
Comment 3 Ulf Bartelt (RETIRED) gentoo-dev 2002-09-16 09:55:20 UTC
please check make.conf, make.conf.build and make.globals...

or even better, drop them in here as attachements...

aTdHvAaNnKcSe!
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2002-09-22 14:55:48 UTC
check your CFLAGS and CHOST in make.conf
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-22 16:05:27 UTC
Usually is when something have instructions that is not valid on current
platform.  Tipically the stage1 have mmx instructions, etc which the p133
cannot handle.

Guess we should check that our stage1 tarballs is really i486, no mmx
valid.
Comment 6 Ulf Bartelt (RETIRED) gentoo-dev 2002-09-23 01:38:17 UTC
to comment #5:

stage1 is generated using -march=i386, -mcpu=i386.

if that contaims mmx instructions, gcc has a problem.
Comment 7 Nicholas Jones (RETIRED) gentoo-dev 2002-12-26 17:51:56 UTC
PING: Still alive?
Is this still an issue? It's 3 months old without a comment...
Comment 8 Seemant Kulleen (RETIRED) gentoo-dev 2003-01-16 07:37:23 UTC
teri has not reported back on this
Comment 9 teri-aka TrAns13nT 2003-01-17 15:26:22 UTC
sorry about no comments, I got stranded with no interent, I'll fetch my p133 and the 1.4_rc2 on tuesday and see if it still breaks
Comment 10 teri-aka TrAns13nT 2003-02-26 07:18:04 UTC
isntalled a 1.4_rc2 on my p133, when with a i586 stage3, have pretty much recompilied everything for it since it's running ~x86 (i know, I'm evil) but everyhting seems to be workin grand, if needed I can install a stage1 in a chroot, just lemme know