Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
None
-
6.5.0 Beta2
-
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
- resulted from
-
QTBUG-110453 tst_QVideoWidget::fullScreen fails with Android target in RHEL-8.4
-
- Closed
-
For Gerrit Dashboard: QTBUG-110172 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
454563,3 | Change RHEL 9.0 to RHEL 8.4 for packaging targets | 6.5 | qt/qt5 | Status: MERGED | +2 | 0 |
454715,2 | Change RHEL 9.0 to RHEL 8.4 for packaging targets | dev | qt/qt5 | Status: MERGED | +2 | 0 |
455228,2 | Revert back to use RHEL 8.4 with Android targets | 6.5 | qt/qt5 | Status: MERGED | +2 | 0 |
455672,2 | Revert back to use RHEL 8.4 with Android targets | dev | qt/qt5 | Status: MERGED | +2 | 0 |
455673,1 | Revert back to use RHEL 8.4 with Android targets | 6.4 | qt/qt5 | Status: ABANDONED | 0 | 0 |