[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYsqpaicB4TKpMHKbma+YKs0Lm_mpsGBnxvh4tHcubAUeg@mail.gmail.com>
Date: Thu, 16 Mar 2023 12:44:00 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: Linux-Next Mailing List <linux-next@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>,
lkft-triage@...ts.linaro.org, bpf <bpf@...r.kernel.org>,
linux-mips@...r.kernel.org,
Linux ARM <linux-arm-kernel@...ts.infradead.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Arnd Bergmann <arnd@...db.de>,
Viktor Malik <vmalik@...hat.com>, Jiri Olsa <jolsa@...nel.org>,
Luis Chamberlain <mcgrof@...nel.org>,
Alexei Starovoitov <ast@...nel.org>
Subject: next: arm-32bit: build errors: kernel/module/internal.h:252:56:
error: expected ';', ',' or ')' before 'const'
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@...aro.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
Powered by blists - more mailing lists