Buildresult: linux-next/s390-defconfig/s390x-gcc11 built on Mar 30 2022, 15:41
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 30 2022, 15:41
Duration:
0:03:44.000534
Builder:
ka7
Revision:
Add linux-next specific files for 20220330 (
a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57)
Target:
linux-next/s390-defconfig/s390x-gcc11
Branch:
linux-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 (1)
arch/s390/kernel/machine_kexec.c:57:9: warning: 'memcpy' offset [0, 511] is out of the bounds [0, 0] [-Warray-bounds]
Full Log
# git rev-parse -q --verify a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57^{commit} a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57 already have revision, skipping fetch # git checkout -q -f -B kisskb a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57 # git clean -qxdf # < git log -1 # commit a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Mar 30 13:46:18 2022 +1100 # # Add linux-next specific files for 20220330 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /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 a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57 # < make -s -j 32 ARCH=s390 O=/kisskb/build/linux-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 32 ARCH=s390 O=/kisskb/build/linux-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 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/arch/s390/kernel/machine_kexec.c: In function '__do_machine_kdump': /kisskb/src/arch/s390/kernel/machine_kexec.c:57:9: warning: 'memcpy' offset [0, 511] is out of the bounds [0, 0] [-Warray-bounds] 57 | memcpy((void *) __LC_FPREGS_SAVE_AREA, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 58 | (void *)(prefix + __LC_FPREGS_SAVE_AREA), 512); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_s390-defconfig_s390x-gcc11 # Build took: 0:03:44.000534
© Michael Ellerman 2006-2018.