* binutils-cross-sdk_cvs.bb fails in do_install
@ 2010-05-20 22:28 Antonio Ospite
2010-05-21 0:25 ` Khem Raj
0 siblings, 1 reply; 5+ messages in thread
From: Antonio Ospite @ 2010-05-20 22:28 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 536 bytes --]
Hi,
as per subject binutils-cross-sdk_cvs.bb fails to build for
DISTRO=minimal this prevents meta-toolchain to be build from scratch as
well.
http://tinderbox.openembedded.org/builds/71564/
Any hints?
Thanks,
Antonio
--
Antonio Ospite
http://ao2.it
PGP public key ID: 0x4553B001
A: Because it messes up the order in which people normally read text.
See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: binutils-cross-sdk_cvs.bb fails in do_install
2010-05-20 22:28 binutils-cross-sdk_cvs.bb fails in do_install Antonio Ospite
@ 2010-05-21 0:25 ` Khem Raj
2010-05-21 7:23 ` Khem Raj
2010-05-21 8:24 ` Antonio Ospite
0 siblings, 2 replies; 5+ messages in thread
From: Khem Raj @ 2010-05-21 0:25 UTC (permalink / raw)
To: openembedded-devel
On (21/05/10 00:28), Antonio Ospite wrote:
> Hi,
>
> as per subject binutils-cross-sdk_cvs.bb fails to build for
> DISTRO=minimal this prevents meta-toolchain to be build from scratch as
> well.
>
> http://tinderbox.openembedded.org/builds/71564/
>
> Any hints?
Does it happen with 2.20 as well ?
Thx
-Khem
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: binutils-cross-sdk_cvs.bb fails in do_install
2010-05-21 0:25 ` Khem Raj
@ 2010-05-21 7:23 ` Khem Raj
2010-05-21 9:24 ` Antonio Ospite
2010-05-21 8:24 ` Antonio Ospite
1 sibling, 1 reply; 5+ messages in thread
From: Khem Raj @ 2010-05-21 7:23 UTC (permalink / raw)
To: openembedded-devel
On Thu, May 20, 2010 at 5:25 PM, Khem Raj <raj.khem@gmail.com> wrote:
> On (21/05/10 00:28), Antonio Ospite wrote:
>> Hi,
>>
>> as per subject binutils-cross-sdk_cvs.bb fails to build for
>> DISTRO=minimal this prevents meta-toolchain to be build from scratch as
>> well.
>>
>> http://tinderbox.openembedded.org/builds/71564/
>>
>> Any hints?
>
> Does it happen with 2.20 as well ?
>
To answer myself. It does not fail with 2.20. It should be fixed now
with commit id 9bd07cffd22f65cb9b7b6f3d0c59939de5da8fb3 please retry.
Thx
-Khem
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: binutils-cross-sdk_cvs.bb fails in do_install
2010-05-21 0:25 ` Khem Raj
2010-05-21 7:23 ` Khem Raj
@ 2010-05-21 8:24 ` Antonio Ospite
1 sibling, 0 replies; 5+ messages in thread
From: Antonio Ospite @ 2010-05-21 8:24 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1684 bytes --]
On Thu, 20 May 2010 17:25:16 -0700
Khem Raj <raj.khem@gmail.com> wrote:
> On (21/05/10 00:28), Antonio Ospite wrote:
> > Hi,
> >
> > as per subject binutils-cross-sdk_cvs.bb fails to build for
> > DISTRO=minimal this prevents meta-toolchain to be build from scratch as
> > well.
> >
> > http://tinderbox.openembedded.org/builds/71564/
> >
> > Any hints?
>
> Does it happen with 2.20 as well ?
>
No it doesn't. Building 2.20 is OK, even if there are some minor
glitches:
$ bitbake binutils-cross-sdk-2.20
[...]
NOTE: preferred version 2.20.1 of binutils-cross-sdk not available (for item binutils-cross-sdk-2.20)
NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 2.20.1 of binutils-cross-sdk not available (for item binutils-cross-sdk)
ERROR: Multiple .bb files are due to be built which each provide binutils-cross-sdk
(.../binutils/binutils-cross-sdk_2.20.bb .../binutils/binutils-cross-sdk_cvs.bb).
This usually means one provides something the other doesn't and should.
NOTE: Preparing runqueue
ERROR: Multiple .bb files are due to be built which each provide binutils-cross-sdk
(.../binutils/binutils-cross-sdk_2.20.bb .../binutils/binutils-cross-sdk_cvs.bb).
This usually means one provides something the other doesn't and should.
See: http://tinderbox.openembedded.org/builds/71580/
Thanks,
Antonio
--
Antonio Ospite
http://ao2.it
PGP public key ID: 0x4553B001
A: Because it messes up the order in which people normally read text.
See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: binutils-cross-sdk_cvs.bb fails in do_install
2010-05-21 7:23 ` Khem Raj
@ 2010-05-21 9:24 ` Antonio Ospite
0 siblings, 0 replies; 5+ messages in thread
From: Antonio Ospite @ 2010-05-21 9:24 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1000 bytes --]
On Fri, 21 May 2010 00:23:26 -0700
Khem Raj <raj.khem@gmail.com> wrote:
> On Thu, May 20, 2010 at 5:25 PM, Khem Raj <raj.khem@gmail.com> wrote:
> > On (21/05/10 00:28), Antonio Ospite wrote:
> >> Hi,
> >>
> >> as per subject binutils-cross-sdk_cvs.bb fails to build for
> >> DISTRO=minimal this prevents meta-toolchain to be build from scratch as
> >> well.
> >>
> >> http://tinderbox.openembedded.org/builds/71564/
> >>
> >> Any hints?
> >
> > Does it happen with 2.20 as well ?
> >
>
> To answer myself. It does not fail with 2.20. It should be fixed now
> with commit id 9bd07cffd22f65cb9b7b6f3d0c59939de5da8fb3 please retry.
>
Confirmed, thanks!
Regards,
Antonio
--
Antonio Ospite
http://ao2.it
PGP public key ID: 0x4553B001
A: Because it messes up the order in which people normally read text.
See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-05-21 9:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-20 22:28 binutils-cross-sdk_cvs.bb fails in do_install Antonio Ospite
2010-05-21 0:25 ` Khem Raj
2010-05-21 7:23 ` Khem Raj
2010-05-21 9:24 ` Antonio Ospite
2010-05-21 8:24 ` Antonio Ospite
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.