public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 【build error report for for next branch】
@ 2017-10-18  6:21 oulijun
  2017-10-23 15:24 ` Doug Ledford
  0 siblings, 1 reply; 3+ messages in thread
From: oulijun @ 2017-10-18  6:21 UTC (permalink / raw)
  To: Doug Ledford; +Cc: linux-kernel@vger.kernel.org

[-- Attachment #1: Type: text/plain, Size: 1565 bytes --]

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 #2: .config --]
[-- Type: application/xml, Size: 160419 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-24  1:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-18  6:21 【build error report for for next branch】 oulijun
2017-10-23 15:24 ` Doug Ledford
2017-10-24  1:55   ` oulijun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox