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

Bug 113092

Summary: avahi-0.5.2-r1 fails parallel make (need MAKEOPTS=-j1)
Product: Gentoo Linux Reporter: Ed Catmur <ed>
Component: Current packagesAssignee: Sven Wegener <swegener>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ed Catmur 2005-11-20 09:00:46 UTC
make[2]: Leaving directory
`/var/tmp/portage/avahi-0.5.2-r1/work/avahi-0.5.2/avahi-daemon'
Making all in avahi-sharp
make[2]: Entering directory
`/var/tmp/portage/avahi-0.5.2-r1/work/avahi-0.5.2/avahi-sharp'
/usr/bin/mdassembler --out avahi-sharp-docs --ecma ./en
make[2]: *** No rule to make target `avahi-sharp-docs.tree', needed by `all-am'.
 Stop.
make[2]: *** Waiting for unfinished jobs....
Processing namespace Avahi
    Processing input file AddressResolver.xml
    Processing input file Client.xml
    Processing input file ClientException.xml
    Processing input file ClientState.xml

Setting MAKEOPTS="-j1" allows the build to proceed OK.
Comment 1 James Willcox 2005-11-20 09:17:25 UTC
This is fixed in upstream SVN
Comment 2 Sven Wegener gentoo-dev 2005-11-21 06:23:41 UTC
Fixed in CVS, and reported issue to upstream.