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

Bug 436596

Summary: net-fs/openafs-1.6.1-r1: parallel build failure - In file included from db_dump.c:31:0: database.h:13:18: fatal error: budb.h: No such file or directory
Product: Gentoo Linux Reporter: Andrew Savchenko <bircoph>
Component: Current packagesAssignee: Andrej Filipcic <andrej.filipcic>
Status: RESOLVED FIXED    
Severity: normal CC: net-fs, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Andrew Savchenko gentoo-dev 2012-09-29 13:09:51 UTC
Hello,

openafs-1.6.1-r1 fail parallel build (-j12):

i686-pc-linux-gnu-gcc  -O2 -I/var/tmp/portage/net-fs/openafs-1.6.1-r1/work/openafs-1.6.1/src/config -I/var/tmp/portage/net-fs/openafs-1.6.1-r1/
distcc[16713] ERROR: compile (null) on localhost failed                                                                                        
In file included from db_dump.c:31:0:                                                                                                          
database.h:13:18: fatal error: budb.h: No such file or directory

File budb.h is a generated header. With a high parallelism level it is not generated in time, so this is an apparant parallel build issue.

With -j1 openafs builds fine. (In fact dodoc fails, but this is a subject for an independent bug report).
Comment 1 Andrew Savchenko gentoo-dev 2012-09-29 13:10:16 UTC
Created attachment 325304 [details]
build.log
Comment 2 Andrew Savchenko gentoo-dev 2012-09-29 13:10:32 UTC
Created attachment 325306 [details]
emerge --info
Comment 3 Andrew Savchenko gentoo-dev 2015-03-22 21:35:23 UTC
Fixed in 1.6.11