From: Tom Rini <tom_rini@mentor.com>
To: Steffen Sledz <sledz@dresearch.de>
Cc: Michael Lauer <mickey@vanille-media.de>,
openembedded-devel@lists.openembedded.org
Subject: Re: Release-2011.03 gupnp-0.13.4-r0: task do_compile: Failed
Date: Mon, 7 Mar 2011 07:35:28 -0700 [thread overview]
Message-ID: <4D74ED30.5020607@mentor.com> (raw)
In-Reply-To: <4D749C9D.3020600@dresearch.de>
On 03/07/2011 01:51 AM, Steffen Sledz wrote:
> 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?
The general fix is to disable gobject-introspection as I don't think
it's totally cross-happy yet?
--
Tom Rini
Mentor Graphics Corporation
next prev parent reply other threads:[~2011-03-07 14:39 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
2011-03-07 10:47 ` Steffen Sledz
2011-03-07 14:35 ` Tom Rini [this message]
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=4D74ED30.5020607@mentor.com \
--to=tom_rini@mentor.com \
--cc=mickey@vanille-media.de \
--cc=openembedded-devel@lists.openembedded.org \
--cc=sledz@dresearch.de \
/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.