BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/plasma-framework/job/kf5-qt5%20FreeBSDQt5.15/394/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Sun, 04 Apr 2021 13:11:02 +0000
Build duration: 5 min 44 sec and counting


CONSOLE OUTPUT
[...truncated 1212 lines...]
[2021-04-04T13:16:34.673Z] [ 96%] Building CXX object src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/colorscope.cpp.o
[2021-04-04T13:16:34.673Z] [ 96%] Linking CXX shared module ../../../bin/plasma_appletscript_declarative.so
[2021-04-04T13:16:35.355Z] gmake[2]: warning: Clock skew detected. Your build may be incomplete.
[2021-04-04T13:16:35.355Z] [ 96%] Built target plasma_appletscript_declarative
[2021-04-04T13:16:35.355Z] [ 97%] Building CXX object src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/datamodel.cpp.o
[2021-04-04T13:16:40.794Z] [ 97%] Linking CXX executable ../bin/dialogstatetest
[2021-04-04T13:16:40.794Z] [ 97%] Building CXX object src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/datasource.cpp.o
[2021-04-04T13:16:40.794Z] [ 97%] Linking CXX executable ../bin/configmodeltest
[2021-04-04T13:16:41.387Z] [ 97%] Built target configmodeltest
[2021-04-04T13:16:41.387Z] [ 97%] Building CXX object src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/svgitem.cpp.o
[2021-04-04T13:16:41.387Z] [ 97%] Built target dialogstatetest
[2021-04-04T13:16:41.387Z] [ 97%] Building CXX object src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/fadingnode.cpp.o
[2021-04-04T13:16:42.429Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/corebindingsplugin.cpp:110:5: error: no matching function for call to 'qmlRegisterInterface'
[2021-04-04T13:16:42.429Z] qmlRegisterInterface<Plasma::Service>("Service");
[2021-04-04T13:16:42.429Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-04-04T13:16:42.429Z] /usr/local/include/qt5/QtQml/qqml.h:535:5: note: candidate function template not viable: requires 2 arguments, but 1 was provided
[2021-04-04T13:16:42.429Z] int qmlRegisterInterface(const char *uri, int versionMajor)
[2021-04-04T13:16:42.429Z] ^
[2021-04-04T13:16:42.429Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/corebindingsplugin.cpp:111:5: error: no matching function for call to 'qmlRegisterInterface'
[2021-04-04T13:16:42.429Z] qmlRegisterInterface<Plasma::ServiceJob>("ServiceJob");
[2021-04-04T13:16:42.429Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-04-04T13:16:42.429Z] /usr/local/include/qt5/QtQml/qqml.h:535:5: note: candidate function template not viable: requires 2 arguments, but 1 was provided
[2021-04-04T13:16:42.429Z] int qmlRegisterInterface(const char *uri, int versionMajor)
[2021-04-04T13:16:42.429Z] ^
[2021-04-04T13:16:43.833Z] [ 97%] Building CXX object src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/framesvgitem.cpp.o
[2021-04-04T13:16:43.833Z] [ 98%] Building CXX object src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/quicktheme.cpp.o
[2021-04-04T13:16:43.833Z] 2 errors generated.
[2021-04-04T13:16:43.833Z] gmake[2]: *** [src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/build.make:104: src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/corebindingsplugin.cpp.o] Error 1
[2021-04-04T13:16:43.833Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:19:37: error: no template named 'QSGSimpleMaterialShader'
[2021-04-04T13:16:44.793Z] class FadingMaterialShader : public QSGSimpleMaterialShader<FadingMaterialState>
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:21:5: error: C++ requires a type specifier for all declarations
[2021-04-04T13:16:44.793Z] QSG_DECLARE_SIMPLE_SHADER(FadingMaterialShader, FadingMaterialState)
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:21:73: error: expected ';' at end of declaration list
[2021-04-04T13:16:44.793Z] QSG_DECLARE_SIMPLE_SHADER(FadingMaterialShader, FadingMaterialState)
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] ;
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:24:11: error: no template named 'QSGSimpleMaterialShader'
[2021-04-04T13:16:44.793Z] using QSGSimpleMaterialShader<FadingMaterialState>::updateState;
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:25:96: error: only virtual member functions can be marked 'override'
[2021-04-04T13:16:44.793Z] void updateState(const FadingMaterialState *newState, const FadingMaterialState *oldState) override;
[2021-04-04T13:16:44.793Z] ^~~~~~~~
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:26:42: error: only virtual member functions can be marked 'override'
[2021-04-04T13:16:44.793Z] QList<QByteArray> attributes() const override;
[2021-04-04T13:16:44.793Z] ^~~~~~~~
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:28:23: error: only virtual member functions can be marked 'override'
[2021-04-04T13:16:44.793Z] void initialize() override;
[2021-04-04T13:16:44.793Z] ^~~~~~~~
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:37:23: error: definition of implicitly declared default constructor
[2021-04-04T13:16:44.793Z] FadingMaterialShader::FadingMaterialShader()
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:39:5: error: use of undeclared identifier 'setShaderSourceFile'
[2021-04-04T13:16:44.793Z] setShaderSourceFile(QOpenGLShader::Fragment, QStringLiteral(":/plasma-framework/shaders/fadingmaterial.frag"));
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:40:5: error: use of undeclared identifier 'setShaderSourceFile'
[2021-04-04T13:16:44.793Z] setShaderSourceFile(QOpenGLShader::Vertex, QStringLiteral(":/plasma-framework/shaders/fadingmaterial.vert"));
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:54:9: error: use of undeclared identifier 'program'
[2021-04-04T13:16:44.793Z] program()->setUniformValue(m_sourceRectId, QVector4D(rect.x(), rect.y(), rect.width(), rect.height()));
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:61:9: error: use of undeclared identifier 'program'
[2021-04-04T13:16:44.793Z] program()->setUniformValue(m_targetRectId, QVector4D(rect.x(), rect.y(), rect.width(), rect.height()));
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:67:9: error: use of undeclared identifier 'program'
[2021-04-04T13:16:44.793Z] program()->setUniformValue(m_progressId, (GLfloat)newState->progress);
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:73:10: error: use of undeclared identifier 'program'
[2021-04-04T13:16:44.793Z] if (!program()->isLinked()) {
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:77:5: error: no template named 'QSGSimpleMaterialShader'
[2021-04-04T13:16:44.793Z] QSGSimpleMaterialShader<FadingMaterialState>::initialize();
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.793Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:79:5: error: use of undeclared identifier 'program'
[2021-04-04T13:16:44.793Z] program()->bind();
[2021-04-04T13:16:44.793Z] ^
[2021-04-04T13:16:44.794Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:80:5: error: use of undeclared identifier 'program'
[2021-04-04T13:16:44.794Z] program()->setUniformValue("u_src", 0);
[2021-04-04T13:16:44.794Z] ^
[2021-04-04T13:16:44.794Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:81:5: error: use of undeclared identifier 'program'
[2021-04-04T13:16:44.794Z] program()->setUniformValue("u_target", 1);
[2021-04-04T13:16:44.794Z] ^
[2021-04-04T13:16:44.794Z] /usr/home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 FreeBSDQt5.15/src/declarativeimports/core/fadingnode.cpp:83:20: error: use of undeclared identifier 'program'
[2021-04-04T13:16:44.794Z] m_progressId = program()->uniformLocation("u_transitionProgress");
[2021-04-04T13:16:44.794Z] ^
[2021-04-04T13:16:44.794Z] fatal error: too many errors emitted, stopping now [-ferror-limit=]
[2021-04-04T13:16:44.794Z] 20 errors generated.
[2021-04-04T13:16:44.794Z] gmake[2]: *** [src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/build.make:169: src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/fadingnode.cpp.o] Error 1
[2021-04-04T13:16:46.715Z] gmake[1]: *** [CMakeFiles/Makefile2:3183: src/declarativeimports/core/CMakeFiles/corebindingsplugin.dir/all] Error 2
[2021-04-04T13:16:46.715Z] gmake: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-04-04T13:16:46.726Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to