All of lore.kernel.org
 help / color / mirror / Atom feed
* Strange build warning
@ 2011-08-26 15:32 Gary Thomas
  2011-08-26 15:38 ` Gary Thomas
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Gary Thomas @ 2011-08-26 15:32 UTC (permalink / raw)
  To: Yocto Project

Building 'bitbake core-image-sato' from scratch:
OE Build Configuration:
BB_VERSION        = "1.13.3"
TARGET_ARCH       = "i586"
TARGET_OS         = "linux"
MACHINE           = "qemux86"
DISTRO            = "poky"
DISTRO_VERSION    = "1.0+snapshot-20110826"
TUNE_FEATURES     = "m32 i586"
TARGET_FPU        = ""
meta
meta-yocto        = "master:6c2b7beac3cd23ed44bd3e195c6360a0932876bf"

I saw this warning:
=======================================================
This BSP sets 1 invalid/obsolete kernel options.
These config options are not offered anywhere within this kernel.
The full list can be found in your workspace at:
/local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/invalid.cfg

This BSP sets 11 kernel options that are possibly non-hardware related.
The full list can be found in your workspace at:
/local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/specified_non_hdw.cfg

WARNING: There were 88 hardware options requested that do not
          have a corresponding value present in the final ".config" file.
          This probably means you aren't getting the config you wanted.
The full list can be found in your workspace at:
/local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/mismatch.cfg
========================================================
along with a note that the build was pausing for a few seconds so I
would notice the error/warning.

Is this important?  If not, why scare me like this?

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


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

* Re: Strange build warning
  2011-08-26 15:32 Strange build warning Gary Thomas
@ 2011-08-26 15:38 ` Gary Thomas
  2011-08-26 15:40 ` Bruce Ashfield
  2011-08-26 15:45 ` Joshua Lock
  2 siblings, 0 replies; 7+ messages in thread
From: Gary Thomas @ 2011-08-26 15:38 UTC (permalink / raw)
  To: Yocto Project

On 2011-08-26 09:32, Gary Thomas wrote:
> Building 'bitbake core-image-sato' from scratch:
> OE Build Configuration:
> BB_VERSION = "1.13.3"
> TARGET_ARCH = "i586"
> TARGET_OS = "linux"
> MACHINE = "qemux86"

Actually, MACHINE="atom_pc" (I grabbed the wrong screenshot)

> DISTRO = "poky"
> DISTRO_VERSION = "1.0+snapshot-20110826"
> TUNE_FEATURES = "m32 i586"
> TARGET_FPU = ""
> meta
> meta-yocto = "master:6c2b7beac3cd23ed44bd3e195c6360a0932876bf"
>
> I saw this warning:
> =======================================================
> This BSP sets 1 invalid/obsolete kernel options.
> These config options are not offered anywhere within this kernel.
> The full list can be found in your workspace at:
> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/invalid.cfg
>
>
> This BSP sets 11 kernel options that are possibly non-hardware related.
> The full list can be found in your workspace at:
> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/specified_non_hdw.cfg
>
>
> WARNING: There were 88 hardware options requested that do not
> have a corresponding value present in the final ".config" file.
> This probably means you aren't getting the config you wanted.
> The full list can be found in your workspace at:
> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/mismatch.cfg
>
> ========================================================
> along with a note that the build was pausing for a few seconds so I
> would notice the error/warning.
>
> Is this important? If not, why scare me like this?
>

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


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

* Re: Strange build warning
  2011-08-26 15:32 Strange build warning Gary Thomas
  2011-08-26 15:38 ` Gary Thomas
@ 2011-08-26 15:40 ` Bruce Ashfield
  2011-08-26 15:52   ` Gary Thomas
  2011-08-26 15:45 ` Joshua Lock
  2 siblings, 1 reply; 7+ messages in thread
From: Bruce Ashfield @ 2011-08-26 15:40 UTC (permalink / raw)
  To: Gary Thomas; +Cc: Yocto Project

On 11-08-26 11:32 AM, Gary Thomas wrote:
> Building 'bitbake core-image-sato' from scratch:
> OE Build Configuration:
> BB_VERSION = "1.13.3"
> TARGET_ARCH = "i586"
> TARGET_OS = "linux"
> MACHINE = "qemux86"
> DISTRO = "poky"
> DISTRO_VERSION = "1.0+snapshot-20110826"
> TUNE_FEATURES = "m32 i586"
> TARGET_FPU = ""
> meta
> meta-yocto = "master:6c2b7beac3cd23ed44bd3e195c6360a0932876bf"
>
> I saw this warning:
> =======================================================
> This BSP sets 1 invalid/obsolete kernel options.
> These config options are not offered anywhere within this kernel.
> The full list can be found in your workspace at:
> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/invalid.cfg
>
>
> This BSP sets 11 kernel options that are possibly non-hardware related.
> The full list can be found in your workspace at:
> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/specified_non_hdw.cfg
>
>
> WARNING: There were 88 hardware options requested that do not
> have a corresponding value present in the final ".config" file.
> This probably means you aren't getting the config you wanted.
> The full list can be found in your workspace at:
> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/mismatch.cfg
>
> ========================================================
> along with a note that the build was pausing for a few seconds so I
> would notice the error/warning.
>
> Is this important? If not, why scare me like this?

It was a temporary warning when I forgot to bump the internal
version in the kernel tree, to match the external recipe one.

It's just telling you that it couldn't audit to be sure that
any configs you asked for .. made it to the final build. But
in this case, I can assure you that they did.

Bruce

>



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

* Re: Strange build warning
  2011-08-26 15:32 Strange build warning Gary Thomas
  2011-08-26 15:38 ` Gary Thomas
  2011-08-26 15:40 ` Bruce Ashfield
@ 2011-08-26 15:45 ` Joshua Lock
  2 siblings, 0 replies; 7+ messages in thread
From: Joshua Lock @ 2011-08-26 15:45 UTC (permalink / raw)
  To: yocto

On Fri, 2011-08-26 at 09:32 -0600, Gary Thomas wrote:
> Building 'bitbake core-image-sato' from scratch:
> OE Build Configuration:
> BB_VERSION        = "1.13.3"
> TARGET_ARCH       = "i586"
> TARGET_OS         = "linux"
> MACHINE           = "qemux86"
> DISTRO            = "poky"
> DISTRO_VERSION    = "1.0+snapshot-20110826"
> TUNE_FEATURES     = "m32 i586"
> TARGET_FPU        = ""
> meta
> meta-yocto        = "master:6c2b7beac3cd23ed44bd3e195c6360a0932876bf"
> 
> I saw this warning:
> =======================================================
> This BSP sets 1 invalid/obsolete kernel options.
> These config options are not offered anywhere within this kernel.
> The full list can be found in your workspace at:
> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/invalid.cfg
> 
> This BSP sets 11 kernel options that are possibly non-hardware related.
> The full list can be found in your workspace at:
> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/specified_non_hdw.cfg
> 
> WARNING: There were 88 hardware options requested that do not
>           have a corresponding value present in the final ".config" file.
>           This probably means you aren't getting the config you wanted.
> The full list can be found in your workspace at:
> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/mismatch.cfg
> ========================================================
> along with a note that the build was pausing for a few seconds so I
> would notice the error/warning.
> 
> Is this important?  If not, why scare me like this?

The generic infrastructure is important to maintain, if you're
developing BSP's you likely want to know that your custom kernel config
isn't producing the expected results.

In this instance the BSP is a Yocto maintained one and therefore this is
a bug.

Regards,
Joshua
-- 
Joshua Lock
        Yocto Project "Johannes factotum"
        Intel Open Source Technology Centre



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

* Re: Strange build warning
  2011-08-26 15:40 ` Bruce Ashfield
@ 2011-08-26 15:52   ` Gary Thomas
  2011-08-26 16:12     ` Bruce Ashfield
  0 siblings, 1 reply; 7+ messages in thread
From: Gary Thomas @ 2011-08-26 15:52 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: Yocto Project

On 2011-08-26 09:40, Bruce Ashfield wrote:
> On 11-08-26 11:32 AM, Gary Thomas wrote:
>> Building 'bitbake core-image-sato' from scratch:
>> OE Build Configuration:
>> BB_VERSION = "1.13.3"
>> TARGET_ARCH = "i586"
>> TARGET_OS = "linux"
>> MACHINE = "qemux86"
>> DISTRO = "poky"
>> DISTRO_VERSION = "1.0+snapshot-20110826"
>> TUNE_FEATURES = "m32 i586"
>> TARGET_FPU = ""
>> meta
>> meta-yocto = "master:6c2b7beac3cd23ed44bd3e195c6360a0932876bf"
>>
>> I saw this warning:
>> =======================================================
>> This BSP sets 1 invalid/obsolete kernel options.
>> These config options are not offered anywhere within this kernel.
>> The full list can be found in your workspace at:
>> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/invalid.cfg
>>
>>
>>
>> This BSP sets 11 kernel options that are possibly non-hardware related.
>> The full list can be found in your workspace at:
>> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/specified_non_hdw.cfg
>>
>>
>>
>> WARNING: There were 88 hardware options requested that do not
>> have a corresponding value present in the final ".config" file.
>> This probably means you aren't getting the config you wanted.
>> The full list can be found in your workspace at:
>> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/mismatch.cfg
>>
>>
>> ========================================================
>> along with a note that the build was pausing for a few seconds so I
>> would notice the error/warning.
>>
>> Is this important? If not, why scare me like this?
>
> It was a temporary warning when I forgot to bump the internal
> version in the kernel tree, to match the external recipe one.
>
> It's just telling you that it couldn't audit to be sure that
> any configs you asked for .. made it to the final build. But
> in this case, I can assure you that they did.

So, is it fixed, or should I file a bug like Joshua recommended?

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


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

* Re: Strange build warning
  2011-08-26 15:52   ` Gary Thomas
@ 2011-08-26 16:12     ` Bruce Ashfield
  2011-08-26 16:13       ` Bruce Ashfield
  0 siblings, 1 reply; 7+ messages in thread
From: Bruce Ashfield @ 2011-08-26 16:12 UTC (permalink / raw)
  To: Gary Thomas; +Cc: Yocto Project

On 11-08-26 11:52 AM, Gary Thomas wrote:
> On 2011-08-26 09:40, Bruce Ashfield wrote:
>> On 11-08-26 11:32 AM, Gary Thomas wrote:
>>> Building 'bitbake core-image-sato' from scratch:
>>> OE Build Configuration:
>>> BB_VERSION = "1.13.3"
>>> TARGET_ARCH = "i586"
>>> TARGET_OS = "linux"
>>> MACHINE = "qemux86"
>>> DISTRO = "poky"
>>> DISTRO_VERSION = "1.0+snapshot-20110826"
>>> TUNE_FEATURES = "m32 i586"
>>> TARGET_FPU = ""
>>> meta
>>> meta-yocto = "master:6c2b7beac3cd23ed44bd3e195c6360a0932876bf"
>>>
>>> I saw this warning:
>>> =======================================================
>>> This BSP sets 1 invalid/obsolete kernel options.
>>> These config options are not offered anywhere within this kernel.
>>> The full list can be found in your workspace at:
>>> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/invalid.cfg
>>>
>>>
>>>
>>>
>>> This BSP sets 11 kernel options that are possibly non-hardware related.
>>> The full list can be found in your workspace at:
>>> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/specified_non_hdw.cfg
>>>
>>>
>>>
>>>
>>> WARNING: There were 88 hardware options requested that do not
>>> have a corresponding value present in the final ".config" file.
>>> This probably means you aren't getting the config you wanted.
>>> The full list can be found in your workspace at:
>>> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/mismatch.cfg
>>>
>>>
>>>
>>> ========================================================
>>> along with a note that the build was pausing for a few seconds so I
>>> would notice the error/warning.
>>>
>>> Is this important? If not, why scare me like this?
>>
>> It was a temporary warning when I forgot to bump the internal
>> version in the kernel tree, to match the external recipe one.
>>
>> It's just telling you that it couldn't audit to be sure that
>> any configs you asked for .. made it to the final build. But
>> in this case, I can assure you that they did.
>
> So, is it fixed, or should I file a bug like Joshua recommended?

Fixed:

http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=c03195482276d7c96d52f21562f8fa6a636f68a7

Bruce

>



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

* Re: Strange build warning
  2011-08-26 16:12     ` Bruce Ashfield
@ 2011-08-26 16:13       ` Bruce Ashfield
  0 siblings, 0 replies; 7+ messages in thread
From: Bruce Ashfield @ 2011-08-26 16:13 UTC (permalink / raw)
  To: Gary Thomas; +Cc: Yocto Project

On 11-08-26 12:12 PM, Bruce Ashfield wrote:
> On 11-08-26 11:52 AM, Gary Thomas wrote:
>> On 2011-08-26 09:40, Bruce Ashfield wrote:
>>> On 11-08-26 11:32 AM, Gary Thomas wrote:
>>>> Building 'bitbake core-image-sato' from scratch:
>>>> OE Build Configuration:
>>>> BB_VERSION = "1.13.3"
>>>> TARGET_ARCH = "i586"
>>>> TARGET_OS = "linux"
>>>> MACHINE = "qemux86"
>>>> DISTRO = "poky"
>>>> DISTRO_VERSION = "1.0+snapshot-20110826"
>>>> TUNE_FEATURES = "m32 i586"
>>>> TARGET_FPU = ""
>>>> meta
>>>> meta-yocto = "master:6c2b7beac3cd23ed44bd3e195c6360a0932876bf"
>>>>
>>>> I saw this warning:
>>>> =======================================================
>>>> This BSP sets 1 invalid/obsolete kernel options.
>>>> These config options are not offered anywhere within this kernel.
>>>> The full list can be found in your workspace at:
>>>> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/invalid.cfg
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> This BSP sets 11 kernel options that are possibly non-hardware related.
>>>> The full list can be found in your workspace at:
>>>> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/specified_non_hdw.cfg
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> WARNING: There were 88 hardware options requested that do not
>>>> have a corresponding value present in the final ".config" file.
>>>> This probably means you aren't getting the config you wanted.
>>>> The full list can be found in your workspace at:
>>>> /local/pc_poky/tmp/work/atom_pc-poky-linux/linux-yocto-3.0.3+git1+5b535279e61197cb194bb2dfceb8b7a04128387c_1+ead7d8334e4c075906d029789333f43e54f6257a-r1/linux/meta/cfg/yocto/standard/common-pc/atom-pc/mismatch.cfg
>>>>
>>>>
>>>>
>>>>
>>>> ========================================================
>>>> along with a note that the build was pausing for a few seconds so I
>>>> would notice the error/warning.
>>>>
>>>> Is this important? If not, why scare me like this?
>>>
>>> It was a temporary warning when I forgot to bump the internal
>>> version in the kernel tree, to match the external recipe one.
>>>
>>> It's just telling you that it couldn't audit to be sure that
>>> any configs you asked for .. made it to the final build. But
>>> in this case, I can assure you that they did.
>>
>> So, is it fixed, or should I file a bug like Joshua recommended?
>
> Fixed:
>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=c03195482276d7c96d52f21562f8fa6a636f68a7

but I should add, if you are using meta-intel, and the meta
SRCREV hasn't been bumped yet, you'd still see this.

Bruce

>
>
> Bruce
>
>>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



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

end of thread, other threads:[~2011-08-26 16:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-26 15:32 Strange build warning Gary Thomas
2011-08-26 15:38 ` Gary Thomas
2011-08-26 15:40 ` Bruce Ashfield
2011-08-26 15:52   ` Gary Thomas
2011-08-26 16:12     ` Bruce Ashfield
2011-08-26 16:13       ` Bruce Ashfield
2011-08-26 15:45 ` Joshua Lock

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.