[#275583] [test-only] FAILED verilator.git=4.204-alt1
Girar awaiter (egori)
girar-builder at altlinux.org
Thu Jun 24 12:33:15 MSK 2021
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
More information about the Sisyphus-incominger
mailing list