On Wed, Jul 11, 2012 at 10:35 AM, David Cullen
<david.cul...@koe-americas.com> wrote:
> Hello, John,
>
> On 7/10/2012 5:39 PM, John Rigby wrote:
>> There will shortly be a new kernel
>> linux-linaro-lt-omap-3.4_3.4.0-1.1~120710203036 in the kernel ppa:
>> https://code.launchpad.net/~linaro-maintainers/+archive/kernel
>> with the kernel_build issue fixed.
>>
>> Now we can get back to the original issue.
>
> That did fix the "kernel_build" problem, but I still see this
>
>> Running config-check for all configurations ...
>>
>> check-config: 
>> /tmp/tmp.nh0bAR6k1r/CONFIGS/armel-config.flavour.linaro-lt-omap: loading 
>> config
>> check-config: 
>> /home/work/linux-linaro-lt-omap-3.4-3.4.0/debian.linaro/config/enforce: 
>> loading checks
>> check-config: FAIL: value CONFIG_INIT_PASS_ALL_PARAMS y
>> check-config: 43/44 checks passed -- exit 1
>> check-config: 
>> /tmp/tmp.nh0bAR6k1r/CONFIGS/armhf-config.flavour.linaro-lt-omap: loading 
>> config
>> check-config: 
>> /home/work/linux-linaro-lt-omap-3.4-3.4.0/debian.linaro/config/enforce: 
>> loading checks
>> check-config: FAIL: value CONFIG_INIT_PASS_ALL_PARAMS y
>> check-config: 43/44 checks passed -- exit 1
>>
>> *** ERROR: 2 config-check failures detected
>
>
> when I run
>
>     # fakeroot debian/rules editconfigs
>
> A search for the configuration item produces no results:
>
>
>> find . -name Kconfig -exec grep -H INIT_PASS_ALL_PARAMS '{}' ';'
>
Yes this is expected because that config option is introduced by a
ubuntu patch that is not in this tree.  I changed some of the scripts
to make this error non-fatal but the output gives no indication of
that.  I will change that so it is clear that this is a warning or I
will make a change to the config checker to only require the option if
it exists.

thanks
john

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to