| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org A3D523858C54 |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
| s=default; t=1708974233; | |
| bh=x2h1/G0+Cm7ISUTAbTI/Y2WS4EuS/JoVQUS3CxREJe4=; | |
| h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: | |
| List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: | |
| From; | |
| b=C9Wam0SUr1YKwip1veLZUAJNtfDam6wl9T9AHGh3dbkc6Xy9RTcoOrt5hKaI6wd9b | |
| I/rZOn5z2Y7jWkFkNFdQRHBILh778etDixNUOJMLGFH4kfh5BM/EdKKmtz5hYIJ8aX | |
| Ekmu1/yxEeG/ngG3PBdz3Ui7TLlcbCQj3f2YMcJk= | |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 4F3133858403 |
| Date: | Mon, 26 Feb 2024 20:03:22 +0100 |
| To: | Dimitry Andric <dimitry AT unified-streaming DOT com> |
| Subject: | Re: cygwin1.dll 3.5.0-1 appears to cause spurious "error 127" with |
| make 4.4.1 | |
| Message-ID: | <ZdzgehUsCdm8ppAP@calimero.vinschen.de> |
| Mail-Followup-To: | Dimitry Andric <dimitry AT unified-streaming DOT com>, |
| cygwin AT cygwin DOT com | |
| References: | <D52AF839-07EF-4B79-B201-D022BD0B9345 AT unified-streaming DOT com> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <D52AF839-07EF-4B79-B201-D022BD0B9345@unified-streaming.com> |
| X-BeenThere: | cygwin AT cygwin DOT com |
| X-Mailman-Version: | 2.1.30 |
| List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
| List-Unsubscribe: | <https://cygwin.com/mailman/options/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> | |
| List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
| List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
| From: | Corinna Vinschen via Cygwin <cygwin AT cygwin DOT com> |
| Reply-To: | cygwin AT cygwin DOT com |
| Cc: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com>, cygwin AT cygwin DOT com |
| Errors-To: | cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com |
| Sender: | "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com> |
On Feb 26 17:34, Dimitry Andric via Cygwin wrote:
> Hi,
>
> After a recent upgrade of a Cygwin installation, including cygwin1.dll
> (see https://cygwin.com/pipermail/cygwin/2024-February/255308.html) to
> 3.5.0-1, I now get spurious "error 127" messages from (Cygwin's copy of)
> GNU make 4.4.1-2, when it starts external processes and those external
> processes exit with a zero exit code.
>
> For example, a very simple Makefile:
>
> all:
> cmd /c echo done
>
> Running this a few times in a Cygwin bash prompt, gives:
> [...]
> make: *** [Makefile:2: all] Error 127
This is probably what has been fixed for 3.5.1 already in patch
aa73e1152426 ("Cygwin: console: Fix exit code for non-cygwin process.")
For testing, please install the most recent test release
cygwin-3.6.0-0.62.gc2f6c0415501 via the Cygwin installer and try again.
Corinna
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation: https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |