Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 957565

Summary: net-irc/quassel-0.14.0-r6 (in 3rdparty/googletest) - QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sam James <sam>
Status: CONFIRMED ---    
Severity: normal CC: johu
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 951350    
Attachments: emerge-info.txt
emerge-history.txt.xz
etc.clang.tar.xz
etc.portage.tar.xz
net-irc:quassel-0.14.0-r6:20250608-042220.log
qlist-info.txt.xz

Description Toralf Förster gentoo-dev 2025-06-08 07:16:50 UTC
 * QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,
 * net-irc/quassel 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/net-irc/quassel-0.14.0-r6/work/quassel-0.14.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DUSE_CCACHE=OFF -DCMAKE_SKIP_RPATH=ON -DEMBED_DATA=OFF -DWITH_WEBKIT=OFF -DWITH_BUNDLED_ICONS=no -DWANT_QTCLIENT=no -DWITH_KDE=no -DWITH_LDAP=no -DWANT_MONO=no -DWITH_OXYGEN_ICONS=no -DWANT_CORE=yes -DBUILD_TESTING=no -DWITH_WEBENGINE=OFF -DCMAKE_DISABLE_FIND_PACKAGE_Qca-qt5=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-irc/quassel-0.14.0-r6/work/quassel-0.14.0_build/gentoo_toolchain.cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5 /var/tmp/portage/net-irc/quassel-0.14.0-r6/work/quassel-0.14.0
loading initial cache file /var/tmp/portage/net-irc/quassel-0.14.0-r6/work/quassel-0.14.0_build/gentoo_common_config.cmake

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened-20250603-210502

  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-08 07:16:51 UTC
Created attachment 931906 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-06-08 07:16:52 UTC
Created attachment 931907 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2025-06-08 07:16:53 UTC
Created attachment 931908 [details]
etc.clang.tar.xz
Comment 4 Toralf Förster gentoo-dev 2025-06-08 07:16:55 UTC
Created attachment 931909 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-06-08 07:16:56 UTC
Created attachment 931910 [details]
net-irc:quassel-0.14.0-r6:20250608-042220.log
Comment 6 Toralf Förster gentoo-dev 2025-06-08 07:16:57 UTC
Created attachment 931911 [details]
qlist-info.txt.xz
Comment 7 Andreas Sturmlechner gentoo-dev 2025-06-08 07:49:11 UTC
Is this bundled googletest subdir actually in use?