bugmake - Bugs: bug #41813, Mult-line override define failing...

 
 

bug #41813: Mult-line override define failing on VMS.

Submitter:  John Malmberg <wb8tyw>
Submitted:  Sun 09 Mar 2014 07:26:57 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  4.0 Operating System:  VMS
Fixed Release:  4.1 Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 29 Nov 2014 01:11:06 AM UTC, comment #1: 

This test has been passing on VMS for a while.

The patch to fix bs-nl handling on VMS submitted on November 27, 2014 may have totally replaced the previous code in place and the test still passes.

This issue can be closed.

John Malmberg <wb8tyw>
Sun 09 Mar 2014 07:26:57 PM UTC, original submission:  

The second line of a multi-line override is failing on VMS.

It is passing through to the operating system the "@" character that is supposed to be inhibiting reporting of the recipe line.
This is causing VMS to look for a command file instead of the command.

run_command_with_output(/lcl_root/make/tests/work/features/override.log_3,): mak
e -f /lcl_root/make/tests/work/features/override.mk_2 "foo=Hello"
run_command_with_output returned 512.
Error running make (expected 0; got 512): make -f /lcl_root/make/tests/work/feat
ures/override.mk_2 "foo=Hello"
Comparing Output ........ FAILED (3/4 passed)

EAGLE> make -f /lcl_root/make/tests/work/features/override.mk_2 "foo=Hello"
First comes the definition.
%DCL-E-OPENIN, error opening LCL_ROOT:[make.tests]echo.COM; as input
-RMS-E-FNF, file not found
/lcl_root/make/tests/work/features/override.mk_2:6: recipe for target 'all' failed

John Malmberg <wb8tyw>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Updated the item)
  • -email is unavailable- added by wb8tyw (Submitted the item)
  •  

    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.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-07-13 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Fixed ReleaseNone 4.1

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code