| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 91EE23858CDB |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
| s=default; t=1708975173; | |
| bh=85i2peBvBpOZsPryLS/PiE/aHaZ1zalNf6DSGFW7KxY=; | |
| 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=nVNT0wVfFxsn80L0Ga5rMrIgKImswKOhnUMVHKd4k1GIktH7ajZhuiHGRkK80brtN | |
| 3ShvcJJNYDSTasx3bOiSjUnCN5YLBoHQ75HR8sa5ia8PjcAix0QApCdirpHAk77cnP | |
| diWRf4gcth0nVevJxQlvYpHDaRXR/m2cKUBR54ME= | |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 572F03858CDB |
| Date: | Mon, 26 Feb 2024 20:19:12 +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: | <ZdzkMPyqeTMRqKIb@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> |
| <ZdzgehUsCdm8ppAP AT calimero DOT vinschen DOT de> | |
| <48621035-1A84-4D27-A158-4869EA7A5DE6 AT unified-streaming DOT com> | |
| MIME-Version: | 1.0 |
| In-Reply-To: | <48621035-1A84-4D27-A158-4869EA7A5DE6@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 20:08, Dimitry Andric via Cygwin wrote:
> On 26 Feb 2024, at 20:03, Corinna Vinschen <corinna-cygwin AT cygwin DOT com> wrote:
> >
> > 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.
>
> Yes, I tried that and it fixes it, thanks!
Great, thanks for your feedback!
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 |