Buildresult: linus/s390-defconfig/s390x-gcc4.9 built on Mar 23 2021, 06:07
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 23 2021, 06:07
Duration:
0:05:00.230092
Builder:
blade4b
Revision:
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux (
84196390620ac0e5070ae36af84c137c6216a7dc)
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:1071:9: warning: missing braces around initializer [-Wmissing-braces] fs/btrfs/tree-checker.c:1071:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces]
Full Log
# git rev-parse -q --verify 84196390620ac0e5070ae36af84c137c6216a7dc^{commit} 84196390620ac0e5070ae36af84c137c6216a7dc already have revision, skipping fetch # git checkout -q -f -B kisskb 84196390620ac0e5070ae36af84c137c6216a7dc # git clean -qxdf # < git log -1 # commit 84196390620ac0e5070ae36af84c137c6216a7dc # Merge: 0d02ec6b3136 ee5de60a08b7 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Mar 22 11:34:31 2021 -0700 # # Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux # # Pull selinux fixes from Paul Moore: # "Three SELinux patches: # # - Fix a problem where a local variable is used outside its associated # function. Thankfully this can only be triggered by reloading the # SELinux policy, which is a restricted operation for other obvious # reasons. # # - Fix some incorrect, and inconsistent, audit and printk messages # when loading the SELinux policy. # # All three patches are relatively minor and have been through our # testing with no failures" # # * tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux: # selinuxfs: unify policy load error reporting # selinux: fix variable scope issue in live sidtab conversion # selinux: don't log MAC_POLICY_LOAD record on failed policy load # < /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 84196390620ac0e5070ae36af84c137c6216a7dc # < make -s -j 24 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 24 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- help # make -s -j 24 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- olddefconfig # make -s -j 24 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:1071:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1071: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:00.230092
© Michael Ellerman 2006-2018.