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

Fail to configure qt 5.12: empty qmake spec

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.12.0
    • Build System
    • None
    • Linux/X11

    Description

      When trying to build Qt 5.12.0 from sources in a docker (18.09) container based on ubuntu cosmic image, on a host running Xenial Xerus (kernel 4.15.0-1031-azure), configure fails with the following error:

      + /home/conan/.conan/data/qt/5.12.0/bincrafters/testing/source/qt5/qtbase/configure -top-level -shared -confirm-license -silent -nomake examples -nomake tests -prefix /home/conan/.conan/data/qt/5.12.0/bincrafters/testing/package/ec288e702210616530505d710f2c7d3da7bcd546 -opensource -release -skip qtsvg -skip qtdeclarative -skip qtactiveqt -skip qtscript -skip qtmultimedia -skip qttools -skip qtxmlpatterns -skip qttranslations -skip qtdoc -skip qtlocation -skip qtsensors -skip qtconnectivity -skip qtwayland -skip qt3d -skip qtimageformats -skip qtgraphicaleffects -skip qtquickcontrols -skip qtserialbus -skip qtserialport -skip qtx11extras -skip qtmacextras -skip qtwinextras -skip qtandroidextras -skip qtwebsockets -skip qtwebchannel -skip qtwebengine -skip qtcanvas3d -skip qtwebview -skip qtquickcontrols2 -skip qtpurchasing -skip qtcharts -skip qtdatavis3d -skip qtvirtualkeyboard -skip qtgamepad -skip qtscxml -skip qtspeech -skip qtnetworkauth -skip qtremoteobjects -skip qtwebglplugin -opengl desktop -no-openssl -qt-xcb -xplatform linux-clang-32 QMAKE_CC=clang QMAKE_LINK_C=clang QMAKE_LINK_C_SHLIB=clang QMAKE_CXX=clang++ QMAKE_LINK=clang++ QMAKE_LINK_SHLIB=clang++ QMAKE_CXXFLAGS+=-ftemplate-depth=1024 -qt-zlib
      Preparing build tree...
      Creating qmake...
      Done.
      Could not find qmake spec ''.
      

      Building on the same host, inside a container based on ubuntu bionic, does not meet this error, so successful configuration has glibc=2.27 whereas failing configuration has glibc=2.28

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              ericlemanissier Eric Lemanissier
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes