Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2015 12:20:00 +0200
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        Garrett Cooper <yaneurabeya@gmail.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: Error in parallel building
Message-ID:  <55362450.4030905@digiware.nl>
In-Reply-To: <4583A01A-75B2-4E7E-9A82-92C3424C3438@gmail.com>
References:  <55361FBC.3020409@digiware.nl> <4583A01A-75B2-4E7E-9A82-92C3424C3438@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 21-4-2015 12:18, Garrett Cooper wrote:
> On Apr 21, 2015, at 3:00, Willem Jan Withagen <wjw@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@digiware.nl>
>

Long time that I saw a pointy hat coming by.... :)
Usually I'm the one on the receiving end.

Thanx,
--WjW



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55362450.4030905>