DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 59C79Vre2278760 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 59C79Vre2278760 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=VCWzlmGS X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 70A913857437 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1760252969; bh=/S8yZujzLD0AiBsn3xNIDCwTvCX6VD0dL3+k0O8aA+8=; h=Date:To:Cc:Subject:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=VCWzlmGSR2W4TIHnQiEXc4lZIZvcGhxTMdffhEcaOwfI0sbqWovQyG3wRG0uEHGFs lpiNSvWJexmmVKW6s1x2b3fbR0mASEbVUFqYK2n4gha9nB4c1n6c45L1mm7fBgww3/ K73eyH2Jptw2m988SrVZRT4ZMx1Er459ppOJ2kD0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DEE7F3858D37 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DEE7F3858D37 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1760252910; cv=none; b=xZv9k6wlGxbulYFlZ0lz3mG0rVnky7lCnAezB14pKpyASeiDDpdNYi6+QTZzztUknXZ22ObONhEz4ZkWo5tlPUTOItpM4wqJ4sau9vByxiAEZg8a9vpSeTuyP8+wvJSIIA3KqzJ6eibmOgSfyzUb2UvZT7SfpDv3BAeHlitCYVI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1760252910; c=relaxed/simple; bh=CLkXIuvw0UR0oM3B2G1Ye+cSKKHOeZbdQ7u8QFc8ADw=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=KmaKabJ1O9ZmT/tOkP1wzp+CdftMYu6/sDBEXOq5gn+G4SuZcva1ONSr9bg6s1v4r9vTc/Crv9mqTR+a63hlhWDoTHS4Csj1HQHLK8i9qWWMARcwjEDB0rGfX8kOG87Pxt4TudNNHuvjLmLzc2TRa0vid/I9tcyPvbPa3wqt/JI= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DEE7F3858D37 Date: Sun, 12 Oct 2025 07:08:28 +0000 To: Takashi Yano Cc: cygwin AT cygwin DOT com Subject: Re: Problem with the SDL2 package in Cygwin Message-ID: <20251012090826.5bc0ccb7@tpx1> In-Reply-To: <20251012145723.3868f5c1191ceb6e5e0a3144@nifty.ne.jp> References: <20251011205113 DOT 0d09ca46 AT tpx1> <20251012145723 DOT 3868f5c1191ceb6e5e0a3144 AT nifty DOT ne DOT jp> MIME-Version: 1.0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Thomas Huth via Cygwin Reply-To: Thomas Huth Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Am Sun, 12 Oct 2025 14:57:23 +0900 schrieb Takashi Yano : > On Sat, 11 Oct 2025 18:51:14 +0000 > Thomas Huth wrote: > > Hi! > > > > In the Hatari project (www.hatari-emu.org), we recently hit a problem in the > > CI when we compile Hatari with Cygwin. A couple of weeks ago, everything > > was working still fine: > > > > https://cirrus-ci.com/task/4681700988420096 > > > > Then it suddenly started failing - also for the very same code level of > > Hatari that was working fine before: > > > > https://cirrus-ci.com/task/6377222543507456 > > > > The only difference was that the SDL2 package of Cygwin recently has been > > upgraded from 2.32.8-1 to 2.32.56-1. > > > > Christian Zietz, a user of Hatari who has a Windows installation (I don't) > > debugged the issue a little bit and concluded that it's crashing somewhere > > during exit(): > > > > https://sourceforge.net/p/hatari/mailman/hatari-devel/thread/00253a75-4089-4d8a-846e-8d5c0a4899ee%40gmx.net/#msg59242465 ... > > Could someone please have a look? > > Did you install SDL3 package as well? > SDL2 2.32.56-1 is actually a SDL2-compat which depends SDL3. Yes, according to the log, it has been installed: https://cirrus-ci.com/task/6377222543507456?logs=install#L193 Thomas -- 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