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

Bug 45463

Summary: openssh / openssl has issues on ppc64
Product: Gentoo Linux Reporter: Tom Gall (RETIRED) <tgall>
Component: [OLD] Core systemAssignee: Tom Gall (RETIRED) <tgall>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: 2004.0   
Hardware: PPC64   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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!