Buildresult: kbuild/m68k-defconfig/m68k-gcc11 built on May 8, 01:14
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 8, 01:14
Duration:
0:01:21.810154
Builder:
alpine3
Revision:
kconfig: use menu_list_for_each_sym() in sym_check_choice_deps() (
5e9e4712f006de40b2bf73859a33492e5ba2dd33)
Target:
kbuild/m68k-defconfig/m68k-gcc11
Branch:
kbuild
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (4)
remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. 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 5e9e4712f006de40b2bf73859a33492e5ba2dd33^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next remote: warning: multi-pack bitmap is missing required reverse index 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 5e9e4712f006de40b2bf73859a33492e5ba2dd33^{commit} 5e9e4712f006de40b2bf73859a33492e5ba2dd33 # git checkout -q -f -B kisskb 5e9e4712f006de40b2bf73859a33492e5ba2dd33 # git clean -qxdf # < git log -1 # commit 5e9e4712f006de40b2bf73859a33492e5ba2dd33 # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Sun May 5 03:33:30 2024 +0900 # # kconfig: use menu_list_for_each_sym() in sym_check_choice_deps() # # Choices and their members are associated via the P_CHOICE property. # # Currently, sym_get_choice_prop() and expr_list_for_each_sym() are # used to iterate on choice members. # # Replace them with menu_for_each_sub_entry(), which achieves the same # without relying on P_CHOICE. # # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 5e9e4712f006de40b2bf73859a33492e5ba2dd33 # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/kbuild_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.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/kbuild_defconfig_m68k-gcc11 # Build took: 0:01:21.810154
© Michael Ellerman 2006-2018.