Buildresult: linux-next/sparc-allmodconfig/sparc64-gcc5 built on Nov 25 2021, 19:09
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 25 2021, 19:09
Duration:
0:18:18.000937
Builder:
ka3
Revision:
Add linux-next specific files for 20211125 (
f81e94e91878bded599cc60f2881cfd50991aeb9)
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/sof/mediatek/mt8195/mt8195.c:51:15: error: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'unsigned int' [-Werror=format=] sound/soc/sof/mediatek/mt8195/mt8195.c:51:15: error: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'resource_size_t {aka unsigned int}' [-Werror=format=] sound/soc/sof/mediatek/mt8195/mt8195.c:167:15: error: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'phys_addr_t {aka unsigned int}' [-Werror=format=] sound/soc/sof/mediatek/mt8195/mt8195.c:196:15: error: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'phys_addr_t {aka unsigned int}' [-Werror=format=] cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:288: sound/soc/sof/mediatek/mt8195/mt8195.o] Error 1 make[5]: *** [scripts/Makefile.build:571: sound/soc/sof/mediatek/mt8195] Error 2 make[4]: *** [scripts/Makefile.build:571: sound/soc/sof/mediatek] Error 2 make[3]: *** [scripts/Makefile.build:571: sound/soc/sof] Error 2 make[2]: *** [scripts/Makefile.build:571: sound/soc] Error 2 make[1]: *** [Makefile:1989: sound] Error 2 make: *** [Makefile:226: __sub-make] Error 2
Possible warnings (2)
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] <stdin>:1559:2: warning: #warning syscall futex_waitv not implemented [-Wcpp]
Full Log
# git rev-parse -q --verify f81e94e91878bded599cc60f2881cfd50991aeb9^{commit} f81e94e91878bded599cc60f2881cfd50991aeb9 already have revision, skipping fetch # git checkout -q -f -B kisskb f81e94e91878bded599cc60f2881cfd50991aeb9 # git clean -qxdf # < git log -1 # commit f81e94e91878bded599cc60f2881cfd50991aeb9 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Nov 25 16:06:18 2021 +1100 # # Add linux-next specific files for 20211125 # # 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 f81e94e91878bded599cc60f2881cfd50991aeb9 # < make -s -j 20 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 20 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 20 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 20 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] <stdin>:1559:2: warning: #warning syscall futex_waitv not implemented [-Wcpp] In file included from /kisskb/src/include/linux/printk.h:559:0, from /kisskb/src/include/asm-generic/bug.h:22, from /kisskb/src/arch/sparc/include/asm/bug.h:25, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/percpu.h:5, from /kisskb/src/arch/sparc/include/asm/cpudata.h:8, from /kisskb/src/arch/sparc/include/asm/delay_32.h:11, from /kisskb/src/arch/sparc/include/asm/delay.h:7, from /kisskb/src/include/linux/delay.h:26, from /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c:12: /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c: In function 'platform_parse_resource': /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c:51:15: error: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'unsigned int' [-Werror=format=] dev_dbg(dev, "DMA pbase=0x%llx, size=0x%llx\n", ^ /kisskb/src/include/linux/dynamic_debug.h:134:15: note: in definition of macro '__dynamic_func_call' func(&id, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/dynamic_debug.h:166:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt,__dynamic_dev_dbg, \ ^ /kisskb/src/include/linux/dev_printk.h:155:2: note: in expansion of macro 'dynamic_dev_dbg' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/include/linux/dev_printk.h:155:23: note: in expansion of macro 'dev_fmt' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c:51:2: note: in expansion of macro 'dev_dbg' dev_dbg(dev, "DMA pbase=0x%llx, size=0x%llx\n", ^ /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c:51:15: error: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'resource_size_t {aka unsigned int}' [-Werror=format=] dev_dbg(dev, "DMA pbase=0x%llx, size=0x%llx\n", ^ /kisskb/src/include/linux/dynamic_debug.h:134:15: note: in definition of macro '__dynamic_func_call' func(&id, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/dynamic_debug.h:166:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt,__dynamic_dev_dbg, \ ^ /kisskb/src/include/linux/dev_printk.h:155:2: note: in expansion of macro 'dynamic_dev_dbg' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/include/linux/dev_printk.h:155:23: note: in expansion of macro 'dev_fmt' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c:51:2: note: in expansion of macro 'dev_dbg' dev_dbg(dev, "DMA pbase=0x%llx, size=0x%llx\n", ^ /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c: In function 'adsp_memory_remap_init': /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c:167:15: error: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'phys_addr_t {aka unsigned int}' [-Werror=format=] dev_dbg(dev, "adsp->pa_dram %llx, offset %#x\n", adsp->pa_dram, offset); ^ /kisskb/src/include/linux/dynamic_debug.h:134:15: note: in definition of macro '__dynamic_func_call' func(&id, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/dynamic_debug.h:166:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt,__dynamic_dev_dbg, \ ^ /kisskb/src/include/linux/dev_printk.h:155:2: note: in expansion of macro 'dynamic_dev_dbg' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/include/linux/dev_printk.h:155:23: note: in expansion of macro 'dev_fmt' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c:167:2: note: in expansion of macro 'dev_dbg' dev_dbg(dev, "adsp->pa_dram %llx, offset %#x\n", adsp->pa_dram, offset); ^ /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c: In function 'adsp_shared_base_ioremap': /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c:196:15: error: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'phys_addr_t {aka unsigned int}' [-Werror=format=] dev_dbg(dev, "shared-dram vbase=%p, phy addr :%llx, size=%#x\n", ^ /kisskb/src/include/linux/dynamic_debug.h:134:15: note: in definition of macro '__dynamic_func_call' func(&id, ##__VA_ARGS__); \ ^ /kisskb/src/include/linux/dynamic_debug.h:166:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt,__dynamic_dev_dbg, \ ^ /kisskb/src/include/linux/dev_printk.h:155:2: note: in expansion of macro 'dynamic_dev_dbg' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/include/linux/dev_printk.h:155:23: note: in expansion of macro 'dev_fmt' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^ /kisskb/src/sound/soc/sof/mediatek/mt8195/mt8195.c:196:2: note: in expansion of macro 'dev_dbg' dev_dbg(dev, "shared-dram vbase=%p, phy addr :%llx, size=%#x\n", ^ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:288: sound/soc/sof/mediatek/mt8195/mt8195.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:571: sound/soc/sof/mediatek/mt8195] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:571: sound/soc/sof/mediatek] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:571: sound/soc/sof] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:571: sound/soc] Error 2 make[1]: *** [/kisskb/src/Makefile:1989: sound] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 20 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:18:18.000937
© Michael Ellerman 2006-2018.