Buildresult: powerpc-next/s390-defconfig/s390x-gcc11 built on Dec 26 2022, 17:38
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 26 2022, 17:38
Duration:
0:08:35.185507
Builder:
blade4b
Revision:
powerpc: correct logged function names in xchg helpers (
647cd50852638c55769dc68e4e7747e878b51596)
Target:
powerpc-next/s390-defconfig/s390x-gcc11
Branch:
powerpc-next
Compiler:
s390x-gcc11
(s390-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
.config:3651:warning: override: reassigning to symbol DEBUG_INFO_BTF arch/s390/kernel/setup.c:525:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds]
Full Log
# git rev-parse -q --verify 647cd50852638c55769dc68e4e7747e878b51596^{commit} 647cd50852638c55769dc68e4e7747e878b51596 already have revision, skipping fetch # git checkout -q -f -B kisskb 647cd50852638c55769dc68e4e7747e878b51596 # git clean -qxdf # < git log -1 # commit 647cd50852638c55769dc68e4e7747e878b51596 # Author: Andrzej Hajda <andrzej.hajda@intel.com> # Date: Thu Dec 22 12:46:28 2022 +0100 # # powerpc: correct logged function names in xchg helpers # # Use the correct function names in the BUILD_BUG_ON messages. # # Signed-off-by: Andrzej Hajda <andrzej.hajda@intel.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20221222114635.1251934-13-andrzej.hajda@intel.com # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 647cd50852638c55769dc68e4e7747e878b51596 # < make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig .config:3651:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 24 ARCH=s390 O=/kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1060:2: /kisskb/src/arch/s390/kernel/setup.c:525:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 525 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 526 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/powerpc-next_s390-defconfig_s390x-gcc11 # Build took: 0:08:35.185507
© Michael Ellerman 2006-2018.