Qt 6.11 is out! See what's new in the release
blog
Target 'FFmpeg::avutil' is missing an SBOM_ENTITY_TYPE value.
-
Error while configuring Qt 6.11.2 on Ubuntu 24.04 (~/qt-source/configure):
CMake Error at qtbase/cmake/QtPublicSbomHelpers.cmake:1906 (message): Target 'FFmpeg::avutil' is missing an SBOM_ENTITY_TYPE value. Make sure to pass it when creating new SBOM target or extending an existing target with SBOM infromation for the first time. Call Stack (most recent call first): qtbase/cmake/QtPublicSbomHelpers.cmake:2012 (_qt_internal_extend_sbom) qtbase/cmake/QtSbomHelpers.cmake:30 (_qt_find_package_extend_sbom) qtmultimedia/src/multimedia/configure.cmake:74 (qt_find_package_extend_sbom) qtbase/cmake/QtModuleHelpers.cmake:751 (include) qtmultimedia/src/multimedia/CMakeLists.txt:10 (qt_internal_add_module) -
Hi and welcome to devnet,
What exact parameters did you pass to configure ?
Are you building from git sources or from the official archive ?