delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/08/13/03:36:13

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 57D7aDrI1923368
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 57D7aDrI1923368
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=pEKNg9FU
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6138F385842F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1755070571;
bh=H+7aDAl4NurDRBDVqfxVCJ6eDs1SKwo6/CyMiAg9KA4=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=pEKNg9FUCxEPun9UHW+20x7+zbWhcdZOunR06v4/gvFGy04mEj9kOuFJBrvuI1Gig
iRLJbETTpMVuu2HydgWsL6NRXXKFlxtgOXYuchODsIwpH5UNzL7msVQ5c58tDcUJX4
m9hDqHQ6YDNMJy6mtz6rDr7+ExAUSIrG8ZoqoamM=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0C0543858409
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 0C0543858409
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1755070505; cv=none;
b=JXqBpz7oNNcDLAAicsvqI/fwi4nTFAIZFCO4+Sqj/NUT+AfJEtfjrgvrxz5sYpRwEyRiC8ZexDI22JeUyjzLrQv1jnqzOg2EVQ8uV08NPB5Oc/7/ldHrXFu6G2ViuHfERqkSikFKdgnht7m2zncvdiNjS4N3Q/BJSoahHlvZz3c=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1755070505; c=relaxed/simple;
bh=XdKWGkET8EXLD9xJXxqUjbym0oq7xJslX2qUx4ZQ8tw=;
h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version;
b=h+KGbODDIlw42omCJI+0NC/KuVEogTdT5PH1l6ia2URbOgAmo+8xiTncs3tJGrfQQGK5M3QcLSIiX5W+utKhafx6abUVxQUblO/zGgqDhWtI6Gd0gQjEPq+62sRITDLJ5gM5OwtnuCz1ZH5aRD8hZgpPfyGG8jxXXC0bzPTcvE8=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C0543858409
X-Yandex-Fwd: 1
Date: Wed, 13 Aug 2025 10:21:32 +0300
X-Mailer: The Bat! (v9.3.4) Professional
Message-ID: <1125914730.20250813102132@yandex.ru>
To: Denis Excoffier <cygwin AT Denis-Excoffier DOT org>, cygwin AT cygwin DOT com
Subject: Re: please don't remove cygwin test releases too early
In-Reply-To: <03D1D669-A7CF-40C3-A671-EEAA20A31448@Denis-Excoffier.org>
References: <03D1D669-A7CF-40C3-A671-EEAA20A31448 AT Denis-Excoffier DOT org>
MIME-Version: 1.0
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: Andrey Repin via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Andrey Repin <anrdaemon AT yandex DOT ru>
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>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 57D7aDrI1923368

Greetings, Denis Excoffier!

> Today i was using cygwin-3.7.0-0.266… (found under /x86_64/release/cygwin,
> installed also the corresponding cygwin-doc and cygwin-devel) 
> and built the new GCC 15.2.0. Then i built many (about 100) GNU or
> not-so-GNU software with no errors at all until i found in tcl-9.0.2 
> that GCC returns with status 2 (i.e. not 0, not 1, not 4) for compilation
> of tclStubLib.o (and compilation fails). Similarly, same 
> return code (2) with fastcwd.o (and others, fastcwd is the first one) under winsup/cygwin/x86_64.

> Same with GCC 15.1.0. But this was surely not the case when i installed GCC 15.1.0 in April.
> Same with cygwin-3.7.0-0.277… (the more recent one).

> But not the same with cygwin-3.7.0-0.124... that i fetched on the 6th of
> June. In this case, compilation is ok (i checked with tcl only, not fastcwd.o).

> Then i started to bisect between cygwin-3.7.0-0.124… and cygwin-3.7.0-0.277…

> Unfortunately, cygwin-3.7.0 revisions from -124 to -246 are gone!

> Please don’t remove cygwin test releases too early.

If that's a critical issue for you, I suggest backing up setup.ini from the
local mirror under a timestamp after you've run the setup.exe to install the
software.

The packages themselves aren't removed from your drive.


-- 
With best regards,
Andrey Repin
Wednesday, August 13, 2025 10:16:53

Sorry for my terrible english...

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019