On Mon, 2019-10-07 at 11:26 -0400, Dmitry Goncharov wrote: > On Mon, Oct 7, 2019 at 9:03 AM anonymous <invalid.nore...@gnu.org> > wrote: > > With the following Makefile, make-4.2.91 segfaults on my Solaris > > 10: > > ... > > include /dev/null > > dummy: subdir/*.c > > include /dev/null > > This reproduces for me. This is the same read past the end of the > string inside sum_up_to_nul that is already fixed in git. > Denis, can you please pull the latest, built, run and report?
Unfortunately it's not easy to build from Git unless you have a full suite of autotools available. I am thinking of creating the official 4.3 release any day now (I was going to do it yesterday but got sidetracked). I can instead create a new release candidate if people feel it's warranted. I've often wished there was a straightforward way to generate "nightly builds" (at least for nights when there have been changes pushed) that we could point people at. I have no problems making them, I just am not sure where to publish them. Pushing them to alpha.gnu.org is a lot of overhead but maybe that's the right place anyway. _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make