BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kxmlgui/job/kf5-qt5%20FreeBSDQt5.13/52/
Project: kf5-qt5 FreeBSDQt5.13
Date of build: Wed, 20 Nov 2019 22:17:46 +0000
Build duration: 34 sec and counting


CONSOLE OUTPUT
[...truncated 439 lines...]
[2019-11-20T22:18:18.585Z] emit q->newToolbarConfig(); // compat
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/src/kedittoolbar.h:162:5: note: 'newToolbarConfig' has been explicitly marked deprecated here
[2019-11-20T22:18:18.585Z] KXMLGUI_DEPRECATED_VERSION(4, 0, "Use KEditToolBar::newToolBarConfig()")
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:132:56: note: expanded from macro 'KXMLGUI_DEPRECATED_VERSION'
[2019-11-20T22:18:18.585Z] #define KXMLGUI_DEPRECATED_VERSION(major, minor, text) KXMLGUI_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] <scratch space>:163:1: note: expanded from here
[2019-11-20T22:18:18.585Z] KXMLGUI_DEPRECATED_VERSION_4
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:130:56: note: expanded from macro 'KXMLGUI_DEPRECATED_VERSION_4'
[2019-11-20T22:18:18.585Z] #define KXMLGUI_DEPRECATED_VERSION_4(minor, text) KXMLGUI_DEPRECATED_VERSION_4_##minor(text)
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] <scratch space>:164:1: note: expanded from here
[2019-11-20T22:18:18.585Z] KXMLGUI_DEPRECATED_VERSION_4_0
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:114:48: note: expanded from macro 'KXMLGUI_DEPRECATED_VERSION_4_0'
[2019-11-20T22:18:18.585Z] # define KXMLGUI_DEPRECATED_VERSION_4_0(text) KXMLGUI_DECL_DEPRECATED_TEXT(text)
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:42:60: note: expanded from macro 'KXMLGUI_DECL_DEPRECATED_TEXT'
[2019-11-20T22:18:18.585Z] #define KXMLGUI_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/src/kedittoolbar.cpp:772:17: warning: 'newToolbarConfig' is deprecated: Since 4.0. Use KEditToolBar::newToolBarConfig() [-Wdeprecated-declarations]
[2019-11-20T22:18:18.585Z] emit q->newToolbarConfig(); // compat
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/src/kedittoolbar.h:162:5: note: 'newToolbarConfig' has been explicitly marked deprecated here
[2019-11-20T22:18:18.585Z] KXMLGUI_DEPRECATED_VERSION(4, 0, "Use KEditToolBar::newToolBarConfig()")
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:132:56: note: expanded from macro 'KXMLGUI_DEPRECATED_VERSION'
[2019-11-20T22:18:18.585Z] #define KXMLGUI_DEPRECATED_VERSION(major, minor, text) KXMLGUI_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] <scratch space>:163:1: note: expanded from here
[2019-11-20T22:18:18.585Z] KXMLGUI_DEPRECATED_VERSION_4
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:130:56: note: expanded from macro 'KXMLGUI_DEPRECATED_VERSION_4'
[2019-11-20T22:18:18.585Z] #define KXMLGUI_DEPRECATED_VERSION_4(minor, text) KXMLGUI_DEPRECATED_VERSION_4_##minor(text)
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] <scratch space>:164:1: note: expanded from here
[2019-11-20T22:18:18.585Z] KXMLGUI_DEPRECATED_VERSION_4_0
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:114:48: note: expanded from macro 'KXMLGUI_DEPRECATED_VERSION_4_0'
[2019-11-20T22:18:18.585Z] # define KXMLGUI_DEPRECATED_VERSION_4_0(text) KXMLGUI_DECL_DEPRECATED_TEXT(text)
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:42:60: note: expanded from macro 'KXMLGUI_DECL_DEPRECATED_TEXT'
[2019-11-20T22:18:18.585Z] #define KXMLGUI_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/src/kedittoolbar.cpp:784:13: warning: 'newToolbarConfig' is deprecated: Since 4.0. Use KEditToolBar::newToolBarConfig() [-Wdeprecated-declarations]
[2019-11-20T22:18:18.585Z] emit q->newToolbarConfig(); // compat
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/src/kedittoolbar.h:162:5: note: 'newToolbarConfig' has been explicitly marked deprecated here
[2019-11-20T22:18:18.585Z] KXMLGUI_DEPRECATED_VERSION(4, 0, "Use KEditToolBar::newToolBarConfig()")
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:132:56: note: expanded from macro 'KXMLGUI_DEPRECATED_VERSION'
[2019-11-20T22:18:18.585Z] #define KXMLGUI_DEPRECATED_VERSION(major, minor, text) KXMLGUI_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] <scratch space>:163:1: note: expanded from here
[2019-11-20T22:18:18.585Z] KXMLGUI_DEPRECATED_VERSION_4
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:130:56: note: expanded from macro 'KXMLGUI_DEPRECATED_VERSION_4'
[2019-11-20T22:18:18.585Z] #define KXMLGUI_DEPRECATED_VERSION_4(minor, text) KXMLGUI_DEPRECATED_VERSION_4_##minor(text)
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] <scratch space>:164:1: note: expanded from here
[2019-11-20T22:18:18.585Z] KXMLGUI_DEPRECATED_VERSION_4_0
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:114:48: note: expanded from macro 'KXMLGUI_DEPRECATED_VERSION_4_0'
[2019-11-20T22:18:18.585Z] # define KXMLGUI_DEPRECATED_VERSION_4_0(text) KXMLGUI_DECL_DEPRECATED_TEXT(text)
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.585Z] /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/build/src/kxmlgui_export.h:42:60: note: expanded from macro 'KXMLGUI_DECL_DEPRECATED_TEXT'
[2019-11-20T22:18:18.585Z] #define KXMLGUI_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2019-11-20T22:18:18.585Z] ^
[2019-11-20T22:18:18.847Z] Building up file structure...
[2019-11-20T22:18:18.848Z] Insert custom filters...
[2019-11-20T22:18:18.848Z] Insert help data for filter section (1 of 1)...
[2019-11-20T22:18:18.848Z] Insert files...
[2019-11-20T22:18:18.848Z] Insert contents...
[2019-11-20T22:18:18.848Z] Insert indices...
[2019-11-20T22:18:18.848Z] Documentation successfully generated.
[2019-11-20T22:18:19.103Z] In file included from /usr/home/jenkins/workspace/Frameworks/kxmlgui/kf5-qt5 FreeBSDQt5.13/src/kkeysequencewidget.cpp:38:
[2019-11-20T22:18:19.103Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KWindowSystem/kkeyserver.h:30:
[2019-11-20T22:18:19.103Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KWindowSystem/kkeyserver_x11.h:25:
[2019-11-20T22:18:19.103Z] /usr/local/include/X11/Xlib.h:44:10: fatal error: 'X11/X.h' file not found
[2019-11-20T22:18:19.103Z] #include <X11/X.h>
[2019-11-20T22:18:19.103Z] ^~~~~~~~~
[2019-11-20T22:18:19.103Z] 1 error generated.
[2019-11-20T22:18:19.103Z] gmake[2]: *** [src/CMakeFiles/KF5XmlGui.dir/build.make:261: src/CMakeFiles/KF5XmlGui.dir/kkeysequencewidget.cpp.o] Error 1
[2019-11-20T22:18:19.103Z] gmake[2]: *** Waiting for unfinished jobs....
[2019-11-20T22:18:19.103Z] [ 24%] Building CXX object src/CMakeFiles/KF5XmlGui.dir/kshortcutschemeseditor.cpp.o
[2019-11-20T22:18:19.103Z] [ 24%] Built target KF5XmlGui_QCH
[2019-11-20T22:18:19.360Z] 3 warnings generated.
[2019-11-20T22:18:20.287Z] gmake[1]: *** [CMakeFiles/Makefile2:1045: src/CMakeFiles/KF5XmlGui.dir/all] Error 2
[2019-11-20T22:18:20.287Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-11-20T22:18:20.534Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to