> On Oct 16, 2015, at 22:33, Bryan Drewery <bdrew...@freebsd.org> wrote:

...

>> I don't see how these changes cause this and I'm unable to reproduce
>> here.  Is anyone else hitting this?
>> 
> 
> https://jenkins.freebsd.org/job/FreeBSD_HEAD_sparc64/lastBuild/consoleText
> 
> The sparc64 build is past this. I don't think it was due to my changes,
> which were largely a NOP.
> 
> I'm going to bed now, will look more tomorrow.

I just hit it on my 10.2-RELEASE host with dual-SSDs and gobs of RAM. It’s a 
race somewhere in the clang build… just not sure where yet.
Thanks,
-NGie

--- arm_neon.h ---
clang-tblgen -gen-arm-neon  -d arm_neon.d -o arm_neon.h  
/home/ngie/git/freebsd/src/lib/clang/include/../../../contrib/llvm/tools/clang/include/clang/Basic/arm_neon.td
/home/ngie/git/freebsd/src/lib/clang/include/../../../contrib/llvm/tools/clang/include/clang/Basic/arm_neon.td:701:1:
 error: Record `VMOVL' does not have a field named `Operand'!

def VMOVL        : SInst<"vmovl", "wd",  "csiUcUsUi">;

*** [arm_neon.h] Error code 1
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to