Buildresult: linus/s390-allnoconfig/s390x-gcc11 built on Oct 16 2022, 03:23
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 16 2022, 03:23
Duration:
0:00:28.831564
Builder:
ka7
Revision:
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs (
b7cef0d21c379669c9f620c9692b5c7c885a6311)
Target:
linus/s390-allnoconfig/s390x-gcc11
Branch:
linus
Compiler:
s390x-gcc11
(s390-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allnoconfig
(
download
)
Log:
Download original
Possible warnings (1)
arch/s390/kernel/setup.c:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds]
Full Log
# git rev-parse -q --verify b7cef0d21c379669c9f620c9692b5c7c885a6311^{commit} b7cef0d21c379669c9f620c9692b5c7c885a6311 already have revision, skipping fetch # git checkout -q -f -B kisskb b7cef0d21c379669c9f620c9692b5c7c885a6311 # git clean -qxdf # < git log -1 # commit b7cef0d21c379669c9f620c9692b5c7c885a6311 # Merge: 91080ab38f3e 669d204469c4 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Oct 14 18:23:23 2022 -0700 # # Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs # # Pull UBI and UBIFS updates from Richard Weinberger: # "UBI: # - Use bitmap API to allocate bitmaps # - New attach mode, disable_fm, to attach without fastmap # - Fixes for various typos in comments # # UBIFS: # - Fix for a deadlock when setting xattrs for encrypted file # - Fix for an assertion failures when truncating encrypted files # - Fixes for various typos in comments" # # * tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs: # ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl # ubi: fastmap: Use the bitmap API to allocate bitmaps # ubifs: Fix AA deadlock when setting xattr for encrypted file # ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory # mtd: ubi: drop unexpected word 'a' in comments # ubi: block: Fix typos in comments # ubi: fastmap: Fix typo in comments # ubi: Fix repeated words in comments # ubi: ubi-media.h: Fix comment typo # ubi: block: Remove in vain semicolon # ubifs: Fix ubifs_check_dir_empty() kernel-doc comment # < /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 b7cef0d21c379669c9f620c9692b5c7c885a6311 # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allnoconfig # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_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/linus_s390-allnoconfig_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/linus_s390-allnoconfig_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:1059:2: /kisskb/src/arch/s390/kernel/setup.c:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 524 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 525 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x-gcc11 # Build took: 0:00:28.831564
© Michael Ellerman 2006-2018.