All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] package/icu: bump version to 64.2
Date: Fri, 2 Aug 2019 22:38:07 +0200	[thread overview]
Message-ID: <20190802223807.26340669@windsurf.home> (raw)
In-Reply-To: <20190731055326.21813-1-bernd.kuhls@t-online.de>

Hello,

On Wed, 31 Jul 2019 07:53:26 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Updated license hash after upstream commit:
> https://github.com/unicode-org/icu/commit/fc255de3f050271198074c7e8865a805d33c20c4
> 
> Added patch to fix big endian build.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

This bump is breaking the build of icu on at least nios2 and xtensa:

  http://autobuild.buildroot.net/?reason=icu-64-2

It's due to the double conversion code that uses some architecture
specific definitions. However, the upstream double conversion code at
https://github.com/google/double-conversion/blob/master/double-conversion/utils.h
may have support for more architectures, and it's generally as easy as
adding an ifdef. We also have patches for a few packages in Buildroot
that also bundle double-conversion.

Could you have a look into this ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2019-08-02 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31  5:53 [Buildroot] [PATCH v2 1/1] package/icu: bump version to 64.2 Bernd Kuhls
2019-08-01  9:03 ` Peter Korsgaard
2019-08-02 20:38 ` Thomas Petazzoni [this message]
2019-08-03  6:33   ` Bernd Kuhls

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=20190802223807.26340669@windsurf.home \
    --to=thomas.petazzoni@bootlin.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.