Bug 479747

Summary: Can't compile on Kubuntu 22.04 using github latest build
Product: [Applications] KClock Reporter: Emmanuel <emmjay1st>
Component: GeneralAssignee: Devin Lin <espidev>
Status: RESOLVED WORKSFORME    
Severity: normal CC: hanyoung
Priority: NOR    
Version First Reported In: 24.01.75   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: cmake output log

Description Emmanuel 2024-01-13 15:47:21 UTC
Created attachment 164868 [details]
cmake output log

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
Can't compile from source code due to version mismatch with ECM make file. After building ECM from extra-cmake-modules (downloaded and compiled from github). Stuck at error:
CMake Error at /usr/local/share/ECM/modules/ECMQueryQt.cmake:84 (message):
  No executable found.  Can't check QT_INSTALL_PREFIX as required
Call Stack (most recent call first):
  /usr/local/share/ECM/kde-modules/KDEInstallDirs6.cmake:199 (ecm_query_qt)
  /usr/local/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
  CMakeLists.txt:33 (include)


-- Configuring incomplete, errors occurred!
See also "/home/emm/Downloads/kclock/build/CMakeFiles/CMakeOutput.log".


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Devin Lin 2024-01-13 17:03:29 UTC
Are you using kdesrc-build? Currently master needs all the kf6 dependencies built, since it's on Qt6
Comment 2 Devin Lin 2025-06-27 16:27:20 UTC
Closing to inactivity, please reopen if you are still having build issues.