ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#317261] FAILED libzim.git=8.1.1-alt1
@ 2023-03-23  6:10 Girar awaiter (cas)
  2023-04-10  3:58 ` [#317261] DONE (try 2) libzim.git=8.1.1-alt1 Girar pender (cas)
  0 siblings, 1 reply; 2+ messages in thread
From: Girar awaiter (cas) @ 2023-03-23  6:10 UTC (permalink / raw)
  To: Andrey Cherepanov; +Cc: sisyphus-incominger, girar-builder-sisyphus

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 20389 bytes --]

https://git.altlinux.org/tasks/317261/logs/events.1.1.log

subtask  name    aarch64    armh    i586  ppc64le  x86_64
   #100  libzim   failed  failed  failed   failed  failed

2023-Mar-23 06:09:52 :: task #317261 for sisyphus started by cas:
#100 build 8.1.1-alt1 from /people/cas/packages/libzim.git fetched at 2023-Mar-23 06:09:50
2023-Mar-23 06:09:54 :: [i586] #100 libzim.git 8.1.1-alt1: build start
2023-Mar-23 06:09:54 :: [x86_64] #100 libzim.git 8.1.1-alt1: build start
2023-Mar-23 06:09:54 :: [aarch64] #100 libzim.git 8.1.1-alt1: build start
2023-Mar-23 06:09:54 :: [armh] #100 libzim.git 8.1.1-alt1: build start
2023-Mar-23 06:09:54 :: [ppc64le] #100 libzim.git 8.1.1-alt1: build start
[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] [31/133] Compiling C++ object test/creator.p/creator.cpp.o
[x86_64] FAILED: test/creator.p/creator.cpp.o 
[x86_64] c++ -Itest/creator.p -Iinclude -I../include -Isrc -I../src -fdiagnostics-color=always -Wall -Winvalid-pch -std=c++11 -O2 -g -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DGTEST_HAS_PTHREAD=1 -pthread -DWITH_TEST_DATA=1 -MD -MQ test/creator.p/creator.cpp.o -MF test/creator.p/creator.cpp.o.d -o test/creator.p/creator.cpp.o -c ../test/creator.cpp
[x86_64] --
[x86_64]                  from ../test/creator.cpp:36:
[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;
[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());
2023-Mar-23 06:10:13 :: [x86_64] libzim.git 8.1.1-alt1: remote: build failed
2023-Mar-23 06:10:13 :: [x86_64] #100 libzim.git 8.1.1-alt1: build FAILED
2023-Mar-23 06:10:13 :: [x86_64] requesting cancellation of task processing
[i586] [31/133] Compiling C++ object test/creator.p/creator.cpp.o
[i586] FAILED: test/creator.p/creator.cpp.o 
[i586] c++ -Itest/creator.p -Iinclude -I../include -Isrc -I../src -fdiagnostics-color=always -Wall -Winvalid-pch -std=c++11 -O2 -g -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DGTEST_HAS_PTHREAD=1 -pthread -DWITH_TEST_DATA=1 -MD -MQ test/creator.p/creator.cpp.o -MF test/creator.p/creator.cpp.o.d -o test/creator.p/creator.cpp.o -c ../test/creator.cpp
[i586] --
[i586]                  from ../test/creator.cpp:36:
[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;
[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;
2023-Mar-23 06:10:14 :: [i586] libzim.git 8.1.1-alt1: remote: build failed
2023-Mar-23 06:10:14 :: [i586] #100 libzim.git 8.1.1-alt1: build FAILED
[aarch64]                  from ../test/reader.cpp:26:
[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;
[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] [24/133] Compiling C++ object test/cluster.p/cluster.cpp.o
[aarch64] FAILED: test/cluster.p/cluster.cpp.o 
[aarch64] c++ -Itest/cluster.p -Iinclude -I../include -Isrc -I../src -fdiagnostics-color=always -Wall -Winvalid-pch -std=c++11 -O2 -g -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DGTEST_HAS_PTHREAD=1 -pthread -DWITH_TEST_DATA=1 -MD -MQ test/cluster.p/cluster.cpp.o -MF test/cluster.p/cluster.cpp.o.d -o test/cluster.p/cluster.cpp.o -c ../test/cluster.cpp
2023-Mar-23 06:10:30 :: [aarch64] libzim.git 8.1.1-alt1: remote: build failed
2023-Mar-23 06:10:30 :: [aarch64] #100 libzim.git 8.1.1-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] [42/133] Compiling C++ object test/find.p/tools.cpp.o
[ppc64le] FAILED: test/find.p/tools.cpp.o 
[ppc64le] c++ -Itest/find.p -Iinclude -I../include -Isrc -I../src -fdiagnostics-color=always -Wall -Winvalid-pch -std=c++11 -O2 -g -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DGTEST_HAS_PTHREAD=1 -pthread -DWITH_TEST_DATA=1 -MD -MQ test/find.p/tools.cpp.o -MF test/find.p/tools.cpp.o.d -o test/find.p/tools.cpp.o -c ../test/tools.cpp
[ppc64le] --
[ppc64le]                  from ../test/tools.cpp:36:
[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(
2023-Mar-23 06:10:35 :: [ppc64le] libzim.git 8.1.1-alt1: remote: build failed
2023-Mar-23 06:10:35 :: [ppc64le] #100 libzim.git 8.1.1-alt1: build FAILED
[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] [31/133] Compiling C++ object test/error_in_creator.p/error_in_creator.cpp.o
[armh] FAILED: test/error_in_creator.p/error_in_creator.cpp.o 
[armh] c++ -Itest/error_in_creator.p -Iinclude -I../include -Isrc -I../src -fdiagnostics-color=always -Wall -Winvalid-pch -std=c++11 -O2 -g -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -march=armv7-a -mthumb -DGTEST_HAS_PTHREAD=1 -pthread -DWITH_TEST_DATA=1 -MD -MQ test/error_in_creator.p/error_in_creator.cpp.o -MF test/error_in_creator.p/error_in_creator.cpp.o.d -o test/error_in_creator.p/error_in_creator.cpp.o -c ../test/error_in_creator.cpp
[armh] --
[armh]                  from ../test/error_in_creator.cpp:28:
[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;
[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);
2023-Mar-23 06:10:48 :: [armh] libzim.git 8.1.1-alt1: remote: build failed
2023-Mar-23 06:10:48 :: [armh] #100 libzim.git 8.1.1-alt1: build FAILED
2023-Mar-23 06:10:13 :: [x86_64] build FAILED
2023-Mar-23 06:10:14 :: [i586] build FAILED
2023-Mar-23 06:10:30 :: [aarch64] build FAILED
2023-Mar-23 06:10:35 :: [ppc64le] build FAILED
2023-Mar-23 06:10:48 :: [armh] build FAILED
2023-Mar-23 06:10:48 :: task #317261 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [#317261] DONE (try 2) libzim.git=8.1.1-alt1
  2023-03-23  6:10 [#317261] FAILED libzim.git=8.1.1-alt1 Girar awaiter (cas)
@ 2023-04-10  3:58 ` Girar pender (cas)
  0 siblings, 0 replies; 2+ messages in thread
From: Girar pender (cas) @ 2023-04-10  3:58 UTC (permalink / raw)
  To: Andrey Cherepanov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_309/317261/logs/events.2.1.log

subtask  name    aarch64  armh  i586  ppc64le  x86_64
   #200  libzim     1:00  1:26    37     1:07      36

2023-Apr-10 03:52:02 :: task #317261 for sisyphus resumed by cas:
#100 removed
#200 build 8.1.1-alt1 from /people/cas/packages/libzim.git fetched at 2023-Apr-10 03:51:55
2023-Apr-10 03:52:05 :: [x86_64] #200 libzim.git 8.1.1-alt1: build start
2023-Apr-10 03:52:05 :: [ppc64le] #200 libzim.git 8.1.1-alt1: build start
2023-Apr-10 03:52:05 :: [aarch64] #200 libzim.git 8.1.1-alt1: build start
2023-Apr-10 03:52:05 :: [i586] #200 libzim.git 8.1.1-alt1: build start
2023-Apr-10 03:52:05 :: [armh] #200 libzim.git 8.1.1-alt1: build start
2023-Apr-10 03:52:41 :: [x86_64] #200 libzim.git 8.1.1-alt1: build OK
2023-Apr-10 03:52:42 :: [i586] #200 libzim.git 8.1.1-alt1: build OK
2023-Apr-10 03:53:05 :: [aarch64] #200 libzim.git 8.1.1-alt1: build OK
2023-Apr-10 03:53:12 :: [ppc64le] #200 libzim.git 8.1.1-alt1: build OK
2023-Apr-10 03:53:31 :: [armh] #200 libzim.git 8.1.1-alt1: build OK
2023-Apr-10 03:53:48 :: #200: libzim.git 8.1.1-alt1: build check OK
2023-Apr-10 03:53:50 :: build check OK
2023-Apr-10 03:53:54 :: noarch check OK
2023-Apr-10 03:53:57 :: plan: src +1 -1 =18310, aarch64 +3 -3 =31359, armh +3 -3 =29396, i586 +3 -3 =31395, ppc64le +3 -3 =30811, x86_64 +3 -3 =32311
#200 libzim 8.1.0-alt1 -> 8.1.1-alt1
 Thu Mar 23 2023 Andrey Cherepanov <cas@altlinux> 8.1.1-alt1
 - New version.
 - Excluded libgtest.
2023-Apr-10 03:54:39 :: patched apt indices
2023-Apr-10 03:54:51 :: created next repo
2023-Apr-10 03:55:01 :: duplicate provides check OK
2023-Apr-10 03:55:38 :: dependencies check OK
2023-Apr-10 03:56:02 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
2023-Apr-10 03:56:13 :: [x86_64] #200 libzim: install check OK
2023-Apr-10 03:56:13 :: [i586] #200 libzim: install check OK
2023-Apr-10 03:56:19 :: [x86_64] #200 libzim-debuginfo: install check OK
2023-Apr-10 03:56:20 :: [i586] #200 libzim-debuginfo: install check OK
2023-Apr-10 03:56:22 :: [aarch64] #200 libzim: install check OK
2023-Apr-10 03:56:23 :: [x86_64] #200 libzim-devel: install check OK
2023-Apr-10 03:56:24 :: [ppc64le] #200 libzim: install check OK
2023-Apr-10 03:56:24 :: [i586] #200 libzim-devel: install check OK
2023-Apr-10 03:56:31 :: [armh] #200 libzim: install check OK
2023-Apr-10 03:56:32 :: [aarch64] #200 libzim-debuginfo: install check OK
2023-Apr-10 03:56:37 :: [ppc64le] #200 libzim-debuginfo: install check OK
2023-Apr-10 03:56:39 :: [aarch64] #200 libzim-devel: install check OK
2023-Apr-10 03:56:45 :: [ppc64le] #200 libzim-devel: install check OK
2023-Apr-10 03:56:47 :: [armh] #200 libzim-debuginfo: install check OK
2023-Apr-10 03:56:58 :: [armh] #200 libzim-devel: install check OK
2023-Apr-10 03:57:00 :: [x86_64-i586] plan: #2 +2 -2 =10723
2023-Apr-10 03:57:14 :: [x86_64-i586] arepo build OK
2023-Apr-10 03:57:29 :: [x86_64-i586] generated apt indices
2023-Apr-10 03:57:30 :: [x86_64-i586] created next repo
2023-Apr-10 03:57:41 :: [x86_64-i586] dependencies check OK
2023-Apr-10 03:57:42 :: gears inheritance check OK
2023-Apr-10 03:57:42 :: srpm inheritance check OK
girar-check-perms: access to libzim ALLOWED for cas: project leader
check-subtask-perms: #200: libzim: allowed for cas
2023-Apr-10 03:57:43 :: acl check OK
2023-Apr-10 03:57:56 :: created contents_index files
2023-Apr-10 03:58:05 :: created hash files: aarch64 armh i586 ppc64le src x86_64-i586 x86_64
2023-Apr-10 03:58:08 :: task #317261 for sisyphus TESTED
2023-Apr-10 03:58:08 :: task is ready for commit
2023-Apr-10 03:58:15 :: repo clone OK
2023-Apr-10 03:58:15 :: packages update OK
2023-Apr-10 03:58:27 :: [x86_64 i586 aarch64 ppc64le armh] update OK
2023-Apr-10 03:58:27 :: [x86_64-i586] update OK
2023-Apr-10 03:58:27 :: repo update OK
2023-Apr-10 03:58:42 :: repo save OK
2023-Apr-10 03:58:42 :: src index update OK
2023-Apr-10 03:58:42 :: updated /gears/l/libzim.git branch `sisyphus'
2023-Apr-10 03:58:52 :: gears update OK
2023-Apr-10 03:58:52 :: task #317261 for sisyphus DONE


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-10  3:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23  6:10 [#317261] FAILED libzim.git=8.1.1-alt1 Girar awaiter (cas)
2023-04-10  3:58 ` [#317261] DONE (try 2) libzim.git=8.1.1-alt1 Girar pender (cas)

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