Buildresult: linux-next/magicpanelr2_defconfig/sh4-gcc4.9 built on Jun 12 2020, 18:40
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jun 12 2020, 18:40
Duration:
0:01:03.550169
Builder:
blade4b
Revision:
Add linux-next specific files for 20200612 (
fd0fb6a88ce21de22a2ee9693ddb03d63fd9ef2b)
Target:
linux-next/magicpanelr2_defconfig/sh4-gcc4.9
Branch:
linux-next
Compiler:
sh4-gcc4.9
(sh4-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
magicpanelr2_defconfig
(
download
)
Log:
Download original
Possible errors
include/linux/export.h:67:36: error: redefinition of '__ksymtab___delay' make[2]: *** [scripts/Makefile.build:280: arch/sh/lib/delay.o] Error 1 make[1]: *** [Makefile:1764: arch/sh/lib] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (3)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence arch/sh/kernel/cpu/sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence
Full Log
# git rev-parse -q --verify fd0fb6a88ce21de22a2ee9693ddb03d63fd9ef2b^{commit} fd0fb6a88ce21de22a2ee9693ddb03d63fd9ef2b already have revision, skipping fetch # git checkout -q -f -B kisskb fd0fb6a88ce21de22a2ee9693ddb03d63fd9ef2b # git clean -qxdf # < git log -1 # commit fd0fb6a88ce21de22a2ee9693ddb03d63fd9ef2b # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Fri Jun 12 13:35:00 2020 +1000 # # Add linux-next specific files for 20200612 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 fd0fb6a88ce21de22a2ee9693ddb03d63fd9ef2b # < make -s -j 24 ARCH=sh O=/kisskb/build/linux-next_magicpanelr2_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- magicpanelr2_defconfig # < make -s -j 24 ARCH=sh O=/kisskb/build/linux-next_magicpanelr2_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 24 ARCH=sh O=/kisskb/build/linux-next_magicpanelr2_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linux-next_magicpanelr2_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence In file included from /kisskb/src/include/linux/linkage.h:7:0, from /kisskb/src/arch/sh/include/asm/bug.h:5, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/thread_info.h:12, from /kisskb/src/include/asm-generic/current.h:5, from ./arch/sh/include/generated/asm/current.h:1, from /kisskb/src/include/linux/sched.h:12, from /kisskb/src/arch/sh/lib/delay.c:8: /kisskb/src/include/linux/export.h:67:36: error: redefinition of '__ksymtab___delay' static const struct kernel_symbol __ksymtab_##sym \ ^ /kisskb/src/include/linux/export.h:108:2: note: in expansion of macro '__KSYMTAB_ENTRY' __KSYMTAB_ENTRY(sym, sec) ^ /kisskb/src/include/linux/export.h:147:39: note: in expansion of macro '___EXPORT_SYMBOL' #define __EXPORT_SYMBOL(sym, sec, ns) ___EXPORT_SYMBOL(sym, sec, ns) ^ /kisskb/src/include/linux/export.h:155:34: note: in expansion of macro '__EXPORT_SYMBOL' #define _EXPORT_SYMBOL(sym, sec) __EXPORT_SYMBOL(sym, sec, "") ^ /kisskb/src/include/linux/export.h:158:29: note: in expansion of macro '_EXPORT_SYMBOL' #define EXPORT_SYMBOL(sym) _EXPORT_SYMBOL(sym, "") ^ /kisskb/src/arch/sh/lib/delay.c:45:1: note: in expansion of macro 'EXPORT_SYMBOL' EXPORT_SYMBOL(__delay); ^ /kisskb/src/include/linux/export.h:67:36: note: previous definition of '__ksymtab___delay' was here static const struct kernel_symbol __ksymtab_##sym \ ^ /kisskb/src/include/linux/export.h:108:2: note: in expansion of macro '__KSYMTAB_ENTRY' __KSYMTAB_ENTRY(sym, sec) ^ /kisskb/src/include/linux/export.h:147:39: note: in expansion of macro '___EXPORT_SYMBOL' #define __EXPORT_SYMBOL(sym, sec, ns) ___EXPORT_SYMBOL(sym, sec, ns) ^ /kisskb/src/include/linux/export.h:155:34: note: in expansion of macro '__EXPORT_SYMBOL' #define _EXPORT_SYMBOL(sym, sec) __EXPORT_SYMBOL(sym, sec, "") ^ /kisskb/src/include/linux/export.h:158:29: note: in expansion of macro '_EXPORT_SYMBOL' #define EXPORT_SYMBOL(sym) _EXPORT_SYMBOL(sym, "") ^ /kisskb/src/arch/sh/lib/delay.c:32:1: note: in expansion of macro 'EXPORT_SYMBOL' EXPORT_SYMBOL(__delay); ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:280: arch/sh/lib/delay.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1764: arch/sh/lib] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=sh O=/kisskb/build/linux-next_magicpanelr2_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_magicpanelr2_defconfig_sh4-gcc4.9 # Build took: 0:01:03.550169
© Michael Ellerman 2006-2018.