Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1241918 > unrolled thread

Re: linux-next: build failure after merge of the battery tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2015-10-08 03:10 +0200
Last post2015-10-15 16:30 +0200
Articles 4 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: linux-next: build failure after merge of the battery tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-10-08 03:10 +0200
    Re: linux-next: build failure after merge of the battery tree Belisko Marek <marek.belisko@gmail.com> - 2015-10-08 08:20 +0200
      Re: linux-next: build failure after merge of the battery tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-10-08 12:30 +0200
    Re: linux-next: build failure after merge of the battery tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-10-15 16:30 +0200

#1241918 — Re: linux-next: build failure after merge of the battery tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-10-08 03:10 +0200
SubjectRe: linux-next: build failure after merge of the battery tree
Message-ID<qh7Sy-51D-9@gated-at.bofh.it>
Hi Sebastian,

On Fri, 2 Oct 2015 11:49:32 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> On Tue, 29 Sep 2015 11:45:31 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >
> > After merging the battery tree, today's linux-next build (arm
> > multi_v7_defconfig) failed like this:
> > 
> > ERROR (phandle_references): Reference to non-existent node or label "twl4030_madc"
> > ERROR: Input tree has errors, aborting (use -f to force output)
> > scripts/Makefile.lib:293: recipe for target 'arch/arm/boot/dts/omap3-beagle-xm-ab.dtb' failed
> > 
> > and many more ...
> > 
> > Caused by commit
> > 
> >   af19161aaed7 ("ARM: dts: twl4030: Add iio properties for bci subnode")
> > 
> > Presumably some updates to other files were missed.
> > 
> > I have used the battery tree from next-20150925 fot today.
> 
> I am still getting this error.

Ping?

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1241981

FromBelisko Marek <marek.belisko@gmail.com>
Date2015-10-08 08:20 +0200
Message-ID<qhcIy-3xD-1@gated-at.bofh.it>
In reply to#1241918
Hi Stephen,

On Thu, Oct 8, 2015 at 3:04 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi Sebastian,
>
> On Fri, 2 Oct 2015 11:49:32 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>>
>> On Tue, 29 Sep 2015 11:45:31 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>> >
>> > After merging the battery tree, today's linux-next build (arm
>> > multi_v7_defconfig) failed like this:
>> >
>> > ERROR (phandle_references): Reference to non-existent node or label "twl4030_madc"
>> > ERROR: Input tree has errors, aborting (use -f to force output)
>> > scripts/Makefile.lib:293: recipe for target 'arch/arm/boot/dts/omap3-beagle-xm-ab.dtb' failed
>> >
>> > and many more ...
>> >
>> > Caused by commit
>> >
>> >   af19161aaed7 ("ARM: dts: twl4030: Add iio properties for bci subnode")
>> >
>> > Presumably some updates to other files were missed.
>> >
>> > I have used the battery tree from next-20150925 fot today.
>>
>> I am still getting this error.
>
> Ping?
I did test it and it builds fine (multi_v7_defconfig). My HEAD is on
dad463bdcbb41dfd17c799a5653bb57f185f2c76
>
> --
> Cheers,
> Stephen Rothwell                    sfr@canb.auug.org.au

BR,

marek

-- 
as simple and primitive as possible
-------------------------------------------------
Marek Belisko - OPEN-NANDRA
Freelance Developer

Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
Tel: +421 915 052 184
skype: marekwhite
twitter: #opennandra
web: http://open-nandra.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1242176

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-10-08 12:30 +0200
Message-ID<qhgCv-FB-47@gated-at.bofh.it>
In reply to#1241981
Hi Belisko,

On Thu, 8 Oct 2015 08:12:06 +0200 Belisko Marek <marek.belisko@gmail.com> wrote:
>
> I did test it and it builds fine (multi_v7_defconfig). My HEAD is on
> dad463bdcbb41dfd17c799a5653bb57f185f2c76

That is next-20151002 which does not contain the broken commit.  I am
using the battery tree that was included in next-20150925 which is the
last time it worked for me.  The head of the battery tree them was
3636859b280ca595da4556274a509223f47e9a39 ("power_supply: Add support
for tps65217-charger."), it is now
6169588f69f864c39f04e6d65cc620e58822aec5 ("Documentation: power:
bq24257: Document exported sysfs entries") (and has been for some
time).  The bad commit is af19161aaed7 ("ARM: dts: twl4030: Add iio
properties for bci subnode").

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1247850

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-10-15 16:30 +0200
Message-ID<qjRHA-AM-27@gated-at.bofh.it>
In reply to#1241918
Hi Sebastian,

On Thu, 8 Oct 2015 12:04:24 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> On Fri, 2 Oct 2015 11:49:32 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >
> > On Tue, 29 Sep 2015 11:45:31 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:  
> > >
> > > After merging the battery tree, today's linux-next build (arm
> > > multi_v7_defconfig) failed like this:
> > > 
> > > ERROR (phandle_references): Reference to non-existent node or label "twl4030_madc"
> > > ERROR: Input tree has errors, aborting (use -f to force output)
> > > scripts/Makefile.lib:293: recipe for target 'arch/arm/boot/dts/omap3-beagle-xm-ab.dtb' failed
> > > 
> > > and many more ...
> > > 
> > > Caused by commit
> > > 
> > >   af19161aaed7 ("ARM: dts: twl4030: Add iio properties for bci subnode")
> > > 
> > > Presumably some updates to other files were missed.
> > > 
> > > I have used the battery tree from next-20150925 fot today.  
> > 
> > I am still getting this error.  
> 
> Ping?

I still got this error today ...

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web