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=ham autolearn_force=no version=3.4.1 Date: Mon, 25 Jan 2021 03:56:22 +0000 From: "Girar awaiter (vt)" To: Vitaly Chikunov Subject: [#265190] [test-only] FAILED bcc.git=0.18.0-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: 265190 X-girar-task-owner: vt 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/265190/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#265190] [test-only] FAILED bcc.git=0.18.0-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: vt@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jan 2021 03:56:24 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/265190/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 bcc 5:34 failed failed 6:09 6:26 2021-Jan-25 03:49:27 :: test-only task #265190 for sisyphus started by vt: #100 build 0.18.0-alt1 from /people/vt/packages/bcc.git fetched at 2021-Jan-25 03:49:25 2021-Jan-25 03:49:27 :: [i586] #100 bcc.git 0.18.0-alt1: build start 2021-Jan-25 03:49:27 :: [aarch64] #100 bcc.git 0.18.0-alt1: build start 2021-Jan-25 03:49:27 :: [armh] #100 bcc.git 0.18.0-alt1: build start 2021-Jan-25 03:49:27 :: [ppc64le] #100 bcc.git 0.18.0-alt1: build start 2021-Jan-25 03:49:27 :: [x86_64] #100 bcc.git 0.18.0-alt1: build start [i586] In file included from include/uapi/linux/ptrace.h:143: [i586] arch/x86/include/asm/ptrace.h:240:16: error: no member named 'ds' in 'pt_regs' [i586] offset == offsetof(struct pt_regs, ds) || [i586] -- [i586] In file included from include/uapi/linux/ptrace.h:143: [i586] arch/x86/include/asm/ptrace.h:241:16: error: no member named 'es' in 'pt_regs' [i586] offset == offsetof(struct pt_regs, es) || [i586] -- [i586] In file included from include/uapi/linux/ptrace.h:143: [i586] arch/x86/include/asm/ptrace.h:242:16: error: no member named 'fs' in 'pt_regs' [i586] offset == offsetof(struct pt_regs, fs) || [i586] -- [i586] In file included from include/uapi/linux/ptrace.h:143: [i586] arch/x86/include/asm/ptrace.h:243:16: error: no member named 'gs' in 'pt_regs' [i586] offset == offsetof(struct pt_regs, gs)) { 2021-Jan-25 03:53:20 :: [i586] bcc.git 0.18.0-alt1: remote: build failed 2021-Jan-25 03:53:20 :: [i586] #100 bcc.git 0.18.0-alt1: build FAILED 2021-Jan-25 03:53:20 :: [i586] requesting cancellation of task processing 2021-Jan-25 03:55:01 :: [aarch64] #100 bcc.git 0.18.0-alt1: build OK 2021-Jan-25 03:55:36 :: [ppc64le] #100 bcc.git 0.18.0-alt1: build OK 2021-Jan-25 03:55:53 :: [x86_64] #100 bcc.git 0.18.0-alt1: build OK [armh] arch/arm/include/asm/memory.h:220:26: error: value '2164260864' out of range for constraint 'I' [armh] __pv_stub(x, t, "add", __PV_BITS_31_24); [armh] -- [armh] : "r" (from), "I" (type)) [armh] arch/arm/include/asm/memory.h:222:3: error: value '129' out of range for constraint 'I' [armh] __pv_stub_mov_hi(t); [armh] -- [armh] #define __PV_BITS_7_0 0x81 [armh] arch/arm/include/asm/memory.h:223:3: error: value '2164260864' out of range for constraint 'I' [armh] __pv_add_carry_stub(x, t); [armh] -- [armh] #define __PV_BITS_31_24 0x81000000 [armh] arch/arm/include/asm/memory.h:238:41: error: value '2164260864' out of range for constraint 'I' [armh] __pv_stub((unsigned long) x, t, "sub", __PV_BITS_31_24); [armh] -- [armh] In file included from include/linux/kernel.h:19: [armh] arch/arm/include/asm/div64.h:35:40: error: unknown register name 'r4' in asm [armh] register unsigned int __base asm("r4") = base; [armh] arch/arm/include/asm/div64.h:36:40: error: unknown register name 'r0' in asm [armh] register unsigned long long __n asm("r0") = *n; [armh] arch/arm/include/asm/div64.h:37:40: error: unknown register name 'r2' in asm [armh] register unsigned long long __res asm("r2"); [armh] arch/arm/include/asm/div64.h:38:40: error: unknown register name 'r1' in asm [armh] register unsigned int __rem asm(__xh); [armh] -- [armh] #define __xh "r1" [armh] arch/arm/include/asm/div64.h:46:5: error: unknown register name 'ip' in asm [armh] : "ip", "lr", "cc"); [armh] arch/arm/include/asm/div64.h:78:32: error: unknown register name 'ip' in asm [armh] register unsigned int tmp asm("ip") = 0; 2021-Jan-25 03:56:21 :: [armh] bcc.git 0.18.0-alt1: remote: build failed 2021-Jan-25 03:56:21 :: [armh] #100 bcc.git 0.18.0-alt1: build FAILED 2021-Jan-25 03:53:20 :: [i586] build FAILED 2021-Jan-25 03:56:21 :: [armh] build FAILED 2021-Jan-25 03:56:21 :: task #265190 for sisyphus FAILED