From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de ([217.72.192.75]:57359 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756006AbcJVUx3 (ORCPT ); Sat, 22 Oct 2016 16:53:29 -0400 From: Arnd Bergmann To: linaro-kernel@lists.linaro.org Cc: Build bot for Mark Brown , kernel-build-reports@lists.linaro.org, stable@vger.kernel.org Subject: Re: v3.18.43 build: 8 failures 256 warnings (v3.18.43) Date: Sat, 22 Oct 2016 22:53:20 +0200 Message-ID: <3499554.09WHdqWKVx@wuerfel> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: stable-owner@vger.kernel.org List-ID: On Saturday, October 22, 2016 1:53:41 AM CEST Build bot for Mark Brown wrote: > Failed defconfigs: > arm64-allmodconfig > arm-multi_v5_defconfig > arm-multi_v7_defconfig > x86_64-defconfig > arm-allmodconfig > x86_64-allnoconfig > arm64-defconfig > > Errors: > > arm64-allmodconfig > ../include/sound/compress_driver.h:81:27: error: field 'direction' has incomplete type > ../include/sound/compress_params.h:51:0: error: unterminated #ifndef > ../include/sound/compress_driver.h:81:27: error: field 'direction' has incomplete type > ../sound/core/compress_offload.c:88:27: error: storage size of 'dirn' isn't known > Hi Mark, What happened here? There was a successful build for the same commit last week, now everything seems broken. Is this still the disk-full problem you mentioned in another mail? Arnd