delorie.com/archives/browse.cgi | search |
DMARC-Filter: | OpenDMARC Filter v1.4.2 delorie.com 53FCwtp91474572 |
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 53FCwtp91474572 |
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=SQa/DIjr | |
X-Recipient: | archive-cygwin AT delorie DOT com |
DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org C95073857B96 |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
s=default; t=1744721934; | |
bh=OpSJW9hWv9nBszEHiEuQhyYtUChgia6ft0hhkjbFIek=; | |
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: | |
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: | |
From; | |
b=SQa/DIjr/WoVlvDUPOW3kOtCD9+tRiJhw08olsuvZQqzlBIbnQTHsas+WdRcuRO3w | |
3+EUAVOpyiADNJPAqUZOCmznmsU71kA9G7aJV+uZLTp7us8OUQxbpiqZkGVIVdb3Hf | |
Folt021qFd8xVi/FIKOvIDBAq4JMEBjJQKf2D33Q= | |
X-Original-To: | cygwin AT cygwin DOT com |
Delivered-To: | cygwin AT cygwin DOT com |
DMARC-Filter: | OpenDMARC Filter v1.4.2 sourceware.org 27112385840C |
ARC-Filter: | OpenARC Filter v1.0.0 sourceware.org 27112385840C |
ARC-Seal: | i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1744721906; cv=none; |
b=nfXBorg6vJZVT2b69W7o3EcHgpG2oLSlN+T7oYne0+nU5v7wMEAruzWg8ILeKSv+Zl32C+/WhM4dLDqWDVEcw8K+qZSg2pDnob6Q5xs4In/9I3rLIXJ3EPxcMha2c7emCeF9nMjWBYJ+4SJGaH1maAupq72UcMHM1TNxekZcmLY= | |
ARC-Message-Signature: | i=1; a=rsa-sha256; d=sourceware.org; s=key; |
t=1744721906; c=relaxed/simple; | |
bh=hHCLtzIlyiJkmWkL+U/Yoz9YtFaCBcxAfBsLaFLiYFg=; | |
h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; | |
b=BQOefWUgUphhmVUkROsrEUYoaO1lvhFKCpkHkgr1fHvu5BvV941bufUl0s7iI47W1nme45uQvordeYs9S2yEEjfqqEyR8FmWeMkzPIx2DGcr/jOx0u5+QMCClL+SIyeFDhoaIrrA1S+9tkC4fHFbpJXdQdqKqWf2oeRM2rbvDTU= | |
ARC-Authentication-Results: | i=1; server2.sourceware.org |
DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 27112385840C |
Date: | Tue, 15 Apr 2025 21:58:19 +0900 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: /dev/null regression in Cygwin 3.6.1 |
Message-Id: | <20250415215819.57c04ef2c4f2b47ec1a3e3fa@nifty.ne.jp> |
In-Reply-To: | <490522ca-6858-403a-9599-eb46248bb8a7@SystematicSW.ab.ca> |
References: | <10514352 DOT ICPdZLu4VQ AT nimes> <19390375 DOT kOAnuia59f AT nimes> |
<20250415172046 DOT da05eb6b5b161cd8ab79cbb0 AT nifty DOT ne DOT jp> | |
<2837853 DOT oIIdYi5bCB AT nimes> | |
<490522ca-6858-403a-9599-eb46248bb8a7 AT SystematicSW DOT ab DOT ca> | |
X-Mailer: | Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) |
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: | Takashi Yano via Cygwin <cygwin AT cygwin DOT com> |
Reply-To: | Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp> |
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 Tue, 15 Apr 2025 06:43:33 -0600 Brian Inglis via Cygwin <cygwin AT cygwin DOT com> wrote: > On 2025-04-15 03:33, Bruno Haible via Cygwin wrote: > > Takashi Yano wrote: > >> Thanks for the new testcase. I think the issue has been fixed in: > >> cygwin-3.7.0-0.68.g37c49decc835 (Test) > > > > Thanks. > > > >> Please test. > > Hi Takashi, > > Could you please deploy your CI test build so Bruno can select it from a mirror, > unless there is some reason it should not be deployed? > [ssh cygwin AT cygwin DOT com jobs deploy 9698 # in case you have never done so] $ ssh cygwin AT cygwin DOT com jobs deploy 9698 job id 9698 isn't deployable from status 'build failed' But, local build succeeded. What's wrong? -- Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp> -- 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 |