Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436596 - 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
Summary: net-fs/openafs-1.6.1-r1: parallel build failure - In file included from db_du...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrej Filipcic
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-29 13:09 UTC by Andrew Savchenko
Modified: 2015-03-22 21:35 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,888.69 KB, text/plain)
2012-09-29 13:10 UTC, Andrew Savchenko
Details
emerge --info (emerge.info,7.53 KB, text/plain)
2012-09-29 13:10 UTC, Andrew Savchenko
Details

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