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

Bug 189557

Summary: net-analyzer/nagios-plugins-1.4.8-r1 sometimes fails to compile with parallel make
Product: Gentoo Linux Reporter: Åsmund Grammeltvedt <asmundg.bugs.gentoo.org>
Component: Current packagesAssignee: Tobias Scherbaum (RETIRED) <dertobi123>
Status: RESOLVED WORKSFORME    
Severity: normal CC: netmon
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: nagios-plugins build log

Description Åsmund Grammeltvedt 2007-08-20 07:12:42 UTC
With MAKEOPTS="-j5", nagios-plugins appears to sometimes fail because it doesn't wait for what should be a dependency to complete.

Attaching the build log.

Reproducible: Sometimes

Steps to Reproduce:
Comment 1 Åsmund Grammeltvedt 2007-08-20 07:15:44 UTC
Created attachment 128638 [details]
nagios-plugins build log
Comment 2 Tobias Scherbaum (RETIRED) gentoo-dev 2007-08-20 12:00:15 UTC
Can you please test without distcc and post the output of "emerge --info"?
Comment 3 Åsmund Grammeltvedt 2007-08-28 14:30:44 UTC
It seems that I can't reproduce the error now.