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

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