Date: Thu, 24 Apr 2014 21:05:42 +0400 From: Ruslan Makhmatkhanov <cvs-src@yandex.ru> To: FreeBSD Current <freebsd-current@freebsd.org> Subject: libllvmmc build is broken on i386 Message-ID: <53594466.10601@yandex.ru>
next in thread | raw e-mail | index | archive | help
Hi, I can't build current on i386 (last tried revision is 264886) for couple of days. Every time trying to build with making `make clean` and rm'ing /usr/obj first. The first error is appearing when building MCAsmBackend.cpp: """ /../contrib/llvm/lib/MC/MCAsmBackend.cpp -o MCAsmBackend.o In file included from /usr/src/lib/clang/libllvmmc/../../../contrib/llvm/lib/MC/MCAsmBackend.cpp:10: In file included from /usr/src/lib/clang/libllvmmc/../../../contrib/llvm/include/llvm/MC/MCAsmBackend.h:13: In file included from /usr/src/lib/clang/libllvmmc/../../../contrib/llvm/include/llvm/ADT/ArrayRef.h:14: In file included from /usr/src/lib/clang/libllvmmc/../../../contrib/llvm/include/llvm/ADT/SmallVector.h:17: In file included from /usr/src/lib/clang/libllvmmc/../../../contrib/llvm/include/llvm/Support/AlignOf.h:19: In file included from /usr/include/c++/v1/cstddef:36: /usr/include/c++/v1/__config:314:2: error: invalid preprocessing directive """ Here is the full buildlog: http://pastebin.com/mp4mrUTb Thanks. -- Regards, Ruslan T.O.S. Of Reality
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53594466.10601>