phony fails when the target is a recipe

2019-04-02 Thread Thomas Lynch
We have had a lot of problems with phony hints being ignored and makefiles not running. I've narrowed it down to a small example. See the transcript below in this email, or the code at https://github.com/Reasoning-Technology/subu/tree/master/try/phony_general_targets_fail In this example there i

Re: phony fails when the target is a recipe

2019-04-02 Thread Thomas Lynch
p.s. GNU Make 4.2.1 Built for x86_64-redhat-linux-gnu Copyright (C) 1988-2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitt

[bug #56064] bash + .ONESHELL breaks when .SHELLFLAGS is set

2019-04-02 Thread Carl Ponder
URL: Summary: bash + .ONESHELL breaks when .SHELLFLAGS is set Project: make Submitted by: carlponder Submitted on: Wed 03 Apr 2019 12:54:47 AM UTC Severity: 3 - Normal I

[bug #56064] bash + .ONESHELL breaks when .SHELLFLAGS is set

2019-04-02 Thread Carl Ponder
Follow-up Comment #1, bug #56064 (project make): I see a post that looks like it's related to this: https://stackoverflow.com/questions/32163727/shellflags-assignment-in-makefile ___ Reply to this item at:

[bug #56064] bash + .ONESHELL breaks when .SHELLFLAGS is set

2019-04-02 Thread Carl Ponder
Follow-up Comment #2, bug #56064 (project make): Here's the output of "make --version": GNU Make 4.1 Built for x86_64-pc-linux-gnu Copyright (C) 1988-2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free