NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/52825: cross-build failure on FreeBSD/amd64



The following reply was made to PR toolchain/52825; it has been noted by GNATS.

From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: clare%csel.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/52825: cross-build failure on FreeBSD/amd64
Date: Sun, 17 Dec 2017 09:50:36 +0700

     Date:        Sun, 17 Dec 2017 09:50:45 +0900
     From:        clare%csel.org@localhost
     Message-ID:  <20171217095045.d2b5ecad6fb11ff001984c54%csel.org@localhost>
 
   | NFS locking is required?
 
 It is if you're doing an unpriv'd build (-U) which your PR
 indicated that you are, particularly when using -j (which you are
 also doing) - it keeps the updates of the METALOG file (where
 the ultimate owner/perms for everything installed is saved) from
 stepping all over each other and making a mess.
 
 kre
 


Home | Main Index | Thread Index | Old Index