make[3]: Entering directory '/home/spare/work/repos/testaaQt6/shadow/qtbase/src/corelib' cxintarm64 -bsp platform-sa8155 -os_dir /home/spare/sa8155p/sa8155p-hgh-0-1_hlos_dev.git/ghs_apps_proc/integrity -non_shared -startfile_dir=/home/spare/sa8155p/sa8155p-hgh-0-1_hlos_dev.git/ghs_apps_proc/integrity/libs/platform-sa8155/chk --rtos_library_directory=libs/platform-sa8155/chk --rtos_library_directory=libs/arm64/chk -c --signed_fields --no_commons --diag_suppress=1,82,228,236,381,611,961,997,1795,1974,3148 --c++17 --thread_local_storage --no_implicit_include --link_once_templates -non_shared --new_outside_of_constructor -bigswitch -DINTEGRITY -bigswitch --pending_instantiations=128 -g -Omaxdebug --exceptions -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_USING_NAMESPACE -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DPCRE2_CODE_UNIT_WIDTH=16 -I/home/spare/work/repos/testaaQt6/qt5/qtbase/src/corelib -I. -I/home/spare/work/repos/testaaQt6/qt5/qtbase/src/3rdparty/zlib/src -Iglobal -I/home/spare/work/repos/testaaQt6/qt5/qtbase/src/3rdparty/md5 -I/home/spare/work/repos/testaaQt6/qt5/qtbase/src/3rdparty/md4 -I/home/spare/work/repos/testaaQt6/qt5/qtbase/src/3rdparty/sha3 -I/home/spare/work/repos/testaaQt6/qt5/qtbase/src/3rdparty -I/home/spare/work/repos/testaaQt6/qt5/qtbase/src/3rdparty/double-conversion/include -I/home/spare/work/repos/testaaQt6/qt5/qtbase/src/3rdparty/tinycbor/src -I.rcc -I../../include -I../../include/QtCore -I../../include/QtCore/6.0.0 -I../../include/QtCore/6.0.0/QtCore -I.moc -I.tracegen -I/home/spare/work/repos/testaaQt6/qt5/qtbase/src/3rdparty/pcre2/src -I/home/spare/sa8155p/sa8155p-hgh-0-1_hlos_dev.git/ghs_apps_proc/qc_bsp/include/amss/multimedia -I/home/spare/work/repos/testaaQt6/qt5/qtbase/mkspecs/devices/integrity-armv8-SA8155P -o .obj/qabstractanimation.o /home/spare/work/repos/testaaQt6/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qchar.h", line 124: error #3015: a constexpr function cannot have a nonliteral return type "QChar" static constexpr QChar fromUcs2(char16_t c) noexcept { return QChar{c}; } ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qchar.h", line 678: error #3016: a constexpr function cannot have a parameter of nonliteral type "QChar" constexpr size_t operator()(QT_PREPEND_NAMESPACE(QChar) c) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringview.h", line 260: error #3015: a constexpr function cannot have a nonliteral return type "QStringView" Q_REQUIRED_RESULT constexpr QStringView mid(qsizetype pos, qsizetype n = -1) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringview.h", line 266: error #3015: a constexpr function cannot have a nonliteral return type "QStringView" Q_REQUIRED_RESULT constexpr QStringView left(qsizetype n) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringview.h", line 272: error #3015: a constexpr function cannot have a nonliteral return type "QStringView" Q_REQUIRED_RESULT constexpr QStringView right(qsizetype n) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringview.h", line 279: error #3015: a constexpr function cannot have a nonliteral return type "QStringView" Q_REQUIRED_RESULT constexpr QStringView first(qsizetype n) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringview.h", line 281: error #3015: a constexpr function cannot have a nonliteral return type "QStringView" Q_REQUIRED_RESULT constexpr QStringView last(qsizetype n) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringview.h", line 283: error #3015: a constexpr function cannot have a nonliteral return type "QStringView" Q_REQUIRED_RESULT constexpr QStringView from(qsizetype pos) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringview.h", line 285: error #3015: a constexpr function cannot have a nonliteral return type "QStringView" Q_REQUIRED_RESULT constexpr QStringView sliced(qsizetype pos, qsizetype n) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringview.h", line 426: error #3015: a constexpr function cannot have a nonliteral return type "QStringView" Q_REQUIRED_RESULT constexpr operator QStringView() const noexcept { return {begin(), end()}; } ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringtokenizer.h", line 57: error #3016: a constexpr function cannot have a parameter of nonliteral type "Qt::SplitBehavior" constexpr QStringTokenizerBaseBase(Qt::SplitBehavior sb, Qt::CaseSensitivity cs) noexcept ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringtokenizer.h", line 83: error #3016: a constexpr function cannot have a parameter of nonliteral type "Qt::SplitBehavior" constexpr explicit QStringTokenizerBase(Haystack haystack, Needle needle, Qt::SplitBehavior sb, Qt::CaseSensitivity cs) noexcept ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringtokenizer.h", line 167: error #3016: a constexpr function cannot have a parameter of nonliteral type "QChar" constexpr qsizetype size(QChar) noexcept { return 1; } ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringtokenizer.h", line 247: error #3015: a constexpr function cannot have a nonliteral return type "QStringView" constexpr QStringView view(const T&) const noexcept { return m_string; } ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringtokenizer.h", line 307: error #3016: a constexpr function cannot have a parameter of nonliteral type "Qt::SplitBehavior" constexpr explicit QStringTokenizer(Haystack haystack, Needle needle, ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstringtokenizer.h", line 322: error #3016: a constexpr function cannot have a parameter of nonliteral type "Qt::SplitBehavior" constexpr explicit QStringTokenizer(Haystack haystack, Needle needle, ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstring.h", line 183: error #3015: a constexpr function cannot have a nonliteral return type "QLatin1String" constexpr QLatin1String mid(int pos, int n = -1) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstring.h", line 191: error #3015: a constexpr function cannot have a nonliteral return type "QLatin1String" constexpr QLatin1String left(int n) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/text/qstring.h", line 197: error #3015: a constexpr function cannot have a nonliteral return type "QLatin1String" constexpr QLatin1String right(int n) const ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/tools/qhashfunctions.h", line 156: error #3016: a constexpr function cannot have a parameter of nonliteral type "QChar" Q_DECL_CONST_FUNCTION constexpr inline size_t qHash(const QChar key, size_t seed = 0) noexcept { return qHash(key.unicode(), seed); } ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: warning #170-D: pointer points outside of underlying object constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 49 elements constexpr const char *begin = func + prefix; ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=void]" at line 2777 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=void]" at line 2777 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during instantiation of "auto QtPrivate::typenameHelper() [with T=void]" at line 2777 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 49 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=bool]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=bool]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=bool]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=bool]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=bool]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=bool]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 48 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=int]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=int]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=int]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=int]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=int]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=int]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2595: note #3316-D: cannot access position 55 in array of 54 elements char c = *begin++; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2630: note #3317-D: called from: return QTypeNormalizer { output }.normalizeType(begin, end); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=qlonglong]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=qlonglong]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=qlonglong]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=qlonglong]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 51 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=double]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=double]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=double]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=double]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=double]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=double]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 49 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=long]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=long]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=long]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=long]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=long]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=long]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 50 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=short]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=short]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=short]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=short]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=short]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=short]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 49 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=char]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=char]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=char]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=char]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=char]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=char]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2424: note #3323-D: attempt to access storage one position past the end of an array of 53 elements while (begin != end && is_space(*begin)) ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2630: note #3317-D: called from: return QTypeNormalizer { output }.normalizeType(begin, end); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=char16_t]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=char16_t]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=char16_t]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=char16_t]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2424: note #3323-D: attempt to access storage one position past the end of an array of 53 elements while (begin != end && is_space(*begin)) ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2630: note #3317-D: called from: return QTypeNormalizer { output }.normalizeType(begin, end); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=char32_t]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=char32_t]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=char32_t]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=char32_t]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 50 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=float]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=float]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=float]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=float]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=float]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=float]" at line 2807 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 51 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=void *]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=void *]" at line 2809 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=void *]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=void *]" at line 2809 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=void *]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=void *]" at line 2809 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 50 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QChar]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QChar]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QChar]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QChar]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QChar]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QChar]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 52 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QString]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QString]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QString]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QString]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QString]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QString]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2595: note #3316-D: cannot access position 55 in array of 54 elements char c = *begin++; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2630: note #3317-D: called from: return QTypeNormalizer { output }.normalizeType(begin, end); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QBitArray]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QBitArray]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QBitArray]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QBitArray]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 50 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QDate]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QDate]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QDate]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QDate]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QDate]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QDate]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 50 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QTime]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QTime]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QTime]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QTime]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QTime]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QTime]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2595: note #3316-D: cannot access position 55 in array of 54 elements char c = *begin++; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2630: note #3317-D: called from: return QTypeNormalizer { output }.normalizeType(begin, end); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QDateTime]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QDateTime]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QDateTime]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QDateTime]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 49 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QUrl]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QUrl]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QUrl]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QUrl]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QUrl]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QUrl]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 52 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QLocale]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QLocale]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QLocale]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QLocale]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QLocale]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QLocale]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 50 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QRect]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QRect]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QRect]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QRect]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QRect]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QRect]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 51 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QRectF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QRectF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QRectF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QRectF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QRectF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QRectF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 50 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QSize]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QSize]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QSize]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QSize]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QSize]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QSize]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 51 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QSizeF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QSizeF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QSizeF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QSizeF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QSizeF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QSizeF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 50 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QLine]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QLine]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QLine]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QLine]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QLine]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QLine]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 51 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QLineF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QLineF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QLineF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QLineF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QLineF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QLineF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 51 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QPoint]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QPoint]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QPoint]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QPoint]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QPoint]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QPoint]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 52 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QPointF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QPointF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: error #28: expression must have a constant value constexpr int len = qNormalizeType(begin, end, nullptr); ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2658: note #3313-D: the value of variable "begin" (declared at line 2656) cannot be used as a constant constexpr int len = qNormalizeType(begin, end, nullptr); ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QPointF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QPointF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: error #28: expression must have a constant value std::array result {}; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2667: note #3313-D: the value of variable "len" (declared at line 2658) cannot be used as a constant std::array result {}; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QPointF]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QPointF]" at line 2810 "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: error #28: expression must have a constant value constexpr const char *begin = func + prefix; ^ "../../include/QtCore/../../../../qt5/qtbase/src/corelib/kernel/qmetatype.h", line 2656: note #3316-D: cannot access position 53 in array of 50 elements constexpr const char *begin = func + prefix; ^ detected during: instantiation of "auto QtPrivate::typenameHelper() [with T=QUuid]" at line 2685 instantiation of class "QtPrivate::QMetaTypeForType [with S=QUuid]" at line 2810 Makefile:20270: recipe for target '.obj/qabstractanimation.o' failed make[3]: *** [.obj/qabstractanimation.o] Error 1 make[3]: Leaving directory '/home/spare/work/repos/testaaQt6/shadow/qtbase/src/corelib' Makefile:224: recipe for target 'sub-corelib-make_first' failed make[2]: *** [sub-corelib-make_first] Error 2 make[2]: Leaving directory '/home/spare/work/repos/testaaQt6/shadow/qtbase/src' Makefile:50: recipe for target 'sub-src-make_first' failed make[1]: *** [sub-src-make_first] Error 2 make[1]: Leaving directory '/home/spare/work/repos/testaaQt6/shadow/qtbase' Makefile:61: recipe for target 'module-qtbase-make_first' failed make: *** [module-qtbase-make_first] Error 2