From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtquick3d/files/
Date: Mon, 22 Sep 2025 14:24:48 +0000 (UTC) [thread overview]
Message-ID: <1758551052.202ec2fd05adeb25d5dbcc4cb49f7a27a5f0d905.ionen@gentoo> (raw)
commit: 202ec2fd05adeb25d5dbcc4cb49f7a27a5f0d905
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 22 14:22:07 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Sep 22 14:24:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202ec2fd
dev-qt/qtquick3d: add issue link for assimp6.patch
Seen this issue before but kind of forgot about it.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-qt/qtquick3d/files/qtquick3d-6.9.2-assimp6.patch | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/dev-qt/qtquick3d/files/qtquick3d-6.9.2-assimp6.patch b/dev-qt/qtquick3d/files/qtquick3d-6.9.2-assimp6.patch
index 81e620666153..9ef0475f53c3 100644
--- a/dev-qt/qtquick3d/files/qtquick3d-6.9.2-assimp6.patch
+++ b/dev-qt/qtquick3d/files/qtquick3d-6.9.2-assimp6.patch
@@ -1,12 +1,10 @@
-Reason is currently unclear, but somehow it thinks 6.0.2 is not
-higher than 5? Or is there some rule that enforces == major version?
-Dropping the lower bound allows it to find assimp6.
+Seems that the '5' enforces the major version and it refuses to find
+system's assimp-6.0.2 (which is perfectly usable given Qt 6.9.2 bundles
+that version without it).
-Issue could potentially be in our own assimp6 rather than in Qt given
-it does sed some bits, but needs investigation.
+We don't package older ones, so drop the check as a quick workaround.
-Either way, Qt bundles assimp-6.0.2 in Qt 6.9.2 and it should work fine
-with that system version.
+https://bugreports.qt.io/browse/QTBUG-137996
--- a/src/plugins/assetimporters/configure.cmake
+++ b/src/plugins/assetimporters/configure.cmake
@@ -16 +16 @@
next reply other threads:[~2025-09-22 14:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-22 14:24 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-22 1:06 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtquick3d/files/ Ionen Wolkens
2025-02-27 9:31 Ionen Wolkens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1758551052.202ec2fd05adeb25d5dbcc4cb49f7a27a5f0d905.ionen@gentoo \
--to=ionen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox