DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 54P6Yrai2211602 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 54P6Yrai2211602 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=gM3C6cjz X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E10143858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1748154892; bh=c+lVfMgNzuouqRcu44QkfbqaViKgXlBo+YhKaD1EFE4=; 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=gM3C6cjzxtFSPMFtKiuRXdFOgPj80UZBtaXIl/k2faB781nDyKdkBrRobtNTduB4c m59x5UiUrDk/HV7/DQREixwAUlTLvFCYbh/ykk8Nj99y/9FzLw9+l3xFyquNglr73u mKvdLam9FhMaiQAMJ2Q25coIEY+bUVemDGuwCT0c= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B19303858D21 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org B19303858D21 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1748154868; cv=none; b=FwdDofOz87rk6RHADDka9z870pI7wkn8iXmvK99+nogA5kGE2sgR0kPzOq6wazMXE/Y9D95btA3uBsDFo2ys9Fg0jiRN6k/uOuCgIkIamx0/IxFLNOvu+fFVx31ZY1HD+wmwVFF1ZznXv2VSFjYRfsW1TslgKI3vJ4LWhV01cGo= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1748154868; c=relaxed/simple; bh=qkf7HeafPfFTlJdq5t16IpPJhn0VRraehDaVigy2E9I=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=eMYaWaGPnu7m/Q8uomLcTCz+HeGK4m6cDlzpiLA62tkdgvOlz/j1zPJd37IrZjrK45XL53iNYD2fl0muyWGwr+TdEOBBaVkUuPjbltLnK5mmG40ecNOS9GiaizJWOkiSazZ67T/R6VTx4pXDrIlWzsWngmVIEaHgPOZiph/kD00= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B19303858D21 Date: Sat, 24 May 2025 23:34:28 -0700 (PDT) X-X-Sender: jeremyd AT resin DOT csoft DOT net To: cygwin AT cygwin DOT com Subject: Re: openssl and libcurl issue with cargo In-Reply-To: <3a509f81-1b37-8625-7b3a-57b2027ccd66@jdrake.com> Message-ID: <083b5ba7-46c8-8780-d362-bea33f227cb9@jdrake.com> References: <3a509f81-1b37-8625-7b3a-57b2027ccd66 AT jdrake DOT com> 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: Jeremy Drake via Cygwin Reply-To: Jeremy Drake 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" On Sat, 24 May 2025, Jeremy Drake via Cygwin wrote: > I'm trying to get rust and cargo working on Cygwin (as github user > @Berrysoft is getting it going on MSYS2), and I wanted to direct the curl > maintainer's attention to https://github.com/curl/curl/issues/17262. I am > hitting this now with cargo on Cygwin with curl 8.13.0-1. There was a > workaround applied in MSYS2 in > https://github.com/msys2/MSYS2-packages#5374, perhaps it could be > considered for Cygwin as well, unless some better fix can be devised? > > Apparently the fix that MSYS2 made for openssl in https://github.com/msys2/MSYS2-packages/pull/3448 is also not present in Cygwin, so cargo continues to crash after I patched libcurl. -- 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