qt6-multimedia on fbsd15 install error

Jason E. Hale jhale at freebsd.org
Mon May 25 11:03:36 BST 2026


On Mon, May 25, 2026 at 2:27 AM Daniel Toschläger <d.toschlaeger at pm.me> wrote:
>
> Hello
> I try to install qt6-multimedia-6.11.1 on FreeBSD15p9 but Compilation with defaults went well. Installation breaks with this error:
>
> ===>   Registering installation for qt6-multimedia-6.11.1
> pkg-static: Unable to access file /usr/ports/multimedia/qt6-multimedia/work/stage/usr/local/lib/qt6/sbom/qtmultimedia-6.11.1.cdx.json:No such file or directory
> pkg-static: Unable to access file /usr/ports/multimedia/qt6-multimedia/work/stage/usr/local/lib/qt6/sbom/qtmultimedia-6.11.1.spdx.json:No such file or directory
> *** Error code 1
>
> If I just touch those both files installation works fine.
>

All Qt components now require textproc/py-cyclonedx-python-lib and
misc/py-spdx-tools to be installed at build to generate the extended
SBOM data (cdx.jdon/spdx.json). I'm amazed you got to
multimedia/qt6-multimedia before failure hit, though, since multimedia
requires the base and declarative components. Please provide a *full*
build log to help me diagnose the problem further.

-Jason


More information about the kde-freebsd mailing list