Openembedded Core Discussions
 help / color / mirror / Atom feed
* [sumo][PATCH 0/4] Fix build with host gcc9 / latest glibc
@ 2019-09-24 10:59 Andreas Müller
  2019-09-24 10:59 ` [sumo][PATCH 1/4] elfutils(-native): Add backported patch to fix build with host gcc9 Andreas Müller
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Andreas Müller @ 2019-09-24 10:59 UTC (permalink / raw)
  To: openembedded-core

Build errors popped up with Fedora 30

Andreas Müller (3):
  elfutils(-native): Add backported patch to fix build with host gcc9
  glib-2.0: Add patch from upstream to fix build with host gcc9
  cross-localedef-native: Fix build for hosts with recent glibc

Khem Raj (1):
  bison: Fix build break with glibc 2.28

 ...11-gdbus-Avoid-printing-null-strings.patch | 77 ++++++++++++++++++
 meta/recipes-core/glib-2.0/glib-2.0_2.54.3.bb |  1 +
 .../glibc/cross-localedef-native_2.27.bb      |  1 +
 ...ll-_IO_fwide-if-_LIBC-is-not-defined.patch | 78 +++++++++++++++++++
 .../recipes-devtools/bison/bison/gnulib.patch | 21 +++++
 meta/recipes-devtools/bison/bison_3.0.4.bb    |  1 +
 .../elfutils/elfutils_0.170.bb                |  1 +
 ...-fsize-and-msize-with-const-attribut.patch | 42 ++++++++++
 8 files changed, 222 insertions(+)
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/0011-gdbus-Avoid-printing-null-strings.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0032-argp-do-not-call-_IO_fwide-if-_LIBC-is-not-defined.patch
 create mode 100644 meta/recipes-devtools/bison/bison/gnulib.patch
 create mode 100644 meta/recipes-devtools/elfutils/files/0009-libelf-Mark-both-fsize-and-msize-with-const-attribut.patch

-- 
2.21.0



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

end of thread, other threads:[~2019-09-24 11:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-24 10:59 [sumo][PATCH 0/4] Fix build with host gcc9 / latest glibc Andreas Müller
2019-09-24 10:59 ` [sumo][PATCH 1/4] elfutils(-native): Add backported patch to fix build with host gcc9 Andreas Müller
2019-09-24 10:59 ` [sumo][PATCH 2/4] bison: Fix build break with glibc 2.28 Andreas Müller
2019-09-24 10:59 ` [sumo][PATCH 3/4] glib-2.0: Add patch from upstream to fix build with host gcc9 Andreas Müller
2019-09-24 10:59 ` [sumo][PATCH 4/4] cross-localedef-native: Fix build for hosts with recent glibc Andreas Müller
2019-09-24 11:32 ` ✗ patchtest: failure for Fix build with host gcc9 / latest glibc Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox