All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Weber <matthew.weber@collins.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/localedef: bump to version 2.30
Date: Wed, 5 Feb 2020 16:28:27 -0600	[thread overview]
Message-ID: <CANQCQpYk=3kZXm7LeHyKhxKQ0a3ocUozD+yhmEsiLw+Q5jtoDg@mail.gmail.com> (raw)
In-Reply-To: <20200205232202.6ad30ff3@gmx.net>

Peter S,

On Wed, Feb 5, 2020 at 4:22 PM Peter Seiderer <ps.report@gmx.net> wrote:
>
> Hello Matt,
>
> On Wed, 5 Feb 2020 09:15:18 -0600, Matthew Weber <matthew.weber@collins.com> wrote:
>
> > Peter,
> >
> > On Fri, Jan 31, 2020 at 3:25 PM Peter Seiderer <ps.report@gmx.net> wrote:
> > >
> > > Hello *,
> > >
> > > On Fri, 31 Jan 2020 14:32:39 -0600, Matthew Weber <matthew.weber@rockwellcollins.com> wrote:
> > >
> > > > Romain,
> > > >
> > > > On Fri, Jan 31, 2020 at 1:47 PM Matthew Weber
> > > > <matthew.weber@rockwellcollins.com> wrote:
> > > > >
> > > > > Romain,
> > > > >
> > > > > On Sat, Jan 25, 2020 at 5:50 PM Romain Naour <romain.naour@gmail.com> wrote:
> > > > > >
> > > > > > Use the same version as for glibc package.
> > > > >
> > > > > Seems this bump requires a newer host compiler.  I found this on
> > > > > Ubuntu 16.04.2  with gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0
> > > > > 20160609
> > > > >
> > > > > BR2_aarch64=y
> > > > > BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
> > > > > BR2_KERNEL_HEADERS_4_14=y
> > > > > BR2_TOOLCHAIN_BUILDROOT_CXX=y
> > > > > BR2_LINUX_KERNEL=y
> > > > > BR2_LINUX_KERNEL_CUSTOM_VERSION=y
> > > > > BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.16.7"
> > > > > BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
> > > > > BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/aarch64-virt/linux.config"
> > > > > BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
> > > > >
> > > > > make host-localedef
> > > > >
> > > > > configure: error:
> > > > > *** These critical programs are missing or too old: compiler
> > > > > *** Check the INSTALL file for required versions.
> > > > >
> > > > > per the INSTALL file, GCC 6.2 or higher is required
> > > >
> > > > I did a build test reverting the 6.2 check (left it checking for 5)
> > > > and it built OK.  I'd suggest adding a patch to revert
> > > > https://sourceware.org/git/?p=glibc.git;a=commit;h=4dcbbc3b28aaeafe23e1a30db84055aa6f6fa987
> > > > .
> > > >
> > > > In addition, I agree a host toolchain dependency needs to be added for
> > > > 5 (unless we also revert
> > > > https://sourceware.org/git/?p=glibc.git;a=commit;h=192963be49678b48f60218f1f794991cdd9fe472
> > > >  to get back to 4.x which doesn't seem like it would work out).
> > > >
> > >
> > > Suggested RFC patch (way back from December 2018) contained already an
> > > '0002-HACK-accept-old-toolchains.patch' to fix configure/compile for
> > > old host toolchains (see [1])..., maybe time to resurrect (and rebase)
> > > this one?
> >
> > Agree, plus your 0001 for the linker seems to be required as well in
> > the case I see with using 2019.11.1 on Ubuntu 16.04.
>
> I can provide a buildroot package/localdef patch the next days (but no chance to
> test myself as I have no access to an legacy linux system at the moment), or
> do you want to take over?

I'm more than happy to create the patches/test or test ones you
submit.  I'll jump on IRC and see if I can clarify the preferred
workaround/fix.

Matt

  reply	other threads:[~2020-02-05 22:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-25 23:49 [Buildroot] [PATCH 1/2] package/localedef: bump to version 2.30 Romain Naour
2020-01-25 23:49 ` [Buildroot] [PATCH 2/2] package/glibc: add comment Romain Naour
2020-01-26  8:08   ` Peter Korsgaard
2020-01-26  8:07 ` [Buildroot] [PATCH 1/2] package/localedef: bump to version 2.30 Peter Korsgaard
2020-01-31 19:47 ` Matthew Weber
2020-01-31 19:59   ` Romain Naour
2020-01-31 20:32   ` Matthew Weber
2020-01-31 21:24     ` Peter Seiderer
2020-02-05 15:15       ` Matthew Weber
2020-02-05 22:22         ` Peter Seiderer
2020-02-05 22:28           ` Matthew Weber [this message]
2020-02-06 21:11             ` Matthew Weber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANQCQpYk=3kZXm7LeHyKhxKQ0a3ocUozD+yhmEsiLw+Q5jtoDg@mail.gmail.com' \
    --to=matthew.weber@collins.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.