Package: src:obs-studio
Version: 32.0.4+ds1-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Since Qt 6.10, linking against private Qt targets requires finding these first 
via find_package()
when using CMake, see

https://doc-snapshots.qt.io/qt6-dev/whatsnew610.html#build-system-changes

and e.g.

https://doc.qt.io/qt-6/qtguiprivate-module.html#details.

Below you will find the relevant part of the build log.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202603/

Thanks.

--------------------------------------------------------------------------------
[...]
CMake Error at frontend/cmake/os-linux.cmake:13 (target_link_libraries):
  Target "obs-studio" links to:

    Qt::GuiPrivate

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Reply via email to