Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1358429 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2016-03-16 01:00 +0100 |
| Last post | 2016-03-16 12:40 +0100 |
| Articles | 5 — 3 participants |
Back to article view | Back to linux.kernel
linux-next: build failure after merge of the kbuild tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-03-16 01:00 +0100
Re: linux-next: build failure after merge of the kbuild tree Daniel Wagner <daniel.wagner@bmw-carit.de> - 2016-03-16 09:00 +0100
Re: linux-next: build failure after merge of the kbuild tree Michal Marek <mmarek@suse.cz> - 2016-03-16 09:00 +0100
Re: linux-next: build failure after merge of the kbuild tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-03-16 12:30 +0100
Re: linux-next: build failure after merge of the kbuild tree Michal Marek <mmarek@suse.cz> - 2016-03-16 12:40 +0100
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2016-03-16 01:00 +0100 |
| Subject | linux-next: build failure after merge of the kbuild tree |
| Message-ID | <rd72z-M3-41@gated-at.bofh.it> |
Hi Michal,
After merging the kbuild tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:39: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.dpms = /*drm_helper_connector_dpms*/mdfld_dsi_connector_dpms,
^
Caused by commit
ea8daa7b9784 ("kbuild: Add option to turn incompatible pointer check into error")
Maybe this needs to be optional?
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell
[toc] | [next] | [standalone]
| From | Daniel Wagner <daniel.wagner@bmw-carit.de> |
|---|---|
| Date | 2016-03-16 09:00 +0100 |
| Message-ID | <rdex4-5QB-3@gated-at.bofh.it> |
| In reply to | #1358429 |
Hi,
On 03/16/2016 12:58 AM, Stephen Rothwell wrote:
> After merging the kbuild tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:39: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
> .dpms = /*drm_helper_connector_dpms*/mdfld_dsi_connector_dpms,
> ^
>
> Caused by commit
>
> ea8daa7b9784 ("kbuild: Add option to turn incompatible pointer check into error")
A fix should be on the way via drm-misc:
https://lkml.org/lkml/2016/2/25/397
Though I don't know what the exact status is (and I haven't really
understood the flow of the patches as far)
cheers,
daniel
[toc] | [prev] | [next] | [standalone]
| From | Michal Marek <mmarek@suse.cz> |
|---|---|
| Date | 2016-03-16 09:00 +0100 |
| Message-ID | <rdex4-5QB-11@gated-at.bofh.it> |
| In reply to | #1358603 |
On 2016-03-16 08:53, Daniel Wagner wrote:
> Hi,
>
> On 03/16/2016 12:58 AM, Stephen Rothwell wrote:
>> After merging the kbuild tree, today's linux-next build (x86_64
>> allmodconfig) failed like this:
>>
>> drivers/gpu/drm/gma500/mdfld_dsi_output.c:407:39: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
>> .dpms = /*drm_helper_connector_dpms*/mdfld_dsi_connector_dpms,
>> ^
>>
>> Caused by commit
>>
>> ea8daa7b9784 ("kbuild: Add option to turn incompatible pointer check into error")
>
>
> A fix should be on the way via drm-misc:
Right. Stephen, could you perhaps move the kbuild tree down in your list
a bit, so that the fixes are present?
Thanks,
Michal
[toc] | [prev] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2016-03-16 12:30 +0100 |
| Message-ID | <rdhOi-8i5-15@gated-at.bofh.it> |
| In reply to | #1358605 |
Hi Michal, On Wed, 16 Mar 2016 08:56:50 +0100 Michal Marek <mmarek@suse.cz> wrote: > > Right. Stephen, could you perhaps move the kbuild tree down in your list > a bit, so that the fixes are present? Done. Now you just need to make sure Linus gets them in the right order :-) -- Cheers, Stephen Rothwell
[toc] | [prev] | [next] | [standalone]
| From | Michal Marek <mmarek@suse.cz> |
|---|---|
| Date | 2016-03-16 12:40 +0100 |
| Message-ID | <rdhXY-8lR-5@gated-at.bofh.it> |
| In reply to | #1358892 |
On 2016-03-16 12:29, Stephen Rothwell wrote: > Hi Michal, > > On Wed, 16 Mar 2016 08:56:50 +0100 Michal Marek <mmarek@suse.cz> wrote: >> >> Right. Stephen, could you perhaps move the kbuild tree down in your list >> a bit, so that the fixes are present? > > Done. > > Now you just need to make sure Linus gets them in the right order :-) That's the plan :). Michal
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web