Buildresult: linux-next/sparc-allmodconfig/sparc64-gcc5 built on Apr 12 2022, 15:56
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 12 2022, 15:56
Duration:
0:19:46.562764
Builder:
ka2
Revision:
Add linux-next specific files for 20220412 (
d0c745e7b2d6ce8bcc768b32361ab8ef520821ee)
Target:
linux-next/sparc-allmodconfig/sparc64-gcc5
Branch:
linux-next
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
sound/soc/tegra/tegra186_asrc.c:80:12: error: 'tegra186_asrc_runtime_suspend' defined but not used [-Werror=unused-function] sound/soc/tegra/tegra186_asrc.c:90:12: error: 'tegra186_asrc_runtime_resume' defined but not used [-Werror=unused-function] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:286: sound/soc/tegra/tegra186_asrc.o] Error 1 make[3]: *** [scripts/Makefile.build:593: sound/soc/tegra] Error 2 make[2]: *** [scripts/Makefile.build:593: sound/soc] Error 2 make[1]: *** [Makefile:1994: sound] Error 2 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:286: drivers/crypto/xilinx/zynqmp-sha.o] Error 1 make[3]: *** [scripts/Makefile.build:593: drivers/crypto/xilinx] Error 2 make[2]: *** [scripts/Makefile.build:593: drivers/crypto] Error 2 make[1]: *** [Makefile:1994: drivers] Error 2 make: *** [Makefile:226: __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 d0c745e7b2d6ce8bcc768b32361ab8ef520821ee^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git 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 d0c745e7b2d6ce8bcc768b32361ab8ef520821ee^{commit} d0c745e7b2d6ce8bcc768b32361ab8ef520821ee # git checkout -q -f -B kisskb d0c745e7b2d6ce8bcc768b32361ab8ef520821ee # git clean -qxdf # < git log -1 # commit d0c745e7b2d6ce8bcc768b32361ab8ef520821ee # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Tue Apr 12 15:43:47 2022 +1000 # # Add linux-next specific files for 20220412 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /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 d0c745e7b2d6ce8bcc768b32361ab8ef520821ee # < make -s -j 8 ARCH=sparc O=/kisskb/build/linux-next_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 8 ARCH=sparc O=/kisskb/build/linux-next_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 8 ARCH=sparc O=/kisskb/build/linux-next_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 8 ARCH=sparc O=/kisskb/build/linux-next_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] /kisskb/src/sound/soc/tegra/tegra186_asrc.c:80:12: error: 'tegra186_asrc_runtime_suspend' defined but not used [-Werror=unused-function] static int tegra186_asrc_runtime_suspend(struct device *dev) ^ /kisskb/src/sound/soc/tegra/tegra186_asrc.c:90:12: error: 'tegra186_asrc_runtime_resume' defined but not used [-Werror=unused-function] static int tegra186_asrc_runtime_resume(struct device *dev) ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:286: sound/soc/tegra/tegra186_asrc.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:593: sound/soc/tegra] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:593: sound/soc] Error 2 make[1]: *** [/kisskb/src/Makefile:1994: sound] Error 2 make[1]: *** Waiting for unfinished jobs.... 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:286: drivers/crypto/xilinx/zynqmp-sha.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:593: drivers/crypto/xilinx] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:593: drivers/crypto] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1994: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 8 ARCH=sparc O=/kisskb/build/linux-next_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/linux-next_sparc-allmodconfig_sparc64 # Build took: 0:19:46.562764
© Michael Ellerman 2006-2018.