Bug 430682

Summary: plasma-workspace commit b93a06395 cmake error: set given invalid arguments for CACHE mode.
Product: [Plasma] plasmashell Reporter: Duncan <1i5t5.duncan>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: plasma-bugs-null
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.