[oe] [meta-oe] [PATCH 1/1] breakpad: install static library

Anders Darander anders at chargestorm.se
Thu Oct 2 09:47:31 UTC 2014


* Martin Jansa <martin.jansa at gmail.com> [141001 17:19]:

> On Mon, Sep 29, 2014 at 03:10:30PM +0200, Anders Darander wrote:
> > In order to build against breakpad when using an SDK, we need to also package
> > libbreakpad_client.a.

> > The SDK will then need to add breakpad-staticdev to TOOLCHAIN_TARGET_TASK.

> Fails in world builds:
> |  ( cd '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/breakpad/svn-r0/image/usr/lib' && arm-oe-linux-gnueabi-ranlib libbreakpad.a )
> |  ( cd '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/breakpad/svn-r0/image/usr/lib' && arm-oe-linux-gnueabi-ranlib libbreakpad_client.a )
> | make[1]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/breakpad/svn-r0/build'
> | install: cannot stat `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/breakpad/svn-r0/trunk/src/client/linux/libbreakpad_client.a': No such file or directory
> | WARNING: exit code 1 from a shell command.
> | ERROR: Function failed: do_install (log file is located at /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/breakpad/svn-r0/temp/log.do_install.11600)
> NOTE: recipe breakpad-svn-r0: task do_install: Failed

> I guess it should be installed from ${B}

Thanks, I'll re-test and send a v2 once I've made a clean build.

I guess I mixed up all my own branches, as most of the work has been
done on a daisy-based branch. :(

Cheers,
Anders



More information about the Openembedded-devel mailing list