Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 11577C64EC4 for ; Wed, 8 Mar 2023 06:24:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229746AbjCHGYR (ORCPT ); Wed, 8 Mar 2023 01:24:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41632 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229646AbjCHGYO (ORCPT ); Wed, 8 Mar 2023 01:24:14 -0500 Received: from mail-ua1-x92c.google.com (mail-ua1-x92c.google.com [IPv6:2607:f8b0:4864:20::92c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1E4F2911CB for ; Tue, 7 Mar 2023 22:24:12 -0800 (PST) Received: by mail-ua1-x92c.google.com with SMTP id g19so10534325ual.4 for ; Tue, 07 Mar 2023 22:24:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678256651; h=content-transfer-encoding:cc:to:subject:message-id:date:from :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=7iEsdmzySCAHETYroYPIVFn331WafPxHl+LoZueYXCE=; b=s1pfimS8PsuNvnwnbXrIwD1a6+s8Q8xVAtoVmzs39BvDvmjChb3lvA8g9f4p6kzUQN PYa0TrMi6CF5P4CF+NSjR3mzqEMvjkCgg7gaetmDcTBCNAj1telj4/4UWhDB6wKa0CPV yFvvSyEFZU3QwGZoq3ukY9Y0lF07bG7GVf3YfSHY+w2c6XKb4pt+Figa0n6CQyLdycry Z7e2rUYcQh+Pt7FLIDF2/k2uJSV3/qhZxZh8Q4xX4cJ+TWlLcvW4sp8P7luwmxinj8c4 LYGRsmaH6yVHlccV7wr+KozpXdxtZprNqhPkj4BicJgXz+8kutShpOtccavpZ4Fv7hzf GRMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678256651; h=content-transfer-encoding:cc:to:subject:message-id:date:from :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7iEsdmzySCAHETYroYPIVFn331WafPxHl+LoZueYXCE=; b=tHa2zJaO/jFjQbU5AqWrRmxVv/lmo+rBq8laudVlB9jXBcs/J/JNBdG4JeReWNGDZ6 2RYWk5G3ALoSg/ScyKU9CtOZRG8inTwl8OCzUPZ7C9ViPvkK7Zvf+ypo3NuZT/Imutnj ULYWN+pBcKMrmsCq/OSh0ABMuvqg1/ZVuxalkbo5VxO0TqaFbstCbWwmF760U4fOZvCK K0kv8DiuuH/ocFFL4wMnl4jlnsLhOdJCsNBSqIBFREXqUZ6c6eyJla8yxMWlGWZlPbzd hnGRkgnZTTzobBy2/vptyuntrW0S4XGw0BMU/2ULvFO2USNBSZjAwp1hzTtVOt2Z7re0 M+eA== X-Gm-Message-State: AO0yUKUuJ7WbSIie0GnSH8uZaJvOTk6ZL8M9SczK8MUqLdWQwz421jDw QKcg3sKhVgEl5m+T8GErMW1PqMBDWjiUJJJ+Wo3T1YGSrQdtsRaerbI= X-Google-Smtp-Source: AK7set8A7ktAm+MaUEFVkop8QSnVHXif7b1sfffl7ZZNI3unrHh0vcS4Y4foM5hA5gVpoOaGfpTAB7xd6JrSDkGv7f0= X-Received: by 2002:ab0:4a12:0:b0:68b:b624:7b86 with SMTP id q18-20020ab04a12000000b0068bb6247b86mr11470456uae.2.1678256651091; Tue, 07 Mar 2023 22:24:11 -0800 (PST) MIME-Version: 1.0 From: Naresh Kamboju Date: Wed, 8 Mar 2023 11:53:59 +0530 Message-ID: Subject: next: arm: multi_v5_defconfig : drivers/clk/mvebu/kirkwood.c:358:1: error: expected identifier or '(' To: linux-clk , Linux-Next Mailing List , lkft-triage@lists.linaro.org, open list Cc: Michael Turquette , Stephen Boyd , Stephen Rothwell , Arnd Bergmann , Anders Roxell Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Results from Linaro=E2=80=99s 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 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_DEC= LARE' static void __init name##_of_clk_init_declare(struct device_node *n= p) \ ^ :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 con= stant include/linux/clk-provider.h:1372:34: note: expanded from macro 'CLK_OF_DEC= LARE' OF_DECLARE_1(clk, name, compat, name##_of_clk_init_declare) ^ :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 con= stant include/linux/clk-provider.h:1372:34: note: expanded from macro 'CLK_OF_DEC= LARE' OF_DECLARE_1(clk, name, compat, name##_of_clk_init_declare) ^ :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 con= stant include/linux/clk-provider.h:1372:34: note: expanded from macro 'CLK_OF_DEC= LARE' OF_DECLARE_1(clk, name, compat, name##_of_clk_init_declare) ^ :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] Err= or 1 Build details, https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230308/te= strun/15340690/suite/build/test/gcc-12-multi_v5_defconfig/history/ https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230308/te= strun/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/2MiJgpcJnp= b5pXUw3zA2ZxRByOb/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