Buildresult: linus/sun3_defconfig/m68k-gcc13 built on Apr 19, 04:19
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 19, 04:19
Duration:
0:01:40.384026
Builder:
alpine2
Revision:
Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (
360a348fd7fe72ec42a80d025e6fc81cda19f48e)
Target:
linus/sun3_defconfig/m68k-gcc13
Branch:
linus
Compiler:
m68k-gcc13
(m68k-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
fs/bcachefs/btree_io.c:891:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 12 has type 'unsigned int' [-Wformat=]
Full Log
# git rev-parse -q --verify 360a348fd7fe72ec42a80d025e6fc81cda19f48e^{commit} 360a348fd7fe72ec42a80d025e6fc81cda19f48e already have revision, skipping fetch # git checkout -q -f -B kisskb 360a348fd7fe72ec42a80d025e6fc81cda19f48e # git clean -qxdf # < git log -1 # commit 360a348fd7fe72ec42a80d025e6fc81cda19f48e # Merge: e4add02086a6 69ffed4b6252 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Apr 18 10:18:03 2024 -0700 # # Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # # - use -ENOTSUPP consistently in Intel GPIO drivers # # - don't include dt-bindings headers in gpio-swnode code # # - add missing of device table to gpio-lpc32xx and fix autoloading # # * tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # gpiolib: swnode: Remove wrong header inclusion # gpio: lpc32xx: fix module autoloading # gpio: crystalcove: Use -ENOTSUPP consistently # gpio: wcove: Use -ENOTSUPP consistently # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 360a348fd7fe72ec42a80d025e6fc81cda19f48e # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/fs/bcachefs/btree_io.c: In function 'validate_bset_keys': /kisskb/src/fs/bcachefs/btree_io.c:891:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 12 has type 'unsigned int' [-Wformat=] 891 | "bad k->u64s %u (min %u max %lu)", k->u64s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/bcachefs/btree_io.c:603:32: note: in definition of macro 'btree_err' 603 | msg, ##__VA_ARGS__); \ | ^~~ /kisskb/src/fs/bcachefs/btree_io.c:887:21: note: in expansion of macro 'btree_err_on' 887 | if (btree_err_on(!bkeyp_u64s_valid(&b->format, k), | ^~~~~~~~~~~~ /kisskb/src/fs/bcachefs/btree_io.c:891:64: note: format string is defined here 891 | "bad k->u64s %u (min %u max %lu)", k->u64s, | ~~^ | | | long unsigned int | %u Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc13 # Build took: 0:01:40.384026
© Michael Ellerman 2006-2018.