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

QtPatch operation is run repeatedly for same files

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes