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

Modules in 5.15 branch missing MinGW debug files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.15.11, 6.5.0 Beta1
    • 5.15.11
    • Build System
    • None
    • Windows
    • 38ca34ac93 (qt/qtbase/dev) 38ca34ac93 (qt/tqtc-qtbase/dev) 3cd1d33232 (qt/qtbase/6.3) 3cd1d33232 (qt/tqtc-qtbase/6.3) 8a9383120a (qt/tqtc-qtbase/5.15) 38ca34ac93 (qt/qtbase/wip/protobuf) 38ca34ac93 (qt/tqtc-qtbase/wip/protobuf)

    Description

      Regression found in debug information content between released 5.15.10 (LTS) and latest
      5.15.11 (LTS) integration for some Qt modules.

      QtQuickControls module is missing MinGW x86 and x86_64 debug information
      archives after 5.15.11 (LTS) integration. Same goes for at least QtImageFormats.

      Expected:

      Archives are found from the packaging file server.

      qtquickcontrols-Windows-Windows_7-Mingw-Windows-Windows_7-X86-debug-symbols.7z
      qtquickcontrols-Windows-Windows_10_21H2-Mingw-Windows-Windows_10_21H2-X86_64-debug-symbols.7z

      Actual:

      Archives are missing from the file server.

      In addition to the regression above QtSVG MinGW debug information archives are available but the file contents have changed.

      qtsvg-Windows-Windows_7-Mingw-Windows-Windows_7-X86-debug-symbols.7z as an example:

      5.15.10:

      ├── lib
      │      └── Qt5Svg.dll.debug
      └── plugins
               ├── iconengines
               │       └── qsvgicon.dll.debug
               └── imageformats
                        └── qsvg.dll.debug

      5.15.11:

      └── bin
                └── Qt5Svg.dll.debug

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            ankokko Antti Kokko
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews