On Thu, Jun 7, 2018 at 4:02 AM, Chen Rong <rongx.a.chen@xxxxxxxxx> wrote: > Hi Dmitry, > > We have updated the make.cross. you could get the new one from https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross > and run the command "GCC_VERSION=7.2.0 make.cross ARCH=arm" Do you mean that the script now reproduces this error? But I think that Arnd has fixed this with "ARM: disable KCOV for trusted foundations code" now: https://patchwork.kernel.org/patch/10434909/ The failure mode he referenced matches reported here. >> -----Original Message----- >> From: kbuild-all [mailto:kbuild-all-bounces@xxxxxxxxxxxx] On Behalf Of Li, Philip >> Sent: Saturday, May 26, 2018 10:37 PM >> To: Dmitry Vyukov <dvyukov@xxxxxxxxxx>; lkp <lkp@xxxxxxxxx> >> Cc: Linux Memory Management List <linux-mm@xxxxxxxxx>; Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>; kbuild-all@xxxxxx >> Subject: Re: [kbuild-all] [linux-next:master 5885/8111] /tmp/cc3gKKeM.s:35: Error: .err encountered >> >> > Subject: Re: [kbuild-all] [linux-next:master 5885/8111] /tmp/cc3gKKeM.s:35: >> > Error: .err encountered >> > >> > 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, >> >> thanks for input, we will follow up this to see whether there's issue >> in bot side. >> >> > build succeeds for me: >> > https://www.spinics.net/lists/linux-mm/msg152336.html >> > _______________________________________________ >> > kbuild-all mailing list >> > kbuild-all@xxxxxxxxxxxx >> > https://lists.01.org/mailman/listinfo/kbuild-all >> >> _______________________________________________ >> kbuild-all mailing list >> kbuild-all@xxxxxxxxxxxx >> https://lists.01.org/mailman/listinfo/kbuild-all