bugmake - Bugs: bug #17373, Uses VPATH found source name if...

 
 

bug #17373: Uses VPATH found source name if first double-colon rule doesn't update

Submitter:  None
Submitted:  Tue 08 Aug 2006 06:53:39 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  3.80 Operating System:  POSIX-Based
Fixed Release:  None Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 08 Aug 2006 06:53:39 PM UTC, original submission:  

For a makefile that has two double-colon rules to update a target, if the target can be found in the VPATH and the first double-colon rule does not trigger an update, then the path name found through VPATH directory search is used even if the second double-colon rule would have caused an update.

I have included a very short shell script to reproduce the minimal setup.

This is a bug on Make 3.80 and Make 3.81beta1

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #10489:  vpath_and_double_colon.sh added by None (731B - text/x-sh - Short shell script to generate Makefile and sources)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-08 None Attached File- Added vpath_and_double_colon.sh, #10489

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code