DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 61AIBfQL1817930
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 61AIBfQL1817930
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=E4fjQMKO
X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6937B4BA23C7
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1770747099;
	bh=zrp03Pbr8j6mBtaEKcIJv265qBsx5Vy7Nnx/f5z/vTI=;
	h=Date:Subject:References:To:In-Reply-To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=E4fjQMKOK/VAJzpsMfQ6Un/ta6nmYFGwuHU1i/j/0b7/gH37TLd1utnjzntkF9hDG
	 a786HSmbcj19H6ejItNgWpApe9SyuvUesnPHHxSAK3OMMYShX7ogxfSjuQgSFcZY7i
	 yH4DvQJ0Acd4Anjk8L5w0vHiK3kZYEK37X1QBMNc=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org F14A94BA2E3D
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org F14A94BA2E3D
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1770747053; cv=none;
 b=IuGFyVK+C2oFfnq+gkKHS4SaNLcJ0DRgO/zQZLBQ9RGG9PEQcGj+vJnmR00Itir8iQIsH99vtg7d1Klpxzw+f8eKEqps5PoLCNHbLdevOGXF0Gi5aa7YtKULjP5xIyqMQk3xwkoJl1PX3aPWyiHXaSGX5Nj9L0snEOz/RdnRfWI=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1770747053; c=relaxed/simple;
 bh=16QvDtqllajwJTrzKQK7Hvdw/8p3/UrJzu8txQ3uSS0=;
 h=DKIM-Signature:Message-ID:Date:MIME-Version:Subject:To:From;
 b=D23IUB1a3rAfWy+AtHmiOm90QfBszdot9LDbdVsg3ekuI1mPpEmEU4ChLqPbrh7adsSvtkXbPii5njZjtY9SzFhxTUqvN3QVmkGVli+9AoHu9BAZD0qK9A0sMVUSmYKXpwjCmkyPjhEzuFLgXJknwM7wp5NGs14UueFaxN/o9nA=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F14A94BA2E3D
Message-ID: <8a54c794-a0c9-4878-ba2f-f56259a2ecec@seznam.cz>
Date: Tue, 10 Feb 2026 19:08:47 +0100
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: python3.12 'StringIOTree.cpython-312-x86_64-cygwin.dll'
 (0x6C0000) is already occupied
Content-Language: cs
References: <35a26565-271e-4a83-9498-f5b53db1a691@seznam.cz>
 <6a9931a3-6e80-47c2-946b-79c196247323@seznam.cz>
To: cygwin@cygwin.com
In-Reply-To: <6a9931a3-6e80-47c2-946b-79c196247323@seznam.cz>
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Libor Ukropec via Cygwin <cygwin@cygwin.com>
Reply-To: Libor Ukropec <ace@seznam.cz>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces~archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 61AIBfQL1817930

Dne 08.02.2026 v 0:32 Libor Ukropec via Cygwin napsal(a):
>> Processing /home/libor/cyg-port/duplicity/duplicity-3.0.7-2.x86_64/build
>>    Preparing metadata (pyproject.toml): started
>>        0 [main] python3.12 5948 child_info_fork::abort: address space needed by 
>> 'StringIOTree.cpython-312-x86_64-cygwin.dll' (0x6C0000) is already occupied

I'll reply to myself:

In this thread the same issue: [Cygwin 3.7.0 HEAD, posix_spawn() failures on Win10?]

The recommendation to execute

 > In dash shell window:
 > $ rebase-trigger full
 > $ setup.exe

helped. Please check the thread for more details and warnings, like
 > Do not use rebaseall unless you really know what you are doing.

Libor

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

