Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7972 - glibc fails to compile
Summary: glibc fails to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-16 00:33 UTC by Seemant Kulleen (RETIRED)
Modified: 2003-02-26 07:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
trans13nt's glibc compile (glibc.log.1.bz2,21.23 KB, application/x-bzip2)
2002-09-16 00:41 UTC, Seemant Kulleen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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