Buildresult: linus/m5272c3_defconfig/m68k-gcc11 built on Sep 28 2021, 12:04
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 28 2021, 12:04
Duration:
0:00:20.175301
Builder:
ka7
Revision:
Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (
0513e464f9007b70b96740271a948ca5ab6e7dd7)
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 0513e464f9007b70b96740271a948ca5ab6e7dd7^{commit} 0513e464f9007b70b96740271a948ca5ab6e7dd7 already have revision, skipping fetch # git checkout -q -f -B kisskb 0513e464f9007b70b96740271a948ca5ab6e7dd7 # git clean -qxdf # < git log -1 # commit 0513e464f9007b70b96740271a948ca5ab6e7dd7 # Merge: 9cccec2bf32f 4da8b121884d # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Sep 27 14:06:42 2021 -0700 # # Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull more perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix 'perf test' DWARF unwind for optimized builds. # # - Fix 'perf test' 'Object code reading' when dealing with samples in # @plt symbols. # # - Fix off-by-one directory paths in the ARM support code. # # - Fix error message to eliminate confusion in 'perf config' when first # creating a config file. # # - 'perf iostat' fix for system wide operation. # # - Fix printing of metrics when 'perf iostat' is used with one or more # iio_root_ports and unconnected cpus (using -C). # # - Fix several typos in the documentation files. # # - Fix spelling mistake "icach" -> "icache" in the power8 JSON vendor # files. # # * tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *' # perf iostat: Use system-wide mode if the target cpu_list is unspecified # perf config: Refine error message to eliminate confusion # perf doc: Fix typos all over the place # perf arm: Fix off-by-one directory paths. # perf vendor events powerpc: Fix spelling mistake "icach" -> "icache" # perf tests: Fix flaky test 'Object code reading' # perf test: Fix DWARF unwind for optimized builds. # < /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 0513e464f9007b70b96740271a948ca5ab6e7dd7 # < 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:20.175301
© Michael Ellerman 2006-2018.