pkgsrc-Bugs archive

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

Re: PR/59184 CVS commit: src/usr.bin/make



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

From: Simon Gerraty <sjg%crufty.net@localhost>
To: Roland Illig <roland.illig%gmx.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost, rillig%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	pkgsrc-bugs%netbsd.org@localhost, campbell+netbsd%mumble.net@localhost,
	Jonathan Perkin <jperkin%mnx.io@localhost>, sjg%crufty.net@localhost
Subject: Re: PR/59184 CVS commit: src/usr.bin/make
Date: Sat, 22 Mar 2025 08:49:15 -0700

 FWIW I think .MAKE.LEVEL.ENV could probably go away,
 AFAIK it has never proven necessary.
 
 On Sat, 22 Mar 2025 15:37:01 +0100, Roland Illig writes:
 >Am 22.03.2025 um 13:25 schrieb Roland Illig:
 >>  Modified Files:
 >>  	src/usr.bin/make: var.c
 >>  	src/usr.bin/make/unit-tests: varname-dot-make-level.exp
 >>  	    varname-dot-make-level.mk
 >>
 >>  Fixes PR pkg/59184.
 >
 >The next step is for Simon to prepare a new bmake release, which usually
 >happens within one week.
 >
 >Then, Jonathan can test the new bmake release in a bulk build, to ensure
 >that nothing gets broken since bmake-20240909. The notable changes
 >between these versions are:
 >
 >- In parallel mode, an error in one job doesn't abruptly abort the other
 >jobs anymore, instead they are finished and cleaned up properly.
 >
 >- Instead of "Malformed conditional", the error message is now "Variable
 >%s is undefined" where appropriate.
 >
 >Roland
 


Home | Main Index | Thread Index | Old Index