All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Xu, Dongxiao" <dongxiao.xu@intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/1 v2][PULL] Fix bug 2355
Date: Mon, 23 Apr 2012 18:34:42 +0800	[thread overview]
Message-ID: <1335177282.26744.61.camel@dongxiao-osel> (raw)
In-Reply-To: <1335174346.26744.55.camel@dongxiao-osel>

On Mon, 2012-04-23 at 17:45 +0800, Xu, Dongxiao wrote:
> On Mon, 2012-04-23 at 16:53 +0800, Dongxiao Xu wrote:
> > Hi Richard,
> > 
> > This pull request is the second version to fix bug 2355, please help to review and pull.
> 
> Richard, there are some issue inside.
> Please hold this change for a while.

I just used the following configuration in local.conf.

MACHINE="qemuppc"
require conf/multilib.conf
MULTILIBS = "multilib:lib64"
DEFAULTTUNE_virtclass-multilib-lib64 = "powerpc64"

When I did a simple parse, I met the following error:

ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
NOTE: Error expanding variable set_arch
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
NOTE: Error during finalise of
virtual:multilib:lib64:/home/dongxiao/poky/meta-yocto/recipes-kernel/linux-libc-headers/linux-libc-headers-yocto_git.bb
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
ERROR: Unable to determine endianness for architecture ''
ERROR: Please add your architecture to siteinfo.bbclass
ERROR: Unable to
parse /home/dongxiao/poky/meta/recipes-support/pth/pth_2.0.7.bb: Exited
with "1"
| ETA:  --:--:--
ERROR: Command execution failed: Exited with 1


Originally I suppose it is related to my patch, however, this issue
still exists even without my patch.

Is it because we don't support powerpc multilib?

Thanks,
Dongxiao


> 
> Thanks,
> Dongxiao
> 
> > 
> > Changes from v1:
> > Add an inherit for siteinfo.bbclass
> > 
> > Thanks,
> > Dongxiao
> > 
> > The following changes since commit 00256125873ff6f1630743a712e882e5f473a9d2:
> > 
> >   self-hosted-image: Update poky revision to point at the 1.2 release branch (2012-04-18 15:59:20 +0100)
> > 
> > are available in the git repository at:
> >   git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore
> >   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore
> > 
> > Dongxiao Xu (1):
> >   qt4: move functions from python to shell style
> > 
> >  meta/recipes-qt/qt4/qt4-embedded.inc        |    2 +-
> >  meta/recipes-qt/qt4/qt4-tools-nativesdk.inc |   15 +++++++++++--
> >  meta/recipes-qt/qt4/qt4-x11-free.inc        |    2 +-
> >  meta/recipes-qt/qt4/qt4.inc                 |   28 +++++++++++++++++++++++---
> >  meta/recipes-qt/qt4/qt4_arch.inc            |   25 ------------------------
> >  5 files changed, 38 insertions(+), 34 deletions(-)
> >  delete mode 100644 meta/recipes-qt/qt4/qt4_arch.inc
> > 
> 
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core





      reply	other threads:[~2012-04-23 10:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23  8:53 [PATCH 0/1 v2][PULL] Fix bug 2355 Dongxiao Xu
2012-04-23  8:53 ` [PATCH 1/1] qt4: move functions from python to shell style Dongxiao Xu
2012-04-24 10:50   ` Paul Eggleton
2012-05-08  5:34     ` Xu, Dongxiao
2012-04-23  9:45 ` [PATCH 0/1 v2][PULL] Fix bug 2355 Xu, Dongxiao
2012-04-23 10:34   ` Xu, Dongxiao [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=1335177282.26744.61.camel@dongxiao-osel \
    --to=dongxiao.xu@intel.com \
    --cc=openembedded-core@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.