delorie.com/archives/browse.cgi | search |
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 <ilmari DOT lauhakangas AT libreoffice DOT org>, |
Hossein | |
Nourikhah <hossein AT libreoffice DOT org> | |
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: | <e5288a6c-c2f8-4df2-91ff-b6ac1ac03daa@libreoffice.org> |
References: | <e5288a6c-c2f8-4df2-91ff-b6ac1ac03daa AT libreoffice DOT org> |
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 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 <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 |