From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932322AbdJWPYl (ORCPT ); Mon, 23 Oct 2017 11:24:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44120 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751442AbdJWPYk (ORCPT ); Mon, 23 Oct 2017 11:24:40 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 64A257E425 Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=dledford@redhat.com Message-ID: <1508772279.3325.6.camel@redhat.com> Subject: Re: =?UTF-8?Q?=E3=80=90build?= error report for for next =?UTF-8?Q?branch=E3=80=91?= From: Doug Ledford To: oulijun Cc: "linux-kernel@vger.kernel.org" Date: Mon, 23 Oct 2017 11:24:39 -0400 In-Reply-To: References: Organization: Red Hat, Inc. Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Mon, 23 Oct 2017 15:24:40 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2017-10-18 at 14:21 +0800, oulijun wrote: > Hi, Doug Ledford > I am use the for-next branch for building and the result is fail. > Is the branch a bug or my buidl way incorrectly? [ snip ] > CC [M] drivers/gpu/drm/tegra/trace.o > In file included from drivers/gpu/drm/tegra/trace.h:68:0, > from drivers/gpu/drm/tegra/trace.c:2: > ./include/trace/define_trace.h:88:43: fatal error: ./trace.h: No such > file or directory > #include TRACE_INCLUDE(TRACE_INCLUDE_FILE) > ^ > compilation terminated. > make[4]: *** [drivers/gpu/drm/tegra/trace.o] Error 1 > make[3]: *** [drivers/gpu/drm/tegra] Error 2 > make[3]: *** Waiting for unfinished jobs.... > make[2]: *** [drivers/gpu/drm] Error 2 > make[1]: *** [drivers/gpu] Error 2 > make: *** [drivers] Error 2 You've probably got a bad .config for your cross build. I doubt it's related to my tree since I have done any patches to the tracing subsytem and that's what's failing. -- Doug Ledford GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD