delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/08/12/13:34:52

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 57CHYps91666452
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 57CHYps91666452
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=kAVTQmYE
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D9CA6385840F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1755020088;
bh=Tvn7b4JWhB5nfsKPk39DM9mL5wLkfvr/hDbJHWH7IeM=;
h=Subject:Date:Cc:To:List-Id:List-Unsubscribe:List-Archive:
List-Post:List-Help:List-Subscribe:From:Reply-To:From;
b=kAVTQmYEnM9aQgIUImkNy8LtnpH4nq4mKmHcRMgWG/HrLAElpkIzC/9d2au/4T0NV
Vl+Rkh2mnmLsMI9AzqymAQs672va3SB5d23nrmAG3q4Wxod6dTR4pnkttedP0lIEeE
sOoV5uTJlI/nxQq7vfPb4F317OUy9pLa+H26mySc=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D0DD33858D37
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D0DD33858D37
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1755020028; cv=none;
b=MlPdXY38mchdBipEuzPNFzefwL18fFPx69aRJyQgWytOKcmu27xl4mQkapYPeh0tsCPqSTfSQ4vlxzHhXLKaTJRucn9VXfqqnqRDOzb2RnXkhQVZKyGQaUtMnehi0PKsokiW5T4xinWyAZK3041g+1DbNyVQH4XFhP6Y0kctuu4=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1755020028; c=relaxed/simple;
bh=GnPcaVz3hLSKlWbEZla8wRIwV22RSq89AA1vBB7cJro=;
h=From:Mime-Version:Subject:Message-Id:Date:To;
b=m+x3eSJ+6DX+HUaRpjWCBjvQPDieDfWd2YmzwWbcAGGG0/40WgmHV/5gjqQES92NAt8q+KQIhmJPXd2mOGKfLm8H1WU9sXieMAkRERHhFPHeo2EGFkl9XcW6FzjUeDBgI5hvsmXx0qR+CDNoshwoR7mHXiAZUcKJOS+VFRq9/u0=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0DD33858D37
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.700.81\))
Subject: please don't remove cygwin test releases too early
Message-Id: <03D1D669-A7CF-40C3-A671-EEAA20A31448@Denis-Excoffier.org>
Date: Tue, 12 Aug 2025 19:33:35 +0200
Cc: Denis Excoffier <cygwin AT Denis-Excoffier DOT org>
To: cygwin AT cygwin DOT com
X-Mailer: Apple Mail (2.3826.700.81)
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-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: Denis Excoffier via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Denis Excoffier <cygwin AT Denis-Excoffier DOT org>
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 57CHYps91666452

Hello,

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.

Thank you.

Regards,
Denis Excoffier.



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