NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/49276: amd64 MKDEBUG builds randomly fail installing compat libraries
The following reply was made to PR toolchain/49276; it has been noted by GNATS.
From: christos%zoulas.com@localhost (Christos Zoulas)
To: Andreas Gustafsson <gson%gson.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, toolchain-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: toolchain/49276: amd64 MKDEBUG builds randomly fail installing compat libraries
Date: Tue, 14 Oct 2014 08:38:04 -0400
On Oct 14, 9:23am, gson%gson.org@localhost (Andreas Gustafsson) wrote:
-- Subject: Re: toolchain/49276: amd64 MKDEBUG builds randomly fail installin
| Christos Zoulas wrote:
| > can you replicate it if you set BUILD=yes?
|
| I have now done 10 builds with with "-j 4 -V MKDEBUG=YES -V BUILD=yes",
| and there have been no failures so far.
Yes, as I mentioned in the past the problem is that the install rules don't
depend on the build rules if BUILD is not set, so you end up installing while
things are being built which is racy. This is why I added BUILD more than
a decade ago.
christos
Home |
Main Index |
Thread Index |
Old Index