Bug 430682 - plasma-workspace commit b93a06395 cmake error: set given invalid arguments for CACHE mode.
Summary: plasma-workspace commit b93a06395 cmake error: set given invalid arguments fo...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: master
Platform: Other Other
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-21 22:36 UTC by Duncan
Modified: 2020-12-23 06:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Duncan 2020-12-21 22:36:23 UTC
All live-git frameworks/plasma using gentoo/kde's live-git packages from the gentoo/kde overlay.  Cmake is 3.19.2.  Here's the cmake errors.  

-- Looking for XRRGetScreenResourcesCurrent
-- Looking for XRRGetScreenResourcesCurrent - found
CMake Error at login-sessions/CMakeLists.txt:7 (set):
set given invalid arguments for CACHE mode.


CMake Error at login-sessions/CMakeLists.txt:8 (set):
set given invalid arguments for CACHE mode.


CMake Error at login-sessions/CMakeLists.txt:12 (install):
install FILES given directory
"/tmp/portage/kde-plasma/plasma-workspace-9999/work/plasma-workspace-9999_build/login-sessions/"
to install.


CMake Error at login-sessions/CMakeLists.txt:18 (install):
install FILES given directory
"/tmp/portage/kde-plasma/plasma-workspace-9999/work/plasma-workspace-9999_build/login-sessions/"
to install.


-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
Comment 1 Duncan 2020-12-23 06:22:25 UTC
Reverted in a6b289118.