Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271630 - [PATCH] sci-libs/hdf5-1.6.7 fails to build with gcc-4.4
Summary: [PATCH] sci-libs/hdf5-1.6.7 fails to build with gcc-4.4
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2009-05-29 08:04 UTC by hirakendu
Modified: 2009-07-26 00:53 UTC (History)
2 users (show)

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


Attachments
use this updated ebuild along with patch (hdf5-1.6.9-r101.ebuild,7.43 KB, text/plain)
2009-05-29 08:05 UTC, hirakendu
Details
patch for hdf5 (1.6.9) to build with gcc-4.4 (hdf5-1.6.9-gcc44.patch,946 bytes, patch)
2009-05-29 08:06 UTC, hirakendu
Details | Diff
ebuild for 1.8.3. currently breaks octave. (hdf5-1.8.3-r101.ebuild,7.49 KB, text/plain)
2009-05-29 08:07 UTC, hirakendu
Details

Note You need to log in before you can comment on or make changes to this bug.
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.