Re: ãbuild error report for for next branchã

From: oulijun
Date: Mon Oct 23 2017 - 21:56:45 EST


å 2017/10/23 23:24, Doug Ledford åé:
> 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.
>
Thanks. I am willing to confirm again.