Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] webkitgtk24: fix MIPS64 n64 ABI detection
Date: Tue, 18 Aug 2015 21:05:52 +0200	[thread overview]
Message-ID: <20150818210552.35243fc2@free-electrons.com> (raw)
In-Reply-To: <1439920042-58593-1-git-send-email-Vincent.Riera@imgtec.com>

Dear Vicente Olivert Riera,

On Tue, 18 Aug 2015 18:47:22 +0100, Vicente Olivert Riera wrote:
> webkitgtk24 is failing to compile for MIPS64 n64 because the ABI is not
> detected correctly. It causes failures like these ones:
> 
> ./Source/JavaScriptCore/runtime/JSCJSValueInlines.h:201:53: error: cast
> from 'JSC::JSCell*' to 'int32_t {aka int}' loses precision
> [-fpermissive]
> 
> [snip]
> 
> ./Source/WTF/wtf/StdLibExtras.h:137:5: error: static assertion failed:
> bitwise_cast size of FromType and ToType must be equal!
> 
> Bug report:
> 
>   https://bugs.webkit.org/show_bug.cgi?id=145113
> 
> Upstream patch:
> 
>   http://trac.webkit.org/changeset/185863
> 
> Fixes:
> 
>   http://autobuild.buildroot.net/results/0d5/0d56a5bf6e92e7344dcee7acb85e176198f703e7/
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  ...m.h-use-_ABI64-instead-of-_MIPS_SIM_ABI64.patch |   46 ++++++++++++++++++++
>  1 files changed, 46 insertions(+), 0 deletions(-)
>  create mode 100644 package/webkitgtk24/0002-WTF-Platform.h-use-_ABI64-instead-of-_MIPS_SIM_ABI64.patch

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2015-08-18 19:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-18 17:47 [Buildroot] [PATCH] webkitgtk24: fix MIPS64 n64 ABI detection Vicente Olivert Riera
2015-08-18 19:05 ` Thomas Petazzoni [this message]

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=20150818210552.35243fc2@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox