[oe] [PATCH v2] tiptop: Add new recipe

Qian Lei qianl.fnst at cn.fujitsu.com
Thu Nov 27 09:21:15 UTC 2014


On Fri, 21 Nov 2014 15:05:44 +0100
Martin Jansa <martin.jansa at 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



More information about the Openembedded-devel mailing list