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

cmake mime database compression with zstd fails

    XMLWordPrintable

Details

    Description

      After cmake upgrade to 3.18.4 or 3.19 qt configure ends with

      CMake Error: archive_write_header: Format must be set before you can write to an archive.
      CMake Error at src/corelib/CMakeLists.txt:1219 (file):

      Quick investigation shows issue with mime database compression with raw format and Zstd, changing compression to Gzip works.

      see https://codereview.qt-project.org/c/qt/qtbase/+/311114

      Used workaround: force to continue use perl script do not use cmake ARCHIVE_CREATE.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            michal Michal Klocek
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes