Buildresult: kbuild/m68k-defconfig/m68k-gcc11 built on Jul 4, 02:45
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 4, 02:45
Duration:
0:01:49.401206
Builder:
ka4
Revision:
kconfig: refactor error messages in sym_check_print_recursive() (
fd16ceca302d98ef4a5c1566f7201f9303b8620e)
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 (1)
remote: warning: multi-pack bitmap is missing required reverse index
Full Log
# git rev-parse -q --verify fd16ceca302d98ef4a5c1566f7201f9303b8620e^{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 # git rev-parse -q --verify fd16ceca302d98ef4a5c1566f7201f9303b8620e^{commit} fd16ceca302d98ef4a5c1566f7201f9303b8620e # git checkout -q -f -B kisskb fd16ceca302d98ef4a5c1566f7201f9303b8620e # git clean -qxdf # < git log -1 # commit fd16ceca302d98ef4a5c1566f7201f9303b8620e # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Thu Jun 27 03:22:04 2024 +0900 # # kconfig: refactor error messages in sym_check_print_recursive() # # Improve the error messages and clean up redundant code. # # [1] remove redundant next_sym->name checks # # If 'next_sym' is a choice, the first 'if' block is executed. In the # subsequent 'else if' blocks, 'next_sym" is not a choice, hence # next_sym->name is not NULL. # # [2] remove redundant sym->name checks # # A choice is never selected or implied by anyone because it has no name # (it is syntactically impossible). If it is, sym->name is not NULL. # # [3] Show the location of choice instead of "<choice>" # # "part of choice <choice>" does not convey useful information. Since a # choice has no name, it is more informative to display the file name and # line number. # # 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 fd16ceca302d98ef4a5c1566f7201f9303b8620e # make -s -j 40 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 40 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 40 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 40 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- Completed OK # rm -rf /kisskb/build/kbuild_defconfig_m68k-gcc11 # Build took: 0:01:49.401206
© Michael Ellerman 2006-2018.