Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1358429
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build failure after merge of the kbuild tree |
| Date | 2016-03-16 01:00 +0100 |
| Message-ID | <rd72z-M3-41@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
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
csiph-web