Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QT Creator installer setup fails on Linux ARM: Process crashed

QT Creator installer setup fails on Linux ARM: Process crashed

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
10 Posts 7 Posters 1.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zeros0
    wrote on 5 Nov 2024, 16:56 last edited by
    #1

    I'm facing a problem when installing the QT Creator IDE in Linux ARM, with the comunnity installer downloaded from the QT download page. I had no problems when installing on Linux x86. ARM fails when installing the components though, showing the this error in a dialog:

    Error during installation process (qt.qt6.680.linux_gcc_arm64): Failed to run command: "/home/user/Qt/6.8.0/gcc_arm64/bin/qmake": Process crashed
    

    I also get this warning in the terminal where I executed the installer:

    Warning: /home/user/Qt/6.8.0/gcc_arm64/bin/qmake" QList("-query") crashed with exit code 11 standard output:  "" error output:  "
    

    When selecting components, I have tried choosing Qt 6.8 for Desktop development and also Custom Installation, but they both seem to fail when installing Qt.
    I've tried to install QT Creator Ubuntu 22.04 (under Gnome) and Raspberry Os Lite (under Xfce4) on a Raspberry CM4, and I get in both the same error. Why is this hapenning?

    1 Reply Last reply
    1
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 5 Nov 2024, 20:34 last edited by
      #2

      Hi and welcome to devnet,

      Can you run it with the debugger to check where it crashes ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Z 1 Reply Last reply 6 Nov 2024, 08:53
      0
      • S SGaist
        5 Nov 2024, 20:34

        Hi and welcome to devnet,

        Can you run it with the debugger to check where it crashes ?

        Z Offline
        Z Offline
        zeros0
        wrote on 6 Nov 2024, 08:53 last edited by
        #3

        @SGaist Hi, what do you mean by "run with debugger"? The QT setup program or the file that crashes? (/home/user/Qt/6.8.0/gcc_arm64/bin/qmake)

        1 Reply Last reply
        0
        • P Offline
          P Offline
          PenguinTutor
          wrote on 6 Nov 2024, 09:22 last edited by
          #4

          I'm getting the same problem trying to install Qt on a Raspberry Pi.

          Using the installer from qt.io, it installs 44 of 392 components and then fails with the error: Failed to run command ~/Qt/6.8.0/gcc_arm64/bin/qmake : Process crashed.

          In the shell that I launched the installer from I get: Warning ~/Qt/6.8.0/gcc_arm64/bin/qmake QList("-query") crashed with exit code 11 standard output: "" error output:

          I can run that particular qmake from the command line and I get the usage message, but adding the -query results in a segmentation fault.

          I tried replacing that version of qmake with a symlink to the system qmake, but now get an error message:

          Error during installation process (qt.qt6.680.wasm_multithread): Could not find the required QmakeOutputInstallerKey(qt.qt6.680.wasm_multithread_qmakeoutput) value on the installer object. The ConsumeOutput operation on the valid qmake needs to be called first.

          1 Reply Last reply
          0
          • Z zeros0 has marked this topic as solved on 6 Nov 2024, 14:57
          • Z Offline
            Z Offline
            zeros0
            wrote on 6 Nov 2024, 16:58 last edited by zeros0 11 Jun 2024, 16:59
            #5

            SOLVED:
            After getting the dialog error Error during installation process (qt.qt6.680.linux_gcc_arm64): Failed to run command: "/home/user/Qt/6.8.0/gcc_arm64/bin/qmake": Process crashed in the QT Creator installer setup, remove the file under "Qt/6.8.0/gcc_arm64/bin/qmake" (without closing the dialog) and create a symlink that points to the "/usr/lib/qt6/bin/qmake" binary ("ln -s /usr/lib/qmake6/bin/qmake ~/Qt/6.8.0/gcc_arm64/bin/qmake") that might be installed with "apt install qmake6 " and click retry. It should complete the installation. Hope this is fixed.

            Y Z 2 Replies Last reply 19 Nov 2024, 15:11
            2
            • Z zeros0
              6 Nov 2024, 16:58

              SOLVED:
              After getting the dialog error Error during installation process (qt.qt6.680.linux_gcc_arm64): Failed to run command: "/home/user/Qt/6.8.0/gcc_arm64/bin/qmake": Process crashed in the QT Creator installer setup, remove the file under "Qt/6.8.0/gcc_arm64/bin/qmake" (without closing the dialog) and create a symlink that points to the "/usr/lib/qt6/bin/qmake" binary ("ln -s /usr/lib/qmake6/bin/qmake ~/Qt/6.8.0/gcc_arm64/bin/qmake") that might be installed with "apt install qmake6 " and click retry. It should complete the installation. Hope this is fixed.

              Y Offline
              Y Offline
              Yu Chen
              wrote on 19 Nov 2024, 15:11 last edited by
              #6

              @zeros0 It works, thanks!

              1 Reply Last reply
              0
              • Z zeros0
                6 Nov 2024, 16:58

                SOLVED:
                After getting the dialog error Error during installation process (qt.qt6.680.linux_gcc_arm64): Failed to run command: "/home/user/Qt/6.8.0/gcc_arm64/bin/qmake": Process crashed in the QT Creator installer setup, remove the file under "Qt/6.8.0/gcc_arm64/bin/qmake" (without closing the dialog) and create a symlink that points to the "/usr/lib/qt6/bin/qmake" binary ("ln -s /usr/lib/qmake6/bin/qmake ~/Qt/6.8.0/gcc_arm64/bin/qmake") that might be installed with "apt install qmake6 " and click retry. It should complete the installation. Hope this is fixed.

                Z Offline
                Z Offline
                zenon
                wrote on 29 Nov 2024, 01:40 last edited by zenon
                #7

                @zeros0

                I did your trick it allows the install to finish but it's unusable with qtcreator which refuse this version of qmake.
                I can't install on ubuntu 22.04 mac vmware . The process aborts with the above listed messages. The installed binaries succeed to download but are unusable.

                But with an upper version of ubuntu (24.04) the online installer works normally on arm64 virtualized

                Il don't understand why it is not possible to upgrade from 6.7 to 6.8 ? It's annoying

                Have you another idea ?

                1 Reply Last reply
                0
                • E Offline
                  E Offline
                  Erni42 0
                  wrote on 8 Dec 2024, 07:39 last edited by
                  #8

                  same here. ldd gives no missing library for qmake.
                  I try to install on a Debian 12

                  1 Reply Last reply
                  0
                  • C Christian Ehrlicher moved this topic from General and Desktop on 8 Dec 2024, 07:40
                  • D Offline
                    D Offline
                    DigitalArtifex
                    wrote on 7 Feb 2025, 21:21 last edited by
                    #9

                    Any updates on this? qmake --query still segfaults and the posted work-around doesn't work passed the installer itself. The solved tag should be removed

                    1 Reply Last reply
                    0
                    • D Offline
                      D Offline
                      DigitalArtifex
                      wrote on 7 Feb 2025, 21:35 last edited by
                      #10

                      For anyone else having this issue, please vote for this bug report https://bugreports.qt.io/browse/QTBUG-133571

                      1 Reply Last reply
                      1

                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved