linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Notable build failures in next-20210823
@ 2021-08-23 15:47 Guenter Roeck
  2021-08-23 23:36 ` Stephen Rothwell
  2021-08-24  0:14 ` Stephen Rothwell
  0 siblings, 2 replies; 3+ messages in thread
From: Guenter Roeck @ 2021-08-23 15:47 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next@vger.kernel.org

Seen in next-20210823:

Building x86_64:allyesconfig ... failed

drivers/gpu/drm/i915/i915_module.c:50:11: error:
	positional initialization of field in 'struct' declared with 'designated_init' attribute

This only happens with CONFIG_GCC_PLUGIN_RANDSTRUCT=y.

---
Building arm64:defconfig ... failed

drivers/gpu/drm/mediatek/mtk_disp_aal.c: In function 'mtk_aal_config':
drivers/gpu/drm/mediatek/mtk_disp_aal.c:60:47: error: 'priv' undeclared


I don't usually report those, but thought it is worthwhile because the first error
isn't seen with stock gcc on Ubuntu (it doesn't enable gcc plugins), and the second
error was introduced by commit e2b44fa97cb8f ("Merge remote-tracking branch
'drm/drm-next"), suggesting a bad merge resolution (?).

Guenter

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

end of thread, other threads:[~2021-08-24  0:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-23 15:47 Notable build failures in next-20210823 Guenter Roeck
2021-08-23 23:36 ` Stephen Rothwell
2021-08-24  0:14 ` Stephen Rothwell

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).