https://bugs.kde.org/show_bug.cgi?id=456289
--- Comment #20 from maderios <leoutat...@gmx.fr> --- I launch compilation with 'makepkg -cC' option to clean before as i do each time I build. By caution, I just deleted build directory like you ask, it changes nothing, i get same error : CMake Warning at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:47 (find_package): Found package configuration file: /usr/lib64/cmake/Qt6WebEngineCore/Qt6WebEngineCoreConfig.cmake but it set Qt6WebEngineCore_FOUND to FALSE so package "Qt6WebEngineCore" is considered to be NOT FOUND. Call Stack (most recent call first): /usr/lib64/cmake/Qt6/QtPublicDependencyHelpers.cmake:14 (find_dependency) /usr/lib64/cmake/Qt6WebEngineWidgets/Qt6WebEngineWidgetsDependencies.cmake:96 (_qt_internal_find_dependencies) /usr/lib64/cmake/Qt6WebEngineWidgets/Qt6WebEngineWidgetsConfig.cmake:50 (include) /usr/lib64/cmake/Qt6/Qt6Config.cmake:223 (find_package) core/cmake/rules/RulesQtFramework.cmake:22 (find_package) core/CMakeLists.txt:43 (include) CMake Warning at /usr/lib64/cmake/Qt6/Qt6Config.cmake:223 (find_package): Found package configuration file: /usr/lib64/cmake/Qt6WebEngineWidgets/Qt6WebEngineWidgetsConfig.cmake but it set Qt6WebEngineWidgets_FOUND to FALSE so package "Qt6WebEngineWidgets" is considered to be NOT FOUND. Call Stack (most recent call first): core/cmake/rules/RulesQtFramework.cmake:22 (find_package) core/CMakeLists.txt:43 (include) -- You are receiving this mail because: You are watching all bug changes.