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: Christos Zoulas <christos%zoulas.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: sjg%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>
Subject: Re: bin/60016 (make(1) tests failing since sjg MaybeSubMake changes)
Date: Sat, 28 Feb 2026 15:24:17 -0500
--Apple-Mail=_8243C08C-CC36-4B6B-AE71-D154EFDEB920
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=utf-8
Index: job-output.mk
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/src/usr.bin/make/unit-tests/job-output.mk,v
retrieving revision 1.2
diff -u -u -r1.2 job-output.mk
--- job-output.mk 13 Jun 2025 06:13:20 -0000 1.2
+++ job-output.mk 28 Feb 2026 20:24:01 -0000
@@ -28,7 +28,7 @@
# expect: This is stderr.
# expect: only stderr:
# expect: end stdout-and-stderr
-stdout-and-stderr:
+stdout-and-stderr: .MAKE
@echo begin $@
@echo only stdout:
@${MAKE} -f ${MAKEFILE} echo-on-stdout-and-stderr 2>/dev/null
christos
> On Feb 24, 2026, at 7:20=E2=80=AFPM, Simon J. Gerraty via gnats =
<gnats-admin%netbsd.org@localhost> wrote:
>=20
> The following reply was made to PR bin/60016; it has been noted by =
GNATS.
>=20
> From: "Simon J. Gerraty" <sjg%juniper.net@localhost>
> To: <gnats-bugs%netbsd.org@localhost>
> Cc: <gnats-admin%netbsd.org@localhost>, <netbsd-bugs%netbsd.org@localhost>, =
<riastradh%netbsd.org@localhost>,
> <campbell+netbsd%mumble.net@localhost>, <rillig%netbsd.org@localhost>, =
<sjg%juniper.net@localhost>
> Subject: Re: bin/60016 (make(1) tests failing since sjg MaybeSubMake =
changes)
> Date: Tue, 24 Feb 2026 15:47:49 -0800
>=20
> riastradh%netbsd.org@localhost wrote:
>> Synopsis: make(1) tests failing since sjg MaybeSubMake changes
>> Can you please take a look?
>=20
> I'm not able to reproduce as I don't have any i386 netbsd box
> and my two amd64 boxes (here and at home) are currently dead - long =
sad
> story.
>=20
> I've also had zero luck trying to get netbsd to boot in a vm (bhyve) =
so
> if anyone has a clue to offer that would be great.
>=20
> I don't see how atf-run would make any difference, the job-output test
> itself passes on darwin, linux, and freebsd.
>=20
> I also just checked that the way atf-run is running the tests should =
be
> fine: =3D
>=20
>=20
> $ cd /tmp
> $ mkdir obj
> $ MAKEOBJDIR=3D3Dobj make -f =
/homes/sjg/work/NetBSD/current/src/usr.bin/make=3D
> /unit-tests/Makefile job-output.out
> $ diff obj/job-output.out =
/homes/sjg/work/NetBSD/current/src/usr.bin/make/=3D
> unit-tests/job-output.exp
> $
>=20
> I'll have another go with vm...
>=20
--Apple-Mail=_8243C08C-CC36-4B6B-AE71-D154EFDEB920
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename=signature.asc
Content-Type: application/pgp-signature;
name=signature.asc
Content-Description: Message signed with OpenPGP
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org
iF0EARECAB0WIQS+BJlbqPkO0MDBdsRxESqxbLM7OgUCaaNO8QAKCRBxESqxbLM7
OnyRAKCZd2TDVO4eLzJMHd9YgAzFiqRgxQCdH9ieoXlnyYNkXIdhA2wk11OK5Pc=
=31DE
-----END PGP SIGNATURE-----
--Apple-Mail=_8243C08C-CC36-4B6B-AE71-D154EFDEB920--
Home |
Main Index |
Thread Index |
Old Index