Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294642 - sci-libs/netcdf-3.6.3 fails to compile with multiple makefile jobs
Summary: sci-libs/netcdf-3.6.3 fails to compile with multiple makefile jobs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 20:50 UTC by Jaak Ristioja
Modified: 2009-12-07 17:55 UTC (History)
0 users

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


Attachments
build.log (netcdf-3.6.3-build.log,73.86 KB, text/plain)
2009-11-25 20:51 UTC, Jaak Ristioja
Details
emerge --info (emerge.info,2.61 KB, text/plain)
2009-12-07 10:14 UTC, Jaak Ristioja
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2009-11-25 20:50:39 UTC
As a workaround the package can be installed using "MAKEOPTS=-j1 emerge netcdf".
Comment 1 Jaak Ristioja 2009-11-25 20:51:34 UTC
Created attachment 211202 [details]
build.log
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2009-12-07 03:44:02 UTC
I do not observe this. Please attach build log and your emerge --info.
Comment 3 Jaak Ristioja 2009-12-07 10:14:32 UTC
Created attachment 212315 [details]
emerge --info

build.log already attached. I do not think emerge --info will help much, but here you go.
Comment 4 Sébastien Fabbro (RETIRED) gentoo-dev 2009-12-07 17:55:09 UTC
I've just committed a revised 3.6.3 ebuild that uses the same trick for parallel building when the doc flag is on as in the 4.0.1.
If it still fails for you, re-open.
Thanks.