[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYvi5VHtAidNJMvXuAyutC+ByA9UL9uNnUYqtgKn8mPUiQ@mail.gmail.com>
Date: Wed, 8 Mar 2023 11:53:59 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: linux-clk <linux-clk@...r.kernel.org>,
Linux-Next Mailing List <linux-next@...r.kernel.org>,
lkft-triage@...ts.linaro.org,
open list <linux-kernel@...r.kernel.org>
Cc: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Arnd Bergmann <arnd@...db.de>,
Anders Roxell <anders.roxell@...aro.org>
Subject: next: arm: multi_v5_defconfig : drivers/clk/mvebu/kirkwood.c:358:1:
error: expected identifier or '('
Results from Linaro’s test farm.
The arm multi_v5_defconfig builds failed on Linux next-20230308 with
gcc-12, gcc-8 and clang-16.
Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
Regressions found on arm:
- arm-clang-16-multi_v5_defconfig
- arm-gcc-8-multi_v5_defconfig
- arm-clang-16-multi_v5_defconfig-65236a87
- arm-gcc-10-lkftconfig-perf
- arm-clang-nightly-multi_v5_defconfig
- arm-clang-nightly-multi_v5_defconfig-65236a87
- arm-gcc-12-multi_v5_defconfig
- arm-gcc-12-multi_v5_defconfig-65236a87
drivers/clk/mvebu/kirkwood.c:358:1: error: expected identifier or '('
CLK_OF_DECLARE(98dx1135_clk, "marvell,mv98dx1135-core-clock",
^
include/linux/clk-provider.h:1367:21: note: expanded from macro 'CLK_OF_DECLARE'
static void __init name##_of_clk_init_declare(struct device_node *np) \
^
<scratch space>:134:1: note: expanded from here
98dx1135_clk_of_clk_init_declare
^
drivers/clk/mvebu/kirkwood.c:358:1: error: invalid digit 'd' in decimal constant
include/linux/clk-provider.h:1372:34: note: expanded from macro 'CLK_OF_DECLARE'
OF_DECLARE_1(clk, name, compat, name##_of_clk_init_declare)
^
<scratch space>:135:3: note: expanded from here
98dx1135_clk_of_clk_init_declare
^
drivers/clk/mvebu/kirkwood.c:358:1: error: invalid digit 'd' in decimal constant
include/linux/clk-provider.h:1372:34: note: expanded from macro 'CLK_OF_DECLARE'
OF_DECLARE_1(clk, name, compat, name##_of_clk_init_declare)
^
<scratch space>:135:3: note: expanded from here
98dx1135_clk_of_clk_init_declare
^
drivers/clk/mvebu/kirkwood.c:358:1: error: invalid digit 'd' in decimal constant
include/linux/clk-provider.h:1372:34: note: expanded from macro 'CLK_OF_DECLARE'
OF_DECLARE_1(clk, name, compat, name##_of_clk_init_declare)
^
<scratch space>:135:3: note: expanded from here
98dx1135_clk_of_clk_init_declare
^
4 errors generated.
make[5]: *** [scripts/Makefile.build:252: drivers/clk/mvebu/kirkwood.o] Error 1
Build details,
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230308/testrun/15340690/suite/build/test/gcc-12-multi_v5_defconfig/history/
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230308/testrun/15340737/suite/build/test/clang-16-multi_v5_defconfig/history/
Build details:
-----------
build_name: gcc-12-multi_v5_defconfig
git_describe: next-20230308
git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
git_sha: fc31900c948610e7b5c2f15fb7795832c8325327
git_short_log: fc31900c9486 ("Add linux-next specific files for 20230308")
config: https://storage.tuxsuite.com/public/linaro/lkft/builds/2MiJgpcJnpb5pXUw3zA2ZxRByOb/config
Steps to reproduce:
------------------
# To install tuxmake on your system globally:
# sudo pip3 install -U tuxmake
#
# See https://docs.tuxmake.org/ for complete documentation.
# Original tuxmake command with fragments listed below.
tuxmake --runtime podman --target-arch arm --toolchain gcc-12
--kconfig multi_v5_defconfig
--
Linaro LKFT
https://lkft.linaro.org
Powered by blists - more mailing lists