ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#275583] [test-only] FAILED verilator.git=4.204-alt1
@ 2021-06-24  9:33 Girar awaiter (egori)
  2021-06-24 13:53 ` [#275583] TESTED (try 2) verilator.git=4.204-alt1 Girar awaiter (egori)
  2021-06-24 15:18 ` [#275583] DONE (try 3) verilator.git=4.204-alt1 Girar pender (egori)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (egori) @ 2021-06-24  9:33 UTC (permalink / raw)
  To: Egor Ignatov; +Cc: sisyphus-incominger, girar-builder-sisyphus

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

subtask  name       aarch64    armh    i586  ppc64le  x86_64
   #100  verilator     5:00  failed  failed     6:16    5:23

2021-Jun-24 09:26:58 :: test-only task #275583 for sisyphus started by egori:
#100 build 4.204-alt1 from /people/egori/packages/verilator.git fetched at 2021-Jun-24 09:26:45
2021-Jun-24 09:26:59 :: [x86_64] #100 verilator.git 4.204-alt1: build start
2021-Jun-24 09:26:59 :: [aarch64] #100 verilator.git 4.204-alt1: build start
2021-Jun-24 09:26:59 :: [ppc64le] #100 verilator.git 4.204-alt1: build start
2021-Jun-24 09:26:59 :: [i586] #100 verilator.git 4.204-alt1: build start
2021-Jun-24 09:26:59 :: [armh] #100 verilator.git 4.204-alt1: build start
[i586]                  from ../V3Active.cpp:33:
[i586] ../V3Hash.h:37:14: error: 'V3Hash::V3Hash(size_t)' cannot be overloaded with 'V3Hash::V3Hash(uint32_t)'
[i586]    37 |     explicit V3Hash(size_t val)
[i586] --
[i586]    33 |     explicit V3Hash(uint32_t val)
[i586] ../V3Hash.h:56:12: error: 'V3Hash V3Hash::operator+(size_t) const' cannot be overloaded with 'V3Hash V3Hash::operator+(uint32_t) const'
[i586]    56 |     V3Hash operator+(size_t value) const { return *this + V3Hash(value); }
[i586] --
[i586]    54 |     V3Hash operator+(uint32_t value) const { return *this + V3Hash(value); }
[i586] ../V3Hash.h:63:13: error: 'V3Hash& V3Hash::operator+=(size_t)' cannot be overloaded with 'V3Hash& V3Hash::operator+=(uint32_t)'
[i586]    63 |     V3Hash& operator+=(size_t value) { return *this += V3Hash(value); }
[i586] --
[i586]                  from ../V3Changed.cpp:33:
[i586] ../V3Hash.h:37:14: error: 'V3Hash::V3Hash(size_t)' cannot be overloaded with 'V3Hash::V3Hash(uint32_t)'
[i586]    37 |     explicit V3Hash(size_t val)
[i586] --
[i586]    33 |     explicit V3Hash(uint32_t val)
[i586] ../V3Hash.h:56:12: error: 'V3Hash V3Hash::operator+(size_t) const' cannot be overloaded with 'V3Hash V3Hash::operator+(uint32_t) const'
[i586]    56 |     V3Hash operator+(size_t value) const { return *this + V3Hash(value); }
[i586] --
[i586]    54 |     V3Hash operator+(uint32_t value) const { return *this + V3Hash(value); }
[i586] ../V3Hash.h:63:13: error: 'V3Hash& V3Hash::operator+=(size_t)' cannot be overloaded with 'V3Hash& V3Hash::operator+=(uint32_t)'
[i586]    63 |     V3Hash& operator+=(size_t value) { return *this += V3Hash(value); }
[i586] --
[i586]                  from ../V3Clean.cpp:30:
[i586] ../V3Hash.h:37:14: error: 'V3Hash::V3Hash(size_t)' cannot be overloaded with 'V3Hash::V3Hash(uint32_t)'
[i586]    37 |     explicit V3Hash(size_t val)
[i586] --
[i586]    33 |     explicit V3Hash(uint32_t val)
[i586] ../V3Hash.h:56:12: error: 'V3Hash V3Hash::operator+(size_t) const' cannot be overloaded with 'V3Hash V3Hash::operator+(uint32_t) const'
[i586]    56 |     V3Hash operator+(size_t value) const { return *this + V3Hash(value); }
[i586] --
[i586]    54 |     V3Hash operator+(uint32_t value) const { return *this + V3Hash(value); }
[i586] ../V3Hash.h:63:13: error: 'V3Hash& V3Hash::operator+=(size_t)' cannot be overloaded with 'V3Hash& V3Hash::operator+=(uint32_t)'
[i586]    63 |     V3Hash& operator+=(size_t value) { return *this += V3Hash(value); }
[i586] --
[i586]                  from ../V3Clock.cpp:34:
[i586] ../V3Hash.h:37:14: error: 'V3Hash::V3Hash(size_t)' cannot be overloaded with 'V3Hash::V3Hash(uint32_t)'
[i586]    37 |     explicit V3Hash(size_t val)
2021-Jun-24 09:29:54 :: [i586] verilator.git 4.204-alt1: remote: build failed
2021-Jun-24 09:29:54 :: [i586] #100 verilator.git 4.204-alt1: build FAILED
2021-Jun-24 09:29:54 :: [i586] requesting cancellation of task processing
[armh]    33 |     explicit V3Hash(uint32_t val)
[armh] ../V3Hash.h:56:12: error: 'V3Hash V3Hash::operator+(size_t) const' cannot be overloaded with 'V3Hash V3Hash::operator+(uint32_t) const'
[armh]    56 |     V3Hash operator+(size_t value) const { return *this + V3Hash(value); }
[armh] --
[armh]    54 |     V3Hash operator+(uint32_t value) const { return *this + V3Hash(value); }
[armh] ../V3Hash.h:63:13: error: 'V3Hash& V3Hash::operator+=(size_t)' cannot be overloaded with 'V3Hash& V3Hash::operator+=(uint32_t)'
[armh]    63 |     V3Hash& operator+=(size_t value) { return *this += V3Hash(value); }
[armh] --
[armh]                  from ../V3EmitCSyms.cpp:21:
[armh] ../V3Hash.h:37:14: error: 'V3Hash::V3Hash(size_t)' cannot be overloaded with 'V3Hash::V3Hash(uint32_t)'
[armh]    37 |     explicit V3Hash(size_t val)
[armh] --
[armh]    33 |     explicit V3Hash(uint32_t val)
[armh] ../V3Hash.h:56:12: error: 'V3Hash V3Hash::operator+(size_t) const' cannot be overloaded with 'V3Hash V3Hash::operator+(uint32_t) const'
[armh]    56 |     V3Hash operator+(size_t value) const { return *this + V3Hash(value); }
[armh] --
[armh]    54 |     V3Hash operator+(uint32_t value) const { return *this + V3Hash(value); }
[armh] ../V3Hash.h:63:13: error: 'V3Hash& V3Hash::operator+=(size_t)' cannot be overloaded with 'V3Hash& V3Hash::operator+=(uint32_t)'
[armh]    63 |     V3Hash& operator+=(size_t value) { return *this += V3Hash(value); }
[armh] --
[armh]                  from ../V3Inline.cpp:31:
[armh] ../V3Hash.h:37:14: error: 'V3Hash::V3Hash(size_t)' cannot be overloaded with 'V3Hash::V3Hash(uint32_t)'
[armh]    37 |     explicit V3Hash(size_t val)
[armh] --
[armh]    33 |     explicit V3Hash(uint32_t val)
[armh] ../V3Hash.h:56:12: error: 'V3Hash V3Hash::operator+(size_t) const' cannot be overloaded with 'V3Hash V3Hash::operator+(uint32_t) const'
[armh]    56 |     V3Hash operator+(size_t value) const { return *this + V3Hash(value); }
[armh] --
[armh]    54 |     V3Hash operator+(uint32_t value) const { return *this + V3Hash(value); }
[armh] ../V3Hash.h:63:13: error: 'V3Hash& V3Hash::operator+=(size_t)' cannot be overloaded with 'V3Hash& V3Hash::operator+=(uint32_t)'
[armh]    63 |     V3Hash& operator+=(size_t value) { return *this += V3Hash(value); }
[armh] --
[armh]                  from ../V3EmitC.cpp:22:
[armh] ../V3Hash.h:37:14: error: 'V3Hash::V3Hash(size_t)' cannot be overloaded with 'V3Hash::V3Hash(uint32_t)'
[armh]    37 |     explicit V3Hash(size_t val)
[armh] --
[armh]    33 |     explicit V3Hash(uint32_t val)
[armh] ../V3Hash.h:56:12: error: 'V3Hash V3Hash::operator+(size_t) const' cannot be overloaded with 'V3Hash V3Hash::operator+(uint32_t) const'
[armh]    56 |     V3Hash operator+(size_t value) const { return *this + V3Hash(value); }
2021-Jun-24 09:31:20 :: [armh] verilator.git 4.204-alt1: remote: build failed
2021-Jun-24 09:31:20 :: [armh] #100 verilator.git 4.204-alt1: build FAILED
2021-Jun-24 09:31:59 :: [aarch64] #100 verilator.git 4.204-alt1: build OK
2021-Jun-24 09:32:22 :: [x86_64] #100 verilator.git 4.204-alt1: build OK
2021-Jun-24 09:33:15 :: [ppc64le] #100 verilator.git 4.204-alt1: build OK
2021-Jun-24 09:29:54 :: [i586] build FAILED
2021-Jun-24 09:31:20 :: [armh] build FAILED
2021-Jun-24 09:33:15 :: task #275583 for sisyphus FAILED


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

* [#275583] TESTED (try 2) verilator.git=4.204-alt1
  2021-06-24  9:33 [#275583] [test-only] FAILED verilator.git=4.204-alt1 Girar awaiter (egori)
@ 2021-06-24 13:53 ` Girar awaiter (egori)
  2021-06-24 15:18 ` [#275583] DONE (try 3) verilator.git=4.204-alt1 Girar pender (egori)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (egori) @ 2021-06-24 13:53 UTC (permalink / raw)
  To: Egor Ignatov
  Cc: sisyphus-incominger, Elvira Khabirova, girar-builder-sisyphus

http://git.altlinux.org/tasks/275583/logs/events.2.1.log

subtask  name       aarch64  armh  i586  ppc64le  x86_64
   #200  verilator     4:58  8:27  6:42     6:23    5:57

2021-Jun-24 13:40:04 :: test-only task #275583 for sisyphus resumed by egori:
#100 removed
#200 build 4.204-alt1 from /people/egori/packages/verilator.git fetched at 2021-Jun-24 13:39:57
2021-Jun-24 13:40:05 :: [i586] #200 verilator.git 4.204-alt1: build start
2021-Jun-24 13:40:05 :: [armh] #200 verilator.git 4.204-alt1: build start
2021-Jun-24 13:40:05 :: [x86_64] #200 verilator.git 4.204-alt1: build start
2021-Jun-24 13:40:05 :: [aarch64] #200 verilator.git 4.204-alt1: build start
2021-Jun-24 13:40:05 :: [ppc64le] #200 verilator.git 4.204-alt1: build start
2021-Jun-24 13:45:03 :: [aarch64] #200 verilator.git 4.204-alt1: build OK
2021-Jun-24 13:46:02 :: [x86_64] #200 verilator.git 4.204-alt1: build OK
2021-Jun-24 13:46:28 :: [ppc64le] #200 verilator.git 4.204-alt1: build OK
2021-Jun-24 13:46:47 :: [i586] #200 verilator.git 4.204-alt1: build OK
2021-Jun-24 13:48:32 :: [armh] #200 verilator.git 4.204-alt1: build OK
2021-Jun-24 13:48:52 :: #200: verilator.git 4.204-alt1: build check OK
2021-Jun-24 13:48:52 :: build check OK
2021-Jun-24 13:49:33 :: noarch check OK
2021-Jun-24 13:49:36 :: plan: src +1 -1 =17545, aarch64 +2 -2 =29270, armh +2 -2 =27590, i586 +2 -2 =30055, noarch +1 -1 =16351, ppc64le +2 -2 =29097, x86_64 +2 -2 =30571
#200 verilator 4.200-alt1 -> 4.204-alt1
 Mon Jun 21 2021 Egor Ignatov <egori@altlinux> 4.204-alt1
 - new version
 - add patch to fix build on 32 bit systems
 - documentation format changed
2021-Jun-24 13:50:15 :: patched apt indices
2021-Jun-24 13:50:25 :: created next repo
2021-Jun-24 13:50:35 :: duplicate provides check OK
2021-Jun-24 13:51:02 :: dependencies check OK
2021-Jun-24 13:51:27 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
2021-Jun-24 13:51:44 :: [i586] #200 verilator: install check OK
2021-Jun-24 13:51:45 :: [aarch64] #200 verilator: install check OK
2021-Jun-24 13:51:47 :: [ppc64le] #200 verilator: install check OK
2021-Jun-24 13:51:54 :: [armh] #200 verilator: install check OK
2021-Jun-24 13:51:59 :: [x86_64] #200 verilator: install check OK
2021-Jun-24 13:52:00 :: [i586] #200 verilator-debuginfo: install check OK
2021-Jun-24 13:52:00 :: [aarch64] #200 verilator-debuginfo: install check OK
2021-Jun-24 13:52:05 :: [i586] #200 verilator-doc: install check OK
2021-Jun-24 13:52:05 :: [aarch64] #200 verilator-doc: install check OK
2021-Jun-24 13:52:06 :: [ppc64le] #200 verilator-debuginfo: install check OK
2021-Jun-24 13:52:12 :: [ppc64le] #200 verilator-doc: install check OK
2021-Jun-24 13:52:16 :: [armh] #200 verilator-debuginfo: install check OK
2021-Jun-24 13:52:16 :: [x86_64] #200 verilator-debuginfo: install check OK
2021-Jun-24 13:52:21 :: [x86_64] #200 verilator-doc: install check OK
2021-Jun-24 13:52:23 :: [armh] #200 verilator-doc: install check OK
2021-Jun-24 13:52:24 :: [x86_64-i586] plan: #1 +1 -1 =10311
2021-Jun-24 13:52:40 :: [x86_64-i586] arepo build OK
2021-Jun-24 13:52:57 :: [x86_64-i586] generated apt indices
2021-Jun-24 13:52:59 :: [x86_64-i586] created next repo
2021-Jun-24 13:53:07 :: [x86_64-i586] dependencies check OK
2021-Jun-24 13:53:08 :: gears inheritance check OK
2021-Jun-24 13:53:08 :: srpm inheritance check OK
girar-check-perms: access to verilator ALLOWED for egori: project leader
check-subtask-perms: #200: verilator: allowed for egori
2021-Jun-24 13:53:08 :: acl check OK
2021-Jun-24 13:53:29 :: created contents_index files
2021-Jun-24 13:53:40 :: created hash files: aarch64 armh i586 noarch ppc64le src x86_64-i586 x86_64
2021-Jun-24 13:53:43 :: task #275583 for sisyphus TESTED


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

* [#275583] DONE (try 3) verilator.git=4.204-alt1
  2021-06-24  9:33 [#275583] [test-only] FAILED verilator.git=4.204-alt1 Girar awaiter (egori)
  2021-06-24 13:53 ` [#275583] TESTED (try 2) verilator.git=4.204-alt1 Girar awaiter (egori)
@ 2021-06-24 15:18 ` Girar pender (egori)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (egori) @ 2021-06-24 15:18 UTC (permalink / raw)
  To: Egor Ignatov
  Cc: sisyphus-incominger, Elvira Khabirova, girar-builder-sisyphus

http://git.altlinux.org/tasks/archive/done/_269/275583/logs/events.3.3.log

2021-Jun-24 15:11:15 :: task #275583 for sisyphus resumed by egori:
#100 removed
#200 build 4.204-alt1 from /people/egori/packages/verilator.git fetched at 2021-Jun-24 13:39:57
2021-Jun-24 15:11:17 :: [ppc64le] #200 verilator.git 4.204-alt1: build start
2021-Jun-24 15:11:17 :: [armh] #200 verilator.git 4.204-alt1: build start
2021-Jun-24 15:11:17 :: [aarch64] #200 verilator.git 4.204-alt1: build start
2021-Jun-24 15:11:17 :: [i586] #200 verilator.git 4.204-alt1: build start
2021-Jun-24 15:11:17 :: [x86_64] #200 verilator.git 4.204-alt1: build start
2021-Jun-24 15:11:29 :: [x86_64] #200 verilator.git 4.204-alt1: build OK (cached)
2021-Jun-24 15:11:29 :: [aarch64] #200 verilator.git 4.204-alt1: build OK (cached)
2021-Jun-24 15:11:31 :: [ppc64le] #200 verilator.git 4.204-alt1: build OK (cached)
2021-Jun-24 15:11:37 :: [armh] #200 verilator.git 4.204-alt1: build OK (cached)
2021-Jun-24 15:11:37 :: [i586] #200 verilator.git 4.204-alt1: build OK (cached)
2021-Jun-24 15:12:03 :: #200: verilator.git 4.204-alt1: build check OK
2021-Jun-24 15:12:04 :: build check OK
2021-Jun-24 15:13:12 :: noarch check OK
2021-Jun-24 15:13:15 :: plan: src +1 -1 =17545, aarch64 +2 -2 =29270, armh +2 -2 =27590, i586 +2 -2 =30055, noarch +1 -1 =16351, ppc64le +2 -2 =29097, x86_64 +2 -2 =30571
#200 verilator 4.200-alt1 -> 4.204-alt1
 Mon Jun 21 2021 Egor Ignatov <egori@altlinux> 4.204-alt1
 - new version
 - add patch to fix build on 32 bit systems
 - documentation format changed
2021-Jun-24 15:14:31 :: patched apt indices
2021-Jun-24 15:14:47 :: created next repo
2021-Jun-24 15:15:04 :: duplicate provides check OK
2021-Jun-24 15:15:35 :: dependencies check OK
2021-Jun-24 15:15:36 :: [x86_64 i586 aarch64 ppc64le armh] no need to repeat ELF symbols check
2021-Jun-24 15:15:36 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
2021-Jun-24 15:15:49 :: [x86_64] #200 verilator: install check OK (cached)
2021-Jun-24 15:15:50 :: [i586] #200 verilator: install check OK (cached)
2021-Jun-24 15:15:51 :: [aarch64] #200 verilator: install check OK (cached)
2021-Jun-24 15:15:51 :: [x86_64] #200 verilator-debuginfo: install check OK (cached)
2021-Jun-24 15:15:52 :: [ppc64le] #200 verilator: install check OK (cached)
2021-Jun-24 15:15:52 :: [i586] #200 verilator-debuginfo: install check OK (cached)
2021-Jun-24 15:15:53 :: [x86_64] #200 verilator-doc: install check OK (cached)
2021-Jun-24 15:15:53 :: [aarch64] #200 verilator-debuginfo: install check OK (cached)
2021-Jun-24 15:15:55 :: [ppc64le] #200 verilator-debuginfo: install check OK (cached)
2021-Jun-24 15:15:55 :: [i586] #200 verilator-doc: install check OK (cached)
2021-Jun-24 15:15:56 :: [aarch64] #200 verilator-doc: install check OK (cached)
2021-Jun-24 15:15:58 :: [armh] #200 verilator: install check OK (cached)
2021-Jun-24 15:15:58 :: [ppc64le] #200 verilator-doc: install check OK (cached)
2021-Jun-24 15:16:02 :: [armh] #200 verilator-debuginfo: install check OK (cached)
2021-Jun-24 15:16:06 :: [armh] #200 verilator-doc: install check OK (cached)
2021-Jun-24 15:16:07 :: [x86_64-i586] plan: #0 +1 -1 =10311
2021-Jun-24 15:16:27 :: [x86_64-i586] generated apt indices
2021-Jun-24 15:16:29 :: [x86_64-i586] created next repo
2021-Jun-24 15:16:38 :: [x86_64-i586] dependencies check OK
2021-Jun-24 15:16:38 :: gears inheritance check OK
2021-Jun-24 15:16:38 :: srpm inheritance check OK
girar-check-perms: access to verilator ALLOWED for egori: project leader
check-subtask-perms: #200: verilator: allowed for egori
2021-Jun-24 15:16:38 :: acl check OK
2021-Jun-24 15:17:00 :: created contents_index files
2021-Jun-24 15:17:13 :: created hash files: aarch64 armh i586 noarch ppc64le src x86_64-i586 x86_64
2021-Jun-24 15:17:16 :: task #275583 for sisyphus TESTED
2021-Jun-24 15:17:16 :: task is ready for commit
2021-Jun-24 15:17:22 :: repo clone OK
2021-Jun-24 15:17:23 :: packages update OK
2021-Jun-24 15:17:36 :: [x86_64 i586 aarch64 ppc64le armh noarch] update OK
2021-Jun-24 15:17:36 :: [x86_64-i586] update OK
2021-Jun-24 15:17:36 :: repo update OK
2021-Jun-24 15:17:57 :: repo save OK
2021-Jun-24 15:17:57 :: src index update OK
2021-Jun-24 15:17:58 :: updated /gears/v/verilator.git branch `sisyphus'
2021-Jun-24 15:18:00 :: gears update OK
2021-Jun-24 15:18:00 :: task #275583 for sisyphus DONE


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

end of thread, other threads:[~2021-06-24 15:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24  9:33 [#275583] [test-only] FAILED verilator.git=4.204-alt1 Girar awaiter (egori)
2021-06-24 13:53 ` [#275583] TESTED (try 2) verilator.git=4.204-alt1 Girar awaiter (egori)
2021-06-24 15:18 ` [#275583] DONE (try 3) verilator.git=4.204-alt1 Girar pender (egori)

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