Buildresult: linus/m5272c3_defconfig/m68k-gcc11 built on Sep 27 2021, 04:32
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 27 2021, 04:32
Duration:
0:00:40.256300
Builder:
blade46
Revision:
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (
5bb7b2107f8c8e97750a36a723f3f74f819f6ff1)
Target:
linus/m5272c3_defconfig/m68k-gcc11
Branch:
linus
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
m5272c3_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
arch/m68k/include/asm/string.h:72:25: warning: '__builtin_memcpy' reading 6 bytes from a region of size 0 [-Wstringop-overread]
Full Log
# git rev-parse -q --verify 5bb7b2107f8c8e97750a36a723f3f74f819f6ff1^{commit} 5bb7b2107f8c8e97750a36a723f3f74f819f6ff1 already have revision, skipping fetch # git checkout -q -f -B kisskb 5bb7b2107f8c8e97750a36a723f3f74f819f6ff1 # git clean -qxdf # < git log -1 # commit 5bb7b2107f8c8e97750a36a723f3f74f819f6ff1 # Merge: 3a398acc56dd 5ba1071f7554 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Sep 26 10:09:20 2021 -0700 # # Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "A set of fixes for X86: # # - Prevent sending the wrong signal when protection keys are enabled # and the kernel handles a fault in the vsyscall emulation. # # - Invoke early_reserve_memory() before invoking e820_memory_setup() # which is required to make the Xen dom0 e820 hooks work correctly. # # - Use the correct data type for the SETZ operand in the EMQCMDS # instruction wrapper. # # - Prevent undefined behaviour to the potential unaligned accesss in # the instruction decoder library" # # * tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses # x86/asm: Fix SETZ size enqcmds() build failure # x86/setup: Call early_reserve_memory() earlier # x86/fault: Fix wrong signal when vsyscall fails with pkey # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 5bb7b2107f8c8e97750a36a723f3f74f819f6ff1 # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/include/linux/string.h:20, from /kisskb/src/include/linux/bitmap.h:10, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/include/linux/mm_types_task.h:14, from /kisskb/src/include/linux/mm_types.h:5, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:25: In function 'fec_get_mac', inlined from 'fec_enet_init' at /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:3510:8, inlined from 'fec_probe' at /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:3932:8: /kisskb/src/arch/m68k/include/asm/string.h:72:25: warning: '__builtin_memcpy' reading 6 bytes from a region of size 0 [-Wstringop-overread] 72 | #define memcpy(d, s, n) __builtin_memcpy(d, s, n) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1771:9: note: in expansion of macro 'memcpy' 1771 | memcpy(ndev->dev_addr, iap, ETH_ALEN); | ^~~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k-gcc11 # Build took: 0:00:40.256300
© Michael Ellerman 2006-2018.