All of lore.kernel.org
 help / color / mirror / Atom feed
* New warning
@ 2012-06-20 19:12 Gary Thomas
  2012-06-20 21:55 ` Khem Raj
  0 siblings, 1 reply; 16+ messages in thread
From: Gary Thomas @ 2012-06-20 19:12 UTC (permalink / raw)
  To: Poky Project

For a while now, I've been seeing warnings like this:
   WARNING: Unable to get checksum for some-pkg SRC_URI entry some.patch: file could not be found
This happens when I have two intertwined layers - I have a recipe in layer1
which references a file satisfied only by layer2.  This is how I handle common
recipes with many targeted [BSP] layers in addition.

Why is this warning happening?
What can I do to suppress it?

I suppose that someday, these warnings might get elevated to errors
so I'd really like to know how to fix them.

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 16+ messages in thread
* New warning
@ 2012-10-02 15:34 Gary Thomas
  2012-10-02 15:43 ` Richard Purdie
  0 siblings, 1 reply; 16+ messages in thread
From: Gary Thomas @ 2012-10-02 15:34 UTC (permalink / raw)
  To: Poky Project

I'm getting these new warnings, even with a build from scratch.  This is from
poky master rev 7c39c87d52c20e47cf90275a16e4517a296c8388

WARNING: The recipe is trying to install files into a shared area when those files already exist. Those files are:
    /home/local/p81_build/tmp/sysroots/cobra3530p81/usr/include/python2.7/pyconfig.h
    /home/local/p81_build/tmp/sysroots/cobra3530p81/usr/lib/libpython2.7.so
    /home/local/p81_build/tmp/sysroots/cobra3530p81/usr/lib/libpython2.7.so.1.0
    /home/local/p81_build/tmp/sysroots/cobra3530p81/usr/lib/python2.7/config/Makefile

Do they hurt anything?  Why am I getting them now, what's changed, etc?

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 16+ messages in thread
* New warning
@ 2016-06-08  2:55 Gary Thomas
  2016-06-08  3:20 ` Christopher Larson
  0 siblings, 1 reply; 16+ messages in thread
From: Gary Thomas @ 2016-06-08  2:55 UTC (permalink / raw)
  To: yocto@yoctoproject.org

I'm seeing a lot of these:
   NOTE: /local/poky-cutting-edge/meta-xyz/.../some-pkg_2.38.0.bb: base_contains is deprecated, please use 
bb.utils.contains instead.

This is all well and good and I'll clean them up as I go.  That
said, why is the same NOTE printed [at least] twice for every recipe
even when the file contains 'base_contains' only once?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

end of thread, other threads:[~2016-06-08  3:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-20 19:12 New warning Gary Thomas
2012-06-20 21:55 ` Khem Raj
2012-06-20 22:51   ` Gary Thomas
2012-06-21  8:26     ` Andrea Adami
2012-06-22  9:44     ` Paul Eggleton
2012-06-22 11:49       ` Gary Thomas
2012-06-22 12:35         ` Tomas Frydrych
2012-06-22 13:01         ` Paul Eggleton
2012-06-22 13:05           ` Paul Eggleton
2012-06-22 13:31             ` Gary Thomas
2012-06-22 14:25         ` Khem Raj
  -- strict thread matches above, loose matches on Subject: below --
2012-10-02 15:34 Gary Thomas
2012-10-02 15:43 ` Richard Purdie
2012-10-03  6:22   ` Khem Raj
2016-06-08  2:55 Gary Thomas
2016-06-08  3:20 ` Christopher Larson

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.