[Interest] Errors compiling Qt 6.8.1
Alexandru Croitor
alexandru.croitor at qt.io
Thu Jan 30 19:39:09 CET 2025
Hi,
It's hard to say what might be going wrong without seeing how you configure and install qt.
It might be related to https://bugreports.qt.io/browse/QTBUG-132188 in which case it's fixed in 6.8.2.
If you don't care about the sbom files, you can configure qt with -no-sbom to work around the issue.
Otherwise I suggest you file a bug report with the details on how you configure and install qt.
Cheers.
> On 30. Jan 2025, at 19:09, Stefan Seefeld <stefan at seefeld.name> wrote:
>
> Hello,
>
> I'm trying to compile & package Qt 6.8.1 on Linux (Ubuntu 24.04) for our internal use.
> And while the build itself appears to complete correctly, I do receive the error
>
> ```
> Could not find external SBOM document qt6/sbom/qtbase-6.8.1.spdx in any of
> the document dir paths:
> ...
> ```
>
> Any idea what I may be missing ?
>
> Thanks,
>
> --
> ...ich hab' noch einen Koffer in Berlin...
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
More information about the Interest
mailing list