bug-make
[Top][All Lists]
Advanced

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

[bug #50021] make hangs when it tries to execute script of less than 2 b


From: anonymous
Subject: [bug #50021] make hangs when it tries to execute script of less than 2 bytes in size
Date: Wed, 11 Jan 2017 10:38:01 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

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

                 Summary: make hangs when it tries to execute script of less
than 2 bytes in size
                 Project: make
            Submitted by: None
            Submitted on: Wed 11 Jan 2017 10:37:59 AM UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.2.1
        Operating System: MS Windows
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Steps to reproduce:

1) unpack archive:   tar -xf make-4.2.1.tar.gz
2) run dos prompt:   cmd.exe
3) setup compiler:   "c:\Program Files (x86)\Microsoft Visual Studio
14.0\VC\vcvarsall.bat" x86_amd64
4) go to sources:    cd make-4.2.1
5) do compile:       build_w32.bat --without-guile
6) create script:    echo|set /p="1" > script.cmd
7) create makefile:  echo all:;script.cmd > bug.mk
8) execute makefile: WinRel\gnumake.exe -f bug.mk

make hangs with output:

script.cmd
gnumake: *** Error -1
.  Stop.
gnumake: *** Waiting for unfinished jobs....


Best Regards,
Michael M. Builov.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 11 Jan 2017 10:37:59 AM UTC  Name: make-4.2.1-sub_proc.patch  Size:
904B   By: None
proposed patch
<http://savannah.gnu.org/bugs/download.php?file_id=39431>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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