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

Unable to install qt on linux

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 5.9.3
    • Packaging & Installer
    • None

    Description

      I am unable to install qt on my linux (Linux version 3.14.79-13.60-e2s) (lcc:1.21.22:Oct-15-2017:e2k-v3-linux.cross:i386-linux)  SMP Mon Nov 13 20:52:09 GMT 2017 e2k E2S EL2S4 GNU/LINUX

       

      it says unable to run binary file when I try to run on terminal ./qt-opensourcelinux-x64-5.9.3.run  (done chmod +x and 777) 

      Then i started to make QT from the source code downloaded from the web page but I am having the following issues on the first step ./configure

      user ~/tmp/qt-everywhere-opensource-src-5.9.3 # ./configure
       + cd qtbase
       + /root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/configure -top-level 
       Creating qmake...
       .lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 396: error:
       identifier "CpuFeatureAES" undefined
      |(Q_UINT64_C(1) << CpuFeatureAES)
       ^|
      
      lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 402: error:
       identifier "CpuFeatureRDRAND" undefined
      |(Q_UINT64_C(1) << CpuFeatureRDRAND)
       ^|
      
      lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 408: error:
       identifier "CpuFeatureBMI" undefined
      |(Q_UINT64_C(1) << CpuFeatureBMI)
       ^|
      
      lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 414: error:
       identifier "CpuFeatureF16C" undefined
      |(Q_UINT64_C(1) << CpuFeatureF16C)
       ^|
      
      lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 417: error:
       identifier "CpuFeaturePOPCNT" undefined
      |(Q_UINT64_C(1) << CpuFeaturePOPCNT)
       ^|
      
      lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 453: error:
       identifier "CpuFeatureAVX" undefined
      |(Q_UINT64_C(1) << CpuFeatureAVX)
       ^|
      
      lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 456: error:
       identifier "CpuFeatureSSE4_2" undefined
      |(Q_UINT64_C(1) << CpuFeatureSSE4_2)
       ^|
      
      lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 459: error:
       identifier "CpuFeatureSSE4_1" undefined
      |(Q_UINT64_C(1) << CpuFeatureSSE4_1)
       ^|
      
      lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 462: error:
       identifier "CpuFeatureSSSE3" undefined
      |(Q_UINT64_C(1) << CpuFeatureSSSE3)
       ^|
      
      lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 465: error:
       identifier "CpuFeatureSSE3" undefined
      |(Q_UINT64_C(1) << CpuFeatureSSE3)
       ^|
      
      lcc: "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/include/QtCore/5.9.3/QtCore/private/../../../../../src/corelib/tools/qsimd_p.h", row 468: error:
       identifier "CpuFeatureSSE2" undefined
      |(Q_UINT64_C(1) << CpuFeatureSSE2)
       ^|
      
      11 errors found during compilation "/root/tmp/qt-everywhere-opensource-src-5.9.3/qtbase/src/corelib/codecs/qutfcodec.cpp".
       gmake: *** [qutfcodec.o] error 1
       user ~/tmp/qt-everywhere-opensource-src-5.9.3 #
      

      Attachments

        Issue Links

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

          Activity

            People

              releaseteam Qt Release Team
              andranik andranik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes