vertical_align_top

/ v5.15.8-lts-lgpl / binaryjson / 20230117150014 /

Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -minimal -module QtCore -module QtXml -version 5.15.8 -outdir $ROOT/build/binaryjson/qtbase -builddir $ROOT/build/binaryjson/qtbase $ROOT/src/qt5/qtbase
In file included from ../../../include/QtCore/qglobal.h:1,
                 from $ROOT/src/qt5/qtbase/src/corelib/global/qrandom.h:43,
                 from $ROOT/src/qt5/qtbase/src/corelib/global/qrandom.cpp:43:
$ROOT/src/qt5/qtbase/src/corelib/global/qrandom.cpp: In member function ‘void QRandomGenerator::SystemAndGlobalGenerators::confirmLiteral()’:
$ROOT/src/qt5/qtbase/src/corelib/global/qrandom.cpp:386:30: warning: ‘template struct std::is_literal_type’ is deprecated [-Wdeprecated-declarations]
  386 |         Q_STATIC_ASSERT(std::is_literal_type::value);
      |                              ^~~~~~~~~~~~~~~
../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/global/qglobal.h:120:57: note: in definition of macro ‘Q_STATIC_ASSERT’
  120 | #  define Q_STATIC_ASSERT(Condition) static_assert(bool(Condition), #Condition)
      |                                                         ^~~~~~~~~
In file included from ../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/global/qglobal.h:45,
                 from ../../../include/QtCore/qglobal.h:1,
                 from $ROOT/src/qt5/qtbase/src/corelib/global/qrandom.h:43,
                 from $ROOT/src/qt5/qtbase/src/corelib/global/qrandom.cpp:43:
/usr/include/c++/11/type_traits:746:5: note: declared here
  746 |     is_literal_type
      |     ^~~~~~~~~~~~~~~
In file included from ../../../include/QtCore/qlist.h:1,
                 from $ROOT/src/qt5/qtbase/src/corelib/io/qurl.h:47,
                 from $ROOT/src/qt5/qtbase/src/corelib/io/qurl.cpp:409:
In member function ‘void QList::append(const T&) [with T = QUrl]’,
    inlined from ‘void QList::append(const T&) [with T = QUrl]’ at ../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qlist.h:620:27,
    inlined from ‘static QList QUrl::fromStringList(const QStringList&, QUrl::ParsingMode)’ at $ROOT/src/qt5/qtbase/src/corelib/io/qurl.cpp:4179:19:
../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qlist.h:648:13: warning: ‘copy’ may be used uninitialized [-Wmaybe-uninitialized]
  648 |             *n = copy;
      |             ^
../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qlist.h: In static member function ‘static QList QUrl::fromStringList(const QStringList&, QUrl::ParsingMode)’:
../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qlist.h:640:22: note: ‘copy’ declared here
  640 |             Node *n, copy;
      |                      ^~~~
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtCore -version 5.15.8 -outdir $ROOT/build/binaryjson/qtbase -builddir $ROOT/build/binaryjson/qtbase $ROOT/src/qt5/qtbase
WARNING: Failure to find: $ROOT/build/binaryjson/qtbase/src/corelib/qt5core_metatypes.json
In file included from ../../include/QtCore/qglobal.h:1,
                 from $ROOT/src/qt5/qtbase/src/corelib/global/qrandom.h:43,
                 from $ROOT/src/qt5/qtbase/src/corelib/global/qrandom.cpp:43:
$ROOT/src/qt5/qtbase/src/corelib/global/qrandom.cpp: In member function ‘void QRandomGenerator::SystemAndGlobalGenerators::confirmLiteral()’:
$ROOT/src/qt5/qtbase/src/corelib/global/qrandom.cpp:386:30: warning: ‘template struct std::is_literal_type’ is deprecated [-Wdeprecated-declarations]
  386 |         Q_STATIC_ASSERT(std::is_literal_type::value);
      |                              ^~~~~~~~~~~~~~~
../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/global/qglobal.h:120:57: note: in definition of macro ‘Q_STATIC_ASSERT’
  120 | #  define Q_STATIC_ASSERT(Condition) static_assert(bool(Condition), #Condition)
      |                                                         ^~~~~~~~~
In file included from ../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/global/qglobal.h:45,
                 from ../../include/QtCore/qglobal.h:1,
                 from $ROOT/src/qt5/qtbase/src/corelib/global/qrandom.h:43,
                 from $ROOT/src/qt5/qtbase/src/corelib/global/qrandom.cpp:43:
/usr/include/c++/11/type_traits:746:5: note: declared here
  746 |     is_literal_type
      |     ^~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/corelib/kernel/qobjectdefs.h:0: Note: No relevant classes found. No output generated.
$ROOT/src/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp: In function ‘QJsonDocument qJsonFromRawLibraryMetaData(const char*, qsizetype, QString*)’:
$ROOT/src/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp:147:31: error: ‘fromBinaryData’ is not a member of ‘QJsonDocument’
  147 |         return QJsonDocument::fromBinaryData(json);
      |                               ^~~~~~~~~~~~~~
make[3]: *** [Makefile:41490: .obj/qfactoryloader.o] Error 1
In file included from ../../include/QtCore/qglobal.h:1,
                 from $ROOT/src/qt5/qtbase/src/corelib/mimetypes/qmimetype.h:44,
                 from $ROOT/src/qt5/qtbase/src/corelib/mimetypes/qmimedatabase_p.h:55,
                 from $ROOT/src/qt5/qtbase/src/corelib/mimetypes/qmimeprovider_p.h:55,
                 from $ROOT/src/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp:42:
$ROOT/src/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp: In constructor ‘QMimeXMLProvider::QMimeXMLProvider(QMimeDatabasePrivate*, QMimeXMLProvider::InternalDatabaseEnum)’:
$ROOT/src/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp:637:30: error: ‘mimetype_database’ was not declared in this scope
  637 |     Q_STATIC_ASSERT_X(sizeof(mimetype_database), "Bundled MIME database is empty");
      |                              ^~~~~~~~~~~~~~~~~
../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/global/qglobal.h:121:68: note: in definition of macro ‘Q_STATIC_ASSERT_X’
  121 | #  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
      |                                                                    ^~~~~~~~~
$ROOT/src/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp:638:52: error: ‘MimeTypeDatabaseOriginalSize’ was not declared in this scope
  638 |     Q_STATIC_ASSERT_X(sizeof(mimetype_database) <= MimeTypeDatabaseOriginalSize,
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/global/qglobal.h:121:68: note: in definition of macro ‘Q_STATIC_ASSERT_X’
  121 | #  define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
      |                                                                    ^~~~~~~~~
make[3]: *** [Makefile:53845: .obj/qmimeprovider.o] Error 1
make[3]: Target 'first' not remade because of errors.
make[2]: *** [Makefile:171: sub-corelib-make_first] Error 2
make[2]: Target 'first' not remade because of errors.
make[1]: *** [Makefile:51: sub-src-make_first] Error 2
make[1]: Target 'first' not remade because of errors.
make: *** [Makefile:51: module-qtbase-make_first] Error 2
make: Target 'first' not remade because of errors.