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

Dependency update on qt/qtinterfaceframework is failing in 6.4

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P0: Blocker
    • None
    • 6.4.0 Beta3
    • Qt Interface Framework
    • None

    Description

      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qresultstore.h:11:1: error: static_assert failed due to requirement 'bool(-1 == 1)' "Required feature future for file /home/qt/work/install/target/include/QtCore/qresultstore.h not available."
      agent:2022/08/09 10:32:54 build.go:394: QT_REQUIRE_CONFIG(future);
      agent:2022/08/09 10:32:54 build.go:394: ^~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:73:36: note: expanded from macro 'QT_REQUIRE_CONFIG'
      agent:2022/08/09 10:32:54 build.go:394: #define QT_REQUIRE_CONFIG(feature) Q_STATIC_ASSERT_X(QT_FEATURE_##feature == 1, "Required feature " #feature " for file " __FILE__ " not available.")
      agent:2022/08/09 10:32:54 build.go:394:                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:176:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
      agent:2022/08/09 10:32:54 build.go:394: #  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
      agent:2022/08/09 10:32:54 build.go:394:                                                 ^             ~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/mocs_compilation.cpp:3:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/moc_mediaindexerbackend.cpp:10:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/../../../../../../../../src/plugins/ifmedia/media_simulator/mediaindexerbackend.h:12:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/QFutureWatcher:1:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuturewatcher.h:7:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuture.h:9:
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qfutureinterface.h:15:1: error: static_assert failed due to requirement 'bool(-1 == 1)' "Required feature future for file /home/qt/work/install/target/include/QtCore/qfutureinterface.h not available."
      agent:2022/08/09 10:32:54 build.go:394: QT_REQUIRE_CONFIG(future);
      agent:2022/08/09 10:32:54 build.go:394: ^~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:73:36: note: expanded from macro 'QT_REQUIRE_CONFIG'
      agent:2022/08/09 10:32:54 build.go:394: #define QT_REQUIRE_CONFIG(feature) Q_STATIC_ASSERT_X(QT_FEATURE_##feature == 1, "Required feature " #feature " for file " __FILE__ " not available.")
      agent:2022/08/09 10:32:54 build.go:394:                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:176:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
      agent:2022/08/09 10:32:54 build.go:394: #  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
      agent:2022/08/09 10:32:54 build.go:394:                                                 ^             ~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/mocs_compilation.cpp:3:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/moc_mediaindexerbackend.cpp:10:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/../../../../../../../../src/plugins/ifmedia/media_simulator/mediaindexerbackend.h:12:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/QFutureWatcher:1:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuturewatcher.h:7:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuture.h:13:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuture_impl.h:15:
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qthreadpool.h:14:1: error: static_assert failed due to requirement 'bool(-1 == 1)' "Required feature thread for file /home/qt/work/install/target/include/QtCore/qthreadpool.h not available."
      agent:2022/08/09 10:32:54 build.go:394: QT_REQUIRE_CONFIG(thread);
      agent:2022/08/09 10:32:54 build.go:394: ^~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:73:36: note: expanded from macro 'QT_REQUIRE_CONFIG'
      agent:2022/08/09 10:32:54 build.go:394: #define QT_REQUIRE_CONFIG(feature) Q_STATIC_ASSERT_X(QT_FEATURE_##feature == 1, "Required feature " #feature " for file " __FILE__ " not available.")
      agent:2022/08/09 10:32:54 build.go:394:                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:176:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
      agent:2022/08/09 10:32:54 build.go:394: #  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
      agent:2022/08/09 10:32:54 build.go:394:                                                 ^             ~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/mocs_compilation.cpp:3:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/moc_mediaindexerbackend.cpp:10:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/../../../../../../../../src/plugins/ifmedia/media_simulator/mediaindexerbackend.h:12:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/QFutureWatcher:1:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuturewatcher.h:7:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuture.h:13:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuture_impl.h:16:
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qexception.h:14:1: error: static_assert failed due to requirement 'bool(-1 == 1)' "Required feature future for file /home/qt/work/install/target/include/QtCore/qexception.h not available."
      agent:2022/08/09 10:32:54 build.go:394: QT_REQUIRE_CONFIG(future);
      agent:2022/08/09 10:32:54 build.go:394: ^~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:73:36: note: expanded from macro 'QT_REQUIRE_CONFIG'
      agent:2022/08/09 10:32:54 build.go:394: #define QT_REQUIRE_CONFIG(feature) Q_STATIC_ASSERT_X(QT_FEATURE_##feature == 1, "Required feature " #feature " for file " __FILE__ " not available.")
      agent:2022/08/09 10:32:54 build.go:394:                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:176:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
      agent:2022/08/09 10:32:54 build.go:394: #  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
      agent:2022/08/09 10:32:54 build.go:394:                                                 ^             ~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/mocs_compilation.cpp:3:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/moc_mediaindexerbackend.cpp:10:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/../../../../../../../../src/plugins/ifmedia/media_simulator/mediaindexerbackend.h:12:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/QFutureWatcher:1:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuturewatcher.h:7:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuture.h:13:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuture_impl.h:18:
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qpromise.h:12:1: error: static_assert failed due to requirement 'bool(-1 == 1)' "Required feature future for file /home/qt/work/install/target/include/QtCore/qpromise.h not available."
      agent:2022/08/09 10:32:54 build.go:394: QT_REQUIRE_CONFIG(future);
      agent:2022/08/09 10:32:54 build.go:394: ^~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:73:36: note: expanded from macro 'QT_REQUIRE_CONFIG'
      agent:2022/08/09 10:32:54 build.go:394: #define QT_REQUIRE_CONFIG(feature) Q_STATIC_ASSERT_X(QT_FEATURE_##feature == 1, "Required feature " #feature " for file " __FILE__ " not available.")
      agent:2022/08/09 10:32:54 build.go:394:                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:176:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
      agent:2022/08/09 10:32:54 build.go:394: #  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
      agent:2022/08/09 10:32:54 build.go:394:                                                 ^             ~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/mocs_compilation.cpp:3:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/moc_mediaindexerbackend.cpp:10:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/../../../../../../../../src/plugins/ifmedia/media_simulator/mediaindexerbackend.h:12:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/QFutureWatcher:1:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuturewatcher.h:7:
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qfuture.h:17:1: error: static_assert failed due to requirement 'bool(-1 == 1)' "Required feature future for file /home/qt/work/install/target/include/QtCore/qfuture.h not available."
      agent:2022/08/09 10:32:54 build.go:394: QT_REQUIRE_CONFIG(future);
      agent:2022/08/09 10:32:54 build.go:394: ^~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:73:36: note: expanded from macro 'QT_REQUIRE_CONFIG'
      agent:2022/08/09 10:32:54 build.go:394: #define QT_REQUIRE_CONFIG(feature) Q_STATIC_ASSERT_X(QT_FEATURE_##feature == 1, "Required feature " #feature " for file " __FILE__ " not available.")
      agent:2022/08/09 10:32:54 build.go:394:                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:176:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
      agent:2022/08/09 10:32:54 build.go:394: #  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
      agent:2022/08/09 10:32:54 build.go:394:                                                 ^             ~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/mocs_compilation.cpp:3:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/moc_mediaindexerbackend.cpp:10:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/../../../../../../../../src/plugins/ifmedia/media_simulator/mediaindexerbackend.h:12:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/QFutureWatcher:1:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/qfuturewatcher.h:7:
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qfuture.h:433:8: error: no template named 'MetaTypeQFutureHelper'; did you mean 'MetaTypePairHelper'?
      agent:2022/08/09 10:32:54 build.go:394: struct MetaTypeQFutureHelper<QFuture<T>>
      agent:2022/08/09 10:32:54 build.go:394:        ^
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qmetatype.h:1082:12: note: 'MetaTypePairHelper' declared here
      agent:2022/08/09 10:32:54 build.go:394:     struct MetaTypePairHelper : IsPair<T> {};
      agent:2022/08/09 10:32:54 build.go:394:            ^
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/mocs_compilation.cpp:3:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/moc_mediaindexerbackend.cpp:10:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/qt/qtinterfaceframework/build/target/src/plugins/ifmedia/media_simulator/MediaPlugin_autogen/EWIEGA46WW/../../../../../../../../src/plugins/ifmedia/media_simulator/mediaindexerbackend.h:12:
      agent:2022/08/09 10:32:54 build.go:394: In file included from /home/qt/work/install/target/include/QtCore/QFutureWatcher:1:
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qfuturewatcher.h:10:1: error: static_assert failed due to requirement 'bool(-1 == 1)' "Required feature future for file /home/qt/work/install/target/include/QtCore/qfuturewatcher.h not available."
      agent:2022/08/09 10:32:54 build.go:394: QT_REQUIRE_CONFIG(future);
      agent:2022/08/09 10:32:54 build.go:394: ^~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:73:36: note: expanded from macro 'QT_REQUIRE_CONFIG'
      agent:2022/08/09 10:32:54 build.go:394: #define QT_REQUIRE_CONFIG(feature) Q_STATIC_ASSERT_X(QT_FEATURE_##feature == 1, "Required feature " #feature " for file " __FILE__ " not available.")
      agent:2022/08/09 10:32:54 build.go:394:                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: /home/qt/work/install/target/include/QtCore/qglobal.h:176:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
      agent:2022/08/09 10:32:54 build.go:394: #  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
      agent:2022/08/09 10:32:54 build.go:394:                                                 ^             ~~~~~~~~~~~~~~~
      agent:2022/08/09 10:32:54 build.go:394: 8 errors generated.
      

      Build log: https://testresults.qt.io/logs/qt/qtinterfaceframework/104c79f0683dc95dcf6875d85f59e373fb6d4c74/LinuxopenSUSE_15_3x86_64LinuxWebAssemblyx86_64GCCqtci-linux-openSUSE-15.3-x86_64-50-a60adeDisableTests_Sccache_UseConfigure/342027045f5cddeb6649a23dcc3b84bffee87a68/build_1660041086/log.txt.gz

      Details: https://testresults.qt.io/coin/integration/qt/qtinterfaceframework/tasks/1660041042

      Tested changes (refs/builds/qtci/6.4/1660040960):
      https://codereview.qt-project.org/c/qt/qtinterfaceframework/+/425760/2 Update dependencies on '6.4' in qt/qtinterfaceframework

      Attachments

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

        Activity

          People

            gagi Dominik Holland
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes