Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc9 built on Oct 20 2020, 16:26
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 20 2020, 16:26
Duration:
0:01:34.184134
Builder:
blade4b
Revision:
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (
270315b8235e3d10c2e360cff56c2f9e0915a252)
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 errors
arch/powerpc/kernel/watchdog.c:175:4: error: implicit declaration of function 'smp_send_nmi_ipi'; did you mean 'smp_send_stop'? [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[3]: *** [scripts/Makefile.build:283: arch/powerpc/kernel/watchdog.o] Error 1 make[2]: *** [scripts/Makefile.build:500: arch/powerpc/kernel] Error 2 make[1]: *** [Makefile:1777: arch/powerpc] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (3)
.config:5575:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5577:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5580:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH
Full Log
# git rev-parse -q --verify 270315b8235e3d10c2e360cff56c2f9e0915a252^{commit} 270315b8235e3d10c2e360cff56c2f9e0915a252 already have revision, skipping fetch # git checkout -q -f -B kisskb 270315b8235e3d10c2e360cff56c2f9e0915a252 # git clean -qxdf # < git log -1 # commit 270315b8235e3d10c2e360cff56c2f9e0915a252 # Merge: d3876ff74437 de22d2107ced # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Oct 19 18:18:30 2020 -0700 # # Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V updates from Palmer Dabbelt: # "A handful of cleanups and new features: # # - A handful of cleanups for our page fault handling # # - Improvements to how we fill out cacheinfo # # - Support for EFI-based systems" # # * tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (22 commits) # RISC-V: Add page table dump support for uefi # RISC-V: Add EFI runtime services # RISC-V: Add EFI stub support. # RISC-V: Add PE/COFF header for EFI stub # RISC-V: Implement late mapping page table allocation functions # RISC-V: Add early ioremap support # RISC-V: Move DT mapping outof fixmap # RISC-V: Fix duplicate included thread_info.h # riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault() # riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration # riscv: Add cache information in AUX vector # riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO # riscv: Set more data to cacheinfo # riscv/mm/fault: Move access error check to function # riscv/mm/fault: Move FAULT_FLAG_WRITE handling in do_page_fault() # riscv/mm/fault: Simplify mm_fault_error() # riscv/mm/fault: Move fault error handling to mm_fault_error() # riscv/mm/fault: Simplify fault error handling # riscv/mm/fault: Move vmalloc fault handling to vmalloc_fault() # riscv/mm/fault: Move bad area handling to bad_area() # ... # < /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 270315b8235e3d10c2e360cff56c2f9e0915a252 # < 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=0x7D04FEEB # 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:5575:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5577:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5580:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH # 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- /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'watchdog_smp_panic': /kisskb/src/arch/powerpc/kernel/watchdog.c:175:4: error: implicit declaration of function 'smp_send_nmi_ipi'; did you mean 'smp_send_stop'? [-Werror=implicit-function-declaration] 175 | smp_send_nmi_ipi(c, wd_lockup_ipi, 1000000); | ^~~~~~~~~~~~~~~~ | smp_send_stop cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:283: arch/powerpc/kernel/watchdog.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/powerpc/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1777: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command '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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:01:34.184134
© Michael Ellerman 2006-2018.