Buildresult: linux-next/or1ksim_defconfig/or32-gcc9 built on Oct 21 2020, 16:50
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 21 2020, 16:50
Duration:
0:00:23.978205
Builder:
ka4
Revision:
Add linux-next specific files for 20201021 (
5302568121ba345f5c22528aefd72d775f25221e)
Target:
linux-next/or1ksim_defconfig/or32-gcc9
Branch:
linux-next
Compiler:
or32-gcc9
(or1k-linux-gcc (GCC) 9.3.0 / GNU ld (GNU Binutils) 2.34)
Config:
or1ksim_defconfig
(
download
)
Log:
Download original
Possible errors
include/uapi/asm-generic/unistd.h:862:26: error: array index in initializer exceeds array bounds make[2]: *** [scripts/Makefile.build:283: arch/openrisc/kernel/sys_call_table.o] Error 1 make[1]: *** [Makefile:1799: arch/openrisc/kernel] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (1)
arch/openrisc/kernel/sys_call_table.c:20:36: warning: excess elements in array initializer
Full Log
# git rev-parse -q --verify 5302568121ba345f5c22528aefd72d775f25221e^{commit} 5302568121ba345f5c22528aefd72d775f25221e already have revision, skipping fetch # git checkout -q -f -B kisskb 5302568121ba345f5c22528aefd72d775f25221e # git clean -qxdf # < git log -1 # commit 5302568121ba345f5c22528aefd72d775f25221e # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Oct 21 15:04:38 2020 +1100 # # Add linux-next specific files for 20201021 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux-ld --version # < git log --format=%s --max-count=1 5302568121ba345f5c22528aefd72d775f25221e # < make -s -j 10 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- or1ksim_defconfig # make -s -j 10 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- /kisskb/src/include/uapi/asm-generic/unistd.h:862:26: error: array index in initializer exceeds array bounds 862 | #define __NR_watch_mount 441 | ^~~ /kisskb/src/arch/openrisc/kernel/sys_call_table.c:20:30: note: in definition of macro '__SYSCALL' 20 | #define __SYSCALL(nr, call) [nr] = (call), | ^~ /kisskb/src/include/uapi/asm-generic/unistd.h:863:11: note: in expansion of macro '__NR_watch_mount' 863 | __SYSCALL(__NR_watch_mount, sys_watch_mount) | ^~~~~~~~~~~~~~~~ /kisskb/src/include/uapi/asm-generic/unistd.h:862:26: note: (near initialization for 'sys_call_table') 862 | #define __NR_watch_mount 441 | ^~~ /kisskb/src/arch/openrisc/kernel/sys_call_table.c:20:30: note: in definition of macro '__SYSCALL' 20 | #define __SYSCALL(nr, call) [nr] = (call), | ^~ /kisskb/src/include/uapi/asm-generic/unistd.h:863:11: note: in expansion of macro '__NR_watch_mount' 863 | __SYSCALL(__NR_watch_mount, sys_watch_mount) | ^~~~~~~~~~~~~~~~ /kisskb/src/arch/openrisc/kernel/sys_call_table.c:20:36: warning: excess elements in array initializer 20 | #define __SYSCALL(nr, call) [nr] = (call), | ^ /kisskb/src/include/uapi/asm-generic/unistd.h:863:1: note: in expansion of macro '__SYSCALL' 863 | __SYSCALL(__NR_watch_mount, sys_watch_mount) | ^~~~~~~~~ /kisskb/src/arch/openrisc/kernel/sys_call_table.c:20:36: note: (near initialization for 'sys_call_table') 20 | #define __SYSCALL(nr, call) [nr] = (call), | ^ /kisskb/src/include/uapi/asm-generic/unistd.h:863:1: note: in expansion of macro '__SYSCALL' 863 | __SYSCALL(__NR_watch_mount, sys_watch_mount) | ^~~~~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:283: arch/openrisc/kernel/sys_call_table.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1799: arch/openrisc/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 10 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_or1ksim_defconfig_or32 # Build took: 0:00:23.978205
© Michael Ellerman 2006-2018.