[bug #63016] Recursive variable references itself (eventually) when exporting to $(shell)

2022-09-08 Thread Paul D. Smith
Update of bug #63016 (project make): Status:None => Fixed Assigned to:None => psmith Open/Closed:Open => Closed Fixed Release:

Re: New release of GNU make

2022-09-08 Thread Paul Smith
On Mon, 2022-09-05 at 03:47 +0100, Sam James wrote: > I started testing master recently and hit > https://savannah.gnu.org/bugs/?63016 > which prevented doing any more testing. Hopefully this is fixed. It works for the examples given anyway. I also downgraded the required version of autoconf to

[bug #13862] .WAIT target for parallel builds

2022-09-08 Thread Paul D. Smith
Follow-up Comment #6, bug #13862 (project make): The next release of the POSIX standard will require .WAIT prerequisites for make. I think the final text looks something like what is shown here: https://austingroupbugs.net/view.php?id=1437#c5489 but I'm not sure. ___

Re: New release of GNU make

2022-09-08 Thread Sam James
> On 8 Sep 2022, at 08:12, Paul Smith wrote: > > On Mon, 2022-09-05 at 03:47 +0100, Sam James wrote: >> I started testing master recently and hit >> https://savannah.gnu.org/bugs/?63016 >> which prevented doing any more testing. > Hi Paul, > Hopefully this is fixed. It works for the examples

[bug #63037] make check: 3 failures and error from "check-regression"

2022-09-08 Thread Bjarni Ingi Gislason
URL: Summary: make check: 3 failures and error from "check-regression" Project: make Submitter: bjarniig Submitted: Fri 09 Sep 2022 12:15:14 AM UTC Severity: 3 - Normal

[bug #63039] implicit rule recursion is forbidden

2022-09-08 Thread Brami
URL: Summary: implicit rule recursion is forbidden Project: make Submitter: et7f3 Submitted: ven. 09 sept. 2022 02:02:53 UTC Severity: 3 - Normal Item Group: Bug

Re: New release of GNU make

2022-09-08 Thread Sam James
> On 8 Sep 2022, at 22:41, Sam James wrote: > > > >> On 8 Sep 2022, at 08:12, Paul Smith wrote: >> >> On Mon, 2022-09-05 at 03:47 +0100, Sam James wrote: >>> I started testing master recently and hit >>> https://savannah.gnu.org/bugs/?63016 >>> which prevented doing any more testing. >> >