From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Date: Thu, 24 Jun 2021 09:33:15 +0000 From: "Girar awaiter (egori)" To: Egor Ignatov Subject: [#275583] [test-only] FAILED verilator.git=4.204-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 275583 X-girar-task-owner: egori X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/275583/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#275583] [test-only] FAILED verilator.git=4.204-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: egori@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2021 09:33:18 -0000 Archived-At: List-Archive: 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