cvs commit: src/share/mk bsd.subdir.mk sys.mk

Ruslan Ermilov ru at FreeBSD.org
Tue Aug 10 02:42:34 PDT 2004


On Tue, Aug 10, 2004 at 11:35:37AM +0200, Harti Brandt wrote:
> On Tue, 10 Aug 2004, Pawel Jakub Dawidek wrote:
> 
> PJD>On Mon, Aug 09, 2004 at 10:54:06AM +0000, Hartmut Brandt wrote:
> PJD>+>  _SUBDIR: .USE
> PJD>+>  .if defined(SUBDIR) && !empty(SUBDIR) && !defined(NO_SUBDIR)
> PJD>+> -	@for entry in ${SUBDIR}; do \
> PJD>+> +	@${_+_}for entry in ${SUBDIR}; do \
> PJD>
> PJD>This is the cause of build breakage. Anyone is working on this?
> 
> No. The cause is that make in rescue was using the wrong make. When 
> doing a buildworld and buildworld builds new tools, the entire build 
> process should use these tools. You may look at the last commit to 
> crunchgen.c. Now I'm investigating whether it also picks up the wrong 
> crunchgen. That'll take a while because rescue is built nearer to the end 
> of the build process.
> 
Please see my reply to the tinderbox failure report with the patch
that should fix this.  Great job, Harti!  It's so cool that this
change exposed this nasty bug in crunchgen(1).


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040810/28b9851e/attachment.bin


More information about the cvs-src mailing list