On Sun, May 20, 2018 at 9:15 PM, kbuild test robot <lkp@xxxxxxxxx> wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: fbbe3b8c2c9c5f84caf668703c26154cb4fbb9d1 > commit: 3b67022379d3d0c6a5cc5152f6b46eeea635a194 [5885/8111] arm: port KCOV to arm > config: arm-allmodconfig (attached as .config) > compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > git checkout 3b67022379d3d0c6a5cc5152f6b46eeea635a194 > # save the attached .config to linux build tree > make.cross ARCH=arm > > All errors (new ones prefixed by >>): > > /tmp/cc3gKKeM.s: Assembler messages: >>> /tmp/cc3gKKeM.s:35: Error: .err encountered > /tmp/cc3gKKeM.s:36: Error: .err encountered > /tmp/cc3gKKeM.s:37: Error: .err encountered I've tried to reproduce this following the instructions, but I failed, build succeeds for me: https://www.spinics.net/lists/linux-mm/msg152336.html