Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.0
-
Debian11.6 arm64, branch 6.7
-
-
c00ab4f99 (dev), b260998ad (6.7), 88f118b5c (6.6), 4308254f4 (tqtc/lts-6.5)
Description
Install Qt 6.7.0 linux on arm binaries and include the QtApplicationmanager to installation. Compile example bubblewrap-example:
/home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/bin/qt-cmake -S /home/qt/RTA/Qt_6.7.0/Examples/Qt-6.7.0/applicationmanager/bubblewrap-example -B /home/qt/RTA/Qt_6.7.0/Examples/Qt-6.7.0/applicationmanager/bubblewrap-example/bld_gcc_arm64 -GNinja --debug-find-pkg=Qt6AppManApplicationPrivate
Fails:
Running with debug output on for the 'find' commands for package(s) Qt6AppManApplicationPrivate. -- Could NOT find Qt6DltLogging (missing: Qt6DltLogging_DIR) CMake Warning at /usr/share/cmake-3.25/Modules/CMakeFindDependencyMacro.cmake:47 (find_package): Found package configuration file: /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManCommonPrivate/Qt6AppManCommonPrivateConfig.cmake but it set Qt6AppManCommonPrivate_FOUND to FALSE so package "Qt6AppManCommonPrivate" is considered to be NOT FOUND. Reason given by package: Qt6AppManCommonPrivate could not be found because dependency Qt6DltLogging could not be found. Configuring with --debug-find-pkg=Qt6DltLogging might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. Call Stack (most recent call first): /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:111 (find_dependency) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManApplicationPrivate/Qt6AppManApplicationPrivateDependencies.cmake:42 (_qt_internal_find_qt_dependencies) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManApplicationPrivate/Qt6AppManApplicationPrivateConfig.cmake:43 (include) /usr/share/cmake-3.25/Modules/CMakeFindDependencyMacro.cmake:47 (find_package) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:111 (find_dependency) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManMainPrivate/Qt6AppManMainPrivateDependencies.cmake:42 (_qt_internal_find_qt_dependencies) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManMainPrivate/Qt6AppManMainPrivateConfig.cmake:43 (include) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6/Qt6Config.cmake:167 (find_package) CMakeLists.txt:19 (find_package) CMake Warning at /usr/share/cmake-3.25/Modules/CMakeFindDependencyMacro.cmake:47 (find_package): Found package configuration file: /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManApplicationPrivate/Qt6AppManApplicationPrivateConfig.cmake but it set Qt6AppManApplicationPrivate_FOUND to FALSE so package "Qt6AppManApplicationPrivate" is considered to be NOT FOUND. Reason given by package: Qt6AppManApplicationPrivate could not be found because dependency Qt6AppManCommonPrivate could not be found. Configuring with --debug-find-pkg=Qt6AppManCommonPrivate might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. Call Stack (most recent call first): /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:111 (find_dependency) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManMainPrivate/Qt6AppManMainPrivateDependencies.cmake:42 (_qt_internal_find_qt_dependencies) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManMainPrivate/Qt6AppManMainPrivateConfig.cmake:43 (include) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6/Qt6Config.cmake:167 (find_package) CMakeLists.txt:19 (find_package) CMake Debug Log at /usr/share/cmake-3.25/Modules/CMakeFindDependencyMacro.cmake:47 (find_package): /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManApplicationPrivate/Qt6AppManApplicationConfig.cmake /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManApplicationPrivate/qt6appmanapplication-config.cmake /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManApplicationPrivate/Qt6AppManApplicationPrivateConfig.cmake Call Stack (most recent call first): /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:111 (find_dependency) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManMainPrivate/Qt6AppManMainPrivateDependencies.cmake:42 (_qt_internal_find_qt_dependencies) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManMainPrivate/Qt6AppManMainPrivateConfig.cmake:43 (include) /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6/Qt6Config.cmake:167 (find_package) CMakeLists.txt:19 (find_package) CMake Warning at /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6/Qt6Config.cmake:167 (find_package): Found package configuration file: /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManMainPrivate/Qt6AppManMainPrivateConfig.cmake but it set Qt6AppManMainPrivate_FOUND to FALSE so package "Qt6AppManMainPrivate" is considered to be NOT FOUND. Reason given by package: Qt6AppManMainPrivate could not be found because dependency Qt6AppManApplicationPrivate could not be found. Configuring with --debug-find-pkg=Qt6AppManApplicationPrivate might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. Call Stack (most recent call first): CMakeLists.txt:19 (find_package) CMake Warning at CMakeLists.txt:19 (find_package): Found package configuration file: /home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find required Qt component "AppManMainPrivate". Expected Config file at "/home/qt/RTA/Qt_6.7.0/6.7.0/gcc_arm64/lib/cmake/Qt6AppManMainPrivate/Qt6AppManMainPrivateConfig.cmake" exists Configuring with --debug-find-pkg=Qt6AppManMainPrivate might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. CMake Error at CMakeLists.txt:23 (qt_am_add_systemui_wrapper): Unknown CMake command "qt_am_add_systemui_wrapper".