NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/60016 (make(1) tests failing since sjg MaybeSubMake changes)



Simon J. Gerraty <sjg%juniper.net@localhost> wrote:
> Adding .MAKEFLAGS: -dg2 at the end we see

Making that -djg2 we also see (or should):

MaybeSubMake: matched "make -f /homes/s..."

> 
> # all, unmade, type OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS, flags none
> # empty-lines, unmade, type OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS, flags none
> # stdout-and-stderr, made, type OP_DEPENDS|OP_SUBMAKE|OP_HAS_COMMANDS|OP_DEPS_FOUND|OP_MARK, flags REMAKE|DONE_WAIT|DONE_ALLSRC|DONE_SUBMAKE|DONECYCLE
> #
> 
> but that's on a box where the test passes.
> If you have netbsd-i386 can you see what you get for
> .MAKEFLAGS: -dg2 and without the .MAKE above
> 
> Thanks!
> --sjg


Home | Main Index | Thread Index | Old Index