From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x444.google.com (mail-wr1-x444.google.com [IPv6:2a00:1450:4864:20::444]) by sourceware.org (Postfix) with ESMTPS id 73CE739AC413 for ; Wed, 17 Jun 2020 19:24:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 73CE739AC413 Received: by mail-wr1-x444.google.com with SMTP id t18so3579683wru.6 for ; Wed, 17 Jun 2020 12:24:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=OOoFTxroILjlpHRP/kmZVX+rEwOUXOylrOE5p6ZnSOs=; b=NSQDrhK/L4f52kbPAy4n6BIoE5j9Zfzm4SRhFVfrh1u9mO+WAUJI+86ta92bcyYc/V 90Nd1xnDnBPT0+vAmK6LdpKrcMc8gCjhRDBmiVixgtj4oXePfPO1+HMGJMpZKCPTmIPE 87yaiUopT+qZJfyvD7R/fKmnLCx8q96lawnkG2uB0Tu9pfk03JnRrixqGGqdMXkZlEUx hpxIQfrgSZzUI5fqGxn7nJja/MqMpJFWiScdAKLTsjCC/QMQi5PVJ7R3LPI768c+lbR2 9kJ3OhtwysB0wODXUj6WItvzTi1waqKOWzoS60gGXMMcgbRd2AKED+ds8z2xPgQp+L7A q8tg== X-Gm-Message-State: AOAM530WZISq0GuuAtSuVm1WCsCa7nXGsqgNfkFqr/YijgPR409tnj4f +ZhByilsr9VB2CbM2088ZXsn+wDZFBg= X-Google-Smtp-Source: ABdhPJzz0c6jXj6wTl4n7/0m41/aKnWUgNDC5vZnmwxLymXWmXr32j7MO0mxsSQa/ZPf8M+Y6RjUVw== X-Received: by 2002:a5d:5489:: with SMTP id h9mr734753wrv.125.1592421846380; Wed, 17 Jun 2020 12:24:06 -0700 (PDT) Received: from [192.168.2.121] (pd9ed5fcd.dip0.t-ipconnect.de. [217.237.95.205]) by smtp.gmail.com with ESMTPSA id c5sm722648wmb.24.2020.06.17.12.24.05 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 17 Jun 2020 12:24:05 -0700 (PDT) Subject: Re: [ITP] python36-wx 4.0.7.post2 To: cygwin-apps@cygwin.com References: <2b10fc1f-26e0-6507-2c2c-7330d1dd4f6d@gmail.com> <14fef64e-0fa5-1c78-e355-7f2e934c4c32@gmail.com> <3a29f449-5dc8-e476-1df3-116621410c82@gmail.com> <87h7vcxk11.fsf@Rainer.invalid> From: Marco Atzeri Message-ID: Date: Wed, 17 Jun 2020 21:24:04 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2020 19:24:08 -0000 On 17.06.2020 10:41, Hamish McIntyre-Bhatty via Cygwin-apps wrote: > On 15/06/2020 19:26, Achim Gratz wrote: >> Hamish McIntyre-Bhatty via Cygwin-apps writes: >>> Turns out just running "rebaseall" worked for me. I don't get any >>> fork-related warnings/errors any more. >> No it doesn't, it's a mere coincidence that it worked in your case. You >> shouldn't manually run rebaseall on Cygwin at all in fact, setup >> perpetual postinstall actions take care of maintaing the rebase map. >> If you ever have reason to believe that the rebase map needs a complete >> rebuild, run "rebase-trigger full" and then run setup again. >> >> Fitting newly built DLL into the rebase map is correctly done by an >> ephemeral rebase like the script Marco has shown you does. > > Good to know and thanks for the script Marco, seems to work well for me. > > The only patch Fedora seems to be using is one to disable the bundled > SIP for building (which I think we need), so I believe this is now > finished. Do I need to rebuild against the new version of Python that > came out a few days ago for cygwin? > > Hamish > If still work NO. If don't, we need to understand why as they should be binary compatible.