CONSOLE OUTPUT
|
[...truncated 558 lines...] |
[2022-01-17T18:44:56.785Z] [ 29%] Linking CXX shared library ../bin/liblsofui.so |
[2022-01-17T18:44:56.785Z] [ 29%] Linking CXX executable ../bin/chronotest |
[2022-01-17T18:44:57.043Z] [ 29%] Built target chronotest |
[2022-01-17T18:44:57.043Z] [ 29%] Building CXX object processcore/CMakeFiles/processcore.dir/processes.cpp.o |
[2022-01-17T18:44:57.301Z] [ 29%] Built target lsofui |
[2022-01-17T18:44:57.301Z] [ 30%] Building CXX object processcore/CMakeFiles/processcore.dir/process.cpp.o |
[2022-01-17T18:44:57.559Z] [ 30%] Building CXX object processcore/CMakeFiles/processcore.dir/process_attribute.cpp.o |
[2022-01-17T18:44:57.559Z] [ 31%] Building CXX object processcore/CMakeFiles/processcore.dir/processes_local_p.cpp.o |
[2022-01-17T18:44:57.816Z] [ 31%] Automatic MOC for target ksysguardlsofwidgets |
[2022-01-17T18:44:57.816Z] [ 31%] Linking CXX shared library ../../bin/libFormatterPlugin.so |
[2022-01-17T18:44:57.816Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/processcore/extended_process_list.cpp: In member function ���void KSysGuard::ExtendedProcesses::Private::loadPlugins()���: |
[2022-01-17T18:44:57.816Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/processcore/extended_process_list.cpp:558:81: warning: ���QObject* KPluginMetaData::instantiate() const��� is deprecated: Since 5.86. See API docs [-Wdeprecated-declarations] |
[2022-01-17T18:44:57.816Z] 558 | auto factory = qobject_cast<KPluginFactory *>(pluginMetaData.instantiate()); |
[2022-01-17T18:44:57.816Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ |
[2022-01-17T18:44:57.816Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginfactory.h:15, |
[2022-01-17T18:44:57.816Z] from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KPluginFactory:1, |
[2022-01-17T18:44:57.816Z] from /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/processcore/extended_process_list.cpp:9: |
[2022-01-17T18:44:57.816Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginmetadata.h:307:14: note: declared here |
[2022-01-17T18:44:57.816Z] 307 | QObject *instantiate() const; |
[2022-01-17T18:44:57.816Z] | ^~~~~~~~~~~ |
[2022-01-17T18:44:58.075Z] [ 31%] Built target ksysguardlsofwidgets_autogen |
[2022-01-17T18:44:58.075Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/processcore/cgroup_data_model.cpp: In member function ���void KSysGuard::CGroupDataModel::update(KSysGuard::CGroup*)���: |
[2022-01-17T18:44:58.075Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/processcore/cgroup_data_model.cpp:460:44: error: no match for ���operator%��� (operand types are ���QString��� and ���QLatin1Char���) |
[2022-01-17T18:44:58.075Z] 460 | const QString childId = node->id() % QLatin1Char('/') % QString::fromUtf8(entry.path().filename().c_str()); |
[2022-01-17T18:44:58.075Z] | ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ |
[2022-01-17T18:44:58.075Z] | | | |
[2022-01-17T18:44:58.075Z] | | QLatin1Char |
[2022-01-17T18:44:58.075Z] | QString |
[2022-01-17T18:44:58.075Z] [ 32%] Building CXX object lsofui/designer/CMakeFiles/ksysguardlsofwidgets.dir/ksysguardlsofwidgets_autogen/mocs_compilation.cpp.o |
[2022-01-17T18:44:58.075Z] [ 32%] Building CXX object lsofui/designer/CMakeFiles/ksysguardlsofwidgets.dir/ksysguardlsofwidgets_ECMQtDesignerPlugin/designerplugin.cpp.o |
[2022-01-17T18:44:58.075Z] [ 32%] Built target FormatterPlugin |
[2022-01-17T18:44:58.075Z] [ 32%] Building CXX object processcore/CMakeFiles/processcore.dir/processes_remote_p.cpp.o |
[2022-01-17T18:44:58.333Z] make[2]: *** [processcore/CMakeFiles/processcore.dir/build.make:118: processcore/CMakeFiles/processcore.dir/cgroup_data_model.cpp.o] Error 1 |
[2022-01-17T18:44:58.333Z] make[2]: *** Waiting for unfinished jobs.... |
[2022-01-17T18:44:58.333Z] [ 33%] Linking CXX executable ../bin/formattertest |
[2022-01-17T18:44:58.897Z] [ 33%] Built target formattertest |
[2022-01-17T18:44:58.897Z] [ 34%] Linking CXX static library ../lib/libdbusinterface.a |
[2022-01-17T18:44:58.897Z] [ 34%] Built target dbusinterface |
[2022-01-17T18:44:59.154Z] [ 35%] Automatic MOC for target SystemStats |
[2022-01-17T18:44:59.154Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/processcore/processes_remote_p.cpp: In member function ���void KSysGuard::ProcessesRemote::answerReceived(int, const QList<QByteArray>&)���: |
[2022-01-17T18:44:59.154Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/processcore/processes_remote_p.cpp:280:32: warning: this statement may fall through [-Wimplicit-fallthrough=] |
[2022-01-17T18:44:59.154Z] 280 | Q_EMIT processesUpdated(); |
[2022-01-17T18:44:59.154Z] | ~~~~~~~~~~~~~~~~^~ |
[2022-01-17T18:44:59.154Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/processcore/processes_remote_p.cpp:281:5: note: here |
[2022-01-17T18:44:59.154Z] 281 | case FreeMemory: |
[2022-01-17T18:44:59.154Z] | ^~~~ |
[2022-01-17T18:44:59.412Z] [ 35%] Built target SystemStats_autogen |
[2022-01-17T18:44:59.412Z] [ 35%] Building CXX object systemstats/CMakeFiles/SystemStats.dir/DBusInterface.cpp.o |
[2022-01-17T18:44:59.412Z] [ 35%] Building CXX object systemstats/CMakeFiles/SystemStats.dir/SensorObject.cpp.o |
[2022-01-17T18:44:59.412Z] [ 36%] Building CXX object systemstats/CMakeFiles/SystemStats.dir/SensorContainer.cpp.o |
[2022-01-17T18:44:59.412Z] [ 36%] Building CXX object systemstats/CMakeFiles/SystemStats.dir/SystemStats_autogen/mocs_compilation.cpp.o |
[2022-01-17T18:44:59.412Z] [ 36%] Building CXX object systemstats/CMakeFiles/SystemStats.dir/SensorPlugin.cpp.o |
[2022-01-17T18:44:59.412Z] [ 37%] Building CXX object systemstats/CMakeFiles/SystemStats.dir/AggregateSensor.cpp.o |
[2022-01-17T18:44:59.412Z] [ 38%] Building CXX object systemstats/CMakeFiles/SystemStats.dir/SensorProperty.cpp.o |
[2022-01-17T18:44:59.412Z] [ 40%] Building CXX object systemstats/CMakeFiles/SystemStats.dir/SysFsSensor.cpp.o |
[2022-01-17T18:44:59.412Z] [ 40%] Building CXX object systemstats/CMakeFiles/SystemStats.dir/SensorsFeatureSensor.cpp.o |
[2022-01-17T18:44:59.412Z] make[1]: *** [CMakeFiles/Makefile2:850: processcore/CMakeFiles/processcore.dir/all] Error 2 |
[2022-01-17T18:44:59.412Z] make[1]: *** Waiting for unfinished jobs.... |
[2022-01-17T18:44:59.669Z] [ 41%] Linking CXX shared module ../../bin/ksysguardlsof5widgets.so |
[2022-01-17T18:44:59.926Z] [ 41%] Built target ksysguardlsofwidgets |
[2022-01-17T18:45:00.184Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/systemstats/SensorProperty.cpp: In member function ���QString KSysGuard::SensorProperty::path() const���: |
[2022-01-17T18:45:00.184Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/systemstats/SensorProperty.cpp:65:30: error: no match for ���operator%��� (operand types are ���QString��� and ���QLatin1Char���) |
[2022-01-17T18:45:00.184Z] 65 | return d->parent->path() % QLatin1Char('/') % d->id; |
[2022-01-17T18:45:00.184Z] | ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ |
[2022-01-17T18:45:00.184Z] | | | |
[2022-01-17T18:45:00.184Z] | | QLatin1Char |
[2022-01-17T18:45:00.184Z] | QString |
[2022-01-17T18:45:00.184Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/systemstats/SensorProperty.cpp: In member function ���void KSysGuard::SensorProperty::setName(const QString&)���: |
[2022-01-17T18:45:00.184Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/systemstats/SensorProperty.cpp:75:62: error: no match for ���operator%��� (operand types are ���QString��� and ���QLatin1Char���) |
[2022-01-17T18:45:00.184Z] 75 | d->info.name = d->prefix.isEmpty() ? d->name : d->prefix % QLatin1Char(' ') % d->name; |
[2022-01-17T18:45:00.184Z] | ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ |
[2022-01-17T18:45:00.184Z] | | | |
[2022-01-17T18:45:00.184Z] | QString QLatin1Char |
[2022-01-17T18:45:00.184Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/systemstats/SensorProperty.cpp: In member function ���void KSysGuard::SensorProperty::setPrefix(const QString&)���: |
[2022-01-17T18:45:00.184Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/systemstats/SensorProperty.cpp:96:56: error: no match for ���operator%��� (operand types are ���const QString��� and ���QLatin1Char���) |
[2022-01-17T18:45:00.184Z] 96 | d->info.name = prefix.isEmpty() ? d->name : prefix % QLatin1Char(' ') % d->name; |
[2022-01-17T18:45:00.184Z] | ~~~~~~ ^ ~~~~~~~~~~~~~~~~ |
[2022-01-17T18:45:00.184Z] | | | |
[2022-01-17T18:45:00.184Z] | | QLatin1Char |
[2022-01-17T18:45:00.184Z] | const QString |
[2022-01-17T18:45:00.184Z] make[2]: *** [systemstats/CMakeFiles/SystemStats.dir/build.make:146: systemstats/CMakeFiles/SystemStats.dir/SensorProperty.cpp.o] Error 1 |
[2022-01-17T18:45:00.184Z] make[2]: *** Waiting for unfinished jobs.... |
[2022-01-17T18:45:00.439Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/systemstats/SensorObject.cpp: In member function ���QString KSysGuard::SensorObject::path() const���: |
[2022-01-17T18:45:00.439Z] /home/jenkins/workspace/Plasma/libksysguard/kf5-qt5 SUSEQt5.15/systemstats/SensorObject.cpp:63:28: error: no match for ���operator%��� (operand types are ���QString��� and ���QLatin1Char���) |
[2022-01-17T18:45:00.439Z] 63 | return d->parent->id() % QLatin1Char('/') % d->id; |
[2022-01-17T18:45:00.439Z] | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ |
[2022-01-17T18:45:00.439Z] | | | |
[2022-01-17T18:45:00.439Z] | | QLatin1Char |
[2022-01-17T18:45:00.439Z] | QString |
[2022-01-17T18:45:00.439Z] make[2]: *** [systemstats/CMakeFiles/SystemStats.dir/build.make:104: systemstats/CMakeFiles/SystemStats.dir/SensorObject.cpp.o] Error 1 |
[2022-01-17T18:45:01.368Z] make[1]: *** [CMakeFiles/Makefile2:1736: systemstats/CMakeFiles/SystemStats.dir/all] Error 2 |
[2022-01-17T18:45:01.368Z] make: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2022-01-17T18:45:01.473Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |