[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e6b315b2-7e38-c401-97f0-06bb0fafa11e@huawei.com>
Date: Wed, 18 Oct 2017 14:21:32 +0800
From: oulijun <oulijun@...wei.com>
To: Doug Ledford <dledford@...hat.com>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: 【build error report for for next branch】
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@...ux-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
Download attachment ".config" of type "application/xml" (160419 bytes)
Powered by blists - more mailing lists