LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   regression on -current with ktimer (https://www.linuxquestions.org/questions/slackware-14/regression-on-current-with-ktimer-4175710925/)

nobodino 04-17-2022 11:46 AM

regression on -current with ktimer
 
ktimer from kde doesn't build anymore on slackware64 -current:

Code:

./kde.SlackBuild applications:ktimer
gives this error:

Code:

-- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success
CMake Error at /usr/share/ECM/kde-modules/KDEMetaInfoPlatformCheck.cmake:24 (file):
  file STRINGS file
  "/tmp/kde_build/applications/ktimer-21.12.3/metainfo.yaml" cannot be read.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:71 (include)
  CMakeLists.txt:16 (include)


CMake Error at /usr/share/ECM/kde-modules/KDEMetaInfoPlatformCheck.cmake:69 (message):
  Your current platform 'Linux' is not supported.  The list of supported
  platorms is ''.If you think this is a mistake or you are working on
  enabling the platform please build with the KF_IGNORE_PLATFORM_CHECK
  variable set to true
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake:71 (include)
  CMakeLists.txt:16 (include)


-- Configuring incomplete, errors occurred!
See also "/tmp/kde_build/applications/ktimer-21.12.3/cmake-build/CMakeFiles/CMakeOutput.log".
make: *** No targets specified and no makefile found.  Stop.
make: *** No targets specified and no makefile found.  Stop.
applications:ktimer failed to build.


marav 04-17-2022 12:48 PM

It builds with this gentoo patch

https://gitweb.gentoo.org/repo/gento...Settings.patch
Code:

Use KDECompilerSettings instead of KDEFrameworkCompilerSettings

nobodino 04-23-2022 02:12 AM

solved with new kde gear.


All times are GMT -5. The time now is 02:19 AM.