Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc9 built on Jan 11 2021, 09:40
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 11 2021, 09:40
Duration:
0:05:27.877090
Builder:
blade4b
Revision:
Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc (
0653161f0faca68b77b3f36fb4b4b9b8b07050e5)
Target:
linus-rand/powerpc-randconfig/powerpc-gcc9
Branch:
linus-rand
Compiler:
powerpc-gcc9
(powerpc64-linux-gcc (GCC) 9.2.0 / GNU ld (GNU Binutils) 2.32)
Config:
randconfig
(
download
)
Log:
Download original
Possible warnings (5)
.config:4596:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4598:warning: override: reassigning to symbol GCC_PLUGINS .config:4601:warning: override: reassigning to symbol UBSAN WARNING: 4 bad relocations arch/powerpc/boot/decompress.c:132:8: warning: implicit declaration of function '__decompress' [-Wimplicit-function-declaration]
Full Log
# git rev-parse -q --verify 0653161f0faca68b77b3f36fb4b4b9b8b07050e5^{commit} 0653161f0faca68b77b3f36fb4b4b9b8b07050e5 already have revision, skipping fetch # git checkout -q -f -B kisskb 0653161f0faca68b77b3f36fb4b4b9b8b07050e5 # git clean -qxdf # < git log -1 # commit 0653161f0faca68b77b3f36fb4b4b9b8b07050e5 # Merge: b3cd1a16cc88 e8deee4f1543 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Jan 10 12:00:26 2021 -0800 # # Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc # # Pull ARC fixes from Vineet Gupta: # # - Address the 2nd boot failure due to snafu in signal handling code # (first was generic console ttynull issue) # # - misc other fixes # # * tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc: # ARC: [hsdk]: Enable FPU_SAVE_RESTORE # ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling # include/soc: remove headers for EZChip NPS # arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 0653161f0faca68b77b3f36fb4b4b9b8b07050e5 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x698EE612 # 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-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4596:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4598:warning: override: reassigning to symbol GCC_PLUGINS .config:4601:warning: override: reassigning to symbol UBSAN # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: 4 bad relocations c00000000001aa8a R_PPC64_ADDR16_HIGHEST .head.text+0x000000000001aaa4 c00000000001aa8e R_PPC64_ADDR16_HIGH .head.text+0x000000000001aaa4 c00000000001aa92 R_PPC64_ADDR16_HIGHER .head.text+0x000000000001aaa4 c00000000001aa96 R_PPC64_ADDR16_LO .head.text+0x000000000001aaa4 /kisskb/src/arch/powerpc/boot/decompress.c: In function 'partial_decompress': /kisskb/src/arch/powerpc/boot/decompress.c:132:8: warning: implicit declaration of function '__decompress' [-Wimplicit-function-declaration] 132 | ret = __decompress(inbuf, input_size, NULL, flush, outbuf, | ^~~~~~~~~~~~ INFO: Uncompressed kernel (size 0x3a364d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x3b00000) Image Name: Linux-5.11.0-rc2-g0653161f0fac Created: Mon Jan 11 09:46:02 2021 Image Type: PowerPC Linux Kernel Image (lzma compressed) Data Size: 15501602 Bytes = 15138.28 KiB = 14.78 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:05:27.877090
© Michael Ellerman 2006-2018.