All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
To: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: update_font_cache intercept: qemu: uncaught target signal 4 (Illegal instruction)
Date: Thu, 15 Sep 2016 10:34:14 +0200	[thread overview]
Message-ID: <CAPybu_2uCKcpvtba7Yrrs3trmSQ13w6Q9o+VsEXXFHJJO-EyUQ@mail.gmail.com> (raw)
In-Reply-To: <CAJTo0LY7k+XDcwumMzfZLzOj_iOeKG_svL=QK_drDv_hHdbXhA@mail.gmail.com>

MACHINE is qt5022, which is:

x86_64 + -march=btver1 -mtune=btver1




conf/machine/include/ia32-base.inc
conf/machine/include/x86/arch-x86.inc
+
DEFAULTTUNE ?= "bobcat-64"
TUNEVALID[bobcat] = "Bobcat"
TUNE_CCARGS += "${@bb.utils.contains("TUNE_FEATURES", "bobcat",
"-march=btver1 -mtune=btver1", "", d)}"
AVAILTUNES += "bobcat-64"
TUNE_FEATURES_tune-bobcat-64 = "bobcat m64"
BASE_LIB_tune-bobcat-64 = "lib64"
TUNE_PKGARCH_tune-bobcat-64 = "bobcat_64"
PACKAGE_EXTRA_ARCHS_tune-bobcat-64 = "${TUNE_PKGARCH_tune-bobcat-64}"

Thanks!

On Tue, Sep 13, 2016 at 6:03 PM, Burton, Ross <ross.burton@intel.com> wrote:
> On 13 September 2016 at 16:27, Ricardo Ribalda Delgado <
> ricardo.ribalda@gmail.com> wrote:
>
>> NOTE: Running intercept scripts:
>> NOTE: > Executing update_font_cache intercept ...
>> qemu: uncaught target signal 4 (Illegal instruction) - core dumped
>> Illegal instruction
>>
>
> What MACHINE?
>
> Ross
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



-- 
Ricardo Ribalda


  reply	other threads:[~2016-09-15  8:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-13 15:27 update_font_cache intercept: qemu: uncaught target signal 4 (Illegal instruction) Ricardo Ribalda Delgado
2016-09-13 16:03 ` Burton, Ross
2016-09-15  8:34   ` Ricardo Ribalda Delgado [this message]
2016-09-15 16:27     ` Burton, Ross
2016-09-16 10:25       ` Ricardo Ribalda Delgado

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=CAPybu_2uCKcpvtba7Yrrs3trmSQ13w6Q9o+VsEXXFHJJO-EyUQ@mail.gmail.com \
    --to=ricardo.ribalda@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.