[LLVMdev] Sanitizer (compiler-rt) build errors on Linux bootstrap

Alexey Samsonov vonosmas at gmail.com
Fri Jul 25 18:00:01 PDT 2014


I'm fine with disabling x86 assembly for now.


On Fri, Jul 25, 2014 at 4:25 PM, sgundapa <sgundapa at codeaurora.org> wrote:

> Ping !
>
> -----Original Message-----
> From: sgundapa [mailto:sgundapa at codeaurora.org]
> Sent: Wednesday, July 23, 2014 2:02 PM
> To: 'Renato Golin'; 'LLVM Dev'; t.p.northover at gmail.com
> Subject: RE: Sanitizer (compiler-rt) build errors on Linux bootstrap
>
> I see the x86_64 assembly has issues.
> floatundixf.S:13: Error: unknown pseudo-op: `.rodata'
> Refer to
> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/4016/steps/build%20stage1%20clang/logs/stdio
>
> Probably, this is the first time the buildbot is compiling the assembly
> files because of my patch.
> The issue is with x86 assembly. Any x86 experts to fix this?
>
> For the time being can I disable compiling x86 assembly and push a new
> patch?
>
> --Sumanth G
> -----Original Message-----
> From: Renato Golin [mailto:renato.golin at linaro.org]
> Sent: Tuesday, July 22, 2014 9:57 PM
> To: LLVM Dev; sgundapa
> Subject: Re: Sanitizer (compiler-rt) build errors on Linux bootstrap
>
> Sumanth,
>
> I reverted the patch, as doing so fixed the build. Please review the patch.
>
> --renato
>
>
> On 23 July 2014 05:34, Renato Golin <renato.golin at linaro.org> wrote:
> > The following bot is broken:
> >
> > http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/bui
> > lds/4016
> >
> > because of the following change (SVN r213684):
> >
> > http://reviews.llvm.org/D4614
> >
> > But it seems to build fine on my machine... I don't know enough about
> > CMake to tell, but that seemed to be a bug/feature in CMake to which
> > needed the work-around. Now, just looks like the work-around is
> > broken.
> >
> > Should I revert the patch?
> >
> > cheers,
> > --renato
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



-- 
Alexey Samsonov
vonosmas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140725/e6a7a4a2/attachment.html>


More information about the llvm-dev mailing list