From: "kernelci.org bot" <bot@kernelci.org>
To: rafael@kernel.org, linux-pm@vger.kernel.org,
kernel-build-reports@lists.linaro.org,
kernelci-results@groups.io
Subject: pm/testing build: 5 builds: 2 failed, 3 passed, 2 errors, 31 warnings (v6.8-rc6-154-g9e79f7215565)
Date: Fri, 01 Mar 2024 17:34:01 -0800 (PST) [thread overview]
Message-ID: <65e28209.170a0220.afa34.4114@mx.google.com> (raw)
pm/testing build: 5 builds: 2 failed, 3 passed, 2 errors, 31 warnings (v6.8-rc6-154-g9e79f7215565)
Full Build Summary: https://kernelci.org/build/pm/branch/testing/kernel/v6.8-rc6-154-g9e79f7215565/
Tree: pm
Branch: testing
Git Describe: v6.8-rc6-154-g9e79f7215565
Git Commit: 9e79f7215565a2c2fbfd68f11fe77b1c5c968946
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
Built: 5 unique architectures
Build Failures Detected:
i386:
i386_defconfig: (gcc-10) FAIL
x86_64:
x86_64_defconfig: (gcc-10) FAIL
Errors and Warnings Detected:
arc:
haps_hs_smp_defconfig (gcc-10): 2 warnings
i386:
i386_defconfig (gcc-10): 1 error, 1 warning
riscv:
defconfig (gcc-10): 1 warning
sparc:
sparc64_defconfig (gcc-10): 26 warnings
x86_64:
x86_64_defconfig (gcc-10): 1 error, 1 warning
Errors summary:
1 security/security.c:811:2: error: ‘memcpy’ offset 32 is out of the bounds [0, 0] [-Werror=array-bounds]
1 arch/x86/include/asm/string_32.h:150:25: error: ‘__builtin_memcpy’ offset 32 is out of the bounds [0, 0] [-Werror=array-bounds]
Warnings summary:
2 cc1: all warnings being treated as errors
2 WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
2 <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp]
1 security/security.c:811:2: warning: ‘memcpy’ offset 32 is out of the bounds [0, 0] [-Warray-bounds]
1 arch/sparc/vdso/vma.c:246:12: warning: no previous prototype for ‘init_vdso_image’ [-Wmissing-prototypes]
1 arch/sparc/vdso/vdso32/../vclock_gettime.c:343:1: warning: no previous prototype for ‘__vdso_gettimeofday_stick’ [-Wmissing-prototypes]
1 arch/sparc/vdso/vdso32/../vclock_gettime.c:307:1: warning: no previous prototype for ‘__vdso_gettimeofday’ [-Wmissing-prototypes]
1 arch/sparc/vdso/vdso32/../vclock_gettime.c:282:1: warning: no previous prototype for ‘__vdso_clock_gettime_stick’ [-Wmissing-prototypes]
1 arch/sparc/vdso/vdso32/../vclock_gettime.c:254:1: warning: no previous prototype for ‘__vdso_clock_gettime’ [-Wmissing-prototypes]
1 arch/sparc/vdso/vclock_gettime.c:343:1: warning: no previous prototype for ‘__vdso_gettimeofday_stick’ [-Wmissing-prototypes]
1 arch/sparc/vdso/vclock_gettime.c:307:1: warning: no previous prototype for ‘__vdso_gettimeofday’ [-Wmissing-prototypes]
1 arch/sparc/vdso/vclock_gettime.c:282:1: warning: no previous prototype for ‘__vdso_clock_gettime_stick’ [-Wmissing-prototypes]
1 arch/sparc/vdso/vclock_gettime.c:254:1: warning: no previous prototype for ‘__vdso_clock_gettime’ [-Wmissing-prototypes]
1 arch/sparc/prom/p1275.c:52:6: warning: no previous prototype for ‘prom_cif_init’ [-Wmissing-prototypes]
1 arch/sparc/prom/misc_64.c:165:5: warning: no previous prototype for ‘prom_get_mmu_ihandle’ [-Wmissing-prototypes]
1 arch/sparc/mm/init_64.c:2644:6: warning: no previous prototype for ‘vmemmap_free’ [-Wmissing-prototypes]
1 arch/sparc/kernel/uprobes.c:237:17: warning: no previous prototype for ‘uprobe_trap’ [-Wmissing-prototypes]
1 arch/sparc/kernel/traps_64.c:253:6: warning: no previous prototype for ‘is_no_fault_exception’ [-Wmissing-prototypes]
1 arch/sparc/kernel/traps_64.c:2153:6: warning: no previous prototype for ‘sun4v_nonresum_error_user_handled’ [-Wmissing-prototypes]
1 arch/sparc/kernel/traps_64.c:2035:6: warning: no previous prototype for ‘do_mcd_err’ [-Wmissing-prototypes]
1 arch/sparc/kernel/time_64.c:880:20: warning: no previous prototype for ‘sched_clock’ [-Wmissing-prototypes]
1 arch/sparc/kernel/setup_64.c:602:13: warning: no previous prototype for ‘alloc_irqstack_bootmem’ [-Wmissing-prototypes]
1 arch/sparc/kernel/pci_sun4v.c:259:15: warning: no previous prototype for ‘dma_4v_iotsb_bind’ [-Wmissing-prototypes]
1 arch/sparc/kernel/adi_64.c:299:6: warning: no previous prototype for ‘del_tag_store’ [-Wmissing-prototypes]
1 arch/sparc/kernel/adi_64.c:156:21: warning: no previous prototype for ‘alloc_tag_store’ [-Wmissing-prototypes]
1 arch/sparc/kernel/adi_64.c:124:21: warning: no previous prototype for ‘find_tag_store’ [-Wmissing-prototypes]
1 arch/arc/kernel/ptrace.c:342:16: warning: no previous prototype for 'syscall_trace_enter' [-Wmissing-prototypes]
1 arch/arc/kernel/kprobes.c:193:15: warning: no previous prototype for 'arc_kprobe_handler' [-Wmissing-prototypes]
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
defconfig (riscv, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
security/security.c:811:2: warning: ‘memcpy’ offset 32 is out of the bounds [0, 0] [-Warray-bounds]
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
arch/arc/kernel/ptrace.c:342:16: warning: no previous prototype for 'syscall_trace_enter' [-Wmissing-prototypes]
arch/arc/kernel/kprobes.c:193:15: warning: no previous prototype for 'arc_kprobe_handler' [-Wmissing-prototypes]
--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-10) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors:
arch/x86/include/asm/string_32.h:150:25: error: ‘__builtin_memcpy’ offset 32 is out of the bounds [0, 0] [-Werror=array-bounds]
Warnings:
cc1: all warnings being treated as errors
--------------------------------------------------------------------------------
sparc64_defconfig (sparc, gcc-10) — PASS, 0 errors, 26 warnings, 0 section mismatches
Warnings:
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp]
arch/sparc/kernel/traps_64.c:253:6: warning: no previous prototype for ‘is_no_fault_exception’ [-Wmissing-prototypes]
arch/sparc/kernel/traps_64.c:2035:6: warning: no previous prototype for ‘do_mcd_err’ [-Wmissing-prototypes]
arch/sparc/kernel/traps_64.c:2153:6: warning: no previous prototype for ‘sun4v_nonresum_error_user_handled’ [-Wmissing-prototypes]
arch/sparc/kernel/setup_64.c:602:13: warning: no previous prototype for ‘alloc_irqstack_bootmem’ [-Wmissing-prototypes]
arch/sparc/kernel/time_64.c:880:20: warning: no previous prototype for ‘sched_clock’ [-Wmissing-prototypes]
arch/sparc/kernel/adi_64.c:124:21: warning: no previous prototype for ‘find_tag_store’ [-Wmissing-prototypes]
arch/sparc/kernel/adi_64.c:156:21: warning: no previous prototype for ‘alloc_tag_store’ [-Wmissing-prototypes]
arch/sparc/kernel/adi_64.c:299:6: warning: no previous prototype for ‘del_tag_store’ [-Wmissing-prototypes]
arch/sparc/kernel/pci_sun4v.c:259:15: warning: no previous prototype for ‘dma_4v_iotsb_bind’ [-Wmissing-prototypes]
arch/sparc/kernel/uprobes.c:237:17: warning: no previous prototype for ‘uprobe_trap’ [-Wmissing-prototypes]
arch/sparc/mm/init_64.c:2644:6: warning: no previous prototype for ‘vmemmap_free’ [-Wmissing-prototypes]
arch/sparc/vdso/vma.c:246:12: warning: no previous prototype for ‘init_vdso_image’ [-Wmissing-prototypes]
arch/sparc/vdso/vclock_gettime.c:254:1: warning: no previous prototype for ‘__vdso_clock_gettime’ [-Wmissing-prototypes]
arch/sparc/vdso/vclock_gettime.c:282:1: warning: no previous prototype for ‘__vdso_clock_gettime_stick’ [-Wmissing-prototypes]
arch/sparc/vdso/vclock_gettime.c:307:1: warning: no previous prototype for ‘__vdso_gettimeofday’ [-Wmissing-prototypes]
arch/sparc/vdso/vclock_gettime.c:343:1: warning: no previous prototype for ‘__vdso_gettimeofday_stick’ [-Wmissing-prototypes]
arch/sparc/vdso/vdso32/../vclock_gettime.c:254:1: warning: no previous prototype for ‘__vdso_clock_gettime’ [-Wmissing-prototypes]
arch/sparc/vdso/vdso32/../vclock_gettime.c:282:1: warning: no previous prototype for ‘__vdso_clock_gettime_stick’ [-Wmissing-prototypes]
arch/sparc/vdso/vdso32/../vclock_gettime.c:307:1: warning: no previous prototype for ‘__vdso_gettimeofday’ [-Wmissing-prototypes]
arch/sparc/vdso/vdso32/../vclock_gettime.c:343:1: warning: no previous prototype for ‘__vdso_gettimeofday_stick’ [-Wmissing-prototypes]
arch/sparc/prom/misc_64.c:165:5: warning: no previous prototype for ‘prom_get_mmu_ihandle’ [-Wmissing-prototypes]
arch/sparc/prom/p1275.c:52:6: warning: no previous prototype for ‘prom_cif_init’ [-Wmissing-prototypes]
WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp]
WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-10) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors:
security/security.c:811:2: error: ‘memcpy’ offset 32 is out of the bounds [0, 0] [-Werror=array-bounds]
Warnings:
cc1: all warnings being treated as errors
---
For more info write to <info@kernelci.org>
reply other threads:[~2024-03-02 1:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=65e28209.170a0220.afa34.4114@mx.google.com \
--to=bot@kernelci.org \
--cc=kernel-build-reports@lists.linaro.org \
--cc=kernelci-results@groups.io \
--cc=linux-pm@vger.kernel.org \
--cc=rafael@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.