Buildresult: linus/s390-defconfig/s390x-gcc4.9 built on Nov 11 2020, 10:02
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 11 2020, 10:02
Duration:
0:05:05.623015
Builder:
ka4
Revision:
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (
eccc876724927ff3b9ff91f36f7b6b159e948f0c)
Target:
linus/s390-defconfig/s390x-gcc4.9
Branch:
linus
Compiler:
s390x-gcc4.9
(s390-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
fs/btrfs/tree-checker.c:1056:9: warning: missing braces around initializer [-Wmissing-braces] fs/btrfs/tree-checker.c:1056:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces]
Full Log
# git rev-parse -q --verify eccc876724927ff3b9ff91f36f7b6b159e948f0c^{commit} eccc876724927ff3b9ff91f36f7b6b159e948f0c already have revision, skipping fetch # git checkout -q -f -B kisskb eccc876724927ff3b9ff91f36f7b6b159e948f0c # git clean -qxdf # < git log -1 # commit eccc876724927ff3b9ff91f36f7b6b159e948f0c # Merge: e2f0c565ec70 77f6ab8b7768 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Nov 10 10:33:55 2020 -0800 # # Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull core dump fix from Al Viro: # "Fix for multithreaded coredump playing fast and loose with getting # registers of secondary threads; if a secondary gets caught in the # middle of exit(2), the conditition it will be stopped in for dumper to # examine might be unusual enough for things to go wrong. # # Quite a few architectures are fine with that, but some are not." # # * 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # don't dump the threads that had been already exiting when zapped. # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 eccc876724927ff3b9ff91f36f7b6b159e948f0c # < make -s -j 10 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- defconfig # make -s -j 10 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1056:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1056:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc4.9 # Build took: 0:05:05.623015
© Michael Ellerman 2006-2018.