-r321371: -j8 failed for "installworld distrib-dirs distribute DESTDIR=/usr/obj/DESTDIRs/clang-amd64-installworld-dist"
Bryan Drewery
bdrewery at FreeBSD.org
Mon Jul 24 18:20:11 UTC 2017
On 7/22/2017 9:04 PM, Mark Millard wrote:
> After buildworld buildkernel installkernel installkernel reboot to
> upgrade to -r321371 (from -r321109 ) I attempted:
>
> ~/sys_build_scripts.amd64-host/make_amd64_nodebug_clang-amd64-host.sh installworld distrib-dirs distribute DESTDIR=/usr/obj/DESTDIRs/clang-amd64-installworld-dist
>
> (where clang-amd64-installworld-dist was to be updated
> from -r321109 ) I got:
>
> --- distribute_subdir_lib ---
> --- distribute ---
> cd /usr/src/lib/csu/amd64; make install installconfig -DNO_SUBDIR DESTDIR=/base SHARED=copies
> --- distribute_subdir_cddl ---
> --- _FILESINS ---
> install -o root -g wheel -m 444 drti.o /base/usr/lib/dtrace/
> install: /base/usr/lib/dtrace/: No such file or directory
> *** [_FILESINS] Error code 71
>
> make[5]: stopped in /usr/src/cddl/lib/drti
> 1 error
>
>
> Removing the -j8 got past this (but got a later problem that
> I'll report separately).
I am not surprised, there is no .ORDER defined for running installworld
distrib-dirs and distribute all at the same time with -j. I can make it
parallel-safe though.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20170724/b8ced15e/attachment.sig>
More information about the freebsd-current
mailing list