https://bugs.kde.org/show_bug.cgi?id=415499

Ganton <ku...@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
     Ever confirmed|0                           |1

--- Comment #4 from Ganton <ku...@gmx.com> ---
> People have to understand Russian texts at the end of 
> https://aspotashev.blogspot.com/2019/12/ktimetracker-501-released.html when 
> trying to write to you.

That's solved, very well!

> Some instructions for building KTimeTracker... would be good!

Without them (for example in a file named "INSTALL"), I executed this:

$ git clone http://anongit.kde.org/ktimetracker
Cloning into 'ktimetracker'...
remote: Counting objects: 13781, done.
remote: Compressing objects: 100% (5638/5638), done.
remote: Total 13781 (delta 9259), reused 11910 (delta 7759)
Receiving objects: 100% (13781/13781), 3.21 MiB | 2.12 MiB/s, done.
Resolving deltas: 100% (9259/9259), done.

$ mkdir ktimetracker-build
$ cd ktimetracker-build
$ cmake ../ktimetracker -DCMAKE_INSTALL_PREFIX=/usr/
-- The C compiler identification is GNU 9.2.1
-- The CXX compiler identification is GNU 9.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Installing in the same prefix as Qt, adopting their path scheme.
-- Setting build type to 'Debug' as none was specified.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found KF5Config:
/usr/lib/x86_64-linux-gnu/cmake/KF5Config/KF5ConfigConfig.cmake (found version
"5.62.0") 
-- Found KF5ConfigWidgets:
/usr/lib/x86_64-linux-gnu/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake
(found version "5.62.0") 
-- Found KF5DBusAddons:
/usr/lib/x86_64-linux-gnu/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found
version "5.62.0") 
-- Found KF5DocTools:
/usr/lib/x86_64-linux-gnu/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found
version "5.62.0") 
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") 
-- Found KF5I18n: /usr/lib/x86_64-linux-gnu/cmake/KF5I18n/KF5I18nConfig.cmake
(found version "5.62.0") 
-- Could NOT find KF5IdleTime (missing: KF5IdleTime_DIR)
-- Could NOT find KF5IdleTime: found neither KF5IdleTimeConfig.cmake nor
kf5idletime-config.cmake 
-- Found KF5JobWidgets:
/usr/lib/x86_64-linux-gnu/cmake/KF5JobWidgets/KF5JobWidgetsConfig.cmake (found
version "5.62.0") 
-- Found KF5KIO: /usr/lib/x86_64-linux-gnu/cmake/KF5KIO/KF5KIOConfig.cmake
(found version "5.62.0") 
-- Found KF5Notifications:
/usr/lib/x86_64-linux-gnu/cmake/KF5Notifications/KF5NotificationsConfig.cmake
(found version "5.62.0") 
-- Found KF5WindowSystem:
/usr/lib/x86_64-linux-gnu/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake
(found version "5.62.0") 
-- Found KF5XmlGui:
/usr/lib/x86_64-linux-gnu/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version
"5.62.0") 
-- Found KF5TextWidgets:
/usr/lib/x86_64-linux-gnu/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake
(found version "5.62.0") 
CMake Error at
/usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137
(message):
  Could NOT find KF5 (missing: IdleTime) (found suitable version "5.62.0",
  minimum required is "5.54.0")
Call Stack (most recent call first):
  /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378
(_FPHSA_FAILURE_MESSAGE)
  /usr/share/ECM/find-modules/FindKF5.cmake:110
(find_package_handle_standard_args)
  CMakeLists.txt:29 (find_package)


-- Configuring incomplete, errors occurred!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to