Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [Qt 6.9+]: -kisak-mesa parsing error on configure
Forum Updated to NodeBB v4.3 + New Features

[Qt 6.9+]: -kisak-mesa parsing error on configure

Scheduled Pinned Locked Moved Solved Installation and Deployment
2 Posts 1 Posters 130 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 0 Offline
    0 Offline
    0x5FB5
    wrote on last edited by 0x5FB5
    #1

    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-submodules
    

    with perl init

    1 Reply Last reply
    0
    • 0 Offline
      0 Offline
      0x5FB5
      wrote on last edited by
      #2

      So, my problem was that Mesa installed from repository and it was fixed by adding -no-sbom in configure

      1 Reply Last reply
      0
      • 0 0x5FB5 has marked this topic as solved on

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved