DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 52V601ht1598155 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 52V601ht1598155 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=EzljkD7H X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B46083857C68 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1743400800; bh=fTve+iPlDue5Y5AYtd7MVvLmS22cSA7ERWNSPpVqaeA=; 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=EzljkD7Hpwv5ga5hy3UoJ8/HE9hFQptsHqnPUU/14Pj88rQGX6gzHmiIL3zrSEfKE m8dbBR+Wf6Z0OQc3Pvu0KmKTTd65KqDtAB3GGygtbCuakALZX8AfME5zLP2AIiMb19 Ob8S3J936JwOq41uzCd4ElWpNBg2jKw0PIEmh1go= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B448A3858027 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org B448A3858027 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1743400739; cv=none; b=nJKc+Ru2McX+BZLeAQTxMEEJqbX5RAyAOJ7AyqPMyGmf8EpqisAMmRmumKkP+affPs+0q/4Z7XgqWl5D3NsUE16lA6ArWXzNQ44rOdToVZt+C/gOwHufDEEzI7uXINOVPAyMQGrDUvC78jVqQUNbAYRsq8/CcV/S9+6BjoyQUb8= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1743400739; c=relaxed/simple; bh=y0HL5aegIQBzO8AQSlCn1jWMWYgaA3o9w6UXWnxQ7BI=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=TMHORV6ZgDNQ3NHzsZaookQVzjvt9eS0/SzDPm88I+kirvjeKX5Fftkfx9x6QoVpiaFRfU9ZUizvk6mIqShmrJgH6dM0O2ggmRIGLbh4+nYf+5aehiBa5mqJd0zgZDuyHxLYasc806szH+ygyb13qPBoodvoYzePvx2XzZK3Roc= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B448A3858027 Date: Sun, 30 Mar 2025 22:58:58 -0700 (PDT) X-X-Sender: jeremyd AT resin DOT csoft DOT net To: Christoph Reiter cc: cygwin AT cygwin DOT com Subject: Re: Crashes in cmake subprocesses since 3.6.0 In-Reply-To: Message-ID: <7eaea471-d453-efc7-19cc-58e0ee187af0@jdrake.com> References: 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 Mon, 31 Mar 2025, Christoph Reiter via Cygwin wrote: > Starting with 3.6.0 when cmake calls into make/ninja/gcc there is a chance of > that failing, for example like this: > > CMake Error: Generator: build tool execution failed, command was: > /usr/bin/cmake.exe -E env VERBOSE=1 /usr/bin/make.exe -f Makefile > cmTC_c87e2/fast > > * Problem starts with cygwin 3.6.0 I've also reproduced this with cygwin 3.7.0-0.19.g6c5537c0298e, but it doesn't reproduce as readily as with cygwin 3.6.0-1. -- 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