[bug #57962] apparent regression involving PATH resolution

2020-03-06 Thread Frederick Eaton
Follow-up Comment #6, bug #57962 (project make): Yay, thank you Dmitry ___ Reply to this item at: ___ Message sent via Savannah

[bug #57962] apparent regression involving PATH resolution

2020-03-06 Thread Dmitry Goncharov
Follow-up Comment #5, bug #57962 (project make): i also submitted this patch to bug-gnulib mailing list. ___ Reply to this item at: ___ Message sent

[bug #57962] apparent regression involving PATH resolution

2020-03-06 Thread Dmitry Goncharov
Follow-up Comment #4, bug #57962 (project make): The bug is in gnulib in function find_in_given_path. This is a patch which fixes the bug. The fix is likely needed for the windows specific piece of code in find_in_given_path as well. regards, Dmitry diff --git a/lib/findprog-in.c

[bug #57962] apparent regression involving PATH resolution

2020-03-06 Thread Dmitry Goncharov
Follow-up Comment #3, bug #57962 (project make): This is a test which reproduces the bug. The bug only manifests when USE_POSIX_SPAWN is defined. regards, Dmitry diff --git a/tests/scripts/features/exec b/tests/scripts/features/exec

[bug #57962] apparent regression involving PATH resolution

2020-03-06 Thread Frederick Eaton
Follow-up Comment #2, bug #57962 (project make): @psmith yes it works with ":; perl" ___ Reply to this item at: ___ Message sent via Savannah

[bug #57962] apparent regression involving PATH resolution

2020-03-06 Thread Paul D. Smith
Follow-up Comment #1, bug #57962 (project make): If you change your rule to add a special character, does it start to work? For example if you switch it to something like: all: which perl :; perl -le 'print "HELLO"' ___

Re: Error In Installing FreeBayes

2020-03-06 Thread Paul Smith
On Fri, 2020-03-06 at 09:38 +0530, Dr Priyanka Jain wrote: > -- Build files have been written to: /home/NFS/37_hg/freebayes/build > /usr/bin/gmake: unrecognized option '--jobserver-auth=3,4' This means that the version of make being invoked as a sub-make is different from the version of make you