vertical_align_top

/ v5.15.17-lts-lgpl / cborstreamwriter / 20250520235313 /

Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -minimal -module QtCore -module QtXml -version 5.15.17 -outdir $ROOT/build/cborstreamwriter/qtbase -builddir $ROOT/build/cborstreamwriter/qtbase $ROOT/src/qt5/qtbase
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.17 -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
$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:49318: .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.