# git rev-parse -q --verify 729e39a558eb5cde61b80941bdfa54fdc2e11d1d^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 729e39a558eb5cde61b80941bdfa54fdc2e11d1d^{commit} 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # git checkout -q -f -B kisskb 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # git clean -qxdf # < git log -1 # commit 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # Author: Masahiro Yamada # Date: Sat Oct 24 21:38:41 2020 +0900 # # kconfig: qconf: convert to Qt5 new signal/slot connection syntax # # Now that the Qt4 support was dropped, we can use the new connection # syntax supported by Qt5. It provides compile-time checking of the # validity of the connection. # # Previously, the connection between signals and slots were checked # only run-time. # # Commit d85de3399f97 ("kconfig: qconf: fix signal connection to invalid # slots") fixed wrong slots. # # This change makes it possible to catch such mistakes easily. # # Signed-off-by: Masahiro Yamada # < /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 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # < make -s -j 24 ARCH=s390 O=/kisskb/build/kbuild_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/kbuild_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/kbuild_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/kbuild_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:1038:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1038:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] error: section .boot.data differs between vmlinux and arch/s390/boot/compressed/vmlinux make[2]: *** [/kisskb/src/arch/s390/boot/Makefile:65: arch/s390/boot/section_cmp.boot.data] Error 1 make[1]: *** [arch/s390/Makefile:153: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=s390 O=/kisskb/build/kbuild_s390-defconfig_s390x-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/kbuild_s390-defconfig_s390x-gcc4.9 # Build took: 0:03:56.578784