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

Bug 271630

Summary: [PATCH] sci-libs/hdf5-1.6.7 fails to build with gcc-4.4
Product: Gentoo Linux Reporter: hirakendu <hirakendu>
Component: [OLD] GCC PortingAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED WORKSFORME    
Severity: normal CC: esigra, halcy0n
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: use this updated ebuild along with patch
patch for hdf5 (1.6.9) to build with gcc-4.4
ebuild for 1.8.3. currently breaks octave.

Description hirakendu 2009-05-29 08:04:30 UTC
version please bump. also patch 1.6.9 to #include <string.h> for gcc-4.4. note that hdf5-1.8.3 is out too and does not require patch for gcc-4.4. however it breaks packages like octave due to extensive changes.

Reproducible: Always
Comment 1 hirakendu 2009-05-29 08:05:25 UTC
Created attachment 192810 [details]
use this updated ebuild along with patch
Comment 2 hirakendu 2009-05-29 08:06:08 UTC
Created attachment 192811 [details, diff]
patch for hdf5 (1.6.9) to build with gcc-4.4
Comment 3 hirakendu 2009-05-29 08:07:02 UTC
Created attachment 192812 [details]
ebuild for 1.8.3. currently breaks octave.
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2009-07-25 22:23:08 UTC
Comment on attachment 192812 [details]
ebuild for 1.8.3. currently breaks octave.

File bump requests separately.  Its easier just to patch the existing one to make it compile with gcc-4.4 for the time being.
Comment 5 Mark Loeser (RETIRED) gentoo-dev 2009-07-26 00:53:35 UTC
1.6.7 builds fine for me with gcc-4.4.  Please reopen with the build.log and emerge --info if you can reproduce.