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

Bug 45404

Summary: gcc-3.3.3 miscompiles openssl
Product: Gentoo Linux Reporter: Luca Barbato <lu_zero>
Component: [OLD] Core systemAssignee: PPC Porters <ppc>
Status: VERIFIED FIXED    
Severity: normal    
Priority: Low    
Version: 2004.0   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 45399    

Description Luca Barbato gentoo-dev 2004-03-22 08:59:31 UTC
on ppc openssl compiled with gcc-3.3.3_pre20040215 builds but can't access public keys

to check quickly:

openssl dsa -in ~/.ssh/id_dsa -text -noout
Comment 1 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-03-22 09:29:06 UTC
The pre snapshots cannot do basic file I/O. 

Problems range from ccache not being able to keep a cache, to gcc not being able to output .o files.

I'd stronly advise against keeping those in ~ppc. gcc-3.3.3.ebuild works more that perfect. In fact I am compiling a complete GRP set based on that compiler and the _pre0207 glibc. Have even enabled nptl, with 2.6.4 headers. (only mac-fdisk and sash complained - might think about removing those from stage3 (nobody is going to fdisk partitions from a stage3 chroot anyway. Not sure who uses sash)
Comment 2 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-06-02 13:27:09 UTC
no longer an issue with 0408-r1
Comment 3 Luca Barbato gentoo-dev 2004-10-19 05:05:23 UTC
Closing