Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19288 - prelink-20021213 fails some tests
Summary: prelink-20021213 fails some tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Stefan Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-14 07:03 UTC by Matteo Sasso
Modified: 2003-04-14 07:32 UTC (History)
0 users

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


Attachments
emerge info (xxx,1.48 KB, text/plain)
2003-04-14 07:06 UTC, Matteo Sasso
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matteo Sasso 2003-04-14 07:03:54 UTC
Even though prelink compiles fine, some of the tests fail, and so does the ebuild... 

Reproducible: Always
Steps to Reproduce:
1. emerge prelink -u 
2. 
3. 
Actual Results:  
FAIL: reloc1.sh 
PASS: reloc2.sh 
FAIL: reloc3.sh 
FAIL: reloc6.sh 
FAIL: reloc7.sh 
PASS: reloc8.sh 
PASS: reloc9.sh 
FAIL: shuffle1.sh 
FAIL: shuffle2.sh 
FAIL: shuffle3.sh 
FAIL: shuffle4.sh 
FAIL: shuffle5.sh 
PASS: layout1.sh 
PASS: layout2.sh 
==================== 
9 of 14 tests failed 
==================== 

Expected Results:
Comment 1 Matteo Sasso 2003-04-14 07:06:15 UTC
Created attachment 10626 [details]
emerge info
Comment 2 Matteo Sasso 2003-04-14 07:10:05 UTC
Tried again disabling some optimizations (CFLAGS="-march=athlon-tbird -O3 -pipe" 
CXXFLAGS="-march=athlon-tbird -O3 -pipe"). Still the same. 
Comment 3 Stefan Jones (RETIRED) gentoo-dev 2003-04-14 07:32:34 UTC
I have fixed the test, it should work now. Rsync in 30mins.
Thanks