Buildresult: linus/sparc-allmodconfig/sparc64-gcc5 built on Apr 20 2022, 03:42
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 20 2022, 03:42
Duration:
0:12:44.650992
Builder:
blade46
Revision:
Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (
b7f73403a3e922c20bb278ba3cfcc3c61930d82a)
Target:
linus/sparc-allmodconfig/sparc64-gcc5
Branch:
linus
Compiler:
sparc64-gcc5
(sparc64-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.26.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
arch/sparc/include/asm/cacheflush_32.h:38:37: error: 'struct page' declared inside parameter list [-Werror] arch/sparc/include/asm/cacheflush_32.h:38:37: error: its scope is only this definition or declaration, which is probably not what you want [-Werror] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:288: drivers/crypto/xilinx/zynqmp-sha.o] Error 1 make[3]: *** [scripts/Makefile.build:550: drivers/crypto/xilinx] Error 2 make[2]: *** [scripts/Makefile.build:550: drivers/crypto] Error 2 make[1]: *** [Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (3)
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. <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp]
Full Log
# git rev-parse -q --verify b7f73403a3e922c20bb278ba3cfcc3c61930d82a^{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 b7f73403a3e922c20bb278ba3cfcc3c61930d82a^{commit} b7f73403a3e922c20bb278ba3cfcc3c61930d82a # git checkout -q -f -B kisskb b7f73403a3e922c20bb278ba3cfcc3c61930d82a # git clean -qxdf # < git log -1 # commit b7f73403a3e922c20bb278ba3cfcc3c61930d82a # Merge: 705191b03d50 8c235cc25087 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Apr 19 10:30:43 2022 -0700 # # Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi # # Pull spi fixes from Mark Brown: # "A few more fixes for SPI, plus one new PCI ID for another Intel # chipset. # # All device specific stuff" # # * tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: # spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller # spi: cadence-quadspi: fix incorrect supports_op() return value # spi: intel: Add support for Raptor Lake-S SPI serial flash # spi: spi-mtk-nor: initialize spi controller after resume # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 b7f73403a3e922c20bb278ba3cfcc3c61930d82a # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/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 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/arch/sparc/include/asm/cacheflush.h:11:0, from /kisskb/src/include/linux/cacheflush.h:5, from /kisskb/src/drivers/crypto/xilinx/zynqmp-sha.c:6: /kisskb/src/arch/sparc/include/asm/cacheflush_32.h:38:37: error: 'struct page' declared inside parameter list [-Werror] void sparc_flush_page_to_ram(struct page *page); ^ /kisskb/src/arch/sparc/include/asm/cacheflush_32.h:38:37: error: its scope is only this definition or declaration, which is probably not what you want [-Werror] cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/crypto/xilinx/zynqmp-sha.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/crypto/xilinx] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/crypto] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64 # Build took: 0:12:44.650992
© Michael Ellerman 2006-2018.