<body style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" align="right"><img src="https://build.kde.org/static/e59dfe28/images/32x32/red.gif"></img></td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" valign="center"><b style="font-size: 200%;">BUILD FAILURE</b></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build URL
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><a href="https://build.kde.org/job/Applications/job/kio-gdrive/job/kf5-qt5%20FreeBSDQt5.15/130/">https://build.kde.org/job/Applications/job/kio-gdrive/job/kf5-qt5%20FreeBSDQt5.15/130/</a></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Project:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">kf5-qt5 FreeBSDQt5.15</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Date of build:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">Sun, 12 Jun 2022 12:38:43 +0000</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build duration:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">17 sec and counting</td></tr></table><br></br><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" width="100%" cellpadding="0" cellspacing="0"><tr><td class="bg1" style="font-family: Verdana, Helvetica, sans serif; font-size: 120%; color: white; background-color: #0000C0"><b>
       CONSOLE OUTPUT
      </b></td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[...truncated 550 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:00.905Z]         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:00.905Z] /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.h:29:10: error: expected '(' for function-style cast or type construction</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:00.905Z]     void statJobFinished(KJob *job);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:00.905Z]     ~~~~ ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.163Z] /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:43:66: error: no member named 'statJobFinished' in 'GDrivePropertiesPlugin'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.163Z]     connect(job, &KJob::finished, this, &GDrivePropertiesPlugin::statJobFinished);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.163Z]                                          ~~~~~~~~~~~~~~~~~~~~~~~~^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:76:5: error: no matching member function for call to 'connect'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     connect(m_ui.urlOpenButton, &QPushButton::clicked, this, [gdriveLink]() {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     ^~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:283:13: note: candidate function template not viable: no known conversion from 'GDrivePropertiesPlugin *' to 'const QObject *' for 3rd argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:322:13: note: candidate function template not viable: no known conversion from 'GDrivePropertiesPlugin *' to 'const QObject *' for 3rd argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:222:36: note: candidate function not viable: no known conversion from 'void (QAbstractButton::*)(bool)' to 'const char *' for 2nd argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     static QMetaObject::Connection connect(const QObject *sender, const char *signal,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:225:36: note: candidate function not viable: no known conversion from 'void (QAbstractButton::*)(bool)' to 'const QMetaMethod' for 2nd argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     static QMetaObject::Connection connect(const QObject *sender, const QMetaMethod &signal,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:481:41: note: candidate function not viable: no known conversion from 'GDrivePropertiesPlugin' to 'const QObject' for object argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] inline QMetaObject::Connection QObject::connect(const QObject *asender, const char *asignal,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:242:43: note: candidate template ignored: substitution failure [with Func1 = void (QAbstractButton::*)(bool), Func2 = (lambda at /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:76:62)]: no type named 'Object' in 'QtPrivate::FunctionPointer<(lambda at /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:76:62)>'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     static inline QMetaObject::Connection connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                           ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:274:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:314:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:80:5: error: no matching member function for call to 'connect'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     connect(m_ui.urlCopyButton, &QPushButton::clicked, this, [gdriveLink]() {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     ^~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:283:13: note: candidate function template not viable: no known conversion from 'GDrivePropertiesPlugin *' to 'const QObject *' for 3rd argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:322:13: note: candidate function template not viable: no known conversion from 'GDrivePropertiesPlugin *' to 'const QObject *' for 3rd argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, const QObject *context, Func2 slot,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:222:36: note: candidate function not viable: no known conversion from 'void (QAbstractButton::*)(bool)' to 'const char *' for 2nd argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     static QMetaObject::Connection connect(const QObject *sender, const char *signal,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:225:36: note: candidate function not viable: no known conversion from 'void (QAbstractButton::*)(bool)' to 'const QMetaMethod' for 2nd argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     static QMetaObject::Connection connect(const QObject *sender, const QMetaMethod &signal,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:481:41: note: candidate function not viable: no known conversion from 'GDrivePropertiesPlugin' to 'const QObject' for object argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] inline QMetaObject::Connection QObject::connect(const QObject *asender, const char *asignal,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:242:43: note: candidate template ignored: substitution failure [with Func1 = void (QAbstractButton::*)(bool), Func2 = (lambda at /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:80:62)]: no type named 'Object' in 'QtPrivate::FunctionPointer<(lambda at /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:80:62)>'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     static inline QMetaObject::Connection connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                           ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:274:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qobject.h:314:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             connect(const typename QtPrivate::FunctionPointer<Func1>::Object *sender, Func1 signal, Func2 slot)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:85:30: error: out-of-line definition of 'statJobFinished' does not match any declaration in 'GDrivePropertiesPlugin'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] void GDrivePropertiesPlugin::statJobFinished(KJob *job)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                              ^~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:95:36: error: calling a private constructor of class 'QString'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     properties->addPage(&m_widget, "G&oogle Drive");</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/local/include/qt5/QtCore/qstring.h:973:5: note: declared private here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     QString(const char *ch);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] In file included from /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:11:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:891:16: error: cannot initialize return object of type 'QObject *' with an rvalue of type 'GDrivePropertiesPlugin *'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]         return new impl(p, args);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                ^~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:657:21: note: in instantiation of function template specialization 'KPluginFactory::createInstance<GDrivePropertiesPlugin, QObject>' requested here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]             return &createInstance<impl, QObject>;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:749:75: note: in instantiation of member function 'KPluginFactory::InheritanceChecker<GDrivePropertiesPlugin>::createInstanceFunction' requested here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]         CreateInstanceFunction instanceFunction = InheritanceChecker<T>().createInstanceFunction(static_cast<T *>(nullptr));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                                                           ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/home/jenkins/workspace/Applications/kio-gdrive/kf5-qt5 FreeBSDQt5.15/src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:16:1: note: in instantiation of function template specialization 'KPluginFactory::registerPlugin<GDrivePropertiesPlugin, 0>' requested here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] K_PLUGIN_CLASS_WITH_JSON(GDrivePropertiesPlugin, "gdrivepropertiesplugin.json")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:272:85: note: expanded from macro 'K_PLUGIN_CLASS_WITH_JSON'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]     K_PLUGIN_FACTORY_WITH_JSON(KPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME, jsonFile, registerPlugin<classname>();)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z]                                                                                     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] 9 errors generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] gmake[2]: *** [src/integration/propertiesplugin/CMakeFiles/gdrivepropertiesplugin.dir/build.make:94: src/integration/propertiesplugin/CMakeFiles/gdrivepropertiesplugin.dir/gdrivepropertiesplugin.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] gmake[1]: *** [CMakeFiles/Makefile2:480: src/integration/propertiesplugin/CMakeFiles/gdrivepropertiesplugin.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] gmake[1]: *** [CMakeFiles/Makefile2:376: src/CMakeFiles/kio_gdrive.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.164Z] gmake: *** [Makefile:146: all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // stage</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2022-06-12T12:39:01.210Z] ERROR: script returned exit code 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // catchError</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailextrecipients</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailext</td></tr></table><br></br></body>