[OE-core] [PATCH 1/1] pseudo: Fix problem related to realpath

Paul Eggleton paul.eggleton at linux.intel.com
Fri Jun 10 15:02:26 UTC 2011


On Thursday 09 June 2011 18:15:45 Mark Hatle wrote:
> --- a/meta/recipes-devtools/pseudo/pseudo_1.1.1.bb
> +++ b/meta/recipes-devtools/pseudo/pseudo_1.1.1.bb
> @@ -1,9 +1,10 @@
>  require pseudo.inc
>  
> -PR = "r0"
> +PR = "r1"

I may be mistaken, but it seems to me that every time we need to rebuild 
pseudo it results in a race when an older version of pseudo is present. We 
handle building pseudo on its own first if it's not present, however if it just 
needs updating we go ahead and rebuild it at the same time as building other 
packages, and if it just happens that pseudo is needed when it's being built 
-> bang. At least that's my assumption given that since the last batch of 
updates, my rebuild of perl-native failed at the same time as pseudo's 
do_compile with a large number of "ERROR: ld.so: object 'libpseudo.so' from 
LD_PRELOAD cannot be preloaded: ignored" messages.

Am I right in that there's currently no mechanism to work around this?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-core mailing list