DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 49VH7G7t3848426 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=PC1Uvdcb X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 659B7385734A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1730394433; bh=hX0va3vXiRe4MrbVrsWsRDXMggxaqa1wh32PSATxXV4=; 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=PC1UvdcbC7kyOZaFcRLStFQp8rLq1OviaaGoHg7p9qADRxpuUCsXuA27W/OTTqotF /Q8MTiXGHnYVYhWcafkK5BoZKQIAE/0M87ciwpcrTTz/ziYbLK5qoUovGSwVLIJknU EWm8RCLfBQ3WTz94B9zpzv8k7UQ0XyxXZjr/KtZQ= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org A29C8385773F ARC-Filter: OpenARC Filter v1.0.0 sourceware.org A29C8385773F ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1730394376; cv=none; b=Yj+E55bPGIH8bvzgZ+PPEOgBoYghwwQzVlN1Qe9dj7gUarxiTRHsmIp9jQPnZ1C2vP6jjkI9zlxoC5A0TLGiLLQ6bArZecd/+ESTNws8TTA/4a/wRz4cHqQY5RABap/G2aZuBmWSNyCcArpDw3pgt++Dn/4NgNsxJGAehksIWGk= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1730394376; c=relaxed/simple; bh=qLS+pMLtT9H86mUDh+EPMc+DL6nfF8OTddzQIlpk9jc=; h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; b=UQSEtVYK22ZLx3scAVfOOobbI82dDFh+gezCOr4AhykmNV0XcxlqGjoKFBVAZ5d8wJVfqq06AZXtngMO/oUPK3bl7Y95oTuolICOL3ty7ovrZnr53uYZmhNzQcXowEZZcD/U2jE9qnYmv0QTadDSGuDN5tyTRpNu738UBJeo/0A= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Fri, 1 Nov 2024 02:06:11 +0900 To: cygwin AT cygwin DOT com Cc: Ilmari Lauhakangas , Hossein Nourikhah Subject: Re: Problem with building LibreOffice in Cygwin 3.5.0 (child_info::sync: wait failed) Message-Id: <20241101020611.5994547ff2bc6edb69e3db75@nifty.ne.jp> In-Reply-To: References: 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano 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, 12 Feb 2024 08:51:38 +0200 Ilmari Lauhakangas wrote: > We have multiple developers on Windows 11 reporting that Cygwin 3.5.0 > has a regression that makes building LibreOffice fail with these types > of messages: > > 0 [main] sh 1280 child_info::sync: wait failed, pid 1288, Win32 error 183 > 321 [main] sh 1280 dofork: child 1288 - died waiting for dll loading, > errno 11 > /usr/bin/sh: fork: retry: Resource temporarily unavailable > > Any ideas about this? > > For reference, our build instructions are here: > https://wiki.documentfoundation.org/Development/BuildingOnWindows Thanks for the report. Sorry for very late responce. Supposedly, this problem has been fixed by the patch: https://cygwin.com/pipermail/cygwin-patches/2024q4/012842.html The problem is caused by very complecated mechanism, so it was hard to reproduce the problem. I could not successfully prepare build environment for LibreOffice, therefore, I don't test this patch with building LibreOffice, however, I hope this fixes that. I would appriciate if you could test cygwin 3.6.0-0.216.g04f386e9af99 (Test) or later. -- Takashi Yano -- 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