Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.4.0 Beta3, 6.5.0 FF
-
None
-
b0f1ec4e3 (dev), 725782676 (6.8)
Description
agent:2022/08/03 19:43:28 build.go:394: | /home/qt/work/build/build/tmp/work/cortexa57-poky-linux/qtdeclarative/6.5.0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/11.3.0/ld.gold: error: /home/qt/work/build/build/tmp/work/cortexa57-poky-linux/qtdeclarative/6.5.0-r0/recipe-sysroot-native/usr/lib/libQt6QmlCompiler.so.6.5.0: incompatible target agent:2022/08/03 19:43:28 build.go:394: | /usr/src/debug/qtdeclarative/6.5.0-r0/git/tests/auto/quickcontrols2/sanity/tst_sanity.cpp:118: error: undefined reference to 'QQmlJSLinter::lintFile(QString const&, QString const*, bool, QJsonArray*, QList<QString> const&, QList<QString> const&, QList<QString> const&, QList<QQmlJSLogger::Category> const&)' agent:2022/08/03 19:43:28 build.go:394: | /usr/include/QtQmlCompiler/6.5.0/QtQmlCompiler/private/qqmljslogger_p.h:200: error: undefined reference to 'QColorOutput::~QColorOutput()' agent:2022/08/03 19:43:28 build.go:394: | /usr/src/debug/qtdeclarative/6.5.0-r0/git/tests/auto/quickcontrols2/sanity/tst_sanity.cpp:49: error: undefined reference to 'QQmlJSLinter::defaultPluginPath()' agent:2022/08/03 19:43:28 build.go:394: | /usr/src/debug/qtdeclarative/6.5.0-r0/git/tests/auto/quickcontrols2/sanity/tst_sanity.cpp:49: error: undefined reference to 'QQmlJSLinter::QQmlJSLinter(QList<QString> const&, QList<QString> const&, bool)' agent:2022/08/03 19:43:28 build.go:394: | /usr/src/debug/qtdeclarative/6.5.0-r0/git/tests/auto/quickcontrols2/sanity/tst_sanity.cpp:50: error: undefined reference to 'QQmlJSLogger::defaultCategories()' agent:2022/08/03 19:43:28 build.go:394: | /usr/include/QtCore/qarraydatapointer.h:108: error: undefined reference to 'qmlDeferredPropertyId' agent:2022/08/03 19:43:28 build.go:394: | /usr/src/debug/qtdeclarative/6.5.0-r0/git/tests/auto/quickcontrols2/sanity/tst_sanity.cpp:58: error: undefined reference to 'qmlControlsSanity' agent:2022/08/03 19:43:28 build.go:394: | /usr/src/debug/qtdeclarative/6.5.0-r0/git/tests/auto/quickcontrols2/sanity/tst_sanity.cpp:58: error: undefined reference to 'qmlAttachedPropertyReuse' agent:2022/08/03 19:43:28 build.go:394: | /usr/src/debug/qtdeclarative/6.5.0-r0/git/tests/auto/quickcontrols2/sanity/tst_sanity.cpp:58: error: undefined reference to 'qmlDeferredPropertyId' agent:2022/08/03 19:43:28 build.go:394: | /usr/src/debug/qtdeclarative/6.5.0-r0/git/tests/auto/quickcontrols2/sanity/tst_sanity.cpp:58: error: undefined reference to 'qmlControlsSanity' agent:2022/08/03 19:43:28 build.go:394: | /usr/src/debug/qtdeclarative/6.5.0-r0/git/tests/auto/quickcontrols2/sanity/tst_sanity.cpp:58: error: undefined reference to 'qmlAttachedPropertyReuse' agent:2022/08/03 19:43:28 build.go:394: | /usr/include/c++/11.3.0/bits/stl_construct.h:151: error: undefined reference to 'QQmlJSLinter::Plugin::~Plugin()' agent:2022/08/03 19:43:28 build.go:394: | /usr/include/c++/11.3.0/bits/stl_construct.h:151: error: undefined reference to 'QQmlJSLinter::Plugin::~Plugin()' agent:2022/08/03 19:43:28 build.go:394: | /usr/include/c++/11.3.0/bits/stl_construct.h:151: error: undefined reference to 'QQmlJSLinter::Plugin::~Plugin()' agent:2022/08/03 19:43:28 build.go:394: | collect2: error: ld returned 1 exit status
Details: https://testresults.qt.io/coin/integration/yocto/meta-qt6/tasks/1659507694
Tested changes (refs/builds/qtci/dev/1659507692):
https://codereview.qt-project.org/c/yocto/meta-qt6/+/424622/1 qtbase: update SDK patch to work with latest qtbase version
https://codereview.qt-project.org/c/yocto/meta-qt6/+/424266/2 Update submodule refs on 'dev' in yocto/meta-qt6
Attachments
Issue Links
- relates to
-
QTBUG-105944 Cannot build Android apps with Cmake when Qt Quick Compiler Extensions installed
- Closed