BUILD FAILURE
Build URL https://build.kde.org/job/Applications/job/kdenlive/job/kf5-qt5%20FreeBSDQt5.13/312/
Project: kf5-qt5 FreeBSDQt5.13
Date of build: Tue, 17 Dec 2019 18:34:34 +0000
Build duration: 6 min 31 sec and counting


CONSOLE OUTPUT
[...truncated 911 lines...]
[2019-12-17T18:39:10.851Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.13/src/colortools.cpp:291:70: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion]
[2019-12-17T18:39:10.851Z] huediff = (1.0f - y / (size.height() - 1.0)) * hueValues + MIN;
[2019-12-17T18:39:10.851Z] ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
[2019-12-17T18:39:10.851Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.13/src/colortools.cpp:337:21: warning: implicit conversion loses floating-point precision: 'qreal' (aka 'double') to 'float' [-Wimplicit-float-conversion]
[2019-12-17T18:39:10.851Z] hue = baseColor.hueF();
[2019-12-17T18:39:10.851Z] ~ ~~~~~~~~~~^~~~~~
[2019-12-17T18:39:10.852Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.13/src/colortools.cpp:338:21: warning: implicit conversion loses floating-point precision: 'qreal' (aka 'double') to 'float' [-Wimplicit-float-conversion]
[2019-12-17T18:39:10.852Z] sat = baseColor.saturationF();
[2019-12-17T18:39:10.852Z] ~ ~~~~~~~~~~^~~~~~~~~~~~~
[2019-12-17T18:39:10.852Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.13/src/colortools.cpp:339:21: warning: implicit conversion loses floating-point precision: 'qreal' (aka 'double') to 'float' [-Wimplicit-float-conversion]
[2019-12-17T18:39:10.852Z] val = baseColor.valueF();
[2019-12-17T18:39:10.852Z] ~ ~~~~~~~~~~^~~~~~~~
[2019-12-17T18:39:10.852Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.13/src/colortools.cpp:344:21: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion]
[2019-12-17T18:39:10.852Z] hue = x / (size.width() - 1.0);
[2019-12-17T18:39:10.852Z] ~ ~~^~~~~~~~~~~~~~~~~~~~~~
[2019-12-17T18:39:10.852Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.13/src/colortools.cpp:347:21: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion]
[2019-12-17T18:39:10.852Z] sat = x / (size.width() - 1.0);
[2019-12-17T18:39:10.852Z] ~ ~~^~~~~~~~~~~~~~~~~~~~~~
[2019-12-17T18:39:10.852Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.13/src/colortools.cpp:350:21: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion]
[2019-12-17T18:39:10.852Z] val = x / (size.width() - 1.0);
[2019-12-17T18:39:10.852Z] ~ ~~^~~~~~~~~~~~~~~~~~~~~~
[2019-12-17T18:39:10.852Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.13/src/colortools.cpp:356:27: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion]
[2019-12-17T18:39:10.852Z] hue = 1.0 - y / (size.height() - 1.0);
[2019-12-17T18:39:10.852Z] ~ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2019-12-17T18:39:10.852Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.13/src/colortools.cpp:359:27: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion]
[2019-12-17T18:39:10.852Z] sat = 1.0 - y / (size.height() - 1.0);
[2019-12-17T18:39:10.852Z] ~ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2019-12-17T18:39:10.852Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.13/src/colortools.cpp:362:27: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion]
[2019-12-17T18:39:10.852Z] val = 1.0 - y / (size.height() - 1.0);
[2019-12-17T18:39:10.852Z] ~ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2019-12-17T18:39:11.129Z] 11 warnings generated.
[2019-12-17T18:39:11.409Z] [ 90%] Building CXX object src/CMakeFiles/kdenliveLib.dir/mainwindow.cpp.o
[2019-12-17T18:39:11.409Z] [ 90%] Building CXX object src/CMakeFiles/kdenliveLib.dir/mltconnection.cpp.o
[2019-12-17T18:39:13.017Z] [ 90%] Building CXX object src/CMakeFiles/kdenliveLib.dir/statusbarmessagelabel.cpp.o
[2019-12-17T18:39:16.645Z] [ 90%] Building CXX object src/CMakeFiles/kdenliveLib.dir/timecode.cpp.o
[2019-12-17T18:39:17.709Z] [ 91%] Building CXX object src/CMakeFiles/kdenliveLib.dir/timecodedisplay.cpp.o
[2019-12-17T18:39:18.045Z] [ 91%] Building CXX object src/CMakeFiles/kdenliveLib.dir/undohelper.cpp.o
[2019-12-17T18:39:19.656Z] [ 91%] Building CXX object src/CMakeFiles/kdenliveLib.dir/kdenlivesettings.cpp.o
[2019-12-17T18:39:20.259Z] [ 92%] Building CXX object src/CMakeFiles/kdenliveLib.dir/kdenlive_debug.cpp.o
[2019-12-17T18:39:21.264Z] [ 92%] Building CXX object src/CMakeFiles/kdenliveLib.dir/mainwindowadaptor.cpp.o
[2019-12-17T18:39:22.817Z] [ 92%] Building CXX object src/CMakeFiles/kdenliveLib.dir/moc_definitions.cpp.o
[2019-12-17T18:39:45.468Z] [ 92%] Linking CXX static library ../lib/libkdenliveLib.a
[2019-12-17T18:39:51.202Z] [ 92%] Built target kdenliveLib
[2019-12-17T18:39:51.202Z] Scanning dependencies of target runTests_autogen
[2019-12-17T18:39:51.202Z] Scanning dependencies of target kdenlive_autogen
[2019-12-17T18:39:51.202Z] [ 93%] Automatic MOC for target runTests
[2019-12-17T18:39:51.202Z] [ 93%] Automatic MOC for target kdenlive
[2019-12-17T18:39:51.747Z] [ 93%] Built target runTests_autogen
[2019-12-17T18:39:52.015Z] [ 93%] Built target kdenlive_autogen
[2019-12-17T18:39:52.015Z] [ 93%] Generating qrc_uiresources.cpp
[2019-12-17T18:39:52.015Z] [ 94%] Generating qrc_icons.cpp
[2019-12-17T18:39:52.015Z] [ 94%] Generating qrc_resources.cpp
[2019-12-17T18:39:52.609Z] Scanning dependencies of target kdenlive
[2019-12-17T18:39:52.609Z] [ 95%] Building CXX object src/CMakeFiles/kdenlive.dir/main.cpp.o
[2019-12-17T18:39:52.609Z] [ 95%] Building CXX object src/CMakeFiles/kdenlive.dir/kdenlive_autogen/mocs_compilation.cpp.o
[2019-12-17T18:39:52.609Z] [ 95%] Building CXX object src/CMakeFiles/kdenlive.dir/qrc_icons.cpp.o
[2019-12-17T18:39:52.609Z] [ 95%] Building CXX object src/CMakeFiles/kdenlive.dir/qrc_resources.cpp.o
[2019-12-17T18:39:52.609Z] [ 96%] Building CXX object src/CMakeFiles/kdenlive.dir/qrc_uiresources.cpp.o
[2019-12-17T18:39:52.868Z] Scanning dependencies of target runTests
[2019-12-17T18:39:53.126Z] [ 96%] Building CXX object CMakeFiles/runTests.dir/tests/effectstest.cpp.o
[2019-12-17T18:39:53.126Z] [ 96%] Building CXX object CMakeFiles/runTests.dir/tests/compositiontest.cpp.o
[2019-12-17T18:39:53.126Z] [ 96%] Building CXX object CMakeFiles/runTests.dir/tests/TestMain.cpp.o
[2019-12-17T18:39:53.126Z] [ 96%] Building CXX object CMakeFiles/runTests.dir/runTests_autogen/mocs_compilation.cpp.o
[2019-12-17T18:39:53.126Z] [ 96%] Building CXX object CMakeFiles/runTests.dir/tests/groupstest.cpp.o
[2019-12-17T18:39:53.126Z] [ 97%] Building CXX object CMakeFiles/runTests.dir/tests/abortutil.cpp.o
[2019-12-17T18:39:53.434Z] [ 98%] Building CXX object CMakeFiles/runTests.dir/tests/keyframetest.cpp.o
[2019-12-17T18:39:53.434Z] [ 98%] Building CXX object CMakeFiles/runTests.dir/tests/markertest.cpp.o
[2019-12-17T18:39:53.745Z] [ 98%] Building CXX object CMakeFiles/runTests.dir/tests/modeltest.cpp.o
[2019-12-17T18:39:56.410Z] [ 99%] Building CXX object CMakeFiles/runTests.dir/tests/regressions.cpp.o
[2019-12-17T18:40:04.788Z] [ 99%] Linking CXX executable ../bin/kdenlive
[2019-12-17T18:40:27.416Z] c++: error: unable to execute command: Killed
[2019-12-17T18:40:27.416Z] c++: error: clang frontend command failed due to signal (use -v to see invocation)
[2019-12-17T18:40:27.416Z] FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
[2019-12-17T18:40:27.416Z] Target: x86_64-unknown-freebsd12.1
[2019-12-17T18:40:27.416Z] Thread model: posix
[2019-12-17T18:40:27.416Z] InstalledDir: /usr/bin
[2019-12-17T18:40:27.416Z] c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
[2019-12-17T18:40:29.957Z] c++: note: diagnostic msg:
[2019-12-17T18:40:29.957Z] ********************
[2019-12-17T18:40:29.957Z]
[2019-12-17T18:40:29.957Z] PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
[2019-12-17T18:40:29.957Z] Preprocessed source(s) and associated run script(s) are located at:
[2019-12-17T18:40:29.957Z] c++: note: diagnostic msg: /tmp/compositiontest-b4a49b.cpp
[2019-12-17T18:40:29.957Z] c++: note: diagnostic msg: /tmp/compositiontest-b4a49b.sh
[2019-12-17T18:40:29.957Z] c++: note: diagnostic msg:
[2019-12-17T18:40:29.957Z]
[2019-12-17T18:40:29.957Z] ********************
[2019-12-17T18:40:29.957Z] gmake[2]: *** [CMakeFiles/runTests.dir/build.make:102: CMakeFiles/runTests.dir/tests/compositiontest.cpp.o] Error 254
[2019-12-17T18:40:29.957Z] gmake[2]: *** Waiting for unfinished jobs....
[2019-12-17T18:40:31.887Z] [ 99%] Built target kdenlive
[2019-12-17T18:41:04.544Z] gmake[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/runTests.dir/all] Error 2
[2019-12-17T18:41:04.544Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-12-17T18:41:05.319Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to