Re: [bug #56449] job.c (construct_command_argv_internal): Must use shell if '%' character is present in recipe line

2019-08-29 Thread Eli Zaretskii
> From: Eli Zaretskii > Date: Wed, 28 Aug 2019 15:24:21 -0400 (EDT) > > Follow-up Comment #6, bug #56449 (project make): > > But the result is wrong when %..% doesn't specify a known variable, most > probably because we invoke the command through a batch file. > > Try this from cmd.exe prompt:

Re: [make-4.2.90] functions/wildcard failed on Solaris 11.3 x86/x64

2019-08-29 Thread Kiyoshi KANAZAWA
Hi, Paul. > Can you let me know which compiler you were using to build GNU make? It is Oracle developerstudio12.6. $ Make check says 1 Test in 1 Category Failed (See .diff* files in work dir for details) :-( But, there are also N/A: functions/guile . N/A m

Re: [make-4.2.90] functions/wildcard failed on Solaris 11.3 x86/x64

2019-08-29 Thread Paul Smith
On Thu, 2019-08-29 at 23:05 +0900, Kiyoshi KANAZAWA wrote: > Tried make-4.2.90 and found "functions/wildcard" fails. Yep, this is a known issue. Good to know that was the only one though. It's interesting Paul is seeing so many more failures on Solaris 10. Can you let me know which compiler you

[make-4.2.90] functions/wildcard failed on Solaris 11.3 x86/x64

2019-08-29 Thread Kiyoshi KANAZAWA
Hello, Tried make-4.2.90 and found "functions/wildcard" fails. $ uname -a SunOS ranka 5.11 11.3 i86pc i386 i86pc $ ./configure $ make $ make check   : functions/wildcard .. FAILED (7/8 passed) $ cat tests/work/functions/wildcard.diff.7 *** work/functions