Buildresult: linux-next/parisc-allmodconfig/parisc-gcc8 built on Jul 29 2021, 13:22
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 29 2021, 13:22
Duration:
0:00:15.333147
Builder:
ka1
Revision:
Add linux-next specific files for 20210728 (
5a4cee98ea757e1a2a1354b497afdf8fafc30a20)
Target:
linux-next/parisc-allmodconfig/parisc-gcc8
Branch:
linux-next
Compiler:
parisc-gcc8
(hppa-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
arch/parisc/math-emu/decode_exc.c:49:14: error: expected identifier before numeric constant include/linux/printk.h:389:5: error: expected '}' before '.' token make[2]: *** [scripts/Makefile.build:272: arch/parisc/math-emu/decode_exc.o] Error 1 make[1]: *** [Makefile:1996: arch/parisc/math-emu] Error 2 make: *** [Makefile:227: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 5a4cee98ea757e1a2a1354b497afdf8fafc30a20^{commit} 5a4cee98ea757e1a2a1354b497afdf8fafc30a20 already have revision, skipping fetch # git checkout -q -f -B kisskb 5a4cee98ea757e1a2a1354b497afdf8fafc30a20 # git clean -qxdf # < git log -1 # commit 5a4cee98ea757e1a2a1354b497afdf8fafc30a20 # Author: Mark Brown <broonie@kernel.org> # Date: Thu Jul 29 00:35:47 2021 +0100 # # Add linux-next specific files for 20210728 # # Signed-off-by: Mark Brown <broonie@kernel.org> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 5a4cee98ea757e1a2a1354b497afdf8fafc30a20 # < make -s -j 8 ARCH=parisc O=/kisskb/build/linux-next_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 8 ARCH=parisc O=/kisskb/build/linux-next_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 8 ARCH=parisc O=/kisskb/build/linux-next_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 8 ARCH=parisc O=/kisskb/build/linux-next_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/arch/parisc/math-emu/decode_exc.c: In function 'decode_fpu': /kisskb/src/arch/parisc/math-emu/decode_exc.c:49:14: error: expected identifier before numeric constant #define fmt 11 /* bits 19 & 20 */ ^~ /kisskb/src/include/linux/printk.h:388:6: note: in expansion of macro 'fmt' .fmt = __builtin_constant_p(_fmt) ? (_fmt) : NULL, \ ^~~ /kisskb/src/include/linux/printk.h:426:3: note: in expansion of macro '__printk_index_emit' __printk_index_emit(_fmt, NULL, NULL); \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:455:26: note: in expansion of macro 'printk_index_wrap' #define printk(fmt, ...) printk_index_wrap(_printk, fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/parisc/math-emu/decode_exc.c:339:3: note: in expansion of macro 'printk' printk("%s(%d) Unknown FPU exception 0x%x\n", __FILE__, ^~~~~~ In file included from /kisskb/src/include/linux/kernel.h:19, from /kisskb/src/arch/parisc/math-emu/decode_exc.c:30: /kisskb/src/include/linux/printk.h:389:5: error: expected '}' before '.' token .func = __func__, \ ^ /kisskb/src/include/linux/printk.h:426:3: note: in expansion of macro '__printk_index_emit' __printk_index_emit(_fmt, NULL, NULL); \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:455:26: note: in expansion of macro 'printk_index_wrap' #define printk(fmt, ...) printk_index_wrap(_printk, fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/parisc/math-emu/decode_exc.c:339:3: note: in expansion of macro 'printk' printk("%s(%d) Unknown FPU exception 0x%x\n", __FILE__, ^~~~~~ /kisskb/src/include/linux/printk.h:387:13: note: to match this '{' __used = { \ ^ /kisskb/src/include/linux/printk.h:426:3: note: in expansion of macro '__printk_index_emit' __printk_index_emit(_fmt, NULL, NULL); \ ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/printk.h:455:26: note: in expansion of macro 'printk_index_wrap' #define printk(fmt, ...) printk_index_wrap(_printk, fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/parisc/math-emu/decode_exc.c:339:3: note: in expansion of macro 'printk' printk("%s(%d) Unknown FPU exception 0x%x\n", __FILE__, ^~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:272: arch/parisc/math-emu/decode_exc.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1996: arch/parisc/math-emu] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:227: __sub-make] Error 2 Command 'make -s -j 8 ARCH=parisc O=/kisskb/build/linux-next_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_parisc-allmodconfig_parisc-gcc8 # Build took: 0:00:15.333147
© Michael Ellerman 2006-2018.