BUILD FAILURE
Build URL https://build.kde.org/job/Applications/job/kdenlive/job/kf5-qt5%20FreeBSDQt5.15/1458/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Mon, 14 Feb 2022 12:18:36 +0000
Build duration: 7 min 21 sec and counting


CONSOLE OUTPUT
[...truncated 744 lines...]
[2022-02-14T12:24:13.931Z] [ 94%] Building CXX object tests/CMakeFiles/runTests.dir/abortutil.cpp.o
[2022-02-14T12:24:13.931Z] [ 95%] Building CXX object tests/CMakeFiles/runTests.dir/compositiontest.cpp.o
[2022-02-14T12:24:13.931Z] [ 96%] Building CXX object tests/CMakeFiles/runTests.dir/TestMain.cpp.o
[2022-02-14T12:24:13.931Z] [ 96%] Building CXX object tests/CMakeFiles/runTests.dir/runTests_autogen/mocs_compilation.cpp.o
[2022-02-14T12:24:13.931Z] [ 96%] Building CXX object tests/CMakeFiles/runTests.dir/effectstest.cpp.o
[2022-02-14T12:24:13.931Z] [ 96%] Building CXX object tests/CMakeFiles/runTests.dir/filetest.cpp.o
[2022-02-14T12:24:13.931Z] [ 96%] Building CXX object src/CMakeFiles/kdenlive.dir/kdenlive_autogen/mocs_compilation.cpp.o
[2022-02-14T12:24:13.931Z] [ 96%] Building CXX object src/CMakeFiles/kdenlive.dir/main.cpp.o
[2022-02-14T12:24:14.239Z] [ 96%] Building CXX object tests/CMakeFiles/runTests.dir/mixtest.cpp.o
[2022-02-14T12:24:22.740Z] [ 97%] Building CXX object src/CMakeFiles/kdenlive.dir/qrc_icons.cpp.o
[2022-02-14T12:24:23.028Z] [ 97%] Building CXX object src/CMakeFiles/kdenlive.dir/qrc_uiresources.cpp.o
[2022-02-14T12:24:23.299Z] [ 97%] Linking CXX executable ../bin/kdenlive
[2022-02-14T12:24:24.878Z] [ 98%] Building CXX object tests/CMakeFiles/runTests.dir/groupstest.cpp.o
[2022-02-14T12:24:29.280Z] [ 98%] Building CXX object tests/CMakeFiles/runTests.dir/keyframetest.cpp.o
[2022-02-14T12:24:29.280Z] [ 98%] Building CXX object tests/CMakeFiles/runTests.dir/markertest.cpp.o
[2022-02-14T12:24:30.770Z] [ 98%] Building CXX object tests/CMakeFiles/runTests.dir/modeltest.cpp.o
[2022-02-14T12:24:35.334Z] [ 99%] Building CXX object tests/CMakeFiles/runTests.dir/regressions.cpp.o
[2022-02-14T12:24:39.817Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:369:66: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
[2022-02-14T12:24:39.817Z] REQUIRE(binModel->getClipByBinID(binId)->frameDuration() == length);
[2022-02-14T12:24:39.817Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~
[2022-02-14T12:24:39.817Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2022-02-14T12:24:39.817Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2022-02-14T12:24:39.817Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.817Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2022-02-14T12:24:39.817Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2022-02-14T12:24:39.817Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.817Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2022-02-14T12:24:39.817Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2022-02-14T12:24:39.817Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.817Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:408:66: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
[2022-02-14T12:24:39.817Z] REQUIRE(binModel->getClipByBinID(binId)->frameDuration() == length);
[2022-02-14T12:24:39.817Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~
[2022-02-14T12:24:39.817Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2022-02-14T12:24:39.817Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2022-02-14T12:24:39.817Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.817Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2022-02-14T12:24:39.817Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2022-02-14T12:24:39.817Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.817Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2022-02-14T12:24:39.817Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2022-02-14T12:24:39.817Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.817Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:1087:48: warning: comparison of integers of different signs: 'int' and 'std::__1::vector<int, std::__1::allocator<int>>::size_type' (aka 'unsigned long') [-Wsign-compare]
[2022-02-14T12:24:39.817Z] REQUIRE(timeline->getTracksCount() == track_ids.size());
[2022-02-14T12:24:39.817Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
[2022-02-14T12:24:39.818Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2022-02-14T12:24:39.818Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2022-02-14T12:24:39.818Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.818Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2022-02-14T12:24:39.818Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2022-02-14T12:24:39.818Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.818Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2022-02-14T12:24:39.818Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2022-02-14T12:24:39.818Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.818Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:1092:47: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]
[2022-02-14T12:24:39.818Z] REQUIRE(timeline->getClipsCount() == all_ids.size() - track_ids.size());
[2022-02-14T12:24:39.818Z] ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-02-14T12:24:39.818Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2022-02-14T12:24:39.818Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2022-02-14T12:24:39.818Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.818Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2022-02-14T12:24:39.818Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2022-02-14T12:24:39.818Z] ^~~~~~~~~~~
[2022-02-14T12:24:39.818Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2022-02-14T12:24:39.818Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2022-02-14T12:24:39.818Z] ^~~~~~~~~~~
[2022-02-14T12:24:41.311Z] [ 99%] Building CXX object tests/CMakeFiles/runTests.dir/snaptest.cpp.o
[2022-02-14T12:24:41.606Z] [ 99%] Building CXX object tests/CMakeFiles/runTests.dir/test_utils.cpp.o
[2022-02-14T12:24:43.142Z] [ 99%] Building CXX object tests/CMakeFiles/runTests.dir/timewarptest.cpp.o
[2022-02-14T12:24:52.162Z] [100%] Building CXX object tests/CMakeFiles/runTests.dir/treetest.cpp.o
[2022-02-14T12:24:54.219Z] [100%] Building CXX object tests/CMakeFiles/runTests.dir/trimmingtest.cpp.o
[2022-02-14T12:25:04.581Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/trimmingtest.cpp:1894:13: warning: unused variable 'gid1' [-Wunused-variable]
[2022-02-14T12:25:04.581Z] int gid1 = timeline->requestClipsGroup(std::unordered_set<int>({cid1, cid4}), true, GroupType::Normal);
[2022-02-14T12:25:04.581Z] ^
[2022-02-14T12:25:04.581Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/trimmingtest.cpp:1899:13: warning: unused variable 'gid2' [-Wunused-variable]
[2022-02-14T12:25:04.581Z] int gid2 = timeline->requestClipsGroup(std::unordered_set<int>({cid2, cid5}), true, GroupType::Normal);
[2022-02-14T12:25:04.581Z] ^
[2022-02-14T12:25:04.581Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/trimmingtest.cpp:1904:13: warning: unused variable 'gid3' [-Wunused-variable]
[2022-02-14T12:25:04.581Z] int gid3 = timeline->requestClipsGroup(std::unordered_set<int>({cid3, cid6}), true, GroupType::Normal);
[2022-02-14T12:25:04.581Z] ^
[2022-02-14T12:25:05.962Z] 4 warnings generated.
[2022-02-14T12:25:06.224Z] /usr/local/bin/x86_64-unknown-freebsd13.0-ld: /usr/home/jenkins/install-prefix/lib/libKF5GuiAddons.so.5.91.0: undefined reference to `wl_proxy_marshal_flags'
[2022-02-14T12:25:06.484Z] c++: error: linker command failed with exit code 1 (use -v to see invocation)
[2022-02-14T12:25:06.484Z] gmake[2]: *** [src/CMakeFiles/kdenlive.dir/build.make:219: bin/kdenlive] Error 1
[2022-02-14T12:25:06.484Z] gmake[1]: *** [CMakeFiles/Makefile2:1225: src/CMakeFiles/kdenlive.dir/all] Error 2
[2022-02-14T12:25:06.484Z] gmake[1]: *** Waiting for unfinished jobs....
[2022-02-14T12:25:19.074Z] 3 warnings generated.
[2022-02-14T12:25:19.074Z] [100%] Linking CXX executable ../bin/runTests
[2022-02-14T12:25:58.236Z] /usr/local/bin/x86_64-unknown-freebsd13.0-ld: /usr/home/jenkins/install-prefix/lib/libKF5GuiAddons.so.5.91.0: undefined reference to `wl_proxy_marshal_flags'
[2022-02-14T12:25:58.237Z] c++: error: linker command failed with exit code 1 (use -v to see invocation)
[2022-02-14T12:25:58.237Z] gmake[2]: *** [tests/CMakeFiles/runTests.dir/build.make:359: bin/runTests] Error 1
[2022-02-14T12:25:58.237Z] gmake[1]: *** [CMakeFiles/Makefile2:1488: tests/CMakeFiles/runTests.dir/all] Error 2
[2022-02-14T12:25:58.237Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-02-14T12:25:58.296Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to