Build failure in libclang for ARM.

Tim Kientzle kientzle at freebsd.org
Mon Feb 11 17:18:42 UTC 2013


Been seeing this for a couple of days now.  First with
native ARM-on-ARM builds, and now with cross ARM-on-x86 builds.
FWIW, my /etc/make.conf and /etc/src.conf are both empty.

c++  -O -pipe -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/include -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/include -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema -I. -I/usr/src/lib/clang/libclangsema/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -fno-strict-aliasing -DLLVM_DEFAULT_TARGET_TRIPLE=\"armv6-unknown-freebsd10.0\" -DLLVM_HOSTTRIPLE=\"armv6-unknown-freebsd10.0\" -DDEFAULT_SYSROOT=\"\" -fno-exceptions -fno-rtti -c /usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp -o SemaTemplateInstantiateDecl.o
{standard input}: Assembler messages:
{standard input}:48382: Warning: end of file not at end of a line; newline inserted
{standard input}:49458: Error: ARM register expected -- `mov'
c++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** [SemaTemplate.o] Error code 1
1 error
*** [all] Error code 2
1 error
*** [all] Error code 2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20130211/902d29b2/attachment.sig>


More information about the freebsd-arm mailing list