|
CONSOLE OUTPUT
|
| [...truncated 107.64 KB...] |
| -- Detecting C compiler ABI info |
| -- Detecting C compiler ABI info - done |
| -- Detecting C compile features |
| -- Detecting C compile features - done |
| -- Check for working CXX compiler: /usr/bin/c++ |
| -- Check for working CXX compiler: /usr/bin/c++ -- works |
| -- Detecting CXX compiler ABI info |
| -- Detecting CXX compiler ABI info - done |
| -- Detecting CXX compile features |
| -- Detecting CXX compile features - done |
| -- Looking for __GLIBC__ |
| -- Looking for __GLIBC__ - found |
| -- Performing Test _OFFT_IS_64BIT |
| -- Performing Test _OFFT_IS_64BIT - Success |
| -- Performing Test HAVE_DATE_TIME |
| -- Performing Test HAVE_DATE_TIME - Success |
| -- Found KF5CoreAddons: /home/jenkins/install-prefix/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.43.0") |
| -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") |
| -- Found PythonInterp: /usr/bin/python (found version "2.7.14") |
| -- Found KF5I18n: /home/jenkins/install-prefix/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.43.0") |
| -- Found KF5Wallet: /home/jenkins/install-prefix/lib64/cmake/KF5Wallet/KF5WalletConfig.cmake (found version "5.43.0") |
| -- Found KF5WidgetsAddons: /home/jenkins/install-prefix/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.43.0") |
| -- Found KF5: success (found version "5.43.0") found components: CoreAddons I18n Wallet WidgetsAddons |
| -- The following OPTIONAL packages have been found: |
|
| * KF5DocTools |
| Required to build ksshaskpass manpage |
|
| -- The following REQUIRED packages have been found: |
|
| * Qt5 |
| * ECM |
| * Qt5Core |
| * KF5CoreAddons |
| * Gettext |
| * PythonInterp |
| * KF5I18n |
| * KF5Wallet |
| * KF5WidgetsAddons |
| * KF5 |
|
| -- Configuring done |
| -- Generating done |
| -- Build files have been written to: /home/jenkins/workspace/Plasma ksshaskpass kf5-qt5 SUSEQt5.9/build |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] stage |
| [Pipeline] { (Compiling) |
| [Pipeline] sh |
| [Plasma ksshaskpass kf5-qt5 SUSEQt5.9] Running shell script |
| + python3 -u ci-tooling/helpers/compile-build.py --product Plasma --project ksshaskpass --branchGroup kf5-qt5 --platform SUSEQt5.9 --usingInstall /home/jenkins//install-prefix/ |
| Scanning dependencies of target ksshaskpass_autogen |
| Scanning dependencies of target doc-ksshaskpass-1 |
| [ 20%] Generating ksshaskpass.1 |
| [ 40%] Automatic MOC for target ksshaskpass |
| Generating MOC predefs moc_predefs.h |
| Generating MOC compilation mocs_compilation.cpp |
| [ 40%] Built target ksshaskpass_autogen |
| Scanning dependencies of target ksshaskpass |
| [ 60%] Building CXX object CMakeFiles/ksshaskpass.dir/src/main.cpp.o |
| [ 80%] Building CXX object CMakeFiles/ksshaskpass.dir/ksshaskpass_autogen/mocs_compilation.cpp.o |
| Note: namesp. add : added namespace before processing KDE User's Manual |
| Note: Writing ksshaskpass.1 |
| [ 80%] Built target doc-ksshaskpass-1 |
| /home/jenkins/workspace/Plasma ksshaskpass kf5-qt5 SUSEQt5.9/src/main.cpp: In function 'void parsePrompt(const QString&, QString&, bool&)': |
| /home/jenkins/workspace/Plasma ksshaskpass kf5-qt5 SUSEQt5.9/src/main.cpp:73:70: error: 'QString::QString(const char*)' is private within this context |
| QRegularExpression re3a("^(Password|Username) for \"(.*?)\"$"); |
| ^ |
| In file included from /usr/include/qt5/QtCore/qbytearray.h:687:0, |
| from /usr/include/qt5/QtCore/qbytearraylist.h:47, |
| from /usr/include/qt5/QtCore/qlist.h:1093, |
| from /usr/include/qt5/QtCore/qstringlist.h:41, |
| from /usr/include/qt5/QtCore/QStringList:1, |
| from /home/jenkins/install-prefix/include/KF5/KWallet/kwallet.h:24, |
| from /home/jenkins/workspace/Plasma ksshaskpass kf5-qt5 SUSEQt5.9/src/main.cpp:23: |
| /usr/include/qt5/QtCore/qstring.h:793:5: note: declared private here |
| QString(const char *ch); |
| ^~~~~~~ |
| /home/jenkins/workspace/Plasma ksshaskpass kf5-qt5 SUSEQt5.9/src/main.cpp: In function 'int main(int, char**)': |
| /home/jenkins/workspace/Plasma ksshaskpass kf5-qt5 SUSEQt5.9/src/main.cpp:138:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] |
| std::auto_ptr<KWallet::Wallet> wallet(KWallet::Wallet::openWallet(KWallet::Wallet::NetworkWallet(), winId)); |
| ^~~~~~~~ |
| In file included from /usr/include/c++/7/memory:80:0, |
| from /home/jenkins/workspace/Plasma ksshaskpass kf5-qt5 SUSEQt5.9/src/main.cpp:21: |
| /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here |
| template<typename> class auto_ptr; |
| ^~~~~~~~ |
| make[2]: *** [CMakeFiles/ksshaskpass.dir/build.make:63: CMakeFiles/ksshaskpass.dir/src/main.cpp.o] Error 1 |
| make[1]: *** [CMakeFiles/Makefile2:132: CMakeFiles/ksshaskpass.dir/all] Error 2 |
| make: *** [Makefile:141: all] Error 2 |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Plasma ksshaskpass kf5-qt5 SUSEQt5.9] Running shell script |
| [Pipeline] sh |
| + python3 -u ci-tooling/helpers/capture-workspace.py --environment production |
| [Pipeline] emailextrecipients |