ãbuild error report for for next branchã

From: oulijun
Date: Wed Oct 18 2017 - 02:23:46 EST


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?

My build way as follows:
1. make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- defconfig
2. make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- -j16

o00290482@linux-ioko:~/for-1/rdma> make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- -j16
arch/arm64/Makefile:23: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum
arch/arm64/Makefile:44: Detected assembler with broken .inst; disassembly will be unreliable
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK scripts/mod/devicetable-offsets.h
CHK include/generated/utsrelease.h
CHK include/generated/timeconst.h
CHK include/generated/bounds.h
CHK include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
CHK kernel/config_data.h
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

Attachment: .config
Description: application/xml