vertical_align_top

/ v5.15.8-lts-lgpl / cborstreamwriter / 20230118124302 /

Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -minimal -module QtCore -module QtXml -version 5.15.8 -outdir $ROOT/build/cborstreamwriter/qtbase -builddir $ROOT/build/cborstreamwriter/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/cborstreamwriter/qtbase -builddir $ROOT/build/cborstreamwriter/qtbase $ROOT/src/qt5/qtbase
WARNING: Failure to find: $ROOT/build/cborstreamwriter/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/serialization/qcborvalue.cpp: In function ‘QDataStream& operator<<(QDataStream&, const QCborValue&)’:
$ROOT/src/qt5/qtbase/src/corelib/serialization/qcborvalue.cpp:3170:33: error: ‘class QCborValue’ has no member named ‘toCbor’
 3170 |     stream << QCborValue(value).toCbor();
      |                                 ^~~~~~
In file included from $ROOT/src/qt5/qtbase/src/corelib/serialization/qcborvalue.cpp:3189:
$ROOT/src/qt5/qtbase/src/corelib/serialization/qcborarray.cpp: In function ‘QDataStream& operator<<(QDataStream&, const QCborArray&)’:
$ROOT/src/qt5/qtbase/src/corelib/serialization/qcborarray.cpp:1225:35: error: ‘class QCborValue’ has no member named ‘toCbor’
 1225 |     stream << value.toCborValue().toCbor();
      |                                   ^~~~~~
In file included from $ROOT/src/qt5/qtbase/src/corelib/serialization/qcborvalue.cpp:3190:
$ROOT/src/qt5/qtbase/src/corelib/serialization/qcbormap.cpp: In function ‘QDataStream& operator<<(QDataStream&, const QCborMap&)’:
$ROOT/src/qt5/qtbase/src/corelib/serialization/qcbormap.cpp:1765:35: error: ‘class QCborValue’ has no member named ‘toCbor’
 1765 |     stream << value.toCborValue().toCbor();
      |                                   ^~~~~~
make[3]: *** [Makefile:49309: .obj/qcborvalue.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.