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

Qt 5.7.0 fails to build with -no-opengl (examples/canvas3d/textureandlight, qtpurchasing/examples/purchasing/qthangman)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.7.0
    • Examples and Demos
    • None

    Description

      Both of the mentioned examples fail with Project ERROR: Unknown module(s) in QT: quick.

      cd textureandlight/ && ( test -e Makefile || /tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtbase/bin/qmake /tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtcanvas3d/examples/canvas3d/textureandlight/textureandlight.pro -qtconf /tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile 
      Project ERROR: Unknown module(s) in QT: quick
      Makefile:47: recipe for target 'sub-textureandlight-make_first' failed
      make[3]: *** [sub-textureandlight-make_first] Error 3
      make[3]: Leaving directory '/tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtcanvas3d/examples/canvas3d'
      Makefile:42: recipe for target 'sub-canvas3d-make_first' failed
      make[2]: *** [sub-canvas3d-make_first] Error 2
      make[2]: Leaving directory '/tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtcanvas3d/examples'
      Makefile:69: recipe for target 'sub-examples-make_first' failed
      make[1]: *** [sub-examples-make_first] Error 2
      make[1]: Leaving directory '/tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtcanvas3d'
      Makefile:406: recipe for target 'module-qtcanvas3d-make_first' failed
      make: *** [module-qtcanvas3d-make_first] Error 2
      make: *** Waiting for unfinished jobs....
      
      cd qthangman/ && ( test -e Makefile || /tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtbase/bin/qmake /tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtpurchasing/examples/purchasing/qthangman/qthangman.pro -qtconf /tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtbase/bin/qt.conf -o Makefile ) && make -f Makefile 
      Project ERROR: Unknown module(s) in QT: quick
      Makefile:42: recipe for target 'sub-qthangman-make_first' failed
      make[3]: *** [sub-qthangman-make_first] Error 3
      make[3]: Leaving directory '/tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtpurchasing/examples/purchasing'
      Makefile:42: recipe for target 'sub-purchasing-make_first' failed
      make[2]: *** [sub-purchasing-make_first] Error 2
      make[2]: Leaving directory '/tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtpurchasing/examples'
      Makefile:69: recipe for target 'sub-examples-make_first' failed
      make[1]: *** [sub-examples-make_first] Error 2
      make[1]: Leaving directory '/tmp/ketl/spack-stage/spack-stage-nyea3C/qt-everywhere-opensource-src-5.7.0/qtpurchasing'
      Makefile:381: recipe for target 'module-qtpurchasing-make_first' failed
      make: *** [module-qtpurchasing-make_first] Error 2
      

      Attaching full combined output of configure and make.

      See also recent comments on https://bugreports.qt.io/browse/QTBUG-35711.

      Attachments

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

        Activity

          People

            docteam Qt Documentation Team
            tobbez tobbez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes