BUILD FAILURE
Build URL https://build.kde.org/job/Applications/job/kdenlive/job/kf5-qt5%20FreeBSDQt5.15/966/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Fri, 03 Sep 2021 08:52:47 +0000
Build duration: 11 min and counting


CONSOLE OUTPUT
[...truncated 887 lines...]
[2021-09-03T09:03:38.533Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2021-09-03T09:03:38.533Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2021-09-03T09:03:38.533Z] ^~~~~~~~~~~
[2021-09-03T09:03:38.533Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:1216:49: warning: comparison of integers of different signs: 'std::__1::unordered_map<int, std::__1::shared_ptr<ClipModel>, std::__1::hash<int>, std::__1::equal_to<int>, std::__1::allocator<std::__1::pair<const int, std::__1::shared_ptr<ClipModel> > > >::size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
[2021-09-03T09:03:38.533Z] REQUIRE(timeline->m_allClips.size() == nclips + 1);
[2021-09-03T09:03:38.533Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~
[2021-09-03T09:03:38.533Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2021-09-03T09:03:38.533Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2021-09-03T09:03:38.533Z] ^~~~~~~~~~~
[2021-09-03T09:03:38.533Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2021-09-03T09:03:38.533Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2021-09-03T09:03:38.533Z] ^~~~~~~~~~~
[2021-09-03T09:03:38.533Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2021-09-03T09:03:38.533Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2021-09-03T09:03:38.533Z] ^~~~~~~~~~~
[2021-09-03T09:03:38.533Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:1229:49: warning: comparison of integers of different signs: 'std::__1::unordered_map<int, std::__1::shared_ptr<ClipModel>, std::__1::hash<int>, std::__1::equal_to<int>, std::__1::allocator<std::__1::pair<const int, std::__1::shared_ptr<ClipModel> > > >::size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
[2021-09-03T09:03:38.533Z] REQUIRE(timeline->m_allClips.size() == nclips + 2);
[2021-09-03T09:03:38.533Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~
[2021-09-03T09:03:38.533Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2021-09-03T09:03:38.533Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2021-09-03T09:03:38.533Z] ^~~~~~~~~~~
[2021-09-03T09:03:38.533Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2021-09-03T09:03:38.533Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2021-09-03T09:03:38.533Z] ^~~~~~~~~~~
[2021-09-03T09:03:38.533Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2021-09-03T09:03:38.533Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2021-09-03T09:03:38.533Z] ^~~~~~~~~~~
[2021-09-03T09:03:38.805Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:1632:49: warning: comparison of integers of different signs: 'std::__1::unordered_map<int, std::__1::shared_ptr<ClipModel>, std::__1::hash<int>, std::__1::equal_to<int>, std::__1::allocator<std::__1::pair<const int, std::__1::shared_ptr<ClipModel> > > >::size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
[2021-09-03T09:03:38.805Z] REQUIRE(timeline->m_allClips.size() == clipCount);
[2021-09-03T09:03:38.805Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~
[2021-09-03T09:03:38.805Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2021-09-03T09:03:38.805Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2021-09-03T09:03:38.805Z] ^~~~~~~~~~~
[2021-09-03T09:03:38.805Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2021-09-03T09:03:38.805Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2021-09-03T09:03:38.805Z] ^~~~~~~~~~~
[2021-09-03T09:03:38.805Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2021-09-03T09:03:38.805Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2021-09-03T09:03:38.805Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:1646:49: warning: comparison of integers of different signs: 'std::__1::unordered_map<int, std::__1::shared_ptr<ClipModel>, std::__1::hash<int>, std::__1::equal_to<int>, std::__1::allocator<std::__1::pair<const int, std::__1::shared_ptr<ClipModel> > > >::size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
[2021-09-03T09:03:39.113Z] REQUIRE(timeline->m_allClips.size() == clipCount + 1);
[2021-09-03T09:03:39.113Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2021-09-03T09:03:39.113Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2021-09-03T09:03:39.113Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2021-09-03T09:03:39.113Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:1660:49: warning: comparison of integers of different signs: 'std::__1::unordered_map<int, std::__1::shared_ptr<ClipModel>, std::__1::hash<int>, std::__1::equal_to<int>, std::__1::allocator<std::__1::pair<const int, std::__1::shared_ptr<ClipModel> > > >::size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
[2021-09-03T09:03:39.113Z] REQUIRE(timeline->m_allClips.size() == clipCount + 1);
[2021-09-03T09:03:39.113Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2021-09-03T09:03:39.113Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2021-09-03T09:03:39.113Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2021-09-03T09:03:39.113Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:1674:49: warning: comparison of integers of different signs: 'std::__1::unordered_map<int, std::__1::shared_ptr<ClipModel>, std::__1::hash<int>, std::__1::equal_to<int>, std::__1::allocator<std::__1::pair<const int, std::__1::shared_ptr<ClipModel> > > >::size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
[2021-09-03T09:03:39.113Z] REQUIRE(timeline->m_allClips.size() == clipCount + 1);
[2021-09-03T09:03:39.113Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2021-09-03T09:03:39.113Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2021-09-03T09:03:39.113Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2021-09-03T09:03:39.113Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/modeltest.cpp:1689:49: warning: comparison of integers of different signs: 'std::__1::unordered_map<int, std::__1::shared_ptr<ClipModel>, std::__1::hash<int>, std::__1::equal_to<int>, std::__1::allocator<std::__1::pair<const int, std::__1::shared_ptr<ClipModel> > > >::size_type' (aka 'unsigned long') and 'int' [-Wsign-compare]
[2021-09-03T09:03:39.113Z] REQUIRE(timeline->m_allClips.size() == clipCount + 1);
[2021-09-03T09:03:39.113Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:17659:90: note: expanded from macro 'REQUIRE'
[2021-09-03T09:03:39.113Z] #define REQUIRE( ... ) INTERNAL_CATCH_TEST( "REQUIRE", Catch::ResultDisposition::Normal, __VA_ARGS__ )
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:2703:40: note: expanded from macro 'INTERNAL_CATCH_TEST'
[2021-09-03T09:03:39.113Z] CATCH_INTERNAL_IGNORE_BUT_WARN(__VA_ARGS__); \
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:39.113Z] /usr/home/jenkins/workspace/Applications/kdenlive/kf5-qt5 FreeBSDQt5.15/tests/catch.hpp:165:76: note: expanded from macro 'CATCH_INTERNAL_IGNORE_BUT_WARN'
[2021-09-03T09:03:39.113Z] # define CATCH_INTERNAL_IGNORE_BUT_WARN(...) (void)__builtin_constant_p(__VA_ARGS__) /* NOLINT(cppcoreguidelines-pro-type-vararg, hicpp-vararg) */
[2021-09-03T09:03:39.113Z] ^~~~~~~~~~~
[2021-09-03T09:03:43.514Z] 2 warnings generated.
[2021-09-03T09:03:58.504Z] 15 warnings generated.
[2021-09-03T09:03:58.504Z] [ 98%] Linking CXX executable ../bin/runTests
[2021-09-03T09:04:00.408Z] [ 98%] Built target runTests
[2021-09-03T09:04:00.408Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-09-03T09:04:00.435Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to