Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 957565 - net-irc/quassel-0.14.0-r6 (in 3rdparty/googletest) - QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4
Summary: net-irc/quassel-0.14.0-r6 (in 3rdparty/googletest) - QA Notice: Compatibility...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cmake-4
  Show dependency tree
 
Reported: 2025-06-08 07:16 UTC by Toralf Förster
Modified: 2025-06-08 07:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.56 KB, text/plain)
2025-06-08 07:16 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,70.77 KB, application/x-xz)
2025-06-08 07:16 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.75 KB, application/x-xz)
2025-06-08 07:16 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,41.93 KB, application/x-xz)
2025-06-08 07:16 UTC, Toralf Förster
Details
net-irc:quassel-0.14.0-r6:20250608-042220.log (net-irc:quassel-0.14.0-r6:20250608-042220.log,185.18 KB, text/plain)
2025-06-08 07:16 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,76.69 KB, application/x-xz)
2025-06-08 07:16 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-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?