ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#255025] [test-only] FAILED libmsgpack.git=3.2.1-alt1
@ 2020-07-17 11:01 Girar Builder awaiter robot
  0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2020-07-17 11:01 UTC (permalink / raw)
  To: Vitaly Lipatov; +Cc: sisyphus-incominger, girar-builder-sisyphus

http://git.altlinux.org/tasks/255025/logs/events.1.1.log

2020-Jul-17 11:00:29 :: test-only task #255025 for sisyphus started by lav:
#100 build 3.2.1-alt1 from /gears/l/libmsgpack.git fetched at 2020-Jul-17 11:00:28
2020-Jul-17 11:00:30 :: [armh] #100 libmsgpack.git 3.2.1-alt1: build start
2020-Jul-17 11:00:30 :: [i586] #100 libmsgpack.git 3.2.1-alt1: build start
2020-Jul-17 11:00:30 :: [aarch64] #100 libmsgpack.git 3.2.1-alt1: build start
2020-Jul-17 11:00:30 :: [ppc64le] #100 libmsgpack.git 3.2.1-alt1: build start
2020-Jul-17 11:00:30 :: [x86_64] #100 libmsgpack.git 3.2.1-alt1: build start
/usr/include/gtest/gtest-printers.h:553:44:   required from here
/usr/include/gtest/internal/gtest-internal.h:948:8: error: no type named 'type' in 'struct testing::internal::IsRecursiveContainerImpl<const void*, false>'
  948 | struct IsRecursiveContainer : public IsRecursiveContainerImpl<C>::type {};
--
/usr/include/gtest/gtest-printers.h:553:44:   required from here
/usr/include/gtest/gtest-printers.h:506:15: error: 'value' is not a member of 'testing::internal::IsRecursiveContainer<const void*>'
  506 |               !IsRecursiveContainer<T>::value
--
/usr/include/gtest/internal/gtest-death-test-internal.h:170:39:   required from here
/usr/include/gtest/gtest-matchers.h:468:23: error: forming reference to reference type 'const std::__cxx11::basic_string<char>&'
  468 |     return Matcher<T>(new MonomorphicImpl<const T&>(impl_));
--
/usr/include/gtest/gtest-param-test.h:360:28:   required from here
/usr/include/gtest/internal/gtest-param-util.h:738:20: error: no matching function for call to 'testing::internal::ValueArray<bool, bool>::MakeVector<bool>(testing::internal::MakeIndexSequence<2>) const'
  738 |     return ValuesIn(MakeVector<T>(MakeIndexSequence<sizeof...(Ts)>()));
--
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:240:1:   required from here
/usr/include/gtest/internal/gtest-internal.h:713:57: error: 'GetSetUpCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<gtest_suite_IntegerToFloatingPointTest_::simple_buffer<{anonymous}::TypePair<float, long long int> > >'
  713 |         SuiteApiResolver<TestClass>::GetSetUpCaseOrSuite(
  714 |             code_location.file.c_str(), code_location.line),
/usr/include/gtest/internal/gtest-internal.h:715:60: error: 'GetTearDownCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<gtest_suite_IntegerToFloatingPointTest_::simple_buffer<{anonymous}::TypePair<float, long long int> > >'
  715 |         SuiteApiResolver<TestClass>::GetTearDownCaseOrSuite(
--
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:210:1:   required from here
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:229:9: error: no matching function for call to 'testing::AssertionResult::AssertionResult(bool)'
  229 |         EXPECT_TRUE(fabs(val2 - static_cast<float_type>(val1)) <= kEPS);
2020-Jul-17 11:01:00 :: [aarch64] libmsgpack.git 3.2.1-alt1: remote: build failed
2020-Jul-17 11:01:00 :: [aarch64] #100 libmsgpack.git 3.2.1-alt1: build FAILED
2020-Jul-17 11:01:00 :: [aarch64] requesting cancellation of task processing
  630 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_multimap_empty)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:630:1: error: 'GetTearDownCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<testing::Test>'
  630 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_multimap_empty)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:647:1: error: expected constructor, destructor, or type conversion before '(' token
  647 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:647:1: error: expected constructor, destructor, or type conversion before '(' token
  647 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:647:1: error: 'nullptr' was not declared in this scope
  647 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:647:1: error: 'nullptr' was not declared in this scope
  647 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:647:1: error: 'GetSetUpCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<testing::Test>'
  647 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:647:1: error: 'GetTearDownCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<testing::Test>'
  647 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp: In member function 'virtual void MSGPACK_TR1_simple_buffer_tr1_unordered_set_Test::TestBody()':
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:662:13: error: no matching function for call to 'testing::AssertionResult::AssertionResult(bool)'
  662 |             EXPECT_TRUE(val2.find(*it) != val2.end());
--
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp: At global scope:
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:666:1: error: expected constructor, destructor, or type conversion before '(' token
  666 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set_empty)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:666:1: error: expected constructor, destructor, or type conversion before '(' token
  666 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set_empty)
2020-Jul-17 11:01:08 :: [ppc64le] libmsgpack.git 3.2.1-alt1: remote: build failed
2020-Jul-17 11:01:08 :: [ppc64le] #100 libmsgpack.git 3.2.1-alt1: build FAILED
 1078 | TEST(object_with_zone, ext_ref_from_buf)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/object_with_zone.cpp:1078:1: error: 'nullptr' was not declared in this scope
 1078 | TEST(object_with_zone, ext_ref_from_buf)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/object_with_zone.cpp:1078:1: error: 'nullptr' was not declared in this scope
 1078 | TEST(object_with_zone, ext_ref_from_buf)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/object_with_zone.cpp:1078:1: error: 'GetSetUpCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<testing::Test>'
 1078 | TEST(object_with_zone, ext_ref_from_buf)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/object_with_zone.cpp:1078:1: error: 'GetTearDownCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<testing::Test>'
 1078 | TEST(object_with_zone, ext_ref_from_buf)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/object_with_zone.cpp: In member function 'virtual void object_with_zone_ext_ref_from_buf_Test::TestBody()':
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/object_with_zone.cpp:1084:5: error: no matching function for call to 'testing::AssertionResult::AssertionResult(bool)'
 1084 |     EXPECT_TRUE(obj.as<msgpack::type::ext>() == v);
--
                 from /usr/src/RPM/BUILD/libmsgpack-3.2.1/test/object_with_zone.cpp:6:
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/object_with_zone.cpp:1085:5: error: no matching function for call to 'testing::AssertionResult::AssertionResult(bool)'
 1085 |     EXPECT_TRUE(obj.as<msgpack::type::ext_ref>() == v);
--
/usr/include/gtest/gtest-printers.h:553:44:   required from here
/usr/include/gtest/internal/gtest-internal.h:948:8: error: no type named 'type' in 'struct testing::internal::IsRecursiveContainerImpl<const void*, false>'
  948 | struct IsRecursiveContainer : public IsRecursiveContainerImpl<C>::type {};
--
/usr/include/gtest/gtest-printers.h:553:44:   required from here
/usr/include/gtest/gtest-printers.h:506:15: error: 'value' is not a member of 'testing::internal::IsRecursiveContainer<const void*>'
  506 |               !IsRecursiveContainer<T>::value
--
/usr/include/gtest/internal/gtest-death-test-internal.h:170:39:   required from here
/usr/include/gtest/gtest-matchers.h:468:23: error: forming reference to reference type 'const std::__cxx11::basic_string<char>&'
  468 |     return Matcher<T>(new MonomorphicImpl<const T&>(impl_));
--
/usr/include/gtest/gtest-param-test.h:360:28:   required from here
/usr/include/gtest/internal/gtest-param-util.h:738:20: error: no matching function for call to 'testing::internal::ValueArray<bool, bool>::MakeVector<bool>(testing::internal::MakeIndexSequence<2>) const'
  738 |     return ValuesIn(MakeVector<T>(MakeIndexSequence<sizeof...(Ts)>()));
2020-Jul-17 11:01:16 :: [armh] libmsgpack.git 3.2.1-alt1: remote: build failed
2020-Jul-17 11:01:16 :: [armh] #100 libmsgpack.git 3.2.1-alt1: build FAILED
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp: At global scope:
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:630:1: error: expected constructor, destructor, or type conversion before '(' token
  630 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_multimap_empty)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:630:1: error: expected constructor, destructor, or type conversion before '(' token
  630 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_multimap_empty)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:630:1: error: 'nullptr' was not declared in this scope
  630 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_multimap_empty)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:630:1: error: 'nullptr' was not declared in this scope
  630 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_multimap_empty)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:630:1: error: 'GetSetUpCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<testing::Test>'
  630 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_multimap_empty)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:630:1: error: 'GetTearDownCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<testing::Test>'
  630 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_multimap_empty)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:647:1: error: expected constructor, destructor, or type conversion before '(' token
  647 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:647:1: error: expected constructor, destructor, or type conversion before '(' token
  647 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:647:1: error: 'nullptr' was not declared in this scope
  647 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_container.cpp:647:1: error: 'nullptr' was not declared in this scope
  647 | TEST(MSGPACK_TR1, simple_buffer_tr1_unordered_set)
2020-Jul-17 11:01:18 :: [i586] libmsgpack.git 3.2.1-alt1: remote: build failed
2020-Jul-17 11:01:18 :: [i586] #100 libmsgpack.git 3.2.1-alt1: build FAILED
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp: At global scope:
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:721:1: error: expected constructor, destructor, or type conversion before '(' token
  721 | TEST(MSGPACK_STL, simple_buffer_wstring)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:721:1: error: expected constructor, destructor, or type conversion before '(' token
  721 | TEST(MSGPACK_STL, simple_buffer_wstring)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:721:1: error: 'nullptr' was not declared in this scope
  721 | TEST(MSGPACK_STL, simple_buffer_wstring)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:721:1: error: 'nullptr' was not declared in this scope
  721 | TEST(MSGPACK_STL, simple_buffer_wstring)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:721:1: error: 'GetSetUpCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<testing::Test>'
  721 | TEST(MSGPACK_STL, simple_buffer_wstring)
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:721:1: error: 'GetTearDownCaseOrSuite' is not a member of 'testing::internal::SuiteApiResolver<testing::Test>'
  721 | TEST(MSGPACK_STL, simple_buffer_wstring)
--
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp: In member function 'virtual void MSGPACK_STL_simple_buffer_wstring_Test::TestBody()':
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:733:9: error: no matching function for call to 'testing::internal::EqHelper::Compare(const char [5], const char [5], std::wstring&, std::wstring&)'
  733 |         EXPECT_EQ(val1, val2);
--
  733 |         EXPECT_EQ(val1, val2);
/usr/src/RPM/BUILD/libmsgpack-3.2.1/test/msgpack_basic.cpp:736:9: error: no matching function for call to 'testing::internal::EqHelper::Compare(const char [5], const char [5], std::wstring&, std::wstring&)'
  736 |         EXPECT_EQ(val1, val3);
--
/usr/include/gtest/gtest-printers.h:553:44:   required from here
/usr/include/gtest/internal/gtest-internal.h:948:8: error: no type named 'type' in 'struct testing::internal::IsRecursiveContainerImpl<const void*, false>'
  948 | struct IsRecursiveContainer : public IsRecursiveContainerImpl<C>::type {};
--
/usr/include/gtest/gtest-printers.h:553:44:   required from here
/usr/include/gtest/gtest-printers.h:506:15: error: 'value' is not a member of 'testing::internal::IsRecursiveContainer<const void*>'
  506 |               !IsRecursiveContainer<T>::value
2020-Jul-17 11:01:30 :: [x86_64] libmsgpack.git 3.2.1-alt1: remote: build failed
2020-Jul-17 11:01:30 :: [x86_64] #100 libmsgpack.git 3.2.1-alt1: build FAILED
2020-Jul-17 11:01:00 :: [aarch64] build FAILED
2020-Jul-17 11:01:08 :: [ppc64le] build FAILED
2020-Jul-17 11:01:16 :: [armh] build FAILED
2020-Jul-17 11:01:18 :: [i586] build FAILED
2020-Jul-17 11:01:30 :: [x86_64] build FAILED
2020-Jul-17 11:01:30 :: task #255025 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-17 11:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 11:01 [#255025] [test-only] FAILED libmsgpack.git=3.2.1-alt1 Girar Builder awaiter robot

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git