Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. I am trying to deploy my QT application using linuxdeployqt in my Linux OS but i am getting this error:
Forum Updated to NodeBB v4.3 + New Features

I am trying to deploy my QT application using linuxdeployqt in my Linux OS but i am getting this error:

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 3 Posters 2.6k Views 1 Watching
  • 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.
  • I Offline
    I Offline
    ioanna
    wrote on 30 Mar 2020, 12:43 last edited by
    #1

    ERROR: The host system is too new.
    Please run on a system with a glibc version no newer than what comes with the oldest
    still-supported mainstream distribution, which currently is glibc 2.20.
    This is so that the resulting bundle will work on most still-supported Linux distributions.

    How can i solve this?

    J 1 Reply Last reply 30 Mar 2020, 12:44
    0
    • I ioanna
      30 Mar 2020, 12:43

      ERROR: The host system is too new.
      Please run on a system with a glibc version no newer than what comes with the oldest
      still-supported mainstream distribution, which currently is glibc 2.20.
      This is so that the resulting bundle will work on most still-supported Linux distributions.

      How can i solve this?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 30 Mar 2020, 12:44 last edited by
      #2

      @ioanna Which Qt version do you use on which exact Linux distribution version?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      I 1 Reply Last reply 30 Mar 2020, 12:55
      0
      • J jsulm
        30 Mar 2020, 12:44

        @ioanna Which Qt version do you use on which exact Linux distribution version?

        I Offline
        I Offline
        ioanna
        wrote on 30 Mar 2020, 12:55 last edited by
        #3

        @jsulm

        4a2524ee-91e6-457c-a672-8e5ed25ec638-image.png

        Kali GNU/Linux Rolling

        Linux version 5.4.0-kali3-amd64 (devel@kali.org) (gcc version 9.2.1 20200104 (Debian 9.2.1-22)) #1 SMP Debian 5.4.13-1kali1 (2020-01-20)

        J 2 Replies Last reply 30 Mar 2020, 12:59
        0
        • I ioanna
          30 Mar 2020, 12:55

          @jsulm

          4a2524ee-91e6-457c-a672-8e5ed25ec638-image.png

          Kali GNU/Linux Rolling

          Linux version 5.4.0-kali3-amd64 (devel@kali.org) (gcc version 9.2.1 20200104 (Debian 9.2.1-22)) #1 SMP Debian 5.4.13-1kali1 (2020-01-20)

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 30 Mar 2020, 12:59 last edited by
          #4

          @ioanna Please don't post "About Qt Creator" dialog - it only says which Qt version was used to build Qt.
          Check the Kit you are using - which Qt version is configured there?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          I 1 Reply Last reply 30 Mar 2020, 13:07
          0
          • I ioanna
            30 Mar 2020, 12:55

            @jsulm

            4a2524ee-91e6-457c-a672-8e5ed25ec638-image.png

            Kali GNU/Linux Rolling

            Linux version 5.4.0-kali3-amd64 (devel@kali.org) (gcc version 9.2.1 20200104 (Debian 9.2.1-22)) #1 SMP Debian 5.4.13-1kali1 (2020-01-20)

            J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 30 Mar 2020, 13:00 last edited by
            #5

            @ioanna Also take a look at this: https://forum.qt.io/topic/100364/qt-linux-deployment/8

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            1
            • J jsulm
              30 Mar 2020, 12:59

              @ioanna Please don't post "About Qt Creator" dialog - it only says which Qt version was used to build Qt.
              Check the Kit you are using - which Qt version is configured there?

              I Offline
              I Offline
              ioanna
              wrote on 30 Mar 2020, 13:07 last edited by
              #6

              @jsulm sorry.

              Qt 5.14.1 GGC 64bit

              J 1 Reply Last reply 30 Mar 2020, 13:12
              0
              • I ioanna
                30 Mar 2020, 13:07

                @jsulm sorry.

                Qt 5.14.1 GGC 64bit

                J Offline
                J Offline
                jsulm
                Lifetime Qt Champion
                wrote on 30 Mar 2020, 13:12 last edited by
                #7

                @ioanna Check the link above and try -unsupported-allow-new-glibc parameter

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                2
                • K Offline
                  K Offline
                  KH-219Design
                  wrote on 30 Mar 2020, 17:17 last edited by
                  #8

                  @jsulm has already provided the relevant flag that should fix this. More discussion (for anyone curious about the rationale of the linuxdeployqt maintainers) can be found at https://github.com/probonopd/linuxdeployqt/issues/340

                  TLDR:
                  -unsupported-allow-new-glibc

                  www.219design.com
                  Software | Electrical | Mechanical | Product Design

                  1 Reply Last reply
                  1
                  • C CPPUIX referenced this topic on 6 May 2023, 20:31

                  1/8

                  30 Mar 2020, 12:43

                  • Login

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