Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc4.9 built on Apr 10 2021, 13:45
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 10 2021, 13:45
Duration:
0:02:01.071700
Builder:
ka4
Revision:
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (
d4961772226de3b48a395a26c076d450d7044c76)
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 (12)
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. .config:5258:warning: override: reassigning to symbol STANDALONE .config:5260:warning: override: reassigning to symbol MODULE_SIG .config:5264:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5270:warning: override: reassigning to symbol UBSAN 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] drivers/soc/qcom/pdr_interface.c:572:9: warning: missing braces around initializer [-Wmissing-braces] drivers/soc/qcom/pdr_interface.c:572:9: warning: (near initialization for 'req.service_path') [-Wmissing-braces] WARNING: 4 bad relocations arch/powerpc/boot/decompress.c:132:2: warning: implicit declaration of function '__decompress' [-Wimplicit-function-declaration]
Full Log
# git rev-parse -q --verify d4961772226de3b48a395a26c076d450d7044c76^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master 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 d4961772226de3b48a395a26c076d450d7044c76^{commit} d4961772226de3b48a395a26c076d450d7044c76 # git checkout -q -f -B kisskb d4961772226de3b48a395a26c076d450d7044c76 # git clean -qxdf # < git log -1 # commit d4961772226de3b48a395a26c076d450d7044c76 # Merge: 9288e1f7d396 50ce6826a48f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Apr 9 20:00:10 2021 -0700 # # Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux # # Pull clk fixes from Stephen Boyd: # "Here's the latest pile of clk driver and clk framework fixes for this # release: # # - Two clk framework fixes for a long standing issue in # clk_notifier_{register,unregister}() where we used a pointer that # was for a struct containing a list head when there was no container # struct # # - A compile warning fix for socfpga that's good to have # # - A double free problem with devm registered fixed factor clks # # - One last fix to the Qualcomm camera clk driver to use the right clk # ops so clks don't get stuck and stop working because the firmware # takes them for a ride" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: fixed: fix double free in resource managed fixed-factor clock # clk: fix invalid usage of list cursor in unregister # clk: fix invalid usage of list cursor in register # clk: qcom: camcc: Update the clock ops for the SC7180 # clk: socfpga: fix iomem pointer cast on 64-bit # < /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 d4961772226de3b48a395a26c076d450d7044c76 # < make -s -j 120 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=0x668BCF6C # 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 120 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 120 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:5258:warning: override: reassigning to symbol STANDALONE .config:5260:warning: override: reassigning to symbol MODULE_SIG .config:5264:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5270:warning: override: reassigning to symbol UBSAN # make -s -j 120 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/drivers/soc/qcom/pdr_interface.c: In function 'pdr_restart_pd': /kisskb/src/drivers/soc/qcom/pdr_interface.c:572:9: warning: missing braces around initializer [-Wmissing-braces] struct servreg_restart_pd_req req = { 0 }; ^ /kisskb/src/drivers/soc/qcom/pdr_interface.c:572:9: warning: (near initialization for 'req.service_path') [-Wmissing-braces] WARNING: 4 bad relocations c00000000001174e R_PPC64_ADDR16_HIGHEST .head.text+0x0000000000011768 c000000000011752 R_PPC64_ADDR16_HIGH .head.text+0x0000000000011768 c000000000011756 R_PPC64_ADDR16_HIGHER .head.text+0x0000000000011768 c00000000001175a R_PPC64_ADDR16_LO .head.text+0x0000000000011768 /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 0x12dc81c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1300000) Image Name: Linux-5.12.0-rc6+ Created: Sat Apr 10 13:47:21 2021 Image Type: PowerPC Linux Kernel Image (lzma compressed) Data Size: 4622356 Bytes = 4514.02 KiB = 4.41 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:02:01.071700
© Michael Ellerman 2006-2018.