From: Steffen Sledz <sledz@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Cc: Michael Lauer <mickey@vanille-media.de>
Subject: Re: Release-2011.03 gupnp-0.13.4-r0: task do_compile: Failed
Date: Mon, 07 Mar 2011 09:51:41 +0100 [thread overview]
Message-ID: <4D749C9D.3020600@dresearch.de> (raw)
In-Reply-To: <4D6D0340.9090109@dresearch.de>
On 03/01/2011 03:31 PM, Steffen Sledz wrote:
> Clean build: bitbake gupnp
>
> | make[3]: Entering directory `/SCRATCH/SSZ/HydraIP/OE/tmp.6/work/armv5te-angstrom-linux-gnueabi/gupnp-0.13.4-r0/gupnp-0.13.4/libgupnp'
> | CC http-headers.lo
> | CC gupnp-context-manager.lo
> | CC gupnp-unix-context-manager.lo
> | CC gupnp-context.lo
> | CC gupnp-control-point.lo
> | CC gupnp-device.lo
> | CC gupnp-device-info.lo
> | CC gupnp-device-proxy.lo
> | CC gupnp-error.lo
> | CC gupnp-resource-factory.lo
> | CC gupnp-root-device.lo
> | CC gupnp-service.lo
> | CC gupnp-service-info.lo
> | CC gupnp-service-proxy.lo
> | CC gupnp-service-introspection.lo
> | CC gupnp-xml-doc.lo
> | CC gupnp-types.lo
> | CC gvalue-util.lo
> | CC xml-util.lo
> | CC gupnp-marshal.lo
> | CCLD libgupnp-1.0.la
> | GEN GUPnP-1.0.gir
> | Couldn't find include 'Soup-2.4.gir' (search path: ['/SCRATCH/SSZ/HydraIP/OE/tmp.6/sysroots/armv5te-angstrom-linux-gnueabi/usr/share/gir-1.0', '/SCRATCH/SSZ/HydraIP/OE/tmp.6/sysroots/x86_64-linux/usr/share/gir-1.0', '/usr/share/gir-1.0', '/SCRATCH/SSZ/HydraIP/OE/tmp.6/sysroots/x86_64-linux/usr/share/gir-1.0'])
> | make[3]: *** [GUPnP-1.0.gir] Error 1
>
> Build Configuration:
> BB_VERSION = "1.10.2"
> METADATA_BRANCH = "testing-release-2011.03"
> METADATA_REVISION = "62bf073"
> TARGET_ARCH = "arm"
> TARGET_OS = "linux-gnueabi"
> MACHINE = "hipox"
> DISTRO = "angstrom"
> DISTRO_VERSION = "2010.7-test-20110301"
> TARGET_FPU = "soft"
It seems that the compile stage of gupnp uses gobject-introspection from the host system. :(
The mentioned error occurs, if this is not installed there. If i install the package (called gir-repository at openSUSE 11.3), there error changes to
| GEN GUPnP-1.0.gir
| /usr/share/gir-1.0/Soup-2.4.gir: Incompatible version 1.0 (supported: 1.2)
In general i think it's not a good idea to depend on a gir aka gobject-introspection installation at the build host but use a gir-native oe package. Is such a package available yet?
Steffen
--
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@DResearch.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058
next prev parent reply other threads:[~2011-03-07 8:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-01 14:31 Release-2011.03 gupnp-0.13.4-r0: task do_compile: Failed Steffen Sledz
2011-03-07 8:51 ` Steffen Sledz [this message]
2011-03-07 10:47 ` Steffen Sledz
2011-03-07 14:35 ` Tom Rini
2011-03-07 16:28 ` [PATCH] gupnp_0.13.4: disable introspection Steffen Sledz
2011-03-07 16:43 ` [PATCH v2] gupnp_0.13.4/gupnp-av_0.5.9: " Steffen Sledz
2011-03-07 16:57 ` Phil Blundell
2011-03-07 17:59 ` Tom Rini
2011-03-08 11:49 ` Steffen Sledz
2011-03-08 12:12 ` Koen Kooi
2011-03-08 12:56 ` Steffen Sledz
2011-03-08 13:39 ` Steffen Sledz
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=4D749C9D.3020600@dresearch.de \
--to=sledz@dresearch.de \
--cc=mickey@vanille-media.de \
--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.