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



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