From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) by sourceware.org (Postfix) with ESMTPS id 961E33858006 for ; Tue, 29 Dec 2020 13:23:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 961E33858006 Received: by mail-ed1-x529.google.com with SMTP id i24so12544581edj.8 for ; Tue, 29 Dec 2020 05:23:17 -0800 (PST) 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=pA1DRJVMX0JKoxEWtVsAo9TC3uMiSdx0Ap/QMDg3Jw8=; b=Q+8DBzeE2tpHeFzfU7eflLLkZpZarzQssiW0ieyJCRwxxWiSHc+PvZFOAYdCWmBCwn NtI6RVq6nJzvwitoxLlHi1h297cI9chN+ogGn3qGNdbQ/U+3i/DUMBUFJFSMG/UbOatx QkGMlmr1Bnwj9TkBLpmMPkOvUHauq1SwTcqc2ECBTD1F7/Ch58IWLJP1tlwZx91Eh0bt ivO3Y3X6I49/zwfIAsVVmQuvp2C51CApvdm6YIDQFxqbB41e5ooGyjG1zgJcv38GCWE/ sPrbcgi1cESA3smuVGz0H3+CxmRamTmQQqOXH67Rnd4uKsw5Tp5EZ9mK8lC6C2nmoFsQ nbJA== X-Gm-Message-State: AOAM5322QDmI5TM7r/7DTP50PFBAJULkKh3zkKCvceDDE7LJbkdlE/oO sAbtsmlRm0xZatVCMnkguC2aya/hEoniHQ== X-Google-Smtp-Source: ABdhPJw0yxwO3dchKKTei9ka+L9lk0U/kOrShDr2329cBeySyMn1GZZ++FseiUeFRPdlWmAkqGIcNA== X-Received: by 2002:a05:6402:3546:: with SMTP id f6mr22518281edd.242.1609248196675; Tue, 29 Dec 2020 05:23:16 -0800 (PST) Received: from [192.168.2.121] (p5dda1f06.dip0.t-ipconnect.de. [93.218.31.6]) by smtp.gmail.com with ESMTPSA id b7sm18015187ejp.5.2020.12.29.05.23.16 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 29 Dec 2020 05:23:16 -0800 (PST) Subject: Re: [ITA] pcre, mingw64-i686-pcre, mingw64-x86_64-pcre To: cygwin-apps@cygwin.com References: <874kk4olpr.fsf@Rainer.invalid> From: Marco Atzeri Message-ID: Date: Tue, 29 Dec 2020 14:23:15 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <874kk4olpr.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, 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: Tue, 29 Dec 2020 13:23:18 -0000 On 29.12.2020 13:12, Achim Gratz wrote: > > For pcre: Clean the 8.44 patch stack up using the current Fedora > patches, remove the submodule and instead pull in the patches directly > so that scallywag has a chance of building the package eventually. > > I've built all packages locally. THere is one test failure that is > likely locale related and may have existed previously. > > > Regards, > Achim. > they are yours Thanks Marco