Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 958301 - x11-themes/QGnomePlatform-0.9.2-r5 - [meson] QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,
Summary: x11-themes/QGnomePlatform-0.9.2-r5 - [meson] QA Notice: Compatibility with CM...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cmake-4
  Show dependency tree
 
Reported: 2025-06-17 08:35 UTC by Toralf Förster
Modified: 2025-06-20 18:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.95 KB, text/plain)
2025-06-17 08:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,203.14 KB, text/plain)
2025-06-17 08:35 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.58 KB, application/x-xz)
2025-06-17 08:35 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.11 KB, application/x-xz)
2025-06-17 08:36 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,56.42 KB, application/x-xz)
2025-06-17 08:36 UTC, Toralf Förster
Details
x11-themes:QGnomePlatform-0.9.2-r5:20250617-021047.log (x11-themes:QGnomePlatform-0.9.2-r5:20250617-021047.log,95.26 KB, text/plain)
2025-06-17 08:36 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2025-06-17 08:35:54 UTC
 * QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,
 * x11-themes/QGnomePlatform will fail to build w/o a fix.
 * See also tracker bug #951350; check existing bug or file a new one for
 * this package, and take it upstream.
 * QA Notice: CMake 4 detected; building with -DCMAKE_POLICY_VERSION_MINIMUM=3.5
 * This is merely a workaround and *not* a permanent fix.
cmake -C /var/tmp/portage/x11-themes/QGnomePlatform-0.9.2-r5/work/QGnomePlatform_qt5/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DUSE_QT6=OFF -DDISABLE_DECORATION_SUPPORT=false -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/x11-themes/QGnomePlatform-0.9.2-r5/work/QGnomePlatform_qt5/gentoo_toolchain.cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5 /var/tmp/portage/x11-themes/QGnomePlatform-0.9.2-r5/work/QGnomePlatform-0.9.2
loading initial cache file /var/tmp/portage/x11-themes/QGnomePlatform-0.9.2-r5/work/QGnomePlatform_qt5/gentoo_common_config.cmake

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma_systemd-20250613-030002

  The build log matches a QA pattern or sth. else requested by a dev.

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2025-06-17 08:35:56 UTC
Created attachment 934598 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-06-17 08:35:58 UTC
Created attachment 934599 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-06-17 08:35:59 UTC
Created attachment 934600 [details]
etc.clang.tar.xz
Comment 4 Toralf Förster gentoo-dev 2025-06-17 08:36:00 UTC
Created attachment 934601 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-06-17 08:36:01 UTC
Created attachment 934602 [details]
qlist-info.txt.xz
Comment 6 Toralf Förster gentoo-dev 2025-06-17 08:36:02 UTC
Created attachment 934603 [details]
x11-themes:QGnomePlatform-0.9.2-r5:20250617-021047.log
Comment 7 Larry the Git Cow gentoo-dev 2025-06-20 18:44:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7244554c6e3d31d0bafe712d3c2fa3f2d2a0f6e7

commit 7244554c6e3d31d0bafe712d3c2fa3f2d2a0f6e7
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2025-06-20 18:18:24 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2025-06-20 18:40:26 +0000

    x11-themes/QGnomePlatform: Fix compat with cmake4 and wayland/X automagic dep
    
    Also install export file in a non specific X11 location.
    
    Closes: https://bugs.gentoo.org/958301
    Closes: https://bugs.gentoo.org/958306
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 .../QGnomePlatform/QGnomePlatform-0.9.2-r6.ebuild  | 84 ++++++++++++++++++++++
 .../QGnomePlatform/files/90-QGnomePlatform.sh      |  6 ++
 2 files changed, 90 insertions(+)