All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-efl][PATCH] webkit-efl: Fix build with gcc-4.8
Date: Thu, 6 Jun 2013 14:34:17 +0200	[thread overview]
Message-ID: <20130606123417.GC22710@jama> (raw)
In-Reply-To: <20130602080956.GA3279@jama>

[-- Attachment #1: Type: text/plain, Size: 2345 bytes --]

On Sun, Jun 02, 2013 at 10:09:56AM +0200, Martin Jansa wrote:
> On Sat, Jun 01, 2013 at 08:03:22PM +0200, Martin Jansa wrote:
> > ---
> >  ...include-Element.h-for-hasTagName-function.patch | 43 ++++++++++++++++++++++
> >  meta-efl/recipes-efl/webkit/webkit-efl_svn.bb      |  3 +-
> >  2 files changed, 45 insertions(+), 1 deletion(-)
> >  create mode 100644 meta-efl/recipes-efl/webkit/webkit-efl/0001-ewk-include-Element.h-for-hasTagName-function.patch
> 
> Ignore this one, it works on armv7a, but fails the same on armv4t and
> x86_64 + there is ICE when building for armv5te.

I've merged this in the end, because it fixed webkit-efl build on
jenkins (and it looks like building from scratch works for other archs
I'm building locally too).

Only remaining issue is with -O2 and xscalete DEFAULT_TUNE where it
triggers ICE:

/OE/shr-core/tmp-eglibc/work/xscalete-oe-linux-gnueabi/webkit-efl/1.9.3+svnr120144-r3/src/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp: In functi
on 'JSC::JSValue JSC::_ZN3JSCL6decodeEPNS_9ExecStateEPKcb.constprop.89(JSC::ExecState*, const char*)':
/OE/shr-core/tmp-eglibc/work/xscalete-oe-linux-gnueabi/webkit-efl/1.9.3+svnr120144-r3/src/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:150:1: error: could not split insn
 }
 ^
(insn 505 8094 507 (set (reg:SI 1 r1 [orig:494 D.142535 ] [494])
        (plus:SI (reg/v:SI 5 r5 [orig:157 character ] [157])
            (const_int -17179934720 [0xfffffffbffff0000]))) /OE/shr-core/tmp-eglibc/work/xscalete-oe-linux-gnueabi/webkit-efl/1.9.3+svnr120144-r3/src/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:108 5 {*arm_addsi3}
     (nil))
/OE/shr-core/tmp-eglibc/work/xscalete-oe-linux-gnueabi/webkit-efl/1.9.3+svnr120144-r3/src/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:150:1: internal compiler error: in final_scan_insn, at final.c:2897
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
{standard input}: Assembler messages:
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive

Removing -O2 works, I'll check if this is still happening with gcc-4.8.1 when we have
recipes for it and report upstream if needed

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2013-06-06 12:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-01 18:03 [meta-efl][PATCH] webkit-efl: Fix build with gcc-4.8 Martin Jansa
2013-06-02  8:09 ` Martin Jansa
2013-06-06 12:34   ` Martin Jansa [this message]
2013-06-11  8:08     ` Khem Raj
2013-06-11  8:42       ` Martin Jansa
2013-06-11  8:44         ` Khem Raj
2013-06-27 15:58         ` Martin Jansa

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=20130606123417.GC22710@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.