Buildresult: linus/sparc-allmodconfig/sparc64-gcc13 built on Mar 2, 08:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Mar 2, 08:16
Duration:
0:09:06.168052
Builder:
alpine2
Revision:
Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (
d17468c6f1f49e6259698f6401b8d7a5b90eac68)
Target:
linus/sparc-allmodconfig/sparc64-gcc13
Branch:
linus
Compiler:
sparc64-gcc13
(sparc64-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
arch/sparc/lib/cmpdi2.c:6:11: error: no previous prototype for '__cmpdi2' [-Werror=missing-prototypes] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:243: arch/sparc/lib/cmpdi2.o] Error 1 make[3]: *** [scripts/Makefile.build:481: arch/sparc/lib] Error 2 kernel/dma.c:70:5: error: no previous prototype for 'request_dma' [-Werror=missing-prototypes] kernel/dma.c:88:6: error: no previous prototype for 'free_dma' [-Werror=missing-prototypes] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:243: kernel/dma.o] Error 1 make[3]: *** [scripts/Makefile.build:481: kernel] Error 2 drivers/mtd/maps/sun_uflash.c:50:5: error: no previous prototype for 'uflash_devinit' [-Werror=missing-prototypes] cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:243: drivers/mtd/maps/sun_uflash.o] Error 1 make[5]: *** [scripts/Makefile.build:481: drivers/mtd/maps] Error 2 make[4]: *** [scripts/Makefile.build:481: drivers/mtd] Error 2 make[3]: *** [scripts/Makefile.build:481: drivers] Error 2 make[2]: *** [Makefile:1921: .] Error 2 make[1]: *** [Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2
Possible warnings (1)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp]
Full Log
# git rev-parse -q --verify d17468c6f1f49e6259698f6401b8d7a5b90eac68^{commit} d17468c6f1f49e6259698f6401b8d7a5b90eac68 already have revision, skipping fetch # git checkout -q -f -B kisskb d17468c6f1f49e6259698f6401b8d7a5b90eac68 # git clean -qxdf # < git log -1 # commit d17468c6f1f49e6259698f6401b8d7a5b90eac68 # Merge: 5870ba3dc6e4 a11dd49dcb93 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Mar 1 12:44:33 2024 -0800 # # Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # # - detect ".option arch" support on not-yet-released LLVM builds # # - fix missing TLB flush when modifying non-leaf PTEs # # - fixes for T-Head custom extensions # # - fix for systems with the legacy PMU, that manifests as a crash on # kernels built without SBI PMU support # # - fix for systems that clear *envcfg on suspend, which manifests as # cbo.zero trapping after resume # # - fixes for Svnapot systems, including removing Svnapot support for # huge vmalloc/vmap regions # # * tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: Sparse-Memory/vmemmap out-of-bounds fix # riscv: Fix pte_leaf_size() for NAPOT # Revert "riscv: mm: support Svnapot in huge vmap" # riscv: Save/restore envcfg CSR during CPU suspend # riscv: Add a custom ISA extension for the [ms]envcfg CSR # riscv: Fix enabling cbo.zero when running in M-mode # perf: RISCV: Fix panic on pmu overflow handler # MAINTAINERS: Update SiFive driver maintainers # drivers: perf: ctr_get_width function for legacy is not defined # drivers: perf: added capabilities for legacy PMU # RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUs # riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION # riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly # riscv: add CALLER_ADDRx support # RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH # kbuild: Add -Wa,--fatal-warnings to as-instr invocation # riscv: tlb: fix __p*d_free_tlb() # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 d17468c6f1f49e6259698f6401b8d7a5b90eac68 # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sparc/lib/cmpdi2.c:6:11: error: no previous prototype for '__cmpdi2' [-Werror=missing-prototypes] 6 | word_type __cmpdi2(long long a, long long b) | ^~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:243: arch/sparc/lib/cmpdi2.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:481: arch/sparc/lib] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/dma.c:70:5: error: no previous prototype for 'request_dma' [-Werror=missing-prototypes] 70 | int request_dma(unsigned int dmanr, const char * device_id) | ^~~~~~~~~~~ /kisskb/src/kernel/dma.c:88:6: error: no previous prototype for 'free_dma' [-Werror=missing-prototypes] 88 | void free_dma(unsigned int dmanr) | ^~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:243: kernel/dma.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:481: kernel] Error 2 /kisskb/src/drivers/mtd/maps/sun_uflash.c:50:5: error: no previous prototype for 'uflash_devinit' [-Werror=missing-prototypes] 50 | int uflash_devinit(struct platform_device *op, struct device_node *dp) | ^~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/mtd/maps/sun_uflash.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/mtd/maps] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/mtd] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:481: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1921: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc13 # Build took: 0:09:06.168052
© Michael Ellerman 2006-2018.