12 Sep 2005 13:48
Re: another parallel-make race
segv <segv <at> netctl.net>
2005-09-12 11:48:13 GMT
2005-09-12 11:48:13 GMT
On Mon, 12 Sep 2005 11:04:39 +0100 Patrick Welche <prlw1 <at> newn.cam.ac.uk> wrote: > From my point of view the problem "went away"... I didn't actually track > anything down.. I don't think it went away, I have just updated src and xsrc trees for netbsd-current. Running build.sh with -j 4 results in the following errors. Running with -j 1 "fixes" the problem. # compile pwd_mkdb/pwd_mkdb.lo cc -O -I/opt/obj.i386/tools/compat -I/opt/obj.i386/tools/compat/include -I/opt/src/tools/pwd_mkdb/../compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/opt/src/lib/libc/include -D__DBINTERFACE_PRIVATE -c -o pwd_mkdb.lo.o /opt/src/usr.sbin/pwd_mkdb/pwd_mkdb.c --- dependall-installboot --- pax: Cannot create /opt/tools.i386/include/nbinclude/./atari (No such file or directory) --- dependall-disklabel --- pax: Cannot create /opt/tools.i386/include/nbinclude/./bebox (No such file or directory) pax: Cannot create /opt/tools.i386/include/nbinclude/./cesfic (No such file or directory) --- dependall-installboot --- pax: Cannot create /opt/tools.i386/include/nbinclude/./sgimips (No such file or directory) --- dependall-disklabel --- pax: Cannot create /opt/tools.i386/include/nbinclude/./sh5 (No such file or directory) --- dependall-installboot --- pax: Cannot create /opt/tools.i386/include/nbinclude/./vax (No such file or directory) --- dependall-pwd_mkdb --- mv pwd_mkdb.lo.o pwd_mkdb.lo --- pwd_mkdb ---
RSS Feed