From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ECBFD1582EF for ; Tue, 18 Feb 2025 02:25:51 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D420F342F64 for ; Tue, 18 Feb 2025 02:25:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D5DA91103A8; Tue, 18 Feb 2025 02:25:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id CEB3D1103A8 for ; Tue, 18 Feb 2025 02:25:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6222F340C43 for ; Tue, 18 Feb 2025 02:25:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE4EA2637 for ; Tue, 18 Feb 2025 02:25:48 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1739845520.935749bdad6bcc00bb117a8001bd8ff35ddc9b8e.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtbase/files/, dev-qt/qtbase/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtbase/files/qtbase-6.8.2-QTBUG-133808.patch dev-qt/qtbase/qtbase-6.8.2-r1.ebuild dev-qt/qtbase/qtbase-6.8.2-r2.ebuild X-VCS-Directories: dev-qt/qtbase/ dev-qt/qtbase/files/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 935749bdad6bcc00bb117a8001bd8ff35ddc9b8e X-VCS-Branch: master Date: Tue, 18 Feb 2025 02:25:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 26c776b2-16fc-45e2-b4e7-9e7a9eeb808a X-Archives-Hash: 9bb5eb24062bd823ecaa2612d756c204 commit: 935749bdad6bcc00bb117a8001bd8ff35ddc9b8e Author: Ionen Wolkens gentoo org> AuthorDate: Tue Feb 18 02:14:34 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Feb 18 02:25:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935749bd dev-qt/qtbase: add missing header needed for kwin + libc++ Please make sure update to this version first (manually if need be) given kwin does not explicitly requests this revision. Closes: https://bugs.gentoo.org/949629 Signed-off-by: Ionen Wolkens gentoo.org> dev-qt/qtbase/files/qtbase-6.8.2-QTBUG-133808.patch | 12 ++++++++++++ .../{qtbase-6.8.2-r1.ebuild => qtbase-6.8.2-r2.ebuild} | 1 + 2 files changed, 13 insertions(+) diff --git a/dev-qt/qtbase/files/qtbase-6.8.2-QTBUG-133808.patch b/dev-qt/qtbase/files/qtbase-6.8.2-QTBUG-133808.patch new file mode 100644 index 000000000000..f15eb4167686 --- /dev/null +++ b/dev-qt/qtbase/files/qtbase-6.8.2-QTBUG-133808.patch @@ -0,0 +1,12 @@ +https://bugs.gentoo.org/949629 +https://bugreports.qt.io/browse/QTBUG-133808 +https://codereview.qt-project.org/c/qt/qtbase/+/624870 +--- a/src/corelib/global/qcompare_impl.h ++++ b/src/corelib/global/qcompare_impl.h +@@ -13,4 +13,6 @@ + #include + ++#include ++ + QT_BEGIN_NAMESPACE + diff --git a/dev-qt/qtbase/qtbase-6.8.2-r1.ebuild b/dev-qt/qtbase/qtbase-6.8.2-r2.ebuild similarity index 99% rename from dev-qt/qtbase/qtbase-6.8.2-r1.ebuild rename to dev-qt/qtbase/qtbase-6.8.2-r2.ebuild index af4d6a54a114..2a5d8cbc90ac 100644 --- a/dev-qt/qtbase/qtbase-6.8.2-r1.ebuild +++ b/dev-qt/qtbase/qtbase-6.8.2-r2.ebuild @@ -147,6 +147,7 @@ PATCHES=( "${FILESDIR}"/${PN}-6.6.3-gcc14-avx512fp16.patch "${FILESDIR}"/${PN}-6.8.0-qcontiguouscache.patch "${FILESDIR}"/${P}-QTBUG-133500.patch + "${FILESDIR}"/${P}-QTBUG-133808.patch ) src_prepare() {