Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc4.9 built on Mar 26 2021, 12:53
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 26 2021, 12:53
Duration:
0:04:56.399102
Builder:
blade4b
Revision:
Merge tag 'integrity-v5.12-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity (
db24726bfefa68c606947a86132591568a06bfb4)
Target:
linus-rand/powerpc-randconfig/powerpc-gcc4.9
Branch:
linus-rand
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
randconfig
(
download
)
Log:
Download original
Possible warnings (8)
.config:4779:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4780:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4781:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4784:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:4785:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS drivers/clk/xilinx/xlnx_vcu.c:524:9: warning: missing braces around initializer [-Wmissing-braces] drivers/clk/xilinx/xlnx_vcu.c:524:9: warning: (near initialization for 'parent_data[0]') [-Wmissing-braces] arch/powerpc/boot/decompress.c:132:2: warning: implicit declaration of function '__decompress' [-Wimplicit-function-declaration]
Full Log
# git rev-parse -q --verify db24726bfefa68c606947a86132591568a06bfb4^{commit} db24726bfefa68c606947a86132591568a06bfb4 already have revision, skipping fetch # git checkout -q -f -B kisskb db24726bfefa68c606947a86132591568a06bfb4 # git clean -qxdf # < git log -1 # commit db24726bfefa68c606947a86132591568a06bfb4 # Merge: 701c09c988bd 92063f3ca73a # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Mar 25 16:46:43 2021 -0700 # # Merge tag 'integrity-v5.12-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity # # Pull integrity fix from Mimi Zohar: # "Just one patch to address a NULL ptr dereferencing when there is a # mismatch between the user enabled LSMs and IMA/EVM" # # * tag 'integrity-v5.12-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity: # integrity: double check iint_cache was initialized # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 db24726bfefa68c606947a86132591568a06bfb4 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xA9BB338 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4779:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4780:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4781:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4784:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:4785:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/clk/xilinx/xlnx_vcu.c: In function 'xvcu_register_clock_provider': /kisskb/src/drivers/clk/xilinx/xlnx_vcu.c:524:9: warning: missing braces around initializer [-Wmissing-braces] struct clk_parent_data parent_data[2] = { 0 }; ^ /kisskb/src/drivers/clk/xilinx/xlnx_vcu.c:524:9: warning: (near initialization for 'parent_data[0]') [-Wmissing-braces] /kisskb/src/arch/powerpc/boot/decompress.c: In function 'partial_decompress': /kisskb/src/arch/powerpc/boot/decompress.c:132:2: warning: implicit declaration of function '__decompress' [-Wimplicit-function-declaration] ret = __decompress(inbuf, input_size, NULL, flush, outbuf, ^ INFO: Uncompressed kernel (size 0x209e500) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x2100000) Image Name: Linux-5.12.0-rc4-gdb24726bfefa Created: Fri Mar 26 12:58:48 2021 Image Type: PowerPC Linux Kernel Image (lzma compressed) Data Size: 10640695 Bytes = 10391.30 KiB = 10.15 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:04:56.399102
© Michael Ellerman 2006-2018.