next: arm-32bit: build errors: kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const'
Naresh Kamboju
naresh.kamboju at linaro.org
Thu Mar 16 00:14:00 PDT 2023
Results from Linaro’s test farm.
Following mips and arm builds failed.
Regressions found on mips:
- build/gcc-12-ath79_defconfig
- build/gcc-8-ath79_defconfig
Regressions found on arm:
- build/gcc-8-omap1_defconfig
- build/gcc-12-omap1_defconfig
- build/clang-nightly-omap1_defconfig
- build/clang-16-omap1_defconfig
Reported-by: Linux Kernel Functional Testing <lkft at linaro.org>
Build log:
------------
In file included from kernel/module/main.c:59:
kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const'
252 | const char *name)
| ^~~~~
make[4]: *** [scripts/Makefile.build:252: kernel/module/main.o] Error 1
In file included from kernel/module/strict_rwx.c:12:
kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const'
252 | const char *name)
| ^~~~~
make[4]: *** [scripts/Makefile.build:252: kernel/module/strict_rwx.o] Error 1
In file included from kernel/module/tree_lookup.c:11:
kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const'
252 | const char *name)
| ^~~~~
make[4]: *** [scripts/Makefile.build:252: kernel/module/tree_lookup.o] Error 1
In file included from kernel/module/procfs.c:13:
kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const'
252 | const char *name)
| ^~~~~
make[4]: *** [scripts/Makefile.build:252: kernel/module/procfs.o] Error 1
In file included from kernel/module/sysfs.c:15:
kernel/module/internal.h:252:56: error: expected ';', ',' or ')' before 'const'
252 | const char *name)
| ^~~~~
make[4]: *** [scripts/Makefile.build:252: kernel/module/sysfs.o] Error 1
build log:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230316/testrun/15632981/suite/build/test/gcc-12-omap1_defconfig/log
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230316/testrun/15632981/suite/build/test/gcc-12-omap1_defconfig/details/
--
Linaro LKFT
https://lkft.linaro.org
More information about the linux-arm-kernel
mailing list