Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-137441

Installation of QtPdf is failing due to Sbom

    XMLWordPrintable

Details

    • Windows

    Description

      When building QtPdf it builds without problem but at the time of installation it is failing. Even using DQT_GENERATE_SBOM=OFF is not helping.

      all the required binaries are getting generated correctly. Its just the instalation that is failing

      Configuration:
      qt-configure-module.bat "C:/Qt/Source"-- -DFEATURE_qtwebengine_build=OFF
      
      Build:
      cmake --build . --parallel
      
      Installation:
      cmake --install .
      
      Error:
      -- Starting SBOM generation in build dir: C:/Qt/Build/qt_sbom/qtpdf/staging-qtpdf.spdx.in
      CMake Error at qt_sbom/qtpdf/DocumentRef-qtbase.cmake:12 (message):
      Could not find external SBOM document sbom/qtbase-6.8.3.spdx in any of the
      document dir paths: C:/Qt/Build/qt_sbom/qtpdf
       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtbuildsystem Qt Build System Team
            irfan.omair@digia.com Irfan Omair
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes