https://bugs.kde.org/show_bug.cgi?id=484865
Bug ID: 484865 Summary: Cross building KMyMoney5 with MinGW fails with alkimia 8.1.2 Classification: Applications Product: kmymoney Version: 5.1.3 Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: buildsystem Assignee: kmymoney-devel@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- Created attachment 168013 --> https://bugs.kde.org/attachment.cgi?id=168013&action=edit log file SUMMARY A cross build of kmymoney version 5.1.3 for Windows fails with alkimia 8.1.2. STEPS TO REPRODUCE 1. see https://build.opensuse.org/package/live_build_log/windows:mingw:win64/mingw64-kmymoney5/openSUSE_Tumbleweed/x86_64 OBSERVED RESULT Running cmake fails with: Search for dependency QtCore [ 25s] CMake Warning at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package): [ 25s] By not providing "FindQtCore.cmake" in CMAKE_MODULE_PATH this project has [ 25s] asked CMake to find a package configuration file provided by "QtCore", but [ 25s] CMake did not find one. [ 25s] [ 25s] Could not find a package configuration file provided by "QtCore" with any [ 25s] of the following names: [ 25s] [ 25s] QtCoreConfig.cmake [ 25s] qtcore-config.cmake [ 25s] [ 25s] Add the installation prefix of "QtCore" to CMAKE_PREFIX_PATH or set [ 25s] "QtCore_DIR" to a directory containing one of the above files. If "QtCore" [ 25s] provides a separate development package or SDK, be sure it has been [ 25s] installed. ... [ 25s] CMake Error at CMakeLists.txt:136 (find_package): [ 25s] Could not find a configuration file for package "LibAlkimia5" that is [ 25s] compatible with requested version "7.0". [ 25s] [ 25s] The following configuration files were considered but not accepted: [ 25s] [ 25s] /usr/x86_64-w64-mingw32/sys-root/mingw/lib/cmake/LibAlkimia5-8.1/LibAlkimia5Config.cmake, version: 8.1.2 [ 25s] [ 25s] [ 25s] EXPECTED RESULT The build should not fail SOFTWARE/OS VERSIONS Linux: openSUSE Leap_15.5 KDE Frameworks Version: 5.76 Qt Version: 5.12 -- You are receiving this mail because: You are the assignee for the bug.