CONSOLE OUTPUT
|
[...truncated 481 lines...] |
[2019-05-14T13:10:50.851Z] [ 25%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/widgets/settingwidget.cpp.o |
[2019-05-14T13:10:51.927Z] [ 25%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/widgets/ssidcombobox.cpp.o |
[2019-05-14T13:10:53.624Z] [ 26%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/connectioneditorbase.cpp.o |
[2019-05-14T13:11:00.426Z] [ 26%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/connectioneditordialog.cpp.o |
[2019-05-14T13:11:02.815Z] [ 27%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/connectioneditortabwidget.cpp.o |
[2019-05-14T13:11:05.207Z] [ 27%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/listvalidator.cpp.o |
[2019-05-14T13:11:05.729Z] [ 28%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/simpleipv4addressvalidator.cpp.o |
[2019-05-14T13:11:07.527Z] [ 28%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/simpleipv6addressvalidator.cpp.o |
[2019-05-14T13:11:08.041Z] [ 28%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/simpleiplistvalidator.cpp.o |
[2019-05-14T13:11:10.108Z] [ 29%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/wireguardkeyvalidator.cpp.o |
[2019-05-14T13:11:10.108Z] [ 29%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/vpnuiplugin.cpp.o |
[2019-05-14T13:11:11.271Z] [ 30%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/__/configuration.cpp.o |
[2019-05-14T13:11:13.661Z] [ 30%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/__/debug.cpp.o |
[2019-05-14T13:11:16.049Z] [ 30%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/__/uiutils.cpp.o |
[2019-05-14T13:11:16.558Z] [ 31%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/widgets/mobileconnectionwizard.cpp.o |
[2019-05-14T13:11:20.611Z] [ 31%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/mobileproviders.cpp.o |
[2019-05-14T13:11:22.304Z] [ 32%] Building CXX object libs/editor/CMakeFiles/plasmanm_editor.dir/plasmanm_editor_autogen/mocs_compilation.cpp.o |
[2019-05-14T13:11:28.303Z] [ 32%] Linking CXX shared library ../../bin/libplasmanm_editor.so |
[2019-05-14T13:11:31.472Z] [ 32%] Built target plasmanm_editor |
[2019-05-14T13:11:31.472Z] Scanning dependencies of target simpleipv4test_autogen |
[2019-05-14T13:11:31.472Z] Scanning dependencies of target plasmanm_internal_autogen |
[2019-05-14T13:11:31.472Z] [ 33%] Automatic MOC for target simpleipv4test |
[2019-05-14T13:11:31.472Z] [ 34%] Automatic MOC for target plasmanm_internal |
[2019-05-14T13:11:31.472Z] [ 34%] Built target simpleipv4test_autogen |
[2019-05-14T13:11:31.987Z] Scanning dependencies of target simpleipv6test_autogen |
[2019-05-14T13:11:31.987Z] [ 35%] Automatic MOC for target simpleipv6test |
[2019-05-14T13:11:32.499Z] [ 35%] Built target simpleipv6test_autogen |
[2019-05-14T13:11:32.499Z] Scanning dependencies of target simpleiplisttest_autogen |
[2019-05-14T13:11:32.499Z] [ 35%] Automatic MOC for target simpleiplisttest |
[2019-05-14T13:11:33.014Z] [ 35%] Built target simpleiplisttest_autogen |
[2019-05-14T13:11:33.014Z] Scanning dependencies of target simpleipv4test |
[2019-05-14T13:11:33.014Z] [ 36%] Building CXX object tests/CMakeFiles/simpleipv4test.dir/simpleipv4test.cpp.o |
[2019-05-14T13:11:33.525Z] [ 36%] Built target plasmanm_internal_autogen |
[2019-05-14T13:11:33.525Z] Scanning dependencies of target simpleipv6test |
[2019-05-14T13:11:34.037Z] [ 36%] Building CXX object tests/CMakeFiles/simpleipv6test.dir/simpleipv6test.cpp.o |
[2019-05-14T13:11:35.121Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv4test.cpp: In constructor ���SimpleIpv4Test::SimpleIpv4Test()���: |
[2019-05-14T13:11:35.121Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv4test.cpp:49:71: error: no matching function for call to ���SimpleIpV4AddressValidator::SimpleIpV4AddressValidator(std::nullptr_t, SimpleIpV4AddressValidator::AddressStyle)��� |
[2019-05-14T13:11:35.121Z] , m_vp(nullptr, SimpleIpV4AddressValidator::AddressStyle::WithPort) |
[2019-05-14T13:11:35.121Z] ^ |
[2019-05-14T13:11:35.121Z] In file included from /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv4test.cpp:21: |
[2019-05-14T13:11:35.121Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv4addressvalidator.h:31:14: note: candidate: ���SimpleIpV4AddressValidator::SimpleIpV4AddressValidator(SimpleIpV4AddressValidator::AddressStyle, QObject*)��� |
[2019-05-14T13:11:35.121Z] explicit SimpleIpV4AddressValidator(AddressStyle style = AddressStyle::Base, QObject *parent = nullptr); |
[2019-05-14T13:11:35.121Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2019-05-14T13:11:35.121Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv4addressvalidator.h:31:14: note: no known conversion for argument 1 from ���std::nullptr_t��� to ���SimpleIpV4AddressValidator::AddressStyle��� |
[2019-05-14T13:11:35.121Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv4test.cpp:49:71: error: no matching function for call to ���SimpleIpV4AddressValidator::SimpleIpV4AddressValidator(std::nullptr_t, SimpleIpV4AddressValidator::AddressStyle)��� |
[2019-05-14T13:11:35.121Z] , m_vp(nullptr, SimpleIpV4AddressValidator::AddressStyle::WithPort) |
[2019-05-14T13:11:35.121Z] ^ |
[2019-05-14T13:11:35.121Z] In file included from /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv4test.cpp:21: |
[2019-05-14T13:11:35.121Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv4addressvalidator.h:31:14: note: candidate: ���SimpleIpV4AddressValidator::SimpleIpV4AddressValidator(SimpleIpV4AddressValidator::AddressStyle, QObject*)��� |
[2019-05-14T13:11:35.121Z] explicit SimpleIpV4AddressValidator(AddressStyle style = AddressStyle::Base, QObject *parent = nullptr); |
[2019-05-14T13:11:35.121Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2019-05-14T13:11:35.121Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv4addressvalidator.h:31:14: note: no known conversion for argument 1 from ���std::nullptr_t��� to ���SimpleIpV4AddressValidator::AddressStyle��� |
[2019-05-14T13:11:35.121Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv4test.cpp:49:71: error: no matching function for call to ���SimpleIpV4AddressValidator::SimpleIpV4AddressValidator(std::nullptr_t, SimpleIpV4AddressValidator::AddressStyle)��� |
[2019-05-14T13:11:35.121Z] , m_vp(nullptr, SimpleIpV4AddressValidator::AddressStyle::WithPort) |
[2019-05-14T13:11:35.121Z] ^ |
[2019-05-14T13:11:35.121Z] In file included from /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv4test.cpp:21: |
[2019-05-14T13:11:35.121Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv4addressvalidator.h:31:14: note: candidate: ���SimpleIpV4AddressValidator::SimpleIpV4AddressValidator(SimpleIpV4AddressValidator::AddressStyle, QObject*)��� |
[2019-05-14T13:11:35.122Z] explicit SimpleIpV4AddressValidator(AddressStyle style = AddressStyle::Base, QObject *parent = nullptr); |
[2019-05-14T13:11:35.122Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2019-05-14T13:11:35.122Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv4addressvalidator.h:31:14: note: no known conversion for argument 1 from ���std::nullptr_t��� to ���SimpleIpV4AddressValidator::AddressStyle��� |
[2019-05-14T13:11:35.634Z] make[2]: *** [tests/CMakeFiles/simpleipv4test.dir/build.make:63: tests/CMakeFiles/simpleipv4test.dir/simpleipv4test.cpp.o] Error 1 |
[2019-05-14T13:11:35.634Z] make[1]: *** [CMakeFiles/Makefile2:1728: tests/CMakeFiles/simpleipv4test.dir/all] Error 2 |
[2019-05-14T13:11:35.634Z] make[1]: *** Waiting for unfinished jobs.... |
[2019-05-14T13:11:35.634Z] [ 37%] Building CXX object tests/CMakeFiles/simpleipv6test.dir/simpleipv6test_autogen/mocs_compilation.cpp.o |
[2019-05-14T13:11:35.634Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv6test.cpp: In constructor ���SimpleIpv6Test::SimpleIpv6Test()���: |
[2019-05-14T13:11:35.634Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv6test.cpp:48:71: error: no matching function for call to ���SimpleIpV6AddressValidator::SimpleIpV6AddressValidator(std::nullptr_t, SimpleIpV6AddressValidator::AddressStyle)��� |
[2019-05-14T13:11:35.634Z] , m_vp(nullptr, SimpleIpV6AddressValidator::AddressStyle::WithPort) |
[2019-05-14T13:11:35.634Z] ^ |
[2019-05-14T13:11:35.634Z] In file included from /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv6test.cpp:21: |
[2019-05-14T13:11:35.634Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv6addressvalidator.h:31:14: note: candidate: ���SimpleIpV6AddressValidator::SimpleIpV6AddressValidator(SimpleIpV6AddressValidator::AddressStyle, QObject*)��� |
[2019-05-14T13:11:35.634Z] explicit SimpleIpV6AddressValidator(AddressStyle style = AddressStyle::Base, QObject *parent = nullptr); |
[2019-05-14T13:11:35.634Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2019-05-14T13:11:35.634Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv6addressvalidator.h:31:14: note: no known conversion for argument 1 from ���std::nullptr_t��� to ���SimpleIpV6AddressValidator::AddressStyle��� |
[2019-05-14T13:11:35.634Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv6test.cpp:48:71: error: no matching function for call to ���SimpleIpV6AddressValidator::SimpleIpV6AddressValidator(std::nullptr_t, SimpleIpV6AddressValidator::AddressStyle)��� |
[2019-05-14T13:11:35.634Z] , m_vp(nullptr, SimpleIpV6AddressValidator::AddressStyle::WithPort) |
[2019-05-14T13:11:35.634Z] ^ |
[2019-05-14T13:11:35.634Z] In file included from /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv6test.cpp:21: |
[2019-05-14T13:11:35.634Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv6addressvalidator.h:31:14: note: candidate: ���SimpleIpV6AddressValidator::SimpleIpV6AddressValidator(SimpleIpV6AddressValidator::AddressStyle, QObject*)��� |
[2019-05-14T13:11:35.634Z] explicit SimpleIpV6AddressValidator(AddressStyle style = AddressStyle::Base, QObject *parent = nullptr); |
[2019-05-14T13:11:35.634Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2019-05-14T13:11:35.634Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv6addressvalidator.h:31:14: note: no known conversion for argument 1 from ���std::nullptr_t��� to ���SimpleIpV6AddressValidator::AddressStyle��� |
[2019-05-14T13:11:35.634Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv6test.cpp:48:71: error: no matching function for call to ���SimpleIpV6AddressValidator::SimpleIpV6AddressValidator(std::nullptr_t, SimpleIpV6AddressValidator::AddressStyle)��� |
[2019-05-14T13:11:35.634Z] , m_vp(nullptr, SimpleIpV6AddressValidator::AddressStyle::WithPort) |
[2019-05-14T13:11:35.634Z] ^ |
[2019-05-14T13:11:35.634Z] In file included from /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/tests/simpleipv6test.cpp:21: |
[2019-05-14T13:11:35.634Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv6addressvalidator.h:31:14: note: candidate: ���SimpleIpV6AddressValidator::SimpleIpV6AddressValidator(SimpleIpV6AddressValidator::AddressStyle, QObject*)��� |
[2019-05-14T13:11:35.634Z] explicit SimpleIpV6AddressValidator(AddressStyle style = AddressStyle::Base, QObject *parent = nullptr); |
[2019-05-14T13:11:35.634Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2019-05-14T13:11:35.634Z] /home/jenkins/workspace/Plasma/plasma-nm/kf5-qt5 SUSEQt5.12/libs/editor/simpleipv6addressvalidator.h:31:14: note: no known conversion for argument 1 from ���std::nullptr_t��� to ���SimpleIpV6AddressValidator::AddressStyle��� |
[2019-05-14T13:11:36.146Z] make[2]: *** [tests/CMakeFiles/simpleipv6test.dir/build.make:63: tests/CMakeFiles/simpleipv6test.dir/simpleipv6test.cpp.o] Error 1 |
[2019-05-14T13:11:36.146Z] make[1]: *** [CMakeFiles/Makefile2:1766: tests/CMakeFiles/simpleipv6test.dir/all] Error 2 |
[2019-05-14T13:11:36.146Z] make: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2019-05-14T13:11:39.422Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |