Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -minimal -module QtCore -module QtXml -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/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.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
WARNING: Failure to find: $ROOT/build/quick-positioners/qtbase/src/corelib/qt5core_metatypes.json
$ROOT/src/qt5/qtbase/src/corelib/kernel/qobjectdefs.h:0: Note: No relevant classes found. No output generated.
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtSql -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtXml -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtNetwork -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtDBus -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtConcurrent -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtGui -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
WARNING: Failure to find: $ROOT/build/quick-positioners/qtbase/src/gui/qt5gui_metatypes.json
$ROOT/src/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp: In member function ‘void QNetworkReplyHttpImplPrivate::postRequest(const QNetworkRequest&)’:
$ROOT/src/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp:697:56: warning: ‘QNetworkRequest::FollowRedirectsAttribute’ is deprecated: Use RedirectPolicyAttribute [-Wdeprecated-declarations]
697 | else if (newHttpRequest.attribute(QNetworkRequest::FollowRedirectsAttribute).toBool())
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from $ROOT/src/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl_p.h:55,
from $ROOT/src/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp:42:
$ROOT/src/qt5/qtbase/src/network/access/qnetworkrequest.h:97:9: note: declared here
97 | FollowRedirectsAttribute Q_DECL_ENUMERATOR_DEPRECATED_X("Use RedirectPolicyAttribute"),
| ^~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp:697:56: warning: ‘QNetworkRequest::FollowRedirectsAttribute’ is deprecated: Use RedirectPolicyAttribute [-Wdeprecated-declarations]
697 | else if (newHttpRequest.attribute(QNetworkRequest::FollowRedirectsAttribute).toBool())
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from $ROOT/src/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl_p.h:55,
from $ROOT/src/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp:42:
$ROOT/src/qt5/qtbase/src/network/access/qnetworkrequest.h:97:9: note: declared here
97 | FollowRedirectsAttribute Q_DECL_ENUMERATOR_DEPRECATED_X("Use RedirectPolicyAttribute"),
| ^~~~~~~~~~~~~~~~~~~~~~~~
Failed to open $ROOT/src/qt5/qtbase/header.LGPL
Failed to open $ROOT/src/qt5/qtbase/header.LGPL
Failed to open $ROOT/src/qt5/qtbase/header.LGPL
$ROOT/src/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend_p.h:0: Note: No relevant classes found. No output generated.
$ROOT/src/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp: In member function ‘virtual QNetworkReply* QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation, const QNetworkRequest&, QIODevice*)’:
$ROOT/src/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp:1397:43: warning: ‘QNetworkRequest::FollowRedirectsAttribute’ is deprecated: Use RedirectPolicyAttribute [-Wdeprecated-declarations]
1397 | && req.attribute(QNetworkRequest::FollowRedirectsAttribute).isNull()) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/QtNetwork/qnetworkrequest.h:1,
from $ROOT/src/qt5/qtbase/src/network/access/qnetworkaccessmanager.h:44,
from $ROOT/src/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp:42:
../../include/QtNetwork/../../../../../src/qt5/qtbase/src/network/access/qnetworkrequest.h:97:9: note: declared here
97 | FollowRedirectsAttribute Q_DECL_ENUMERATOR_DEPRECATED_X("Use RedirectPolicyAttribute"),
| ^~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp:1397:43: warning: ‘QNetworkRequest::FollowRedirectsAttribute’ is deprecated: Use RedirectPolicyAttribute [-Wdeprecated-declarations]
1397 | && req.attribute(QNetworkRequest::FollowRedirectsAttribute).isNull()) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../include/QtNetwork/qnetworkrequest.h:1,
from $ROOT/src/qt5/qtbase/src/network/access/qnetworkaccessmanager.h:44,
from $ROOT/src/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp:42:
../../include/QtNetwork/../../../../../src/qt5/qtbase/src/network/access/qnetworkrequest.h:97:9: note: declared here
97 | FollowRedirectsAttribute Q_DECL_ENUMERATOR_DEPRECATED_X("Use RedirectPolicyAttribute"),
| ^~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/gui/text/qfontengine.cpp: In member function ‘bool QFontEngine::supportsScript(QChar::Script) const’:
$ROOT/src/qt5/qtbase/src/gui/text/qfontengine.cpp:377:35: warning: ‘void hb_ot_tags_from_script(hb_script_t, hb_tag_t*, hb_tag_t*)’ is deprecated: Use 'hb_ot_tags_from_script_and_language' instead [-Wdeprecated-declarations]
377 | hb_ot_tags_from_script(hb_qt_script_to_script(script), &script_tag_1, &script_tag_2);
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/harfbuzz/hb-ot.h:34,
from $ROOT/src/qt5/qtbase/src/gui/text/qfontengine.cpp:58:
/usr/include/harfbuzz/hb-ot-deprecated.h:63:1: note: declared here
63 | hb_ot_tags_from_script (hb_script_t script,
| ^~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_merge_lines’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:890:73: warning: unused parameter ‘n_lines’ [-Wunused-parameter]
890 | md_merge_lines(MD_CTX* ctx, OFF beg, OFF end, const MD_LINE* lines, int n_lines,
| ~~~~^~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_is_hex_entity_contents’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:1235:35: warning: unused parameter ‘ctx’ [-Wunused-parameter]
1235 | md_is_hex_entity_contents(MD_CTX* ctx, const CHAR* text, OFF beg, OFF max_end, OFF* p_end)
| ~~~~~~~~^~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_is_dec_entity_contents’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:1251:35: warning: unused parameter ‘ctx’ [-Wunused-parameter]
1251 | md_is_dec_entity_contents(MD_CTX* ctx, const CHAR* text, OFF beg, OFF max_end, OFF* p_end)
| ~~~~~~~~^~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_is_named_entity_contents’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:1267:37: warning: unused parameter ‘ctx’ [-Wunused-parameter]
1267 | md_is_named_entity_contents(MD_CTX* ctx, const CHAR* text, OFF beg, OFF max_end, OFF* p_end)
| ~~~~~~~~^~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_free_attribute’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:1373:27: warning: unused parameter ‘ctx’ [-Wunused-parameter]
1373 | md_free_attribute(MD_CTX* ctx, MD_ATTRIBUTE_BUILD* build)
| ~~~~~~~~^~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_link_label_cmp’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:1590:21: warning: comparison of integer expressions of different signedness: ‘MD_OFFSET’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
1590 | if(a_fi_off >= a_fi.n_codepoints) {
| ^~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:1595:21: warning: comparison of integer expressions of different signedness: ‘MD_OFFSET’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
1595 | if(b_fi_off >= b_fi.n_codepoints) {
| ^~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_analyze_marks’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:3945:46: warning: unused parameter ‘lines’ [-Wunused-parameter]
3945 | md_analyze_marks(MD_CTX* ctx, const MD_LINE* lines, int n_lines,
| ~~~~~~~~~~~~~~~^~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:3945:57: warning: unused parameter ‘n_lines’ [-Wunused-parameter]
3945 | md_analyze_marks(MD_CTX* ctx, const MD_LINE* lines, int n_lines,
| ~~~~^~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: At top level:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:5686:1: warning: missing initializer for field ‘beg’ of ‘MD_LINE_ANALYSIS’ {aka ‘const struct MD_LINE_ANALYSIS_tag’} [-Wmissing-field-initializers]
5686 | static const MD_LINE_ANALYSIS md_dummy_blank_line = { MD_LINE_BLANK, 0 };
| ^~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:214:9: note: ‘beg’ declared here
214 | OFF beg;
| ^~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_enter_child_containers’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:5534:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
5534 | is_ordered_list = TRUE;
| ^
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:5537:13: note: here
5537 | case _T('-'):
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_leave_child_containers’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:5580:33: warning: this statement may fall through [-Wimplicit-fallthrough=]
5580 | is_ordered_list = TRUE;
| ^
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:5583:13: note: here
5583 | case _T('-'):
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_rollback’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:2668:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
2668 | if((mark_flags & MD_MARK_CLOSER) && mark->prev > opener_index) {
| ^
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:2675:13: note: here
2675 | default:
| ^~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c: In function ‘md_process_inlines’:
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:4153:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
4153 | if(ctx->parser.flags & MD_FLAG_UNDERLINE) {
| ^
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:4169:17: note: here
4169 | case '*': /* Emphasis, strong emphasis. */
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:4257:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
4257 | if(!(mark->flags & MD_MARK_AUTOLINK)) {
| ^
$ROOT/src/qt5/qtbase/src/3rdparty/md4c/md4c.c:4267:17: note: here
4267 | case '@': /* Permissive e-mail autolink. */
| ^~~~
$ROOT/src/qt5/qtbase/src/gui/text/qharfbuzzng.cpp: In constructor ‘_hb_unicode_funcs_t::_hb_unicode_funcs_t()’:
$ROOT/src/qt5/qtbase/src/gui/text/qharfbuzzng.cpp:432:50: warning: ‘void hb_unicode_funcs_set_eastasian_width_func(hb_unicode_funcs_t*, hb_unicode_eastasian_width_func_t, void*, hb_destroy_func_t)’ is deprecated [-Wdeprecated-declarations]
432 | hb_unicode_funcs_set_eastasian_width_func(funcs, _hb_qt_unicode_eastasian_width, NULL, NULL);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/harfbuzz/hb.h:34,
from $ROOT/src/qt5/qtbase/src/gui/text/qharfbuzzng_p.h:61,
from $ROOT/src/qt5/qtbase/src/gui/text/qharfbuzzng.cpp:41:
/usr/include/harfbuzz/hb-deprecated.h:96:1: note: declared here
96 | hb_unicode_funcs_set_eastasian_width_func (hb_unicode_funcs_t *ufuncs,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/gui/text/qharfbuzzng.cpp:438:58: warning: ‘void hb_unicode_funcs_set_decompose_compatibility_func(hb_unicode_funcs_t*, hb_unicode_decompose_compatibility_func_t, void*, hb_destroy_func_t)’ is deprecated [-Wdeprecated-declarations]
438 | hb_unicode_funcs_set_decompose_compatibility_func(funcs, _hb_qt_unicode_decompose_compatibility, NULL, NULL);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/harfbuzz/hb.h:34,
from $ROOT/src/qt5/qtbase/src/gui/text/qharfbuzzng_p.h:61,
from $ROOT/src/qt5/qtbase/src/gui/text/qharfbuzzng.cpp:41:
/usr/include/harfbuzz/hb-deprecated.h:158:1: note: declared here
158 | hb_unicode_funcs_set_decompose_compatibility_func (hb_unicode_funcs_t *ufuncs,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtPlatformHeaders -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtOpenGLExtensions -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtWidgets -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtDeviceDiscoverySupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtEdidSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtEventDispatcherSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtFbSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtThemeSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtFontDatabaseSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
WARNING: Failure to find: $ROOT/build/quick-positioners/qtbase/src/widgets/qt5widgets_metatypes.json
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtServiceSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtPlatformCompositorSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtEglSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtGlxSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtAccessibilitySupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtXkbCommonSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtLinuxAccessibilitySupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtInputSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
In file included from $ROOT/src/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp:52:
In copy constructor ‘RoleNames::RoleNames(const RoleNames&)’,
inlined from ‘QHashNode::QHashNode(const Key&, const T&, uint, QHashNode*) [with Key = QAccessible::Role; T = RoleNames]’ at ../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qhash.h:155:40,
inlined from ‘QHash::Node* QHash::createNode(uint, const Key&, const T&, QHash::Node**) [with Key = QAccessible::Role; T = RoleNames]’ at ../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qhash.h:610:18,
inlined from ‘T& QHash::operator[](const Key&) [with Key = QAccessible::Role; T = RoleNames]’ at ../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qhash.h:761:26:
$ROOT/src/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings_p.h:110:8: warning: ‘.RoleNames::m_spiRole’ may be used uninitialized [-Wmaybe-uninitialized]
110 | struct RoleNames {
| ^~~~~~~~~
In file included from ../../../include/QtCore/qhash.h:1,
from ../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qshareddata.h:46,
from ../../../include/QtCore/qshareddata.h:1,
from ../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qsharedpointer.h:45,
from ../../../include/QtCore/qsharedpointer.h:1,
from $ROOT/src/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor_p.h:58,
from $ROOT/src/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp:40:
../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qhash.h: In member function ‘T& QHash::operator[](const Key&) [with Key = QAccessible::Role; T = RoleNames]’:
../../../include/QtCore/../../../../../src/qt5/qtbase/src/corelib/tools/qhash.h:761:36: note: ‘’ declared here
761 | return createNode(h, akey, T(), node)->value;
| ^~~
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtTest -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtPrintSupport -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtOpenGL -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
$ROOT/src/qt5/qtbase/src/printsupport/kernel/qprinter.cpp: In member function ‘QPrinter::PaperSize QPrinter::paperSize() const’:
$ROOT/src/qt5/qtbase/src/printsupport/kernel/qprinter.cpp:1077:20: warning: ‘QPagedPaintDevice::PageSize QPrinter::pageSize() const’ is deprecated: Use pageLayout().pageSize().id() instead. [-Wdeprecated-declarations]
1077 | return pageSize();
| ~~~~~~~~^~
In file included from $ROOT/src/qt5/qtbase/src/printsupport/kernel/qprinter.cpp:40:
$ROOT/src/qt5/qtbase/src/printsupport/kernel/qprinter.h:179:14: note: declared here
179 | PageSize pageSize() const;
| ^~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In constructor ‘QPpdPrintDevice::QPpdPrintDevice(const QString&)’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:71:45: warning: ‘const char* cupsGetPPD(const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
71 | const char *ppdFile = cupsGetPPD(m_cupsName);
| ~~~~~~~~~~^~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:358:26: note: declared here
358 | extern const char *cupsGetPPD(const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:73:36: warning: ‘ppd_file_t* ppdOpenFile(const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
73 | m_ppd = ppdOpenFile(ppdFile);
| ~~~~~~~~~~~^~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:389:26: note: declared here
389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:77:32: warning: ‘void ppdMarkDefaults(ppd_file_t*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
77 | ppdMarkDefaults(m_ppd);
| ~~~~~~~~~~~~~~~^~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:384:25: note: declared here
384 | extern void ppdMarkDefaults(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:78:32: warning: ‘int cupsMarkOptions(ppd_file_t*, int, cups_option_t*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
78 | cupsMarkOptions(m_ppd, m_cupsDest->num_options, m_cupsDest->options);
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:362:25: note: declared here
362 | extern int cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:79:28: warning: ‘int ppdLocalize(ppd_file_t*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
79 | ppdLocalize(m_ppd);
| ~~~~~~~~~~~^~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:434:25: note: declared here
434 | extern int ppdLocalize(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In destructor ‘virtual QPpdPrintDevice::~QPpdPrintDevice()’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:109:17: warning: ‘void ppdClose(ppd_file_t*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
109 | ppdClose(m_ppd);
| ~~~~~~~~^~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:364:25: note: declared here
364 | extern void ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
| ^~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual void QPpdPrintDevice::loadPageSizes() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:149:44: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
149 | ppd_option_t *pageSizes = ppdFindOption(m_ppd, "PageSize");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:152:52: warning: ‘ppd_size_t* ppdPageSize(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
152 | const ppd_size_t *ppdSize = ppdPageSize(m_ppd, pageSizes->choices[i].choice);
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:392:26: note: declared here
392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual QPageSize QPpdPrintDevice::defaultPageSize() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:174:54: warning: ‘ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
174 | ppd_choice_t *defaultChoice = ppdFindMarkedChoice(m_ppd, "PageSize");
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:377:26: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:176:42: warning: ‘ppd_size_t* ppdPageSize(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
176 | ppd_size_t *ppdSize = ppdPageSize(m_ppd, defaultChoice->choice);
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:392:26: note: declared here
392 | extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
| ^~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual void QPpdPrintDevice::loadResolutions() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:207:46: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
207 | ppd_option_t *resolutions = ppdFindOption(m_ppd, "Resolution");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:217:36: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
217 | resolutions = ppdFindOption(m_ppd, "DefaultResolution");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:226:36: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
226 | resolutions = ppdFindOption(m_ppd, "HPPrintQuality");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:236:36: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
236 | resolutions = ppdFindOption(m_ppd, "DefaultHPPrintQuality");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual int QPpdPrintDevice::defaultResolution() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:249:45: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
249 | ppd_option_t *resolution = ppdFindOption(m_ppd, "DefaultResolution");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:256:54: warning: ‘ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
256 | ppd_choice_t *defaultChoice = ppdFindMarkedChoice(m_ppd, "Resolution");
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:377:26: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:263:31: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
263 | resolution = ppdFindOption(m_ppd, "DefaultHPPrintQuality");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:269:40: warning: ‘ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
269 | defaultChoice = ppdFindMarkedChoice(m_ppd, "HPPrintQuality");
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:377:26: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual void QPpdPrintDevice::loadInputSlots() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:289:49: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
289 | ppd_option_t *inputSlots = ppdFindOption(m_ppd, "InputSlot");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:297:39: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
297 | inputSlots = ppdFindOption(m_ppd, "DefaultInputSlot");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual QPrint::InputSlot QPpdPrintDevice::defaultInputSlot() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:313:48: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
313 | ppd_option_t *inputSlot = ppdFindOption(m_ppd, "DefaultInputSlot");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:317:58: warning: ‘ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
317 | ppd_choice_t *defaultChoice = ppdFindMarkedChoice(m_ppd, "InputSlot");
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:377:26: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual void QPpdPrintDevice::loadOutputBins() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:330:49: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
330 | ppd_option_t *outputBins = ppdFindOption(m_ppd, "OutputBin");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:338:39: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
338 | outputBins = ppdFindOption(m_ppd, "DefaultOutputBin");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual QPrint::OutputBin QPpdPrintDevice::defaultOutputBin() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:354:48: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
354 | ppd_option_t *outputBin = ppdFindOption(m_ppd, "DefaultOutputBin");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:358:58: warning: ‘ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
358 | ppd_choice_t *defaultChoice = ppdFindMarkedChoice(m_ppd, "OutputBin");
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:377:26: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual void QPpdPrintDevice::loadDuplexModes() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:372:50: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
372 | ppd_option_t *duplexModes = ppdFindOption(m_ppd, "Duplex");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:376:43: warning: ‘int ppdInstallableConflict(ppd_file_t*, const char*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
376 | if (ppdInstallableConflict(m_ppd, duplexModes->keyword, duplexModes->choices[i].choice) == 0) {
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:455:25: note: declared here
455 | extern int ppdInstallableConflict(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:383:40: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
383 | duplexModes = ppdFindOption(m_ppd, "DefaultDuplex");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:384:55: warning: ‘int ppdInstallableConflict(ppd_file_t*, const char*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
384 | if (duplexModes && (ppdInstallableConflict(m_ppd, duplexModes->keyword, duplexModes->choices[0].choice) == 0)) {
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:455:25: note: declared here
455 | extern int ppdInstallableConflict(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual QPrint::DuplexMode QPpdPrintDevice::defaultDuplexMode() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:402:48: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
402 | ppd_option_t *inputSlot = ppdFindOption(m_ppd, "DefaultDuplex");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:406:58: warning: ‘ppd_choice_t* ppdFindMarkedChoice(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
406 | ppd_choice_t *defaultChoice = ppdFindMarkedChoice(m_ppd, "Duplex");
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:377:26: note: declared here
377 | extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual QPrint::ColorMode QPpdPrintDevice::defaultColorMode() const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:434:49: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
434 | ppd_option_t *colorModel = ppdFindOption(m_ppd, "DefaultColorModel");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:436:39: warning: ‘ppd_option_t* ppdFindOption(ppd_file_t*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
436 | colorModel = ppdFindOption(m_ppd, "ColorModel");
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:380:26: note: declared here
380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual bool QPpdPrintDevice::setProperty(QPrintDevice::PrintDevicePropertyKey, const QVariant&)’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:464:26: warning: ‘int ppdMarkOption(ppd_file_t*, const char*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
464 | ppdMarkOption(m_ppd, values[0].toLatin1(), values[1].toLatin1());
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:385:25: note: declared here
385 | extern int ppdMarkOption(ppd_file_t *ppd, const char *keyword,
| ^~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp: In member function ‘virtual bool QPpdPrintDevice::isFeatureAvailable(QPrintDevice::PrintDevicePropertyKey, const QVariant&) const’:
$ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:477:42: warning: ‘int ppdInstallableConflict(ppd_file_t*, const char*, const char*)’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
477 | return ppdInstallableConflict(m_ppd, values[0].toLatin1(), values[1].toLatin1());
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qprint_p.h:61,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/private/qprint_p.h:1,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/../../../../../../../../src/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.h:56,
from ../../../../include/QtPrintSupport/5.15.10/QtPrintSupport/qpa/qplatformprintdevice.h:1,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.h:54,
from $ROOT/src/qt5/qtbase/src/plugins/printsupport/cups/qppdprintdevice.cpp:40:
/usr/include/cups/ppd.h:455:25: note: declared here
455 | extern int ppdInstallableConflict(ppd_file_t *ppd,
| ^~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c: In function ‘cellArea’:
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196025:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
196025 | case 5: area = p->aCoord[9].f - p->aCoord[8].f;
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196026:7: note: here
196026 | case 4: area *= p->aCoord[7].f - p->aCoord[6].f;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196026:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
196026 | case 4: area *= p->aCoord[7].f - p->aCoord[6].f;
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196027:7: note: here
196027 | case 3: area *= p->aCoord[5].f - p->aCoord[4].f;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196027:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
196027 | case 3: area *= p->aCoord[5].f - p->aCoord[4].f;
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196028:7: note: here
196028 | case 2: area *= p->aCoord[3].f - p->aCoord[2].f;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196028:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
196028 | case 2: area *= p->aCoord[3].f - p->aCoord[2].f;
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196029:7: note: here
196029 | default: area *= p->aCoord[1].f - p->aCoord[0].f;
| ^~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196035:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
196035 | case 5: area = (i64)p->aCoord[9].i - (i64)p->aCoord[8].i;
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196036:7: note: here
196036 | case 4: area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196036:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
196036 | case 4: area *= (i64)p->aCoord[7].i - (i64)p->aCoord[6].i;
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196037:7: note: here
196037 | case 3: area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196037:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
196037 | case 3: area *= (i64)p->aCoord[5].i - (i64)p->aCoord[4].i;
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196038:7: note: here
196038 | case 2: area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196038:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
196038 | case 2: area *= (i64)p->aCoord[3].i - (i64)p->aCoord[2].i;
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:196039:7: note: here
196039 | default: area *= (i64)p->aCoord[1].i - (i64)p->aCoord[0].i;
| ^~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c: In function ‘rtreeCallbackConstraint’:
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195164:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
195164 | readCoord(pCellData+32, &c); aCoord[8] = c.f;
| ~~~~~~~~~~^~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195165:7: note: here
195165 | case 8: readCoord(pCellData+28, &c); aCoord[7] = c.f;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195166:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
195166 | readCoord(pCellData+24, &c); aCoord[6] = c.f;
| ~~~~~~~~~~^~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195167:7: note: here
195167 | case 6: readCoord(pCellData+20, &c); aCoord[5] = c.f;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195168:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
195168 | readCoord(pCellData+16, &c); aCoord[4] = c.f;
| ~~~~~~~~~~^~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195169:7: note: here
195169 | case 4: readCoord(pCellData+12, &c); aCoord[3] = c.f;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195170:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
195170 | readCoord(pCellData+8, &c); aCoord[2] = c.f;
| ~~~~~~~~~~^~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195171:7: note: here
195171 | default: readCoord(pCellData+4, &c); aCoord[1] = c.f;
| ^~~~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195179:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
195179 | readCoord(pCellData+32, &c); aCoord[8] = c.i;
| ~~~~~~~~~~^~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195180:7: note: here
195180 | case 8: readCoord(pCellData+28, &c); aCoord[7] = c.i;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195181:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
195181 | readCoord(pCellData+24, &c); aCoord[6] = c.i;
| ~~~~~~~~~~^~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195182:7: note: here
195182 | case 6: readCoord(pCellData+20, &c); aCoord[5] = c.i;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195183:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
195183 | readCoord(pCellData+16, &c); aCoord[4] = c.i;
| ~~~~~~~~~~^~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195184:7: note: here
195184 | case 4: readCoord(pCellData+12, &c); aCoord[3] = c.i;
| ^~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195185:56: warning: this statement may fall through [-Wimplicit-fallthrough=]
195185 | readCoord(pCellData+8, &c); aCoord[2] = c.i;
| ~~~~~~~~~~^~~~~
$ROOT/src/qt5/qtbase/src/3rdparty/sqlite/sqlite3.c:195186:7: note: here
195186 | default: readCoord(pCellData+4, &c); aCoord[1] = c.i;
| ^~~~~~~
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtEglFSDeviceIntegration -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtbase -builddir $ROOT/build/quick-positioners/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtSvg -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtsvg -builddir $ROOT/build/quick-positioners/qtsvg $ROOT/src/qt5/qtsvg
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtQml -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5qml_metatypes.json
WARNING: Failure to find: $ROOT/build/quick-positioners/qtdeclarative/src/qml/qt5qml_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtQmlModels -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5qmlmodels_metatypes.json
WARNING: Failure to find: $ROOT/build/quick-positioners/qtdeclarative/src/qmlmodels/qt5qmlmodels_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtQmlWorkerScript -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5qmlworkerscript_metatypes.json
WARNING: Failure to find: $ROOT/build/quick-positioners/qtdeclarative/src/qmlworkerscript/qt5qmlworkerscript_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtQuick -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5quick_metatypes.json
WARNING: Failure to find: $ROOT/build/quick-positioners/qtdeclarative/src/quick/qt5quick_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtQuickShapes -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5quickshapes_metatypes.json
WARNING: Failure to find: $ROOT/build/quick-positioners/qtdeclarative/src/quickshapes/qt5quickshapes_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtQuickTest -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5quicktest_metatypes.json
WARNING: Failure to find: $ROOT/build/quick-positioners/qtdeclarative/src/qmltest/qt5quicktest_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5test_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5widgets_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtQuickParticles -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5quickparticles_metatypes.json
WARNING: Failure to find: $ROOT/build/quick-positioners/qtdeclarative/src/particles/qt5quickparticles_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtQuickWidgets -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtPacketProtocol -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: WARNING: Failure to find: labsmodelsplugin_metatypes.json
Failure to find: qmlfolderlistmodelplugin_metatypes.json
WARNING: Failure to find: qmllocalstorageplugin_metatypes.json
WARNING: Failure to find: qmlsettingsplugin_metatypes.json
WARNING: Failure to find: qtqmlstatemachine_metatypes.json
WARNING: Failure to find: labsanimationplugin_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
WARNING: Failure to find: qquicklayoutsplugin_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5sql_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
WARNING: Failure to find: windowplugin_metatypes.json
WARNING: Failure to find: qmlwavefrontmeshplugin_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
WARNING: Failure to find: qmltestplugin_metatypes.json
WARNING: Failure to find: sharedimageplugin_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5widgets_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5test_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -minimal -module QtQml -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtQmlDebug -version 5.15.10 -outdir $ROOT/build/quick-positioners/qtdeclarative -builddir $ROOT/build/quick-positioners/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qml_metatypes.json
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::Heap::Base::mark(QV4::MarkStack*)':
qv4context.cpp:(.text._ZN3QV44Heap4Base4markEPNS_9MarkStackE[_ZN3QV44Heap4Base4markEPNS_9MarkStackE]+0xb7): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::newBlockContext(QV4::CppStackFrame*, int)':
qv4context.cpp:(.text._ZN3QV416ExecutionContext15newBlockContextEPNS_13CppStackFrameEi+0x56): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::cloneBlockContext(QV4::ExecutionEngine*, QV4::Heap::CallContext*)':
qv4context.cpp:(.text._ZN3QV416ExecutionContext17cloneBlockContextEPNS_15ExecutionEngineEPNS_4Heap11CallContextE+0x26): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::newCallContext(QV4::CppStackFrame*)':
qv4context.cpp:(.text._ZN3QV416ExecutionContext14newCallContextEPNS_13CppStackFrameE+0x54): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::newWithContext(QV4::Heap::Object*) const':
qv4context.cpp:(.text._ZNK3QV416ExecutionContext14newWithContextEPNS_4Heap6ObjectE+0x60): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4baselinejit.o): in function `QV4::JIT::BaselineJIT::~BaselineJIT()':
qv4baselinejit.cpp:(.text._ZN3QV43JIT11BaselineJITD2Ev+0x5c): undefined reference to `QV4::Moth::ByteCodeHandler::~ByteCodeHandler()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4baselinejit.o): in function `QV4::JIT::BaselineJIT::generate()':
qv4baselinejit.cpp:(.text._ZN3QV43JIT11BaselineJIT8generateEv+0x9e): undefined reference to `QV4::Moth::ByteCodeHandler::decode(char const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4baselinejit.o):(.data.rel.ro._ZTIN3QV43JIT11BaselineJITE[_ZTIN3QV43JIT11BaselineJITE]+0x10): undefined reference to `typeinfo for QV4::Moth::ByteCodeHandler'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QQmlJS::AST::Node::accept(QQmlJS::AST::BaseVisitor*)':
qv4codegen.cpp:(.text._ZN6QQmlJS3AST4Node6acceptEPNS0_11BaseVisitorE[_ZN6QQmlJS3AST4Node6acceptEPNS0_11BaseVisitorE]+0x3c): undefined reference to `QQmlJS::AST::Node::ignoreRecursionDepth() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::ControlFlowBlock::ControlFlowBlock(QV4::Compiler::Codegen*, QQmlJS::AST::Node*)':
qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowBlockC2EPNS0_7CodegenEPN6QQmlJS3AST4NodeE[_ZN3QV48Compiler16ControlFlowBlockC5EPNS0_7CodegenEPN6QQmlJS3AST4NodeE]+0x5a): undefined reference to `QV4::Compiler::Context::emitBlockHeader(QV4::Compiler::Codegen*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::ControlFlowBlock::~ControlFlowBlock()':
qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowBlockD2Ev[_ZN3QV48Compiler16ControlFlowBlockD5Ev]+0x4e): undefined reference to `QV4::Compiler::Context::emitBlockFooter(QV4::Compiler::Codegen*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::referenceForName(QString const&, bool, QQmlJS::SourceLocation const&)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen16referenceForNameERK7QStringbRKN6QQmlJS14SourceLocationE+0x57): undefined reference to `QV4::Compiler::Context::resolveName(QString const&, QQmlJS::SourceLocation const&)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::defineFunction(QString const&, QQmlJS::AST::Node*, QQmlJS::AST::FormalParameterList*, QQmlJS::AST::StatementList*)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen14defineFunctionERK7QStringPN6QQmlJS3AST4NodeEPNS6_19FormalParameterListEPNS6_13StatementListE+0x31b): undefined reference to `QV4::Compiler::Context::emitBlockHeader(QV4::Compiler::Codegen*)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen14defineFunctionERK7QStringPN6QQmlJS3AST4NodeEPNS6_19FormalParameterListEPNS6_13StatementListE+0x4c5): undefined reference to `QV4::Compiler::Context::emitBlockFooter(QV4::Compiler::Codegen*)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen14defineFunctionERK7QStringPN6QQmlJS3AST4NodeEPNS6_19FormalParameterListEPNS6_13StatementListE+0x6cb): undefined reference to `QV4::Moth::dumpBytecode(char const*, int, int, int, int, QVector const&)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::ControlFlowCatch::~ControlFlowCatch()':
qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowCatchD2Ev[_ZN3QV48Compiler16ControlFlowCatchD5Ev]+0x9e): undefined reference to `QV4::Compiler::Context::emitBlockHeader(QV4::Compiler::Codegen*)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowCatchD2Ev[_ZN3QV48Compiler16ControlFlowCatchD5Ev]+0x159): undefined reference to `QV4::Compiler::Context::emitBlockFooter(QV4::Compiler::Codegen*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::generateFromProgram(QString const&, QString const&, QString const&, QQmlJS::AST::Program*, QV4::Compiler::Module*, QV4::Compiler::ContextType)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen19generateFromProgramERK7QStringS4_S4_PN6QQmlJS3AST7ProgramEPNS0_6ModuleENS0_11ContextTypeE+0x77): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen19generateFromProgramERK7QStringS4_S4_PN6QQmlJS3AST7ProgramEPNS0_6ModuleENS0_11ContextTypeE+0x82): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::generateFromModule(QString const&, QString const&, QString const&, QQmlJS::AST::ESModule*, QV4::Compiler::Module*)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen18generateFromModuleERK7QStringS4_S4_PN6QQmlJS3AST8ESModuleEPNS0_6ModuleE+0x68): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen18generateFromModuleERK7QStringS4_S4_PN6QQmlJS3AST8ESModuleEPNS0_6ModuleE+0x74): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4regexpobject.o): in function `QV4::ComplexString::Data* QV4::MemoryManager::alloc(QV4::Heap::String*, int, int)':
qv4regexpobject.cpp:(.text._ZN3QV413MemoryManager5allocINS_13ComplexStringEJPNS_4Heap6StringEiiEEEPNT_4DataEDpT0_[_ZN3QV413MemoryManager5allocINS_13ComplexStringEJPNS_4Heap6StringEiiEEEPNT_4DataEDpT0_]+0x5d): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o): in function `QV4::ResolveWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_14ResolveWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_14ResolveWrapperEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o): in function `QV4::RejectWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13RejectWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13RejectWrapperEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o): in function `QV4::ResolveElementWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_21ResolveElementWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_21ResolveElementWrapperEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o): in function `QV4::PromiseReaction::Data* QV4::MemoryManager::allocateObject()':
qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_15PromiseReactionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_15PromiseReactionEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o): in function `QV4::PromiseCapability::Data* QV4::MemoryManager::allocateObject()':
qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_17PromiseCapabilityEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_17PromiseCapabilityEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o):qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_21PromiseExecutionStateEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_21PromiseExecutionStateEEEPNT_4DataEv]+0x9f): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::initRootContext()':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine15initRootContextEv+0x44): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newObject(QV4::Heap::InternalClass*)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine9newObjectEPNS_4Heap13InternalClassE+0x17): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newSymbolObject(QV4::Symbol const*)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine15newSymbolObjectEPKNS_6SymbolE+0x23): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newArrayObject(QV4::Heap::InternalClass*)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newArrayObjectEPNS_4Heap13InternalClassE+0x1b): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::InternalClass::Data* QV4::MemoryManager::allocIC()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0x1d): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0x3b): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::BlockAllocator::allocate(unsigned long, bool)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0xb0): undefined reference to `QV4::MemoryManager::shouldRunGC() const'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0xbc): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0xd2): undefined reference to `QV4::BlockAllocator::allocate(unsigned long, bool)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newErrorObject(QV4::Value const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newErrorObjectERKNS_5ValueE+0xbe): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newURIErrorObject(QV4::Value const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine17newURIErrorObjectERKNS_5ValueE+0xbe): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newString(QString const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine9newStringERK7QString+0x3d): undefined reference to `QV4::MemoryManager::allocString(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newErrorObject(QString const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newErrorObjectERK7QString+0xa8): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_15TypeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_15TypeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_16RangeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_16RangeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newIdentifier(QString const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine13newIdentifierERK7QString+0x4c): undefined reference to `QV4::MemoryManager::allocString(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&, QString const&, int, int)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii[_ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii]+0xdd): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&, QString const&, int, int)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii[_ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii]+0xdd): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::SymbolPrototype::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_15SymbolPrototypeEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_15SymbolPrototypeEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::PropertyListPrototype::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_21PropertyListPrototypeEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_21PropertyListPrototypeEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::NumberPrototype::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_15NumberPrototypeEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_15NumberPrototypeEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o):qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_16BooleanPrototypeEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_16BooleanPrototypeEEEPNT_4DataEv]+0x9f): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::ExecutionEngine(QJSEngine*)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x2b2): undefined reference to `QV4::MemoryManager::MemoryManager(QV4::ExecutionEngine*)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x581): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x609): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x145f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x1897): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x1aef): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o):qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x1bd9): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newArrayObject(QV4::Value const*, int)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newArrayObjectEPKNS_5ValueEi+0x93): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ArrayBuffer::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_11ArrayBufferEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_11ArrayBufferEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::DateObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_10DateObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_10DateObjectEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::RegExpObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12RegExpObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12RegExpObjectEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::PromiseObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13PromiseObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13PromiseObjectEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::CapabilitiesExecutorWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_27CapabilitiesExecutorWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_27CapabilitiesExecutorWrapperEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o):qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13VariantObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13VariantObjectEEEPNT_4DataEv]+0xa2): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::~ExecutionEngine()':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngineD2Ev+0xd6): undefined reference to `QV4::MemoryManager::~MemoryManager()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4managed.o): in function `QV4::Heap::Base::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4managed.cpp:(.text._ZN3QV44Heap4Base11markObjectsEPS1_PNS_9MarkStackE[_ZN3QV44Heap4Base11markObjectsEPS1_PNS_9MarkStackE]+0xb9): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arraydata.o): in function `QV4::Heap::ArrayData::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4arraydata.cpp:(.text._ZN3QV44Heap9ArrayData11markObjectsEPNS0_4BaseEPNS_9MarkStackE+0xf1): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arraydata.o): in function `QV4::ArrayData::realloc(QV4::Object*, QV4::Heap::ArrayData::Type, unsigned int, bool)':
qv4arraydata.cpp:(.text._ZN3QV49ArrayData7reallocEPNS_6ObjectENS_4Heap9ArrayData4TypeEjb+0x15a): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: qv4arraydata.cpp:(.text._ZN3QV49ArrayData7reallocEPNS_6ObjectENS_4Heap9ArrayData4TypeEjb+0x1d5): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arrayobject.o): in function `QV4::Heap::FunctionObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4arrayobject.cpp:(.text._ZN3QV44Heap14FunctionObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap14FunctionObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arrayiterator.o): in function `QV4::Heap::ArrayIteratorObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4arrayiterator.cpp:(.text._ZN3QV44Heap19ArrayIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap19ArrayIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4argumentsobject.o): in function `QV4::Heap::ArgumentsObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4argumentsobject.cpp:(.text._ZN3QV44Heap15ArgumentsObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap15ArgumentsObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o): in function `QV4::ErrorCtor::virtualCallAsConstructor(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*)':
qv4errorobject.cpp:(.text._ZN3QV49ErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o): in function `QV4::EvalErrorCtor::virtualCallAsConstructor(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*)':
qv4errorobject.cpp:(.text._ZN3QV413EvalErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o): in function `QV4::RangeErrorCtor::virtualCallAsConstructor(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*)':
qv4errorobject.cpp:(.text._ZN3QV414RangeErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o): in function `QV4::ReferenceErrorCtor::virtualCallAsConstructor(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*)':
qv4errorobject.cpp:(.text._ZN3QV418ReferenceErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o): in function `QV4::SyntaxErrorCtor::virtualCallAsConstructor(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*)':
qv4errorobject.cpp:(.text._ZN3QV415SyntaxErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o):qv4errorobject.cpp:(.text._ZN3QV413TypeErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4generatorobject.o): in function `QV4::GeneratorFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)':
qv4generatorobject.cpp:(.text._ZN3QV417GeneratorFunction11virtualCallEPKNS_14FunctionObjectEPKNS_5ValueES6_i+0x5a): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4generatorobject.o): in function `QV4::GeneratorFunction::Data* QV4::MemoryManager::allocateObject()':
qv4generatorobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_17GeneratorFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_17GeneratorFunctionEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4generatorobject.o): in function `QV4::MemberGeneratorFunction::Data* QV4::MemoryManager::allocateObject()':
qv4generatorobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_23MemberGeneratorFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_23MemberGeneratorFunctionEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4memberdata.o): in function `QV4::MemberData::Data* QV4::MemoryManager::allocManaged(unsigned long)':
qv4memberdata.cpp:(.text._ZN3QV413MemoryManager12allocManagedINS_10MemberDataEEEPNT_4DataEm[_ZN3QV413MemoryManager12allocManagedINS_10MemberDataEEEPNT_4DataEm]+0x41): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4proxy.o): in function `QV4::ProxyFunctionObject::Data* QV4::MemoryManager::allocateObject()':
qv4proxy.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_19ProxyFunctionObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_19ProxyFunctionObjectEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4proxy.o): in function `QV4::ProxyObject::Data* QV4::MemoryManager::allocateObject()':
qv4proxy.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_11ProxyObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_11ProxyObjectEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qmlcontext.o): in function `QV4::QQmlContextWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4qmlcontext.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_18QQmlContextWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_18QQmlContextWrapperEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qmlcontext.o): in function `QV4::QmlContext::create(QV4::ExecutionContext*, QQmlContextData*, QObject*)':
qv4qmlcontext.cpp:(.text._ZN3QV410QmlContext6createEPNS_16ExecutionContextEP15QQmlContextDataP7QObject+0xc2): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4stringiterator.o): in function `QV4::Heap::StringIteratorObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4stringiterator.cpp:(.text._ZN3QV44Heap20StringIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap20StringIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4stringobject.o): in function `QV4::StringPrototype::method_slice(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)':
qv4stringobject.cpp:(.text._ZN3QV415StringPrototype12method_sliceEPKNS_14FunctionObjectEPKNS_5ValueES6_i+0x156): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4stringobject.o): in function `QV4::StringIteratorObject::Data* QV4::MemoryManager::allocateObject()':
qv4stringobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_20StringIteratorObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_20StringIteratorObjectEEEPNT_4DataEv]+0xa8): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4regexp.o): in function `QV4::RegExp::create(QV4::ExecutionEngine*, QString const&, unsigned int)':
qv4regexp.cpp:(.text._ZN3QV46RegExp6createEPNS_15ExecutionEngineERK7QStringj+0xf4): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtimecodegen.o): in function `QV4::Compiler::ScanFunctions::~ScanFunctions()':
qv4runtimecodegen.cpp:(.text._ZN3QV48Compiler13ScanFunctionsD2Ev[_ZN3QV48Compiler13ScanFunctionsD5Ev]+0x7): undefined reference to `vtable for QV4::Compiler::ScanFunctions'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtimecodegen.o): in function `QV4::RuntimeCodegen::generateFromFunctionExpression(QString const&, QString const&, QQmlJS::AST::FunctionExpression*, QV4::Compiler::Module*)':
qv4runtimecodegen.cpp:(.text._ZN3QV414RuntimeCodegen30generateFromFunctionExpressionERK7QStringS3_PN6QQmlJS3AST18FunctionExpressionEPNS_8Compiler6ModuleE+0x6f): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qv4runtimecodegen.cpp:(.text._ZN3QV414RuntimeCodegen30generateFromFunctionExpressionERK7QStringS3_PN6QQmlJS3AST18FunctionExpressionEPNS_8Compiler6ModuleE+0x8d): undefined reference to `QV4::Compiler::ScanFunctions::enterEnvironment(QQmlJS::AST::Node*, QV4::Compiler::ContextType, QString const&)'
/usr/bin/ld: qv4runtimecodegen.cpp:(.text._ZN3QV414RuntimeCodegen30generateFromFunctionExpressionERK7QStringS3_PN6QQmlJS3AST18FunctionExpressionEPNS_8Compiler6ModuleE+0xa0): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: qv4runtimecodegen.cpp:(.text._ZN3QV414RuntimeCodegen30generateFromFunctionExpressionERK7QStringS3_PN6QQmlJS3AST18FunctionExpressionEPNS_8Compiler6ModuleE+0xa8): undefined reference to `QV4::Compiler::ScanFunctions::leaveEnvironment()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4symbol.o): in function `QV4::Symbol::create(QV4::ExecutionEngine*, QString const&)':
qv4symbol.cpp:(.text._ZN3QV46Symbol6createEPNS_15ExecutionEngineERK7QString+0x64): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4setobject.o): in function `QV4::SetObject::Data* QV4::MemoryManager::allocateObject()':
qv4setobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_9SetObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_9SetObjectEEEPNT_4DataEv]+0xa8): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4setiterator.o): in function `QV4::Heap::SetIteratorObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4setiterator.cpp:(.text._ZN3QV44Heap17SetIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap17SetIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qobjectwrapper.o): in function `QV4::QmlSignalHandler::Data* QV4::MemoryManager::allocateObject()':
qv4qobjectwrapper.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_16QmlSignalHandlerEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_16QmlSignalHandlerEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qobjectwrapper.o): in function `QV4::QObjectWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4qobjectwrapper.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_14QObjectWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_14QObjectWrapperEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qobjectwrapper.o): in function `QV4::QObjectMethod::Data* QV4::MemoryManager::allocateObject()':
qv4qobjectwrapper.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13QObjectMethodEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13QObjectMethodEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arraybuffer.o): in function `QV4::SharedArrayBuffer::Data* QV4::MemoryManager::allocateObject()':
qv4arraybuffer.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_17SharedArrayBufferEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_17SharedArrayBufferEEEPNT_4DataEv]+0xa8): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4typedarray.o): in function `QV4::TypedArray::create(QV4::ExecutionEngine*, QV4::TypedArrayType)':
qv4typedarray.cpp:(.text._ZN3QV410TypedArray6createEPNS_15ExecutionEngineENS_14TypedArrayTypeE+0x60): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4dataview.o):qv4dataview.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_8DataViewEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_8DataViewEEEPNT_4DataEv]+0xa8): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4mapobject.o): in function `QV4::WeakMapCtor::construct(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*, bool)':
qv4mapobject.cpp:(.text._ZN3QV411WeakMapCtor9constructEPKNS_14FunctionObjectEPKNS_5ValueEiS6_b+0xdd): undefined reference to `QV4::MemoryManager::registerWeakMap(QV4::Heap::MapObject*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4mapiterator.o): in function `QV4::Heap::MapIteratorObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4mapiterator.cpp:(.text._ZN3QV44Heap17MapIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap17MapIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtime.o): in function `QV4::Runtime::CreateMappedArgumentsObject::call(QV4::ExecutionEngine*)':
qv4runtime.cpp:(.text._ZN3QV47Runtime27CreateMappedArgumentsObject4callEPNS_15ExecutionEngineE+0x23): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtime.o): in function `QV4::Runtime::CreateUnmappedArgumentsObject::call(QV4::ExecutionEngine*)':
qv4runtime.cpp:(.text._ZN3QV47Runtime29CreateUnmappedArgumentsObject4callEPNS_15ExecutionEngineE+0x23): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtime.o): in function `QV4::RuntimeHelpers::addHelper(QV4::ExecutionEngine*, QV4::Value const&, QV4::Value const&)':
qv4runtime.cpp:(.text._ZN3QV414RuntimeHelpers9addHelperEPNS_15ExecutionEngineERKNS_5ValueES5_+0x16b): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4executablecompilationunit.o): in function `QV4::Module::Data* QV4::MemoryManager::allocateObject()':
qv4executablecompilationunit.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_6ModuleEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_6ModuleEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4profiling.o): in function `QV4::Profiling::Profiler::startProfiling(unsigned long long)':
qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0x5a): undefined reference to `QV4::MemoryManager::getAllocatedMem() const'
/usr/bin/ld: qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0x6a): undefined reference to `QV4::MemoryManager::getLargeItemsMem() const'
/usr/bin/ld: qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0xa3): undefined reference to `QV4::MemoryManager::getUsedMem() const'
/usr/bin/ld: qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0xd7): undefined reference to `QV4::MemoryManager::getLargeItemsMem() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence >::Data* QV4::MemoryManager::allocateObject > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIiEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIiEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence >::Data* QV4::MemoryManager::allocateObject > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIdEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIdEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence >::Data* QV4::MemoryManager::allocateObject > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIbEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIbEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence > >::Data* QV4::MemoryManager::allocateObject > > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIiSaIiEEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIiSaIiEEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence > >::Data* QV4::MemoryManager::allocateObject > > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIdSaIdEEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIdSaIdEEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o):qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIbSaIbEEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIbSaIbEEEEEEPNT_4DataEv]+0xa2): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlbuiltinfunctions.o): in function `QV4::GlobalExtensions::method_gc(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)':
qqmlbuiltinfunctions.cpp:(.text._ZN3QV416GlobalExtensions9method_gcEPKNS_14FunctionObjectEPKNS_5ValueES6_i+0x14): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlbuiltinfunctions.o): in function `QV4::QQmlBindingFunction::Data* QV4::MemoryManager::allocateObject()':
qqmlbuiltinfunctions.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_19QQmlBindingFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_19QQmlBindingFunctionEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlbuiltinfunctions.o): in function `QV4::ConsoleObject::Data* QV4::MemoryManager::allocateObject()':
qqmlbuiltinfunctions.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13ConsoleObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13ConsoleObjectEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::UiQualifiedId::UiQualifiedId(QStringRef const&)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST13UiQualifiedIdC2ERK10QStringRef[_ZN6QQmlJS3AST13UiQualifiedIdC5ERK10QStringRef]+0x7): undefined reference to `vtable for QQmlJS::AST::UiQualifiedId'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::IdentifierExpression::IdentifierExpression(QStringRef const&)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST20IdentifierExpressionC2ERK10QStringRef[_ZN6QQmlJS3AST20IdentifierExpressionC5ERK10QStringRef]+0x7): undefined reference to `vtable for QQmlJS::AST::IdentifierExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::ArrayPattern::ArrayPattern(QQmlJS::AST::PatternElementList*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST12ArrayPatternC2EPNS0_18PatternElementListE[_ZN6QQmlJS3AST12ArrayPatternC5EPNS0_18PatternElementListE]+0x7): undefined reference to `vtable for QQmlJS::AST::ArrayPattern'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::ObjectPattern::ObjectPattern(QQmlJS::AST::PatternPropertyList*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST13ObjectPatternC2EPNS0_19PatternPropertyListE[_ZN6QQmlJS3AST13ObjectPatternC5EPNS0_19PatternPropertyListE]+0x7): undefined reference to `vtable for QQmlJS::AST::ObjectPattern'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternElement::PatternElement(QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14PatternElementC2EPNS0_14ExpressionNodeENS1_4TypeE[_ZN6QQmlJS3AST14PatternElementC5EPNS0_14ExpressionNodeENS1_4TypeE]+0x7): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternElement::PatternElement(QStringRef const&, QQmlJS::AST::TypeAnnotation*, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14PatternElementC2ERK10QStringRefPNS0_14TypeAnnotationEPNS0_14ExpressionNodeENS1_4TypeE[_ZN6QQmlJS3AST14PatternElementC5ERK10QStringRefPNS0_14TypeAnnotationEPNS0_14ExpressionNodeENS1_4TypeE]+0x7): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternElement::PatternElement(QQmlJS::AST::Pattern*, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14PatternElementC2EPNS0_7PatternEPNS0_14ExpressionNodeENS1_4TypeE[_ZN6QQmlJS3AST14PatternElementC5EPNS0_7PatternEPNS0_14ExpressionNodeENS1_4TypeE]+0x7): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternProperty::PatternProperty(QQmlJS::AST::PropertyName*, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST15PatternPropertyC2EPNS0_12PropertyNameEPNS0_14ExpressionNodeENS0_14PatternElement4TypeE[_ZN6QQmlJS3AST15PatternPropertyC5EPNS0_12PropertyNameEPNS0_14ExpressionNodeENS0_14PatternElement4TypeE]+0x1a): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::FunctionExpression::FunctionExpression(QStringRef const&, QQmlJS::AST::FormalParameterList*, QQmlJS::AST::StatementList*, QQmlJS::AST::TypeAnnotation*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST18FunctionExpressionC2ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE[_ZN6QQmlJS3AST18FunctionExpressionC5ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE]+0x7): undefined reference to `vtable for QQmlJS::AST::FunctionExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::ClassExpression::ClassExpression(QStringRef const&, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::ClassElementList*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST15ClassExpressionC2ERK10QStringRefPNS0_14ExpressionNodeEPNS0_16ClassElementListE[_ZN6QQmlJS3AST15ClassExpressionC5ERK10QStringRefPNS0_14ExpressionNodeEPNS0_16ClassElementListE]+0x7): undefined reference to `vtable for QQmlJS::AST::ClassExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::UiPublicMember::UiPublicMember(QQmlJS::AST::UiQualifiedId*, QStringRef const&)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14UiPublicMemberC2EPNS0_13UiQualifiedIdERK10QStringRef[_ZN6QQmlJS3AST14UiPublicMemberC5EPNS0_13UiQualifiedIdERK10QStringRef]+0x7): undefined reference to `vtable for QQmlJS::AST::UiPublicMember'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::reparseAsQualifiedId(QQmlJS::AST::ExpressionNode*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser20reparseAsQualifiedIdEPNS_3AST14ExpressionNodeE+0x2a9): undefined reference to `vtable for QQmlJS::AST::UiQualifiedId'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::parse(int)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x50e): undefined reference to `vtable for QQmlJS::AST::UiProgram'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x594): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5e9): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x64e): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6bb): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x71c): undefined reference to `vtable for QQmlJS::AST::UiPragma'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7fc): undefined reference to `vtable for QQmlJS::AST::UiVersionSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x89d): undefined reference to `vtable for QQmlJS::AST::UiVersionSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb2f): undefined reference to `vtable for QQmlJS::AST::UiImport'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc0e): undefined reference to `vtable for QQmlJS::AST::UiImport'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xd38): undefined reference to `vtable for QQmlJS::AST::UiObjectMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xdf3): undefined reference to `vtable for QQmlJS::AST::FieldMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xedd): undefined reference to `vtable for QQmlJS::AST::UiAnnotation'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xfa4): undefined reference to `vtable for QQmlJS::AST::UiAnnotationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1009): undefined reference to `vtable for QQmlJS::AST::UiAnnotationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x10ab): undefined reference to `vtable for QQmlJS::AST::UiObjectMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1110): undefined reference to `vtable for QQmlJS::AST::UiObjectMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x116d): undefined reference to `vtable for QQmlJS::AST::UiArrayMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x11e2): undefined reference to `vtable for QQmlJS::AST::UiArrayMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1254): undefined reference to `vtable for QQmlJS::AST::UiObjectInitializer'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x12ff): undefined reference to `vtable for QQmlJS::AST::UiObjectInitializer'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x13b2): undefined reference to `vtable for QQmlJS::AST::UiObjectDefinition'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1480): undefined reference to `vtable for QQmlJS::AST::UiArrayBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1576): undefined reference to `vtable for QQmlJS::AST::UiObjectBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x162b): undefined reference to `vtable for QQmlJS::AST::UiObjectBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1705): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x17cc): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x18a3): undefined reference to `vtable for QQmlJS::AST::UiScriptBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1983): undefined reference to `vtable for QQmlJS::AST::UiQualifiedId'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1a76): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1b75): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1c79): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1daf): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2337): undefined reference to `vtable for QQmlJS::AST::UiRequired'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2456): undefined reference to `vtable for QQmlJS::AST::UiPublicMember'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x27d4): undefined reference to `vtable for QQmlJS::AST::UiArrayBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x29f9): undefined reference to `vtable for QQmlJS::AST::UiObjectBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2ac6): undefined reference to `vtable for QQmlJS::AST::UiSourceElement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2b1f): undefined reference to `vtable for QQmlJS::AST::UiSourceElement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2b78): undefined reference to `vtable for QQmlJS::AST::UiSourceElement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2cad): undefined reference to `vtable for QQmlJS::AST::UiEnumDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2e1d): undefined reference to `vtable for QQmlJS::AST::UiInlineComponent'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2ea2): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2f5c): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3024): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x30f9): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x31b1): undefined reference to `vtable for QQmlJS::AST::TypeArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x321a): undefined reference to `vtable for QQmlJS::AST::TypeArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3293): undefined reference to `vtable for QQmlJS::AST::Type'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3325): undefined reference to `vtable for QQmlJS::AST::Type'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x337e): undefined reference to `vtable for QQmlJS::AST::Type'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x33d7): undefined reference to `vtable for QQmlJS::AST::TypeAnnotation'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x346a): undefined reference to `vtable for QQmlJS::AST::ThisExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3552): undefined reference to `vtable for QQmlJS::AST::NestedExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x362d): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3648): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x369a): undefined reference to `QQmlJS::AST::ExpressionNode::reparseAsFormalParameterList(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x36d0): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x371e): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3756): undefined reference to `vtable for QQmlJS::AST::NullExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x37b8): undefined reference to `vtable for QQmlJS::AST::TrueLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x381a): undefined reference to `vtable for QQmlJS::AST::FalseLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x388c): undefined reference to `vtable for QQmlJS::AST::NumericLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3902): undefined reference to `vtable for QQmlJS::AST::StringLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3a35): undefined reference to `vtable for QQmlJS::AST::RegExpLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3ac4): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3bf5): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3cec): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3d83): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3dec): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o):qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3e73): more undefined references to `vtable for QQmlJS::AST::PatternElementList' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::parse(int)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3f5d): undefined reference to `vtable for QQmlJS::AST::Elision'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3fd3): undefined reference to `vtable for QQmlJS::AST::Elision'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x40d1): undefined reference to `vtable for QQmlJS::AST::ObjectPattern'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x425e): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x42c3): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4320): undefined reference to `vtable for QQmlJS::AST::IdentifierPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4417): undefined reference to `vtable for QQmlJS::AST::IdentifierPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x44a9): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x44e6): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x453f): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4612): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x46d2): undefined reference to `vtable for QQmlJS::AST::IdentifierPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4753): undefined reference to `vtable for QQmlJS::AST::StringLiteralPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x47d4): undefined reference to `vtable for QQmlJS::AST::NumericLiteralPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x484a): undefined reference to `vtable for QQmlJS::AST::ComputedPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4912): undefined reference to `vtable for QQmlJS::AST::TemplateLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x49d9): undefined reference to `vtable for QQmlJS::AST::TemplateLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4a79): undefined reference to `vtable for QQmlJS::AST::SuperLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4afb): undefined reference to `vtable for QQmlJS::AST::ArrayMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4bfb): undefined reference to `vtable for QQmlJS::AST::FieldMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4cb5): undefined reference to `vtable for QQmlJS::AST::NewMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4d79): undefined reference to `vtable for QQmlJS::AST::NewExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4dff): undefined reference to `vtable for QQmlJS::AST::TaggedTemplate'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4e64): undefined reference to `vtable for QQmlJS::AST::CallExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4f13): undefined reference to `vtable for QQmlJS::AST::CallExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4fc2): undefined reference to `vtable for QQmlJS::AST::ArrayMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5071): undefined reference to `vtable for QQmlJS::AST::FieldMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5165): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x51cf): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5249): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x52e0): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x536c): undefined reference to `vtable for QQmlJS::AST::PostIncrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x53e2): undefined reference to `vtable for QQmlJS::AST::PostDecrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5458): undefined reference to `vtable for QQmlJS::AST::PreIncrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x54ce): undefined reference to `vtable for QQmlJS::AST::PreDecrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5544): undefined reference to `vtable for QQmlJS::AST::DeleteExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x55ba): undefined reference to `vtable for QQmlJS::AST::VoidExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5630): undefined reference to `vtable for QQmlJS::AST::TypeOfExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x56a6): undefined reference to `vtable for QQmlJS::AST::UnaryPlusExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x571c): undefined reference to `vtable for QQmlJS::AST::UnaryMinusExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5792): undefined reference to `vtable for QQmlJS::AST::TildeExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5808): undefined reference to `vtable for QQmlJS::AST::NotExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x588e): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5939): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5a0f): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5aa1): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5b33): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o):qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5bc5): more undefined references to `vtable for QQmlJS::AST::BinaryExpression' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::parse(int)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x641f): undefined reference to `vtable for QQmlJS::AST::ConditionalExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x650f): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x655d): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x65d6): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6681): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x682f): undefined reference to `vtable for QQmlJS::AST::Expression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x690c): undefined reference to `vtable for QQmlJS::AST::Block'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x69e8): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6a3d): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6b78): undefined reference to `vtable for QQmlJS::AST::VariableStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6bee): undefined reference to `vtable for QQmlJS::AST::VariableDeclarationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6c63): undefined reference to `vtable for QQmlJS::AST::VariableDeclarationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6d55): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6d94): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6fbb): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7063): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7103): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7168): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7216): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x726f): undefined reference to `vtable for QQmlJS::AST::StringLiteralPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x72c0): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x72ff): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x737e): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x741b): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x74b6): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x757f): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x75be): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x773e): undefined reference to `vtable for QQmlJS::AST::EmptyStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x77fd): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x789d): undefined reference to `vtable for QQmlJS::AST::IfStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x799a): undefined reference to `vtable for QQmlJS::AST::IfStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7a86): undefined reference to `vtable for QQmlJS::AST::DoWhileStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7ba4): undefined reference to `vtable for QQmlJS::AST::WhileStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7ca7): undefined reference to `vtable for QQmlJS::AST::ForStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7e10): undefined reference to `vtable for QQmlJS::AST::ForStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x800f): undefined reference to `vtable for QQmlJS::AST::ForEachStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8139): undefined reference to `vtable for QQmlJS::AST::ForEachStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x834f): undefined reference to `vtable for QQmlJS::AST::ContinueStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8406): undefined reference to `vtable for QQmlJS::AST::ContinueStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x84c1): undefined reference to `vtable for QQmlJS::AST::BreakStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8578): undefined reference to `vtable for QQmlJS::AST::BreakStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8668): undefined reference to `vtable for QQmlJS::AST::ReturnStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8713): undefined reference to `vtable for QQmlJS::AST::WithStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x87e7): undefined reference to `vtable for QQmlJS::AST::SwitchStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x88ab): undefined reference to `vtable for QQmlJS::AST::CaseBlock'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8980): undefined reference to `vtable for QQmlJS::AST::CaseBlock'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8a23): undefined reference to `vtable for QQmlJS::AST::CaseClauses'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8a88): undefined reference to `vtable for QQmlJS::AST::CaseClauses'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8b3f): undefined reference to `vtable for QQmlJS::AST::CaseClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8bde): undefined reference to `vtable for QQmlJS::AST::DefaultClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8c89): undefined reference to `vtable for QQmlJS::AST::LabelledStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8d4f): undefined reference to `vtable for QQmlJS::AST::ThrowStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8dfa): undefined reference to `vtable for QQmlJS::AST::TryStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8e8c): undefined reference to `vtable for QQmlJS::AST::TryStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8f38): undefined reference to `vtable for QQmlJS::AST::TryStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8fc6): undefined reference to `vtable for QQmlJS::AST::Catch'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x90af): undefined reference to `vtable for QQmlJS::AST::Finally'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x91cd): undefined reference to `vtable for QQmlJS::AST::DebuggerStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x92d2): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x93fc): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9540): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9882): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x989d): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x98ce): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x991e): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9950): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9998): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x99f5): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9a7b): undefined reference to `vtable for QQmlJS::AST::ReturnStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9b03): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9d4d): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9d68): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9daa): undefined reference to `QQmlJS::AST::ExpressionNode::reparseAsFormalParameterList(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9ddf): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa3cb): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa3e6): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa488): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa59d): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa861): undefined reference to `vtable for QQmlJS::AST::YieldExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa8e0): undefined reference to `vtable for QQmlJS::AST::YieldExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa960): undefined reference to `vtable for QQmlJS::AST::YieldExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xaa12): undefined reference to `vtable for QQmlJS::AST::ClassDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xabb8): undefined reference to `vtable for QQmlJS::AST::ClassDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xad5e): undefined reference to `QQmlJS::AST::ClassElementList::finish()'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xae09): undefined reference to `vtable for QQmlJS::AST::ClassElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xae6c): undefined reference to `vtable for QQmlJS::AST::ClassElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xaf04): undefined reference to `vtable for QQmlJS::AST::Program'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xaf55): undefined reference to `vtable for QQmlJS::AST::ESModule'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb031): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb096): undefined reference to `vtable for QQmlJS::AST::ImportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb130): undefined reference to `vtable for QQmlJS::AST::ImportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb1e6): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb277): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb2f0): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb379): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb416): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb4a3): undefined reference to `vtable for QQmlJS::AST::NameSpaceImport'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb539): undefined reference to `vtable for QQmlJS::AST::NamedImports'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb5e4): undefined reference to `vtable for QQmlJS::AST::NamedImports'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb68b): undefined reference to `vtable for QQmlJS::AST::NamedImports'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb726): undefined reference to `vtable for QQmlJS::AST::FromClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb7cc): undefined reference to `vtable for QQmlJS::AST::ImportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb84e): undefined reference to `vtable for QQmlJS::AST::ImportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb8e1): undefined reference to `vtable for QQmlJS::AST::ImportSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb992): undefined reference to `vtable for QQmlJS::AST::ImportSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xba6c): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbb0c): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbb98): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbc28): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbd6c): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbde1): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbe20): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbe7a): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbefa): undefined reference to `vtable for QQmlJS::AST::ExportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbfa5): undefined reference to `vtable for QQmlJS::AST::ExportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc04c): undefined reference to `vtable for QQmlJS::AST::ExportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc0e7): undefined reference to `vtable for QQmlJS::AST::ExportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc144): undefined reference to `vtable for QQmlJS::AST::ExportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc1b4): undefined reference to `vtable for QQmlJS::AST::ExportSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc261): undefined reference to `vtable for QQmlJS::AST::ExportSpecifier'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4compiler.o): in function `QV4::Compiler::JSUnitGenerator::writeFunction(char*, QV4::Compiler::Context*) const':
qv4compiler.cpp:(.text._ZNK3QV48Compiler15JSUnitGenerator13writeFunctionEPcPNS0_7ContextE+0x2b6): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4compiler.o): in function `QV4::Compiler::JSUnitGenerator::generateUnit(QV4::Compiler::JSUnitGenerator::GeneratorOption)':
qv4compiler.cpp:(.text._ZN3QV48Compiler15JSUnitGenerator12generateUnitENS1_15GeneratorOptionE+0xe8): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirbuilder.o): in function `QmlIR::IRBuilder::visit(QQmlJS::AST::UiSourceElement*)':
qqmlirbuilder.cpp:(.text._ZN5QmlIR9IRBuilder5visitEPN6QQmlJS3AST15UiSourceElementE+0x127): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9IRBuilder5visitEPN6QQmlJS3AST15UiSourceElementE+0x163): undefined reference to `QQmlJS::AST::FormalParameterList::formals() const'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9IRBuilder5visitEPN6QQmlJS3AST15UiSourceElementE+0x1de): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirbuilder.o): in function `QmlIR::JSCodeGen::generateJSCodeForFunctionsAndBindings(QList const&)':
qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x98): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0xa5): undefined reference to `QV4::Compiler::ScanFunctions::enterGlobalEnvironment(QV4::Compiler::ContextType)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0xe7): undefined reference to `QV4::Compiler::ScanFunctions::enterFunction(QQmlJS::AST::FunctionExpression*, bool)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x13e): undefined reference to `QV4::Compiler::ScanFunctions::enterEnvironment(QQmlJS::AST::Node*, QV4::Compiler::ContextType, QString const&)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x15c): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x164): undefined reference to `QV4::Compiler::ScanFunctions::leaveEnvironment()'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x171): undefined reference to `QV4::Compiler::ScanFunctions::leaveEnvironment()'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x2bc): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x301): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4module.o): in function `QV4::Heap::Module::init(QV4::ExecutionEngine*, QV4::ExecutableCompilationUnit*)':
qv4module.cpp:(.text._ZN3QV44Heap6Module4initEPNS_15ExecutionEngineEPNS_25ExecutableCompilationUnitE+0x69): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o): in function `QQmlIRLoader::loadObject(QV4::CompiledData::Object const*)':
qqmlirloader.cpp:(.text._ZN12QQmlIRLoader10loadObjectEPKN3QV412CompiledData6ObjectE+0x2cb): undefined reference to `vtable for QQmlJS::AST::NullExpression'
/usr/bin/ld: qqmlirloader.cpp:(.text._ZN12QQmlIRLoader10loadObjectEPKN3QV412CompiledData6ObjectE+0x2ff): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTI14FakeExpression[_ZTI14FakeExpression]+0x10): undefined reference to `typeinfo for QQmlJS::AST::NullExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x20): undefined reference to `QQmlJS::AST::ExpressionNode::expressionCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x28): undefined reference to `QQmlJS::AST::Node::binaryExpressionCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x30): undefined reference to `QQmlJS::AST::Node::statementCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x38): undefined reference to `QQmlJS::AST::Node::uiObjectMemberCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x40): undefined reference to `QQmlJS::AST::LeftHandSideExpression::leftHandSideExpressionCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x48): undefined reference to `QQmlJS::AST::Node::patternCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x50): undefined reference to `QQmlJS::AST::Node::asFunctionDefinition()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x58): undefined reference to `QQmlJS::AST::Node::asClassDefinition()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x60): undefined reference to `QQmlJS::AST::NullExpression::accept0(QQmlJS::AST::BaseVisitor*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmltypecompiler.o): in function `QQmlJS::AST::FunctionDeclaration::FunctionDeclaration(QStringRef const&, QQmlJS::AST::FormalParameterList*, QQmlJS::AST::StatementList*, QQmlJS::AST::TypeAnnotation*)':
qqmltypecompiler.cpp:(.text._ZN6QQmlJS3AST19FunctionDeclarationC2ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE[_ZN6QQmlJS3AST19FunctionDeclarationC5ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE]+0x1c): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmltypecompiler.o): in function `SignalHandlerConverter::convertSignalHandlerExpressionsToFunctionDeclarations(QmlIR::Object const*, QString const&, QQmlPropertyCache*)':
qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0x941): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0x9bc): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0xa01): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0xaf4): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4bytecodegenerator.o): in function `QV4::Moth::BytecodeGenerator::packInstruction(QV4::Moth::BytecodeGenerator::I&)':
qv4bytecodegenerator.cpp:(.text._ZN3QV44Moth17BytecodeGenerator15packInstructionERNS1_1IE+0x35): undefined reference to `QV4::Moth::InstrInfo::argumentCount'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4bytecodegenerator.o): in function `QV4::Moth::BytecodeGenerator::addInstructionHelper(QV4::Moth::Instr::Type, QV4::Moth::Instr const&, int)':
qv4bytecodegenerator.cpp:(.text._ZN3QV44Moth17BytecodeGenerator20addInstructionHelperENS0_5Instr4TypeERKS2_i+0xdd): undefined reference to `QV4::Moth::InstrInfo::argumentCount'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:70: ../../bin/qmltestrunner] Error 1
make[3]: Target 'first' not remade because of errors.
make[2]: *** [Makefile:281: sub-qmltestrunner-make_first] Error 2
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::Heap::Base::mark(QV4::MarkStack*)':
qv4context.cpp:(.text._ZN3QV44Heap4Base4markEPNS_9MarkStackE[_ZN3QV44Heap4Base4markEPNS_9MarkStackE]+0xb7): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::newBlockContext(QV4::CppStackFrame*, int)':
qv4context.cpp:(.text._ZN3QV416ExecutionContext15newBlockContextEPNS_13CppStackFrameEi+0x56): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::cloneBlockContext(QV4::ExecutionEngine*, QV4::Heap::CallContext*)':
qv4context.cpp:(.text._ZN3QV416ExecutionContext17cloneBlockContextEPNS_15ExecutionEngineEPNS_4Heap11CallContextE+0x26): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::newCallContext(QV4::CppStackFrame*)':
qv4context.cpp:(.text._ZN3QV416ExecutionContext14newCallContextEPNS_13CppStackFrameE+0x54): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::newWithContext(QV4::Heap::Object*) const':
qv4context.cpp:(.text._ZNK3QV416ExecutionContext14newWithContextEPNS_4Heap6ObjectE+0x60): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4baselinejit.o): in function `QV4::JIT::BaselineJIT::~BaselineJIT()':
qv4baselinejit.cpp:(.text._ZN3QV43JIT11BaselineJITD2Ev+0x5c): undefined reference to `QV4::Moth::ByteCodeHandler::~ByteCodeHandler()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4baselinejit.o): in function `QV4::JIT::BaselineJIT::generate()':
qv4baselinejit.cpp:(.text._ZN3QV43JIT11BaselineJIT8generateEv+0x9e): undefined reference to `QV4::Moth::ByteCodeHandler::decode(char const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4baselinejit.o):(.data.rel.ro._ZTIN3QV43JIT11BaselineJITE[_ZTIN3QV43JIT11BaselineJITE]+0x10): undefined reference to `typeinfo for QV4::Moth::ByteCodeHandler'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QQmlJS::AST::Node::accept(QQmlJS::AST::BaseVisitor*)':
qv4codegen.cpp:(.text._ZN6QQmlJS3AST4Node6acceptEPNS0_11BaseVisitorE[_ZN6QQmlJS3AST4Node6acceptEPNS0_11BaseVisitorE]+0x3c): undefined reference to `QQmlJS::AST::Node::ignoreRecursionDepth() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::ControlFlowBlock::ControlFlowBlock(QV4::Compiler::Codegen*, QQmlJS::AST::Node*)':
qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowBlockC2EPNS0_7CodegenEPN6QQmlJS3AST4NodeE[_ZN3QV48Compiler16ControlFlowBlockC5EPNS0_7CodegenEPN6QQmlJS3AST4NodeE]+0x5a): undefined reference to `QV4::Compiler::Context::emitBlockHeader(QV4::Compiler::Codegen*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::ControlFlowBlock::~ControlFlowBlock()':
qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowBlockD2Ev[_ZN3QV48Compiler16ControlFlowBlockD5Ev]+0x4e): undefined reference to `QV4::Compiler::Context::emitBlockFooter(QV4::Compiler::Codegen*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::referenceForName(QString const&, bool, QQmlJS::SourceLocation const&)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen16referenceForNameERK7QStringbRKN6QQmlJS14SourceLocationE+0x57): undefined reference to `QV4::Compiler::Context::resolveName(QString const&, QQmlJS::SourceLocation const&)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::defineFunction(QString const&, QQmlJS::AST::Node*, QQmlJS::AST::FormalParameterList*, QQmlJS::AST::StatementList*)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen14defineFunctionERK7QStringPN6QQmlJS3AST4NodeEPNS6_19FormalParameterListEPNS6_13StatementListE+0x31b): undefined reference to `QV4::Compiler::Context::emitBlockHeader(QV4::Compiler::Codegen*)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen14defineFunctionERK7QStringPN6QQmlJS3AST4NodeEPNS6_19FormalParameterListEPNS6_13StatementListE+0x4c5): undefined reference to `QV4::Compiler::Context::emitBlockFooter(QV4::Compiler::Codegen*)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen14defineFunctionERK7QStringPN6QQmlJS3AST4NodeEPNS6_19FormalParameterListEPNS6_13StatementListE+0x6cb): undefined reference to `QV4::Moth::dumpBytecode(char const*, int, int, int, int, QVector const&)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::ControlFlowCatch::~ControlFlowCatch()':
qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowCatchD2Ev[_ZN3QV48Compiler16ControlFlowCatchD5Ev]+0x9e): undefined reference to `QV4::Compiler::Context::emitBlockHeader(QV4::Compiler::Codegen*)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowCatchD2Ev[_ZN3QV48Compiler16ControlFlowCatchD5Ev]+0x159): undefined reference to `QV4::Compiler::Context::emitBlockFooter(QV4::Compiler::Codegen*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::generateFromProgram(QString const&, QString const&, QString const&, QQmlJS::AST::Program*, QV4::Compiler::Module*, QV4::Compiler::ContextType)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen19generateFromProgramERK7QStringS4_S4_PN6QQmlJS3AST7ProgramEPNS0_6ModuleENS0_11ContextTypeE+0x77): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen19generateFromProgramERK7QStringS4_S4_PN6QQmlJS3AST7ProgramEPNS0_6ModuleENS0_11ContextTypeE+0x82): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::generateFromModule(QString const&, QString const&, QString const&, QQmlJS::AST::ESModule*, QV4::Compiler::Module*)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen18generateFromModuleERK7QStringS4_S4_PN6QQmlJS3AST8ESModuleEPNS0_6ModuleE+0x68): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen18generateFromModuleERK7QStringS4_S4_PN6QQmlJS3AST8ESModuleEPNS0_6ModuleE+0x74): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlcomponent.o): in function `QV4::QmlIncubatorObject::Data* QV4::MemoryManager::allocateObject()':
qqmlcomponent.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_18QmlIncubatorObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_18QmlIncubatorObjectEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Quick.a(qquickitem.o): in function `QQuickItemWrapper::Data* QV4::MemoryManager::allocateObject()':
qquickitem.cpp:(.text._ZN3QV413MemoryManager14allocateObjectI17QQuickItemWrapperEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectI17QQuickItemWrapperEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newObject(QV4::Heap::InternalClass*)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine9newObjectEPNS_4Heap13InternalClassE+0x17): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newSymbolObject(QV4::Symbol const*)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine15newSymbolObjectEPKNS_6SymbolE+0x23): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::InternalClass::Data* QV4::MemoryManager::allocIC()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0x1d): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0x3b): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::BlockAllocator::allocate(unsigned long, bool)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0xb0): undefined reference to `QV4::MemoryManager::shouldRunGC() const'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0xbc): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0xd2): undefined reference to `QV4::BlockAllocator::allocate(unsigned long, bool)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newErrorObject(QV4::Value const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newErrorObjectERKNS_5ValueE+0xbe): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newString(QString const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine9newStringERK7QString+0x3d): undefined reference to `QV4::MemoryManager::allocString(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newErrorObject(QString const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newErrorObjectERK7QString+0xa8): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_15TypeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_15TypeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_16RangeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_16RangeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newIdentifier(QString const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine13newIdentifierERK7QString+0x4c): undefined reference to `QV4::MemoryManager::allocString(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&, QString const&, int, int)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii[_ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii]+0xdd): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&, QString const&, int, int)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii[_ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii]+0xdd): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::FunctionObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_14FunctionObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_14FunctionObjectEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Object::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_6ObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_6ObjectEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::StringObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12StringObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12StringObjectEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o):qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12NumberObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12NumberObjectEEEPNT_4DataEv]+0x9f): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newArrayObject(QV4::Value const*, int)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newArrayObjectEPKNS_5ValueEi+0x93): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ArrayBuffer::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_11ArrayBufferEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_11ArrayBufferEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::DateObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_10DateObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_10DateObjectEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::RegExpObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12RegExpObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12RegExpObjectEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::VariantObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13VariantObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13VariantObjectEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ForInIteratorObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_19ForInIteratorObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_19ForInIteratorObjectEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4managed.o): in function `QV4::Heap::Base::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4managed.cpp:(.text._ZN3QV44Heap4Base11markObjectsEPS1_PNS_9MarkStackE[_ZN3QV44Heap4Base11markObjectsEPS1_PNS_9MarkStackE]+0xb9): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arraydata.o): in function `QV4::ArrayData::realloc(QV4::Object*, QV4::Heap::ArrayData::Type, unsigned int, bool)':
qv4arraydata.cpp:(.text._ZN3QV49ArrayData7reallocEPNS_6ObjectENS_4Heap9ArrayData4TypeEjb+0x15a): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: qv4arraydata.cpp:(.text._ZN3QV49ArrayData7reallocEPNS_6ObjectENS_4Heap9ArrayData4TypeEjb+0x1d5): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arrayobject.o): in function `QV4::Heap::FunctionObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4arrayobject.cpp:(.text._ZN3QV44Heap14FunctionObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap14FunctionObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4argumentsobject.o): in function `QV4::Heap::ArgumentsObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4argumentsobject.cpp:(.text._ZN3QV44Heap15ArgumentsObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap15ArgumentsObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4functionobject.o): in function `QV4::ArrowFunction::Data* QV4::MemoryManager::allocateObject()':
qv4functionobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13ArrowFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13ArrowFunctionEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4functionobject.o): in function `QV4::ScriptFunction::Data* QV4::MemoryManager::allocateObject()':
qv4functionobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_14ScriptFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_14ScriptFunctionEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4functionobject.o): in function `QV4::DefaultClassConstructorFunction::Data* QV4::MemoryManager::allocateObject()':
qv4functionobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_31DefaultClassConstructorFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_31DefaultClassConstructorFunctionEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4functionobject.o): in function `QV4::ConstructorFunction::Data* QV4::MemoryManager::allocateObject()':
qv4functionobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_19ConstructorFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_19ConstructorFunctionEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4functionobject.o): in function `QV4::MemberFunction::Data* QV4::MemoryManager::allocateObject()':
qv4functionobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_14MemberFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_14MemberFunctionEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4functionobject.o):qv4functionobject.cpp:(.text._ZN3QV414ScriptFunction24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xf8): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4generatorobject.o): in function `QV4::GeneratorFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)':
qv4generatorobject.cpp:(.text._ZN3QV417GeneratorFunction11virtualCallEPKNS_14FunctionObjectEPKNS_5ValueES6_i+0x5a): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4generatorobject.o): in function `QV4::GeneratorFunction::Data* QV4::MemoryManager::allocateObject()':
qv4generatorobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_17GeneratorFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_17GeneratorFunctionEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4generatorobject.o): in function `QV4::MemberGeneratorFunction::Data* QV4::MemoryManager::allocateObject()':
qv4generatorobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_23MemberGeneratorFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_23MemberGeneratorFunctionEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4memberdata.o): in function `QV4::MemberData::Data* QV4::MemoryManager::allocManaged(unsigned long)':
qv4memberdata.cpp:(.text._ZN3QV413MemoryManager12allocManagedINS_10MemberDataEEEPNT_4DataEm[_ZN3QV413MemoryManager12allocManagedINS_10MemberDataEEEPNT_4DataEm]+0x41): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qmlcontext.o): in function `QV4::QQmlContextWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4qmlcontext.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_18QQmlContextWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_18QQmlContextWrapperEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qmlcontext.o): in function `QV4::QmlContext::create(QV4::ExecutionContext*, QQmlContextData*, QObject*)':
qv4qmlcontext.cpp:(.text._ZN3QV410QmlContext6createEPNS_16ExecutionContextEP15QQmlContextDataP7QObject+0xc2): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4regexp.o): in function `QV4::RegExp::create(QV4::ExecutionEngine*, QString const&, unsigned int)':
qv4regexp.cpp:(.text._ZN3QV46RegExp6createEPNS_15ExecutionEngineERK7QStringj+0xf4): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtimecodegen.o): in function `QV4::Compiler::ScanFunctions::~ScanFunctions()':
qv4runtimecodegen.cpp:(.text._ZN3QV48Compiler13ScanFunctionsD2Ev[_ZN3QV48Compiler13ScanFunctionsD5Ev]+0x7): undefined reference to `vtable for QV4::Compiler::ScanFunctions'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qobjectwrapper.o): in function `QV4::QmlSignalHandler::Data* QV4::MemoryManager::allocateObject()':
qv4qobjectwrapper.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_16QmlSignalHandlerEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_16QmlSignalHandlerEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qobjectwrapper.o): in function `QV4::QObjectWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4qobjectwrapper.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_14QObjectWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_14QObjectWrapperEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qobjectwrapper.o): in function `QV4::QObjectMethod::Data* QV4::MemoryManager::allocateObject()':
qv4qobjectwrapper.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13QObjectMethodEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13QObjectMethodEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtime.o): in function `QV4::Runtime::CreateMappedArgumentsObject::call(QV4::ExecutionEngine*)':
qv4runtime.cpp:(.text._ZN3QV47Runtime27CreateMappedArgumentsObject4callEPNS_15ExecutionEngineE+0x23): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtime.o): in function `QV4::Runtime::CreateUnmappedArgumentsObject::call(QV4::ExecutionEngine*)':
qv4runtime.cpp:(.text._ZN3QV47Runtime29CreateUnmappedArgumentsObject4callEPNS_15ExecutionEngineE+0x23): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtime.o): in function `QV4::RuntimeHelpers::addHelper(QV4::ExecutionEngine*, QV4::Value const&, QV4::Value const&)':
qv4runtime.cpp:(.text._ZN3QV414RuntimeHelpers9addHelperEPNS_15ExecutionEngineERKNS_5ValueES5_+0x16b): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4executablecompilationunit.o): in function `QV4::Module::Data* QV4::MemoryManager::allocateObject()':
qv4executablecompilationunit.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_6ModuleEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_6ModuleEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4profiling.o): in function `QV4::Profiling::Profiler::startProfiling(unsigned long long)':
qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0x5a): undefined reference to `QV4::MemoryManager::getAllocatedMem() const'
/usr/bin/ld: qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0x6a): undefined reference to `QV4::MemoryManager::getLargeItemsMem() const'
/usr/bin/ld: qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0xa3): undefined reference to `QV4::MemoryManager::getUsedMem() const'
/usr/bin/ld: qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0xd7): undefined reference to `QV4::MemoryManager::getLargeItemsMem() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence >::Data* QV4::MemoryManager::allocateObject > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIiEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIiEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence >::Data* QV4::MemoryManager::allocateObject > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIdEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIdEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence >::Data* QV4::MemoryManager::allocateObject > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIbEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIbEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence > >::Data* QV4::MemoryManager::allocateObject > > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIiSaIiEEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIiSaIiEEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence > >::Data* QV4::MemoryManager::allocateObject > > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIdSaIdEEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIdSaIdEEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o):qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIbSaIbEEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIbSaIbEEEEEEPNT_4DataEv]+0xa2): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::UiQualifiedId::UiQualifiedId(QStringRef const&)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST13UiQualifiedIdC2ERK10QStringRef[_ZN6QQmlJS3AST13UiQualifiedIdC5ERK10QStringRef]+0x7): undefined reference to `vtable for QQmlJS::AST::UiQualifiedId'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::IdentifierExpression::IdentifierExpression(QStringRef const&)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST20IdentifierExpressionC2ERK10QStringRef[_ZN6QQmlJS3AST20IdentifierExpressionC5ERK10QStringRef]+0x7): undefined reference to `vtable for QQmlJS::AST::IdentifierExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::ArrayPattern::ArrayPattern(QQmlJS::AST::PatternElementList*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST12ArrayPatternC2EPNS0_18PatternElementListE[_ZN6QQmlJS3AST12ArrayPatternC5EPNS0_18PatternElementListE]+0x7): undefined reference to `vtable for QQmlJS::AST::ArrayPattern'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::ObjectPattern::ObjectPattern(QQmlJS::AST::PatternPropertyList*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST13ObjectPatternC2EPNS0_19PatternPropertyListE[_ZN6QQmlJS3AST13ObjectPatternC5EPNS0_19PatternPropertyListE]+0x7): undefined reference to `vtable for QQmlJS::AST::ObjectPattern'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternElement::PatternElement(QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14PatternElementC2EPNS0_14ExpressionNodeENS1_4TypeE[_ZN6QQmlJS3AST14PatternElementC5EPNS0_14ExpressionNodeENS1_4TypeE]+0x7): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternElement::PatternElement(QStringRef const&, QQmlJS::AST::TypeAnnotation*, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14PatternElementC2ERK10QStringRefPNS0_14TypeAnnotationEPNS0_14ExpressionNodeENS1_4TypeE[_ZN6QQmlJS3AST14PatternElementC5ERK10QStringRefPNS0_14TypeAnnotationEPNS0_14ExpressionNodeENS1_4TypeE]+0x7): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternElement::PatternElement(QQmlJS::AST::Pattern*, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14PatternElementC2EPNS0_7PatternEPNS0_14ExpressionNodeENS1_4TypeE[_ZN6QQmlJS3AST14PatternElementC5EPNS0_7PatternEPNS0_14ExpressionNodeENS1_4TypeE]+0x7): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternProperty::PatternProperty(QQmlJS::AST::PropertyName*, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST15PatternPropertyC2EPNS0_12PropertyNameEPNS0_14ExpressionNodeENS0_14PatternElement4TypeE[_ZN6QQmlJS3AST15PatternPropertyC5EPNS0_12PropertyNameEPNS0_14ExpressionNodeENS0_14PatternElement4TypeE]+0x1a): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::FunctionExpression::FunctionExpression(QStringRef const&, QQmlJS::AST::FormalParameterList*, QQmlJS::AST::StatementList*, QQmlJS::AST::TypeAnnotation*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST18FunctionExpressionC2ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE[_ZN6QQmlJS3AST18FunctionExpressionC5ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE]+0x7): undefined reference to `vtable for QQmlJS::AST::FunctionExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::ClassExpression::ClassExpression(QStringRef const&, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::ClassElementList*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST15ClassExpressionC2ERK10QStringRefPNS0_14ExpressionNodeEPNS0_16ClassElementListE[_ZN6QQmlJS3AST15ClassExpressionC5ERK10QStringRefPNS0_14ExpressionNodeEPNS0_16ClassElementListE]+0x7): undefined reference to `vtable for QQmlJS::AST::ClassExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::UiPublicMember::UiPublicMember(QQmlJS::AST::UiQualifiedId*, QStringRef const&)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14UiPublicMemberC2EPNS0_13UiQualifiedIdERK10QStringRef[_ZN6QQmlJS3AST14UiPublicMemberC5EPNS0_13UiQualifiedIdERK10QStringRef]+0x7): undefined reference to `vtable for QQmlJS::AST::UiPublicMember'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::reparseAsQualifiedId(QQmlJS::AST::ExpressionNode*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser20reparseAsQualifiedIdEPNS_3AST14ExpressionNodeE+0x2a9): undefined reference to `vtable for QQmlJS::AST::UiQualifiedId'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::parse(int)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x50e): undefined reference to `vtable for QQmlJS::AST::UiProgram'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x594): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5e9): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x64e): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6bb): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x71c): undefined reference to `vtable for QQmlJS::AST::UiPragma'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7fc): undefined reference to `vtable for QQmlJS::AST::UiVersionSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x89d): undefined reference to `vtable for QQmlJS::AST::UiVersionSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb2f): undefined reference to `vtable for QQmlJS::AST::UiImport'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc0e): undefined reference to `vtable for QQmlJS::AST::UiImport'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xd38): undefined reference to `vtable for QQmlJS::AST::UiObjectMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xdf3): undefined reference to `vtable for QQmlJS::AST::FieldMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xedd): undefined reference to `vtable for QQmlJS::AST::UiAnnotation'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xfa4): undefined reference to `vtable for QQmlJS::AST::UiAnnotationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1009): undefined reference to `vtable for QQmlJS::AST::UiAnnotationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x10ab): undefined reference to `vtable for QQmlJS::AST::UiObjectMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1110): undefined reference to `vtable for QQmlJS::AST::UiObjectMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x116d): undefined reference to `vtable for QQmlJS::AST::UiArrayMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x11e2): undefined reference to `vtable for QQmlJS::AST::UiArrayMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1254): undefined reference to `vtable for QQmlJS::AST::UiObjectInitializer'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x12ff): undefined reference to `vtable for QQmlJS::AST::UiObjectInitializer'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x13b2): undefined reference to `vtable for QQmlJS::AST::UiObjectDefinition'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1480): undefined reference to `vtable for QQmlJS::AST::UiArrayBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1576): undefined reference to `vtable for QQmlJS::AST::UiObjectBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x162b): undefined reference to `vtable for QQmlJS::AST::UiObjectBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1705): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x17cc): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x18a3): undefined reference to `vtable for QQmlJS::AST::UiScriptBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1983): undefined reference to `vtable for QQmlJS::AST::UiQualifiedId'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1a76): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1b75): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1c79): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1daf): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2337): undefined reference to `vtable for QQmlJS::AST::UiRequired'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2456): undefined reference to `vtable for QQmlJS::AST::UiPublicMember'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x27d4): undefined reference to `vtable for QQmlJS::AST::UiArrayBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x29f9): undefined reference to `vtable for QQmlJS::AST::UiObjectBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2ac6): undefined reference to `vtable for QQmlJS::AST::UiSourceElement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2b1f): undefined reference to `vtable for QQmlJS::AST::UiSourceElement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2b78): undefined reference to `vtable for QQmlJS::AST::UiSourceElement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2cad): undefined reference to `vtable for QQmlJS::AST::UiEnumDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2e1d): undefined reference to `vtable for QQmlJS::AST::UiInlineComponent'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2ea2): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2f5c): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3024): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x30f9): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x31b1): undefined reference to `vtable for QQmlJS::AST::TypeArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x321a): undefined reference to `vtable for QQmlJS::AST::TypeArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3293): undefined reference to `vtable for QQmlJS::AST::Type'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3325): undefined reference to `vtable for QQmlJS::AST::Type'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x337e): undefined reference to `vtable for QQmlJS::AST::Type'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x33d7): undefined reference to `vtable for QQmlJS::AST::TypeAnnotation'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x346a): undefined reference to `vtable for QQmlJS::AST::ThisExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3552): undefined reference to `vtable for QQmlJS::AST::NestedExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x362d): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3648): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x369a): undefined reference to `QQmlJS::AST::ExpressionNode::reparseAsFormalParameterList(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x36d0): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x371e): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3756): undefined reference to `vtable for QQmlJS::AST::NullExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x37b8): undefined reference to `vtable for QQmlJS::AST::TrueLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x381a): undefined reference to `vtable for QQmlJS::AST::FalseLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x388c): undefined reference to `vtable for QQmlJS::AST::NumericLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3902): undefined reference to `vtable for QQmlJS::AST::StringLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3a35): undefined reference to `vtable for QQmlJS::AST::RegExpLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3ac4): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3bf5): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3cec): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3d83): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3dec): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o):qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3e73): more undefined references to `vtable for QQmlJS::AST::PatternElementList' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::parse(int)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3f5d): undefined reference to `vtable for QQmlJS::AST::Elision'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3fd3): undefined reference to `vtable for QQmlJS::AST::Elision'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x40d1): undefined reference to `vtable for QQmlJS::AST::ObjectPattern'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x425e): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x42c3): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4320): undefined reference to `vtable for QQmlJS::AST::IdentifierPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4417): undefined reference to `vtable for QQmlJS::AST::IdentifierPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x44a9): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x44e6): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x453f): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4612): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x46d2): undefined reference to `vtable for QQmlJS::AST::IdentifierPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4753): undefined reference to `vtable for QQmlJS::AST::StringLiteralPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x47d4): undefined reference to `vtable for QQmlJS::AST::NumericLiteralPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x484a): undefined reference to `vtable for QQmlJS::AST::ComputedPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4912): undefined reference to `vtable for QQmlJS::AST::TemplateLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x49d9): undefined reference to `vtable for QQmlJS::AST::TemplateLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4a79): undefined reference to `vtable for QQmlJS::AST::SuperLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4afb): undefined reference to `vtable for QQmlJS::AST::ArrayMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4bfb): undefined reference to `vtable for QQmlJS::AST::FieldMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4cb5): undefined reference to `vtable for QQmlJS::AST::NewMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4d79): undefined reference to `vtable for QQmlJS::AST::NewExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4dff): undefined reference to `vtable for QQmlJS::AST::TaggedTemplate'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4e64): undefined reference to `vtable for QQmlJS::AST::CallExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4f13): undefined reference to `vtable for QQmlJS::AST::CallExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4fc2): undefined reference to `vtable for QQmlJS::AST::ArrayMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5071): undefined reference to `vtable for QQmlJS::AST::FieldMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5165): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x51cf): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5249): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x52e0): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x536c): undefined reference to `vtable for QQmlJS::AST::PostIncrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x53e2): undefined reference to `vtable for QQmlJS::AST::PostDecrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5458): undefined reference to `vtable for QQmlJS::AST::PreIncrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x54ce): undefined reference to `vtable for QQmlJS::AST::PreDecrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5544): undefined reference to `vtable for QQmlJS::AST::DeleteExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x55ba): undefined reference to `vtable for QQmlJS::AST::VoidExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5630): undefined reference to `vtable for QQmlJS::AST::TypeOfExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x56a6): undefined reference to `vtable for QQmlJS::AST::UnaryPlusExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x571c): undefined reference to `vtable for QQmlJS::AST::UnaryMinusExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5792): undefined reference to `vtable for QQmlJS::AST::TildeExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5808): undefined reference to `vtable for QQmlJS::AST::NotExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x588e): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5939): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5a0f): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5aa1): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5b33): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o):qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5bc5): more undefined references to `vtable for QQmlJS::AST::BinaryExpression' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::parse(int)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x641f): undefined reference to `vtable for QQmlJS::AST::ConditionalExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x650f): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x655d): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x65d6): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6681): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x682f): undefined reference to `vtable for QQmlJS::AST::Expression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x690c): undefined reference to `vtable for QQmlJS::AST::Block'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x69e8): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6a3d): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6b78): undefined reference to `vtable for QQmlJS::AST::VariableStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6bee): undefined reference to `vtable for QQmlJS::AST::VariableDeclarationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6c63): undefined reference to `vtable for QQmlJS::AST::VariableDeclarationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6d55): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6d94): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6fbb): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7063): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7103): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7168): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7216): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x726f): undefined reference to `vtable for QQmlJS::AST::StringLiteralPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x72c0): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x72ff): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x737e): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x741b): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x74b6): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x757f): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x75be): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x773e): undefined reference to `vtable for QQmlJS::AST::EmptyStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x77fd): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x789d): undefined reference to `vtable for QQmlJS::AST::IfStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x799a): undefined reference to `vtable for QQmlJS::AST::IfStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7a86): undefined reference to `vtable for QQmlJS::AST::DoWhileStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7ba4): undefined reference to `vtable for QQmlJS::AST::WhileStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7ca7): undefined reference to `vtable for QQmlJS::AST::ForStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7e10): undefined reference to `vtable for QQmlJS::AST::ForStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x800f): undefined reference to `vtable for QQmlJS::AST::ForEachStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8139): undefined reference to `vtable for QQmlJS::AST::ForEachStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x834f): undefined reference to `vtable for QQmlJS::AST::ContinueStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8406): undefined reference to `vtable for QQmlJS::AST::ContinueStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x84c1): undefined reference to `vtable for QQmlJS::AST::BreakStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8578): undefined reference to `vtable for QQmlJS::AST::BreakStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8668): undefined reference to `vtable for QQmlJS::AST::ReturnStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8713): undefined reference to `vtable for QQmlJS::AST::WithStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x87e7): undefined reference to `vtable for QQmlJS::AST::SwitchStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x88ab): undefined reference to `vtable for QQmlJS::AST::CaseBlock'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8980): undefined reference to `vtable for QQmlJS::AST::CaseBlock'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8a23): undefined reference to `vtable for QQmlJS::AST::CaseClauses'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8a88): undefined reference to `vtable for QQmlJS::AST::CaseClauses'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8b3f): undefined reference to `vtable for QQmlJS::AST::CaseClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8bde): undefined reference to `vtable for QQmlJS::AST::DefaultClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8c89): undefined reference to `vtable for QQmlJS::AST::LabelledStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8d4f): undefined reference to `vtable for QQmlJS::AST::ThrowStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8dfa): undefined reference to `vtable for QQmlJS::AST::TryStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8e8c): undefined reference to `vtable for QQmlJS::AST::TryStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8f38): undefined reference to `vtable for QQmlJS::AST::TryStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8fc6): undefined reference to `vtable for QQmlJS::AST::Catch'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x90af): undefined reference to `vtable for QQmlJS::AST::Finally'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x91cd): undefined reference to `vtable for QQmlJS::AST::DebuggerStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x92d2): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x93fc): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9540): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9882): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x989d): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x98ce): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x991e): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9950): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9998): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x99f5): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9a7b): undefined reference to `vtable for QQmlJS::AST::ReturnStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9b03): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9d4d): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9d68): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9daa): undefined reference to `QQmlJS::AST::ExpressionNode::reparseAsFormalParameterList(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9ddf): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa3cb): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa3e6): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa488): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa59d): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa861): undefined reference to `vtable for QQmlJS::AST::YieldExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa8e0): undefined reference to `vtable for QQmlJS::AST::YieldExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa960): undefined reference to `vtable for QQmlJS::AST::YieldExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xaa12): undefined reference to `vtable for QQmlJS::AST::ClassDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xabb8): undefined reference to `vtable for QQmlJS::AST::ClassDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xad5e): undefined reference to `QQmlJS::AST::ClassElementList::finish()'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xae09): undefined reference to `vtable for QQmlJS::AST::ClassElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xae6c): undefined reference to `vtable for QQmlJS::AST::ClassElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xaf04): undefined reference to `vtable for QQmlJS::AST::Program'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xaf55): undefined reference to `vtable for QQmlJS::AST::ESModule'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb031): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb096): undefined reference to `vtable for QQmlJS::AST::ImportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb130): undefined reference to `vtable for QQmlJS::AST::ImportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb1e6): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb277): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb2f0): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb379): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb416): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb4a3): undefined reference to `vtable for QQmlJS::AST::NameSpaceImport'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb539): undefined reference to `vtable for QQmlJS::AST::NamedImports'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb5e4): undefined reference to `vtable for QQmlJS::AST::NamedImports'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb68b): undefined reference to `vtable for QQmlJS::AST::NamedImports'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb726): undefined reference to `vtable for QQmlJS::AST::FromClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb7cc): undefined reference to `vtable for QQmlJS::AST::ImportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb84e): undefined reference to `vtable for QQmlJS::AST::ImportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb8e1): undefined reference to `vtable for QQmlJS::AST::ImportSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb992): undefined reference to `vtable for QQmlJS::AST::ImportSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xba6c): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbb0c): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbb98): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbc28): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbd6c): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbde1): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbe20): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbe7a): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbefa): undefined reference to `vtable for QQmlJS::AST::ExportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbfa5): undefined reference to `vtable for QQmlJS::AST::ExportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc04c): undefined reference to `vtable for QQmlJS::AST::ExportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc0e7): undefined reference to `vtable for QQmlJS::AST::ExportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc144): undefined reference to `vtable for QQmlJS::AST::ExportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc1b4): undefined reference to `vtable for QQmlJS::AST::ExportSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc261): undefined reference to `vtable for QQmlJS::AST::ExportSpecifier'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4compiler.o): in function `QV4::Compiler::JSUnitGenerator::writeFunction(char*, QV4::Compiler::Context*) const':
qv4compiler.cpp:(.text._ZNK3QV48Compiler15JSUnitGenerator13writeFunctionEPcPNS0_7ContextE+0x2b6): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4compiler.o): in function `QV4::Compiler::JSUnitGenerator::generateUnit(QV4::Compiler::JSUnitGenerator::GeneratorOption)':
qv4compiler.cpp:(.text._ZN3QV48Compiler15JSUnitGenerator12generateUnitENS1_15GeneratorOptionE+0xe8): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirbuilder.o): in function `QmlIR::IRBuilder::visit(QQmlJS::AST::UiSourceElement*)':
qqmlirbuilder.cpp:(.text._ZN5QmlIR9IRBuilder5visitEPN6QQmlJS3AST15UiSourceElementE+0x127): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9IRBuilder5visitEPN6QQmlJS3AST15UiSourceElementE+0x163): undefined reference to `QQmlJS::AST::FormalParameterList::formals() const'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9IRBuilder5visitEPN6QQmlJS3AST15UiSourceElementE+0x1de): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirbuilder.o): in function `QmlIR::JSCodeGen::generateJSCodeForFunctionsAndBindings(QList const&)':
qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x98): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0xa5): undefined reference to `QV4::Compiler::ScanFunctions::enterGlobalEnvironment(QV4::Compiler::ContextType)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0xe7): undefined reference to `QV4::Compiler::ScanFunctions::enterFunction(QQmlJS::AST::FunctionExpression*, bool)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x13e): undefined reference to `QV4::Compiler::ScanFunctions::enterEnvironment(QQmlJS::AST::Node*, QV4::Compiler::ContextType, QString const&)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x15c): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x164): undefined reference to `QV4::Compiler::ScanFunctions::leaveEnvironment()'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x171): undefined reference to `QV4::Compiler::ScanFunctions::leaveEnvironment()'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x2bc): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x301): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4module.o): in function `QV4::Heap::Module::init(QV4::ExecutionEngine*, QV4::ExecutableCompilationUnit*)':
qv4module.cpp:(.text._ZN3QV44Heap6Module4initEPNS_15ExecutionEngineEPNS_25ExecutableCompilationUnitE+0x69): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o): in function `QQmlIRLoader::loadObject(QV4::CompiledData::Object const*)':
qqmlirloader.cpp:(.text._ZN12QQmlIRLoader10loadObjectEPKN3QV412CompiledData6ObjectE+0x2cb): undefined reference to `vtable for QQmlJS::AST::NullExpression'
/usr/bin/ld: qqmlirloader.cpp:(.text._ZN12QQmlIRLoader10loadObjectEPKN3QV412CompiledData6ObjectE+0x2ff): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTI14FakeExpression[_ZTI14FakeExpression]+0x10): undefined reference to `typeinfo for QQmlJS::AST::NullExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x20): undefined reference to `QQmlJS::AST::ExpressionNode::expressionCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x28): undefined reference to `QQmlJS::AST::Node::binaryExpressionCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x30): undefined reference to `QQmlJS::AST::Node::statementCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x38): undefined reference to `QQmlJS::AST::Node::uiObjectMemberCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x40): undefined reference to `QQmlJS::AST::LeftHandSideExpression::leftHandSideExpressionCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x48): undefined reference to `QQmlJS::AST::Node::patternCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x50): undefined reference to `QQmlJS::AST::Node::asFunctionDefinition()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x58): undefined reference to `QQmlJS::AST::Node::asClassDefinition()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x60): undefined reference to `QQmlJS::AST::NullExpression::accept0(QQmlJS::AST::BaseVisitor*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmltypecompiler.o): in function `QQmlJS::AST::FunctionDeclaration::FunctionDeclaration(QStringRef const&, QQmlJS::AST::FormalParameterList*, QQmlJS::AST::StatementList*, QQmlJS::AST::TypeAnnotation*)':
qqmltypecompiler.cpp:(.text._ZN6QQmlJS3AST19FunctionDeclarationC2ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE[_ZN6QQmlJS3AST19FunctionDeclarationC5ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE]+0x1c): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmltypecompiler.o): in function `SignalHandlerConverter::convertSignalHandlerExpressionsToFunctionDeclarations(QmlIR::Object const*, QString const&, QQmlPropertyCache*)':
qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0x941): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0x9bc): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0xa01): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0xaf4): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4bytecodegenerator.o): in function `QV4::Moth::BytecodeGenerator::packInstruction(QV4::Moth::BytecodeGenerator::I&)':
qv4bytecodegenerator.cpp:(.text._ZN3QV44Moth17BytecodeGenerator15packInstructionERNS1_1IE+0x35): undefined reference to `QV4::Moth::InstrInfo::argumentCount'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4bytecodegenerator.o): in function `QV4::Moth::BytecodeGenerator::addInstructionHelper(QV4::Moth::Instr::Type, QV4::Moth::Instr const&, int)':
qv4bytecodegenerator.cpp:(.text._ZN3QV44Moth17BytecodeGenerator20addInstructionHelperENS0_5Instr4TypeERKS2_i+0xdd): undefined reference to `QV4::Moth::InstrInfo::argumentCount'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:81: ../../bin/qmlpreview] Error 1
make[3]: Target 'first' not remade because of errors.
make[2]: *** [Makefile:231: sub-qmlpreview-make_first] Error 2
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5widgets_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/quick-positioners/lib/metatypes/qt5core_metatypes.json
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::Heap::Base::mark(QV4::MarkStack*)':
qv4context.cpp:(.text._ZN3QV44Heap4Base4markEPNS_9MarkStackE[_ZN3QV44Heap4Base4markEPNS_9MarkStackE]+0xb7): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::newBlockContext(QV4::CppStackFrame*, int)':
qv4context.cpp:(.text._ZN3QV416ExecutionContext15newBlockContextEPNS_13CppStackFrameEi+0x56): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::cloneBlockContext(QV4::ExecutionEngine*, QV4::Heap::CallContext*)':
qv4context.cpp:(.text._ZN3QV416ExecutionContext17cloneBlockContextEPNS_15ExecutionEngineEPNS_4Heap11CallContextE+0x26): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::newCallContext(QV4::CppStackFrame*)':
qv4context.cpp:(.text._ZN3QV416ExecutionContext14newCallContextEPNS_13CppStackFrameE+0x54): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4context.o): in function `QV4::ExecutionContext::newWithContext(QV4::Heap::Object*) const':
qv4context.cpp:(.text._ZNK3QV416ExecutionContext14newWithContextEPNS_4Heap6ObjectE+0x60): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4baselinejit.o): in function `QV4::JIT::BaselineJIT::~BaselineJIT()':
qv4baselinejit.cpp:(.text._ZN3QV43JIT11BaselineJITD2Ev+0x5c): undefined reference to `QV4::Moth::ByteCodeHandler::~ByteCodeHandler()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4baselinejit.o): in function `QV4::JIT::BaselineJIT::generate()':
qv4baselinejit.cpp:(.text._ZN3QV43JIT11BaselineJIT8generateEv+0x9e): undefined reference to `QV4::Moth::ByteCodeHandler::decode(char const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4baselinejit.o):(.data.rel.ro._ZTIN3QV43JIT11BaselineJITE[_ZTIN3QV43JIT11BaselineJITE]+0x10): undefined reference to `typeinfo for QV4::Moth::ByteCodeHandler'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QQmlJS::AST::Node::accept(QQmlJS::AST::BaseVisitor*)':
qv4codegen.cpp:(.text._ZN6QQmlJS3AST4Node6acceptEPNS0_11BaseVisitorE[_ZN6QQmlJS3AST4Node6acceptEPNS0_11BaseVisitorE]+0x3c): undefined reference to `QQmlJS::AST::Node::ignoreRecursionDepth() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::ControlFlowBlock::ControlFlowBlock(QV4::Compiler::Codegen*, QQmlJS::AST::Node*)':
qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowBlockC2EPNS0_7CodegenEPN6QQmlJS3AST4NodeE[_ZN3QV48Compiler16ControlFlowBlockC5EPNS0_7CodegenEPN6QQmlJS3AST4NodeE]+0x5a): undefined reference to `QV4::Compiler::Context::emitBlockHeader(QV4::Compiler::Codegen*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::ControlFlowBlock::~ControlFlowBlock()':
qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowBlockD2Ev[_ZN3QV48Compiler16ControlFlowBlockD5Ev]+0x4e): undefined reference to `QV4::Compiler::Context::emitBlockFooter(QV4::Compiler::Codegen*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::referenceForName(QString const&, bool, QQmlJS::SourceLocation const&)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen16referenceForNameERK7QStringbRKN6QQmlJS14SourceLocationE+0x57): undefined reference to `QV4::Compiler::Context::resolveName(QString const&, QQmlJS::SourceLocation const&)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::defineFunction(QString const&, QQmlJS::AST::Node*, QQmlJS::AST::FormalParameterList*, QQmlJS::AST::StatementList*)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen14defineFunctionERK7QStringPN6QQmlJS3AST4NodeEPNS6_19FormalParameterListEPNS6_13StatementListE+0x31b): undefined reference to `QV4::Compiler::Context::emitBlockHeader(QV4::Compiler::Codegen*)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen14defineFunctionERK7QStringPN6QQmlJS3AST4NodeEPNS6_19FormalParameterListEPNS6_13StatementListE+0x4c5): undefined reference to `QV4::Compiler::Context::emitBlockFooter(QV4::Compiler::Codegen*)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen14defineFunctionERK7QStringPN6QQmlJS3AST4NodeEPNS6_19FormalParameterListEPNS6_13StatementListE+0x6cb): undefined reference to `QV4::Moth::dumpBytecode(char const*, int, int, int, int, QVector const&)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::ControlFlowCatch::~ControlFlowCatch()':
qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowCatchD2Ev[_ZN3QV48Compiler16ControlFlowCatchD5Ev]+0x9e): undefined reference to `QV4::Compiler::Context::emitBlockHeader(QV4::Compiler::Codegen*)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler16ControlFlowCatchD2Ev[_ZN3QV48Compiler16ControlFlowCatchD5Ev]+0x159): undefined reference to `QV4::Compiler::Context::emitBlockFooter(QV4::Compiler::Codegen*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::generateFromProgram(QString const&, QString const&, QString const&, QQmlJS::AST::Program*, QV4::Compiler::Module*, QV4::Compiler::ContextType)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen19generateFromProgramERK7QStringS4_S4_PN6QQmlJS3AST7ProgramEPNS0_6ModuleENS0_11ContextTypeE+0x77): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen19generateFromProgramERK7QStringS4_S4_PN6QQmlJS3AST7ProgramEPNS0_6ModuleENS0_11ContextTypeE+0x82): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4codegen.o): in function `QV4::Compiler::Codegen::generateFromModule(QString const&, QString const&, QString const&, QQmlJS::AST::ESModule*, QV4::Compiler::Module*)':
qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen18generateFromModuleERK7QStringS4_S4_PN6QQmlJS3AST8ESModuleEPNS0_6ModuleE+0x68): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qv4codegen.cpp:(.text._ZN3QV48Compiler7Codegen18generateFromModuleERK7QStringS4_S4_PN6QQmlJS3AST8ESModuleEPNS0_6ModuleE+0x74): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Quick.a(qquickcontext2d.o): in function `QV4::Heap::QQuickJSContext2DImageData::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qquickcontext2d.cpp:(.text._ZN3QV44Heap26QQuickJSContext2DImageData11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap26QQuickJSContext2DImageData11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xd7): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Quick.a(qquickcontext2d.o): in function `QQuickJSContext2DPrototype::Data* QV4::MemoryManager::allocateObject()':
qquickcontext2d.cpp:(.text._ZN3QV413MemoryManager14allocateObjectI26QQuickJSContext2DPrototypeEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectI26QQuickJSContext2DPrototypeEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Quick.a(qquickcontext2d.o): in function `QQuickJSContext2DPixelData::Data* QV4::MemoryManager::allocateObject()':
qquickcontext2d.cpp:(.text._ZN3QV413MemoryManager14allocateObjectI26QQuickJSContext2DPixelDataEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectI26QQuickJSContext2DPixelDataEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Quick.a(qquickcontext2d.o): in function `QQuickJSContext2DImageData::Data* QV4::MemoryManager::allocateObject()':
qquickcontext2d.cpp:(.text._ZN3QV413MemoryManager14allocateObjectI26QQuickJSContext2DImageDataEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectI26QQuickJSContext2DImageDataEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Quick.a(qquickcontext2d.o): in function `QQuickContext2DStyle::Data* QV4::MemoryManager::allocateObject()':
qquickcontext2d.cpp:(.text._ZN3QV413MemoryManager14allocateObjectI20QQuickContext2DStyleEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectI20QQuickContext2DStyleEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Quick.a(qquickcontext2d.o): in function `QQuickJSContext2D::Data* QV4::MemoryManager::allocateObject()':
qquickcontext2d.cpp:(.text._ZN3QV413MemoryManager14allocateObjectI17QQuickJSContext2DEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectI17QQuickJSContext2DEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5QmlModels.a(qqmladaptormodel.o):qqmladaptormodel.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_22IndexedBuiltinFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_22IndexedBuiltinFunctionEEEPNT_4DataEv]+0xa5): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4regexpobject.o): in function `QV4::ComplexString::Data* QV4::MemoryManager::alloc(QV4::Heap::String*, int, int)':
qv4regexpobject.cpp:(.text._ZN3QV413MemoryManager5allocINS_13ComplexStringEJPNS_4Heap6StringEiiEEEPNT_4DataEDpT0_[_ZN3QV413MemoryManager5allocINS_13ComplexStringEJPNS_4Heap6StringEiiEEEPNT_4DataEDpT0_]+0x5d): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o): in function `QV4::ResolveWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_14ResolveWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_14ResolveWrapperEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o): in function `QV4::RejectWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13RejectWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13RejectWrapperEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o): in function `QV4::ResolveElementWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_21ResolveElementWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_21ResolveElementWrapperEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o): in function `QV4::PromiseReaction::Data* QV4::MemoryManager::allocateObject()':
qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_15PromiseReactionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_15PromiseReactionEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o): in function `QV4::PromiseCapability::Data* QV4::MemoryManager::allocateObject()':
qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_17PromiseCapabilityEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_17PromiseCapabilityEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4promiseobject.o):qv4promiseobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_21PromiseExecutionStateEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_21PromiseExecutionStateEEEPNT_4DataEv]+0x9f): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5QmlModels.a(qqmldelegatemodel.o): in function `QV4::Heap::FunctionObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qqmldelegatemodel.cpp:(.text._ZN3QV44Heap14FunctionObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap14FunctionObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5QmlModels.a(qqmldelegatemodel.o): in function `QV4::DelegateModelGroupFunction::Data* QV4::MemoryManager::allocateObject()':
qqmldelegatemodel.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_26DelegateModelGroupFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_26DelegateModelGroupFunctionEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5QmlModels.a(qqmldelegatemodel.o): in function `QQmlDelegateModelGroupChange::Data* QV4::MemoryManager::allocateObject()':
qqmldelegatemodel.cpp:(.text._ZN3QV413MemoryManager14allocateObjectI28QQmlDelegateModelGroupChangeEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectI28QQmlDelegateModelGroupChangeEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5QmlModels.a(qqmldelegatemodel.o): in function `QQmlDelegateModelGroupChangeArray::Data* QV4::MemoryManager::allocateObject()':
qqmldelegatemodel.cpp:(.text._ZN3QV413MemoryManager14allocateObjectI33QQmlDelegateModelGroupChangeArrayEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectI33QQmlDelegateModelGroupChangeArrayEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::initRootContext()':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine15initRootContextEv+0x44): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newObject(QV4::Heap::InternalClass*)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine9newObjectEPNS_4Heap13InternalClassE+0x17): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newSymbolObject(QV4::Symbol const*)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine15newSymbolObjectEPKNS_6SymbolE+0x23): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newArrayObject(QV4::Heap::InternalClass*)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newArrayObjectEPNS_4Heap13InternalClassE+0x1b): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::InternalClass::Data* QV4::MemoryManager::allocIC()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0x1d): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0x3b): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::BlockAllocator::allocate(unsigned long, bool)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0xb0): undefined reference to `QV4::MemoryManager::shouldRunGC() const'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0xbc): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv[_ZN3QV413MemoryManager7allocICINS_13InternalClassEEEPNT_4DataEv]+0xd2): undefined reference to `QV4::BlockAllocator::allocate(unsigned long, bool)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newErrorObject(QV4::Value const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newErrorObjectERKNS_5ValueE+0xbe): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newURIErrorObject(QV4::Value const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine17newURIErrorObjectERKNS_5ValueE+0xbe): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newString(QString const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine9newStringERK7QString+0x3d): undefined reference to `QV4::MemoryManager::allocString(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newErrorObject(QString const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newErrorObjectERK7QString+0xa8): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_15TypeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_15TypeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_16RangeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString[_ZN3QV411ErrorObject6createINS_16RangeErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QString]+0xab): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newIdentifier(QString const&)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine13newIdentifierERK7QString+0x4c): undefined reference to `QV4::MemoryManager::allocString(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&, QString const&, int, int)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii[_ZN3QV411ErrorObject6createINS_17SyntaxErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii]+0xdd): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::Heap::Object* QV4::ErrorObject::create(QV4::ExecutionEngine*, QString const&, QString const&, int, int)':
qv4engine.cpp:(.text._ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii[_ZN3QV411ErrorObject6createINS_20ReferenceErrorObjectEEEPNS_4Heap6ObjectEPNS_15ExecutionEngineERK7QStringSA_ii]+0xdd): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::SymbolPrototype::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_15SymbolPrototypeEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_15SymbolPrototypeEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::PropertyListPrototype::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_21PropertyListPrototypeEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_21PropertyListPrototypeEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::NumberPrototype::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_15NumberPrototypeEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_15NumberPrototypeEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o):qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_16BooleanPrototypeEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_16BooleanPrototypeEEEPNT_4DataEv]+0x9f): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::ExecutionEngine(QJSEngine*)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x2b2): undefined reference to `QV4::MemoryManager::MemoryManager(QV4::ExecutionEngine*)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x581): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x609): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x145f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x1897): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x1aef): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o):qv4engine.cpp:(.text._ZN3QV415ExecutionEngineC2EP9QJSEngine+0x1bd9): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::newArrayObject(QV4::Value const*, int)':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngine14newArrayObjectEPKNS_5ValueEi+0x93): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ArrayBuffer::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_11ArrayBufferEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_11ArrayBufferEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::DateObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_10DateObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_10DateObjectEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::RegExpObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12RegExpObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12RegExpObjectEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::PromiseObject::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13PromiseObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13PromiseObjectEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::CapabilitiesExecutorWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_27CapabilitiesExecutorWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_27CapabilitiesExecutorWrapperEEEPNT_4DataEv]+0x9f): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o):qv4engine.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13VariantObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13VariantObjectEEEPNT_4DataEv]+0xa2): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4engine.o): in function `QV4::ExecutionEngine::~ExecutionEngine()':
qv4engine.cpp:(.text._ZN3QV415ExecutionEngineD2Ev+0xd6): undefined reference to `QV4::MemoryManager::~MemoryManager()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4managed.o): in function `QV4::Heap::Base::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4managed.cpp:(.text._ZN3QV44Heap4Base11markObjectsEPS1_PNS_9MarkStackE[_ZN3QV44Heap4Base11markObjectsEPS1_PNS_9MarkStackE]+0xb9): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arraydata.o): in function `QV4::Heap::ArrayData::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4arraydata.cpp:(.text._ZN3QV44Heap9ArrayData11markObjectsEPNS0_4BaseEPNS_9MarkStackE+0xf1): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arraydata.o): in function `QV4::ArrayData::realloc(QV4::Object*, QV4::Heap::ArrayData::Type, unsigned int, bool)':
qv4arraydata.cpp:(.text._ZN3QV49ArrayData7reallocEPNS_6ObjectENS_4Heap9ArrayData4TypeEjb+0x15a): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: qv4arraydata.cpp:(.text._ZN3QV49ArrayData7reallocEPNS_6ObjectENS_4Heap9ArrayData4TypeEjb+0x1d5): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arrayiterator.o): in function `QV4::Heap::ArrayIteratorObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4arrayiterator.cpp:(.text._ZN3QV44Heap19ArrayIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap19ArrayIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4argumentsobject.o): in function `QV4::Heap::ArgumentsObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4argumentsobject.cpp:(.text._ZN3QV44Heap15ArgumentsObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap15ArgumentsObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o): in function `QV4::ErrorCtor::virtualCallAsConstructor(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*)':
qv4errorobject.cpp:(.text._ZN3QV49ErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o): in function `QV4::EvalErrorCtor::virtualCallAsConstructor(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*)':
qv4errorobject.cpp:(.text._ZN3QV413EvalErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o): in function `QV4::RangeErrorCtor::virtualCallAsConstructor(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*)':
qv4errorobject.cpp:(.text._ZN3QV414RangeErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o): in function `QV4::ReferenceErrorCtor::virtualCallAsConstructor(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*)':
qv4errorobject.cpp:(.text._ZN3QV418ReferenceErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o): in function `QV4::SyntaxErrorCtor::virtualCallAsConstructor(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*)':
qv4errorobject.cpp:(.text._ZN3QV415SyntaxErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4errorobject.o):qv4errorobject.cpp:(.text._ZN3QV413TypeErrorCtor24virtualCallAsConstructorEPKNS_14FunctionObjectEPKNS_5ValueEiS6_+0xc3): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4generatorobject.o): in function `QV4::GeneratorFunction::virtualCall(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)':
qv4generatorobject.cpp:(.text._ZN3QV417GeneratorFunction11virtualCallEPKNS_14FunctionObjectEPKNS_5ValueES6_i+0x5a): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4generatorobject.o): in function `QV4::GeneratorFunction::Data* QV4::MemoryManager::allocateObject()':
qv4generatorobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_17GeneratorFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_17GeneratorFunctionEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4generatorobject.o): in function `QV4::MemberGeneratorFunction::Data* QV4::MemoryManager::allocateObject()':
qv4generatorobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_23MemberGeneratorFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_23MemberGeneratorFunctionEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4memberdata.o): in function `QV4::MemberData::Data* QV4::MemoryManager::allocManaged(unsigned long)':
qv4memberdata.cpp:(.text._ZN3QV413MemoryManager12allocManagedINS_10MemberDataEEEPNT_4DataEm[_ZN3QV413MemoryManager12allocManagedINS_10MemberDataEEEPNT_4DataEm]+0x41): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4proxy.o): in function `QV4::ProxyFunctionObject::Data* QV4::MemoryManager::allocateObject()':
qv4proxy.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_19ProxyFunctionObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_19ProxyFunctionObjectEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4proxy.o): in function `QV4::ProxyObject::Data* QV4::MemoryManager::allocateObject()':
qv4proxy.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_11ProxyObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_11ProxyObjectEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qmlcontext.o): in function `QV4::QQmlContextWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4qmlcontext.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_18QQmlContextWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_18QQmlContextWrapperEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qmlcontext.o): in function `QV4::QmlContext::create(QV4::ExecutionContext*, QQmlContextData*, QObject*)':
qv4qmlcontext.cpp:(.text._ZN3QV410QmlContext6createEPNS_16ExecutionContextEP15QQmlContextDataP7QObject+0xc2): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4stringiterator.o): in function `QV4::Heap::StringIteratorObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4stringiterator.cpp:(.text._ZN3QV44Heap20StringIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap20StringIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4stringobject.o): in function `QV4::StringPrototype::method_slice(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)':
qv4stringobject.cpp:(.text._ZN3QV415StringPrototype12method_sliceEPKNS_14FunctionObjectEPKNS_5ValueES6_i+0x156): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4stringobject.o): in function `QV4::StringIteratorObject::Data* QV4::MemoryManager::allocateObject()':
qv4stringobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_20StringIteratorObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_20StringIteratorObjectEEEPNT_4DataEv]+0xa8): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4regexp.o): in function `QV4::RegExp::create(QV4::ExecutionEngine*, QString const&, unsigned int)':
qv4regexp.cpp:(.text._ZN3QV46RegExp6createEPNS_15ExecutionEngineERK7QStringj+0xf4): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtimecodegen.o): in function `QV4::Compiler::ScanFunctions::~ScanFunctions()':
qv4runtimecodegen.cpp:(.text._ZN3QV48Compiler13ScanFunctionsD2Ev[_ZN3QV48Compiler13ScanFunctionsD5Ev]+0x7): undefined reference to `vtable for QV4::Compiler::ScanFunctions'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtimecodegen.o): in function `QV4::RuntimeCodegen::generateFromFunctionExpression(QString const&, QString const&, QQmlJS::AST::FunctionExpression*, QV4::Compiler::Module*)':
qv4runtimecodegen.cpp:(.text._ZN3QV414RuntimeCodegen30generateFromFunctionExpressionERK7QStringS3_PN6QQmlJS3AST18FunctionExpressionEPNS_8Compiler6ModuleE+0x6f): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qv4runtimecodegen.cpp:(.text._ZN3QV414RuntimeCodegen30generateFromFunctionExpressionERK7QStringS3_PN6QQmlJS3AST18FunctionExpressionEPNS_8Compiler6ModuleE+0x8d): undefined reference to `QV4::Compiler::ScanFunctions::enterEnvironment(QQmlJS::AST::Node*, QV4::Compiler::ContextType, QString const&)'
/usr/bin/ld: qv4runtimecodegen.cpp:(.text._ZN3QV414RuntimeCodegen30generateFromFunctionExpressionERK7QStringS3_PN6QQmlJS3AST18FunctionExpressionEPNS_8Compiler6ModuleE+0xa0): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: qv4runtimecodegen.cpp:(.text._ZN3QV414RuntimeCodegen30generateFromFunctionExpressionERK7QStringS3_PN6QQmlJS3AST18FunctionExpressionEPNS_8Compiler6ModuleE+0xa8): undefined reference to `QV4::Compiler::ScanFunctions::leaveEnvironment()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4symbol.o): in function `QV4::Symbol::create(QV4::ExecutionEngine*, QString const&)':
qv4symbol.cpp:(.text._ZN3QV46Symbol6createEPNS_15ExecutionEngineERK7QString+0x64): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4setobject.o): in function `QV4::SetObject::Data* QV4::MemoryManager::allocateObject()':
qv4setobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_9SetObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_9SetObjectEEEPNT_4DataEv]+0xa8): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4setiterator.o): in function `QV4::Heap::SetIteratorObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4setiterator.cpp:(.text._ZN3QV44Heap17SetIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap17SetIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qobjectwrapper.o): in function `QV4::QmlSignalHandler::Data* QV4::MemoryManager::allocateObject()':
qv4qobjectwrapper.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_16QmlSignalHandlerEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_16QmlSignalHandlerEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qobjectwrapper.o): in function `QV4::QObjectWrapper::Data* QV4::MemoryManager::allocateObject()':
qv4qobjectwrapper.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_14QObjectWrapperEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_14QObjectWrapperEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4qobjectwrapper.o): in function `QV4::QObjectMethod::Data* QV4::MemoryManager::allocateObject()':
qv4qobjectwrapper.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13QObjectMethodEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13QObjectMethodEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4arraybuffer.o): in function `QV4::SharedArrayBuffer::Data* QV4::MemoryManager::allocateObject()':
qv4arraybuffer.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_17SharedArrayBufferEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_17SharedArrayBufferEEEPNT_4DataEv]+0xa8): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4typedarray.o): in function `QV4::TypedArray::create(QV4::ExecutionEngine*, QV4::TypedArrayType)':
qv4typedarray.cpp:(.text._ZN3QV410TypedArray6createEPNS_15ExecutionEngineENS_14TypedArrayTypeE+0x60): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4dataview.o):qv4dataview.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_8DataViewEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_8DataViewEEEPNT_4DataEv]+0xa8): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4mapobject.o): in function `QV4::WeakMapCtor::construct(QV4::FunctionObject const*, QV4::Value const*, int, QV4::Value const*, bool)':
qv4mapobject.cpp:(.text._ZN3QV411WeakMapCtor9constructEPKNS_14FunctionObjectEPKNS_5ValueEiS6_b+0xdd): undefined reference to `QV4::MemoryManager::registerWeakMap(QV4::Heap::MapObject*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4mapiterator.o): in function `QV4::Heap::MapIteratorObject::markObjects(QV4::Heap::Base*, QV4::MarkStack*)':
qv4mapiterator.cpp:(.text._ZN3QV44Heap17MapIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE[_ZN3QV44Heap17MapIteratorObject11markObjectsEPNS0_4BaseEPNS_9MarkStackE]+0xcc): undefined reference to `QV4::MarkStack::drain()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtime.o): in function `QV4::Runtime::CreateMappedArgumentsObject::call(QV4::ExecutionEngine*)':
qv4runtime.cpp:(.text._ZN3QV47Runtime27CreateMappedArgumentsObject4callEPNS_15ExecutionEngineE+0x23): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtime.o): in function `QV4::Runtime::CreateUnmappedArgumentsObject::call(QV4::ExecutionEngine*)':
qv4runtime.cpp:(.text._ZN3QV47Runtime29CreateUnmappedArgumentsObject4callEPNS_15ExecutionEngineE+0x23): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4runtime.o): in function `QV4::RuntimeHelpers::addHelper(QV4::ExecutionEngine*, QV4::Value const&, QV4::Value const&)':
qv4runtime.cpp:(.text._ZN3QV414RuntimeHelpers9addHelperEPNS_15ExecutionEngineERKNS_5ValueES5_+0x16b): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4executablecompilationunit.o): in function `QV4::Module::Data* QV4::MemoryManager::allocateObject()':
qv4executablecompilationunit.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_6ModuleEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_6ModuleEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4profiling.o): in function `QV4::Profiling::Profiler::startProfiling(unsigned long long)':
qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0x5a): undefined reference to `QV4::MemoryManager::getAllocatedMem() const'
/usr/bin/ld: qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0x6a): undefined reference to `QV4::MemoryManager::getLargeItemsMem() const'
/usr/bin/ld: qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0xa3): undefined reference to `QV4::MemoryManager::getUsedMem() const'
/usr/bin/ld: qv4profiling.cpp:(.text._ZN3QV49Profiling8Profiler14startProfilingEy+0xd7): undefined reference to `QV4::MemoryManager::getLargeItemsMem() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence >::Data* QV4::MemoryManager::allocateObject > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIiEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIiEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence >::Data* QV4::MemoryManager::allocateObject > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIdEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIdEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence >::Data* QV4::MemoryManager::allocateObject > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIbEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceI7QVectorIbEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence > >::Data* QV4::MemoryManager::allocateObject > > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIiSaIiEEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIiSaIiEEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o): in function `QV4::QQmlSequence > >::Data* QV4::MemoryManager::allocateObject > > >()':
qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIdSaIdEEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIdSaIdEEEEEEPNT_4DataEv]+0xa2): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4sequenceobject.o):qv4sequenceobject.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIbSaIbEEEEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_12QQmlSequenceISt6vectorIbSaIbEEEEEEPNT_4DataEv]+0xa2): more undefined references to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlbuiltinfunctions.o): in function `QV4::GlobalExtensions::method_gc(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)':
qqmlbuiltinfunctions.cpp:(.text._ZN3QV416GlobalExtensions9method_gcEPKNS_14FunctionObjectEPKNS_5ValueES6_i+0x14): undefined reference to `QV4::MemoryManager::runGC()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlbuiltinfunctions.o): in function `QV4::QQmlBindingFunction::Data* QV4::MemoryManager::allocateObject()':
qqmlbuiltinfunctions.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_19QQmlBindingFunctionEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_19QQmlBindingFunctionEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlbuiltinfunctions.o): in function `QV4::ConsoleObject::Data* QV4::MemoryManager::allocateObject()':
qqmlbuiltinfunctions.cpp:(.text._ZN3QV413MemoryManager14allocateObjectINS_13ConsoleObjectEEEPNT_4DataEv[_ZN3QV413MemoryManager14allocateObjectINS_13ConsoleObjectEEEPNT_4DataEv]+0xa5): undefined reference to `QV4::MemoryManager::allocObjectWithMemberData(QV4::VTable const*, unsigned int)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::UiQualifiedId::UiQualifiedId(QStringRef const&)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST13UiQualifiedIdC2ERK10QStringRef[_ZN6QQmlJS3AST13UiQualifiedIdC5ERK10QStringRef]+0x7): undefined reference to `vtable for QQmlJS::AST::UiQualifiedId'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::IdentifierExpression::IdentifierExpression(QStringRef const&)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST20IdentifierExpressionC2ERK10QStringRef[_ZN6QQmlJS3AST20IdentifierExpressionC5ERK10QStringRef]+0x7): undefined reference to `vtable for QQmlJS::AST::IdentifierExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::ArrayPattern::ArrayPattern(QQmlJS::AST::PatternElementList*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST12ArrayPatternC2EPNS0_18PatternElementListE[_ZN6QQmlJS3AST12ArrayPatternC5EPNS0_18PatternElementListE]+0x7): undefined reference to `vtable for QQmlJS::AST::ArrayPattern'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::ObjectPattern::ObjectPattern(QQmlJS::AST::PatternPropertyList*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST13ObjectPatternC2EPNS0_19PatternPropertyListE[_ZN6QQmlJS3AST13ObjectPatternC5EPNS0_19PatternPropertyListE]+0x7): undefined reference to `vtable for QQmlJS::AST::ObjectPattern'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternElement::PatternElement(QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14PatternElementC2EPNS0_14ExpressionNodeENS1_4TypeE[_ZN6QQmlJS3AST14PatternElementC5EPNS0_14ExpressionNodeENS1_4TypeE]+0x7): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternElement::PatternElement(QStringRef const&, QQmlJS::AST::TypeAnnotation*, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14PatternElementC2ERK10QStringRefPNS0_14TypeAnnotationEPNS0_14ExpressionNodeENS1_4TypeE[_ZN6QQmlJS3AST14PatternElementC5ERK10QStringRefPNS0_14TypeAnnotationEPNS0_14ExpressionNodeENS1_4TypeE]+0x7): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternElement::PatternElement(QQmlJS::AST::Pattern*, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14PatternElementC2EPNS0_7PatternEPNS0_14ExpressionNodeENS1_4TypeE[_ZN6QQmlJS3AST14PatternElementC5EPNS0_7PatternEPNS0_14ExpressionNodeENS1_4TypeE]+0x7): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::PatternProperty::PatternProperty(QQmlJS::AST::PropertyName*, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::PatternElement::Type)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST15PatternPropertyC2EPNS0_12PropertyNameEPNS0_14ExpressionNodeENS0_14PatternElement4TypeE[_ZN6QQmlJS3AST15PatternPropertyC5EPNS0_12PropertyNameEPNS0_14ExpressionNodeENS0_14PatternElement4TypeE]+0x1a): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::FunctionExpression::FunctionExpression(QStringRef const&, QQmlJS::AST::FormalParameterList*, QQmlJS::AST::StatementList*, QQmlJS::AST::TypeAnnotation*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST18FunctionExpressionC2ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE[_ZN6QQmlJS3AST18FunctionExpressionC5ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE]+0x7): undefined reference to `vtable for QQmlJS::AST::FunctionExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::ClassExpression::ClassExpression(QStringRef const&, QQmlJS::AST::ExpressionNode*, QQmlJS::AST::ClassElementList*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST15ClassExpressionC2ERK10QStringRefPNS0_14ExpressionNodeEPNS0_16ClassElementListE[_ZN6QQmlJS3AST15ClassExpressionC5ERK10QStringRefPNS0_14ExpressionNodeEPNS0_16ClassElementListE]+0x7): undefined reference to `vtable for QQmlJS::AST::ClassExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::AST::UiPublicMember::UiPublicMember(QQmlJS::AST::UiQualifiedId*, QStringRef const&)':
qqmljsparser.cpp:(.text._ZN6QQmlJS3AST14UiPublicMemberC2EPNS0_13UiQualifiedIdERK10QStringRef[_ZN6QQmlJS3AST14UiPublicMemberC5EPNS0_13UiQualifiedIdERK10QStringRef]+0x7): undefined reference to `vtable for QQmlJS::AST::UiPublicMember'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::reparseAsQualifiedId(QQmlJS::AST::ExpressionNode*)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser20reparseAsQualifiedIdEPNS_3AST14ExpressionNodeE+0x2a9): undefined reference to `vtable for QQmlJS::AST::UiQualifiedId'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::parse(int)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x50e): undefined reference to `vtable for QQmlJS::AST::UiProgram'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x594): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5e9): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x64e): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6bb): undefined reference to `vtable for QQmlJS::AST::UiHeaderItemList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x71c): undefined reference to `vtable for QQmlJS::AST::UiPragma'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7fc): undefined reference to `vtable for QQmlJS::AST::UiVersionSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x89d): undefined reference to `vtable for QQmlJS::AST::UiVersionSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb2f): undefined reference to `vtable for QQmlJS::AST::UiImport'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc0e): undefined reference to `vtable for QQmlJS::AST::UiImport'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xd38): undefined reference to `vtable for QQmlJS::AST::UiObjectMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xdf3): undefined reference to `vtable for QQmlJS::AST::FieldMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xedd): undefined reference to `vtable for QQmlJS::AST::UiAnnotation'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xfa4): undefined reference to `vtable for QQmlJS::AST::UiAnnotationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1009): undefined reference to `vtable for QQmlJS::AST::UiAnnotationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x10ab): undefined reference to `vtable for QQmlJS::AST::UiObjectMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1110): undefined reference to `vtable for QQmlJS::AST::UiObjectMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x116d): undefined reference to `vtable for QQmlJS::AST::UiArrayMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x11e2): undefined reference to `vtable for QQmlJS::AST::UiArrayMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1254): undefined reference to `vtable for QQmlJS::AST::UiObjectInitializer'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x12ff): undefined reference to `vtable for QQmlJS::AST::UiObjectInitializer'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x13b2): undefined reference to `vtable for QQmlJS::AST::UiObjectDefinition'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1480): undefined reference to `vtable for QQmlJS::AST::UiArrayBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1576): undefined reference to `vtable for QQmlJS::AST::UiObjectBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x162b): undefined reference to `vtable for QQmlJS::AST::UiObjectBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1705): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x17cc): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x18a3): undefined reference to `vtable for QQmlJS::AST::UiScriptBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1983): undefined reference to `vtable for QQmlJS::AST::UiQualifiedId'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1a76): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1b75): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1c79): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x1daf): undefined reference to `vtable for QQmlJS::AST::UiParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2337): undefined reference to `vtable for QQmlJS::AST::UiRequired'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2456): undefined reference to `vtable for QQmlJS::AST::UiPublicMember'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x27d4): undefined reference to `vtable for QQmlJS::AST::UiArrayBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x29f9): undefined reference to `vtable for QQmlJS::AST::UiObjectBinding'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2ac6): undefined reference to `vtable for QQmlJS::AST::UiSourceElement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2b1f): undefined reference to `vtable for QQmlJS::AST::UiSourceElement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2b78): undefined reference to `vtable for QQmlJS::AST::UiSourceElement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2cad): undefined reference to `vtable for QQmlJS::AST::UiEnumDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2e1d): undefined reference to `vtable for QQmlJS::AST::UiInlineComponent'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2ea2): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x2f5c): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3024): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x30f9): undefined reference to `vtable for QQmlJS::AST::UiEnumMemberList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x31b1): undefined reference to `vtable for QQmlJS::AST::TypeArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x321a): undefined reference to `vtable for QQmlJS::AST::TypeArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3293): undefined reference to `vtable for QQmlJS::AST::Type'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3325): undefined reference to `vtable for QQmlJS::AST::Type'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x337e): undefined reference to `vtable for QQmlJS::AST::Type'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x33d7): undefined reference to `vtable for QQmlJS::AST::TypeAnnotation'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x346a): undefined reference to `vtable for QQmlJS::AST::ThisExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3552): undefined reference to `vtable for QQmlJS::AST::NestedExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x362d): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3648): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x369a): undefined reference to `QQmlJS::AST::ExpressionNode::reparseAsFormalParameterList(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x36d0): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x371e): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3756): undefined reference to `vtable for QQmlJS::AST::NullExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x37b8): undefined reference to `vtable for QQmlJS::AST::TrueLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x381a): undefined reference to `vtable for QQmlJS::AST::FalseLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x388c): undefined reference to `vtable for QQmlJS::AST::NumericLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3902): undefined reference to `vtable for QQmlJS::AST::StringLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3a35): undefined reference to `vtable for QQmlJS::AST::RegExpLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3ac4): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3bf5): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3cec): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3d83): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3dec): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o):qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3e73): more undefined references to `vtable for QQmlJS::AST::PatternElementList' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::parse(int)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3f5d): undefined reference to `vtable for QQmlJS::AST::Elision'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x3fd3): undefined reference to `vtable for QQmlJS::AST::Elision'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x40d1): undefined reference to `vtable for QQmlJS::AST::ObjectPattern'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x425e): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x42c3): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4320): undefined reference to `vtable for QQmlJS::AST::IdentifierPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4417): undefined reference to `vtable for QQmlJS::AST::IdentifierPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x44a9): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x44e6): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x453f): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4612): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x46d2): undefined reference to `vtable for QQmlJS::AST::IdentifierPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4753): undefined reference to `vtable for QQmlJS::AST::StringLiteralPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x47d4): undefined reference to `vtable for QQmlJS::AST::NumericLiteralPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x484a): undefined reference to `vtable for QQmlJS::AST::ComputedPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4912): undefined reference to `vtable for QQmlJS::AST::TemplateLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x49d9): undefined reference to `vtable for QQmlJS::AST::TemplateLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4a79): undefined reference to `vtable for QQmlJS::AST::SuperLiteral'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4afb): undefined reference to `vtable for QQmlJS::AST::ArrayMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4bfb): undefined reference to `vtable for QQmlJS::AST::FieldMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4cb5): undefined reference to `vtable for QQmlJS::AST::NewMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4d79): undefined reference to `vtable for QQmlJS::AST::NewExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4dff): undefined reference to `vtable for QQmlJS::AST::TaggedTemplate'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4e64): undefined reference to `vtable for QQmlJS::AST::CallExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4f13): undefined reference to `vtable for QQmlJS::AST::CallExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x4fc2): undefined reference to `vtable for QQmlJS::AST::ArrayMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5071): undefined reference to `vtable for QQmlJS::AST::FieldMemberExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5165): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x51cf): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5249): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x52e0): undefined reference to `vtable for QQmlJS::AST::ArgumentList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x536c): undefined reference to `vtable for QQmlJS::AST::PostIncrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x53e2): undefined reference to `vtable for QQmlJS::AST::PostDecrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5458): undefined reference to `vtable for QQmlJS::AST::PreIncrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x54ce): undefined reference to `vtable for QQmlJS::AST::PreDecrementExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5544): undefined reference to `vtable for QQmlJS::AST::DeleteExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x55ba): undefined reference to `vtable for QQmlJS::AST::VoidExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5630): undefined reference to `vtable for QQmlJS::AST::TypeOfExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x56a6): undefined reference to `vtable for QQmlJS::AST::UnaryPlusExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x571c): undefined reference to `vtable for QQmlJS::AST::UnaryMinusExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5792): undefined reference to `vtable for QQmlJS::AST::TildeExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5808): undefined reference to `vtable for QQmlJS::AST::NotExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x588e): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5939): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5a0f): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5aa1): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5b33): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o):qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x5bc5): more undefined references to `vtable for QQmlJS::AST::BinaryExpression' follow
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmljsparser.o): in function `QQmlJS::Parser::parse(int)':
qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x641f): undefined reference to `vtable for QQmlJS::AST::ConditionalExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x650f): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x655d): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x65d6): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6681): undefined reference to `vtable for QQmlJS::AST::BinaryExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x682f): undefined reference to `vtable for QQmlJS::AST::Expression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x690c): undefined reference to `vtable for QQmlJS::AST::Block'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x69e8): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6a3d): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6b78): undefined reference to `vtable for QQmlJS::AST::VariableStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6bee): undefined reference to `vtable for QQmlJS::AST::VariableDeclarationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6c63): undefined reference to `vtable for QQmlJS::AST::VariableDeclarationList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6d55): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6d94): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x6fbb): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7063): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7103): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7168): undefined reference to `vtable for QQmlJS::AST::PatternPropertyList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7216): undefined reference to `vtable for QQmlJS::AST::PatternElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x726f): undefined reference to `vtable for QQmlJS::AST::StringLiteralPropertyName'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x72c0): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x72ff): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x737e): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x741b): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x74b6): undefined reference to `vtable for QQmlJS::AST::PatternProperty'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x757f): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x75be): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x773e): undefined reference to `vtable for QQmlJS::AST::EmptyStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x77fd): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x789d): undefined reference to `vtable for QQmlJS::AST::IfStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x799a): undefined reference to `vtable for QQmlJS::AST::IfStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7a86): undefined reference to `vtable for QQmlJS::AST::DoWhileStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7ba4): undefined reference to `vtable for QQmlJS::AST::WhileStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7ca7): undefined reference to `vtable for QQmlJS::AST::ForStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x7e10): undefined reference to `vtable for QQmlJS::AST::ForStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x800f): undefined reference to `vtable for QQmlJS::AST::ForEachStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8139): undefined reference to `vtable for QQmlJS::AST::ForEachStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x834f): undefined reference to `vtable for QQmlJS::AST::ContinueStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8406): undefined reference to `vtable for QQmlJS::AST::ContinueStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x84c1): undefined reference to `vtable for QQmlJS::AST::BreakStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8578): undefined reference to `vtable for QQmlJS::AST::BreakStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8668): undefined reference to `vtable for QQmlJS::AST::ReturnStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8713): undefined reference to `vtable for QQmlJS::AST::WithStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x87e7): undefined reference to `vtable for QQmlJS::AST::SwitchStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x88ab): undefined reference to `vtable for QQmlJS::AST::CaseBlock'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8980): undefined reference to `vtable for QQmlJS::AST::CaseBlock'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8a23): undefined reference to `vtable for QQmlJS::AST::CaseClauses'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8a88): undefined reference to `vtable for QQmlJS::AST::CaseClauses'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8b3f): undefined reference to `vtable for QQmlJS::AST::CaseClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8bde): undefined reference to `vtable for QQmlJS::AST::DefaultClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8c89): undefined reference to `vtable for QQmlJS::AST::LabelledStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8d4f): undefined reference to `vtable for QQmlJS::AST::ThrowStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8dfa): undefined reference to `vtable for QQmlJS::AST::TryStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8e8c): undefined reference to `vtable for QQmlJS::AST::TryStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8f38): undefined reference to `vtable for QQmlJS::AST::TryStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x8fc6): undefined reference to `vtable for QQmlJS::AST::Catch'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x90af): undefined reference to `vtable for QQmlJS::AST::Finally'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x91cd): undefined reference to `vtable for QQmlJS::AST::DebuggerStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x92d2): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x93fc): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9540): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9882): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x989d): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x98ce): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x991e): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9950): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9998): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x99f5): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9a7b): undefined reference to `vtable for QQmlJS::AST::ReturnStatement'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9b03): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9d4d): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9d68): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9daa): undefined reference to `QQmlJS::AST::ExpressionNode::reparseAsFormalParameterList(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0x9ddf): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa3cb): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa3e6): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa488): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa59d): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa861): undefined reference to `vtable for QQmlJS::AST::YieldExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa8e0): undefined reference to `vtable for QQmlJS::AST::YieldExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xa960): undefined reference to `vtable for QQmlJS::AST::YieldExpression'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xaa12): undefined reference to `vtable for QQmlJS::AST::ClassDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xabb8): undefined reference to `vtable for QQmlJS::AST::ClassDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xad5e): undefined reference to `QQmlJS::AST::ClassElementList::finish()'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xae09): undefined reference to `vtable for QQmlJS::AST::ClassElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xae6c): undefined reference to `vtable for QQmlJS::AST::ClassElementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xaf04): undefined reference to `vtable for QQmlJS::AST::Program'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xaf55): undefined reference to `vtable for QQmlJS::AST::ESModule'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb031): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb096): undefined reference to `vtable for QQmlJS::AST::ImportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb130): undefined reference to `vtable for QQmlJS::AST::ImportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb1e6): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb277): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb2f0): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb379): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb416): undefined reference to `vtable for QQmlJS::AST::ImportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb4a3): undefined reference to `vtable for QQmlJS::AST::NameSpaceImport'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb539): undefined reference to `vtable for QQmlJS::AST::NamedImports'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb5e4): undefined reference to `vtable for QQmlJS::AST::NamedImports'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb68b): undefined reference to `vtable for QQmlJS::AST::NamedImports'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb726): undefined reference to `vtable for QQmlJS::AST::FromClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb7cc): undefined reference to `vtable for QQmlJS::AST::ImportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb84e): undefined reference to `vtable for QQmlJS::AST::ImportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb8e1): undefined reference to `vtable for QQmlJS::AST::ImportSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xb992): undefined reference to `vtable for QQmlJS::AST::ImportSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xba6c): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbb0c): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbb98): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbc28): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbd6c): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbde1): undefined reference to `QQmlJS::AST::asAnonymousFunctionDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbe20): undefined reference to `QQmlJS::AST::asAnonymousClassDefinition(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbe7a): undefined reference to `vtable for QQmlJS::AST::ExportDeclaration'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbefa): undefined reference to `vtable for QQmlJS::AST::ExportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xbfa5): undefined reference to `vtable for QQmlJS::AST::ExportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc04c): undefined reference to `vtable for QQmlJS::AST::ExportClause'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc0e7): undefined reference to `vtable for QQmlJS::AST::ExportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc144): undefined reference to `vtable for QQmlJS::AST::ExportsList'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc1b4): undefined reference to `vtable for QQmlJS::AST::ExportSpecifier'
/usr/bin/ld: qqmljsparser.cpp:(.text._ZN6QQmlJS6Parser5parseEi+0xc261): undefined reference to `vtable for QQmlJS::AST::ExportSpecifier'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4compiler.o): in function `QV4::Compiler::JSUnitGenerator::writeFunction(char*, QV4::Compiler::Context*) const':
qv4compiler.cpp:(.text._ZNK3QV48Compiler15JSUnitGenerator13writeFunctionEPcPNS0_7ContextE+0x2b6): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4compiler.o): in function `QV4::Compiler::JSUnitGenerator::generateUnit(QV4::Compiler::JSUnitGenerator::GeneratorOption)':
qv4compiler.cpp:(.text._ZN3QV48Compiler15JSUnitGenerator12generateUnitENS1_15GeneratorOptionE+0xe8): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirbuilder.o): in function `QmlIR::IRBuilder::visit(QQmlJS::AST::UiSourceElement*)':
qqmlirbuilder.cpp:(.text._ZN5QmlIR9IRBuilder5visitEPN6QQmlJS3AST15UiSourceElementE+0x127): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9IRBuilder5visitEPN6QQmlJS3AST15UiSourceElementE+0x163): undefined reference to `QQmlJS::AST::FormalParameterList::formals() const'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9IRBuilder5visitEPN6QQmlJS3AST15UiSourceElementE+0x1de): undefined reference to `QQmlJS::AST::Type::toString() const'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirbuilder.o): in function `QmlIR::JSCodeGen::generateJSCodeForFunctionsAndBindings(QList const&)':
qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x98): undefined reference to `QV4::Compiler::ScanFunctions::ScanFunctions(QV4::Compiler::Codegen*, QString const&, QV4::Compiler::ContextType)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0xa5): undefined reference to `QV4::Compiler::ScanFunctions::enterGlobalEnvironment(QV4::Compiler::ContextType)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0xe7): undefined reference to `QV4::Compiler::ScanFunctions::enterFunction(QQmlJS::AST::FunctionExpression*, bool)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x13e): undefined reference to `QV4::Compiler::ScanFunctions::enterEnvironment(QQmlJS::AST::Node*, QV4::Compiler::ContextType, QString const&)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x15c): undefined reference to `QV4::Compiler::ScanFunctions::operator()(QQmlJS::AST::Node*)'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x164): undefined reference to `QV4::Compiler::ScanFunctions::leaveEnvironment()'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x171): undefined reference to `QV4::Compiler::ScanFunctions::leaveEnvironment()'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x2bc): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: qqmlirbuilder.cpp:(.text._ZN5QmlIR9JSCodeGen37generateJSCodeForFunctionsAndBindingsERK5QListINS_28CompiledFunctionOrExpressionEE+0x301): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4module.o): in function `QV4::Heap::Module::init(QV4::ExecutionEngine*, QV4::ExecutableCompilationUnit*)':
qv4module.cpp:(.text._ZN3QV44Heap6Module4initEPNS_15ExecutionEngineEPNS_25ExecutableCompilationUnitE+0x69): undefined reference to `QV4::MemoryManager::allocData(unsigned long)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o): in function `QQmlIRLoader::loadObject(QV4::CompiledData::Object const*)':
qqmlirloader.cpp:(.text._ZN12QQmlIRLoader10loadObjectEPKN3QV412CompiledData6ObjectE+0x2cb): undefined reference to `vtable for QQmlJS::AST::NullExpression'
/usr/bin/ld: qqmlirloader.cpp:(.text._ZN12QQmlIRLoader10loadObjectEPKN3QV412CompiledData6ObjectE+0x2ff): undefined reference to `vtable for QQmlJS::AST::ExpressionStatement'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTI14FakeExpression[_ZTI14FakeExpression]+0x10): undefined reference to `typeinfo for QQmlJS::AST::NullExpression'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x20): undefined reference to `QQmlJS::AST::ExpressionNode::expressionCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x28): undefined reference to `QQmlJS::AST::Node::binaryExpressionCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x30): undefined reference to `QQmlJS::AST::Node::statementCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x38): undefined reference to `QQmlJS::AST::Node::uiObjectMemberCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x40): undefined reference to `QQmlJS::AST::LeftHandSideExpression::leftHandSideExpressionCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x48): undefined reference to `QQmlJS::AST::Node::patternCast()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x50): undefined reference to `QQmlJS::AST::Node::asFunctionDefinition()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x58): undefined reference to `QQmlJS::AST::Node::asClassDefinition()'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmlirloader.o):(.data.rel.ro._ZTV14FakeExpression[_ZTV14FakeExpression]+0x60): undefined reference to `QQmlJS::AST::NullExpression::accept0(QQmlJS::AST::BaseVisitor*)'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmltypecompiler.o): in function `QQmlJS::AST::FunctionDeclaration::FunctionDeclaration(QStringRef const&, QQmlJS::AST::FormalParameterList*, QQmlJS::AST::StatementList*, QQmlJS::AST::TypeAnnotation*)':
qqmltypecompiler.cpp:(.text._ZN6QQmlJS3AST19FunctionDeclarationC2ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE[_ZN6QQmlJS3AST19FunctionDeclarationC5ERK10QStringRefPNS0_19FormalParameterListEPNS0_13StatementListEPNS0_14TypeAnnotationE]+0x1c): undefined reference to `vtable for QQmlJS::AST::FunctionDeclaration'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qqmltypecompiler.o): in function `SignalHandlerConverter::convertSignalHandlerExpressionsToFunctionDeclarations(QmlIR::Object const*, QString const&, QQmlPropertyCache*)':
qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0x941): undefined reference to `vtable for QQmlJS::AST::PatternElement'
/usr/bin/ld: qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0x9bc): undefined reference to `vtable for QQmlJS::AST::FormalParameterList'
/usr/bin/ld: qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0xa01): undefined reference to `QQmlJS::AST::FormalParameterList::finish(QQmlJS::MemoryPool*)'
/usr/bin/ld: qqmltypecompiler.cpp:(.text._ZN22SignalHandlerConverter53convertSignalHandlerExpressionsToFunctionDeclarationsEPKN5QmlIR6ObjectERK7QStringP17QQmlPropertyCache+0xaf4): undefined reference to `vtable for QQmlJS::AST::StatementList'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4bytecodegenerator.o): in function `QV4::Moth::BytecodeGenerator::packInstruction(QV4::Moth::BytecodeGenerator::I&)':
qv4bytecodegenerator.cpp:(.text._ZN3QV44Moth17BytecodeGenerator15packInstructionERNS1_1IE+0x35): undefined reference to `QV4::Moth::InstrInfo::argumentCount'
/usr/bin/ld: $ROOT/build/quick-positioners/qtdeclarative/lib/libQt5Qml.a(qv4bytecodegenerator.o): in function `QV4::Moth::BytecodeGenerator::addInstructionHelper(QV4::Moth::Instr::Type, QV4::Moth::Instr const&, int)':
qv4bytecodegenerator.cpp:(.text._ZN3QV44Moth17BytecodeGenerator20addInstructionHelperENS0_5Instr4TypeERKS2_i+0xdd): undefined reference to `QV4::Moth::InstrInfo::argumentCount'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:78: ../../bin/qml] Error 1
make[3]: Target 'first' not remade because of errors.
make[2]: *** [Makefile:181: sub-qml-make_first] Error 2
make[2]: Target 'first' not remade because of errors.
make[1]: *** [Makefile:75: sub-tools-make_first] Error 2
make[1]: Target 'first' not remade because of errors.
make: *** [Makefile:102: module-qtdeclarative-make_first] Error 2
make: Target 'first' not remade because of errors.