Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Vitus Jensen <vjensen@gmx.de>
To: openembedded-devel@openembedded.org
Subject: Re: bzip2-full-native_1.0.5.bb problem and possible fix
Date: Mon, 16 Feb 2009 23:35:48 +0000 (UTC)	[thread overview]
Message-ID: <gnct8k$i0f$2@ger.gmane.org> (raw)
In-Reply-To: 200902161659.09894.khimov@altell.ru

Am Mon, 16 Feb 2009 16:59:09 +0300 schrieb Roman I Khimov:

> GNUtoo:
>> I've:
>> >| cp: will not overwrite just-created
>>
>> `/home/embedded/oetmp_openmoko/work/i686-linux/bzip2-full-native-1.0.5-
r0
>>/bzip2-1.0.5/install-sh' with
>> `/home/embedded/oetmp_openmoko/staging/i686-linux/usr/share/
automake-1.9/
>>install-sh'
> 
> Most probably you've worked with automake 1.9, then switched to automake
> 1.10 (or reverse way) and got two automakes in staging directory, then
> this:
> 
>> cp ${STAGING_DATADIR_NATIVE}/automake*/install-sh ${S}/
> 
> which should expand as (for example)
> 
> cp ${STAGING_DATADIR_NATIVE}/automake-1.10/install-sh ${S}/
> 
> expands as
> 
> cp ${STAGING_DATADIR_NATIVE}/automake-1.10/install-sh \
> 	${STAGING_DATADIR_NATIVE}/automake-1.9/install-sh ${S}/
> 
> Boom.
> 
> Had this on automake switch too, not sure how to fix it better, but it's
> not a problem when you only use one automake (and you can clean up stale
> version manually if you switched from one version to another).

http://bugs.openembedded.net/show_bug.cgi?id=4911

It's the issue described there, right?  I had this problem once but it 
mysteriously went away.  Probably after wiping TMPDIR but "bitbake bzip2 -
c clean" would have been enough?

Vitus

-- 
Vitus Jensen, Hannover, Germany, Earth, Milky Way, Universe (current)




  parent reply	other threads:[~2009-02-16 23:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-16 13:22 bzip2-full-native_1.0.5.bb problem and possible fix GNUtoo
2009-02-16 13:59 ` Roman I Khimov
2009-02-16 17:00   ` GNUtoo
2009-02-16 23:35   ` Vitus Jensen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-02-16 13:22 GNUtoo

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='gnct8k$i0f$2@ger.gmane.org' \
    --to=vjensen@gmx.de \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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