[#318126] [test-only] FAILED zstd.git=1.5.5-alt1
Girar awaiter (ldv)
girar-builder at altlinux.org
Thu Apr 6 14:16:29 MSK 2023
https://git.altlinux.org/tasks/318126/logs/events.1.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 zstd failed failed failed failed failed
2023-Apr-06 10:59:11 :: test-only task #318126 for sisyphus started by ldv:
#100 build 1.5.5-alt1 from /people/ldv/packages/zstd.git fetched at 2023-Apr-06 10:59:09
2023-Apr-06 10:59:13 :: [aarch64] #100 zstd.git 1.5.5-alt1: build start
2023-Apr-06 10:59:13 :: [x86_64] #100 zstd.git 1.5.5-alt1: build start
2023-Apr-06 10:59:13 :: [i586] #100 zstd.git 1.5.5-alt1: build start
2023-Apr-06 10:59:13 :: [ppc64le] #100 zstd.git 1.5.5-alt1: build start
2023-Apr-06 10:59:13 :: [armh] #100 zstd.git 1.5.5-alt1: build start
[x86_64] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const std::string&) const':
[x86_64] /usr/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[x86_64] 619 | return registered_tests_.count(test_name) > 0;
[x86_64] /usr/include/gtest/internal/gtest-internal.h: In member function 'const testing::internal::CodeLocation& testing::internal::TypedTestSuitePState::GetCodeLocation(const std::string&) const':
[x86_64] /usr/include/gtest/internal/gtest-internal.h:623:40: error: qualified-id in declaration before 'it'
[x86_64] 623 | RegisteredTestsMap::const_iterator it = registered_tests_.find(test_name);
[x86_64] /usr/include/gtest/internal/gtest-internal.h:624:5: error: 'it' was not declared in this scope; did you mean 'int'?
[x86_64] 624 | GTEST_CHECK_(it != registered_tests_.end());
[x86_64] /usr/include/gtest/internal/gtest-internal.h:624:5: error: request for member 'end' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[x86_64] 624 | GTEST_CHECK_(it != registered_tests_.end());
[x86_64] /usr/include/gtest/internal/gtest-internal.h:625:12: error: 'it' was not declared in this scope; did you mean 'int'?
[x86_64] 625 | return it->second;
[x86_64] --
[x86_64] from utils/test/ThreadPoolTest.cpp:11:
[x86_64] /usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported.
[x86_64] 270 | #error C++ versions less than C++14 are not supported.
[x86_64] --
[x86_64] from /usr/include/gtest/gtest.h:65:
[x86_64] /usr/include/gtest/internal/gtest-internal.h:636:58: error: wrong number of template arguments (0, should be 1)
[x86_64] 636 | typedef ::std::map<std::string, CodeLocation, std::less<>> RegisteredTestsMap;
[x86_64] --
[x86_64] 403 | struct less : public binary_function<_Tp, _Tp, bool>
[x86_64] /usr/include/gtest/internal/gtest-internal.h:636:59: error: template argument 3 is invalid
[x86_64] 636 | typedef ::std::map<std::string, CodeLocation, std::less<>> RegisteredTestsMap;
[x86_64] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::AddTestName(const char*, int, const char*, const char*)':
[x86_64] /usr/include/gtest/internal/gtest-internal.h:613:23: error: request for member 'insert' in '((testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'int'}
[x86_64] 613 | registered_tests_.insert(
[x86_64] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const std::string&) const':
[x86_64] /usr/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[x86_64] 619 | return registered_tests_.count(test_name) > 0;
2023-Apr-06 11:05:55 :: [x86_64] zstd.git 1.5.5-alt1: remote: build failed
2023-Apr-06 11:05:55 :: [x86_64] #100 zstd.git 1.5.5-alt1: build FAILED
2023-Apr-06 11:05:55 :: [x86_64] requesting cancellation of task processing
[i586] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const std::string&) const':
[i586] /usr/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[i586] 619 | return registered_tests_.count(test_name) > 0;
[i586] /usr/include/gtest/internal/gtest-internal.h: In member function 'const testing::internal::CodeLocation& testing::internal::TypedTestSuitePState::GetCodeLocation(const std::string&) const':
[i586] /usr/include/gtest/internal/gtest-internal.h:623:40: error: qualified-id in declaration before 'it'
[i586] 623 | RegisteredTestsMap::const_iterator it = registered_tests_.find(test_name);
[i586] /usr/include/gtest/internal/gtest-internal.h:624:5: error: 'it' was not declared in this scope; did you mean 'int'?
[i586] 624 | GTEST_CHECK_(it != registered_tests_.end());
[i586] /usr/include/gtest/internal/gtest-internal.h:624:5: error: request for member 'end' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[i586] 624 | GTEST_CHECK_(it != registered_tests_.end());
[i586] /usr/include/gtest/internal/gtest-internal.h:625:12: error: 'it' was not declared in this scope; did you mean 'int'?
[i586] 625 | return it->second;
[i586] --
[i586] from utils/test/ThreadPoolTest.cpp:11:
[i586] /usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported.
[i586] 270 | #error C++ versions less than C++14 are not supported.
[i586] --
[i586] from /usr/include/gtest/gtest.h:65:
[i586] /usr/include/gtest/internal/gtest-internal.h:636:58: error: wrong number of template arguments (0, should be 1)
[i586] 636 | typedef ::std::map<std::string, CodeLocation, std::less<>> RegisteredTestsMap;
[i586] --
[i586] 403 | struct less : public binary_function<_Tp, _Tp, bool>
[i586] /usr/include/gtest/internal/gtest-internal.h:636:59: error: template argument 3 is invalid
[i586] 636 | typedef ::std::map<std::string, CodeLocation, std::less<>> RegisteredTestsMap;
[i586] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::AddTestName(const char*, int, const char*, const char*)':
[i586] /usr/include/gtest/internal/gtest-internal.h:613:23: error: request for member 'insert' in '((testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'int'}
[i586] 613 | registered_tests_.insert(
[i586] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const std::string&) const':
[i586] /usr/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[i586] 619 | return registered_tests_.count(test_name) > 0;
2023-Apr-06 11:08:47 :: [i586] zstd.git 1.5.5-alt1: remote: build failed
2023-Apr-06 11:08:47 :: [i586] #100 zstd.git 1.5.5-alt1: build FAILED
[aarch64] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const std::string&) const':
[aarch64] /usr/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[aarch64] 619 | return registered_tests_.count(test_name) > 0;
[aarch64] /usr/include/gtest/internal/gtest-internal.h: In member function 'const testing::internal::CodeLocation& testing::internal::TypedTestSuitePState::GetCodeLocation(const std::string&) const':
[aarch64] /usr/include/gtest/internal/gtest-internal.h:623:40: error: qualified-id in declaration before 'it'
[aarch64] 623 | RegisteredTestsMap::const_iterator it = registered_tests_.find(test_name);
[aarch64] /usr/include/gtest/internal/gtest-internal.h:624:5: error: 'it' was not declared in this scope; did you mean 'int'?
[aarch64] 624 | GTEST_CHECK_(it != registered_tests_.end());
[aarch64] /usr/include/gtest/internal/gtest-internal.h:624:5: error: request for member 'end' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[aarch64] 624 | GTEST_CHECK_(it != registered_tests_.end());
[aarch64] /usr/include/gtest/internal/gtest-internal.h:625:12: error: 'it' was not declared in this scope; did you mean 'int'?
[aarch64] 625 | return it->second;
[aarch64] --
[aarch64] from utils/test/ThreadPoolTest.cpp:11:
[aarch64] /usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported.
[aarch64] 270 | #error C++ versions less than C++14 are not supported.
[aarch64] --
[aarch64] from /usr/include/gtest/gtest.h:65:
[aarch64] /usr/include/gtest/internal/gtest-internal.h:636:58: error: wrong number of template arguments (0, should be 1)
[aarch64] 636 | typedef ::std::map<std::string, CodeLocation, std::less<>> RegisteredTestsMap;
[aarch64] --
[aarch64] 403 | struct less : public binary_function<_Tp, _Tp, bool>
[aarch64] /usr/include/gtest/internal/gtest-internal.h:636:59: error: template argument 3 is invalid
[aarch64] 636 | typedef ::std::map<std::string, CodeLocation, std::less<>> RegisteredTestsMap;
[aarch64] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::AddTestName(const char*, int, const char*, const char*)':
[aarch64] /usr/include/gtest/internal/gtest-internal.h:613:23: error: request for member 'insert' in '((testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'int'}
[aarch64] 613 | registered_tests_.insert(
[aarch64] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const std::string&) const':
[aarch64] /usr/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[aarch64] 619 | return registered_tests_.count(test_name) > 0;
2023-Apr-06 11:10:15 :: [aarch64] zstd.git 1.5.5-alt1: remote: build failed
2023-Apr-06 11:10:15 :: [aarch64] #100 zstd.git 1.5.5-alt1: build FAILED
[ppc64le] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const std::string&) const':
[ppc64le] /usr/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[ppc64le] 619 | return registered_tests_.count(test_name) > 0;
[ppc64le] /usr/include/gtest/internal/gtest-internal.h: In member function 'const testing::internal::CodeLocation& testing::internal::TypedTestSuitePState::GetCodeLocation(const std::string&) const':
[ppc64le] /usr/include/gtest/internal/gtest-internal.h:623:40: error: qualified-id in declaration before 'it'
[ppc64le] 623 | RegisteredTestsMap::const_iterator it = registered_tests_.find(test_name);
[ppc64le] /usr/include/gtest/internal/gtest-internal.h:624:5: error: 'it' was not declared in this scope; did you mean 'int'?
[ppc64le] 624 | GTEST_CHECK_(it != registered_tests_.end());
[ppc64le] /usr/include/gtest/internal/gtest-internal.h:624:5: error: request for member 'end' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[ppc64le] 624 | GTEST_CHECK_(it != registered_tests_.end());
[ppc64le] /usr/include/gtest/internal/gtest-internal.h:625:12: error: 'it' was not declared in this scope; did you mean 'int'?
[ppc64le] 625 | return it->second;
[ppc64le] --
[ppc64le] from utils/test/ThreadPoolTest.cpp:11:
[ppc64le] /usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported.
[ppc64le] 270 | #error C++ versions less than C++14 are not supported.
[ppc64le] --
[ppc64le] from /usr/include/gtest/gtest.h:65:
[ppc64le] /usr/include/gtest/internal/gtest-internal.h:636:58: error: wrong number of template arguments (0, should be 1)
[ppc64le] 636 | typedef ::std::map<std::string, CodeLocation, std::less<>> RegisteredTestsMap;
[ppc64le] --
[ppc64le] 403 | struct less : public binary_function<_Tp, _Tp, bool>
[ppc64le] /usr/include/gtest/internal/gtest-internal.h:636:59: error: template argument 3 is invalid
[ppc64le] 636 | typedef ::std::map<std::string, CodeLocation, std::less<>> RegisteredTestsMap;
[ppc64le] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::AddTestName(const char*, int, const char*, const char*)':
[ppc64le] /usr/include/gtest/internal/gtest-internal.h:613:23: error: request for member 'insert' in '((testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'int'}
[ppc64le] 613 | registered_tests_.insert(
[ppc64le] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const std::string&) const':
[ppc64le] /usr/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[ppc64le] 619 | return registered_tests_.count(test_name) > 0;
2023-Apr-06 11:11:17 :: [ppc64le] zstd.git 1.5.5-alt1: remote: build failed
2023-Apr-06 11:11:17 :: [ppc64le] #100 zstd.git 1.5.5-alt1: build FAILED
[armh] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const std::string&) const':
[armh] /usr/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[armh] 619 | return registered_tests_.count(test_name) > 0;
[armh] /usr/include/gtest/internal/gtest-internal.h: In member function 'const testing::internal::CodeLocation& testing::internal::TypedTestSuitePState::GetCodeLocation(const std::string&) const':
[armh] /usr/include/gtest/internal/gtest-internal.h:623:40: error: qualified-id in declaration before 'it'
[armh] 623 | RegisteredTestsMap::const_iterator it = registered_tests_.find(test_name);
[armh] /usr/include/gtest/internal/gtest-internal.h:624:5: error: 'it' was not declared in this scope; did you mean 'int'?
[armh] 624 | GTEST_CHECK_(it != registered_tests_.end());
[armh] /usr/include/gtest/internal/gtest-internal.h:624:5: error: request for member 'end' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[armh] 624 | GTEST_CHECK_(it != registered_tests_.end());
[armh] /usr/include/gtest/internal/gtest-internal.h:625:12: error: 'it' was not declared in this scope; did you mean 'int'?
[armh] 625 | return it->second;
[armh] --
[armh] from utils/test/ThreadPoolTest.cpp:11:
[armh] /usr/include/gtest/internal/gtest-port.h:270:2: error: #error C++ versions less than C++14 are not supported.
[armh] 270 | #error C++ versions less than C++14 are not supported.
[armh] --
[armh] from /usr/include/gtest/gtest.h:65:
[armh] /usr/include/gtest/internal/gtest-internal.h:636:58: error: wrong number of template arguments (0, should be 1)
[armh] 636 | typedef ::std::map<std::string, CodeLocation, std::less<>> RegisteredTestsMap;
[armh] --
[armh] 403 | struct less : public binary_function<_Tp, _Tp, bool>
[armh] /usr/include/gtest/internal/gtest-internal.h:636:59: error: template argument 3 is invalid
[armh] 636 | typedef ::std::map<std::string, CodeLocation, std::less<>> RegisteredTestsMap;
[armh] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::AddTestName(const char*, int, const char*, const char*)':
[armh] /usr/include/gtest/internal/gtest-internal.h:613:23: error: request for member 'insert' in '((testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'int'}
[armh] 613 | registered_tests_.insert(
[armh] /usr/include/gtest/internal/gtest-internal.h: In member function 'bool testing::internal::TypedTestSuitePState::TestExists(const std::string&) const':
[armh] /usr/include/gtest/internal/gtest-internal.h:619:30: error: request for member 'count' in '((const testing::internal::TypedTestSuitePState*)this)->testing::internal::TypedTestSuitePState::registered_tests_', which is of non-class type 'const testing::internal::TypedTestSuitePState::RegisteredTestsMap' {aka 'const int'}
[armh] 619 | return registered_tests_.count(test_name) > 0;
2023-Apr-06 11:16:28 :: [armh] zstd.git 1.5.5-alt1: remote: build failed
2023-Apr-06 11:16:28 :: [armh] #100 zstd.git 1.5.5-alt1: build FAILED
2023-Apr-06 11:05:55 :: [x86_64] build FAILED
2023-Apr-06 11:08:47 :: [i586] build FAILED
2023-Apr-06 11:10:16 :: [aarch64] build FAILED
2023-Apr-06 11:11:17 :: [ppc64le] build FAILED
2023-Apr-06 11:16:28 :: [armh] build FAILED
2023-Apr-06 11:16:29 :: task #318126 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list