All of lore.kernel.org
 help / color / mirror / Atom feed
* Stale warning?
@ 2015-08-04 15:04 Gary Thomas
  2015-08-05  8:35 ` Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2015-08-04 15:04 UTC (permalink / raw)
  To: Yocto Project

While I was fixing the python3 nativesdk recipe, I ran this
step a few times:
   $ bitbake nativesdk-python3 -C compile

After this, I get this warning:
   WARNING: virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-devtools/python/python3_3.4.3.bb.do_compile is tainted from a forced run
which seems quite reasonable.  Once I had the compile errors
fixed, I moved the patches into the recipe and then rebuilt
from scratch (just the nativesdk-python3).  Even though the
package has been completely rebuilt (fetch/patch/...), I still
get this warning, which doesn't seem right to me.  The warning
only goes away if I clean the package:
   $ bitbake nativesdk-python3 -c clean
-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Stale warning?
  2015-08-04 15:04 Stale warning? Gary Thomas
@ 2015-08-05  8:35 ` Paul Eggleton
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggleton @ 2015-08-05  8:35 UTC (permalink / raw)
  To: Gary Thomas; +Cc: yocto

Hi Gary,

On Tuesday 04 August 2015 09:04:59 Gary Thomas wrote:
> While I was fixing the python3 nativesdk recipe, I ran this
> step a few times:
>    $ bitbake nativesdk-python3 -C compile
> 
> After this, I get this warning:
>    WARNING:
> virtual:nativesdk:/local/poky-cutting-edge/meta/recipes-devtools/python/pyt
> hon3_3.4.3.bb.do_compile is tainted from a forced run which seems quite
> reasonable.  Once I had the compile errors
> fixed, I moved the patches into the recipe and then rebuilt
> from scratch (just the nativesdk-python3).  Even though the
> package has been completely rebuilt (fetch/patch/...), I still
> get this warning, which doesn't seem right to me.  The warning
> only goes away if I clean the package:
>    $ bitbake nativesdk-python3 -c clean

This is by design, although I would agree that it would be better if it were 
able to tell if it could reasonably remove the taint on a rebuild and do so 
automatically. Since this is something that's come up before (and I've 
lamented myself) I've filed an enhancement request so we have it tracked:

https://bugzilla.yoctoproject.org/show_bug.cgi?id=8100

At the moment it's marked "future" as I can't make any commitment to 
implementing it any time soon - someone else is welcome to have a go though.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-05  8:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-04 15:04 Stale warning? Gary Thomas
2015-08-05  8:35 ` Paul Eggleton

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.