[bug #62200] Make tries to execute directories name as commands instead of using shell PATH resulting failure with permission denied

2022-03-19 Thread Baffo32
Follow-up Comment #6, bug #62200 (project make): Hi, I have part of a story to share, and I apologise that I am very confused and scared when I share it. I went through an experience of severe abuse where my devices were maliciously controlled to limit my freedom. When I see a "permission

[bug #62200] Make tries to execute directories name as commands instead of using shell PATH resulting failure with permission denied

2022-03-18 Thread Martin Dorey
Follow-up Comment #5, bug #62200 (project make): > typed the recipe command line into your shell prompt I see the point but I'm not sure I'd put it *quite* that way. Didn't bash win the Shell Wars? martind@sirius:~/tmp/make-62200$ PATH=$(pwd):$PATH /bin/sh -c asdf /bin/sh: 1: asdf: Permission

[bug #62200] Make tries to execute directories name as commands instead of using shell PATH resulting failure with permission denied

2022-03-18 Thread Lahfa Samy
Follow-up Comment #4, bug #62200 (project make): Thanks for the explanation this made things very clearer to me, I fixed my issue with building gcc that had a 'cp' directory by building the latest version of make from git, when is the next release scheduled because since January 2020 there has

[bug #62200] Make tries to execute directories name as commands instead of using shell PATH resulting failure with permission denied

2022-03-18 Thread Paul D. Smith
Update of bug #62200 (project make): Status:None => Duplicate Open/Closed:Open => Closed ___ Follow-up Comment #3: It's important to

[bug #62200] Make tries to execute directories name as commands instead of using shell PATH resulting failure with permission denied

2022-03-18 Thread Lahfa Samy
Follow-up Comment #2, bug #62200 (project make): So what should be done to fix this problem for a build such as gcc ? This bug is stated as fixed : https://savannah.gnu.org/bugs/index.php?57962 So why am I encountering it again ? What should be done to mitigate the bug, also I don't have in my

[bug #62200] Make tries to execute directories name as commands instead of using shell PATH resulting failure with permission denied

2022-03-18 Thread Martin Dorey
Follow-up Comment #1, bug #62200 (project make): Oh no, not error 127 again. The error message here is the strerror form of EACCES, which currently seems to come (on my build on reasonably modern Linux, with findprog-in and posix_spawn) from this change:

[bug #62200] Make tries to execute directories name as commands instead of using shell PATH resulting failure with permission denied

2022-03-18 Thread anonyme
URL: Summary: Make tries to execute directories name as commands instead of using shell PATH resulting failure with permission denied Project: make Submitted by: None Submitted on: ven. 18 mars 2022