Buildresult: linus/s390-defconfig/s390x-gcc11 built on Apr 1 2022, 14:01
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 1 2022, 14:01
Duration:
0:09:18.651561
Builder:
ka1
Revision:
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml (
e8b767f5e04097aaedcd6e06e2270f9fe5282696)
Target:
linus/s390-defconfig/s390x-gcc11
Branch:
linus
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 e8b767f5e04097aaedcd6e06e2270f9fe5282696^{commit} e8b767f5e04097aaedcd6e06e2270f9fe5282696 already have revision, skipping fetch # git checkout -q -f -B kisskb e8b767f5e04097aaedcd6e06e2270f9fe5282696 # git clean -qxdf # < git log -1 # commit e8b767f5e04097aaedcd6e06e2270f9fe5282696 # Merge: a87a08e3bf2d 82017457957a # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Mar 31 16:16:58 2022 -0700 # # Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml # # Pull UML updates from Richard Weinberger: # # - Devicetree support (for testing) # # - Various cleanups and fixes: UBD, port_user, uml_mconsole # # - Maintainer update # # * tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml: # um: run_helper: Write error message to kernel log on exec failure on host # um: port_user: Improve error handling when port-helper is not found # um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvar # um: port_user: Search for in.telnetd in PATH # um: clang: Strip out -mno-global-merge from USER_CFLAGS # docs: UML: Mention telnetd for port channel # um: Remove unused timeval_to_ns() function # um: Fix uml_mconsole stop/go # um: Cleanup syscall_handler_t definition/cast, fix warning # uml: net: vector: fix const issue # um: Fix WRITE_ZEROES in the UBD Driver # um: Migrate vector drivers to NAPI # um: Fix order of dtb unflatten/early init # um: fix and optimize xor select template for CONFIG64 and timetravel mode # um: Document dtb command line option # lib/logic_iomem: correct fallback config references # um: Remove duplicated include in syscalls_64.c # MAINTAINERS: Update UserModeLinux entry # < /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 e8b767f5e04097aaedcd6e06e2270f9fe5282696 # < make -s -j 8 ARCH=s390 O=/kisskb/build/linus_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 8 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 8 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 8 ARCH=s390 O=/kisskb/build/linus_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/linus_s390-defconfig_s390x-gcc11 # Build took: 0:09:18.651561
© Michael Ellerman 2006-2018.