Date: Tue, 21 Apr 2015 03:18:38 -0700 From: Garrett Cooper <yaneurabeya@gmail.com> To: Willem Jan Withagen <wjw@digiware.nl> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Error in parallel building Message-ID: <4583A01A-75B2-4E7E-9A82-92C3424C3438@gmail.com> In-Reply-To: <55361FBC.3020409@digiware.nl> References: <55361FBC.3020409@digiware.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_D25CF399-774B-4CC7-AE72-81D08B1A8304 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Apr 21, 2015, at 3:00, Willem Jan Withagen <wjw@digiware.nl> wrote: > Hi, >=20 > With a freshly fetched HEAD, and 'make -j 8 buildworld' I get: >=20 > ---------------------------- > --- _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/roke= n/roken.awk = /usr/srcs/head/kerberos5/tools/make-roken/../../../crypto/heimdal/lib/roke= n/roken.h.in > make-roken.c > --- _bootstrap-tools-kerberos5/lib/libvers --- > *** [roken.h] Error code 127 >=20 > make[3]: stopped in /usr/srcs/head/kerberos5/lib/libvers > 1 error I=92m really sorry for not catching this sooner :(=85 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=92ve committed the following item to resolve = the build issue you=92ve 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> --Apple-Mail=_D25CF399-774B-4CC7-AE72-81D08B1A8304 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJVNiP+AAoJEMZr5QU6S73ebW8H/3Hp9PlotpWVzyCjlvCpy4E6 NCvWRNfhpL8Y5HA8QgwdxlidyDXicjJHG9J+RrfqSfJ+iS8grhI3hWWuv/I5RZd+ BznLk1htBzGanFnRnos5z6XaSJF91gJzZti7urkqb2etLXrywqO8ZGF0Zr1SsK8u /C2/GWdizHurrL2rCs01y9FdzacHz/JRMt6WbRFgXNn1mVcbHPvh8ZlHccxa44hq v2xQ3Zd56R+YzILFeAoAmv1Ka7q1/tofl/0OpUDgexNZJ8D7BPHw+AWKBMR8FfMS iv211Y/Kvs+71M6jNhQQFqQw288mz9G9kLbthqnlsCyFL6NklY3i0Bd9t/ms2q0= =7bGK -----END PGP SIGNATURE----- --Apple-Mail=_D25CF399-774B-4CC7-AE72-81D08B1A8304--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4583A01A-75B2-4E7E-9A82-92C3424C3438>