Buildresult: linux-next/or1ksim_defconfig/or32-gcc11 built on Mar 16 2023, 13:37
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Mar 16 2023, 13:37
Duration:
0:00:24.862182
Builder:
ka4
Revision:
Add linux-next specific files for 20230316 (
6f72958a49f68553f2b6ff713e8c8e51a34c1e1e)
Target:
linux-next/or1ksim_defconfig/or32-gcc11
Branch:
linux-next
Compiler:
or32-gcc11
(or1k-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
or1ksim_defconfig
(
download
)
Log:
Download original
Possible errors
kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const' kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const' make[4]: *** [scripts/Makefile.build:252: kernel/module/strict_rwx.o] Error 1 kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const' make[4]: *** [scripts/Makefile.build:252: kernel/module/sysfs.o] Error 1 kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const' make[4]: *** [scripts/Makefile.build:252: kernel/module/procfs.o] Error 1 make[4]: *** [scripts/Makefile.build:252: kernel/module/main.o] Error 1 make[3]: *** [scripts/Makefile.build:494: kernel/module] Error 2 make[2]: *** [scripts/Makefile.build:494: kernel] Error 2 make[1]: *** [Makefile:2030: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e^{commit} 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e already have revision, skipping fetch # git checkout -q -f -B kisskb 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e # git clean -qxdf # < git log -1 # commit 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Mar 16 12:25:04 2023 +1100 # # Add linux-next specific files for 20230316 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/or1k-linux/bin/or1k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/or1k-linux/bin/or1k-linux-ld --version # < git log --format=%s --max-count=1 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e # < make -s -j 40 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/or1k-linux/bin/or1k-linux- or1ksim_defconfig # < make -s -j 40 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/or1k-linux/bin/or1k-linux- help # make -s -j 40 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/or1k-linux/bin/or1k-linux- olddefconfig # make -s -j 40 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/or1k-linux/bin/or1k-linux- In file included from /kisskb/src/kernel/module/main.c:59: /kisskb/src/kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const' 252 | const char *name) | ^~~~~ In file included from /kisskb/src/kernel/module/strict_rwx.c:12: /kisskb/src/kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const' 252 | const char *name) | ^~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:252: kernel/module/strict_rwx.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/kernel/module/sysfs.c:15: /kisskb/src/kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const' 252 | const char *name) | ^~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:252: kernel/module/sysfs.o] Error 1 In file included from /kisskb/src/kernel/module/procfs.c:13: /kisskb/src/kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const' 252 | const char *name) | ^~~~~ make[4]: *** [/kisskb/src/scripts/Makefile.build:252: kernel/module/procfs.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:252: kernel/module/main.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:494: kernel/module] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2030: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 40 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/or1k-linux/bin/or1k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_or1ksim_defconfig_or32-gcc11 # Build took: 0:00:24.862182
© Michael Ellerman 2006-2018.