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

qtquickcontrols2 build failed on many platforms

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P0: Blocker
    • 5.14.0 Alpha
    • 5.14
    • Quick: Controls 2
    • None
    • All
    • 73fa64256eaad072cc64569e9a38a59d287a414a

    Description

      https://codereview.qt-project.org/#/c/258978/ Update submodules on 'dev' in qt5 - PS21

      http://coin/coin/integration/qt/qt5/tasks/1557373692

      http://coin/coin/api/results/qt/qtquickcontrols2/25ef08b3ca74bd749f7b96133ed5eac205742cb3/MacOSMacOS_10_13x86_64AndroidAndroid_ANYarmv7Clangqtci-macos-10.13-x86_64-2-70d214DisableTests_OpenGLES2_Release/590b3722a828c085d56e69392db7919219ba5983/build_1557374357/log.txt.gz

      agent:2019/05/09 03:55:24 build.go:197: /opt/android/android-ndk-r19c/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ -c -D__ANDROID_API__=21 -target armv7-none-linux-androideabi -gcc-toolchain /opt/android/android-ndk-r19c/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64 -fno-limit-debug-info -DANDROID_HAS_WSTRING --sysroot=/opt/android/android-ndk-r19c/sysroot -isystem /opt/android/android-ndk-r19c/sysroot/usr/include/arm-linux-androideabi -isystem /opt/android/android-ndk-r19c/sources/cxx-stl/llvm-libc++/include -isystem /opt/android/android-ndk-r19c/sources/android/support/include -isystem /opt/android/android-ndk-r19c/sources/cxx-stl/llvm-libc++abi/include -fstack-protector-strong -DANDROID -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -fno-builtin-memmove -mthumb -Oz -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Winconsistent-missing-override -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_QUICKTEMPLATES2_LIB -DQT_BUILDING_QT -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../../include -I../../include/QtQuickTemplates2 -I../../include/QtQuickTemplates2/5.14.0 -I../../include/QtQuickTemplates2/5.14.0/QtQuickTemplates2 -I/Users/qt/work/install/include -I/Users/qt/work/install/include/QtQuick -I/Users/qt/work/install/include/QtGui -I/Users/qt/work/install/include/QtQmlModels/5.14.0 -I/Users/qt/work/install/include/QtQmlModels/5.14.0/QtQmlModels -I/Users/qt/work/install/include/QtQmlModels -I/Users/qt/work/install/include/QtQml/5.14.0 -I/Users/qt/work/install/include/QtQml/5.14.0/QtQml -I/Users/qt/work/install/include/QtQml -I/Users/qt/work/install/include/QtNetwork -I/Users/qt/work/install/include/QtCore/5.14.0 -I/Users/qt/work/install/include/QtCore/5.14.0/QtCore -I/Users/qt/work/install/include/QtCore -I/Users/qt/work/install/include/QtQuick/5.14.0 -I/Users/qt/work/install/include/QtQuick/5.14.0/QtQuick -I/Users/qt/work/install/include/QtGui/5.14.0 -I/Users/qt/work/install/include/QtGui/5.14.0/QtGui -I.moc -I/usr/local/opt/openssl/include -I/Users/qt/work/install/mkspecs/android-clang -o .obj/qquickstackview.o qquickstackview.cpp
      agent:2019/05/09 03:55:24 build.go:197: In file included from qquickstackelement.cpp:38:
      agent:2019/05/09 03:55:24 build.go:197: ./qquickstackview_p_p.h:101:34: error: implicit instantiation of undefined template 'QStack<QQuickStackElement *>'
      agent:2019/05/09 03:55:24 build.go:197:     QStack<QQuickStackElement *> elements;
      agent:2019/05/09 03:55:24 build.go:197:                                  ^
      agent:2019/05/09 03:55:24 build.go:197: /Users/qt/work/install/include/QtCore/qmetatype.h:2136:1: note: template is declared here
      agent:2019/05/09 03:55:24 build.go:197: QT_FOR_EACH_AUTOMATIC_TEMPLATE_1ARG(Q_DECLARE_SEQUENTIAL_CONTAINER_METATYPE_ITER)
      agent:2019/05/09 03:55:24 build.go:197: ^
      agent:2019/05/09 03:55:24 build.go:197: /Users/qt/work/install/include/QtCore/qmetatype.h:217:7: note: expanded from macro 'QT_FOR_EACH_AUTOMATIC_TEMPLATE_1ARG'
      agent:2019/05/09 03:55:24 build.go:197:     F(QStack) \
      agent:2019/05/09 03:55:24 build.go:197:       ^
      agent:2019/05/09 03:55:26 build.go:197: 1 error generated.
      agent:2019/05/09 03:55:26 build.go:197: make[2]: *** [.obj/qquickstackelement.o] Error 1
      agent:2019/05/09 03:55:26 build.go:197: make[2]: *** Waiting for unfinished jobs....
      agent:2019/05/09 03:55:26 build.go:197: In file included from qquickstacktransition.cpp:39:
      agent:2019/05/09 03:55:26 build.go:197: ./qquickstackview_p_p.h:101:34: error: implicit instantiation of undefined template 'QStack<QQuickStackElement *>'
      agent:2019/05/09 03:55:26 build.go:197:     QStack<QQuickStackElement *> elements;
      agent:2019/05/09 03:55:26 build.go:197:                                  ^
      agent:2019/05/09 03:55:26 build.go:197: /Users/qt/work/install/include/QtCore/qmetatype.h:2136:1: note: template is declared here
      agent:2019/05/09 03:55:26 build.go:197: QT_FOR_EACH_AUTOMATIC_TEMPLATE_1ARG(Q_DECLARE_SEQUENTIAL_CONTAINER_METATYPE_ITER)
      agent:2019/05/09 03:55:26 build.go:197: ^
      agent:2019/05/09 03:55:26 build.go:197: /Users/qt/work/install/include/QtCore/qmetatype.h:217:7: note: expanded from macro 'QT_FOR_EACH_AUTOMATIC_TEMPLATE_1ARG'
      agent:2019/05/09 03:55:26 build.go:197:     F(QStack) \
      agent:2019/05/09 03:55:26 build.go:197:       ^
      agent:2019/05/09 03:55:27 build.go:197: 1 error generated.
      agent:2019/05/09 03:55:27 build.go:197: make[2]: *** [.obj/qquickstacktransition.o] Error 1
      agent:2019/05/09 03:55:27 build.go:197: In file included from qquickstackview.cpp:38:
      agent:2019/05/09 03:55:27 build.go:197: ./qquickstackview_p_p.h:101:34: error: implicit instantiation of undefined template 'QStack<QQuickStackElement *>'
      agent:2019/05/09 03:55:27 build.go:197:     QStack<QQuickStackElement *> elements;
      agent:2019/05/09 03:55:27 build.go:197:                                  ^
      agent:2019/05/09 03:55:27 build.go:197: /Users/qt/work/install/include/QtCore/qmetatype.h:2136:1: note: template is declared here
      agent:2019/05/09 03:55:27 build.go:197: QT_FOR_EACH_AUTOMATIC_TEMPLATE_1ARG(Q_DECLARE_SEQUENTIAL_CONTAINER_METATYPE_ITER)
      agent:2019/05/09 03:55:27 build.go:197: ^
      agent:2019/05/09 03:55:27 build.go:197: /Users/qt/work/install/include/QtCore/qmetatype.h:217:7: note: expanded from macro 'QT_FOR_EACH_AUTOMATIC_TEMPLATE_1ARG'
      agent:2019/05/09 03:55:27 build.go:197:     F(QStack) \
      agent:2019/05/09 03:55:27 build.go:197:       ^
      agent:2019/05/09 03:55:28 build.go:197: qquickstackview.cpp:380:7: error: no matching constructor for initialization of 'QQuickControl'
      agent:2019/05/09 03:55:28 build.go:197:     : QQuickControl(*(new QQuickStackViewPrivate), parent)
      agent:2019/05/09 03:55:28 build.go:197:       ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2019/05/09 03:55:28 build.go:197: ../../include/QtQuickTemplates2/5.14.0/QtQuickTemplates2/private/../../../../../src/quicktemplates2/qquickcontrol_p.h:242:5: note: candidate constructor not viable: no known conversion from 'QQuickStackViewPrivate' to 'QQuickControlPrivate &' for 1st argument
      agent:2019/05/09 03:55:28 build.go:197:     QQuickControl(QQuickControlPrivate &dd, QQuickItem *parent);
      agent:2019/05/09 03:55:28 build.go:197:     ^
      agent:2019/05/09 03:55:28 build.go:197: ../../include/QtQuickTemplates2/5.14.0/QtQuickTemplates2/private/../../../../../src/quicktemplates2/qquickcontrol_p.h:99:14: note: candidate constructor not viable: allows at most single argument 'parent', but 2 arguments were provided
      agent:2019/05/09 03:55:28 build.go:197:     explicit QQuickControl(QQuickItem *parent = nullptr);
      agent:2019/05/09 03:55:28 build.go:197:              ^
      agent:2019/05/09 03:55:28 build.go:197: ../../include/QtQuickTemplates2/5.14.0/QtQuickTemplates2/private/../../../../../src/quicktemplates2/qquickcontrol_p.h:296:20: note: candidate constructor not viable: requires 1 argument, but 2 were provided
      agent:2019/05/09 03:55:28 build.go:197:     Q_DISABLE_COPY(QQuickControl)
      agent:2019/05/09 03:55:28 build.go:197:                    ^
      agent:2019/05/09 03:55:28 build.go:197: 2 errors generated.
      agent:2019/05/09 03:55:28 build.go:197: make[2]: *** [.obj/qquickstackview.o] Error 1
      agent:2019/05/09 03:55:28 build.go:197: make[1]: *** [sub-quicktemplates2-make_first] Error 2
      agent:2019/05/09 03:55:28 build.go:197: make: *** [sub-src-make_first] Error 2
      agent:2019/05/09 03:55:28 build.go:230: Process finished with error: exit status 2
      

      http://coin/coin/api/results/qt/qtquickcontrols2/25ef08b3ca74bd749f7b96133ed5eac205742cb3/LinuxopenSUSE_15_0x86_64LinuxopenSUSE_15_0x86_64ICC_18qtci-linux-openSUSE-15.0-x86_64-d0c26fDeveloperBuild_DisableTests_NoPch_SystemSQLite/590b3722a828c085d56e69392db7919219ba5983/build_1557374273/log.txt.gz

      agent:2019/05/09 03:56:20 build.go:197: icpc -c -O0 -g -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -w1 -Wcheck -wd654,1572,411,873,1125,2259,2261,3280,3373 -D_REENTRANT -D_REENTRANT -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_QUICKTEMPLATES2_LIB -DQT_BUILDING_QT -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../../include -I../../include/QtQuickTemplates2 -I../../include/QtQuickTemplates2/5.14.0 -I../../include/QtQuickTemplates2/5.14.0/QtQuickTemplates2 -I/home/qt/work/install/include -I/home/qt/work/install/include/QtQuick -I/home/qt/work/install/include/QtGui -I/home/qt/work/install/include/QtQmlModels/5.14.0 -I/home/qt/work/install/include/QtQmlModels/5.14.0/QtQmlModels -I/home/qt/work/install/include/QtQmlModels -I/home/qt/work/install/include/QtQml/5.14.0 -I/home/qt/work/install/include/QtQml/5.14.0/QtQml -I/home/qt/work/install/include/QtQml -I/home/qt/work/install/include/QtNetwork -I/home/qt/work/install/include/QtCore/5.14.0 -I/home/qt/work/install/include/QtCore/5.14.0/QtCore -I/home/qt/work/install/include/QtCore -I/home/qt/work/install/include/QtQuick/5.14.0 -I/home/qt/work/install/include/QtQuick/5.14.0/QtQuick -I/home/qt/work/install/include/QtGui/5.14.0 -I/home/qt/work/install/include/QtGui/5.14.0/QtGui -I.moc -isystem /usr/include/libdrm -I/home/qt/work/install/mkspecs/linux-icc-64 -o .obj/qquickstacktransition.o qquickstacktransition.cpp
      agent:2019/05/09 03:56:21 build.go:197: In file included from qquickstackelement.cpp(38):
      agent:2019/05/09 03:56:21 build.go:197: qquickstackview_p_p.h(101): error: incomplete type is not allowed
      agent:2019/05/09 03:56:21 build.go:197:       QStack<QQuickStackElement *> elements;
      agent:2019/05/09 03:56:21 build.go:197:                                    ^
      agent:2019/05/09 03:56:21 build.go:197: 
      agent:2019/05/09 03:56:22 build.go:197: icpc -c -O0 -g -std=c++1y -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -w1 -Wcheck -wd654,1572,411,873,1125,2259,2261,3280,3373 -D_REENTRANT -D_REENTRANT -D_REENTRANT -fPIC -DQT_NO_FOREACH -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_QUICKTEMPLATES2_LIB -DQT_BUILDING_QT -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I. -I../../include -I../../include/QtQuickTemplates2 -I../../include/QtQuickTemplates2/5.14.0 -I../../include/QtQuickTemplates2/5.14.0/QtQuickTemplates2 -I/home/qt/work/install/include -I/home/qt/work/install/include/QtQuick -I/home/qt/work/install/include/QtGui -I/home/qt/work/install/include/QtQmlModels/5.14.0 -I/home/qt/work/install/include/QtQmlModels/5.14.0/QtQmlModels -I/home/qt/work/install/include/QtQmlModels -I/home/qt/work/install/include/QtQml/5.14.0 -I/home/qt/work/install/include/QtQml/5.14.0/QtQml -I/home/qt/work/install/include/QtQml -I/home/qt/work/install/include/QtNetwork -I/home/qt/work/install/include/QtCore/5.14.0 -I/home/qt/work/install/include/QtCore/5.14.0/QtCore -I/home/qt/work/install/include/QtCore -I/home/qt/work/install/include/QtQuick/5.14.0 -I/home/qt/work/install/include/QtQuick/5.14.0/QtQuick -I/home/qt/work/install/include/QtGui/5.14.0 -I/home/qt/work/install/include/QtGui/5.14.0/QtGui -I.moc -isystem /usr/include/libdrm -I/home/qt/work/install/mkspecs/linux-icc-64 -o .obj/qquickstackview.o qquickstackview.cpp
      agent:2019/05/09 03:56:23 build.go:197: In file included from qquickstacktransition.cpp(39):
      agent:2019/05/09 03:56:23 build.go:197: qquickstackview_p_p.h(101): error: incomplete type is not allowed
      agent:2019/05/09 03:56:23 build.go:197:       QStack<QQuickStackElement *> elements;
      agent:2019/05/09 03:56:23 build.go:197:                                    ^
      agent:2019/05/09 03:56:23 build.go:197: 
      agent:2019/05/09 03:56:24 build.go:197: compilation aborted for qquickstackelement.cpp (code 2)
      agent:2019/05/09 03:56:24 build.go:197: make[2]: *** [Makefile:29960: .obj/qquickstackelement.o] Error 2
      agent:2019/05/09 03:56:24 build.go:197: make[2]: *** Waiting for unfinished jobs....
      agent:2019/05/09 03:56:24 build.go:197: compilation aborted for qquickstacktransition.cpp (code 2)
      agent:2019/05/09 03:56:24 build.go:197: make[2]: *** [Makefile:30300: .obj/qquickstacktransition.o] Error 2
      agent:2019/05/09 03:56:26 build.go:197: In file included from qquickstackview.cpp(38):
      agent:2019/05/09 03:56:26 build.go:197: qquickstackview_p_p.h(101): error: incomplete type is not allowed
      agent:2019/05/09 03:56:26 build.go:197:       QStack<QQuickStackElement *> elements;
      agent:2019/05/09 03:56:26 build.go:197:                                    ^
      agent:2019/05/09 03:56:26 build.go:197: 
      agent:2019/05/09 03:56:28 build.go:197: compilation aborted for qquickstackview.cpp (code 2)
      agent:2019/05/09 03:56:28 build.go:197: make[2]: *** [Makefile:30712: .obj/qquickstackview.o] Error 2
      agent:2019/05/09 03:56:28 build.go:197: make[2]: Leaving directory '/home/qt/work/qt/qtquickcontrols2/src/quicktemplates2'
      agent:2019/05/09 03:56:28 build.go:197: make[1]: *** [Makefile:49: sub-quicktemplates2-make_first] Error 2
      agent:2019/05/09 03:56:28 build.go:197: make[1]: Leaving directory '/home/qt/work/qt/qtquickcontrols2/src'
      agent:2019/05/09 03:56:28 build.go:197: make: *** [Makefile:49: sub-src-make_first] Error 2
      

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes