From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by sourceware.org (Postfix) with ESMTPS id 402813857C7F for ; Sun, 23 May 2021 04:01:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 402813857C7F Received: by mail-ed1-x532.google.com with SMTP id g7so15793297edm.4 for ; Sat, 22 May 2021 21:01:45 -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:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=XQe81cSq0qFzyudRP0W3ob97lzNkqrsoqJC/96dqD0U=; b=YMz3r10PL1TfcfMco/lbXZ0pC06feFj8mpWgIZDqiesLNh1/NC32ZWBVYK5OulaswL 7+JkrbQspb3LfHlVDNKZEtofwnWcG4ugsWzdCvSZM9adD2mF2oOcrYU880lJ/0dAjkEJ MPrvi4Vo3fzebe/cRd3/eAwwWfsuxoEFx+9D7y4SCHdyu5Ae6UnO6c6MPA/PMdm7GD8X 6JfFPTGwmwcsQvunyVsvaX2169A3CGAN5eFgbtbmyRzLaceqUHvgXHMr4AbPlsqyFUev aHJQQ88SRU/QSZYzBLR4IB5DhWYEFfXg/DTxbxVLNKVg/56GpfyPAGckVlByU1cBZwUa 2cag== X-Gm-Message-State: AOAM530gqElFgkSWanKmq6NF88SwsDOv9AIQSzHzmYnn5JzLQBJl8eDq odk4Bgnopl4csCnHJLYR3IQUuTg0IWM= X-Google-Smtp-Source: ABdhPJzCdRAqs1SHZnolI1km0WC+MicQHJ6TJkmrlAnMUuozGaeno/xjcdBsh2g9Tx+F5Fa6QjQOTQ== X-Received: by 2002:a05:6402:2317:: with SMTP id l23mr19265111eda.265.1621742504405; Sat, 22 May 2021 21:01:44 -0700 (PDT) Received: from ?IPv6:2003:cc:9f04:e373:2535:b164:6f4b:4f45? (p200300cc9f04e3732535b1646f4b4f45.dip0.t-ipconnect.de. [2003:cc:9f04:e373:2535:b164:6f4b:4f45]) by smtp.gmail.com with ESMTPSA id by3sm7415374edb.38.2021.05.22.21.01.43 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 22 May 2021 21:01:43 -0700 (PDT) Subject: Re: g-ir-scanner fails with python-3.8 From: Marco Atzeri To: cygwin-apps@cygwin.com References: <32e99f35-dff1-5374-6410-2c5b34879bfc@dronecode.org.uk> <20210523084421.9873.50F79699@gmail.com> <85b2f5f9-dbc4-1656-98ad-afd34aea1564@gmail.com> Message-ID: <502c9e35-4e14-818b-1d65-cd8632aa93d5@gmail.com> Date: Sun, 23 May 2021 06:01:43 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2 MIME-Version: 1.0 In-Reply-To: <85b2f5f9-dbc4-1656-98ad-afd34aea1564@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00, BODY_8BITS, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, NICE_REPLY_A, 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: Sun, 23 May 2021 04:01:46 -0000 On 23.05.2021 05:51, Marco Atzeri wrote: > On 23.05.2021 01:44, Lemures Lemniscati via Cygwin-apps wrote: >> On Wed, 19 May 2021 22:09:59 +0100, Jon Turney >>> On 19/05/2021 20:32, Ken Brown via Cygwin-apps wrote: >> >> Here are patches... >> >> * 0002-gobject-introspection-1.54.1-4.patch: >>      python3.8 is used explicitly. >>        Shebangs of g-ir-doc-tool and g-ir-scanner are '/usr/bin/env >> python3.8' >>        _giscanner.dll is linked with libpython3.8.dll >> >> * 0001-Fix-a-patch-for-giscanner-shlibs.py-to-pass-a-pep8-c.patch: >>      This has no effect while building. >>      But needed in order to avoid an error in a test >>        cygport gobject-introspection.cygport test >> I notice now that they are patch of patch, but it seems we are not starting on the same base $ patch -p1 -i 0002-gobject-introspection-1.54.1-4.patch patching file gobject-introspection.cygport Hunk #1 FAILED at 1. Hunk #2 FAILED at 16. Hunk #3 succeeded at 45 (offset -2 lines). 2 out of 3 hunks FAILED -- saving rejects to file gobject-introspection.cygport.rej can you send the all the raw files ?