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

[REG 6.5.0 FF(beta1)->6.5.0 beta2] Installation errors on Ubuntu20.04 and openSUSE15_4: glibc issue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 6.5.0 Beta2
    • Packaging & Installer
    • 1759420ac (6.5), 1bb2928c4 (dev), 7ac39979c (6.5), 8e435d92d (dev)

    Description

      Since GCC pre-built binaries are compiled on RHEL9 on CI, installer shows installation errors during installation on Ubuntu20.04 and openSUSE15_4:

      [176915] Operation \"QtPatch\" with arguments \"linux; /home/qt/Qt650/6.5.0/gcc_64; qt5; QmakeOutputInstallerKey=qt.qt6.650.gcc_64_qmakeoutput\" failed: Could not find the required QmakeOutputInstallerKey(qt.qt6.650.gcc_64_qmakeoutput) value on the installer object. The ConsumeOutput operation on the valid qmake needs to be called first.
      [176915] installationErrorWithCancel : Installer Error : Error during installation process (qt.qt6.650.gcc_64):Could not find the required QmakeOutputInstallerKey(qt.qt6.650.gcc_64_qmakeoutput) value on the installer object. The ConsumeOutput operation on the valid qmake needs to be called first. Retry|Ignore|Cancel 

      Running the qmake reveals the real issue:

      6.5.0/gcc_64/bin$ ./qmake 
      ./qmake: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./qmake)
      ./qmake: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./qmake)
      ./qmake: /usr/local/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by ./qmake)
      ./qmake: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/qt/Qt650/6.5.0/gcc_64/bin/../lib/libQt6Core.so.6)
      ./qmake: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/qt/Qt650/6.5.0/gcc_64/bin/../lib/libQt6Core.so.6)
      ./qmake: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/qt/Qt650/6.5.0/gcc_64/bin/../lib/libQt6Core.so.6)
      ./qmake: /usr/local/lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /home/qt/Qt650/6.5.0/gcc_64/bin/../lib/libQt6Core.so.6)
      ./qmake: /usr/local/lib64/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by /home/qt/Qt650/6.5.0/gcc_64/bin/../lib/libQt6Core.so.6) 

      Attachments

        Issue Links

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

          Activity

            People

              janihe Jani Heikkinen
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes