Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 957976 - games-emulation/pcsx2-2.2.0-r1 - [gcc-16] [cmake-4] QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,
Summary: games-emulation/pcsx2-2.2.0-r1 - [gcc-16] [cmake-4] QA Notice: Compatibility ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cmake-4
  Show dependency tree
 
Reported: 2025-06-12 20:06 UTC by Toralf Förster
Modified: 2025-06-13 03:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.39 KB, text/plain)
2025-06-12 20:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,164.46 KB, text/plain)
2025-06-12 20:06 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.64 KB, application/x-xz)
2025-06-12 20:06 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,30.19 KB, application/x-xz)
2025-06-12 20:06 UTC, Toralf Förster
Details
games-emulation:pcsx2-2.2.0-r1:20250612-200342.log.xz (games-emulation:pcsx2-2.2.0-r1:20250612-200342.log.xz,18.18 KB, application/x-xz)
2025-06-12 20:06 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,50.27 KB, application/x-xz)
2025-06-12 20:06 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-12 20:06:45 UTC
 * QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,
 * games-emulation/pcsx2 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/games-emulation/pcsx2-2.2.0-r1/work/pcsx2-2.2.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=no -DDISABLE_ADVANCE_SIMD=yes -DENABLE_TESTS=no -DPACKAGE_MODE=yes -DUSE_BACKTRACE=no -DUSE_LINKED_FFMPEG=yes -DUSE_VTUNE=no -DUSE_VULKAN=yes -DWAYLAND_API=yes -DX11_API=yes -DCHECK_ALSA=yes -DCHECK_JACK=no -DCHECK_PULSE=yes -DCHECK_SNDIO=no -DLAZY_LOAD_LIBS=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-emulation/pcsx2-2.2.0-r1/work/pcsx2-2.2.0_build/gentoo_toolchain.cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5 /var/tmp/portage/games-emulation/pcsx2-2.2.0-r1/work/pcsx2-2.2.0
loading initial cache file /var/tmp/portage/games-emulation/pcsx2-2.2.0-r1/work/pcsx2-2.2.0_build/gentoo_common_config.cmake

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20250609-144943

  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-12 20:06:47 UTC
Created attachment 933743 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-06-12 20:06:48 UTC
Created attachment 933744 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-06-12 20:06:49 UTC
Created attachment 933745 [details]
etc.clang.tar.xz
Comment 4 Toralf Förster gentoo-dev 2025-06-12 20:06:50 UTC
Created attachment 933746 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-06-12 20:06:51 UTC
Created attachment 933747 [details]
games-emulation:pcsx2-2.2.0-r1:20250612-200342.log.xz
Comment 6 Toralf Förster gentoo-dev 2025-06-12 20:06:52 UTC
Created attachment 933748 [details]
qlist-info.txt.xz
Comment 7 Larry the Git Cow gentoo-dev 2025-06-13 03:08:52 UTC
The bug has been closed via the following commit(s):

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

commit a4d2460cbcbebbce7e6e7487008e68bd7c3f4273
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2025-06-13 02:56:19 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2025-06-13 03:08:34 +0000

    games-emulation/pcsx2: set CMAKE_QA_COMPAT_SKIP=1
    
    Builds fine with cmake-4 without workarounds that I can see.
    
    Haven't looked at which files trip the check, but pcsx2 has
    *tons* of bundled deps and does not use the CMakeLists.txt
    for all of them, so needing this does not come as a surprise.
    
    Closes: https://bugs.gentoo.org/957976
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-emulation/pcsx2/pcsx2-2.2.0-r1.ebuild | 1 +
 games-emulation/pcsx2/pcsx2-9999.ebuild     | 1 +
 2 files changed, 2 insertions(+)