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

build dir is in QMAKE_PRL_BUILD_DIR → not reproducible

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 6.5.0 Beta1
    • 6.2.0
    • Build System: CMake
    • None
    • a021b5e09f (qt/qtbase/dev)

    Description

      The libQt6*.prl files in installed in the /lib directory contain the build dir.

       

      find -name "libQt6*.prl" -exec grep QMAKE_PRL_BUILD_DIR '{}' \;

      For example:

       

      QMAKE_PRL_BUILD_DIR = /build/qt6/qt-everywhere-src-6.2.0/debian/build-x86/qtbase/src/xml
      QMAKE_PRL_BUILD_DIR = /build/qt6/qt-everywhere-src-6.2.0/debian/build-x86/qtbase/src/sql

       

      This leads to not reproducible build.

      Is this necessary? Would it be possible to remove it?

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-97386
          # Subject Branch Project Status CR V

          Activity

            People

              qtbuildsystem Qt Build System Team
              ban F S
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes