[kdesrc-build] [Bug 479938] There's something wrong related to `kaccounts-integration` when being built using Qt5/KF5

2024-05-07 Thread Andrew Shark
https://bugs.kde.org/show_bug.cgi?id=479938

Andrew Shark  changed:

   What|Removed |Added

 CC||ash...@linuxcomp.ru

--- Comment #4 from Andrew Shark  ---
https://invent.kde.org/sysadmin/repo-metadata/-/issues/17 - currently, there is
a problem building this module directly.

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

[kdesrc-build] [Bug 479938] There's something wrong related to `kaccounts-integration` when being built using Qt5/KF5

2024-01-17 Thread Ganton
https://bugs.kde.org/show_bug.cgi?id=479938

--- Comment #3 from Ganton  ---
Created attachment 164975
  --> https://bugs.kde.org/attachment.cgi?id=164975=edit
The kdesrc-buildrc file.

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

[kdesrc-build] [Bug 479938] There's something wrong related to `kaccounts-integration` when being built using Qt5/KF5

2024-01-17 Thread Ganton
https://bugs.kde.org/show_bug.cgi?id=479938

--- Comment #2 from Ganton  ---
Created attachment 164974
  --> https://bugs.kde.org/attachment.cgi?id=164974=edit
The results of the execution of other commands.

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

[kdesrc-build] [Bug 479938] There's something wrong related to `kaccounts-integration` when being built using Qt5/KF5

2024-01-17 Thread Ganton
https://bugs.kde.org/show_bug.cgi?id=479938

--- Comment #1 from Ganton  ---
In  we
can see:
# kdesrc-build running: 'cmake' '-B' '.' '-S'
'/home/user/kde5/src/kaccounts-integration' '-G' 'Kate - Ninja'
'-DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON' '-DCMAKE_BUILD_TYPE=RelWithDebInfo'
'-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/home/user/kde5/usr'
# from directory: /home/user/kde5/build/kaccounts-integration
CMake Deprecation Warning:
Support for "Extra Generators" like

Kate

is deprecated and will be removed from a future version of CMake.  IDEs may
use the cmake-file-api(7) to view CMake-generated project build trees.


-- The CXX compiler identification is GNU 13.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:23 (find_package):
Could not find a configuration file for package "ECM" that is compatible
with requested version "5.240.0".

The following configuration files were considered but not accepted:

/home/user/kde5/usr/share/ECM/cmake/ECMConfig.cmake, version: 5.115.0
/usr/share/ECM/cmake/ECMConfig.cmake, version: 5.110.0

so it seems that it's asking for a 5.240.0 version (which is not available for
KF5).

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