X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 855A83858D28
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=nexgo.de
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de;
 s=vfde-smtpout-mb-15sep; t=1639822802;
 bh=ZKLgQcQ9LWMEf1897Ae1OyEaErIeujYGNdku6uCWFdU=;
 h=From:To:Subject:References:Date:In-Reply-To;
 b=oIa0ZNMIRCWQnbvSy+ZgC6U5wkxcKc8tQbwLVUBkAa0xNmCQbSirpSilFJgAcyhZL
 zAccfhlaNq8mx4PiBXzed0YmpgEpOTpibv3i0iik9HkNRaLlUrzE2CByez7nL23ra3
 28gRHeZ4Nj/ClKOdZln/beuw5PPBlsOPozZZQe9M=
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: cygport compile command fails
References: <42772227.153689.1639737354375.JavaMail.yahoo.ref@mail.yahoo.co.jp>
 <42772227.153689.1639737354375.JavaMail.yahoo@mail.yahoo.co.jp>
Date: Sat, 18 Dec 2021 11:19:52 +0100
In-Reply-To: <42772227.153689.1639737354375.JavaMail.yahoo@mail.yahoo.co.jp>
 (Tatsuro MATSUOKA's message of "Fri, 17 Dec 2021 19:35:54 +0900
 (JST)")
Message-ID: <871r2ai59z.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
MIME-Version: 1.0
X-purgate-type: clean
X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de
X-purgate: This mail is considered clean (visit http://www.eleven.de for
 further information)
X-purgate: clean
X-purgate-size: 542
X-purgate-ID: 149169::1639822801-00007D29-7ED05FFE/0/0
X-Spam-Status: No, score=-3030.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_BARRACUDACENTRAL,
 RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_BL, RCVD_IN_MSPIKE_L3, SPF_HELO_NONE,
 SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
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>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Tatsuro MATSUOKA writes:
> I tried both  CXXFLAGS="-std=gnu++11" and CXXFLAGS="-std=gnu++14" to the configure but the results are the same.

It turns out this is a latent bug in Qt5 sources.  It was relying on an
implicit include chain that is no longer present in gcc-11 header files.

https://github.com/MultiMC/Launcher/issues/3574


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

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