All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-java] commit 90984a33f407265493d54a8240e7d78701b3fb50 breaks build on Ubuntu 16.04
@ 2020-06-26 12:03 Thomas Köller
  2020-07-29  5:23 ` [oe] " Richard Leitner
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Köller @ 2020-06-26 12:03 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 344 bytes --]

I noticed that building the zeus branch on Ubuntu 16.04 does not work. AFAIK Ubuntu 16.04 is still listed as a supported build environment, so this should be fixed.

The Problem is that Ubuntu 16.04 comes with gcc 5.4.0, which is too old to understand -Wno-error=stringop-overflow; this causes the configure step of icedtea7-native to fail.

[-- Attachment #2: Type: text/html, Size: 358 bytes --]

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

end of thread, other threads:[~2020-07-29 21:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-26 12:03 [meta-java] commit 90984a33f407265493d54a8240e7d78701b3fb50 breaks build on Ubuntu 16.04 Thomas Köller
2020-07-29  5:23 ` [oe] " Richard Leitner
2020-07-29 21:59   ` Thomas Köller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.