BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kpeople/job/kf5-qt5%20AndroidQt5.13/16/
Project: kf5-qt5 AndroidQt5.13
Date of build: Sun, 08 Dec 2019 20:33:40 +0000
Build duration: 52 sec and counting


CONSOLE OUTPUT
[...truncated 306 lines...]
[2019-12-08T20:34:28.279Z] [ 49%] Automatic MOC for target persondatatest
[2019-12-08T20:34:28.537Z] [ 49%] Built target personsmodeltest_autogen
[2019-12-08T20:34:28.537Z] [ 49%] Built target personsproxymodeltest_autogen
[2019-12-08T20:34:28.537Z] [ 49%] Built target persondatatest_autogen
[2019-12-08T20:34:28.537Z] [ 49%] Built target KF5PeopleWidgets_autogen
[2019-12-08T20:34:28.537Z] [ 50%] Generating ui_person-details-presentation.h
[2019-12-08T20:34:28.537Z] Scanning dependencies of target persondatatest
[2019-12-08T20:34:28.537Z] Scanning dependencies of target personsproxymodeltest
[2019-12-08T20:34:28.537Z] Scanning dependencies of target personsmodeltest
[2019-12-08T20:34:28.537Z] [ 52%] Building CXX object autotests/CMakeFiles/persondatatest.dir/persondatatest_autogen/mocs_compilation.cpp.o
[2019-12-08T20:34:28.537Z] [ 54%] Building CXX object autotests/CMakeFiles/persondatatest.dir/persondatatests.cpp.o
[2019-12-08T20:34:28.537Z] [ 55%] Building CXX object autotests/CMakeFiles/persondatatest.dir/fakecontactsource.cpp.o
[2019-12-08T20:34:28.537Z] [ 57%] Building CXX object autotests/CMakeFiles/personsproxymodeltest.dir/personsproxymodeltest_autogen/mocs_compilation.cpp.o
[2019-12-08T20:34:28.537Z] [ 59%] Building CXX object autotests/CMakeFiles/personsmodeltest.dir/personsmodeltest.cpp.o
[2019-12-08T20:34:28.537Z] [ 62%] Building CXX object autotests/CMakeFiles/personsmodeltest.dir/personsmodeltest_autogen/mocs_compilation.cpp.o
[2019-12-08T20:34:28.537Z] [ 62%] Building CXX object autotests/CMakeFiles/personsproxymodeltest.dir/fakecontactsource.cpp.o
[2019-12-08T20:34:28.537Z] [ 63%] Building CXX object autotests/CMakeFiles/personsproxymodeltest.dir/personsproxymodeltest.cpp.o
[2019-12-08T20:34:28.537Z] Scanning dependencies of target KF5PeopleWidgets
[2019-12-08T20:34:28.537Z] [ 65%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/KF5PeopleWidgets_autogen/mocs_compilation.cpp.o
[2019-12-08T20:34:29.484Z] [ 67%] Building CXX object autotests/CMakeFiles/personsmodeltest.dir/fakecontactsource.cpp.o
[2019-12-08T20:34:29.484Z] [ 68%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/persondetailsview.cpp.o
[2019-12-08T20:34:29.485Z] [ 70%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/persondetailsdialog.cpp.o
[2019-12-08T20:34:29.485Z] [ 72%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/plugins/emaildetailswidget.cpp.o
[2019-12-08T20:34:29.485Z] [ 73%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/abstractfieldwidgetfactory.cpp.o
[2019-12-08T20:34:30.060Z] [ 75%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/actions.cpp.o
[2019-12-08T20:34:30.318Z] [ 77%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/mergedialog.cpp.o
[2019-12-08T20:34:30.318Z] /home/user/workspace/Frameworks/kpeople/kf5-qt5 AndroidQt5.13/src/widgets/persondetailsview.cpp:80:2: warning: #warning is a language extension [-Wpedantic]
[2019-12-08T20:34:30.318Z] #warning fixme, should be made user-visible somehow
[2019-12-08T20:34:30.318Z] ^
[2019-12-08T20:34:30.318Z] /home/user/workspace/Frameworks/kpeople/kf5-qt5 AndroidQt5.13/src/widgets/persondetailsview.cpp:80:2: warning: fixme, should be made user-visible somehow [-W#warnings]
[2019-12-08T20:34:30.318Z] /home/user/workspace/Frameworks/kpeople/kf5-qt5 AndroidQt5.13/src/widgets/persondetailsview.cpp:122:2: warning: #warning is a language extension [-Wpedantic]
[2019-12-08T20:34:30.318Z] #warning figure out a way to list properties
[2019-12-08T20:34:30.318Z] ^
[2019-12-08T20:34:30.318Z] /home/user/workspace/Frameworks/kpeople/kf5-qt5 AndroidQt5.13/src/widgets/persondetailsview.cpp:122:2: warning: figure out a way to list properties [-W#warnings]
[2019-12-08T20:34:30.318Z] [ 78%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/mergedelegate.cpp.o
[2019-12-08T20:34:30.318Z] /home/user/workspace/Frameworks/kpeople/kf5-qt5 AndroidQt5.13/src/widgets/persondetailsview.cpp:147:53: warning: 'fromServices' is deprecated: Since 5.0. Use (Q|K)PluginLoader [-Wdeprecated-declarations]
[2019-12-08T20:34:30.318Z] const QList<KPluginInfo> plugins = KPluginInfo::fromServices(pluginList);
[2019-12-08T20:34:30.318Z] ^
[2019-12-08T20:34:30.318Z] /home/user/install-prefix/include/KF5/KService/kplugininfo.h:199:5: note: 'fromServices' has been explicitly marked deprecated here
[2019-12-08T20:34:30.318Z] KSERVICE_DEPRECATED_VERSION(5, 0, "Use (Q|K)PluginLoader")
[2019-12-08T20:34:30.318Z] ^
[2019-12-08T20:34:30.318Z] /home/user/install-prefix/include/KF5/KService/kservice_export.h:137:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION'
[2019-12-08T20:34:30.318Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2019-12-08T20:34:30.318Z] ^
[2019-12-08T20:34:30.318Z] <scratch space>:92:1: note: expanded from here
[2019-12-08T20:34:30.318Z] KSERVICE_DEPRECATED_VERSION_5
[2019-12-08T20:34:30.318Z] ^
[2019-12-08T20:34:30.318Z] /home/user/install-prefix/include/KF5/KService/kservice_export.h:136:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5'
[2019-12-08T20:34:30.318Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2019-12-08T20:34:30.318Z] ^
[2019-12-08T20:34:30.318Z] <scratch space>:93:1: note: expanded from here
[2019-12-08T20:34:30.318Z] KSERVICE_DEPRECATED_VERSION_5_0
[2019-12-08T20:34:30.318Z] ^
[2019-12-08T20:34:30.318Z] /home/user/install-prefix/include/KF5/KService/kservice_export.h:114:49: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_0'
[2019-12-08T20:34:30.318Z] # define KSERVICE_DEPRECATED_VERSION_5_0(text) KSERVICE_DECL_DEPRECATED_TEXT(text)
[2019-12-08T20:34:30.318Z] ^
[2019-12-08T20:34:30.318Z] /home/user/install-prefix/include/KF5/KService/kservice_export.h:42:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT'
[2019-12-08T20:34:30.319Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2019-12-08T20:34:30.319Z] ^
[2019-12-08T20:34:30.319Z] [ 80%] Building CXX object src/widgets/CMakeFiles/KF5PeopleWidgets.dir/kpeople_widgets_debug.cpp.o
[2019-12-08T20:34:30.575Z] [ 81%] Linking CXX executable ../bin/persondatatest
[2019-12-08T20:34:30.575Z] clang++: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
[2019-12-08T20:34:30.575Z] [ 83%] Linking CXX executable ../bin/personsproxymodeltest
[2019-12-08T20:34:30.575Z] clang++: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
[2019-12-08T20:34:30.575Z] [ 85%] Linking CXX executable ../bin/personsmodeltest
[2019-12-08T20:34:30.575Z] clang++: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]
[2019-12-08T20:34:30.575Z] 5 warnings generated.
[2019-12-08T20:34:30.575Z] [ 85%] Built target persondatatest
[2019-12-08T20:34:30.832Z] [ 85%] Built target personsproxymodeltest
[2019-12-08T20:34:30.832Z] [ 85%] Built target personsmodeltest
[2019-12-08T20:34:31.394Z] [ 86%] Linking CXX shared library ../../bin/libKF5PeopleWidgets.so
[2019-12-08T20:34:31.650Z] [ 86%] Built target KF5PeopleWidgets
[2019-12-08T20:34:31.650Z] Scanning dependencies of target KF5PeopleDeclarative_autogen
[2019-12-08T20:34:31.650Z] [ 88%] Automatic MOC for target KF5PeopleDeclarative
[2019-12-08T20:34:31.907Z] [ 88%] Built target KF5PeopleDeclarative_autogen
[2019-12-08T20:34:31.907Z] [ 90%] Generating __/widgets/moc_actions.cpp
[2019-12-08T20:34:31.907Z] /home/user/workspace/Frameworks/kpeople/kf5-qt5 AndroidQt5.13/src/widgets/actions.cpp:0: Note: No relevant classes found. No output generated.
[2019-12-08T20:34:31.907Z] Scanning dependencies of target KF5PeopleDeclarative
[2019-12-08T20:34:31.907Z] [ 91%] Building CXX object src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/KF5PeopleDeclarative_autogen/mocs_compilation.cpp.o
[2019-12-08T20:34:31.907Z] [ 93%] Building CXX object src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/declarativepersondata.cpp.o
[2019-12-08T20:34:31.907Z] [ 95%] Building CXX object src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/personactionsmodel.cpp.o
[2019-12-08T20:34:31.907Z] [ 96%] Building CXX object src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/__/widgets/moc_actions.cpp.o
[2019-12-08T20:34:31.907Z] [ 98%] Building CXX object src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/peopleqmlplugin.cpp.o
[2019-12-08T20:34:32.836Z] [100%] Linking CXX shared library ../../bin/libKF5PeopleDeclarative.so
[2019-12-08T20:34:32.836Z] /home/user/workspace/Frameworks/kpeople/kf5-qt5 AndroidQt5.13/src/declarative/peopleqmlplugin.cpp:0: error: undefined reference to 'KPeople::staticMetaObject'
[2019-12-08T20:34:32.836Z] clang++: error: linker command failed with exit code 1 (use -v to see invocation)
[2019-12-08T20:34:32.836Z] src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/build.make:147: recipe for target 'bin/libKF5PeopleDeclarative.so' failed
[2019-12-08T20:34:32.836Z] make[2]: *** [bin/libKF5PeopleDeclarative.so] Error 1
[2019-12-08T20:34:32.836Z] CMakeFiles/Makefile2:240: recipe for target 'src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/all' failed
[2019-12-08T20:34:32.836Z] make[1]: *** [src/declarative/CMakeFiles/KF5PeopleDeclarative.dir/all] Error 2
[2019-12-08T20:34:32.836Z] Makefile:140: recipe for target 'all' failed
[2019-12-08T20:34:32.836Z] make: *** [all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-12-08T20:34:33.535Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to