BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kinfocenter/job/kf5-qt5%20FreeBSDQt5.15/177/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Wed, 01 Sep 2021 01:21:24 +0000
Build duration: 2 min 31 sec and counting


CONSOLE OUTPUT
[...truncated 551 lines...]
[2021-09-01T01:23:51.193Z] tmp.sprintf(hexmode ? "-0x%lx" : "-%lu", res->dr_start + res->dr_size - 1);
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] /usr/local/include/qt5/QtCore/qstring.h:392:5: note: 'sprintf' has been explicitly marked deprecated here
[2021-09-01T01:23:51.193Z] QT_DEPRECATED_X("Use asprintf(), arg() or QTextStream instead")
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-09-01T01:23:51.193Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-09-01T01:23:51.193Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] In file included from /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/base/os_current.cpp:29:
[2021-09-01T01:23:51.193Z] /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/info/../base/info_fbsd.cpp:209:13: warning: 'sprintf' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
[2021-09-01T01:23:51.193Z] tmp.sprintf(" (%s)", dev->dd_name);
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] /usr/local/include/qt5/QtCore/qstring.h:392:5: note: 'sprintf' has been explicitly marked deprecated here
[2021-09-01T01:23:51.193Z] QT_DEPRECATED_X("Use asprintf(), arg() or QTextStream instead")
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-09-01T01:23:51.193Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-09-01T01:23:51.193Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] In file included from /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/base/os_current.cpp:29:
[2021-09-01T01:23:51.193Z] /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/info/../base/info_fbsd.cpp:211:13: warning: 'sprintf' is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
[2021-09-01T01:23:51.193Z] tmp.sprintf(" ----");
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] /usr/local/include/qt5/QtCore/qstring.h:392:5: note: 'sprintf' has been explicitly marked deprecated here
[2021-09-01T01:23:51.193Z] QT_DEPRECATED_X("Use asprintf(), arg() or QTextStream instead")
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-09-01T01:23:51.193Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-09-01T01:23:51.193Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] In file included from /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/about-distro/src/MemoryEntry.cpp:13:
[2021-09-01T01:23:51.193Z] /usr/include/sys/sysctl.h:1116:25: error: unknown type name 'u_int'; did you mean 'uint'?
[2021-09-01T01:23:51.193Z] int sysctl(const int *, u_int, void *, size_t *, const void *, size_t);
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.193Z] /usr/local/include/qt5/QtCore/qglobal.h:275:22: note: 'uint' declared here
[2021-09-01T01:23:51.193Z] typedef unsigned int uint;
[2021-09-01T01:23:51.193Z] ^
[2021-09-01T01:23:51.476Z] 1 error generated.
[2021-09-01T01:23:51.476Z] gmake[2]: *** [Modules/about-distro/src/CMakeFiles/kcm_about_distro.dir/build.make:178: Modules/about-distro/src/CMakeFiles/kcm_about_distro.dir/MemoryEntry.cpp.o] Error 1
[2021-09-01T01:23:51.476Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-09-01T01:23:51.476Z] [ 50%] Building CXX object Modules/samba/CMakeFiles/kcm_samba_static.dir/org.freedesktop.Avahi.Server.cpp.o
[2021-09-01T01:23:51.476Z] In file included from /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/base/os_current.cpp:24:
[2021-09-01T01:23:51.476Z] /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/info/../base/os_base.h:379:12: warning: unused function 'GetInfo_ReadfromPipe' [-Wunused-function]
[2021-09-01T01:23:51.476Z] static int GetInfo_ReadfromPipe(QTreeWidget *tree, const char *FileName, bool WithEmptyLines = true)
[2021-09-01T01:23:51.476Z] ^
[2021-09-01T01:23:51.476Z] 6 warnings generated.
[2021-09-01T01:23:51.476Z] [ 51%] Building CXX object Modules/info/CMakeFiles/kcm_info.dir/__/base/info_wayland.cpp.o
[2021-09-01T01:23:51.734Z] [ 52%] Building CXX object Modules/nics/CMakeFiles/kcm_nic.dir/nic.cpp.o
[2021-09-01T01:23:51.995Z] [ 53%] Building CXX object Modules/nics/CMakeFiles/kcm_nic.dir/networkmodel.cpp.o
[2021-09-01T01:23:52.683Z] gmake[1]: *** [CMakeFiles/Makefile2:533: Modules/about-distro/src/CMakeFiles/kcm_about_distro.dir/all] Error 2
[2021-09-01T01:23:52.683Z] gmake[1]: *** Waiting for unfinished jobs....
[2021-09-01T01:23:52.683Z] [ 54%] Building CXX object Modules/devinfo/CMakeFiles/kcm_devinfo.dir/qvlistlayout.cpp.o
[2021-09-01T01:23:52.947Z] [ 55%] Building CXX object Modules/devinfo/CMakeFiles/kcm_devinfo.dir/solidhelper.cpp.o
[2021-09-01T01:23:54.395Z] /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/base/info_wayland.cpp:88:69: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
[2021-09-01T01:23:54.395Z] connect(registry, &Registry::interfaceAnnounced, this, [this, interfacesItem](const QByteArray &interface, quint32 name, quint32 version) {
[2021-09-01T01:23:54.395Z] ^~~~~
[2021-09-01T01:23:54.395Z] /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/base/info_wayland.cpp:96:58: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
[2021-09-01T01:23:54.395Z] connect(seat, &Seat::nameChanged, this, [this, seat, seatItem] {
[2021-09-01T01:23:54.395Z] ^~~~~
[2021-09-01T01:23:54.395Z] /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/base/info_wayland.cpp:99:64: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
[2021-09-01T01:23:54.395Z] connect(seat, &Seat::hasPointerChanged, this, [this, seat, seatItem] {
[2021-09-01T01:23:54.395Z] ^~~~~
[2021-09-01T01:23:54.395Z] /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/base/info_wayland.cpp:112:72: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
[2021-09-01T01:23:54.395Z] connect(k, &Keyboard::keyRepeatChanged, this, [this, k, e, r, d] {
[2021-09-01T01:23:54.395Z] ^~~~~
[2021-09-01T01:23:54.395Z] /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/base/info_wayland.cpp:119:62: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
[2021-09-01T01:23:54.395Z] connect(seat, &Seat::hasTouchChanged, this, [this, seat, seatItem] {
[2021-09-01T01:23:54.395Z] ^~~~~
[2021-09-01T01:23:54.395Z] /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/base/info_wayland.cpp:129:58: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
[2021-09-01T01:23:54.395Z] connect(output, &Output::changed, this, [this, output, outputItem] {
[2021-09-01T01:23:54.395Z] ^~~~~
[2021-09-01T01:23:54.395Z] [ 55%] Linking CXX shared module ../../bin/kcm_devinfo.so
[2021-09-01T01:23:54.395Z] /usr/home/jenkins/workspace/Plasma/kinfocenter/kf5-qt5 FreeBSDQt5.15/Modules/nics/networkmodel.cpp:92:16: warning: unused function 'HWaddr2String' [-Wunused-function]
[2021-09-01T01:23:54.395Z] static QString HWaddr2String(const char *hwaddr)
[2021-09-01T01:23:54.395Z] ^
[2021-09-01T01:23:54.395Z] [ 56%] Linking CXX static library ../../lib/libkcm_samba_static.a
[2021-09-01T01:23:54.395Z] [ 56%] Built target kcm_samba_static
[2021-09-01T01:23:54.395Z] 1 warning generated.
[2021-09-01T01:23:54.740Z] 6 warnings generated.
[2021-09-01T01:23:54.740Z] [ 57%] Linking CXX shared module ../../bin/kcm_info.so
[2021-09-01T01:23:54.740Z] [ 57%] Built target kcm_devinfo
[2021-09-01T01:23:55.297Z] [ 57%] Built target kcm_info
[2021-09-01T01:23:55.298Z] [ 58%] Linking CXX shared module ../../bin/kcm_nic.so
[2021-09-01T01:23:55.584Z] [ 58%] Built target kcm_nic
[2021-09-01T01:23:55.584Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-09-01T01:23:55.754Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to