vertical_align_top

/ v5.15.10-lts-lgpl / fontcombobox / 20230613100909 /

Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -minimal -module QtCore -module QtXml -version 5.15.10 -outdir $ROOT/build/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/qtbase $ROOT/src/qt5/qtbase
WARNING: Failure to find: $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/qtbase $ROOT/src/qt5/qtbase
$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"),
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
WARNING: Failure to find: $ROOT/build/fontcombobox/qtbase/src/gui/qt5gui_metatypes.json
$ROOT/src/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend_p.h:0: Note: No relevant classes found. No output generated.
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/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/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,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$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. */
      |                 ^~~~
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtOpenGLExtensions -version 5.15.10 -outdir $ROOT/build/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtPlatformHeaders -version 5.15.10 -outdir $ROOT/build/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/qtbase $ROOT/src/qt5/qtbase
WARNING: Failure to find: $ROOT/build/fontcombobox/qtbase/src/widgets/qt5widgets_metatypes.json
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtThemeSupport -version 5.15.10 -outdir $ROOT/build/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/qtbase $ROOT/src/qt5/qtbase
Project MESSAGE: perl -w $ROOT/src/qt5/qtbase/bin/syncqt.pl -module QtServiceSupport -version 5.15.10 -outdir $ROOT/build/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtbase -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtsvg -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5qml_metatypes.json
WARNING: Failure to find: $ROOT/build/fontcombobox/qtdeclarative/src/qml/qt5qml_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5qmlmodels_metatypes.json
WARNING: Failure to find: $ROOT/build/fontcombobox/qtdeclarative/src/qmlmodels/qt5qmlmodels_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5qmlworkerscript_metatypes.json
WARNING: Failure to find: $ROOT/build/fontcombobox/qtdeclarative/src/qmlworkerscript/qt5qmlworkerscript_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5quick_metatypes.json
WARNING: Failure to find: $ROOT/build/fontcombobox/qtdeclarative/src/quick/qt5quick_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5quickshapes_metatypes.json
WARNING: Failure to find: $ROOT/build/fontcombobox/qtdeclarative/src/quickshapes/qt5quickshapes_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5quicktest_metatypes.json
WARNING: Failure to find: $ROOT/build/fontcombobox/qtdeclarative/src/qmltest/qt5quicktest_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5test_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5widgets_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qt5quickparticles_metatypes.json
WARNING: Failure to find: $ROOT/build/fontcombobox/qtdeclarative/src/particles/qt5quickparticles_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qmlfolderlistmodelplugin_metatypes.json
WARNING: Failure to find: labsmodelsplugin_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/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
WARNING: Failure to find: qquicklayoutsplugin_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5sql_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
WARNING: Failure to find: windowplugin_metatypes.json
WARNING: Failure to find: qmlwavefrontmeshplugin_metatypes.json
WARNING: Failure to find: qmltestplugin_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
WARNING: Failure to find: sharedimageplugin_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5widgets_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5test_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/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/fontcombobox/qtdeclarative -builddir $ROOT/build/fontcombobox/qtdeclarative $ROOT/src/qt5/qtdeclarative
WARNING: Failure to find: qml_metatypes.json
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::RenderNodeState::~RenderNodeState()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer15RenderNodeStateD2Ev[_ZN16QSGBatchRenderer15RenderNodeStateD5Ev]+0xf): undefined reference to `QSGRenderNode::RenderState::~RenderState()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Batch::isMaterialCompatible(QSGBatchRenderer::Element*) const':
qsgbatchrenderer.cpp:(.text._ZNK16QSGBatchRenderer5Batch20isMaterialCompatibleEPNS_7ElementE+0x2e): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZNK16QSGBatchRenderer5Batch20isMaterialCompatibleEPNS_7ElementE+0x3a): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::uploadMergedElement(QSGBatchRenderer::Element*, int, char**, char**, char**, void*, int*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19uploadMergedElementEPNS_7ElementEiPPcS4_S4_PvPi+0xe3): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::qsg_dumpShadowRoots(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer19qsg_dumpShadowRootsEPNS_4NodeE+0xd1): undefined reference to `operator<<(QDebug, QSGNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer19qsg_dumpShadowRootsEPNS_4NodeE+0x1ab): undefined reference to `operator<<(QDebug, QSGNode const*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::updateRootTransforms(QSGBatchRenderer::Node*, QSGBatchRenderer::Node*, QMatrix4x4 const&)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater20updateRootTransformsEPNS_4NodeES2_RK10QMatrix4x4+0xce): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareOpaqueBatches()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x1c2): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x1d8): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x1f0): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x20c): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareAlphaBatches()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19prepareAlphaBatchesEv+0x29b): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19prepareAlphaBatchesEv+0x2b1): more undefined references to `QSGGeometryNode::activeMaterial() const' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::ShaderManager::clearCachedRendererData()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer13ShaderManager23clearCachedRendererDataEv+0x46): undefined reference to `QSGMaterialRhiShaderPrivate::clearCachedRendererData()'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer13ShaderManager23clearCachedRendererDataEv+0x92): undefined reference to `QSGMaterialRhiShaderPrivate::clearCachedRendererData()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::buildRenderLists(QSGNode*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer16buildRenderListsEP7QSGNode+0x7c): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::uploadBatch(QSGBatchRenderer::Batch*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11uploadBatchEPNS_5BatchE+0x1b0): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::updateClipState(QSGClipNode const*, QSGBatchRenderer::Batch*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer15updateClipStateEPK11QSGClipNodePNS_5BatchE+0xb61): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer15updateClipStateEPK11QSGClipNodePNS_5BatchE+0xbba): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::updateMaterialStaticData(QSGBatchRenderer::ShaderManagerShader*, QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGBatchRenderer::Batch*, bool*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer24updateMaterialStaticDataEPNS_19ShaderManagerShaderERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialPNS_5BatchEPb+0x3d): undefined reference to `QSGMaterialRhiShader::flags() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::visitGeometryNode(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater17visitGeometryNodeEPNS_4NodeE+0x3f): undefined reference to `QSGGeometryNode::setInheritedOpacity(double)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::visitTransformNode(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater18visitTransformNodeEPNS_4NodeE+0xd5): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater18visitTransformNodeEPNS_4NodeE+0x262): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater18visitTransformNodeEPNS_4NodeE+0x294): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::visitOpacityNode(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater16visitOpacityNodeEPNS_4NodeE+0x31): undefined reference to `QSGOpacityNode::setCombinedOpacity(double)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::Renderer(QSGDefaultRenderContext*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x30): undefined reference to `QSGRenderer::QSGRenderer(QSGRenderContext*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x554): undefined reference to `QSGBatchRenderer::OpenGLVisualizer::OpenGLVisualizer(QSGBatchRenderer::Renderer*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x583): undefined reference to `QSGRenderer::setNodeUpdater(QSGNodeUpdater*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x6e4): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x6fb): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::buildRenderListsForTaggedRoots()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer30buildRenderListsForTaggedRootsEv+0x19f): undefined reference to `QSGRenderer::nodeUpdater() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::~Renderer()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererD2Ev+0x2af): undefined reference to `QSGRenderer::~QSGRenderer()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::nodeChanged(QSGNode*, QFlags)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11nodeChangedEP7QSGNode6QFlagsINS1_13DirtyStateBitEE+0x17d): undefined reference to `operator<<(QDebug, QSGNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11nodeChangedEP7QSGNode6QFlagsINS1_13DirtyStateBitEE+0x218): undefined reference to `QSGRenderer::nodeUpdater() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11nodeChangedEP7QSGNode6QFlagsINS1_13DirtyStateBitEE+0x422): undefined reference to `QSGRenderer::nodeChanged(QSGNode*, QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer17renderMergedBatchEPKNS_5BatchE+0x485): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::renderUnmergedBatch(QSGBatchRenderer::Batch const*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19renderUnmergedBatchEPKNS_5BatchE+0x3e8): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::renderRenderNode(QSGBatchRenderer::Batch*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer16renderRenderNodeEPNS_5BatchE+0x466): undefined reference to `QSGRenderer::isMirrored() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareRenderMergedBatch(QSGBatchRenderer::Batch*, QSGBatchRenderer::Renderer::PreparedRenderBatch*) [clone .part.0]':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer24prepareRenderMergedBatchEPNS_5BatchEPNS0_19PreparedRenderBatchE.part.0+0x41b): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareRenderUnmergedBatch(QSGBatchRenderer::Batch*, QSGBatchRenderer::Renderer::PreparedRenderBatch*) [clone .part.0]':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer26prepareRenderUnmergedBatchEPNS_5BatchEPNS0_19PreparedRenderBatchE.part.0+0x390): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::render()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0xd3): undefined reference to `QSGNodeDumper::dump(QSGNode*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x3b2): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x4f4): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x7a7): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x9f9): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTIN16QSGBatchRenderer8RendererE[_ZTIN16QSGBatchRenderer8RendererE]+0x18): undefined reference to `typeinfo for QSGRenderer'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTIN16QSGBatchRenderer15RenderNodeStateE[_ZTIN16QSGBatchRenderer15RenderNodeStateE]+0x10): undefined reference to `typeinfo for QSGRenderNode::RenderState'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTVN16QSGBatchRenderer8RendererE[_ZTVN16QSGBatchRenderer8RendererE]+0x70): undefined reference to `QSGRenderer::renderScene(unsigned int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTVN16QSGBatchRenderer8RendererE[_ZTVN16QSGBatchRenderer8RendererE]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTVN16QSGBatchRenderer15RenderNodeStateE[_ZTVN16QSGBatchRenderer15RenderNodeStateE]+0x50): undefined reference to `QSGRenderNode::RenderState::get(char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o): in function `QSGDefaultContext::~QSGDefaultContext()':
qsgdefaultcontext.cpp:(.text._ZN17QSGDefaultContextD2Ev+0x2b): undefined reference to `QSGRendererInterface::~QSGRendererInterface()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o): in function `QSGBasicInternalRectangleNode::~QSGBasicInternalRectangleNode()':
qsgdefaultcontext.cpp:(.text._ZN29QSGBasicInternalRectangleNodeD2Ev[_ZN29QSGBasicInternalRectangleNodeD5Ev]+0x5c): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o): in function `QSGDefaultInternalImageNode::~QSGDefaultInternalImageNode()':
qsgdefaultcontext.cpp:(.text._ZN27QSGDefaultInternalImageNodeD2Ev[_ZN27QSGDefaultInternalImageNodeD5Ev]+0x82): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTI16QSGVisitableNode[_ZTI16QSGVisitableNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTI17QSGDefaultContext[_ZTI17QSGDefaultContext]+0x28): undefined reference to `typeinfo for QSGRendererInterface'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTV16QSGVisitableNode[_ZTV16QSGVisitableNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTVN26QSGMultisampleAntialiasing9ImageNodeE[_ZTVN26QSGMultisampleAntialiasing9ImageNodeE]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTVN26QSGMultisampleAntialiasing13RectangleNodeE[_ZTVN26QSGMultisampleAntialiasing13RectangleNodeE]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTV17QSGDefaultContext[_ZTV17QSGDefaultContext]+0x158): undefined reference to `QSGRendererInterface::getResource(QQuickWindow*, char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setTexture(QSGTexture*)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode10setTextureEP10QSGTexture+0x1c): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setTime(float)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode7setTimeEf+0x16): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setFiltering(QSGTexture::Filtering)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode12setFilteringEN10QSGTexture9FilteringE+0x22): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::~SpriteMaterialRhiShader()':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderD2Ev[_ZN23SpriteMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x1d): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x28): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSourceB(QPoint const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode10setSourceBERK6QPoint+0x5b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSheetSize(QSize const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode12setSheetSizeERK5QSize+0xa6): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSourceA(QPoint const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode10setSourceAERK6QPoint+0x5b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSpriteSize(QSize const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode13setSpriteSizeERK5QSize+0x5b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::~QSGDefaultSpriteNode()':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeD2Ev[_ZN20QSGDefaultSpriteNodeD5Ev]+0xf): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2d): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x41): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xa3): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::SpriteMaterialRhiShader()':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::QSGDefaultSpriteNode()':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0xc): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x29): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x110): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x11f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x131): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x147): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::updateGeometry()':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode14updateGeometryEv+0xf0): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTI23SpriteMaterialRhiShader[_ZTI23SpriteMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTV23SpriteMaterialRhiShader[_ZTV23SpriteMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTV23SpriteMaterialRhiShader[_ZTV23SpriteMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTV20QSGDefaultSpriteNode[_ZTV20QSGDefaultSpriteNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::updateNormalizedTextureSubRect(bool)':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode30updateNormalizedTextureSubRectEb+0xc7): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::~QSGRhiShaderEffectMaterialShader()':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderD2Ev[_ZN32QSGRhiShaderEffectMaterialShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::QSGRhiShaderEffectMaterialShader(QSGRhiShaderEffectMaterial const*)':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0xe): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0x2b): undefined reference to `QSGMaterialRhiShader::setFlag(QFlags, bool)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0x39): undefined reference to `QSGMaterialRhiShader::setShader(QSGMaterialRhiShader::Stage, QShader const&)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0x50): undefined reference to `QSGMaterialRhiShader::setShader(QSGMaterialRhiShader::Stage, QShader const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::QSGRhiShaderEffectNode(QSGDefaultRenderContext*, QSGRhiGuiThreadShaderEffectManager*)':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x27): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x44): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x7d): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x8f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::handleTextureChange()':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode19handleTextureChangeEv+0x12): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::~QSGRhiShaderEffectNode()':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeD2Ev[_ZN22QSGRhiShaderEffectNodeD5Ev]+0x3f): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x37): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xcd): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xfb): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x61): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x6c): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x98): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x163): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x16e): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::syncMaterial(QSGShaderEffectNode::SyncData*)':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0xee): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x10d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x5b5): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x618): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x670): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o):(.data.rel.ro._ZTI32QSGRhiShaderEffectMaterialShader[_ZTI32QSGRhiShaderEffectMaterialShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o):(.data.rel.ro._ZTV32QSGRhiShaderEffectMaterialShader[_ZTV32QSGRhiShaderEffectMaterialShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o):(.data.rel.ro._ZTV22QSGRhiShaderEffectNode[_ZTV22QSGRhiShaderEffectNode]+0xa8): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setDirty(QRect const&)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode8setDirtyERK5QRect+0x2e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setLinearFiltering(bool)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode18setLinearFilteringEb+0x57): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setFillColor(QColor const&)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode12setFillColorERK6QColor+0x3e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setContentsScale(double)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode16setContentsScaleEd+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::QSGDefaultPainterNode(QQuickPaintedItem*)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x28): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x45): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x160): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x16b): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x17e): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::updateTexture()':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode13updateTextureEv+0x51): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::updateGeometry()':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode14updateGeometryEv+0xd4): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::~QSGDefaultPainterNode()':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeD2Ev+0xb7): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o):(.data.rel.ro._ZTV21QSGDefaultPainterNode[_ZTV21QSGDefaultPainterNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::setRect(QRectF const&)':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNode7setRectERK6QRectF+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::setColor(QColor const&)':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNode8setColorERK6QColor+0x105): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::QSGDefaultRectangleNode()':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeC2Ev+0x2f): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeC2Ev+0xbe): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeC2Ev+0xc9): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::~QSGDefaultRectangleNode()':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeD2Ev[_ZN23QSGDefaultRectangleNodeD5Ev]+0x50): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o):(.data.rel.ro._ZTI16QSGRectangleNode[_ZTI16QSGRectangleNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o):(.data.rel.ro._ZTV16QSGRectangleNode[_ZTV16QSGRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o):(.data.rel.ro._ZTV23QSGDefaultRectangleNode[_ZTV23QSGDefaultRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setTextureCoordinatesTransform(QFlags)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode30setTextureCoordinatesTransformE6QFlagsIN12QSGImageNode31TextureCoordinatesTransformFlagEE+0x5e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setTexture(QSGTexture*)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode10setTextureEP10QSGTexture+0x11a): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setMipmapFiltering(QSGTexture::Filtering)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode18setMipmapFilteringEN10QSGTexture9FilteringE+0x3e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setFiltering(QSGTexture::Filtering)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode12setFilteringEN10QSGTexture9FilteringE+0x38): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setRect(QRectF const&)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode7setRectERK6QRectF+0x81): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode13setSourceRectERK6QRectF+0x7f): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::QSGDefaultImageNode()':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0x24): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0xec): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0xf7): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0x102): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::~QSGDefaultImageNode()':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeD2Ev+0x7e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):(.data.rel.ro._ZTI12QSGImageNode[_ZTI12QSGImageNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):(.data.rel.ro._ZTV12QSGImageNode[_ZTV12QSGImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):(.data.rel.ro._ZTV19QSGDefaultImageNode[_ZTV19QSGDefaultImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o): in function `QSGDefaultNinePatchNode::update()':
qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNode6updateEv+0x3b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o): in function `QSGDefaultNinePatchNode::QSGDefaultNinePatchNode()':
qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeC2Ev+0x1b): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeC2Ev+0xab): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeC2Ev+0xbb): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o): in function `QSGDefaultNinePatchNode::~QSGDefaultNinePatchNode()':
qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeD2Ev+0x5e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o):(.data.rel.ro._ZTI16QSGNinePatchNode[_ZTI16QSGNinePatchNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o):(.data.rel.ro._ZTV16QSGNinePatchNode[_ZTV16QSGNinePatchNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o):(.data.rel.ro._ZTV23QSGDefaultNinePatchNode[_ZTV23QSGDefaultNinePatchNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o): in function `QSGOpenGLLayer::grab()':
qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x4f4): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x5c1): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x6ea): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x7f6): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x8c3): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x908): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x920): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o):(.data.rel.ro._ZTIN12_GLOBAL__N_111BindableFboE+0x10): undefined reference to `typeinfo for QSGBindable'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o):(.data.rel.ro._ZTVN12_GLOBAL__N_111BindableFboE+0x28): undefined reference to `QSGBindable::clear(QFlags) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o):(.data.rel.ro._ZTVN12_GLOBAL__N_111BindableFboE+0x30): undefined reference to `QSGBindable::reactivate() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickitem.o): in function `QQuickItemPrivate::createTransformNode()':
qquickitem.cpp:(.text._ZN17QQuickItemPrivate19createTransformNodeEv+0x1b): undefined reference to `QSGTransformNode::QSGTransformNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickwindow.o): in function `QQuickItemPrivate::itemNode()':
qquickwindow.cpp:(.text._ZN17QQuickItemPrivate8itemNodeEv[_ZN17QQuickItemPrivate8itemNodeEv]+0x2a): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickwindow.o): in function `QQuickWindowPrivate::updateDirtyNode(QQuickItem*)':
qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x251): undefined reference to `QSGTransformNode::setMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x34c): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x359): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x364): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x36f): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x389): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x39e): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x3a9): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x3b6): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x402): undefined reference to `QSGNode::removeAllChildNodes()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x453): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x45e): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x48b): undefined reference to `QSGRootNode::QSGRootNode()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x4a5): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x4b0): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x564): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x57c): undefined reference to `QSGNode::insertChildNodeAfter(QSGNode*, QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x587): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x5a8): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x5b5): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x68c): undefined reference to `QSGOpacityNode::QSGOpacityNode()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6d2): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6dd): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6ea): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6f5): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x70f): undefined reference to `QSGOpacityNode::setOpacity(double)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x8c0): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x837): undefined reference to `QSGNode::prependChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x876): undefined reference to `QSGNode::insertChildNodeAfter(QSGNode*, QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickwindow.o): in function `QQuickWindowPrivate::syncSceneGraph()':
qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate14syncSceneGraphEv+0xcf): undefined reference to `QSGRootNode::QSGRootNode()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate14syncSceneGraphEv+0xea): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o): in function `QQuickDefaultClipNode::QQuickDefaultClipNode(QRectF const&)':
qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeC2ERK6QRectF+0x16): undefined reference to `QSGClipNode::QSGClipNode()'
/usr/bin/ld: qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeC2ERK6QRectF+0x6d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeC2ERK6QRectF+0x7e): undefined reference to `QSGClipNode::setIsRectangular(bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o): in function `QQuickDefaultClipNode::updateGeometry()':
qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNode14updateGeometryEv+0x27d): undefined reference to `QSGClipNode::setClipRect(QRectF const&)'
/usr/bin/ld: qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNode14updateGeometryEv+0x294): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o): in function `QQuickDefaultClipNode::~QQuickDefaultClipNode()':
qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeD2Ev[_ZN21QQuickDefaultClipNodeD5Ev]+0x27): undefined reference to `QSGClipNode::~QSGClipNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o):(.data.rel.ro._ZTI21QQuickDefaultClipNode[_ZTI21QQuickDefaultClipNode]+0x10): undefined reference to `typeinfo for QSGClipNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o):(.data.rel.ro._ZTV21QQuickDefaultClipNode[_ZTV21QQuickDefaultClipNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickitemgrabresult.o): in function `QQuickItemGrabResult::setup()':
qquickitemgrabresult.cpp:(.text._ZN20QQuickItemGrabResult5setupEv+0x19b): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o): in function `QQuickShaderSourceAttachedNode::~QQuickShaderSourceAttachedNode()':
qquickshadereffectsource.cpp:(.text._ZN30QQuickShaderSourceAttachedNodeD2Ev[_ZN30QQuickShaderSourceAttachedNodeD5Ev]+0x1f): undefined reference to `QSGNode::~QSGNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o): in function `QQuickShaderSourceAttachedNode::markTextureDirty()':
qquickshadereffectsource.cpp:(.text._ZN30QQuickShaderSourceAttachedNode16markTextureDirtyEv[_ZN30QQuickShaderSourceAttachedNode16markTextureDirtyEv]+0x13): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o): in function `QQuickShaderEffectSource::updatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*)':
qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xc6): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x423): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x459): undefined reference to `QSGNode::QSGNode()'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x478): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x4d0): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o):(.data.rel.ro._ZTI30QQuickShaderSourceAttachedNode[_ZTI30QQuickShaderSourceAttachedNode]+0x28): undefined reference to `typeinfo for QSGNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o):(.data.rel.ro._ZTV30QQuickShaderSourceAttachedNode[_ZTV30QQuickShaderSourceAttachedNode]+0x90): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::QSGSimpleRectNode()':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeC2Ev+0x2f): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeC2Ev+0x9b): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeC2Ev+0xc4): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::setRect(QRectF const&)':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNode7setRectERK6QRectF+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::setColor(QColor const&)':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNode8setColorERK6QColor+0x42): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::~QSGSimpleRectNode()':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeD2Ev[_ZN17QSGSimpleRectNodeD5Ev]+0x45): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o):(.data.rel.ro._ZTI17QSGSimpleRectNode[_ZTI17QSGSimpleRectNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o):(.data.rel.ro._ZTV17QSGSimpleRectNode[_ZTV17QSGSimpleRectNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o): in function `FlatColorMaterialRhiShader::~FlatColorMaterialRhiShader()':
qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderD2Ev[_ZN26FlatColorMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o): in function `FlatColorMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2f): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x4c): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x79): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o): in function `FlatColorMaterialRhiShader::FlatColorMaterialRhiShader()':
qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTI26FlatColorMaterialRhiShader[_ZTI26FlatColorMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTV26FlatColorMaterialRhiShader[_ZTV26FlatColorMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTV26FlatColorMaterialRhiShader[_ZTV26FlatColorMaterialRhiShader]+0x68): undefined reference to `QSGMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTV26FlatColorMaterialRhiShader[_ZTV26FlatColorMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::~QSGOpaqueTextureMaterialRhiShader()':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderD2Ev[_ZN33QSGOpaqueTextureMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x7f): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0xdd): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0xe8): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x27): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x45): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGTextureMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x24): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x37): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::QSGOpaqueTextureMaterialRhiShader()':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGTextureMaterialRhiShader::QSGTextureMaterialRhiShader()':
qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTI33QSGOpaqueTextureMaterialRhiShader[_ZTI33QSGOpaqueTextureMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV33QSGOpaqueTextureMaterialRhiShader[_ZTV33QSGOpaqueTextureMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV33QSGOpaqueTextureMaterialRhiShader[_ZTV33QSGOpaqueTextureMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV27QSGTextureMaterialRhiShader[_ZTV27QSGTextureMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV27QSGTextureMaterialRhiShader[_ZTV27QSGTextureMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o): in function `QSGVertexColorMaterialRhiShader::~QSGVertexColorMaterialRhiShader()':
qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderD2Ev[_ZN31QSGVertexColorMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o): in function `QSGVertexColorMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x26): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x43): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x69): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o): in function `QSGVertexColorMaterialRhiShader::QSGVertexColorMaterialRhiShader()':
qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTI31QSGVertexColorMaterialRhiShader[_ZTI31QSGVertexColorMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTV31QSGVertexColorMaterialRhiShader[_ZTV31QSGVertexColorMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTV31QSGVertexColorMaterialRhiShader[_ZTV31QSGVertexColorMaterialRhiShader]+0x68): undefined reference to `QSGMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTV31QSGVertexColorMaterialRhiShader[_ZTV31QSGVertexColorMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhilayer.o): in function `QSGRhiLayer::grab()':
qsgrhilayer.cpp:(.text._ZN11QSGRhiLayer4grabEv+0x726): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhilayer.cpp:(.text._ZN11QSGRhiLayer4grabEv+0x976): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o): in function `QSGBasicInternalRectangleNode::setAntialiasing(bool)':
qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode15setAntialiasingEb+0x110): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode15setAntialiasingEb+0x126): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode15setAntialiasingEb+0x135): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o): in function `QSGBasicInternalRectangleNode::QSGBasicInternalRectangleNode()':
qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNodeC2Ev+0x103): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o): in function `QSGBasicInternalRectangleNode::update()':
qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode6updateEv+0x53): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o):(.data.rel.ro._ZTV29QSGBasicInternalRectangleNode[_ZTV29QSGBasicInternalRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::setTexture(QSGTexture*)':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode10setTextureEP10QSGTexture+0x26): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::setAntialiasing(bool)':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode15setAntialiasingEb+0x67): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode15setAntialiasingEb+0x7a): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode15setAntialiasingEb+0x89): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::QSGBasicInternalImageNode()':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNodeC2Ev+0x15c): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::updateGeometry()':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x305): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x317): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x3b7): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x64b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::preprocess()':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode10preprocessEv+0x12b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o):(.data.rel.ro._ZTV25QSGBasicInternalImageNode[_ZTV25QSGBasicInternalImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o): in function `QSGDefaultGlyphNode::QSGDefaultGlyphNode(QSGRenderContext*)':
qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNodeC2EP16QSGRenderContext+0x65): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o): in function `QSGDefaultGlyphNode::update()':
qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode6updateEv+0x287): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode6updateEv+0x294): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o): in function `QSGDefaultGlyphNode::updateGeometry()':
qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode14updateGeometryEv+0xe1): undefined reference to `QSGNode::removeAllChildNodes()'
/usr/bin/ld: qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode14updateGeometryEv+0x312): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o):(.data.rel.ro._ZTV19QSGDefaultGlyphNode[_ZTV19QSGDefaultGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG24BitTextMaskRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN25QSG24BitTextMaskRhiShader27updateGraphicsPipelineStateERN20QSGMaterialRhiShader11RenderStateEPNS0_21GraphicsPipelineStateEP11QSGMaterialS6_+0x35): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskRhiShader::~QSGTextMaskRhiShader()':
qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderD2Ev[_ZN20QSGTextMaskRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x41): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x5e): undefined reference to `QSGMaterialRhiShader::RenderState::modelViewMatrix() const'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x83): undefined reference to `QSGMaterialRhiShader::RenderState::projectionMatrix() const'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x13c): undefined reference to `QSGMaterialRhiShader::RenderState::devicePixelRatio() const'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x168): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG8BitTextMaskRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN24QSG8BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x25): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN24QSG8BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x4f): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGStyledTextRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x29): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x50): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG24BitTextMaskRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN25QSG24BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x25): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN25QSG24BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x4f): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG32BitColorTextRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN26QSG32BitColorTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x25): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN26QSG32BitColorTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x5b): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskRhiShader::QSGTextMaskRhiShader(QFontEngine::GlyphFormat)':
qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatE+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatE+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatE+0x6f): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG8BitTextMaskRhiShader::QSG8BitTextMaskRhiShader(QFontEngine::GlyphFormat, bool)':
qsgdefaultglyphnode_p.cpp:(.text._ZN24QSG8BitTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatEb[_ZN24QSG8BitTextMaskRhiShaderC5EN11QFontEngine11GlyphFormatEb]+0x5a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskMaterial::createShader() const':
qsgdefaultglyphnode_p.cpp:(.text._ZNK19QSGTextMaskMaterial12createShaderEv+0xdf): undefined reference to `QSGMaterialRhiShader::setFlag(QFlags, bool)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZNK19QSGTextMaskMaterial12createShaderEv+0xfd): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGStyledTextRhiShader::QSGStyledTextRhiShader(QFontEngine::GlyphFormat, bool)':
qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShaderC2EN11QFontEngine11GlyphFormatEb[_ZN22QSGStyledTextRhiShaderC5EN11QFontEngine11GlyphFormatEb]+0x4b): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShaderC2EN11QFontEngine11GlyphFormatEb[_ZN22QSGStyledTextRhiShaderC5EN11QFontEngine11GlyphFormatEb]+0x79): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGOutlinedTextMaterial::createShader() const':
qsgdefaultglyphnode_p.cpp:(.text._ZNK23QSGOutlinedTextMaterial12createShaderEv+0x73): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZNK23QSGOutlinedTextMaterial12createShaderEv+0xa1): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTI20QSGTextMaskRhiShader[_ZTI20QSGTextMaskRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV20QSGTextMaskRhiShader[_ZTV20QSGTextMaskRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV20QSGTextMaskRhiShader[_ZTV20QSGTextMaskRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSG8BitTextMaskRhiShader[_ZTV24QSG8BitTextMaskRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSG8BitTextMaskRhiShader[_ZTV24QSG8BitTextMaskRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV25QSG24BitTextMaskRhiShader[_ZTV25QSG24BitTextMaskRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV26QSG32BitColorTextRhiShader[_ZTV26QSG32BitColorTextRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV26QSG32BitColorTextRhiShader[_ZTV26QSG32BitColorTextRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV22QSGStyledTextRhiShader[_ZTV22QSGStyledTextRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV22QSGStyledTextRhiShader[_ZTV22QSGStyledTextRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSGOutlinedTextRhiShader[_ZTV24QSGOutlinedTextRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSGOutlinedTextRhiShader[_ZTV24QSGOutlinedTextRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::setColor(QColor const&)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode8setColorERK6QColor+0x42): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::QSGDistanceFieldGlyphNode(QSGRenderContext*)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeC2EP16QSGRenderContext+0xf): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeC2EP16QSGRenderContext+0x2c): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeC2EP16QSGRenderContext+0x1cd): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::updateMaterial()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode14updateMaterialEv+0x17c): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::invalidateGlyphs(QVector const&)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode16invalidateGlyphsERK7QVectorIjE+0x84): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::setGlyphs(QPointF const&, QGlyphRun const&)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode9setGlyphsERK7QPointFRK9QGlyphRun+0xa6): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::updateGeometry()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode14updateGeometryEv+0x861): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode14updateGeometryEv+0x8fa): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::preprocess()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode10preprocessEv+0x35): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::~QSGDistanceFieldGlyphNode()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeD2Ev+0x136): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o):(.data.rel.ro._ZTV25QSGDistanceFieldGlyphNode[_ZTV25QSGDistanceFieldGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGDistanceFieldTextMaterialRhiShader::~QSGDistanceFieldTextMaterialRhiShader()':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderD2Ev[_ZN37QSGDistanceFieldTextMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGDistanceFieldTextMaterialRhiShader::QSGDistanceFieldTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderC2Eb+0x25): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderC2Eb+0x56): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderC2Eb+0x84): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGDistanceFieldTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x3e): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x8a): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xa9): undefined reference to `QSGMaterialRhiShader::RenderState::determinant() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xcf): undefined reference to `QSGMaterialRhiShader::RenderState::devicePixelRatio() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x15c): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x224): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldStyledTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN40DistanceFieldStyledTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x35): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN40DistanceFieldStyledTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x6b): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldShiftedStyleTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN46DistanceFieldShiftedStyleTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x23): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldOutlineTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN41DistanceFieldOutlineTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2a): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGHiQSubPixelDistanceFieldTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x3b): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x84): undefined reference to `QSGMaterialRhiShader::RenderState::viewportRect() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x94): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldOutlineTextMaterialRhiShader::DistanceFieldOutlineTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN41DistanceFieldOutlineTextMaterialRhiShaderC2Eb+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN41DistanceFieldOutlineTextMaterialRhiShaderC2Eb+0x7a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldShiftedStyleTextMaterialRhiShader::DistanceFieldShiftedStyleTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN46DistanceFieldShiftedStyleTextMaterialRhiShaderC2Eb+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN46DistanceFieldShiftedStyleTextMaterialRhiShaderC2Eb+0x7a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGHiQSubPixelDistanceFieldTextMaterialRhiShader::QSGHiQSubPixelDistanceFieldTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x46): undefined reference to `QSGMaterialRhiShader::setFlag(QFlags, bool)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x5e): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x8c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGLoQSubPixelDistanceFieldTextMaterialRhiShader::QSGLoQSubPixelDistanceFieldTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGLoQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGLoQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x7a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTI37QSGDistanceFieldTextMaterialRhiShader[_ZTI37QSGDistanceFieldTextMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV37QSGDistanceFieldTextMaterialRhiShader[_ZTV37QSGDistanceFieldTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV37QSGDistanceFieldTextMaterialRhiShader[_ZTV37QSGDistanceFieldTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV40DistanceFieldStyledTextMaterialRhiShader[_ZTV40DistanceFieldStyledTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV40DistanceFieldStyledTextMaterialRhiShader[_ZTV40DistanceFieldStyledTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV41DistanceFieldOutlineTextMaterialRhiShader[_ZTV41DistanceFieldOutlineTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV41DistanceFieldOutlineTextMaterialRhiShader[_ZTV41DistanceFieldOutlineTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader[_ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader[_ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader[_ZTV48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV48QSGLoQSubPixelDistanceFieldTextMaterialRhiShader[_ZTV48QSGLoQSubPixelDistanceFieldTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::updateMaterialAntialiasing()':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode26updateMaterialAntialiasingEv+0x19): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode26updateMaterialAntialiasingEv+0x29): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode26updateMaterialAntialiasingEv+0x39): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setMipmapFiltering(QSGTexture::Filtering)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode18setMipmapFilteringEN10QSGTexture9FilteringE+0x4f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setFiltering(QSGTexture::Filtering)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode12setFilteringEN10QSGTexture9FilteringE+0x49): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setHorizontalWrapMode(QSGTexture::WrapMode)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode21setHorizontalWrapModeEN10QSGTexture8WrapModeE+0x4f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setVerticalWrapMode(QSGTexture::WrapMode)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode19setVerticalWrapModeEN10QSGTexture8WrapModeE+0x4f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `SmoothTextureMaterialRhiShader::~SmoothTextureMaterialRhiShader()':
qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShaderD2Ev[_ZN30SmoothTextureMaterialRhiShaderD5Ev]+0x13): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `SmoothTextureMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x23): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x37): undefined reference to `QSGMaterialRhiShader::RenderState::viewportRect() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `SmoothTextureMaterialRhiShader::SmoothTextureMaterialRhiShader()':
qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::QSGDefaultInternalImageNode(QSGDefaultRenderContext*)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNodeC2EP23QSGDefaultRenderContext+0x6b): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNodeC2EP23QSGDefaultRenderContext+0x7d): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o):(.data.rel.ro._ZTV30SmoothTextureMaterialRhiShader[_ZTV30SmoothTextureMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o):(.data.rel.ro._ZTV30SmoothTextureMaterialRhiShader[_ZTV30SmoothTextureMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o):(.data.rel.ro._ZTV27QSGDefaultInternalImageNode[_ZTV27QSGDefaultInternalImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `QSGDefaultInternalRectangleNode::updateMaterialAntialiasing()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN31QSGDefaultInternalRectangleNode26updateMaterialAntialiasingEv+0x1c): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `SmoothColorMaterialRhiShader::~SmoothColorMaterialRhiShader()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderD2Ev[_ZN28SmoothColorMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `SmoothColorMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2a): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x47): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x69): undefined reference to `QSGMaterialRhiShader::RenderState::viewportRect() const'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xcb): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `SmoothColorMaterialRhiShader::SmoothColorMaterialRhiShader()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `QSGDefaultInternalRectangleNode::QSGDefaultInternalRectangleNode()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN31QSGDefaultInternalRectangleNodeC2Ev+0x41): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTI28SmoothColorMaterialRhiShader[_ZTI28SmoothColorMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV28SmoothColorMaterialRhiShader[_ZTV28SmoothColorMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV28SmoothColorMaterialRhiShader[_ZTV28SmoothColorMaterialRhiShader]+0x68): undefined reference to `QSGMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV28SmoothColorMaterialRhiShader[_ZTV28SmoothColorMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV31QSGDefaultInternalRectangleNode[_ZTV31QSGDefaultInternalRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrendercontext.o): in function `QSGDefaultRenderContext::initializeRhiShader(QSGMaterialRhiShader*, QShader::Variant)':
qsgdefaultrendercontext.cpp:(.text._ZN23QSGDefaultRenderContext19initializeRhiShaderEP20QSGMaterialRhiShaderN7QShader7VariantE+0xe): undefined reference to `QSGMaterialRhiShaderPrivate::prepare(QShader::Variant)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarecontext.o): in function `QSGSoftwareContext::~QSGSoftwareContext()':
qsgsoftwarecontext.cpp:(.text._ZN18QSGSoftwareContextD2Ev[_ZN18QSGSoftwareContextD5Ev]+0x21): undefined reference to `QSGRendererInterface::~QSGRendererInterface()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarecontext.o):(.data.rel.ro._ZTI18QSGSoftwareContext[_ZTI18QSGSoftwareContext]+0x28): undefined reference to `typeinfo for QSGRendererInterface'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarecontext.o):(.data.rel.ro._ZTV18QSGSoftwareContext[_ZTV18QSGSoftwareContext]+0x158): undefined reference to `QSGRendererInterface::getResource(QQuickWindow*, char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o): in function `QSGAbstractSoftwareRenderer::~QSGAbstractSoftwareRenderer()':
qsgabstractsoftwarerenderer.cpp:(.text._ZN27QSGAbstractSoftwareRendererD2Ev+0xfd): undefined reference to `QSGRenderer::~QSGRenderer()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o): in function `QSGAbstractSoftwareRenderer::QSGAbstractSoftwareRenderer(QSGRenderContext*)':
qsgabstractsoftwarerenderer.cpp:(.text._ZN27QSGAbstractSoftwareRendererC2EP16QSGRenderContext+0xc): undefined reference to `QSGRenderer::QSGRenderer(QSGRenderContext*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o): in function `QSGAbstractSoftwareRenderer::nodeChanged(QSGNode*, QFlags)':
qsgabstractsoftwarerenderer.cpp:(.text._ZN27QSGAbstractSoftwareRenderer11nodeChangedEP7QSGNode6QFlagsINS0_13DirtyStateBitEE+0xb5): undefined reference to `QSGRenderer::nodeChanged(QSGNode*, QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o):(.data.rel.ro._ZTI27QSGAbstractSoftwareRenderer[_ZTI27QSGAbstractSoftwareRenderer]+0x10): undefined reference to `typeinfo for QSGRenderer'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o):(.data.rel.ro._ZTV27QSGAbstractSoftwareRenderer[_ZTV27QSGAbstractSoftwareRenderer]+0x70): undefined reference to `QSGRenderer::renderScene(unsigned int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o):(.data.rel.ro._ZTV27QSGAbstractSoftwareRenderer[_ZTV27QSGAbstractSoftwareRenderer]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareglyphnode.o): in function `QSGSoftwareGlyphNode::QSGSoftwareGlyphNode()':
qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0xfd): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0x10c): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareglyphnode.o): in function `QSGSoftwareGlyphNode::~QSGSoftwareGlyphNode()':
qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeD2Ev[_ZN20QSGSoftwareGlyphNodeD5Ev]+0x3e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareglyphnode.o):(.data.rel.ro._ZTV20QSGSoftwareGlyphNode[_ZTV20QSGSoftwareGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setFiltering(QSGTexture::Filtering)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode12setFilteringEN10QSGTexture9FilteringE+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setHorizontalWrapMode(QSGTexture::WrapMode)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode21setHorizontalWrapModeEN10QSGTexture8WrapModeE+0x1d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setVerticalWrapMode(QSGTexture::WrapMode)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode19setVerticalWrapModeEN10QSGTexture8WrapModeE+0x1d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setMirror(bool)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode9setMirrorEb+0x21): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setTargetRect(QRectF const&)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode13setTargetRectERK6QRectF+0x41): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o):qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode18setInnerTargetRectERK6QRectF+0x41): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::QSGSoftwareInternalImageNode()':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x26): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x11f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x12d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::~QSGSoftwareInternalImageNode()':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeD2Ev[_ZN28QSGSoftwareInternalImageNodeD5Ev]+0x3e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setTexture(QSGTexture*)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode10setTextureEP10QSGTexture+0xbf): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::preprocess()':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode10preprocessEv+0x45): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode10preprocessEv+0x57): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o):(.data.rel.ro._ZTV28QSGSoftwareInternalImageNode[_ZTV28QSGSoftwareInternalImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::setColor(QColor const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNode8setColorERK6QColor[_ZN24QSGSoftwareRectangleNode8setColorERK6QColor]+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::setRect(QRectF const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNode7setRectERK6QRectF[_ZN24QSGSoftwareRectangleNode7setRectERK6QRectF]+0x1f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::setTexture(QSGTexture*)':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode10setTextureEP10QSGTexture+0x38): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::setFiltering(QSGTexture::Filtering)':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode12setFilteringEN10QSGTexture9FilteringE[_ZN20QSGSoftwareImageNode12setFilteringEN10QSGTexture9FilteringE]+0x10): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::setRect(QRectF const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode7setRectERK6QRectF[_ZN20QSGSoftwareImageNode7setRectERK6QRectF]+0x1f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode30setTextureCoordinatesTransformE6QFlagsIN12QSGImageNode31TextureCoordinatesTransformFlagEE+0x1f): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::~QSGSoftwareRectangleNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeD2Ev[_ZN24QSGSoftwareRectangleNodeD5Ev]+0xf): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::setBounds(QRectF const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNode9setBoundsERK6QRectF+0x78): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::setPadding(double, double, double, double)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNode10setPaddingEdddd+0xac): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::QSGSoftwareRectangleNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeC2Ev+0x71): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeC2Ev+0x7f): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::QSGSoftwareImageNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeC2Ev+0xa9): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeC2Ev+0xb7): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::QSGSoftwareNinePatchNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeC2Ev+0x6f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeC2Ev+0x7d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::~QSGSoftwareImageNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeD2Ev+0x49): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::~QSGSoftwareNinePatchNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeD2Ev[_ZN24QSGSoftwareNinePatchNodeD5Ev]+0x32): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):(.data.rel.ro._ZTV24QSGSoftwareRectangleNode[_ZTV24QSGSoftwareRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):(.data.rel.ro._ZTV20QSGSoftwareImageNode[_ZTV20QSGSoftwareImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):(.data.rel.ro._ZTV24QSGSoftwareNinePatchNode[_ZTV24QSGSoftwareNinePatchNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::setDirty(QRect const&)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNode8setDirtyERK5QRect+0x1b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::setFillColor(QColor const&)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNode12setFillColorERK6QColor+0x3e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::setContentsScale(double)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNode16setContentsScaleEd+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::QSGSoftwarePainterNode(QQuickPaintedItem*)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0xe): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0x2b): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0xdb): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0xeb): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::~QSGSoftwarePainterNode()':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeD2Ev+0x40): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o):(.data.rel.ro._ZTV22QSGSoftwarePainterNode[_ZTV22QSGSoftwarePainterNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setColor(QColor const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode8setColorERK6QColor+0x4a): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setPenColor(QColor const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode11setPenColorERK6QColor+0x4a): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setRect(QRectF const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode7setRectERK6QRectF+0x56): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setPenWidth(double)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode11setPenWidthEd+0x25): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setGradientVertical(bool)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode19setGradientVerticalEb+0x21): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o):qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode9setRadiusEd+0x25): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::QSGSoftwareInternalRectangleNode()':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x10b): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x11c): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setGradientStops(QVector > const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode16setGradientStopsERK7QVectorI5QPairId6QColorEE+0x134): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::~QSGSoftwareInternalRectangleNode()':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeD2Ev[_ZN32QSGSoftwareInternalRectangleNodeD5Ev]+0x56): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o):(.data.rel.ro._ZTV32QSGSoftwareInternalRectangleNode[_ZTV32QSGSoftwareInternalRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenode.o): in function `RenderNodeState::~RenderNodeState()':
qsgsoftwarerenderablenode.cpp:(.text._ZN15RenderNodeStateD2Ev[_ZN15RenderNodeStateD5Ev]+0x21): undefined reference to `QSGRenderNode::RenderState::~RenderState()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenode.o):(.data.rel.ro._ZTI15RenderNodeState[_ZTI15RenderNodeState]+0x10): undefined reference to `typeinfo for QSGRenderNode::RenderState'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenode.o):(.data.rel.ro._ZTV15RenderNodeState[_ZTV15RenderNodeState]+0x50): undefined reference to `QSGRenderNode::RenderState::get(char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenodeupdater.o): in function `QSGSoftwareRenderableNodeUpdater::visit(QSGGeometryNode*)':
qsgsoftwarerenderablenodeupdater.cpp:(.text._ZN32QSGSoftwareRenderableNodeUpdater5visitEP15QSGGeometryNode+0x12): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o): in function `QSGSoftwareRenderer::renderScene(unsigned int)':
qsgsoftwarerenderer.cpp:(.text._ZN19QSGSoftwareRenderer11renderSceneEj+0x25): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTIZN19QSGSoftwareRenderer11renderSceneEjE1B+0x10): undefined reference to `typeinfo for QSGBindable'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTV19QSGSoftwareRenderer[_ZTV19QSGSoftwareRenderer]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTVZN19QSGSoftwareRenderer11renderSceneEjE1B+0x28): undefined reference to `QSGBindable::clear(QFlags) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTVZN19QSGSoftwareRenderer11renderSceneEjE1B+0x30): undefined reference to `QSGBindable::reactivate() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarelayer.o): in function `QSGSoftwareLayer::grab()':
qsgsoftwarelayer.cpp:(.text._ZN16QSGSoftwareLayer4grabEv+0x144): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgsoftwarelayer.cpp:(.text._ZN16QSGSoftwareLayer4grabEv+0x28f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setTexture(QSGTexture*)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode10setTextureEP10QSGTexture+0x25): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setTime(float)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode7setTimeEf+0x1d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSourceB(QPoint const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode10setSourceBERK6QPoint+0x29): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o):qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode12setSheetSizeERK5QSize+0x29): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::~QSGSoftwareSpriteNode()':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeD2Ev+0x34): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSourceA(QPoint const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode10setSourceAERK6QPoint+0x29): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSpriteSize(QSize const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode13setSpriteSizeERK5QSize+0x29): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSize(QSizeF const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode7setSizeERK6QSizeF+0x41): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::QSGSoftwareSpriteNode()':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x26): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x8d): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x9b): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o):(.data.rel.ro._ZTV21QSGSoftwareSpriteNode[_ZTV21QSGSoftwareSpriteNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhivisualizer.o): in function `QSGBatchRenderer::RhiVisualizer::prepareVisualize()':
qsgrhivisualizer.cpp:(.text._ZN16QSGBatchRenderer13RhiVisualizer16prepareVisualizeEv+0x67): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: qsgrhivisualizer.cpp:(.text._ZN16QSGBatchRenderer13RhiVisualizer16prepareVisualizeEv+0xa3): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimpletexturenode.o):(.data.rel.ro._ZTI20QSGSimpleTextureNode[_ZTI20QSGSimpleTextureNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopenglatlastexture.o): in function `QSGOpenGLAtlasTexture::Manager::Manager(QSize const&)':
qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture7ManagerC2ERK5QSize+0x9c): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture7ManagerC2ERK5QSize+0xd5): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture7ManagerC2ERK5QSize+0x14d): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopenglatlastexture.o): in function `QSGOpenGLAtlasTexture::Atlas::Atlas(QSize const&)':
qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture5AtlasC2ERK5QSize+0x154): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhiatlastexture.o): in function `QSGRhiAtlasTexture::Manager::Manager(QSGDefaultRenderContext*, QSize const&, QSurface*)':
qsgrhiatlastexture.cpp:(.text._ZN18QSGRhiAtlasTexture7ManagerC2EP23QSGDefaultRenderContextRK5QSizeP8QSurface+0xa6): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhiatlastexture.o):qsgrhiatlastexture.cpp:(.text._ZN18QSGRhiAtlasTexture7ManagerC2EP23QSGDefaultRenderContextRK5QSizeP8QSurface+0xdd): more undefined references to `qt_sg_envInt(char const*, int)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o): in function `QSGBasicGlyphNode::setColor(QColor const&)':
qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNode8setColorERK6QColor+0x44): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o): in function `QSGBasicGlyphNode::QSGBasicGlyphNode()':
qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeC2Ev+0x12d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o): in function `QSGBasicGlyphNode::~QSGBasicGlyphNode()':
qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeD2Ev+0x4c): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o):(.data.rel.ro._ZTV17QSGBasicGlyphNode[_ZTV17QSGBasicGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o): in function `QSGSoftwarePixmapRenderer::renderScene(unsigned int)':
qsgsoftwarepixmaprenderer.cpp:(.text._ZN25QSGSoftwarePixmapRenderer11renderSceneEj+0x25): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTIZN25QSGSoftwarePixmapRenderer11renderSceneEjE1B+0x10): undefined reference to `typeinfo for QSGBindable'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTV25QSGSoftwarePixmapRenderer[_ZTV25QSGSoftwarePixmapRenderer]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTVZN25QSGSoftwarePixmapRenderer11renderSceneEjE1B+0x28): undefined reference to `QSGBindable::clear(QFlags) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTVZN25QSGSoftwarePixmapRenderer11renderSceneEjE1B+0x30): undefined reference to `QSGBindable::reactivate() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgnodeupdater.o): in function `QSGNodeUpdater::enterTransformNode(QSGTransformNode*)':
qsgnodeupdater.cpp:(.text._ZN14QSGNodeUpdater18enterTransformNodeEP16QSGTransformNode+0x6a): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgnodeupdater.cpp:(.text._ZN14QSGNodeUpdater18enterTransformNodeEP16QSGTransformNode+0x14b): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgnodeupdater.cpp:(.text._ZN14QSGNodeUpdater18enterTransformNodeEP16QSGTransformNode+0xed): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
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
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5network_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5widgets_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5gui_metatypes.json
Cannot open foreign types file $ROOT/install/fontcombobox/lib/metatypes/qt5core_metatypes.json
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::RenderNodeState::~RenderNodeState()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer15RenderNodeStateD2Ev[_ZN16QSGBatchRenderer15RenderNodeStateD5Ev]+0xf): undefined reference to `QSGRenderNode::RenderState::~RenderState()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Batch::isMaterialCompatible(QSGBatchRenderer::Element*) const':
qsgbatchrenderer.cpp:(.text._ZNK16QSGBatchRenderer5Batch20isMaterialCompatibleEPNS_7ElementE+0x2e): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZNK16QSGBatchRenderer5Batch20isMaterialCompatibleEPNS_7ElementE+0x3a): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::uploadMergedElement(QSGBatchRenderer::Element*, int, char**, char**, char**, void*, int*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19uploadMergedElementEPNS_7ElementEiPPcS4_S4_PvPi+0xe3): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::qsg_dumpShadowRoots(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer19qsg_dumpShadowRootsEPNS_4NodeE+0xd1): undefined reference to `operator<<(QDebug, QSGNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer19qsg_dumpShadowRootsEPNS_4NodeE+0x1ab): undefined reference to `operator<<(QDebug, QSGNode const*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::updateRootTransforms(QSGBatchRenderer::Node*, QSGBatchRenderer::Node*, QMatrix4x4 const&)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater20updateRootTransformsEPNS_4NodeES2_RK10QMatrix4x4+0xce): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareOpaqueBatches()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x1c2): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x1d8): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x1f0): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x20c): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareAlphaBatches()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19prepareAlphaBatchesEv+0x29b): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19prepareAlphaBatchesEv+0x2b1): more undefined references to `QSGGeometryNode::activeMaterial() const' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::ShaderManager::clearCachedRendererData()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer13ShaderManager23clearCachedRendererDataEv+0x46): undefined reference to `QSGMaterialRhiShaderPrivate::clearCachedRendererData()'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer13ShaderManager23clearCachedRendererDataEv+0x92): undefined reference to `QSGMaterialRhiShaderPrivate::clearCachedRendererData()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::buildRenderLists(QSGNode*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer16buildRenderListsEP7QSGNode+0x7c): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::uploadBatch(QSGBatchRenderer::Batch*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11uploadBatchEPNS_5BatchE+0x1b0): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::updateClipState(QSGClipNode const*, QSGBatchRenderer::Batch*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer15updateClipStateEPK11QSGClipNodePNS_5BatchE+0xb61): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer15updateClipStateEPK11QSGClipNodePNS_5BatchE+0xbba): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::updateMaterialStaticData(QSGBatchRenderer::ShaderManagerShader*, QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGBatchRenderer::Batch*, bool*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer24updateMaterialStaticDataEPNS_19ShaderManagerShaderERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialPNS_5BatchEPb+0x3d): undefined reference to `QSGMaterialRhiShader::flags() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::visitGeometryNode(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater17visitGeometryNodeEPNS_4NodeE+0x3f): undefined reference to `QSGGeometryNode::setInheritedOpacity(double)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::visitTransformNode(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater18visitTransformNodeEPNS_4NodeE+0xd5): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater18visitTransformNodeEPNS_4NodeE+0x262): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater18visitTransformNodeEPNS_4NodeE+0x294): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::visitOpacityNode(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater16visitOpacityNodeEPNS_4NodeE+0x31): undefined reference to `QSGOpacityNode::setCombinedOpacity(double)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::Renderer(QSGDefaultRenderContext*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x30): undefined reference to `QSGRenderer::QSGRenderer(QSGRenderContext*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x554): undefined reference to `QSGBatchRenderer::OpenGLVisualizer::OpenGLVisualizer(QSGBatchRenderer::Renderer*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x583): undefined reference to `QSGRenderer::setNodeUpdater(QSGNodeUpdater*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x6e4): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x6fb): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::buildRenderListsForTaggedRoots()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer30buildRenderListsForTaggedRootsEv+0x19f): undefined reference to `QSGRenderer::nodeUpdater() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::~Renderer()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererD2Ev+0x2af): undefined reference to `QSGRenderer::~QSGRenderer()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::nodeChanged(QSGNode*, QFlags)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11nodeChangedEP7QSGNode6QFlagsINS1_13DirtyStateBitEE+0x17d): undefined reference to `operator<<(QDebug, QSGNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11nodeChangedEP7QSGNode6QFlagsINS1_13DirtyStateBitEE+0x218): undefined reference to `QSGRenderer::nodeUpdater() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11nodeChangedEP7QSGNode6QFlagsINS1_13DirtyStateBitEE+0x422): undefined reference to `QSGRenderer::nodeChanged(QSGNode*, QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer17renderMergedBatchEPKNS_5BatchE+0x485): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::renderUnmergedBatch(QSGBatchRenderer::Batch const*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19renderUnmergedBatchEPKNS_5BatchE+0x3e8): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::renderRenderNode(QSGBatchRenderer::Batch*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer16renderRenderNodeEPNS_5BatchE+0x466): undefined reference to `QSGRenderer::isMirrored() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareRenderMergedBatch(QSGBatchRenderer::Batch*, QSGBatchRenderer::Renderer::PreparedRenderBatch*) [clone .part.0]':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer24prepareRenderMergedBatchEPNS_5BatchEPNS0_19PreparedRenderBatchE.part.0+0x41b): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareRenderUnmergedBatch(QSGBatchRenderer::Batch*, QSGBatchRenderer::Renderer::PreparedRenderBatch*) [clone .part.0]':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer26prepareRenderUnmergedBatchEPNS_5BatchEPNS0_19PreparedRenderBatchE.part.0+0x390): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::render()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0xd3): undefined reference to `QSGNodeDumper::dump(QSGNode*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x3b2): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x4f4): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x7a7): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x9f9): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTIN16QSGBatchRenderer8RendererE[_ZTIN16QSGBatchRenderer8RendererE]+0x18): undefined reference to `typeinfo for QSGRenderer'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTIN16QSGBatchRenderer15RenderNodeStateE[_ZTIN16QSGBatchRenderer15RenderNodeStateE]+0x10): undefined reference to `typeinfo for QSGRenderNode::RenderState'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTVN16QSGBatchRenderer8RendererE[_ZTVN16QSGBatchRenderer8RendererE]+0x70): undefined reference to `QSGRenderer::renderScene(unsigned int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTVN16QSGBatchRenderer8RendererE[_ZTVN16QSGBatchRenderer8RendererE]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTVN16QSGBatchRenderer15RenderNodeStateE[_ZTVN16QSGBatchRenderer15RenderNodeStateE]+0x50): undefined reference to `QSGRenderNode::RenderState::get(char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o): in function `QSGDefaultContext::~QSGDefaultContext()':
qsgdefaultcontext.cpp:(.text._ZN17QSGDefaultContextD2Ev+0x2b): undefined reference to `QSGRendererInterface::~QSGRendererInterface()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o): in function `QSGBasicInternalRectangleNode::~QSGBasicInternalRectangleNode()':
qsgdefaultcontext.cpp:(.text._ZN29QSGBasicInternalRectangleNodeD2Ev[_ZN29QSGBasicInternalRectangleNodeD5Ev]+0x5c): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o): in function `QSGDefaultInternalImageNode::~QSGDefaultInternalImageNode()':
qsgdefaultcontext.cpp:(.text._ZN27QSGDefaultInternalImageNodeD2Ev[_ZN27QSGDefaultInternalImageNodeD5Ev]+0x82): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTI16QSGVisitableNode[_ZTI16QSGVisitableNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTI17QSGDefaultContext[_ZTI17QSGDefaultContext]+0x28): undefined reference to `typeinfo for QSGRendererInterface'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTV16QSGVisitableNode[_ZTV16QSGVisitableNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTVN26QSGMultisampleAntialiasing9ImageNodeE[_ZTVN26QSGMultisampleAntialiasing9ImageNodeE]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTVN26QSGMultisampleAntialiasing13RectangleNodeE[_ZTVN26QSGMultisampleAntialiasing13RectangleNodeE]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTV17QSGDefaultContext[_ZTV17QSGDefaultContext]+0x158): undefined reference to `QSGRendererInterface::getResource(QQuickWindow*, char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setTexture(QSGTexture*)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode10setTextureEP10QSGTexture+0x1c): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setTime(float)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode7setTimeEf+0x16): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setFiltering(QSGTexture::Filtering)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode12setFilteringEN10QSGTexture9FilteringE+0x22): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::~SpriteMaterialRhiShader()':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderD2Ev[_ZN23SpriteMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x1d): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x28): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSourceB(QPoint const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode10setSourceBERK6QPoint+0x5b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSheetSize(QSize const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode12setSheetSizeERK5QSize+0xa6): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSourceA(QPoint const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode10setSourceAERK6QPoint+0x5b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSpriteSize(QSize const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode13setSpriteSizeERK5QSize+0x5b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::~QSGDefaultSpriteNode()':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeD2Ev[_ZN20QSGDefaultSpriteNodeD5Ev]+0xf): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2d): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x41): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xa3): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::SpriteMaterialRhiShader()':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::QSGDefaultSpriteNode()':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0xc): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x29): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x110): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x11f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x131): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x147): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::updateGeometry()':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode14updateGeometryEv+0xf0): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTI23SpriteMaterialRhiShader[_ZTI23SpriteMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTV23SpriteMaterialRhiShader[_ZTV23SpriteMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTV23SpriteMaterialRhiShader[_ZTV23SpriteMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTV20QSGDefaultSpriteNode[_ZTV20QSGDefaultSpriteNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::updateNormalizedTextureSubRect(bool)':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode30updateNormalizedTextureSubRectEb+0xc7): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::~QSGRhiShaderEffectMaterialShader()':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderD2Ev[_ZN32QSGRhiShaderEffectMaterialShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::QSGRhiShaderEffectMaterialShader(QSGRhiShaderEffectMaterial const*)':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0xe): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0x2b): undefined reference to `QSGMaterialRhiShader::setFlag(QFlags, bool)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0x39): undefined reference to `QSGMaterialRhiShader::setShader(QSGMaterialRhiShader::Stage, QShader const&)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0x50): undefined reference to `QSGMaterialRhiShader::setShader(QSGMaterialRhiShader::Stage, QShader const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::QSGRhiShaderEffectNode(QSGDefaultRenderContext*, QSGRhiGuiThreadShaderEffectManager*)':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x27): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x44): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x7d): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x8f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::handleTextureChange()':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode19handleTextureChangeEv+0x12): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::~QSGRhiShaderEffectNode()':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeD2Ev[_ZN22QSGRhiShaderEffectNodeD5Ev]+0x3f): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x37): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xcd): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xfb): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x61): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x6c): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x98): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x163): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x16e): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::syncMaterial(QSGShaderEffectNode::SyncData*)':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0xee): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x10d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x5b5): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x618): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x670): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o):(.data.rel.ro._ZTI32QSGRhiShaderEffectMaterialShader[_ZTI32QSGRhiShaderEffectMaterialShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o):(.data.rel.ro._ZTV32QSGRhiShaderEffectMaterialShader[_ZTV32QSGRhiShaderEffectMaterialShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o):(.data.rel.ro._ZTV22QSGRhiShaderEffectNode[_ZTV22QSGRhiShaderEffectNode]+0xa8): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setDirty(QRect const&)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode8setDirtyERK5QRect+0x2e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setLinearFiltering(bool)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode18setLinearFilteringEb+0x57): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setFillColor(QColor const&)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode12setFillColorERK6QColor+0x3e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setContentsScale(double)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode16setContentsScaleEd+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::QSGDefaultPainterNode(QQuickPaintedItem*)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x28): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x45): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x160): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x16b): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x17e): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::updateTexture()':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode13updateTextureEv+0x51): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::updateGeometry()':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode14updateGeometryEv+0xd4): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::~QSGDefaultPainterNode()':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeD2Ev+0xb7): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o):(.data.rel.ro._ZTV21QSGDefaultPainterNode[_ZTV21QSGDefaultPainterNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::setRect(QRectF const&)':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNode7setRectERK6QRectF+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::setColor(QColor const&)':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNode8setColorERK6QColor+0x105): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::QSGDefaultRectangleNode()':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeC2Ev+0x2f): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeC2Ev+0xbe): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeC2Ev+0xc9): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::~QSGDefaultRectangleNode()':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeD2Ev[_ZN23QSGDefaultRectangleNodeD5Ev]+0x50): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o):(.data.rel.ro._ZTI16QSGRectangleNode[_ZTI16QSGRectangleNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o):(.data.rel.ro._ZTV16QSGRectangleNode[_ZTV16QSGRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o):(.data.rel.ro._ZTV23QSGDefaultRectangleNode[_ZTV23QSGDefaultRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setTextureCoordinatesTransform(QFlags)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode30setTextureCoordinatesTransformE6QFlagsIN12QSGImageNode31TextureCoordinatesTransformFlagEE+0x5e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setTexture(QSGTexture*)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode10setTextureEP10QSGTexture+0x11a): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setMipmapFiltering(QSGTexture::Filtering)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode18setMipmapFilteringEN10QSGTexture9FilteringE+0x3e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setFiltering(QSGTexture::Filtering)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode12setFilteringEN10QSGTexture9FilteringE+0x38): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setRect(QRectF const&)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode7setRectERK6QRectF+0x81): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode13setSourceRectERK6QRectF+0x7f): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::QSGDefaultImageNode()':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0x24): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0xec): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0xf7): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0x102): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::~QSGDefaultImageNode()':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeD2Ev+0x7e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):(.data.rel.ro._ZTI12QSGImageNode[_ZTI12QSGImageNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):(.data.rel.ro._ZTV12QSGImageNode[_ZTV12QSGImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):(.data.rel.ro._ZTV19QSGDefaultImageNode[_ZTV19QSGDefaultImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o): in function `QSGDefaultNinePatchNode::update()':
qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNode6updateEv+0x3b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o): in function `QSGDefaultNinePatchNode::QSGDefaultNinePatchNode()':
qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeC2Ev+0x1b): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeC2Ev+0xab): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeC2Ev+0xbb): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o): in function `QSGDefaultNinePatchNode::~QSGDefaultNinePatchNode()':
qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeD2Ev+0x5e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o):(.data.rel.ro._ZTI16QSGNinePatchNode[_ZTI16QSGNinePatchNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o):(.data.rel.ro._ZTV16QSGNinePatchNode[_ZTV16QSGNinePatchNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o):(.data.rel.ro._ZTV23QSGDefaultNinePatchNode[_ZTV23QSGDefaultNinePatchNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o): in function `QSGOpenGLLayer::grab()':
qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x4f4): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x5c1): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x6ea): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x7f6): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x8c3): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x908): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x920): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o):(.data.rel.ro._ZTIN12_GLOBAL__N_111BindableFboE+0x10): undefined reference to `typeinfo for QSGBindable'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o):(.data.rel.ro._ZTVN12_GLOBAL__N_111BindableFboE+0x28): undefined reference to `QSGBindable::clear(QFlags) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o):(.data.rel.ro._ZTVN12_GLOBAL__N_111BindableFboE+0x30): undefined reference to `QSGBindable::reactivate() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickitem.o): in function `QQuickItemPrivate::createTransformNode()':
qquickitem.cpp:(.text._ZN17QQuickItemPrivate19createTransformNodeEv+0x1b): undefined reference to `QSGTransformNode::QSGTransformNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickwindow.o): in function `QQuickItemPrivate::itemNode()':
qquickwindow.cpp:(.text._ZN17QQuickItemPrivate8itemNodeEv[_ZN17QQuickItemPrivate8itemNodeEv]+0x2a): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickwindow.o): in function `QQuickWindowPrivate::updateDirtyNode(QQuickItem*)':
qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x251): undefined reference to `QSGTransformNode::setMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x34c): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x359): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x364): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x36f): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x389): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x39e): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x3a9): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x3b6): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x402): undefined reference to `QSGNode::removeAllChildNodes()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x453): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x45e): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x48b): undefined reference to `QSGRootNode::QSGRootNode()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x4a5): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x4b0): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x564): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x57c): undefined reference to `QSGNode::insertChildNodeAfter(QSGNode*, QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x587): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x5a8): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x5b5): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x68c): undefined reference to `QSGOpacityNode::QSGOpacityNode()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6d2): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6dd): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6ea): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6f5): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x70f): undefined reference to `QSGOpacityNode::setOpacity(double)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x8c0): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x837): undefined reference to `QSGNode::prependChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x876): undefined reference to `QSGNode::insertChildNodeAfter(QSGNode*, QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickwindow.o): in function `QQuickWindowPrivate::syncSceneGraph()':
qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate14syncSceneGraphEv+0xcf): undefined reference to `QSGRootNode::QSGRootNode()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate14syncSceneGraphEv+0xea): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o): in function `QQuickDefaultClipNode::QQuickDefaultClipNode(QRectF const&)':
qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeC2ERK6QRectF+0x16): undefined reference to `QSGClipNode::QSGClipNode()'
/usr/bin/ld: qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeC2ERK6QRectF+0x6d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeC2ERK6QRectF+0x7e): undefined reference to `QSGClipNode::setIsRectangular(bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o): in function `QQuickDefaultClipNode::updateGeometry()':
qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNode14updateGeometryEv+0x27d): undefined reference to `QSGClipNode::setClipRect(QRectF const&)'
/usr/bin/ld: qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNode14updateGeometryEv+0x294): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o): in function `QQuickDefaultClipNode::~QQuickDefaultClipNode()':
qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeD2Ev[_ZN21QQuickDefaultClipNodeD5Ev]+0x27): undefined reference to `QSGClipNode::~QSGClipNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o):(.data.rel.ro._ZTI21QQuickDefaultClipNode[_ZTI21QQuickDefaultClipNode]+0x10): undefined reference to `typeinfo for QSGClipNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o):(.data.rel.ro._ZTV21QQuickDefaultClipNode[_ZTV21QQuickDefaultClipNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickitemgrabresult.o): in function `QQuickItemGrabResult::setup()':
qquickitemgrabresult.cpp:(.text._ZN20QQuickItemGrabResult5setupEv+0x19b): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o): in function `QQuickShaderSourceAttachedNode::~QQuickShaderSourceAttachedNode()':
qquickshadereffectsource.cpp:(.text._ZN30QQuickShaderSourceAttachedNodeD2Ev[_ZN30QQuickShaderSourceAttachedNodeD5Ev]+0x1f): undefined reference to `QSGNode::~QSGNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o): in function `QQuickShaderSourceAttachedNode::markTextureDirty()':
qquickshadereffectsource.cpp:(.text._ZN30QQuickShaderSourceAttachedNode16markTextureDirtyEv[_ZN30QQuickShaderSourceAttachedNode16markTextureDirtyEv]+0x13): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o): in function `QQuickShaderEffectSource::updatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*)':
qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xc6): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x423): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x459): undefined reference to `QSGNode::QSGNode()'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x478): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x4d0): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o):(.data.rel.ro._ZTI30QQuickShaderSourceAttachedNode[_ZTI30QQuickShaderSourceAttachedNode]+0x28): undefined reference to `typeinfo for QSGNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o):(.data.rel.ro._ZTV30QQuickShaderSourceAttachedNode[_ZTV30QQuickShaderSourceAttachedNode]+0x90): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::QSGSimpleRectNode()':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeC2Ev+0x2f): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeC2Ev+0x9b): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeC2Ev+0xc4): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::setRect(QRectF const&)':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNode7setRectERK6QRectF+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::setColor(QColor const&)':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNode8setColorERK6QColor+0x42): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::~QSGSimpleRectNode()':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeD2Ev[_ZN17QSGSimpleRectNodeD5Ev]+0x45): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o):(.data.rel.ro._ZTI17QSGSimpleRectNode[_ZTI17QSGSimpleRectNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o):(.data.rel.ro._ZTV17QSGSimpleRectNode[_ZTV17QSGSimpleRectNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o): in function `FlatColorMaterialRhiShader::~FlatColorMaterialRhiShader()':
qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderD2Ev[_ZN26FlatColorMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o): in function `FlatColorMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2f): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x4c): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x79): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o): in function `FlatColorMaterialRhiShader::FlatColorMaterialRhiShader()':
qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTI26FlatColorMaterialRhiShader[_ZTI26FlatColorMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTV26FlatColorMaterialRhiShader[_ZTV26FlatColorMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTV26FlatColorMaterialRhiShader[_ZTV26FlatColorMaterialRhiShader]+0x68): undefined reference to `QSGMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTV26FlatColorMaterialRhiShader[_ZTV26FlatColorMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::~QSGOpaqueTextureMaterialRhiShader()':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderD2Ev[_ZN33QSGOpaqueTextureMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x7f): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0xdd): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0xe8): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x27): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x45): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGTextureMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x24): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x37): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::QSGOpaqueTextureMaterialRhiShader()':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGTextureMaterialRhiShader::QSGTextureMaterialRhiShader()':
qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTI33QSGOpaqueTextureMaterialRhiShader[_ZTI33QSGOpaqueTextureMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV33QSGOpaqueTextureMaterialRhiShader[_ZTV33QSGOpaqueTextureMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV33QSGOpaqueTextureMaterialRhiShader[_ZTV33QSGOpaqueTextureMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV27QSGTextureMaterialRhiShader[_ZTV27QSGTextureMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV27QSGTextureMaterialRhiShader[_ZTV27QSGTextureMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o): in function `QSGVertexColorMaterialRhiShader::~QSGVertexColorMaterialRhiShader()':
qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderD2Ev[_ZN31QSGVertexColorMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o): in function `QSGVertexColorMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x26): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x43): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x69): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o): in function `QSGVertexColorMaterialRhiShader::QSGVertexColorMaterialRhiShader()':
qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTI31QSGVertexColorMaterialRhiShader[_ZTI31QSGVertexColorMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTV31QSGVertexColorMaterialRhiShader[_ZTV31QSGVertexColorMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTV31QSGVertexColorMaterialRhiShader[_ZTV31QSGVertexColorMaterialRhiShader]+0x68): undefined reference to `QSGMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTV31QSGVertexColorMaterialRhiShader[_ZTV31QSGVertexColorMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhilayer.o): in function `QSGRhiLayer::grab()':
qsgrhilayer.cpp:(.text._ZN11QSGRhiLayer4grabEv+0x726): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhilayer.cpp:(.text._ZN11QSGRhiLayer4grabEv+0x976): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o): in function `QSGBasicInternalRectangleNode::setAntialiasing(bool)':
qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode15setAntialiasingEb+0x110): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode15setAntialiasingEb+0x126): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode15setAntialiasingEb+0x135): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o): in function `QSGBasicInternalRectangleNode::QSGBasicInternalRectangleNode()':
qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNodeC2Ev+0x103): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o): in function `QSGBasicInternalRectangleNode::update()':
qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode6updateEv+0x53): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o):(.data.rel.ro._ZTV29QSGBasicInternalRectangleNode[_ZTV29QSGBasicInternalRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::setTexture(QSGTexture*)':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode10setTextureEP10QSGTexture+0x26): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::setAntialiasing(bool)':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode15setAntialiasingEb+0x67): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode15setAntialiasingEb+0x7a): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode15setAntialiasingEb+0x89): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::QSGBasicInternalImageNode()':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNodeC2Ev+0x15c): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::updateGeometry()':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x305): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x317): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x3b7): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x64b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::preprocess()':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode10preprocessEv+0x12b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o):(.data.rel.ro._ZTV25QSGBasicInternalImageNode[_ZTV25QSGBasicInternalImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o): in function `QSGDefaultGlyphNode::QSGDefaultGlyphNode(QSGRenderContext*)':
qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNodeC2EP16QSGRenderContext+0x65): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o): in function `QSGDefaultGlyphNode::update()':
qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode6updateEv+0x287): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode6updateEv+0x294): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o): in function `QSGDefaultGlyphNode::updateGeometry()':
qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode14updateGeometryEv+0xe1): undefined reference to `QSGNode::removeAllChildNodes()'
/usr/bin/ld: qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode14updateGeometryEv+0x312): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o):(.data.rel.ro._ZTV19QSGDefaultGlyphNode[_ZTV19QSGDefaultGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG24BitTextMaskRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN25QSG24BitTextMaskRhiShader27updateGraphicsPipelineStateERN20QSGMaterialRhiShader11RenderStateEPNS0_21GraphicsPipelineStateEP11QSGMaterialS6_+0x35): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskRhiShader::~QSGTextMaskRhiShader()':
qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderD2Ev[_ZN20QSGTextMaskRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x41): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x5e): undefined reference to `QSGMaterialRhiShader::RenderState::modelViewMatrix() const'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x83): undefined reference to `QSGMaterialRhiShader::RenderState::projectionMatrix() const'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x13c): undefined reference to `QSGMaterialRhiShader::RenderState::devicePixelRatio() const'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x168): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG8BitTextMaskRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN24QSG8BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x25): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN24QSG8BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x4f): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGStyledTextRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x29): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x50): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG24BitTextMaskRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN25QSG24BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x25): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN25QSG24BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x4f): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG32BitColorTextRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN26QSG32BitColorTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x25): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN26QSG32BitColorTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x5b): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskRhiShader::QSGTextMaskRhiShader(QFontEngine::GlyphFormat)':
qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatE+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatE+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatE+0x6f): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG8BitTextMaskRhiShader::QSG8BitTextMaskRhiShader(QFontEngine::GlyphFormat, bool)':
qsgdefaultglyphnode_p.cpp:(.text._ZN24QSG8BitTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatEb[_ZN24QSG8BitTextMaskRhiShaderC5EN11QFontEngine11GlyphFormatEb]+0x5a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskMaterial::createShader() const':
qsgdefaultglyphnode_p.cpp:(.text._ZNK19QSGTextMaskMaterial12createShaderEv+0xdf): undefined reference to `QSGMaterialRhiShader::setFlag(QFlags, bool)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZNK19QSGTextMaskMaterial12createShaderEv+0xfd): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGStyledTextRhiShader::QSGStyledTextRhiShader(QFontEngine::GlyphFormat, bool)':
qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShaderC2EN11QFontEngine11GlyphFormatEb[_ZN22QSGStyledTextRhiShaderC5EN11QFontEngine11GlyphFormatEb]+0x4b): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShaderC2EN11QFontEngine11GlyphFormatEb[_ZN22QSGStyledTextRhiShaderC5EN11QFontEngine11GlyphFormatEb]+0x79): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGOutlinedTextMaterial::createShader() const':
qsgdefaultglyphnode_p.cpp:(.text._ZNK23QSGOutlinedTextMaterial12createShaderEv+0x73): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZNK23QSGOutlinedTextMaterial12createShaderEv+0xa1): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTI20QSGTextMaskRhiShader[_ZTI20QSGTextMaskRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV20QSGTextMaskRhiShader[_ZTV20QSGTextMaskRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV20QSGTextMaskRhiShader[_ZTV20QSGTextMaskRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSG8BitTextMaskRhiShader[_ZTV24QSG8BitTextMaskRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSG8BitTextMaskRhiShader[_ZTV24QSG8BitTextMaskRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV25QSG24BitTextMaskRhiShader[_ZTV25QSG24BitTextMaskRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV26QSG32BitColorTextRhiShader[_ZTV26QSG32BitColorTextRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV26QSG32BitColorTextRhiShader[_ZTV26QSG32BitColorTextRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV22QSGStyledTextRhiShader[_ZTV22QSGStyledTextRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV22QSGStyledTextRhiShader[_ZTV22QSGStyledTextRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSGOutlinedTextRhiShader[_ZTV24QSGOutlinedTextRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSGOutlinedTextRhiShader[_ZTV24QSGOutlinedTextRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::setColor(QColor const&)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode8setColorERK6QColor+0x42): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::QSGDistanceFieldGlyphNode(QSGRenderContext*)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeC2EP16QSGRenderContext+0xf): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeC2EP16QSGRenderContext+0x2c): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeC2EP16QSGRenderContext+0x1cd): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::updateMaterial()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode14updateMaterialEv+0x17c): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::invalidateGlyphs(QVector const&)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode16invalidateGlyphsERK7QVectorIjE+0x84): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::setGlyphs(QPointF const&, QGlyphRun const&)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode9setGlyphsERK7QPointFRK9QGlyphRun+0xa6): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::updateGeometry()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode14updateGeometryEv+0x861): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode14updateGeometryEv+0x8fa): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::preprocess()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode10preprocessEv+0x35): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::~QSGDistanceFieldGlyphNode()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeD2Ev+0x136): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o):(.data.rel.ro._ZTV25QSGDistanceFieldGlyphNode[_ZTV25QSGDistanceFieldGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGDistanceFieldTextMaterialRhiShader::~QSGDistanceFieldTextMaterialRhiShader()':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderD2Ev[_ZN37QSGDistanceFieldTextMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGDistanceFieldTextMaterialRhiShader::QSGDistanceFieldTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderC2Eb+0x25): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderC2Eb+0x56): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderC2Eb+0x84): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGDistanceFieldTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x3e): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x8a): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xa9): undefined reference to `QSGMaterialRhiShader::RenderState::determinant() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xcf): undefined reference to `QSGMaterialRhiShader::RenderState::devicePixelRatio() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x15c): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x224): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldStyledTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN40DistanceFieldStyledTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x35): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN40DistanceFieldStyledTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x6b): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldShiftedStyleTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN46DistanceFieldShiftedStyleTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x23): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldOutlineTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN41DistanceFieldOutlineTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2a): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGHiQSubPixelDistanceFieldTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x3b): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x84): undefined reference to `QSGMaterialRhiShader::RenderState::viewportRect() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x94): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldOutlineTextMaterialRhiShader::DistanceFieldOutlineTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN41DistanceFieldOutlineTextMaterialRhiShaderC2Eb+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN41DistanceFieldOutlineTextMaterialRhiShaderC2Eb+0x7a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldShiftedStyleTextMaterialRhiShader::DistanceFieldShiftedStyleTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN46DistanceFieldShiftedStyleTextMaterialRhiShaderC2Eb+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN46DistanceFieldShiftedStyleTextMaterialRhiShaderC2Eb+0x7a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGHiQSubPixelDistanceFieldTextMaterialRhiShader::QSGHiQSubPixelDistanceFieldTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x46): undefined reference to `QSGMaterialRhiShader::setFlag(QFlags, bool)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x5e): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x8c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGLoQSubPixelDistanceFieldTextMaterialRhiShader::QSGLoQSubPixelDistanceFieldTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGLoQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGLoQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x7a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTI37QSGDistanceFieldTextMaterialRhiShader[_ZTI37QSGDistanceFieldTextMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV37QSGDistanceFieldTextMaterialRhiShader[_ZTV37QSGDistanceFieldTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV37QSGDistanceFieldTextMaterialRhiShader[_ZTV37QSGDistanceFieldTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV40DistanceFieldStyledTextMaterialRhiShader[_ZTV40DistanceFieldStyledTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV40DistanceFieldStyledTextMaterialRhiShader[_ZTV40DistanceFieldStyledTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV41DistanceFieldOutlineTextMaterialRhiShader[_ZTV41DistanceFieldOutlineTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV41DistanceFieldOutlineTextMaterialRhiShader[_ZTV41DistanceFieldOutlineTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader[_ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader[_ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader[_ZTV48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV48QSGLoQSubPixelDistanceFieldTextMaterialRhiShader[_ZTV48QSGLoQSubPixelDistanceFieldTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::updateMaterialAntialiasing()':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode26updateMaterialAntialiasingEv+0x19): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode26updateMaterialAntialiasingEv+0x29): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode26updateMaterialAntialiasingEv+0x39): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setMipmapFiltering(QSGTexture::Filtering)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode18setMipmapFilteringEN10QSGTexture9FilteringE+0x4f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setFiltering(QSGTexture::Filtering)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode12setFilteringEN10QSGTexture9FilteringE+0x49): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setHorizontalWrapMode(QSGTexture::WrapMode)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode21setHorizontalWrapModeEN10QSGTexture8WrapModeE+0x4f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setVerticalWrapMode(QSGTexture::WrapMode)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode19setVerticalWrapModeEN10QSGTexture8WrapModeE+0x4f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `SmoothTextureMaterialRhiShader::~SmoothTextureMaterialRhiShader()':
qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShaderD2Ev[_ZN30SmoothTextureMaterialRhiShaderD5Ev]+0x13): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `SmoothTextureMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x23): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x37): undefined reference to `QSGMaterialRhiShader::RenderState::viewportRect() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `SmoothTextureMaterialRhiShader::SmoothTextureMaterialRhiShader()':
qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::QSGDefaultInternalImageNode(QSGDefaultRenderContext*)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNodeC2EP23QSGDefaultRenderContext+0x6b): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNodeC2EP23QSGDefaultRenderContext+0x7d): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o):(.data.rel.ro._ZTV30SmoothTextureMaterialRhiShader[_ZTV30SmoothTextureMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o):(.data.rel.ro._ZTV30SmoothTextureMaterialRhiShader[_ZTV30SmoothTextureMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o):(.data.rel.ro._ZTV27QSGDefaultInternalImageNode[_ZTV27QSGDefaultInternalImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `QSGDefaultInternalRectangleNode::updateMaterialAntialiasing()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN31QSGDefaultInternalRectangleNode26updateMaterialAntialiasingEv+0x1c): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `SmoothColorMaterialRhiShader::~SmoothColorMaterialRhiShader()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderD2Ev[_ZN28SmoothColorMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `SmoothColorMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2a): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x47): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x69): undefined reference to `QSGMaterialRhiShader::RenderState::viewportRect() const'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xcb): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `SmoothColorMaterialRhiShader::SmoothColorMaterialRhiShader()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `QSGDefaultInternalRectangleNode::QSGDefaultInternalRectangleNode()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN31QSGDefaultInternalRectangleNodeC2Ev+0x41): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTI28SmoothColorMaterialRhiShader[_ZTI28SmoothColorMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV28SmoothColorMaterialRhiShader[_ZTV28SmoothColorMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV28SmoothColorMaterialRhiShader[_ZTV28SmoothColorMaterialRhiShader]+0x68): undefined reference to `QSGMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV28SmoothColorMaterialRhiShader[_ZTV28SmoothColorMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV31QSGDefaultInternalRectangleNode[_ZTV31QSGDefaultInternalRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrendercontext.o): in function `QSGDefaultRenderContext::initializeRhiShader(QSGMaterialRhiShader*, QShader::Variant)':
qsgdefaultrendercontext.cpp:(.text._ZN23QSGDefaultRenderContext19initializeRhiShaderEP20QSGMaterialRhiShaderN7QShader7VariantE+0xe): undefined reference to `QSGMaterialRhiShaderPrivate::prepare(QShader::Variant)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarecontext.o): in function `QSGSoftwareContext::~QSGSoftwareContext()':
qsgsoftwarecontext.cpp:(.text._ZN18QSGSoftwareContextD2Ev[_ZN18QSGSoftwareContextD5Ev]+0x21): undefined reference to `QSGRendererInterface::~QSGRendererInterface()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarecontext.o):(.data.rel.ro._ZTI18QSGSoftwareContext[_ZTI18QSGSoftwareContext]+0x28): undefined reference to `typeinfo for QSGRendererInterface'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarecontext.o):(.data.rel.ro._ZTV18QSGSoftwareContext[_ZTV18QSGSoftwareContext]+0x158): undefined reference to `QSGRendererInterface::getResource(QQuickWindow*, char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o): in function `QSGAbstractSoftwareRenderer::~QSGAbstractSoftwareRenderer()':
qsgabstractsoftwarerenderer.cpp:(.text._ZN27QSGAbstractSoftwareRendererD2Ev+0xfd): undefined reference to `QSGRenderer::~QSGRenderer()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o): in function `QSGAbstractSoftwareRenderer::QSGAbstractSoftwareRenderer(QSGRenderContext*)':
qsgabstractsoftwarerenderer.cpp:(.text._ZN27QSGAbstractSoftwareRendererC2EP16QSGRenderContext+0xc): undefined reference to `QSGRenderer::QSGRenderer(QSGRenderContext*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o): in function `QSGAbstractSoftwareRenderer::nodeChanged(QSGNode*, QFlags)':
qsgabstractsoftwarerenderer.cpp:(.text._ZN27QSGAbstractSoftwareRenderer11nodeChangedEP7QSGNode6QFlagsINS0_13DirtyStateBitEE+0xb5): undefined reference to `QSGRenderer::nodeChanged(QSGNode*, QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o):(.data.rel.ro._ZTI27QSGAbstractSoftwareRenderer[_ZTI27QSGAbstractSoftwareRenderer]+0x10): undefined reference to `typeinfo for QSGRenderer'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o):(.data.rel.ro._ZTV27QSGAbstractSoftwareRenderer[_ZTV27QSGAbstractSoftwareRenderer]+0x70): undefined reference to `QSGRenderer::renderScene(unsigned int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o):(.data.rel.ro._ZTV27QSGAbstractSoftwareRenderer[_ZTV27QSGAbstractSoftwareRenderer]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareglyphnode.o): in function `QSGSoftwareGlyphNode::QSGSoftwareGlyphNode()':
qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0xfd): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0x10c): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareglyphnode.o): in function `QSGSoftwareGlyphNode::~QSGSoftwareGlyphNode()':
qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeD2Ev[_ZN20QSGSoftwareGlyphNodeD5Ev]+0x3e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareglyphnode.o):(.data.rel.ro._ZTV20QSGSoftwareGlyphNode[_ZTV20QSGSoftwareGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setFiltering(QSGTexture::Filtering)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode12setFilteringEN10QSGTexture9FilteringE+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setHorizontalWrapMode(QSGTexture::WrapMode)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode21setHorizontalWrapModeEN10QSGTexture8WrapModeE+0x1d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setVerticalWrapMode(QSGTexture::WrapMode)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode19setVerticalWrapModeEN10QSGTexture8WrapModeE+0x1d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setMirror(bool)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode9setMirrorEb+0x21): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setTargetRect(QRectF const&)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode13setTargetRectERK6QRectF+0x41): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o):qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode18setInnerTargetRectERK6QRectF+0x41): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::QSGSoftwareInternalImageNode()':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x26): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x11f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x12d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::~QSGSoftwareInternalImageNode()':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeD2Ev[_ZN28QSGSoftwareInternalImageNodeD5Ev]+0x3e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setTexture(QSGTexture*)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode10setTextureEP10QSGTexture+0xbf): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::preprocess()':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode10preprocessEv+0x45): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode10preprocessEv+0x57): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o):(.data.rel.ro._ZTV28QSGSoftwareInternalImageNode[_ZTV28QSGSoftwareInternalImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::setColor(QColor const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNode8setColorERK6QColor[_ZN24QSGSoftwareRectangleNode8setColorERK6QColor]+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::setRect(QRectF const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNode7setRectERK6QRectF[_ZN24QSGSoftwareRectangleNode7setRectERK6QRectF]+0x1f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::setTexture(QSGTexture*)':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode10setTextureEP10QSGTexture+0x38): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::setFiltering(QSGTexture::Filtering)':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode12setFilteringEN10QSGTexture9FilteringE[_ZN20QSGSoftwareImageNode12setFilteringEN10QSGTexture9FilteringE]+0x10): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::setRect(QRectF const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode7setRectERK6QRectF[_ZN20QSGSoftwareImageNode7setRectERK6QRectF]+0x1f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode30setTextureCoordinatesTransformE6QFlagsIN12QSGImageNode31TextureCoordinatesTransformFlagEE+0x1f): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::~QSGSoftwareRectangleNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeD2Ev[_ZN24QSGSoftwareRectangleNodeD5Ev]+0xf): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::setBounds(QRectF const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNode9setBoundsERK6QRectF+0x78): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::setPadding(double, double, double, double)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNode10setPaddingEdddd+0xac): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::QSGSoftwareRectangleNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeC2Ev+0x71): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeC2Ev+0x7f): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::QSGSoftwareImageNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeC2Ev+0xa9): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeC2Ev+0xb7): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::QSGSoftwareNinePatchNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeC2Ev+0x6f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeC2Ev+0x7d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::~QSGSoftwareImageNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeD2Ev+0x49): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::~QSGSoftwareNinePatchNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeD2Ev[_ZN24QSGSoftwareNinePatchNodeD5Ev]+0x32): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):(.data.rel.ro._ZTV24QSGSoftwareRectangleNode[_ZTV24QSGSoftwareRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):(.data.rel.ro._ZTV20QSGSoftwareImageNode[_ZTV20QSGSoftwareImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):(.data.rel.ro._ZTV24QSGSoftwareNinePatchNode[_ZTV24QSGSoftwareNinePatchNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::setDirty(QRect const&)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNode8setDirtyERK5QRect+0x1b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::setFillColor(QColor const&)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNode12setFillColorERK6QColor+0x3e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::setContentsScale(double)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNode16setContentsScaleEd+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::QSGSoftwarePainterNode(QQuickPaintedItem*)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0xe): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0x2b): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0xdb): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0xeb): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::~QSGSoftwarePainterNode()':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeD2Ev+0x40): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o):(.data.rel.ro._ZTV22QSGSoftwarePainterNode[_ZTV22QSGSoftwarePainterNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setColor(QColor const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode8setColorERK6QColor+0x4a): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setPenColor(QColor const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode11setPenColorERK6QColor+0x4a): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setRect(QRectF const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode7setRectERK6QRectF+0x56): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setPenWidth(double)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode11setPenWidthEd+0x25): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setGradientVertical(bool)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode19setGradientVerticalEb+0x21): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o):qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode9setRadiusEd+0x25): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::QSGSoftwareInternalRectangleNode()':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x10b): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x11c): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setGradientStops(QVector > const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode16setGradientStopsERK7QVectorI5QPairId6QColorEE+0x134): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::~QSGSoftwareInternalRectangleNode()':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeD2Ev[_ZN32QSGSoftwareInternalRectangleNodeD5Ev]+0x56): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o):(.data.rel.ro._ZTV32QSGSoftwareInternalRectangleNode[_ZTV32QSGSoftwareInternalRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenode.o): in function `RenderNodeState::~RenderNodeState()':
qsgsoftwarerenderablenode.cpp:(.text._ZN15RenderNodeStateD2Ev[_ZN15RenderNodeStateD5Ev]+0x21): undefined reference to `QSGRenderNode::RenderState::~RenderState()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenode.o):(.data.rel.ro._ZTI15RenderNodeState[_ZTI15RenderNodeState]+0x10): undefined reference to `typeinfo for QSGRenderNode::RenderState'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenode.o):(.data.rel.ro._ZTV15RenderNodeState[_ZTV15RenderNodeState]+0x50): undefined reference to `QSGRenderNode::RenderState::get(char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenodeupdater.o): in function `QSGSoftwareRenderableNodeUpdater::visit(QSGGeometryNode*)':
qsgsoftwarerenderablenodeupdater.cpp:(.text._ZN32QSGSoftwareRenderableNodeUpdater5visitEP15QSGGeometryNode+0x12): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o): in function `QSGSoftwareRenderer::renderScene(unsigned int)':
qsgsoftwarerenderer.cpp:(.text._ZN19QSGSoftwareRenderer11renderSceneEj+0x25): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTIZN19QSGSoftwareRenderer11renderSceneEjE1B+0x10): undefined reference to `typeinfo for QSGBindable'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTV19QSGSoftwareRenderer[_ZTV19QSGSoftwareRenderer]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTVZN19QSGSoftwareRenderer11renderSceneEjE1B+0x28): undefined reference to `QSGBindable::clear(QFlags) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTVZN19QSGSoftwareRenderer11renderSceneEjE1B+0x30): undefined reference to `QSGBindable::reactivate() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarelayer.o): in function `QSGSoftwareLayer::grab()':
qsgsoftwarelayer.cpp:(.text._ZN16QSGSoftwareLayer4grabEv+0x144): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgsoftwarelayer.cpp:(.text._ZN16QSGSoftwareLayer4grabEv+0x28f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setTexture(QSGTexture*)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode10setTextureEP10QSGTexture+0x25): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setTime(float)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode7setTimeEf+0x1d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSourceB(QPoint const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode10setSourceBERK6QPoint+0x29): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o):qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode12setSheetSizeERK5QSize+0x29): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::~QSGSoftwareSpriteNode()':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeD2Ev+0x34): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSourceA(QPoint const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode10setSourceAERK6QPoint+0x29): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSpriteSize(QSize const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode13setSpriteSizeERK5QSize+0x29): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSize(QSizeF const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode7setSizeERK6QSizeF+0x41): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::QSGSoftwareSpriteNode()':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x26): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x8d): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x9b): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o):(.data.rel.ro._ZTV21QSGSoftwareSpriteNode[_ZTV21QSGSoftwareSpriteNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhivisualizer.o): in function `QSGBatchRenderer::RhiVisualizer::prepareVisualize()':
qsgrhivisualizer.cpp:(.text._ZN16QSGBatchRenderer13RhiVisualizer16prepareVisualizeEv+0x67): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: qsgrhivisualizer.cpp:(.text._ZN16QSGBatchRenderer13RhiVisualizer16prepareVisualizeEv+0xa3): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimpletexturenode.o):(.data.rel.ro._ZTI20QSGSimpleTextureNode[_ZTI20QSGSimpleTextureNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopenglatlastexture.o): in function `QSGOpenGLAtlasTexture::Manager::Manager(QSize const&)':
qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture7ManagerC2ERK5QSize+0x9c): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture7ManagerC2ERK5QSize+0xd5): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture7ManagerC2ERK5QSize+0x14d): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopenglatlastexture.o): in function `QSGOpenGLAtlasTexture::Atlas::Atlas(QSize const&)':
qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture5AtlasC2ERK5QSize+0x154): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhiatlastexture.o): in function `QSGRhiAtlasTexture::Manager::Manager(QSGDefaultRenderContext*, QSize const&, QSurface*)':
qsgrhiatlastexture.cpp:(.text._ZN18QSGRhiAtlasTexture7ManagerC2EP23QSGDefaultRenderContextRK5QSizeP8QSurface+0xa6): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhiatlastexture.o):qsgrhiatlastexture.cpp:(.text._ZN18QSGRhiAtlasTexture7ManagerC2EP23QSGDefaultRenderContextRK5QSizeP8QSurface+0xdd): more undefined references to `qt_sg_envInt(char const*, int)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o): in function `QSGBasicGlyphNode::setColor(QColor const&)':
qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNode8setColorERK6QColor+0x44): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o): in function `QSGBasicGlyphNode::QSGBasicGlyphNode()':
qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeC2Ev+0x12d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o): in function `QSGBasicGlyphNode::~QSGBasicGlyphNode()':
qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeD2Ev+0x4c): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o):(.data.rel.ro._ZTV17QSGBasicGlyphNode[_ZTV17QSGBasicGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o): in function `QSGSoftwarePixmapRenderer::renderScene(unsigned int)':
qsgsoftwarepixmaprenderer.cpp:(.text._ZN25QSGSoftwarePixmapRenderer11renderSceneEj+0x25): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTIZN25QSGSoftwarePixmapRenderer11renderSceneEjE1B+0x10): undefined reference to `typeinfo for QSGBindable'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTV25QSGSoftwarePixmapRenderer[_ZTV25QSGSoftwarePixmapRenderer]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTVZN25QSGSoftwarePixmapRenderer11renderSceneEjE1B+0x28): undefined reference to `QSGBindable::clear(QFlags) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTVZN25QSGSoftwarePixmapRenderer11renderSceneEjE1B+0x30): undefined reference to `QSGBindable::reactivate() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgnodeupdater.o): in function `QSGNodeUpdater::enterTransformNode(QSGTransformNode*)':
qsgnodeupdater.cpp:(.text._ZN14QSGNodeUpdater18enterTransformNodeEP16QSGTransformNode+0x6a): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgnodeupdater.cpp:(.text._ZN14QSGNodeUpdater18enterTransformNodeEP16QSGTransformNode+0x14b): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgnodeupdater.cpp:(.text._ZN14QSGNodeUpdater18enterTransformNodeEP16QSGTransformNode+0xed): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
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
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::RenderNodeState::~RenderNodeState()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer15RenderNodeStateD2Ev[_ZN16QSGBatchRenderer15RenderNodeStateD5Ev]+0xf): undefined reference to `QSGRenderNode::RenderState::~RenderState()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Batch::isMaterialCompatible(QSGBatchRenderer::Element*) const':
qsgbatchrenderer.cpp:(.text._ZNK16QSGBatchRenderer5Batch20isMaterialCompatibleEPNS_7ElementE+0x2e): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZNK16QSGBatchRenderer5Batch20isMaterialCompatibleEPNS_7ElementE+0x3a): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::uploadMergedElement(QSGBatchRenderer::Element*, int, char**, char**, char**, void*, int*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19uploadMergedElementEPNS_7ElementEiPPcS4_S4_PvPi+0xe3): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::qsg_dumpShadowRoots(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer19qsg_dumpShadowRootsEPNS_4NodeE+0xd1): undefined reference to `operator<<(QDebug, QSGNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer19qsg_dumpShadowRootsEPNS_4NodeE+0x1ab): undefined reference to `operator<<(QDebug, QSGNode const*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::updateRootTransforms(QSGBatchRenderer::Node*, QSGBatchRenderer::Node*, QMatrix4x4 const&)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater20updateRootTransformsEPNS_4NodeES2_RK10QMatrix4x4+0xce): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareOpaqueBatches()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x1c2): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x1d8): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x1f0): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer20prepareOpaqueBatchesEv+0x20c): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareAlphaBatches()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19prepareAlphaBatchesEv+0x29b): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19prepareAlphaBatchesEv+0x2b1): more undefined references to `QSGGeometryNode::activeMaterial() const' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::ShaderManager::clearCachedRendererData()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer13ShaderManager23clearCachedRendererDataEv+0x46): undefined reference to `QSGMaterialRhiShaderPrivate::clearCachedRendererData()'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer13ShaderManager23clearCachedRendererDataEv+0x92): undefined reference to `QSGMaterialRhiShaderPrivate::clearCachedRendererData()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::buildRenderLists(QSGNode*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer16buildRenderListsEP7QSGNode+0x7c): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::uploadBatch(QSGBatchRenderer::Batch*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11uploadBatchEPNS_5BatchE+0x1b0): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::updateClipState(QSGClipNode const*, QSGBatchRenderer::Batch*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer15updateClipStateEPK11QSGClipNodePNS_5BatchE+0xb61): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer15updateClipStateEPK11QSGClipNodePNS_5BatchE+0xbba): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::updateMaterialStaticData(QSGBatchRenderer::ShaderManagerShader*, QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGBatchRenderer::Batch*, bool*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer24updateMaterialStaticDataEPNS_19ShaderManagerShaderERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialPNS_5BatchEPb+0x3d): undefined reference to `QSGMaterialRhiShader::flags() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::visitGeometryNode(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater17visitGeometryNodeEPNS_4NodeE+0x3f): undefined reference to `QSGGeometryNode::setInheritedOpacity(double)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::visitTransformNode(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater18visitTransformNodeEPNS_4NodeE+0xd5): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater18visitTransformNodeEPNS_4NodeE+0x262): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater18visitTransformNodeEPNS_4NodeE+0x294): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Updater::visitOpacityNode(QSGBatchRenderer::Node*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer7Updater16visitOpacityNodeEPNS_4NodeE+0x31): undefined reference to `QSGOpacityNode::setCombinedOpacity(double)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::Renderer(QSGDefaultRenderContext*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x30): undefined reference to `QSGRenderer::QSGRenderer(QSGRenderContext*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x554): undefined reference to `QSGBatchRenderer::OpenGLVisualizer::OpenGLVisualizer(QSGBatchRenderer::Renderer*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x583): undefined reference to `QSGRenderer::setNodeUpdater(QSGNodeUpdater*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x6e4): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererC2EP23QSGDefaultRenderContext+0x6fb): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::buildRenderListsForTaggedRoots()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer30buildRenderListsForTaggedRootsEv+0x19f): undefined reference to `QSGRenderer::nodeUpdater() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::~Renderer()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8RendererD2Ev+0x2af): undefined reference to `QSGRenderer::~QSGRenderer()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::nodeChanged(QSGNode*, QFlags)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11nodeChangedEP7QSGNode6QFlagsINS1_13DirtyStateBitEE+0x17d): undefined reference to `operator<<(QDebug, QSGNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11nodeChangedEP7QSGNode6QFlagsINS1_13DirtyStateBitEE+0x218): undefined reference to `QSGRenderer::nodeUpdater() const'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer11nodeChangedEP7QSGNode6QFlagsINS1_13DirtyStateBitEE+0x422): undefined reference to `QSGRenderer::nodeChanged(QSGNode*, QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer17renderMergedBatchEPKNS_5BatchE+0x485): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::renderUnmergedBatch(QSGBatchRenderer::Batch const*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer19renderUnmergedBatchEPKNS_5BatchE+0x3e8): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::renderRenderNode(QSGBatchRenderer::Batch*)':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer16renderRenderNodeEPNS_5BatchE+0x466): undefined reference to `QSGRenderer::isMirrored() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareRenderMergedBatch(QSGBatchRenderer::Batch*, QSGBatchRenderer::Renderer::PreparedRenderBatch*) [clone .part.0]':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer24prepareRenderMergedBatchEPNS_5BatchEPNS0_19PreparedRenderBatchE.part.0+0x41b): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::prepareRenderUnmergedBatch(QSGBatchRenderer::Batch*, QSGBatchRenderer::Renderer::PreparedRenderBatch*) [clone .part.0]':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer26prepareRenderUnmergedBatchEPNS_5BatchEPNS0_19PreparedRenderBatchE.part.0+0x390): undefined reference to `QSGGeometryNode::activeMaterial() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o): in function `QSGBatchRenderer::Renderer::render()':
qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0xd3): undefined reference to `QSGNodeDumper::dump(QSGNode*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x3b2): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x4f4): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x7a7): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: qsgbatchrenderer.cpp:(.text._ZN16QSGBatchRenderer8Renderer6renderEv+0x9f9): undefined reference to `operator<<(QDebug, QSGGeometryNode const*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTIN16QSGBatchRenderer8RendererE[_ZTIN16QSGBatchRenderer8RendererE]+0x18): undefined reference to `typeinfo for QSGRenderer'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTIN16QSGBatchRenderer15RenderNodeStateE[_ZTIN16QSGBatchRenderer15RenderNodeStateE]+0x10): undefined reference to `typeinfo for QSGRenderNode::RenderState'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTVN16QSGBatchRenderer8RendererE[_ZTVN16QSGBatchRenderer8RendererE]+0x70): undefined reference to `QSGRenderer::renderScene(unsigned int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTVN16QSGBatchRenderer8RendererE[_ZTVN16QSGBatchRenderer8RendererE]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbatchrenderer.o):(.data.rel.ro._ZTVN16QSGBatchRenderer15RenderNodeStateE[_ZTVN16QSGBatchRenderer15RenderNodeStateE]+0x50): undefined reference to `QSGRenderNode::RenderState::get(char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o): in function `QSGDefaultContext::~QSGDefaultContext()':
qsgdefaultcontext.cpp:(.text._ZN17QSGDefaultContextD2Ev+0x2b): undefined reference to `QSGRendererInterface::~QSGRendererInterface()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o): in function `QSGBasicInternalRectangleNode::~QSGBasicInternalRectangleNode()':
qsgdefaultcontext.cpp:(.text._ZN29QSGBasicInternalRectangleNodeD2Ev[_ZN29QSGBasicInternalRectangleNodeD5Ev]+0x5c): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o): in function `QSGDefaultInternalImageNode::~QSGDefaultInternalImageNode()':
qsgdefaultcontext.cpp:(.text._ZN27QSGDefaultInternalImageNodeD2Ev[_ZN27QSGDefaultInternalImageNodeD5Ev]+0x82): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTI16QSGVisitableNode[_ZTI16QSGVisitableNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTI17QSGDefaultContext[_ZTI17QSGDefaultContext]+0x28): undefined reference to `typeinfo for QSGRendererInterface'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTV16QSGVisitableNode[_ZTV16QSGVisitableNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTVN26QSGMultisampleAntialiasing9ImageNodeE[_ZTVN26QSGMultisampleAntialiasing9ImageNodeE]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTVN26QSGMultisampleAntialiasing13RectangleNodeE[_ZTVN26QSGMultisampleAntialiasing13RectangleNodeE]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultcontext.o):(.data.rel.ro._ZTV17QSGDefaultContext[_ZTV17QSGDefaultContext]+0x158): undefined reference to `QSGRendererInterface::getResource(QQuickWindow*, char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setTexture(QSGTexture*)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode10setTextureEP10QSGTexture+0x1c): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setTime(float)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode7setTimeEf+0x16): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setFiltering(QSGTexture::Filtering)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode12setFilteringEN10QSGTexture9FilteringE+0x22): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::~SpriteMaterialRhiShader()':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderD2Ev[_ZN23SpriteMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x1d): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x28): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSourceB(QPoint const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode10setSourceBERK6QPoint+0x5b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSheetSize(QSize const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode12setSheetSizeERK5QSize+0xa6): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSourceA(QPoint const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode10setSourceAERK6QPoint+0x5b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::setSpriteSize(QSize const&)':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode13setSpriteSizeERK5QSize+0x5b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::~QSGDefaultSpriteNode()':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeD2Ev[_ZN20QSGDefaultSpriteNodeD5Ev]+0xf): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2d): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x41): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xa3): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `SpriteMaterialRhiShader::SpriteMaterialRhiShader()':
qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN23SpriteMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::QSGDefaultSpriteNode()':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0xc): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x29): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x110): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x11f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x131): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNodeC2Ev+0x147): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o): in function `QSGDefaultSpriteNode::updateGeometry()':
qsgdefaultspritenode.cpp:(.text._ZN20QSGDefaultSpriteNode14updateGeometryEv+0xf0): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTI23SpriteMaterialRhiShader[_ZTI23SpriteMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTV23SpriteMaterialRhiShader[_ZTV23SpriteMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTV23SpriteMaterialRhiShader[_ZTV23SpriteMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultspritenode.o):(.data.rel.ro._ZTV20QSGDefaultSpriteNode[_ZTV20QSGDefaultSpriteNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::updateNormalizedTextureSubRect(bool)':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode30updateNormalizedTextureSubRectEb+0xc7): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::~QSGRhiShaderEffectMaterialShader()':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderD2Ev[_ZN32QSGRhiShaderEffectMaterialShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::QSGRhiShaderEffectMaterialShader(QSGRhiShaderEffectMaterial const*)':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0xe): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0x2b): undefined reference to `QSGMaterialRhiShader::setFlag(QFlags, bool)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0x39): undefined reference to `QSGMaterialRhiShader::setShader(QSGMaterialRhiShader::Stage, QShader const&)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShaderC2EPK26QSGRhiShaderEffectMaterial+0x50): undefined reference to `QSGMaterialRhiShader::setShader(QSGMaterialRhiShader::Stage, QShader const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::QSGRhiShaderEffectNode(QSGDefaultRenderContext*, QSGRhiGuiThreadShaderEffectManager*)':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x27): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x44): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x7d): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeC2EP23QSGDefaultRenderContextP34QSGRhiGuiThreadShaderEffectManager+0x8f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::handleTextureChange()':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode19handleTextureChangeEv+0x12): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::~QSGRhiShaderEffectNode()':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNodeD2Ev[_ZN22QSGRhiShaderEffectNodeD5Ev]+0x3f): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x37): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xcd): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xfb): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectMaterialShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)':
qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x61): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x6c): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x98): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x163): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN32QSGRhiShaderEffectMaterialShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x16e): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o): in function `QSGRhiShaderEffectNode::syncMaterial(QSGShaderEffectNode::SyncData*)':
qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0xee): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x10d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x5b5): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x618): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhishadereffectnode.cpp:(.text._ZN22QSGRhiShaderEffectNode12syncMaterialEPN19QSGShaderEffectNode8SyncDataE+0x670): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o):(.data.rel.ro._ZTI32QSGRhiShaderEffectMaterialShader[_ZTI32QSGRhiShaderEffectMaterialShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o):(.data.rel.ro._ZTV32QSGRhiShaderEffectMaterialShader[_ZTV32QSGRhiShaderEffectMaterialShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhishadereffectnode.o):(.data.rel.ro._ZTV22QSGRhiShaderEffectNode[_ZTV22QSGRhiShaderEffectNode]+0xa8): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setDirty(QRect const&)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode8setDirtyERK5QRect+0x2e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setLinearFiltering(bool)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode18setLinearFilteringEb+0x57): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setFillColor(QColor const&)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode12setFillColorERK6QColor+0x3e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::setContentsScale(double)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode16setContentsScaleEd+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::QSGDefaultPainterNode(QQuickPaintedItem*)':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x28): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x45): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x160): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x16b): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeC2EP17QQuickPaintedItem+0x17e): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::updateTexture()':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode13updateTextureEv+0x51): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::updateGeometry()':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNode14updateGeometryEv+0xd4): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o): in function `QSGDefaultPainterNode::~QSGDefaultPainterNode()':
qsgdefaultpainternode.cpp:(.text._ZN21QSGDefaultPainterNodeD2Ev+0xb7): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultpainternode.o):(.data.rel.ro._ZTV21QSGDefaultPainterNode[_ZTV21QSGDefaultPainterNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::setRect(QRectF const&)':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNode7setRectERK6QRectF+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::setColor(QColor const&)':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNode8setColorERK6QColor+0x105): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::QSGDefaultRectangleNode()':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeC2Ev+0x2f): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeC2Ev+0xbe): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeC2Ev+0xc9): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o): in function `QSGDefaultRectangleNode::~QSGDefaultRectangleNode()':
qsgdefaultrectanglenode.cpp:(.text._ZN23QSGDefaultRectangleNodeD2Ev[_ZN23QSGDefaultRectangleNodeD5Ev]+0x50): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o):(.data.rel.ro._ZTI16QSGRectangleNode[_ZTI16QSGRectangleNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o):(.data.rel.ro._ZTV16QSGRectangleNode[_ZTV16QSGRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrectanglenode.o):(.data.rel.ro._ZTV23QSGDefaultRectangleNode[_ZTV23QSGDefaultRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setTextureCoordinatesTransform(QFlags)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode30setTextureCoordinatesTransformE6QFlagsIN12QSGImageNode31TextureCoordinatesTransformFlagEE+0x5e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setTexture(QSGTexture*)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode10setTextureEP10QSGTexture+0x11a): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setMipmapFiltering(QSGTexture::Filtering)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode18setMipmapFilteringEN10QSGTexture9FilteringE+0x3e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setFiltering(QSGTexture::Filtering)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode12setFilteringEN10QSGTexture9FilteringE+0x38): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::setRect(QRectF const&)':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode7setRectERK6QRectF+0x81): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNode13setSourceRectERK6QRectF+0x7f): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::QSGDefaultImageNode()':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0x24): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0xec): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0xf7): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeC2Ev+0x102): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o): in function `QSGDefaultImageNode::~QSGDefaultImageNode()':
qsgdefaultimagenode.cpp:(.text._ZN19QSGDefaultImageNodeD2Ev+0x7e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):(.data.rel.ro._ZTI12QSGImageNode[_ZTI12QSGImageNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):(.data.rel.ro._ZTV12QSGImageNode[_ZTV12QSGImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultimagenode.o):(.data.rel.ro._ZTV19QSGDefaultImageNode[_ZTV19QSGDefaultImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o): in function `QSGDefaultNinePatchNode::update()':
qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNode6updateEv+0x3b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o): in function `QSGDefaultNinePatchNode::QSGDefaultNinePatchNode()':
qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeC2Ev+0x1b): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeC2Ev+0xab): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeC2Ev+0xbb): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o): in function `QSGDefaultNinePatchNode::~QSGDefaultNinePatchNode()':
qsgdefaultninepatchnode.cpp:(.text._ZN23QSGDefaultNinePatchNodeD2Ev+0x5e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o):(.data.rel.ro._ZTI16QSGNinePatchNode[_ZTI16QSGNinePatchNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o):(.data.rel.ro._ZTV16QSGNinePatchNode[_ZTV16QSGNinePatchNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultninepatchnode.o):(.data.rel.ro._ZTV23QSGDefaultNinePatchNode[_ZTV23QSGDefaultNinePatchNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o): in function `QSGOpenGLLayer::grab()':
qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x4f4): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x5c1): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x6ea): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x7f6): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x8c3): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x908): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgopengllayer.cpp:(.text._ZN14QSGOpenGLLayer4grabEv+0x920): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o):(.data.rel.ro._ZTIN12_GLOBAL__N_111BindableFboE+0x10): undefined reference to `typeinfo for QSGBindable'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o):(.data.rel.ro._ZTVN12_GLOBAL__N_111BindableFboE+0x28): undefined reference to `QSGBindable::clear(QFlags) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopengllayer.o):(.data.rel.ro._ZTVN12_GLOBAL__N_111BindableFboE+0x30): undefined reference to `QSGBindable::reactivate() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickitem.o): in function `QQuickItemPrivate::createTransformNode()':
qquickitem.cpp:(.text._ZN17QQuickItemPrivate19createTransformNodeEv+0x1b): undefined reference to `QSGTransformNode::QSGTransformNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickwindow.o): in function `QQuickItemPrivate::itemNode()':
qquickwindow.cpp:(.text._ZN17QQuickItemPrivate8itemNodeEv[_ZN17QQuickItemPrivate8itemNodeEv]+0x2a): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickwindow.o): in function `QQuickWindowPrivate::updateDirtyNode(QQuickItem*)':
qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x251): undefined reference to `QSGTransformNode::setMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x34c): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x359): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x364): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x36f): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x389): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x39e): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x3a9): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x3b6): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x402): undefined reference to `QSGNode::removeAllChildNodes()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x453): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x45e): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x48b): undefined reference to `QSGRootNode::QSGRootNode()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x4a5): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x4b0): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x564): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x57c): undefined reference to `QSGNode::insertChildNodeAfter(QSGNode*, QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x587): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x5a8): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x5b5): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x68c): undefined reference to `QSGOpacityNode::QSGOpacityNode()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6d2): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6dd): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6ea): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x6f5): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x70f): undefined reference to `QSGOpacityNode::setOpacity(double)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x8c0): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x837): undefined reference to `QSGNode::prependChildNode(QSGNode*)'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate15updateDirtyNodeEP10QQuickItem+0x876): undefined reference to `QSGNode::insertChildNodeAfter(QSGNode*, QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickwindow.o): in function `QQuickWindowPrivate::syncSceneGraph()':
qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate14syncSceneGraphEv+0xcf): undefined reference to `QSGRootNode::QSGRootNode()'
/usr/bin/ld: qquickwindow.cpp:(.text._ZN19QQuickWindowPrivate14syncSceneGraphEv+0xea): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o): in function `QQuickDefaultClipNode::QQuickDefaultClipNode(QRectF const&)':
qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeC2ERK6QRectF+0x16): undefined reference to `QSGClipNode::QSGClipNode()'
/usr/bin/ld: qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeC2ERK6QRectF+0x6d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeC2ERK6QRectF+0x7e): undefined reference to `QSGClipNode::setIsRectangular(bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o): in function `QQuickDefaultClipNode::updateGeometry()':
qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNode14updateGeometryEv+0x27d): undefined reference to `QSGClipNode::setClipRect(QRectF const&)'
/usr/bin/ld: qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNode14updateGeometryEv+0x294): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o): in function `QQuickDefaultClipNode::~QQuickDefaultClipNode()':
qquickclipnode.cpp:(.text._ZN21QQuickDefaultClipNodeD2Ev[_ZN21QQuickDefaultClipNodeD5Ev]+0x27): undefined reference to `QSGClipNode::~QSGClipNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o):(.data.rel.ro._ZTI21QQuickDefaultClipNode[_ZTI21QQuickDefaultClipNode]+0x10): undefined reference to `typeinfo for QSGClipNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickclipnode.o):(.data.rel.ro._ZTV21QQuickDefaultClipNode[_ZTV21QQuickDefaultClipNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickitemgrabresult.o): in function `QQuickItemGrabResult::setup()':
qquickitemgrabresult.cpp:(.text._ZN20QQuickItemGrabResult5setupEv+0x19b): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o): in function `QQuickShaderSourceAttachedNode::~QQuickShaderSourceAttachedNode()':
qquickshadereffectsource.cpp:(.text._ZN30QQuickShaderSourceAttachedNodeD2Ev[_ZN30QQuickShaderSourceAttachedNodeD5Ev]+0x1f): undefined reference to `QSGNode::~QSGNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o): in function `QQuickShaderSourceAttachedNode::markTextureDirty()':
qquickshadereffectsource.cpp:(.text._ZN30QQuickShaderSourceAttachedNode16markTextureDirtyEv[_ZN30QQuickShaderSourceAttachedNode16markTextureDirtyEv]+0x13): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o): in function `QQuickShaderEffectSource::updatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*)':
qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xc6): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x423): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x459): undefined reference to `QSGNode::QSGNode()'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x478): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickshadereffectsource.cpp:(.text._ZN24QQuickShaderEffectSource15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x4d0): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o):(.data.rel.ro._ZTI30QQuickShaderSourceAttachedNode[_ZTI30QQuickShaderSourceAttachedNode]+0x28): undefined reference to `typeinfo for QSGNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickshadereffectsource.o):(.data.rel.ro._ZTV30QQuickShaderSourceAttachedNode[_ZTV30QQuickShaderSourceAttachedNode]+0x90): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickopenglshadereffectnode.o): in function `QQuickOpenGLShaderEffectNode::~QQuickOpenGLShaderEffectNode()':
qquickopenglshadereffectnode.cpp:(.text._ZN28QQuickOpenGLShaderEffectNodeD2Ev+0x1f): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickopenglshadereffectnode.o): in function `QQuickOpenGLShaderEffectNode::QQuickOpenGLShaderEffectNode()':
qquickopenglshadereffectnode.cpp:(.text._ZN28QQuickOpenGLShaderEffectNodeC2Ev+0x19): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qquickopenglshadereffectnode.cpp:(.text._ZN28QQuickOpenGLShaderEffectNodeC2Ev+0x40): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickopenglshadereffectnode.o): in function `QQuickOpenGLShaderEffectNode::markDirtyTexture()':
qquickopenglshadereffectnode.cpp:(.text._ZN28QQuickOpenGLShaderEffectNode16markDirtyTextureEv+0x12): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickopenglshadereffectnode.o):(.data.rel.ro._ZTI28QQuickOpenGLShaderEffectNode[_ZTI28QQuickOpenGLShaderEffectNode]+0x28): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickopenglshadereffectnode.o):(.data.rel.ro._ZTV28QQuickOpenGLShaderEffectNode[_ZTV28QQuickOpenGLShaderEffectNode]+0x98): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickanimatorjob.o): in function `QQuickOpacityAnimatorJob::updateCurrentTime(int)':
qquickanimatorjob.cpp:(.text._ZN24QQuickOpacityAnimatorJob17updateCurrentTimeEi+0x5e): undefined reference to `QSGOpacityNode::setOpacity(double)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickanimatorjob.o): in function `QQuickTransformAnimatorJob::Helper::commit()':
qquickanimatorjob.cpp:(.text._ZN26QQuickTransformAnimatorJob6Helper6commitEv+0xfc): undefined reference to `QSGTransformNode::setMatrix(QMatrix4x4 const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickanimatorjob.o): in function `QQuickOpacityAnimatorJob::postSync()':
qquickanimatorjob.cpp:(.text._ZN24QQuickOpacityAnimatorJob8postSyncEv+0x9f): undefined reference to `QSGOpacityNode::QSGOpacityNode()'
/usr/bin/ld: qquickanimatorjob.cpp:(.text._ZN24QQuickOpacityAnimatorJob8postSyncEv+0x101): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquickanimatorjob.cpp:(.text._ZN24QQuickOpacityAnimatorJob8postSyncEv+0x110): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquickanimatorjob.cpp:(.text._ZN24QQuickOpacityAnimatorJob8postSyncEv+0x121): undefined reference to `QSGNode::reparentChildNodesTo(QSGNode*)'
/usr/bin/ld: qquickanimatorjob.cpp:(.text._ZN24QQuickOpacityAnimatorJob8postSyncEv+0x130): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickanimatorjob.o): in function `QQuickUniformAnimatorJob::updateCurrentTime(int)':
qquickanimatorjob.cpp:(.text._ZN24QQuickUniformAnimatorJob17updateCurrentTimeEi+0x177): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::QSGSimpleRectNode()':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeC2Ev+0x2f): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeC2Ev+0x9b): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeC2Ev+0xc4): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::setRect(QRectF const&)':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNode7setRectERK6QRectF+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::setColor(QColor const&)':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNode8setColorERK6QColor+0x42): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o): in function `QSGSimpleRectNode::~QSGSimpleRectNode()':
qsgsimplerectnode.cpp:(.text._ZN17QSGSimpleRectNodeD2Ev[_ZN17QSGSimpleRectNodeD5Ev]+0x45): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o):(.data.rel.ro._ZTI17QSGSimpleRectNode[_ZTI17QSGSimpleRectNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimplerectnode.o):(.data.rel.ro._ZTV17QSGSimpleRectNode[_ZTV17QSGSimpleRectNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o): in function `FlatColorMaterialRhiShader::~FlatColorMaterialRhiShader()':
qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderD2Ev[_ZN26FlatColorMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o): in function `FlatColorMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2f): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x4c): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x79): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o): in function `FlatColorMaterialRhiShader::FlatColorMaterialRhiShader()':
qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgflatcolormaterial.cpp:(.text._ZN26FlatColorMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTI26FlatColorMaterialRhiShader[_ZTI26FlatColorMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTV26FlatColorMaterialRhiShader[_ZTV26FlatColorMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTV26FlatColorMaterialRhiShader[_ZTV26FlatColorMaterialRhiShader]+0x68): undefined reference to `QSGMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgflatcolormaterial.o):(.data.rel.ro._ZTV26FlatColorMaterialRhiShader[_ZTV26FlatColorMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::~QSGOpaqueTextureMaterialRhiShader()':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderD2Ev[_ZN33QSGOpaqueTextureMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0x7f): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0xdd): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader18updateSampledImageERN20QSGMaterialRhiShader11RenderStateEiPP10QSGTextureP11QSGMaterialS7_+0xe8): undefined reference to `QSGMaterialRhiShader::RenderState::rhi()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x27): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x45): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGTextureMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x24): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x37): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGOpaqueTextureMaterialRhiShader::QSGOpaqueTextureMaterialRhiShader()':
qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN33QSGOpaqueTextureMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o): in function `QSGTextureMaterialRhiShader::QSGTextureMaterialRhiShader()':
qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgtexturematerial.cpp:(.text._ZN27QSGTextureMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTI33QSGOpaqueTextureMaterialRhiShader[_ZTI33QSGOpaqueTextureMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV33QSGOpaqueTextureMaterialRhiShader[_ZTV33QSGOpaqueTextureMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV33QSGOpaqueTextureMaterialRhiShader[_ZTV33QSGOpaqueTextureMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV27QSGTextureMaterialRhiShader[_ZTV27QSGTextureMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgtexturematerial.o):(.data.rel.ro._ZTV27QSGTextureMaterialRhiShader[_ZTV27QSGTextureMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o): in function `QSGVertexColorMaterialRhiShader::~QSGVertexColorMaterialRhiShader()':
qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderD2Ev[_ZN31QSGVertexColorMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o): in function `QSGVertexColorMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x26): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x43): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x69): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o): in function `QSGVertexColorMaterialRhiShader::QSGVertexColorMaterialRhiShader()':
qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgvertexcolormaterial.cpp:(.text._ZN31QSGVertexColorMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTI31QSGVertexColorMaterialRhiShader[_ZTI31QSGVertexColorMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTV31QSGVertexColorMaterialRhiShader[_ZTV31QSGVertexColorMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTV31QSGVertexColorMaterialRhiShader[_ZTV31QSGVertexColorMaterialRhiShader]+0x68): undefined reference to `QSGMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgvertexcolormaterial.o):(.data.rel.ro._ZTV31QSGVertexColorMaterialRhiShader[_ZTV31QSGVertexColorMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhilayer.o): in function `QSGRhiLayer::grab()':
qsgrhilayer.cpp:(.text._ZN11QSGRhiLayer4grabEv+0x726): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgrhilayer.cpp:(.text._ZN11QSGRhiLayer4grabEv+0x976): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o): in function `QSGBasicInternalRectangleNode::setAntialiasing(bool)':
qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode15setAntialiasingEb+0x110): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode15setAntialiasingEb+0x126): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode15setAntialiasingEb+0x135): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o): in function `QSGBasicInternalRectangleNode::QSGBasicInternalRectangleNode()':
qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNodeC2Ev+0x103): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o): in function `QSGBasicInternalRectangleNode::update()':
qsgbasicinternalrectanglenode.cpp:(.text._ZN29QSGBasicInternalRectangleNode6updateEv+0x53): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalrectanglenode.o):(.data.rel.ro._ZTV29QSGBasicInternalRectangleNode[_ZTV29QSGBasicInternalRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::setTexture(QSGTexture*)':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode10setTextureEP10QSGTexture+0x26): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::setAntialiasing(bool)':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode15setAntialiasingEb+0x67): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode15setAntialiasingEb+0x7a): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode15setAntialiasingEb+0x89): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::QSGBasicInternalImageNode()':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNodeC2Ev+0x15c): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::updateGeometry()':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x305): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x317): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x3b7): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode14updateGeometryEv+0x64b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o): in function `QSGBasicInternalImageNode::preprocess()':
qsgbasicinternalimagenode.cpp:(.text._ZN25QSGBasicInternalImageNode10preprocessEv+0x12b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicinternalimagenode.o):(.data.rel.ro._ZTV25QSGBasicInternalImageNode[_ZTV25QSGBasicInternalImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o): in function `QSGDefaultGlyphNode::QSGDefaultGlyphNode(QSGRenderContext*)':
qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNodeC2EP16QSGRenderContext+0x65): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o): in function `QSGDefaultGlyphNode::update()':
qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode6updateEv+0x287): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode6updateEv+0x294): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o): in function `QSGDefaultGlyphNode::updateGeometry()':
qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode14updateGeometryEv+0xe1): undefined reference to `QSGNode::removeAllChildNodes()'
/usr/bin/ld: qsgdefaultglyphnode.cpp:(.text._ZN19QSGDefaultGlyphNode14updateGeometryEv+0x312): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode.o):(.data.rel.ro._ZTV19QSGDefaultGlyphNode[_ZTV19QSGDefaultGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG24BitTextMaskRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN25QSG24BitTextMaskRhiShader27updateGraphicsPipelineStateERN20QSGMaterialRhiShader11RenderStateEPNS0_21GraphicsPipelineStateEP11QSGMaterialS6_+0x35): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskRhiShader::~QSGTextMaskRhiShader()':
qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderD2Ev[_ZN20QSGTextMaskRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x41): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x5e): undefined reference to `QSGMaterialRhiShader::RenderState::modelViewMatrix() const'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x83): undefined reference to `QSGMaterialRhiShader::RenderState::projectionMatrix() const'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x13c): undefined reference to `QSGMaterialRhiShader::RenderState::devicePixelRatio() const'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x168): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG8BitTextMaskRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN24QSG8BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x25): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN24QSG8BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x4f): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGStyledTextRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x29): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x50): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG24BitTextMaskRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN25QSG24BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x25): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN25QSG24BitTextMaskRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x4f): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG32BitColorTextRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultglyphnode_p.cpp:(.text._ZN26QSG32BitColorTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x25): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN26QSG32BitColorTextRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x5b): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskRhiShader::QSGTextMaskRhiShader(QFontEngine::GlyphFormat)':
qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatE+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatE+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN20QSGTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatE+0x6f): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSG8BitTextMaskRhiShader::QSG8BitTextMaskRhiShader(QFontEngine::GlyphFormat, bool)':
qsgdefaultglyphnode_p.cpp:(.text._ZN24QSG8BitTextMaskRhiShaderC2EN11QFontEngine11GlyphFormatEb[_ZN24QSG8BitTextMaskRhiShaderC5EN11QFontEngine11GlyphFormatEb]+0x5a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGTextMaskMaterial::createShader() const':
qsgdefaultglyphnode_p.cpp:(.text._ZNK19QSGTextMaskMaterial12createShaderEv+0xdf): undefined reference to `QSGMaterialRhiShader::setFlag(QFlags, bool)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZNK19QSGTextMaskMaterial12createShaderEv+0xfd): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGStyledTextRhiShader::QSGStyledTextRhiShader(QFontEngine::GlyphFormat, bool)':
qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShaderC2EN11QFontEngine11GlyphFormatEb[_ZN22QSGStyledTextRhiShaderC5EN11QFontEngine11GlyphFormatEb]+0x4b): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZN22QSGStyledTextRhiShaderC2EN11QFontEngine11GlyphFormatEb[_ZN22QSGStyledTextRhiShaderC5EN11QFontEngine11GlyphFormatEb]+0x79): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o): in function `QSGOutlinedTextMaterial::createShader() const':
qsgdefaultglyphnode_p.cpp:(.text._ZNK23QSGOutlinedTextMaterial12createShaderEv+0x73): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultglyphnode_p.cpp:(.text._ZNK23QSGOutlinedTextMaterial12createShaderEv+0xa1): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTI20QSGTextMaskRhiShader[_ZTI20QSGTextMaskRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV20QSGTextMaskRhiShader[_ZTV20QSGTextMaskRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV20QSGTextMaskRhiShader[_ZTV20QSGTextMaskRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSG8BitTextMaskRhiShader[_ZTV24QSG8BitTextMaskRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSG8BitTextMaskRhiShader[_ZTV24QSG8BitTextMaskRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV25QSG24BitTextMaskRhiShader[_ZTV25QSG24BitTextMaskRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV26QSG32BitColorTextRhiShader[_ZTV26QSG32BitColorTextRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV26QSG32BitColorTextRhiShader[_ZTV26QSG32BitColorTextRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV22QSGStyledTextRhiShader[_ZTV22QSGStyledTextRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV22QSGStyledTextRhiShader[_ZTV22QSGStyledTextRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSGOutlinedTextRhiShader[_ZTV24QSGOutlinedTextRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultglyphnode_p.o):(.data.rel.ro._ZTV24QSGOutlinedTextRhiShader[_ZTV24QSGOutlinedTextRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::setColor(QColor const&)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode8setColorERK6QColor+0x42): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::QSGDistanceFieldGlyphNode(QSGRenderContext*)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeC2EP16QSGRenderContext+0xf): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeC2EP16QSGRenderContext+0x2c): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeC2EP16QSGRenderContext+0x1cd): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::updateMaterial()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode14updateMaterialEv+0x17c): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::invalidateGlyphs(QVector const&)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode16invalidateGlyphsERK7QVectorIjE+0x84): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::setGlyphs(QPointF const&, QGlyphRun const&)':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode9setGlyphsERK7QPointFRK9QGlyphRun+0xa6): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::updateGeometry()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode14updateGeometryEv+0x861): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode14updateGeometryEv+0x8fa): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::preprocess()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNode10preprocessEv+0x35): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o): in function `QSGDistanceFieldGlyphNode::~QSGDistanceFieldGlyphNode()':
qsgdistancefieldglyphnode.cpp:(.text._ZN25QSGDistanceFieldGlyphNodeD2Ev+0x136): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode.o):(.data.rel.ro._ZTV25QSGDistanceFieldGlyphNode[_ZTV25QSGDistanceFieldGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGDistanceFieldTextMaterialRhiShader::~QSGDistanceFieldTextMaterialRhiShader()':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderD2Ev[_ZN37QSGDistanceFieldTextMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGDistanceFieldTextMaterialRhiShader::QSGDistanceFieldTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderC2Eb+0x25): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderC2Eb+0x56): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShaderC2Eb+0x84): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGDistanceFieldTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x3e): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x8a): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xa9): undefined reference to `QSGMaterialRhiShader::RenderState::determinant() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xcf): undefined reference to `QSGMaterialRhiShader::RenderState::devicePixelRatio() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x15c): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN37QSGDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x224): undefined reference to `QSGMaterialRhiShader::RenderState::resourceUpdateBatch()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldStyledTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN40DistanceFieldStyledTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x35): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN40DistanceFieldStyledTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x6b): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldShiftedStyleTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN46DistanceFieldShiftedStyleTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x23): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldOutlineTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN41DistanceFieldOutlineTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2a): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGHiQSubPixelDistanceFieldTextMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x3b): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x84): undefined reference to `QSGMaterialRhiShader::RenderState::viewportRect() const'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x94): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldOutlineTextMaterialRhiShader::DistanceFieldOutlineTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN41DistanceFieldOutlineTextMaterialRhiShaderC2Eb+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN41DistanceFieldOutlineTextMaterialRhiShaderC2Eb+0x7a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `DistanceFieldShiftedStyleTextMaterialRhiShader::DistanceFieldShiftedStyleTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN46DistanceFieldShiftedStyleTextMaterialRhiShaderC2Eb+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN46DistanceFieldShiftedStyleTextMaterialRhiShaderC2Eb+0x7a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGHiQSubPixelDistanceFieldTextMaterialRhiShader::QSGHiQSubPixelDistanceFieldTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x46): undefined reference to `QSGMaterialRhiShader::setFlag(QFlags, bool)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x5e): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGHiQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x8c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o): in function `QSGLoQSubPixelDistanceFieldTextMaterialRhiShader::QSGLoQSubPixelDistanceFieldTextMaterialRhiShader(bool)':
qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGLoQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x4c): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdistancefieldglyphnode_p.cpp:(.text._ZN48QSGLoQSubPixelDistanceFieldTextMaterialRhiShaderC2Eb+0x7a): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTI37QSGDistanceFieldTextMaterialRhiShader[_ZTI37QSGDistanceFieldTextMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV37QSGDistanceFieldTextMaterialRhiShader[_ZTV37QSGDistanceFieldTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV37QSGDistanceFieldTextMaterialRhiShader[_ZTV37QSGDistanceFieldTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV40DistanceFieldStyledTextMaterialRhiShader[_ZTV40DistanceFieldStyledTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV40DistanceFieldStyledTextMaterialRhiShader[_ZTV40DistanceFieldStyledTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV41DistanceFieldOutlineTextMaterialRhiShader[_ZTV41DistanceFieldOutlineTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV41DistanceFieldOutlineTextMaterialRhiShader[_ZTV41DistanceFieldOutlineTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader[_ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader[_ZTV46DistanceFieldShiftedStyleTextMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader[_ZTV48QSGHiQSubPixelDistanceFieldTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdistancefieldglyphnode_p.o):(.data.rel.ro._ZTV48QSGLoQSubPixelDistanceFieldTextMaterialRhiShader[_ZTV48QSGLoQSubPixelDistanceFieldTextMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::updateMaterialAntialiasing()':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode26updateMaterialAntialiasingEv+0x19): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode26updateMaterialAntialiasingEv+0x29): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode26updateMaterialAntialiasingEv+0x39): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setMipmapFiltering(QSGTexture::Filtering)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode18setMipmapFilteringEN10QSGTexture9FilteringE+0x4f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setFiltering(QSGTexture::Filtering)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode12setFilteringEN10QSGTexture9FilteringE+0x49): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setHorizontalWrapMode(QSGTexture::WrapMode)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode21setHorizontalWrapModeEN10QSGTexture8WrapModeE+0x4f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::setVerticalWrapMode(QSGTexture::WrapMode)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNode19setVerticalWrapModeEN10QSGTexture8WrapModeE+0x4f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `SmoothTextureMaterialRhiShader::~SmoothTextureMaterialRhiShader()':
qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShaderD2Ev[_ZN30SmoothTextureMaterialRhiShaderD5Ev]+0x13): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `SmoothTextureMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x23): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x37): undefined reference to `QSGMaterialRhiShader::RenderState::viewportRect() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `SmoothTextureMaterialRhiShader::SmoothTextureMaterialRhiShader()':
qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN30SmoothTextureMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o): in function `QSGDefaultInternalImageNode::QSGDefaultInternalImageNode(QSGDefaultRenderContext*)':
qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNodeC2EP23QSGDefaultRenderContext+0x6b): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgdefaultinternalimagenode.cpp:(.text._ZN27QSGDefaultInternalImageNodeC2EP23QSGDefaultRenderContext+0x7d): undefined reference to `QSGGeometryNode::setOpaqueMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o):(.data.rel.ro._ZTV30SmoothTextureMaterialRhiShader[_ZTV30SmoothTextureMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o):(.data.rel.ro._ZTV30SmoothTextureMaterialRhiShader[_ZTV30SmoothTextureMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalimagenode.o):(.data.rel.ro._ZTV27QSGDefaultInternalImageNode[_ZTV27QSGDefaultInternalImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `QSGDefaultInternalRectangleNode::updateMaterialAntialiasing()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN31QSGDefaultInternalRectangleNode26updateMaterialAntialiasingEv+0x1c): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `SmoothColorMaterialRhiShader::~SmoothColorMaterialRhiShader()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderD2Ev[_ZN28SmoothColorMaterialRhiShaderD5Ev]+0xf): undefined reference to `QSGMaterialRhiShader::~QSGMaterialRhiShader()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `SmoothColorMaterialRhiShader::updateUniformData(QSGMaterialRhiShader::RenderState&, QSGMaterial*, QSGMaterial*)':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x2a): undefined reference to `QSGMaterialRhiShader::RenderState::uniformData()'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x47): undefined reference to `QSGMaterialRhiShader::RenderState::combinedMatrix() const'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0x69): undefined reference to `QSGMaterialRhiShader::RenderState::viewportRect() const'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShader17updateUniformDataERN20QSGMaterialRhiShader11RenderStateEP11QSGMaterialS4_+0xcb): undefined reference to `QSGMaterialRhiShader::RenderState::opacity() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `SmoothColorMaterialRhiShader::SmoothColorMaterialRhiShader()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderC2Ev+0x22): undefined reference to `QSGMaterialRhiShader::QSGMaterialRhiShader()'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderC2Ev+0x45): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: qsgdefaultinternalrectanglenode.cpp:(.text._ZN28SmoothColorMaterialRhiShaderC2Ev+0x68): undefined reference to `QSGMaterialRhiShader::setShaderFileName(QSGMaterialRhiShader::Stage, QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o): in function `QSGDefaultInternalRectangleNode::QSGDefaultInternalRectangleNode()':
qsgdefaultinternalrectanglenode.cpp:(.text._ZN31QSGDefaultInternalRectangleNodeC2Ev+0x41): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTI28SmoothColorMaterialRhiShader[_ZTI28SmoothColorMaterialRhiShader]+0x10): undefined reference to `typeinfo for QSGMaterialRhiShader'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV28SmoothColorMaterialRhiShader[_ZTV28SmoothColorMaterialRhiShader]+0x38): undefined reference to `QSGMaterialRhiShader::attributeNames() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV28SmoothColorMaterialRhiShader[_ZTV28SmoothColorMaterialRhiShader]+0x68): undefined reference to `QSGMaterialRhiShader::updateSampledImage(QSGMaterialRhiShader::RenderState&, int, QSGTexture**, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV28SmoothColorMaterialRhiShader[_ZTV28SmoothColorMaterialRhiShader]+0x70): undefined reference to `QSGMaterialRhiShader::updateGraphicsPipelineState(QSGMaterialRhiShader::RenderState&, QSGMaterialRhiShader::GraphicsPipelineState*, QSGMaterial*, QSGMaterial*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultinternalrectanglenode.o):(.data.rel.ro._ZTV31QSGDefaultInternalRectangleNode[_ZTV31QSGDefaultInternalRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgdefaultrendercontext.o): in function `QSGDefaultRenderContext::initializeRhiShader(QSGMaterialRhiShader*, QShader::Variant)':
qsgdefaultrendercontext.cpp:(.text._ZN23QSGDefaultRenderContext19initializeRhiShaderEP20QSGMaterialRhiShaderN7QShader7VariantE+0xe): undefined reference to `QSGMaterialRhiShaderPrivate::prepare(QShader::Variant)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarecontext.o): in function `QSGSoftwareContext::~QSGSoftwareContext()':
qsgsoftwarecontext.cpp:(.text._ZN18QSGSoftwareContextD2Ev[_ZN18QSGSoftwareContextD5Ev]+0x21): undefined reference to `QSGRendererInterface::~QSGRendererInterface()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarecontext.o):(.data.rel.ro._ZTI18QSGSoftwareContext[_ZTI18QSGSoftwareContext]+0x28): undefined reference to `typeinfo for QSGRendererInterface'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarecontext.o):(.data.rel.ro._ZTV18QSGSoftwareContext[_ZTV18QSGSoftwareContext]+0x158): undefined reference to `QSGRendererInterface::getResource(QQuickWindow*, char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o): in function `QSGAbstractSoftwareRenderer::~QSGAbstractSoftwareRenderer()':
qsgabstractsoftwarerenderer.cpp:(.text._ZN27QSGAbstractSoftwareRendererD2Ev+0xfd): undefined reference to `QSGRenderer::~QSGRenderer()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o): in function `QSGAbstractSoftwareRenderer::QSGAbstractSoftwareRenderer(QSGRenderContext*)':
qsgabstractsoftwarerenderer.cpp:(.text._ZN27QSGAbstractSoftwareRendererC2EP16QSGRenderContext+0xc): undefined reference to `QSGRenderer::QSGRenderer(QSGRenderContext*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o): in function `QSGAbstractSoftwareRenderer::nodeChanged(QSGNode*, QFlags)':
qsgabstractsoftwarerenderer.cpp:(.text._ZN27QSGAbstractSoftwareRenderer11nodeChangedEP7QSGNode6QFlagsINS0_13DirtyStateBitEE+0xb5): undefined reference to `QSGRenderer::nodeChanged(QSGNode*, QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o):(.data.rel.ro._ZTI27QSGAbstractSoftwareRenderer[_ZTI27QSGAbstractSoftwareRenderer]+0x10): undefined reference to `typeinfo for QSGRenderer'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o):(.data.rel.ro._ZTV27QSGAbstractSoftwareRenderer[_ZTV27QSGAbstractSoftwareRenderer]+0x70): undefined reference to `QSGRenderer::renderScene(unsigned int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgabstractsoftwarerenderer.o):(.data.rel.ro._ZTV27QSGAbstractSoftwareRenderer[_ZTV27QSGAbstractSoftwareRenderer]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareglyphnode.o): in function `QSGSoftwareGlyphNode::QSGSoftwareGlyphNode()':
qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0xfd): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeC2Ev+0x10c): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareglyphnode.o): in function `QSGSoftwareGlyphNode::~QSGSoftwareGlyphNode()':
qsgsoftwareglyphnode.cpp:(.text._ZN20QSGSoftwareGlyphNodeD2Ev[_ZN20QSGSoftwareGlyphNodeD5Ev]+0x3e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareglyphnode.o):(.data.rel.ro._ZTV20QSGSoftwareGlyphNode[_ZTV20QSGSoftwareGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setFiltering(QSGTexture::Filtering)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode12setFilteringEN10QSGTexture9FilteringE+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setHorizontalWrapMode(QSGTexture::WrapMode)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode21setHorizontalWrapModeEN10QSGTexture8WrapModeE+0x1d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setVerticalWrapMode(QSGTexture::WrapMode)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode19setVerticalWrapModeEN10QSGTexture8WrapModeE+0x1d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setMirror(bool)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode9setMirrorEb+0x21): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setTargetRect(QRectF const&)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode13setTargetRectERK6QRectF+0x41): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o):qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode18setInnerTargetRectERK6QRectF+0x41): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::QSGSoftwareInternalImageNode()':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x26): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x11f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeC2Ev+0x12d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::~QSGSoftwareInternalImageNode()':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNodeD2Ev[_ZN28QSGSoftwareInternalImageNodeD5Ev]+0x3e): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::setTexture(QSGTexture*)':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode10setTextureEP10QSGTexture+0xbf): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o): in function `QSGSoftwareInternalImageNode::preprocess()':
qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode10preprocessEv+0x45): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgsoftwareinternalimagenode.cpp:(.text._ZN28QSGSoftwareInternalImageNode10preprocessEv+0x57): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalimagenode.o):(.data.rel.ro._ZTV28QSGSoftwareInternalImageNode[_ZTV28QSGSoftwareInternalImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::setColor(QColor const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNode8setColorERK6QColor[_ZN24QSGSoftwareRectangleNode8setColorERK6QColor]+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::setRect(QRectF const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNode7setRectERK6QRectF[_ZN24QSGSoftwareRectangleNode7setRectERK6QRectF]+0x1f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::setTexture(QSGTexture*)':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode10setTextureEP10QSGTexture+0x38): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::setFiltering(QSGTexture::Filtering)':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode12setFilteringEN10QSGTexture9FilteringE[_ZN20QSGSoftwareImageNode12setFilteringEN10QSGTexture9FilteringE]+0x10): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::setRect(QRectF const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode7setRectERK6QRectF[_ZN20QSGSoftwareImageNode7setRectERK6QRectF]+0x1f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNode30setTextureCoordinatesTransformE6QFlagsIN12QSGImageNode31TextureCoordinatesTransformFlagEE+0x1f): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::~QSGSoftwareRectangleNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeD2Ev[_ZN24QSGSoftwareRectangleNodeD5Ev]+0xf): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::setBounds(QRectF const&)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNode9setBoundsERK6QRectF+0x78): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::setPadding(double, double, double, double)':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNode10setPaddingEdddd+0xac): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareRectangleNode::QSGSoftwareRectangleNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeC2Ev+0x71): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareRectangleNodeC2Ev+0x7f): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::QSGSoftwareImageNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeC2Ev+0xa9): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeC2Ev+0xb7): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::QSGSoftwareNinePatchNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeC2Ev+0x6f): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeC2Ev+0x7d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareImageNode::~QSGSoftwareImageNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN20QSGSoftwareImageNodeD2Ev+0x49): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o): in function `QSGSoftwareNinePatchNode::~QSGSoftwareNinePatchNode()':
qsgsoftwarepublicnodes.cpp:(.text._ZN24QSGSoftwareNinePatchNodeD2Ev[_ZN24QSGSoftwareNinePatchNodeD5Ev]+0x32): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):(.data.rel.ro._ZTV24QSGSoftwareRectangleNode[_ZTV24QSGSoftwareRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):(.data.rel.ro._ZTV20QSGSoftwareImageNode[_ZTV20QSGSoftwareImageNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepublicnodes.o):(.data.rel.ro._ZTV24QSGSoftwareNinePatchNode[_ZTV24QSGSoftwareNinePatchNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::setDirty(QRect const&)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNode8setDirtyERK5QRect+0x1b): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::setFillColor(QColor const&)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNode12setFillColorERK6QColor+0x3e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::setContentsScale(double)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNode16setContentsScaleEd+0x1e): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::QSGSoftwarePainterNode(QQuickPaintedItem*)':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0xe): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0x2b): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0xdb): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeC2EP17QQuickPaintedItem+0xeb): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o): in function `QSGSoftwarePainterNode::~QSGSoftwarePainterNode()':
qsgsoftwarepainternode.cpp:(.text._ZN22QSGSoftwarePainterNodeD2Ev+0x40): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepainternode.o):(.data.rel.ro._ZTV22QSGSoftwarePainterNode[_ZTV22QSGSoftwarePainterNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setColor(QColor const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode8setColorERK6QColor+0x4a): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setPenColor(QColor const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode11setPenColorERK6QColor+0x4a): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setRect(QRectF const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode7setRectERK6QRectF+0x56): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setPenWidth(double)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode11setPenWidthEd+0x25): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setGradientVertical(bool)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode19setGradientVerticalEb+0x21): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o):qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode9setRadiusEd+0x25): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::QSGSoftwareInternalRectangleNode()':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x10b): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeC2Ev+0x11c): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::setGradientStops(QVector > const&)':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNode16setGradientStopsERK7QVectorI5QPairId6QColorEE+0x134): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o): in function `QSGSoftwareInternalRectangleNode::~QSGSoftwareInternalRectangleNode()':
qsgsoftwareinternalrectanglenode.cpp:(.text._ZN32QSGSoftwareInternalRectangleNodeD2Ev[_ZN32QSGSoftwareInternalRectangleNodeD5Ev]+0x56): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwareinternalrectanglenode.o):(.data.rel.ro._ZTV32QSGSoftwareInternalRectangleNode[_ZTV32QSGSoftwareInternalRectangleNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenode.o): in function `RenderNodeState::~RenderNodeState()':
qsgsoftwarerenderablenode.cpp:(.text._ZN15RenderNodeStateD2Ev[_ZN15RenderNodeStateD5Ev]+0x21): undefined reference to `QSGRenderNode::RenderState::~RenderState()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenode.o):(.data.rel.ro._ZTI15RenderNodeState[_ZTI15RenderNodeState]+0x10): undefined reference to `typeinfo for QSGRenderNode::RenderState'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenode.o):(.data.rel.ro._ZTV15RenderNodeState[_ZTV15RenderNodeState]+0x50): undefined reference to `QSGRenderNode::RenderState::get(char const*) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderablenodeupdater.o): in function `QSGSoftwareRenderableNodeUpdater::visit(QSGGeometryNode*)':
qsgsoftwarerenderablenodeupdater.cpp:(.text._ZN32QSGSoftwareRenderableNodeUpdater5visitEP15QSGGeometryNode+0x12): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o): in function `QSGSoftwareRenderer::renderScene(unsigned int)':
qsgsoftwarerenderer.cpp:(.text._ZN19QSGSoftwareRenderer11renderSceneEj+0x25): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTIZN19QSGSoftwareRenderer11renderSceneEjE1B+0x10): undefined reference to `typeinfo for QSGBindable'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTV19QSGSoftwareRenderer[_ZTV19QSGSoftwareRenderer]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTVZN19QSGSoftwareRenderer11renderSceneEjE1B+0x28): undefined reference to `QSGBindable::clear(QFlags) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarerenderer.o):(.data.rel.ro._ZTVZN19QSGSoftwareRenderer11renderSceneEjE1B+0x30): undefined reference to `QSGBindable::reactivate() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarelayer.o): in function `QSGSoftwareLayer::grab()':
qsgsoftwarelayer.cpp:(.text._ZN16QSGSoftwareLayer4grabEv+0x144): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qsgsoftwarelayer.cpp:(.text._ZN16QSGSoftwareLayer4grabEv+0x28f): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setTexture(QSGTexture*)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode10setTextureEP10QSGTexture+0x25): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setTime(float)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode7setTimeEf+0x1d): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSourceB(QPoint const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode10setSourceBERK6QPoint+0x29): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o):qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode12setSheetSizeERK5QSize+0x29): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::~QSGSoftwareSpriteNode()':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeD2Ev+0x34): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSourceA(QPoint const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode10setSourceAERK6QPoint+0x29): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSpriteSize(QSize const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode13setSpriteSizeERK5QSize+0x29): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::setSize(QSizeF const&)':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNode7setSizeERK6QSizeF+0x41): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o): in function `QSGSoftwareSpriteNode::QSGSoftwareSpriteNode()':
qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x9): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x26): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x8d): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qsgsoftwarespritenode.cpp:(.text._ZN21QSGSoftwareSpriteNodeC2Ev+0x9b): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarespritenode.o):(.data.rel.ro._ZTV21QSGSoftwareSpriteNode[_ZTV21QSGSoftwareSpriteNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktext.o): in function `QQuickText::updatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*)':
qquicktext.cpp:(.text._ZN10QQuickText15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x18e): undefined reference to `QSGTransformNode::setMatrix(QMatrix4x4 const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnode.o): in function `QQuickTextNode::QQuickTextNode(QQuickItem*)':
qquicktextnode.cpp:(.text._ZN14QQuickTextNodeC2EP10QQuickItem+0xe): undefined reference to `QSGTransformNode::QSGTransformNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnode.o): in function `QQuickTextNode::clearCursor()':
qquicktextnode.cpp:(.text._ZN14QQuickTextNode11clearCursorEv+0x15): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnode.o): in function `QQuickTextNode::~QQuickTextNode()':
qquicktextnode.cpp:(.text._ZN14QQuickTextNodeD2Ev+0x34): undefined reference to `QSGTransformNode::~QSGTransformNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnode.o): in function `QQuickTextNode::addGlyphs(QPointF const&, QGlyphRun const&, QColor const&, QQuickText::TextStyle, QColor const&, QSGNode*)':
qquicktextnode.cpp:(.text._ZN14QQuickTextNode9addGlyphsERK7QPointFRK9QGlyphRunRK6QColorN10QQuickText9TextStyleES8_P7QSGNode+0x1a2): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquicktextnode.cpp:(.text._ZN14QQuickTextNode9addGlyphsERK7QPointFRK9QGlyphRunRK6QColorN10QQuickText9TextStyleES8_P7QSGNode+0x2a4): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquicktextnode.cpp:(.text._ZN14QQuickTextNode9addGlyphsERK7QPointFRK9QGlyphRunRK6QColorN10QQuickText9TextStyleES8_P7QSGNode+0x2b4): undefined reference to `QSGGeometryNode::setRenderOrder(int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnode.o): in function `QQuickTextNode::setCursor(QRectF const&, QColor const&)':
qquicktextnode.cpp:(.text._ZN14QQuickTextNode9setCursorERK6QRectFRK6QColor+0x6b): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnode.o): in function `QQuickTextNode::addRectangleNode(QRectF const&, QColor const&)':
qquicktextnode.cpp:(.text._ZN14QQuickTextNode16addRectangleNodeERK6QRectFRK6QColor+0x58): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnode.o): in function `QQuickTextNode::addImage(QRectF const&, QImage const&)':
qquicktextnode.cpp:(.text._ZN14QQuickTextNode8addImageERK6QRectFRK6QImage+0x11a): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnode.o):(.data.rel.ro._ZTI14QQuickTextNode[_ZTI14QQuickTextNode]+0x10): undefined reference to `typeinfo for QSGTransformNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnode.o):(.data.rel.ro._ZTV14QQuickTextNode[_ZTV14QQuickTextNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnodeengine.o): in function `QQuickTextNodeEngine::processCurrentLine() [clone .part.0]':
qquicktextnodeengine.cpp:(.text._ZN20QQuickTextNodeEngine18processCurrentLineEv.part.0+0x4c6): undefined reference to `QSGClipNode::setIsRectangular(bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextnodeengine.o): in function `QQuickTextNodeEngine::addToSceneGraph(QQuickTextNode*, QQuickText::TextStyle, QColor const&)':
qquicktextnodeengine.cpp:(.text._ZN20QQuickTextNodeEngine15addToSceneGraphEP14QQuickTextNodeN10QQuickText9TextStyleERK6QColor+0x1e9): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextinput.o): in function `QQuickTextInput::updatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*)':
qquicktextinput.cpp:(.text._ZN15QQuickTextInput15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x198): undefined reference to `QSGTransformNode::setMatrix(QMatrix4x4 const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextedit.o): in function `(anonymous namespace)::RootNode::~RootNode()':
qquicktextedit.cpp:(.text._ZN12_GLOBAL__N_18RootNodeD2Ev+0xf): undefined reference to `QSGTransformNode::~QSGTransformNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextedit.o): in function `updateNodeTransform(QQuickTextNode*, QPointF const&)':
qquicktextedit.cpp:(.text._ZL19updateNodeTransformP14QQuickTextNodeRK7QPointF+0x88): undefined reference to `QSGTransformNode::setMatrix(QMatrix4x4 const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextedit.o): in function `QQuickTextEditPrivate::addCurrentTextNodeToRoot(QQuickTextNodeEngine*, QSGTransformNode*, QQuickTextNode*, QList::iterator&, int)':
qquicktextedit.cpp:(.text._ZN21QQuickTextEditPrivate24addCurrentTextNodeToRootEP20QQuickTextNodeEngineP16QSGTransformNodeP14QQuickTextNodeRN5QListINS_4NodeEE8iteratorEi+0xec): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextedit.o): in function `QQuickTextEdit::updatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*)':
qquicktextedit.cpp:(.text._ZN14QQuickTextEdit15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x233): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquicktextedit.cpp:(.text._ZN14QQuickTextEdit15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x273): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquicktextedit.cpp:(.text._ZN14QQuickTextEdit15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x2a8): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquicktextedit.cpp:(.text._ZN14QQuickTextEdit15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x370): undefined reference to `QSGTransformNode::setMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qquicktextedit.cpp:(.text._ZN14QQuickTextEdit15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xac0): undefined reference to `QSGNode::prependChildNode(QSGNode*)'
/usr/bin/ld: qquicktextedit.cpp:(.text._ZN14QQuickTextEdit15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xc5a): undefined reference to `QSGTransformNode::setMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qquicktextedit.cpp:(.text._ZN14QQuickTextEdit15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xd2f): undefined reference to `QSGNode::removeChildNode(QSGNode*)'
/usr/bin/ld: qquicktextedit.cpp:(.text._ZN14QQuickTextEdit15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xd5a): undefined reference to `QSGNode::appendChildNode(QSGNode*)'
/usr/bin/ld: qquicktextedit.cpp:(.text._ZN14QQuickTextEdit15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xd71): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquicktextedit.cpp:(.text._ZN14QQuickTextEdit15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xdc2): undefined reference to `QSGTransformNode::QSGTransformNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextedit.o):(.data.rel.ro._ZTIN12_GLOBAL__N_18RootNodeE+0x10): undefined reference to `typeinfo for QSGTransformNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquicktextedit.o):(.data.rel.ro._ZTVN12_GLOBAL__N_18RootNodeE+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickgenericshadereffect.o): in function `QQuickGenericShaderEffect::handleUpdatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*)':
qquickgenericshadereffect.cpp:(.text._ZN25QQuickGenericShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x1c6): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qquickgenericshadereffect.cpp:(.text._ZN25QQuickGenericShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x27b): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquickgenericshadereffect.cpp:(.text._ZN25QQuickGenericShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x286): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qquickgenericshadereffect.cpp:(.text._ZN25QQuickGenericShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x298): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickopenglshadereffect.o): in function `QQuickOpenGLShaderEffect::handleUpdatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*)':
qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xc9): undefined reference to `QSGGeometryNode::setMaterial(QSGMaterial*)'
/usr/bin/ld: qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0xdb): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x1de): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x1fa): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x363): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x3ec): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x4b4): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickopenglshadereffect.o):qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x4cd): more undefined references to `QSGNode::markDirty(QFlags)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qquickopenglshadereffect.o): in function `QQuickOpenGLShaderEffect::handleUpdatePaintNode(QSGNode*, QQuickItem::UpdatePaintNodeData*)':
qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x4e0): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x50e): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x6b4): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: qquickopenglshadereffect.cpp:(.text._ZN24QQuickOpenGLShaderEffect21handleUpdatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE+0x6c6): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhivisualizer.o): in function `QSGBatchRenderer::RhiVisualizer::prepareVisualize()':
qsgrhivisualizer.cpp:(.text._ZN16QSGBatchRenderer13RhiVisualizer16prepareVisualizeEv+0x67): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: qsgrhivisualizer.cpp:(.text._ZN16QSGBatchRenderer13RhiVisualizer16prepareVisualizeEv+0xa3): undefined reference to `QSGMaterialRhiShaderPrivate::loadShader(QString const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsimpletexturenode.o):(.data.rel.ro._ZTI20QSGSimpleTextureNode[_ZTI20QSGSimpleTextureNode]+0x10): undefined reference to `typeinfo for QSGGeometryNode'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopenglatlastexture.o): in function `QSGOpenGLAtlasTexture::Manager::Manager(QSize const&)':
qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture7ManagerC2ERK5QSize+0x9c): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture7ManagerC2ERK5QSize+0xd5): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture7ManagerC2ERK5QSize+0x14d): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgopenglatlastexture.o): in function `QSGOpenGLAtlasTexture::Atlas::Atlas(QSize const&)':
qsgopenglatlastexture.cpp:(.text._ZN21QSGOpenGLAtlasTexture5AtlasC2ERK5QSize+0x154): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhiatlastexture.o): in function `QSGRhiAtlasTexture::Manager::Manager(QSGDefaultRenderContext*, QSize const&, QSurface*)':
qsgrhiatlastexture.cpp:(.text._ZN18QSGRhiAtlasTexture7ManagerC2EP23QSGDefaultRenderContextRK5QSizeP8QSurface+0xa6): undefined reference to `qt_sg_envInt(char const*, int)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgrhiatlastexture.o):qsgrhiatlastexture.cpp:(.text._ZN18QSGRhiAtlasTexture7ManagerC2EP23QSGDefaultRenderContextRK5QSizeP8QSurface+0xdd): more undefined references to `qt_sg_envInt(char const*, int)' follow
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o): in function `QSGBasicGlyphNode::setColor(QColor const&)':
qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNode8setColorERK6QColor+0x44): undefined reference to `QSGNode::markDirty(QFlags)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o): in function `QSGBasicGlyphNode::QSGBasicGlyphNode()':
qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeC2Ev+0x13): undefined reference to `QSGGeometryNode::QSGGeometryNode()'
/usr/bin/ld: qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeC2Ev+0x30): undefined reference to `QSGNode::setFlag(QSGNode::Flag, bool)'
/usr/bin/ld: qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeC2Ev+0x12d): undefined reference to `QSGBasicGeometryNode::setGeometry(QSGGeometry*)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o): in function `QSGBasicGlyphNode::~QSGBasicGlyphNode()':
qsgbasicglyphnode.cpp:(.text._ZN17QSGBasicGlyphNodeD2Ev+0x4c): undefined reference to `QSGGeometryNode::~QSGGeometryNode()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgbasicglyphnode.o):(.data.rel.ro._ZTV17QSGBasicGlyphNode[_ZTV17QSGBasicGlyphNode]+0x20): undefined reference to `QSGNode::isSubtreeBlocked() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o): in function `QSGSoftwarePixmapRenderer::renderScene(unsigned int)':
qsgsoftwarepixmaprenderer.cpp:(.text._ZN25QSGSoftwarePixmapRenderer11renderSceneEj+0x25): undefined reference to `QSGRenderer::renderScene(QSGBindable const&)'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTIZN25QSGSoftwarePixmapRenderer11renderSceneEjE1B+0x10): undefined reference to `typeinfo for QSGBindable'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTV25QSGSoftwarePixmapRenderer[_ZTV25QSGSoftwarePixmapRenderer]+0xa0): undefined reference to `QSGRenderer::preprocess()'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTVZN25QSGSoftwarePixmapRenderer11renderSceneEjE1B+0x28): undefined reference to `QSGBindable::clear(QFlags) const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgsoftwarepixmaprenderer.o):(.data.rel.ro._ZTVZN25QSGSoftwarePixmapRenderer11renderSceneEjE1B+0x30): undefined reference to `QSGBindable::reactivate() const'
/usr/bin/ld: $ROOT/build/fontcombobox/qtdeclarative/lib/libQt5Quick.a(qsgnodeupdater.o): in function `QSGNodeUpdater::enterTransformNode(QSGTransformNode*)':
qsgnodeupdater.cpp:(.text._ZN14QSGNodeUpdater18enterTransformNodeEP16QSGTransformNode+0x6a): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgnodeupdater.cpp:(.text._ZN14QSGNodeUpdater18enterTransformNodeEP16QSGTransformNode+0x14b): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
/usr/bin/ld: qsgnodeupdater.cpp:(.text._ZN14QSGNodeUpdater18enterTransformNodeEP16QSGTransformNode+0xed): undefined reference to `QSGTransformNode::setCombinedMatrix(QMatrix4x4 const&)'
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.