Buildresult: stable-4.19/pseries_le_defconfig/powerpc-gcc5 built on Oct 30 2020, 20:51
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 30 2020, 20:51
Duration:
0:02:34.262400
Builder:
ka3
Revision:
Linux 4.19.154 (
f5d8eef067acee3fda37137f4a08c0d3f6427a8e)
Target:
stable-4.19/pseries_le_defconfig/powerpc-gcc5
Branch:
stable-4.19
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
pseries_le_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
include/linux/kern_levels.h:5:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'sector_t {aka long unsigned int}' [-Wformat=] include/linux/kern_levels.h:5:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'sector_t {aka long unsigned int}' [-Wformat=] WARNING: modpost: Found 2 section mismatch(es).
Full Log
# git rev-parse -q --verify f5d8eef067acee3fda37137f4a08c0d3f6427a8e^{commit} f5d8eef067acee3fda37137f4a08c0d3f6427a8e already have revision, skipping fetch # git checkout -q -f -B kisskb f5d8eef067acee3fda37137f4a08c0d3f6427a8e # git clean -qxdf # < git log -1 # commit f5d8eef067acee3fda37137f4a08c0d3f6427a8e # Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # Date: Fri Oct 30 10:38:33 2020 +0100 # # Linux 4.19.154 # # Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f5d8eef067acee3fda37137f4a08c0d3f6427a8e # < make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.19_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.19_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.19_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/stable-4.19_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:14:0, from /kisskb/src/block/blk-core.c:14: /kisskb/src/block/blk-core.c: In function 'handle_bad_sector': /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'sector_t {aka long unsigned int}' [-Wformat=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:424:10: note: in definition of macro 'printk_ratelimited' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:14:19: note: in expansion of macro 'KERN_SOH' #define KERN_INFO KERN_SOH "6" /* informational */ ^ /kisskb/src/include/linux/printk.h:444:21: note: in expansion of macro 'KERN_INFO' printk_ratelimited(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/block/blk-core.c:2130:2: note: in expansion of macro 'pr_info_ratelimited' pr_info_ratelimited("attempt to access beyond end of device\n" ^ /kisskb/src/include/linux/kern_levels.h:5:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'sector_t {aka long unsigned int}' [-Wformat=] #define KERN_SOH "\001" /* ASCII Start Of Header */ ^ /kisskb/src/include/linux/printk.h:424:10: note: in definition of macro 'printk_ratelimited' printk(fmt, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/kern_levels.h:14:19: note: in expansion of macro 'KERN_SOH' #define KERN_INFO KERN_SOH "6" /* informational */ ^ /kisskb/src/include/linux/printk.h:444:21: note: in expansion of macro 'KERN_INFO' printk_ratelimited(KERN_INFO pr_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/block/blk-core.c:2130:2: note: in expansion of macro 'pr_info_ratelimited' pr_info_ratelimited("attempt to access beyond end of device\n" ^ WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/stable-4.19_pseries_le_defconfig_powerpc-gcc5 # Build took: 0:02:34.262400
© Michael Ellerman 2006-2018.