delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/02/15/13:30:04

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 85FDF386C5A6
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1708021803;
bh=Tl+DTvcsB7JBwgHrDbXOxyH6l+6rgfGjM6nGXZRm++o=;
h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=Ln5kOI3GrVnUQajx1WqEbAkrVR27vrpCG4DQzpvKjboz3JbOkehJEVpZb9C6k9kOF
7I+I04/oHomsm315pPKV0NkIpBkBDA4qUiIuJusMfjtCY4USxH/Jn7KBOxJOxCgnYd
4JooxxjliMZDR15ayNwbUI1pE3fZmCzSZwHTKtig=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DE2543865C22
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DE2543865C22
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708021780; cv=none;
b=rDc31/PSk0ly6eqkqmLrm2UO6ZRbfWGWgpr5rHWTFJGFcDhw6TzkfGMqqYrZDQ7HqYDyYsV9WkKP5XZL7HqHkEtZN0NgoOMq5SVIIIIb2x5U5AmXZceteLQxQ34U6KgSgansAF70rJ6X2A5W3hnpF/UfcT0lR+q8VVHfcab9+WQ=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1708021780; c=relaxed/simple;
bh=mkt0YcJEuKY3NAa9Pw3JjwR/X9pLOE3biCKsGjm3tMA=;
h=DKIM-Signature:Message-ID:Date:MIME-Version:Subject:To:From;
b=E3E3p11/Fa4ZQZqCZYWlgYpQvqGfPhptouPQBITBINKajVI8KZWs0EkXb2mXoFobNNDb9dfV9nAKpH79tqdC4wD+3mUX/ShNe3r3sOfFja9/sZKcTvKFRrtHP4+96ktCSUT6ehqVM1pPxXYXk4A96k35hc9ziNAPKrilGAjx8H0=
ARC-Authentication-Results: i=1; server2.sourceware.org
Message-ID: <b0d10da6-5bd1-4a2a-ae80-6b7924bee342@libreoffice.org>
Date: Thu, 15 Feb 2024 20:29:30 +0200
MIME-Version: 1.0
Subject: Re: Problem with building LibreOffice in Cygwin 3.5.0
(child_info::sync: wait failed)
To: cygwin AT cygwin DOT com
References: <e5288a6c-c2f8-4df2-91ff-b6ac1ac03daa AT libreoffice DOT org>
<da09a2f1-485f-4bb8-834c-5814bd225ffd AT gmail DOT com>
In-Reply-To: <da09a2f1-485f-4bb8-834c-5814bd225ffd@gmail.com>
X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, JMQ_SPF_NEUTRAL, RCVD_IN_DNSWL_LOW,
SPF_HELO_NONE, SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
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-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: Ilmari Lauhakangas via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Ilmari Lauhakangas <ilmari DOT lauhakangas AT libreoffice DOT org>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On 12.2.2024 9.46, Marco Atzeri via Cygwin wrote:
> On 12/02/2024 07:51, Ilmari Lauhakangas via Cygwin 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
>>
>> Regards,
>> Ilmari Lauhakangas
>>
> 
> what is failing to fork ?

One of our LibreOffice developers attempted to create a minimal 
reproducer, without success so far. He said he has run into the same 
failure even before 3.5.0, so it is somehow intermittent. I know it's a 
big ask to try with our full build, but if anyone is interested, we can 
provide support with any issues with the initial setup.

Ilmari

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019