X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 702953858D28 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yahoo.co.jp Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yahoo.co.jp X-YMail-OSG: DmhceDEVM1mHxUJOhB30YK_BMjgfXha5khMYRgaCxSMdY_uLrFNyTRcQBlRpSsz 44ZXwYlAtI4mF1LAwz7oeFY4GaCH57Q.YB6vWInUJTihe6MUekCoXIJV8wtfzoZFsT7rhLnx4qu7 IOQ.z4Ad2t5jFrUXq0JPT3bqTXX.o6DVwWFDVWDHklITJ.W9FPaGxqcB0Vt4CXQTvf_k2QkPsrd2 8zWq7mtXqgwvAdDfG4ld_rEPsSOGdTO9XFT1JXfbB9OfAvFfbvip0f4OhONmrRWu3zX3TsR0HU_Q gy96VIr4rwKZmgmW14O6jR9ZLh7i0pI91Eu1BiinOPbKnMxkVgJgIt6A7IllLQ6J0qU7BTesprRq XdOQ2q919hO_nfxh2WF4I5c2YSFSvFXwB72M7FcnNHD9j4zn38l5N_wa_QuoMis3Ec6YViGCY7Sn 9hblc63A1q_JCryPMqMwaCKthfGcU38R73XCSRrVusIXX1Q_7vs7cTvUBDhgsNLZinnqrK8vU4_o pXu4.G1g1NxB9aWmadGMdVftPJ_fEGRMNqKAR.34QZEnzBOyRMX6ttmdW2mO9YHM8WzWfXj27yQs ._CbgaWLlOhJYNsVZajF4LVBAFw5VlnzH73XI8XCueISo22qR.7540xu6_BuBwHeZYHE1qs6cwMh dqQWgo0KnP8LhYvp6D.t8fUbSBFJ5p63V2coiQDgZLkheuFBFCRjHN3SARc_fBjUn715dcib8sN0 DXbwJzdagIcbOD.zr6BSwH9qMyDyfTwaGVlC31HWjR1s5BUzMOtRgvy7lhA3OszVYuN9J__G1P33 LvT.V1erNp5H7VGilySIPMrxBRqRvNiTErLdqZCt5DgbqNBmwIvITOLgzW7DVk1M- DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1639871498; s=yj20110701; d=yahoo.co.jp; h=Date:From:Reply-To:To:Message-ID:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:References; bh=px77Gey0+zGat/7CLYAcUpoK2e9Jwq9E0G12OprHL38=; b=ZIYvMtaafRntP05z5SZotVA4QXGQ0/XSNyxLmrkOP9TIuakMbvxyyoHzefLUvXnf j9A5ejiE6qcRtFNVx7VrTZJzPInciZ94uIDkGBiktqB/AUUZlouqqnE3tnOJxS4wPtu I6bROArUkRq3mxt2jL05JB/OAsv47xtA8PvNcTug= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=yj20110701; d=yahoo.co.jp; h=Date:From:Reply-To:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:References; b=RAMh2eEw8O3rAWtw6EWHe8pt3oKCU2nUq8ZWGOjBJ/BwMDEOnvptfqbRLR+QV9ab uX+MO4nn6nmSF+hrcpQbB/FIERUK2CQZVu+vYrAWWAEbteaiOiBhUOmctafNXyWhKpy 3JImvTkGkGASDx4qqBmRAdCh4OeN6OnrIzl6I99I=; Date: Sun, 19 Dec 2021 08:51:36 +0900 (JST) From: Tatsuro MATSUOKA To: Achim Gratz , "cygwin AT cygwin DOT com" Message-ID: <422903428.208666.1639871496886.JavaMail.yahoo@mail.yahoo.co.jp> Subject: Re: Re: cygport compile command fails MIME-Version: 1.0 References: <422903428 DOT 208666 DOT 1639871496886 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT co DOT jp> X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Tatsuro MATSUOKA Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" > ----- Original Message ----- > > 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. Thank you for your information. I use gcc-10 for the moment. Tatsuro -- 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