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

QtPatch operation is run repeatedly for same files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.11.0
    • Packaging & Installer
    • None

    Description

      Every Qt module installer component calls addOperation("QtPatch") with the same install path, which means that for every module that is installed, all already installed files are processed, not just the ones that are being installed in the particular component.

      At least on macOS, this causes system utils (otool, install_name_tool) to be called several times for each binary, which takes unnecessarily long time.

      Attachments

        Issue Links

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

          Activity

            People

              kamartti Katja Marttila
              sapiippo Samuli Piippo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes