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: Tue, 11 Jun 2013 10:42:04 +0200 [thread overview]
Message-ID: <20130611084204.GB3233@jama> (raw)
In-Reply-To: <CAMKF1sr20XzmonOmtDExLhZdUts3KgpdiU2uyNVxUKBo5npamg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2981 bytes --]
On Tue, Jun 11, 2013 at 01:08:13AM -0700, Khem Raj wrote:
> On Thu, Jun 6, 2013 at 5:34 AM, Martin Jansa <martin.jansa@gmail.com> wrote:
> > 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
>
> hmmm it needs to be reported. Can you generate preprocessed file and
> put it somewhere accessible
I plan to, I just wanted to reproduce it with 4.8.1 and backported
http://gcc.gnu.org/ml/gcc-cvs/2013-03/msg00784.html to see if it wasn't
fixed upstream already.
I guess we were all waiting for you to return from holidays and update
gcc to 4.8.1 :).
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-06-11 8:41 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
2013-06-11 8:08 ` Khem Raj
2013-06-11 8:42 ` Martin Jansa [this message]
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=20130611084204.GB3233@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox