ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (cas)" <girar-builder@altlinux.org>
To: Andrey Cherepanov <cas@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#317261] FAILED libzim.git=8.1.1-alt1
Date: Thu, 23 Mar 2023 06:10:48 +0000
Message-ID: <girar.task.317261.1.1@gyle.mskdc.altlinux.org> (raw)

[-- 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


             reply	other threads:[~2023-03-23  6:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23  6:10 Girar awaiter (cas) [this message]
2023-04-10  3:58 ` [#317261] DONE (try 2) libzim.git=8.1.1-alt1 Girar pender (cas)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.317261.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=cas@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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