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

* Re: [oe] [meta-java] commit 90984a33f407265493d54a8240e7d78701b3fb50 breaks build on Ubuntu 16.04
  2020-06-26 12:03 [meta-java] commit 90984a33f407265493d54a8240e7d78701b3fb50 breaks build on Ubuntu 16.04 Thomas Köller
@ 2020-07-29  5:23 ` Richard Leitner
  2020-07-29 21:59   ` Thomas Köller
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Leitner @ 2020-07-29  5:23 UTC (permalink / raw)
  To: Thomas Köller; +Cc: openembedded-devel

Hi Thomas,

On Fri, Jun 26, 2020 at 05:03:23AM -0700, Thomas Köller wrote:
> 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.

Thanks for the catch. Do you have already worked on a patch to fix this
issue?

If yes: It would be great if you could post it to the ml.

If not: I'll take a look into creating a fix asap.

regards;rl

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

* Re: [oe] [meta-java] commit 90984a33f407265493d54a8240e7d78701b3fb50 breaks build on Ubuntu 16.04
  2020-07-29  5:23 ` [oe] " Richard Leitner
@ 2020-07-29 21:59   ` Thomas Köller
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Köller @ 2020-07-29 21:59 UTC (permalink / raw)
  To: openembedded-devel

On 29.07.20 07:23, Richard Leitner wrote:
> Hi Thomas,
> 
> On Fri, Jun 26, 2020 at 05:03:23AM -0700, Thomas Köller wrote:
>> 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.
> 
> Thanks for the catch. Do you have already worked on a patch to fix this
> issue?
> 
> If yes: It would be great if you could post it to the ml.
> 
> If not: I'll take a look into creating a fix asap.
> 
> regards;rl
> 
> Email scanned successfully
> 

The fix is obvious: revert commit 90984a33f407265493d54a8240e7d78701b3fb50.

regards,
Thomas


Thomas Koeller 
Senior Software Developer


Basler AG
An der Strusbek 60-62
22926 Ahrensburg
Germany

Tel. +49 4102 463 390
Fax +49 4102 463 46 390


Thomas.Koeller@baslerweb.com
www.baslerweb.com

Management board: Dr.-Ing. Dietmar Ley (CEO) · John P. Jennings · Arndt Bake · Hardy Mehl 
Chairman of the supervisory board: Norbert Basler 
Basler AG · Amtsgericht Lübeck HRB 4090 · Ust-IdNr.: DE 135 098 121 · Steuer-Nr.: 30 292 04497 · WEEE-Reg.-Nr. DE 83888045

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