|
CONSOLE OUTPUT
|
| [...truncated 74.83 KB...] |
| USER = 'jenkins' |
| XDG_CURRENT_DESKTOP = 'KDE' |
| LOGNAME = 'jenkins' |
| LANG = 'en_US.UTF-8' |
| XDG_CONFIG_DIRS = '/usr/home/jenkins/install-prefix/etc/xdg:/usr/local/etc/xdg' |
| RUN_CHANGES_DISPLAY_URL = 'https://build.kde.org/job/Plasma%20ksshaskpass%20kf5-qt5%20FreeBSDQt5.9/7/display/redirect?page=changes' |
| PATH = '/usr/home/jenkins/install-prefix/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/home/jenkins//bin' |
| SHLVL = '0' |
|
|
| == Commencing Configuration: |
| cmake -DCMAKE_BUILD_TYPE=Debug -DECM_ENABLE_SANITIZERS='address' -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX="/usr/home/jenkins//install-prefix/" "/usr/home/jenkins/workspace/Plasma ksshaskpass kf5-qt5 FreeBSDQt5.9" |
| -- The C compiler identification is Clang 3.8.0 |
| -- The CXX compiler identification is Clang 3.8.0 |
| -- Check for working C compiler: /usr/bin/cc |
| -- Check for working C compiler: /usr/bin/cc -- works |
| -- 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__ - not found |
| -- Performing Test _OFFT_IS_64BIT |
| -- Performing Test _OFFT_IS_64BIT - Success |
| -- Performing Test HAVE_DATE_TIME |
| -- Performing Test HAVE_DATE_TIME - Success |
| -- Could not set up the appstream test. appstreamcli is missing. |
| -- Found KF5CoreAddons: /usr/home/jenkins/install-prefix/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.43.0") |
| -- Found Gettext: /usr/local/bin/msgmerge (found version "0.19.8.1") |
| -- Found PythonInterp: /usr/local/bin/python3.6 (found version "3.6.2") |
| -- Found KF5I18n: /usr/home/jenkins/install-prefix/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.43.0") |
| -- Found KF5Wallet: /usr/home/jenkins/install-prefix/lib/cmake/KF5Wallet/KF5WalletConfig.cmake (found version "5.43.0") |
| -- Found KF5WidgetsAddons: /usr/home/jenkins/install-prefix/lib/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: /usr/home/jenkins/workspace/Plasma ksshaskpass kf5-qt5 FreeBSDQt5.9/build |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] stage |
| [Pipeline] { (Compiling) |
| [Pipeline] sh |
| [Plasma ksshaskpass kf5-qt5 FreeBSDQt5.9] Running shell script |
| + python3.5 -u ci-tooling/helpers/compile-build.py --product Plasma --project ksshaskpass --branchGroup kf5-qt5 --platform FreeBSDQt5.9 --usingInstall /usr/home/jenkins//install-prefix/ |
| Scanning dependencies of target ksshaskpass_autogen |
| Scanning dependencies of target doc-ksshaskpass-1 |
| [ 40%] Generating ksshaskpass.1 |
| [ 40%] Automatic MOC for target ksshaskpass |
| [ 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 |
| /usr/home/jenkins/workspace/Plasma ksshaskpass kf5-qt5 FreeBSDQt5.9/src/main.cpp:73:33: error: calling a private constructor of class 'QString' |
| QRegularExpression re3a("^(Password|Username) for \"(.*?)\"$"); |
| ^ |
| /usr/local/include/qt5/QtCore/qstring.h:793:5: note: declared private here |
| QString(const char *ch); |
| ^ |
| Note: Writing ksshaskpass.1 |
| 1 error generated. |
| gmake[2]: *** [CMakeFiles/ksshaskpass.dir/build.make:63: CMakeFiles/ksshaskpass.dir/src/main.cpp.o] Error 1 |
| gmake[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/ksshaskpass.dir/all] Error 2 |
| gmake[1]: *** Waiting for unfinished jobs.... |
| [ 80%] Built target doc-ksshaskpass-1 |
| gmake: *** [Makefile:141: all] Error 2 |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Pipeline] sh |
| [Plasma ksshaskpass kf5-qt5 FreeBSDQt5.9] Running shell script |
| + python3.5 -u ci-tooling/helpers/capture-workspace.py --environment production |
| [Pipeline] emailextrecipients |
| [Pipeline] emailext |