linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: next-20180911 build: 1 failures 15 warnings (next-20180911)
       [not found] <E1fzodE-000398-4K@optimist>
@ 2018-09-11 20:10 ` Mark Brown
  2018-09-11 20:18   ` Daniel Vetter
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2018-09-11 20:10 UTC (permalink / raw)
  To: Jonathan Liu, Chen-Yu Tsai, Maxime Ripard
  Cc: linux-arm-kernel, linaro-kernel, linux-next, dri-devel,
	kernel-build-reports


[-- Attachment #1.1: Type: text/plain, Size: 727 bytes --]

On Tue, Sep 11, 2018 at 08:47:28PM +0100, Build bot for Mark Brown wrote:

Today's -next fails to build an arm64 defconfig due to:

> 	arm64-defconfig
> ERROR: "sun8i_tcon_top_de_config" [drivers/gpu/drm/sun4i/sun4i-tcon.ko] undefined!
> ERROR: "sun8i_tcon_top_set_hdmi_src" [drivers/gpu/drm/sun4i/sun4i-tcon.ko] undefined!
> ERROR: "sun8i_tcon_top_of_table" [drivers/gpu/drm/sun4i/sun4i-tcon.ko] undefined!

DRM_SUN4I unconditionally uses these symbols which are only defined when
DRM_SUN8I_TOP is enabled, not sure what the exact cause is but there's a
few recent patches to that driver from Jonathan and Chen-Yu so CCing for
that.  I've been missing arm64 builds for a little while so this
could've been there before today.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: next-20180911 build: 1 failures 15 warnings (next-20180911)
  2018-09-11 20:10 ` next-20180911 build: 1 failures 15 warnings (next-20180911) Mark Brown
@ 2018-09-11 20:18   ` Daniel Vetter
  2018-09-12 14:02     ` Maxime Ripard
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Vetter @ 2018-09-11 20:18 UTC (permalink / raw)
  To: Mark Brown
  Cc: Jonathan Liu, Linaro Kernel Mailman List, kernel-build-reports,
	Maxime Ripard, dri-devel, Chen-Yu Tsai, linux-next, Linux ARM

On Tue, Sep 11, 2018 at 10:10 PM, Mark Brown <broonie@kernel.org> wrote:
> On Tue, Sep 11, 2018 at 08:47:28PM +0100, Build bot for Mark Brown wrote:
>
> Today's -next fails to build an arm64 defconfig due to:
>
>>       arm64-defconfig
>> ERROR: "sun8i_tcon_top_de_config" [drivers/gpu/drm/sun4i/sun4i-tcon.ko] undefined!
>> ERROR: "sun8i_tcon_top_set_hdmi_src" [drivers/gpu/drm/sun4i/sun4i-tcon.ko] undefined!
>> ERROR: "sun8i_tcon_top_of_table" [drivers/gpu/drm/sun4i/sun4i-tcon.ko] undefined!
>
> DRM_SUN4I unconditionally uses these symbols which are only defined when
> DRM_SUN8I_TOP is enabled, not sure what the exact cause is but there's a
> few recent patches to that driver from Jonathan and Chen-Yu so CCing for
> that.  I've been missing arm64 builds for a little while so this
> could've been there before today.

Patch seems to have been stuck on dri-devel. I smashed an r-b onto it
so Maxime can apply. Plus a mild rant about Kconfig combinatorial
explosion and whether that's really, really worth all the trouble it's
causing, because I couldn't help myself :-)
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: next-20180911 build: 1 failures 15 warnings (next-20180911)
  2018-09-11 20:18   ` Daniel Vetter
@ 2018-09-12 14:02     ` Maxime Ripard
  2018-09-12 14:32       ` Mark Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Maxime Ripard @ 2018-09-12 14:02 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Jonathan Liu, Linaro Kernel Mailman List, kernel-build-reports,
	dri-devel, Chen-Yu Tsai, Mark Brown, linux-next, Linux ARM


[-- Attachment #1.1: Type: text/plain, Size: 1155 bytes --]

On Tue, Sep 11, 2018 at 10:18:01PM +0200, Daniel Vetter wrote:
> On Tue, Sep 11, 2018 at 10:10 PM, Mark Brown <broonie@kernel.org> wrote:
> > On Tue, Sep 11, 2018 at 08:47:28PM +0100, Build bot for Mark Brown wrote:
> >
> > Today's -next fails to build an arm64 defconfig due to:
> >
> >>       arm64-defconfig
> >> ERROR: "sun8i_tcon_top_de_config" [drivers/gpu/drm/sun4i/sun4i-tcon.ko] undefined!
> >> ERROR: "sun8i_tcon_top_set_hdmi_src" [drivers/gpu/drm/sun4i/sun4i-tcon.ko] undefined!
> >> ERROR: "sun8i_tcon_top_of_table" [drivers/gpu/drm/sun4i/sun4i-tcon.ko] undefined!
> >
> > DRM_SUN4I unconditionally uses these symbols which are only defined when
> > DRM_SUN8I_TOP is enabled, not sure what the exact cause is but there's a
> > few recent patches to that driver from Jonathan and Chen-Yu so CCing for
> > that.  I've been missing arm64 builds for a little while so this
> > could've been there before today.
> 
> Patch seems to have been stuck on dri-devel. I smashed an r-b onto it
> so Maxime can apply.

It's done now.

Maxime

-- 
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: next-20180911 build: 1 failures 15 warnings (next-20180911)
  2018-09-12 14:02     ` Maxime Ripard
@ 2018-09-12 14:32       ` Mark Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Brown @ 2018-09-12 14:32 UTC (permalink / raw)
  To: Maxime Ripard
  Cc: Jonathan Liu, Linaro Kernel Mailman List, kernel-build-reports,
	dri-devel, Chen-Yu Tsai, linux-next, Linux ARM


[-- Attachment #1.1: Type: text/plain, Size: 255 bytes --]

On Wed, Sep 12, 2018 at 04:02:22PM +0200, Maxime Ripard wrote:
> On Tue, Sep 11, 2018 at 10:18:01PM +0200, Daniel Vetter wrote:

> > Patch seems to have been stuck on dri-devel. I smashed an r-b onto it
> > so Maxime can apply.

> It's done now.

Thanks!

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-12 14:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1fzodE-000398-4K@optimist>
2018-09-11 20:10 ` next-20180911 build: 1 failures 15 warnings (next-20180911) Mark Brown
2018-09-11 20:18   ` Daniel Vetter
2018-09-12 14:02     ` Maxime Ripard
2018-09-12 14:32       ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).