From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45384 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752981AbeDKN2p (ORCPT ); Wed, 11 Apr 2018 09:28:45 -0400 Date: Wed, 11 Apr 2018 15:05:34 +0200 From: Greg KH To: Build bot for Mark Brown Cc: kernel-build-reports@lists.linaro.org, linaro-kernel@lists.linaro.org, stable@vger.kernel.org Subject: Re: v4.15.16 build: 6 failures 2 warnings (v4.15.16) Message-ID: <20180411130534.GA8683@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Wed, Apr 11, 2018 at 04:37:43AM +0100, Build bot for Mark Brown wrote: > Tree/Branch: v4.15.16 > Git describe: v4.15.16 > Commit: 49859d3c55 Linux 4.15.16 > > Build Time: 85 min 9 sec > > Passed: 5 / 11 ( 45.45 %) > Failed: 6 / 11 ( 54.55 %) > > Errors: 57 > Warnings: 2 > Section Mismatches: 0 > > Failed defconfigs: > arm64-allmodconfig > arm-multi_v5_defconfig > arm-multi_v7_defconfig > arm-allmodconfig > x86_64-allmodconfig > arm64-defconfig > > Errors: > > arm64-allmodconfig > ../include/media/cec.h:94:24: error: 'CEC_EVENT_PIN_HPD_HIGH' undeclared here (not in a function) > ../include/media/cec.h:94:24: error: 'CEC_EVENT_PIN_HPD_HIGH' undeclared here (not in a function) > ../include/media/cec.h:94:24: error: 'CEC_EVENT_PIN_HPD_HIGH' undeclared here (not in a function) > ../include/media/cec.h:94:24: error: 'CEC_EVENT_PIN_HPD_HIGH' undeclared here (not in a function) > ../include/media/cec.h:94:24: error: 'CEC_EVENT_PIN_HPD_HIGH' undeclared here (not in a function) > ../include/media/cec.h:94:24: error: 'CEC_EVENT_PIN_HPD_HIGH' undeclared here (not in a function) Any hint as to what .c files these are? And a bunch of warnings just started showing up for all of these, yet I don't see the warnings in any other build system. Anything "different" you are suddenly doing here? thanks, greg k-h