From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52e.google.com (mail-ed1-x52e.google.com [IPv6:2a00:1450:4864:20::52e]) by sourceware.org (Postfix) with ESMTPS id 71BF93851C1D for ; Fri, 19 Feb 2021 11:49:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 71BF93851C1D Received: by mail-ed1-x52e.google.com with SMTP id n1so9433995edv.2 for ; Fri, 19 Feb 2021 03:49:18 -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:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=YvQMsvmfmY+IlCw9HX3v9VB7N/E3fk1H4mipiptGf2k=; b=kBxduaI0FWnfpsLWMvb/CeC7yVZMEGnIWCvM2UKxSOEYvlLQnoB4vTpfC6yqK3wGQ8 CyXldZZdc9zhnFG+95aycjMkw+/b9Fka+vdU2TjMefSZaTBT/fRY0d2n70nQBWGn86k4 q6kmdWIvH1/3iubmAe7XkqBQJpeNGT2nChiqiV2ahMU6dJWXsn2qV/48NeeAv+LaPpff SmbxgppCzndQSKi/YzPaKDkBJvJ44RCXJ/99RlTEk2JMQOqptntuC2sjYYrxtz/OodYu +tZVfmX9cpKJvvvXRi2xz/MNzksJDicKsMnGh1Hij0yutG68YcMJE8hyFfoh5Wg3R49Y +1+A== X-Gm-Message-State: AOAM5322btzEVkO3v2aye33uZ1gM+Mi/U+2Z1ikeTmN1RWvurR1Q/waZ UWXQ1gdxoUONkvvrNYHDEbMBgQRz9tm2yw== X-Google-Smtp-Source: ABdhPJzxrc67KrPMPIbMsWblxhg/7RjQFeWY5CUySkuUQvP7sEd9+1QZIFWD1ZhF3PaDXkrx9zRCfQ== X-Received: by 2002:a05:6402:2694:: with SMTP id w20mr8941923edd.200.1613735357531; Fri, 19 Feb 2021 03:49:17 -0800 (PST) Received: from ?IPv6:2003:cc:9f2b:2fe1:f0e7:7fe3:98d2:1135? (p200300cc9f2b2fe1f0e77fe398d21135.dip0.t-ipconnect.de. [2003:cc:9f2b:2fe1:f0e7:7fe3:98d2:1135]) by smtp.gmail.com with ESMTPSA id i4sm4162243eje.90.2021.02.19.03.49.17 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 19 Feb 2021 03:49:17 -0800 (PST) Subject: Re: [ATTN MAINTAINER] qt5-base From: Marco Atzeri To: cygwin-apps@cygwin.com References: <87sg7kmyrx.fsf@Rainer.invalid> <860b15e3-64be-54e6-7b69-87c53b9d3fdb@gmail.com> Message-ID: Date: Fri, 19 Feb 2021 12:49:14 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <860b15e3-64be-54e6-7b69-87c53b9d3fdb@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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: Fri, 19 Feb 2021 11:49:19 -0000 On 19.02.2021 06:25, Marco Atzeri wrote: > On 01.01.2021 17:01, Achim Gratz wrote: >> >> So I thought that it woöuld be good to update Qt5 before it becomes Qt6… >> >> Regards, >> Achim. > > it crashes for me for some resource issues, but after > re-kicking the build it is now running through all the examples > it seems the only big issue is building the documentation requires a more modern version of qt5-doc-tools than 5.9 probably a boot strapping without docs is needed to rebuild the qt5-doc-tools Have you had any progress ?