[Qt 6.9+]: -kisak-mesa parsing error on configure
-
Trying to build Qt 6.9.3 from sources and on configuration I've got an error with mesa flags in qtbase:
... -- Configuring submodule 'qtbase' -- [QtBase] CMAKE_BUILD_TYPE was already explicitly set to: 'Release' CMake Error at qtbase/cmake/QtPublicCMakeHelpers.cmake:548 (message): Unknown arguments: (-;kisak-mesa;PPA) Call Stack (most recent call first): qtbase/cmake/QtPublicSbomSystemDepHelpers.cmake:21 (_qt_internal_validate_all_args_are_parsed) qtbase/cmake/QtFindPackageHelpers.cmake:235 (_qt_internal_sbom_record_system_library_usage) qtbase/src/gui/configure.cmake:47 (qt_find_package) qtbase/cmake/QtFeature.cmake:1159 (include) qtbase/src/CMakeLists.txt:13 (qt_feature_evaluate_features)This error was on building 6.10.0 too, on older version (for example, 6.7.2) I haven't this. What it can be? Mesa libs was updated, repo was downloaded from scratch via:
git clone --branch v6.9.3 https://code.qt.io/qt/qt5.git qt6 --recurse-submoduleswith perl init
-
0 0x5FB5 has marked this topic as solved on