On Mon, Sep 2, 2013 at 10:11 PM, Manjunath Goudar manjunath.goudar@linaro.org wrote:
On 2 September 2013 21:21, Kevin Hilman build bot khilman@linaro.org wrote:
Automated build results for all ARM defconfigs. Summarizes all build errors, warnings and section mismatches followed by a per-defconfig summary.
Tree/Branch: next-20130902 Git describe: next-20130902 Commit: 110d245996 Add linux-next specific files for 20130902 Build Time: 126 min 28 sec
Passed: 122 / 129 ( 94.57 %) Failed: 7 / 129 ( 5.43 %)
Errors: 4 Warnings: 28 Section Mismatches: 37
Failed defconfigs: arm-magician_defconfig arm-spear3xx_defconfig arm-spear6xx_defconfig arm-eseries_pxa_defconfig arm-at91sam9rl_defconfig arm-tct_hammer_defconfig arm-spear13xx_defconfig
Errors:
arm-magician_defconfig
drivers/mfd/asic3.c:724:2: error: unknown field 'set_pwr' specified in initializer
arm-eseries_pxa_defconfig
drivers/mfd/t7l66xb.c:146:2: error: unknown field 'set_pwr' specified in initializer drivers/mfd/tc6387xb.c:123:2: error: unknown field 'set_pwr' specified in initializer drivers/mfd/tc6393xb.c:381:2: error: unknown field 'set_pwr' specified in initializer
I fixed this error please apply my patch.
Thanks for working on the failure and submitting a patch. However, this build report is not the forum for submitting patches. Its purpose is for reporting build problems that should be fixed via the normal upstream submission process. I only test upstream trees, so the way to fix the build failures is to get the patch accepted upstream.
Kevin