Bug 1181900

Summary: cmake: Missing DCMAKE_INSTALL_LIBEXECDIR breaks builds
Product: [openSUSE] openSUSE Distribution Reporter: Callum Farmer <gmbr3>
Component: OtherAssignee: Simon Lees <simonf.lees>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Leap 15.2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Callum Farmer 2021-02-07 21:12:39 UTC
The setting is missing from cmake.macros on Leap so builds that need this setting fail. Leap 15.2 and Leap 15.3 affected. 

EXAMPLE:
https://build.opensuse.org/package/live_build_log/X11:LXQt/lxqt-archiver/openSUSE_Leap_15.2/x86_64

SUGGESTED-FIX:
-DCMAKE_INSTALL_LIBEXECDIR=%{_libexecdir} \\\
Comment 1 Callum Farmer 2021-02-09 16:48:26 UTC
duplicated

*** This bug has been marked as a duplicate of bug 1181680 ***