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

SCXML examples fail to compile with -no-gui

    XMLWordPrintable

Details

    Description

      ../qt5/configure -confirm-license -prefix /usr -hostprefix /opt/emlix/test -hostbindir /opt/emlix/test/bin -hostdatadir /opt/emlix/test -bindir /usr/bin -libdir /usr/lib -libexecdir /usr/libexec -headerdir /usr/include/qt5 -archdatadir /usr/lib/qt5 -datadir /usr/share/qt5 -plugindir /usr/lib/qt5/plugins -importdir /usr/lib/qt5/imports -translationdir /usr/share/qt5/translations -xplatform emlix/linux-x86_64-g++ -release -opensource -shared -pch -pkg-config -platform linux-g++ -plugin-sql-sqlite -v -no-rpath -nomake tools -sysroot /opt/emlix/test/sysroot -no-opengl -examplesdir /usr/qt5/examples -make examples -skip svg -skip activeqt -skip wayland -skip 3d -skip graphicaleffects -skip quickcontrols -skip x11extras -skip macextras -skip winextras -skip androidextras -skip webengine -skip canvas3d -skip webview -skip quickcontrols2 -skip purchasing -skip charts -skip datavis3d -skip virtualkeyboard -skip gamepad -skip speech -skip networkauth -skip remoteobjects -no-gui -no-widgets -alsa -no-cups -dbus-linked -no-directfb -fontconfig -system-freetype -glib -no-gstreamer -no-iconv -no-icu -system-libjpeg -system-libpng -openssl-linked -qt-pcre -system-sqlite -tslib -libudev -no-xcb -syslog -no-xinput2 -system-zlib
      

      Build log ends with:

      cd scxml/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-beta/qtscxml/examples/scxml/scxml.pro ) && make -f Makefile 
      make[3]: Entering directory `/tmp/e2/build/build/qtscxml/examples/scxml'
      cd calculator-qml/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-beta/qtscxml/examples/scxml/calculator-qml/calculator-qml.pro ) && make -f Makefile 
      cd trafficlight-qml-static/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-beta/qtscxml/examples/scxml/trafficlight-qml-static/trafficlight-qml-static.pro ) && make -f Makefile 
      cd trafficlight-qml-dynamic/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-beta/qtscxml/examples/scxml/trafficlight-qml-dynamic/trafficlight-qml-dynamic.pro ) && make -f Makefile 
      cd trafficlight-qml-simple/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-beta/qtscxml/examples/scxml/trafficlight-qml-simple/trafficlight-qml-simple.pro ) && make -f Makefile 
      cd mediaplayer-qml-static/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-beta/qtscxml/examples/scxml/mediaplayer-qml-static/mediaplayer-qml-static.pro ) && make -f Makefile 
      cd mediaplayer-qml-dynamic/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-beta/qtscxml/examples/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.pro ) && make -f Makefile 
      cd mediaplayer-qml-cppdatamodel/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-beta/qtscxml/examples/scxml/mediaplayer-qml-cppdatamodel/mediaplayer-qml-cppdatamodel.pro ) && make -f 
      Makefile 
      cd invoke-static/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-beta/qtscxml/examples/scxml/invoke-static/invoke-static.pro ) && make -f Makefile 
      cd invoke-dynamic/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-beta/qtscxml/examples/scxml/invoke-dynamic/invoke-dynamic.pro ) && make -f Makefile 
      Project ERROR: Unknown module(s) in QT: gui
      Project ERROR: Unknown module(s) in QT: gui
      Project ERROR: Unknown module(s) in QT: gui
      Project ERROR: Unknown module(s) in QT: gui
      

      Seems like a reincarnation of QTBUG-57255

      Attachments

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

        Activity

          People

            vuokko Juha Vuolle
            rebemlix Rolf Eike Beer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes