Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Michael Smith <msmith@cbnco.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH resend 1/4] make 3.82: set DEFAULT_PREFERENCE = "-1"
Date: Wed, 13 Oct 2010 09:23:29 -0400	[thread overview]
Message-ID: <4CB5B2D1.40207@cbnco.com> (raw)
In-Reply-To: <1286921208.13054.18.camel@mattotaupa>

Paul Menzel wrote:
> Am Freitag, den 08.10.2010, 09:39 -0400 schrieb Michael Smith:
>> This version has introduced several backwards incompatibilities and some
>> packages are known not to build with 3.82. In particular:
>>
>> - glibc-initial fails in do_install when prefix="".
>> - eglibc manual/Makefile has not yet been patched (see 3a06f50f)
> 
> Are there patches for these problems available upstream?

For eglibc, yes. For glibc-initial, no - this one seems like a make bug 
and I don't have time to hunt it down.

>> Signed-off-by: Michael Smith <msmith@cbnco.com>
>> ---
>>  recipes/make/make_3.82.bb |    3 +++
>>  1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/recipes/make/make_3.82.bb b/recipes/make/make_3.82.bb
>> index 3cdc0a0..86c58d6 100644
>> --- a/recipes/make/make_3.82.bb
>> +++ b/recipes/make/make_3.82.bb
>> @@ -1,5 +1,8 @@
>>  require make.inc
>>  
>> +# Stock eglibc fails to build with make 3.82.
> 
> What do you mean by »stock«? The pristine upstream version or the
> version in OE?

The older versions in OE. Later upstream versions might have the patch.

> 
>> +DEFAULT_PREFERENCE = "-1"
>> +
>>  BBCLASSEXTEND = "native"
>>  SRC_URI[md5sum] = "1a11100f3c63fcf5753818e59d63088f"
>>  SRC_URI[sha256sum] = "e2c1a73f179c40c71e2fe8abf8a8a0688b8499538512984da4a76958d0402966"
> 
> 
> Thanks,
> 
> Paul



      reply	other threads:[~2010-10-13 13:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-08 13:39 [PATCH resend 1/4] make 3.82: set DEFAULT_PREFERENCE = "-1" Michael Smith
2010-10-08 13:39 ` [PATCH resend 2/4] base.bbclass: add make-native to default dependencies Michael Smith
2010-10-15 13:40   ` Michael Smith
2010-10-08 13:39 ` [PATCH resend 3/4] glibc, glibc-initial: depend on make-native Michael Smith
2010-10-08 13:40 ` [PATCH resend 4/4] eglibc, eglibc-initial: " Michael Smith
2010-10-12 19:50 ` [PATCH resend 1/4] make 3.82: set DEFAULT_PREFERENCE = "-1" Michael Smith
2010-10-12 22:06 ` Paul Menzel
2010-10-13 13:23   ` Michael Smith [this message]

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=4CB5B2D1.40207@cbnco.com \
    --to=msmith@cbnco.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox