public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Andy Gross <agross@kernel•org>, Olof Johansson <olof@lixom•net>,
	Arnd Bergmann <arnd@arndb•de>
Cc: Bjorn Andersson <andersson@kernel•org>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro•org>,
	Dominik Kobinski <dominikkobinski314@gmail•com>,
	Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail•com>,
	Jack Matthews <jm5112356@gmail•com>,
	Rayyan Ansari <rayyan@ansari•sh>,
	ARM <linux-arm-kernel@lists•infradead.org>,
	Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	Linux Next Mailing List <linux-next@vger•kernel.org>
Subject: linux-next: build failure after merge of the qcom tree
Date: Mon, 4 Dec 2023 10:30:08 +1100	[thread overview]
Message-ID: <20231204103008.7c9d1e68@canb.auug.org.au> (raw)

[-- Attachment #1: Type: text/plain, Size: 2093 bytes --]

Hi all,

After merging the qcom tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:

In file included from arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-dempsey.dts:11:
arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-common.dtsi:12:10: fatal error: qcom-pm8226.dtsi: No such file or directory
   12 | #include "qcom-pm8226.dtsi"
      |          ^~~~~~~~~~~~~~~~~~
In file included from arch/arm/boot/dts/qcom/qcom-msm8926-microsoft-superman-lte.dts:11:
arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-common.dtsi:12:10: fatal error: qcom-pm8226.dtsi: No such file or directory
   12 | #include "qcom-pm8226.dtsi"
      |          ^~~~~~~~~~~~~~~~~~
arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts:9:10: fatal error: qcom-pm8226.dtsi: No such file or directory
    9 | #include "qcom-pm8226.dtsi"
      |          ^~~~~~~~~~~~~~~~~~
In file included from arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-makepeace.dts:11:
arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-common.dtsi:12:10: fatal error: qcom-pm8226.dtsi: No such file or directory
   12 | #include "qcom-pm8226.dtsi"
      |          ^~~~~~~~~~~~~~~~~~
In file included from arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-moneypenny.dts:11:
arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-common.dtsi:12:10: fatal error: qcom-pm8226.dtsi: No such file or directory
   12 | #include "qcom-pm8226.dtsi"
      |          ^~~~~~~~~~~~~~~~~~
In file included from arch/arm/boot/dts/qcom/qcom-msm8926-microsoft-tesla.dts:11:
arch/arm/boot/dts/qcom/qcom-msm8226-microsoft-common.dtsi:12:10: fatal error: qcom-pm8226.dtsi: No such file or directory
   12 | #include "qcom-pm8226.dtsi"
      |          ^~~~~~~~~~~~~~~~~~

Caused by commit

  455a4c46e023 ("ARM: dts: qcom: strip prefix from PMIC files")

interacting with commits

  244281556a11 ("ARM: dts: qcom: add common dt for MSM8x26 Lumias along with Nokia Lumia 630")

from the arm-soc tree.

Since I have reverted the gcom tree for another build failure today,
I will fix this up tomorrow.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2023-12-03 23:30 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-03 23:30 Stephen Rothwell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-01 23:48 linux-next: build failure after merge of the qcom tree Stephen Rothwell
2024-08-05  6:39 ` Satya Priya Kakitapalli (Temp)
2024-06-25 11:36 Mark Brown
2024-07-01  1:22 ` Stephen Rothwell
2023-12-03 23:23 Stephen Rothwell
2023-09-20 22:42 Stephen Rothwell
2023-09-21  6:30 ` Luca Weiss
2022-11-07 22:00 Stephen Rothwell
2022-11-07 22:15 ` Matti Lehtimäki
2022-11-08  1:30 ` Bjorn Andersson
2021-10-24 23:43 Stephen Rothwell
2021-10-25  2:37 ` Bjorn Andersson
2020-04-15  0:41 Stephen Rothwell
2020-04-15  1:18 ` John Stultz
2020-04-20 23:29   ` Stephen Rothwell
2020-04-21  2:41     ` John Stultz
2020-05-18  5:16       ` Stephen Rothwell
2020-05-18  6:19         ` Bjorn Andersson
2019-04-23 23:25 Stephen Rothwell
2019-04-23 23:50 ` Matthias Kaehlcke
2018-04-25 22:40 Stephen Rothwell
2018-04-26  3:39 ` Evan Green
2018-04-26  4:52   ` Stephen Rothwell
2018-04-26 16:42     ` Evan Green
2018-04-26 21:23       ` Andy Gross
2016-03-31 23:28 Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231204103008.7c9d1e68@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=agross@kernel$(echo .)org \
    --cc=andersson@kernel$(echo .)org \
    --cc=arnd@arndb$(echo .)de \
    --cc=dmitry.baryshkov@linaro$(echo .)org \
    --cc=dominikkobinski314@gmail$(echo .)com \
    --cc=ivo.ivanov.ivanov1@gmail$(echo .)com \
    --cc=jm5112356@gmail$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=olof@lixom$(echo .)net \
    --cc=rayyan@ansari$(echo .)sh \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox