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)



The following reply was made to PR bin/60016; it has been noted by GNATS.

From: "Simon J. Gerraty" <sjg%juniper.net@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>, <gnats-bugs%netbsd.org@localhost>,
        <gnats-admin%netbsd.org@localhost>, <netbsd-bugs%netbsd.org@localhost>,
        <campbell+netbsd%mumble.net@localhost>, "rillig%netbsd.org@localhost" <rillig%netbsd.org@localhost>,
        <sjg%juniper.net@localhost>
Cc: 
Subject: Re: bin/60016 (make(1) tests failing since sjg MaybeSubMake changes)
Date: Sat, 28 Feb 2026 14:59:52 -0800

 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 n=
 one
 > # 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|DONEC=
 YCLE
 > #
 > =
 
 > 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