On 05/03/2016 05:05 AM, Hans Verkuil wrote:
> This message is generated daily by a cron job that builds media_tree for
> the kernels and architectures in the list below.
> 
> Results of the daily build of media_tree:
> 
> date:         Tue May  3 04:00:18 CEST 2016
> git branch:   test
> git hash:     68af062b5f38510dc96635314461c6bbe1dbf2fe
> gcc version:  i686-linux-gcc (GCC) 5.3.0
> sparse version:       v0.5.0-56-g7647c77
> smatch version:       v0.5.0-3413-g618cd5c
> host hardware:        x86_64
> host os:      4.5.0-164
> 
> linux-git-arm-at91: ERRORS
> linux-git-arm-davinci: ERRORS
> linux-git-arm-exynos: ERRORS
> linux-git-arm-mx: ERRORS
> linux-git-arm-omap: ERRORS
> linux-git-arm-omap1: ERRORS
> linux-git-arm-pxa: ERRORS
> linux-git-blackfin-bf561: OK
> linux-git-i686: OK
> linux-git-m32r: OK
> linux-git-mips: OK
> linux-git-powerpc64: OK
> linux-git-sh: ERRORS
> linux-git-x86_64: OK

These errors are because 'make oldconfig' fails. I corrected this, but also
did some tests to see whether there isn't a better alternative and I discovered
'make olddefconfig' which will do the same things that 'make menuconfig' does:
it picks the default value for new config options.

This should prevent this from happening again in the future.

Regards,

        Hans
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to