Buildresult: kbuild/44x/fsp2_defconfig/powerpc-gcc5 built on May 9 2021, 02:20
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 9 2021, 02:20
Duration:
0:01:32.704861
Builder:
blade46
Revision:
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h> (
0ab1438bad43d95877f848b7df551bd431680270)
Target:
kbuild/44x/fsp2_defconfig/powerpc-gcc5
Branch:
kbuild
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
44x/fsp2_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
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.
Full Log
# git rev-parse -q --verify 0ab1438bad43d95877f848b7df551bd431680270^{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 0ab1438bad43d95877f848b7df551bd431680270^{commit} 0ab1438bad43d95877f848b7df551bd431680270 # git checkout -q -f -B kisskb 0ab1438bad43d95877f848b7df551bd431680270 # git clean -qxdf # < git log -1 # commit 0ab1438bad43d95877f848b7df551bd431680270 # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Thu May 6 02:45:15 2021 +0900 # # linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h> # # <linux/kconfig.h> is included from all the kernel-space source files, # including C, assembly, linker scripts. It is intended to contain a # minimal set of macros to evaluate CONFIG options. # # IF_ENABLED() is an intruder here because (x ? y : z) is C code, which # should not be included from assembly files or linker scripts. # # Also, <linux/kconfig.h> is no longer self-contained because NULL is # defined in <linux/stddef.h>. # # Move IF_ENABLED() out to <linux/kernel.h> as PTR_IF(). PTF_IF() # takes the general boolean expression instead of a CONFIG option # so that it fits better in <linux/kernel.h>. # # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # Reviewed-by: Kees Cook <keescook@chromium.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 0ab1438bad43d95877f848b7df551bd431680270 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/fsp2_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xa9450c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.12.0-g0ab1438bad43 Created: Sun May 9 02:21:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4648209 Bytes = 4539.27 KiB = 4.43 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 # Build took: 0:01:32.704861
© Michael Ellerman 2006-2018.