All of lore.kernel.org
 help / color / mirror / Atom feed
From: Qian Lei <qianl.fnst@cn.fujitsu.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH v2] tiptop: Add new recipe
Date: Thu, 27 Nov 2014 17:21:15 +0800	[thread overview]
Message-ID: <20141127172115.637e9f8d@Fedora> (raw)
In-Reply-To: <20141121140544.GH2163@jama>

On Fri, 21 Nov 2014 15:05:44 +0100
Martin Jansa <martin.jansa@gmail.com> wrote:

> > +SRC_URI[tarball.md5sum] = "74255a29acf44569db021b080ad3e3f7"
> > +SRC_URI[tarball.sha256sum] =
> > "965cb99b16cb59df78363d83b62877ce8501b0aac1116a86bed8a16aa96b171d"
> 
> Drop name=tarball and tarball. prefix.

Modified in v3.

> Fails to build for qemuarm:
> 
> | In file included from target.c:17:0:
> | target-x86.c: In function 'disp_family_model':
> | target-x86.c:54:3: error: unknown register name '%edx' in 'asm'
> |    asm("mov $1, %%eax; " /* a into eax */
> |    ^
> | target-x86.c:54:3: error: unknown register name '%ecx' in 'asm'
> | target-x86.c:54:3: error: unknown register name '%ebx' in 'asm'
> | target-x86.c:54:3: error: unknown register name '%eax' in 'asm'
> | make[1]: *** [target.o] Error 1
> | make[1]: *** Waiting for unfinished jobs....
> | make[1]: Leaving directory
> `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/tiptop/2.2-r0/tiptop-2.2/src'
> | make: *** [all] Error 2 | ERROR: oe_runmake failed
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_compile (log file is located
> at /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/tiptop/2.2-r0/temp/log.do_compile.7484)
> NOTE: recipe tiptop-2.2-r0: task do_compile: Failed

Fixed this issue in v3. Now it can be built successfully in my
environment(qemuarm & qemuppc). I also removed the
tiptop-remove-path-of-libxml2.patch in v2 because now it is implemented
in do_configure_prepend.

-- 
Qian Lei


  reply	other threads:[~2014-11-27  9:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19  3:44 [meta-oe][PATCH] tiptop: Add new recipe Qian Lei
2014-11-19 14:37 ` Martin Jansa
2014-11-20  8:59   ` Qian Lei
2014-11-20  8:59 ` [PATCH v2] " Qian Lei
2014-11-21 14:05   ` Martin Jansa
2014-11-27  9:21     ` Qian Lei [this message]
2014-11-27  9:19   ` [meta-oe][PATCH v3] " Qian Lei
2014-11-27  9:40     ` Koen Kooi
2014-11-27 12:07       ` Qian Lei

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=20141127172115.637e9f8d@Fedora \
    --to=qianl.fnst@cn.fujitsu.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.