ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (shaba)" <girar-builder@altlinux.org>
To: Alexey Shabalin <shaba@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	Igor Vlasenko <viy@altlinux.org>,
	Vitaly Lipatov <lav@altlinux.org>,
	Anton Farygin <rider@altlinux.org>,
	girar-builder-sisyphus@altlinux.org
Subject: [#332185] FAILED (try 4) libabseil-cpp.git=20230802.1-alt1 libre2.git=20230901-alt1 ...
Date: Wed, 25 Oct 2023 13:06:10 +0000
Message-ID: <girar.task.332185.4.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.332185.1.1@gyle.mskdc.altlinux.org>

https://git.altlinux.org/tasks/332185/logs/events.4.1.log

subtask  name      aarch64  armh    i586  ppc64le  x86_64
   #240  protobuf   failed     ?  failed   failed  failed

2023-Oct-25 12:58:13 :: task #332185 for sisyphus resumed by shaba:
#100 build 20230802.1-alt1 from /people/shaba/packages/libabseil-cpp.git fetched at 2023-Oct-19 15:29:17
#200 build 20230901-alt1 from /people/shaba/packages/libre2.git fetched at 2023-Oct-19 16:02:16
#240 build 4.24.4-alt1 from /people/shaba/packages/protobuf.git fetched at 2023-Oct-25 12:57:57
#300 removed
#400 build 1.59.1-alt1 from /people/shaba/packages/grpc.git fetched at 2023-Oct-25 12:00:57
2023-Oct-25 12:58:13 :: created build repo
2023-Oct-25 12:58:14 :: #400: force rebuild
2023-Oct-25 12:58:15 :: [x86_64] #100 libabseil-cpp.git 20230802.1-alt1: build start
2023-Oct-25 12:58:15 :: [armh] #100 libabseil-cpp.git 20230802.1-alt1: build start
2023-Oct-25 12:58:15 :: [aarch64] #100 libabseil-cpp.git 20230802.1-alt1: build start
2023-Oct-25 12:58:15 :: [ppc64le] #100 libabseil-cpp.git 20230802.1-alt1: build start
2023-Oct-25 12:58:15 :: [i586] #100 libabseil-cpp.git 20230802.1-alt1: build start
2023-Oct-25 12:58:29 :: [i586] #100 libabseil-cpp.git 20230802.1-alt1: build OK (cached)
2023-Oct-25 12:58:29 :: [i586] #200 libre2.git 20230901-alt1: build start
2023-Oct-25 12:58:30 :: [x86_64] #100 libabseil-cpp.git 20230802.1-alt1: build OK (cached)
2023-Oct-25 12:58:30 :: [x86_64] #200 libre2.git 20230901-alt1: build start
2023-Oct-25 12:58:38 :: [i586] #200 libre2.git 20230901-alt1: build OK (cached)
2023-Oct-25 12:58:39 :: [i586] #240 protobuf.git 4.24.4-alt1: build start
2023-Oct-25 12:58:40 :: [x86_64] #200 libre2.git 20230901-alt1: build OK (cached)
2023-Oct-25 12:58:40 :: [x86_64] #240 protobuf.git 4.24.4-alt1: build start
2023-Oct-25 12:58:47 :: [aarch64] #100 libabseil-cpp.git 20230802.1-alt1: build OK (cached)
2023-Oct-25 12:58:48 :: [aarch64] #200 libre2.git 20230901-alt1: build start
2023-Oct-25 12:59:08 :: [ppc64le] #100 libabseil-cpp.git 20230802.1-alt1: build OK (cached)
2023-Oct-25 12:59:08 :: [ppc64le] #200 libre2.git 20230901-alt1: build start
2023-Oct-25 12:59:10 :: [aarch64] #200 libre2.git 20230901-alt1: build OK (cached)
2023-Oct-25 12:59:10 :: [aarch64] #240 protobuf.git 4.24.4-alt1: build start
2023-Oct-25 12:59:24 :: [armh] #100 libabseil-cpp.git 20230802.1-alt1: build OK (cached)
2023-Oct-25 12:59:24 :: [armh] #200 libre2.git 20230901-alt1: build start
2023-Oct-25 12:59:39 :: [ppc64le] #200 libre2.git 20230901-alt1: build OK (cached)
2023-Oct-25 12:59:39 :: [ppc64le] #240 protobuf.git 4.24.4-alt1: build start
[x86_64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.inc:624:29: warning: comparison of integer expressions of different signedness: 'google::protobuf::internal::UntypedMapBase::size_type' {aka 'long unsigned int'} and 'const int' [-Wsign-compare]
[x86_64] In file included from /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.cc:38:
[x86_64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h: In instantiation of 'void google::protobuf::TestParseCorruptedString(const T&) [with T = protobuf_unittest::TestMaps; bool use_arena = true]':
[x86_64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.inc:4054:53:   required from here
[x86_64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h:60:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[x86_64]    60 |   for (int i = start; i < s.size(); i += stride) {
[x86_64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h: In instantiation of 'void google::protobuf::TestParseCorruptedString(const T&) [with T = protobuf_unittest::TestMaps; bool use_arena = false]':
[x86_64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.inc:4055:54:   required from here
[x86_64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h:60:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[x86_64] ninja: build stopped: subcommand failed.
2023-Oct-25 13:00:13 :: [x86_64] protobuf.git 4.24.4-alt1: remote: build failed
2023-Oct-25 13:00:13 :: [x86_64] #240 protobuf.git 4.24.4-alt1: build FAILED
2023-Oct-25 13:00:13 :: [x86_64] requesting cancellation of task processing
[i586] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.inc:624:29: warning: comparison of integer expressions of different signedness: 'google::protobuf::internal::UntypedMapBase::size_type' {aka 'unsigned int'} and 'const int' [-Wsign-compare]
[i586] In file included from /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.cc:38:
[i586] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h: In instantiation of 'void google::protobuf::TestParseCorruptedString(const T&) [with T = protobuf_unittest::TestMaps; bool use_arena = true]':
[i586] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.inc:4054:53:   required from here
[i586] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h:60:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
[i586]    60 |   for (int i = start; i < s.size(); i += stride) {
[i586] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h: In instantiation of 'void google::protobuf::TestParseCorruptedString(const T&) [with T = protobuf_unittest::TestMaps; bool use_arena = false]':
[i586] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.inc:4055:54:   required from here
[i586] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h:60:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
[i586] ninja: build stopped: subcommand failed.
2023-Oct-25 13:00:14 :: [i586] protobuf.git 4.24.4-alt1: remote: build failed
2023-Oct-25 13:00:14 :: [i586] #240 protobuf.git 4.24.4-alt1: build FAILED
2023-Oct-25 13:00:14 :: [armh] #200 libre2.git 20230901-alt1: build OK (cached)
2023-Oct-25 13:00:15 :: [armh] task processing CANCELLED
[aarch64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.inc:624:29: warning: comparison of integer expressions of different signedness: 'google::protobuf::internal::UntypedMapBase::size_type' {aka 'long unsigned int'} and 'const int' [-Wsign-compare]
[aarch64] In file included from /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.cc:38:
[aarch64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h: In instantiation of 'void google::protobuf::TestParseCorruptedString(const T&) [with T = protobuf_unittest::TestMaps; bool use_arena = true]':
[aarch64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.inc:4054:53:   required from here
[aarch64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h:60:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[aarch64]    60 |   for (int i = start; i < s.size(); i += stride) {
[aarch64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h: In instantiation of 'void google::protobuf::TestParseCorruptedString(const T&) [with T = protobuf_unittest::TestMaps; bool use_arena = false]':
[aarch64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/map_test.inc:4055:54:   required from here
[aarch64] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/arena_test_util.h:60:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[aarch64] ninja: build stopped: subcommand failed.
2023-Oct-25 13:02:26 :: [aarch64] protobuf.git 4.24.4-alt1: remote: build failed
2023-Oct-25 13:02:26 :: [aarch64] #240 protobuf.git 4.24.4-alt1: build FAILED
[ppc64le] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/test_util.h:1242:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
[ppc64le]  1242 |   for (int i = 0; i < ABSL_ARRAYSIZE(fields); i++) {
[ppc64le] In file included from /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/compiler/cpp/unittest.cc:67:
[ppc64le] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/compiler/cpp/unittest.inc: In member function 'virtual void google::protobuf::compiler::cpp::cpp_unittest::GeneratedMessageTest_ParseFromTruncated_Test::TestBody()':
[ppc64le] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/compiler/cpp/unittest.inc:983:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[ppc64le]   983 |   for (int i = 0; i <= msg.size(); i++) {
[ppc64le] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/compiler/cpp/unittest.inc: In member function 'virtual void google::protobuf::compiler::cpp::cpp_unittest::HelpersTest_TestSCC_Test::TestBody()':
[ppc64le] /usr/src/RPM/BUILD/protobuf-4.24.4/src/google/protobuf/compiler/cpp/unittest.inc:2110:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::Descriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
[ppc64le]  2110 |   for (int i = 0; i < scc->descriptors.size(); i++) {
[ppc64le] ninja: build stopped: subcommand failed.
2023-Oct-25 13:06:10 :: [ppc64le] protobuf.git 4.24.4-alt1: remote: build failed
2023-Oct-25 13:06:10 :: [ppc64le] #240 protobuf.git 4.24.4-alt1: build FAILED
2023-Oct-25 13:00:13 :: [x86_64] build FAILED
2023-Oct-25 13:00:14 :: [i586] build FAILED
2023-Oct-25 13:00:15 :: [armh] build FAILED
2023-Oct-25 13:02:26 :: [aarch64] build FAILED
2023-Oct-25 13:06:10 :: [ppc64le] build FAILED
2023-Oct-25 13:06:10 :: task #332185 for sisyphus FAILED


  parent reply	other threads:[~2023-10-25 13:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-19 15:40 [#332185] FAILED libabseil-cpp.git=20230802.1-alt1 Girar awaiter (shaba)
2023-10-20 13:41 ` [#332185] FAILED (try 2) libabseil-cpp.git=20230802.1-alt1 libre2.git=20230901-alt1 Girar awaiter (shaba)
2023-10-25 12:29 ` [#332185] FAILED (try 3) " Girar awaiter (shaba)
2023-10-25 13:06 ` Girar awaiter (shaba) [this message]
2023-10-25 16:39 ` [#332185] FAILED (try 5) " Girar awaiter (shaba)

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.332185.4.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-sisyphus@altlinux.org \
    --cc=lav@altlinux.org \
    --cc=rider@altlinux.org \
    --cc=shaba@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=viy@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