Re: Error in parallel building

From: Garrett Cooper <yaneurabeya_at_gmail.com>
Date: Tue, 21 Apr 2015 03:18:38 -0700
On Apr 21, 2015, at 3:00, Willem Jan Withagen <wjw_at_digiware.nl> wrote:

> Hi,
> 
> With a freshly fetched HEAD, and 'make -j 8 buildworld'  I get:
> 
> ----------------------------
> --- _bootstrap-tools-kerberos5/lib/libvers ---
> --- roken.h ---
> make-roken > roken.h
> make-roken: not found
> --- _bootstrap-tools-kerberos5/tools/make-roken ---
> --- make-roken.c ---
> awk -f /usr/srcs/head/kerberos5/tools/make-roken/../../../crypto/heimdal/lib/roken/roken.awk /usr/srcs/head/kerberos5/tools/make-roken/../../../crypto/heimdal/lib/roken/roken.h.in > make-roken.c
> --- _bootstrap-tools-kerberos5/lib/libvers ---
> *** [roken.h] Error code 127
> 
> make[3]: stopped in /usr/srcs/head/kerberos5/lib/libvers
> 1 error

I’m really sorry for not catching this sooner :(… I missed the part about MAKE_ROKEN in libvers.

All of kerberos5 built during bootstrap-tools is basically serialized in an implicit manner, so I’ve committed the following item to resolve the build issue you’ve noted.

Thank you for the feedback,
-NGie

------------------------------------------------------------------------
r281823 | ngie | 2015-04-21 03:17:25 -0700 (Tue, 21 Apr 2015) | 9 lines

Serialize all of _kerberos5_bootstrap_tools to avoid build failures involving
make bootstrap-tools

On the plus side, this also greatly reduces complexity

MFC after: 1 week
Pointyhat to: ngie
Reported by: Willem Jan Withagen <wjw_at_digiware.nl>

Received on Tue Apr 21 2015 - 08:18:43 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:57 UTC