bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: John Malmberg
Subject: [bug #41813] Mult-line override define failing on VMS.
Date: Sun, 09 Mar 2014 19:26:58 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0

URL:
  <http://savannah.gnu.org/bugs/?41813>

                 Summary: Mult-line override define failing on VMS.
                 Project: make
            Submitted by: wb8tyw
            Submitted on: Sun 09 Mar 2014 07:26:57 PM GMT
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.0
        Operating System: VMS
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

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





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41813>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]