Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13349 - build fails on pentium system
Summary: build fails on pentium system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Stefan Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-06 02:09 UTC by Patrick Kursawe (RETIRED)
Modified: 2003-03-10 10:57 UTC (History)
1 user (show)

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


Attachments
failed test (layout2.log,6.88 KB, text/plain)
2003-01-06 02:09 UTC, Patrick Kursawe (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Kursawe (RETIRED) gentoo-dev 2003-01-06 02:09:09 UTC
CFLAGS="-march=pentium -O3 -pipe"
gcc (GCC) 3.2.1
glibc 2.3.1

./layout2.sh: line 15: 32136 Aborted                 $PRELINK -vR ./layout2
>>layout2.log 2>&1
FAIL: layout2.sh
====================
1 of 14 tests failed
====================

layout2.log comes as attachment
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-01-06 02:09:52 UTC
Created attachment 7008 [details]
failed test
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2003-01-13 02:31:01 UTC
sorry, should have been "build prelink" of course.
Comment 3 Stefan Jones (RETIRED) gentoo-dev 2003-01-13 03:21:51 UTC
Hi there, I have read your bug report, but I am unable to fix it as I cannot
reproduce any prelink emerge errors on my three systems. Many people are having
these errors but I cannot find the solution(s). I could disable the tests, that
will cut down on the emerge errors at the expence of quaility control.

Will just have to leave it, PS. the prelink emerge works fine starting from a
stage3 tarball so it must be something wrong with peoples upgraded systems.

Stefan
Comment 4 Stefan Jones (RETIRED) gentoo-dev 2003-01-16 13:52:49 UTC
What kernel do you have, try the vanilla kernel. 
It has been known to fix the problem

Stefan
Comment 5 Patrick Kursawe (RETIRED) gentoo-dev 2003-01-17 01:10:01 UTC
Sorry, but it _is_ a vanilla kernel... 
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2003-03-04 03:27:55 UTC
tried again with gcc 3.2.2 and binutils 
2.13.90.0.18 - seems to work. The self-tests don't complain, and it did not crash (yet). Prelinked executables still seem to be indeed executable :-)
Comment 7 Stefan Jones (RETIRED) gentoo-dev 2003-03-10 10:57:47 UTC
As it works now via divine intervention, I will close it!