Open mmokrejs opened 1 year ago
Gentle ping @nirvn
And it boiled down to PyQt5 lacking multimedia support. It had widgets but that did not result in MultimediaWidgets being installed. See https://bugs.gentoo.org/show_bug.cgi?id=893950 . So a proper configure test for >=PyQt5-5.x.x with multimedia and widgets is missing.
When building from git at commit 48a42c7fae8880bb0fb6b7de7deae58014ac50d5 I get an error which is not respected by the build process. Is it something to worry about or not?
Here is the beginning of the build output:
It continued in other build threads but in the end exited as expected.
I have both
dev-python/sip-4.19.25-r200
anddev-python/sip-6.7.5-r1
installed on my Gentoo Linux, alsodev-qt/qtmultimedia-5.15.8
. The packagedev-python/sip-4.19.25-r200
does not provide/usr/bin/sip-build
so it is probably not needed and/or not conflicting.Versions
pre-QGIS-3.28.4 (git commit 48a42c7fae8880bb0fb6b7de7deae58014ac50d5)