From: Saul Wold <sgw@linux.intel.com>
To: Richard Purdie <richard.purdie@intel.com>,
"Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] qemu: OpenSUSE 13.2 configure error
Date: Tue, 30 Jun 2015 10:02:40 -0700 [thread overview]
Message-ID: <5592CBB0.4010701@linux.intel.com> (raw)
In-Reply-To: <1435660700.7287.84.camel@intel.com>
On 06/30/2015 03:38 AM, Richard Purdie wrote:
> On Tue, 2015-06-30 at 11:32 +0100, Burton, Ross wrote:
>>
>> On 30 June 2015 at 01:16, Juro Bystricky <juro.bystricky@intel.com>
>> wrote:
>> Qemu configure tests for the presence/existance of SDL by
>> trying to link against libSDL. libSDL in turn attempts to load
>> libcrypt which will then attempt to load libgpg-error.
>> The bitbaked libgpg-error will be built with ABI incompatible
>> with the one required by libcrypt.
>> The remedy is to force qemu configure to use the host's
>> libgpg-error instead. This is achieved by modifying the linker
>> library search order.
>>
>> I think seeing this summary will send Saul into a quivering wreck as
>> this was a massive source of pain in the previous release.
>> Interesting solution but I'd like Saul's opinion.
>>
> If backporting this means we don't have to reconfigure the autobuilder
> to run old releases, Saul, Beth and I are likely all in favour.
The quivering stop long ago when I handed this off to Juro! I am all in
favor of this patch and a backport.
Thanks Juro for figuring this out.
Sau!
>>
>> The patch should probably only be applied for native and nativesdk
>> builds, as I suspect that's going to break a target build quite badly.
>> Also, it needs signed-of-by and upstream-status (inappropriate, I
>> imagine) tags in the patch header.
>
> It needs a description and the patch should be native only, not
> nativesdk which should link against the sysroot.
>
> Cheers,
>
> Richard
>
next prev parent reply other threads:[~2015-06-30 17:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-30 0:16 [PATCH] qemu: OpenSUSE 13.2 configure error Juro Bystricky
2015-06-30 10:32 ` Burton, Ross
2015-06-30 10:37 ` Burton, Ross
2015-06-30 10:38 ` Richard Purdie
2015-06-30 17:02 ` Saul Wold [this message]
2015-10-12 18:30 ` [daisy][PATCH v2 0/1 ] OpenSUSE 13.2 qemu configuration Juro Bystricky
2015-10-12 18:30 ` [daisy][PATCH v2 ] qemu: OpenSUSE 13.2 configure error Juro Bystricky
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=5592CBB0.4010701@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@intel.com \
--cc=ross.burton@intel.com \
/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.