Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45463 - openssh / openssl has issues on ppc64
Summary: openssh / openssl has issues on ppc64
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC64 All
: High normal (vote)
Assignee: Tom Gall (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-22 19:13 UTC by Tom Gall (RETIRED)
Modified: 2004-07-13 20:21 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Gall (RETIRED) gentoo-dev 2004-03-22 19:13:16 UTC
Something isn't quite right with these packages currently. More investigation (potential toolchain problem? ) Needless to say, need to be looked into and fixed!
Comment 1 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-03-26 06:25:54 UTC
Imho gcc related. Does this happen to be I/O related?
Comment 2 Tom Gall (RETIRED) gentoo-dev 2004-04-20 20:21:13 UTC
exactly the problem is 3 fold:

1) some fine uninformed person hard wired ppc64 builds to be 32 bit ppc builds
2) sanza missing for 64 bit build settings
3) we've got a toolchain problem

the results fixing #1 and #2 are:

test 7 ok
error calculating RIPEMD160 on '12345678901234567890123456789012345678901234567890123456789012345678901234567890'
got 533600f779ddd1958449fbd3d7e38bac2f338621 instead of 9b752e45573d4b39f4dbd3323cab82bf63326bfb
Comment 3 Tom Gall (RETIRED) gentoo-dev 2004-04-20 20:51:20 UTC
die bug die!

removing -O2 fixes it for now ... changing to the 3.4 toolchain had no effect

I've mentioned this to alanm

Comment 4 Tom Gall (RETIRED) gentoo-dev 2004-04-20 20:51:54 UTC
things work great now!