[LLVMdev] llvm 3.4.2 build error on RHEL 6
Dave Johansen
davejohansen at gmail.com
Sat Aug 2 20:48:25 PDT 2014
I'm the maintainer of llvm in the EPEL for RHEL 6 and I'm trying to update
to 3.4.2, but I ran into the following error during the build:
In file included from
/home/dlj/rpmbuild/BUILD/llvm-3.4.2.src/projects/compiler-rt/lib/asan/asan_interceptors.cc:157:
/home/dlj/rpmbuild/BUILD/llvm-3.4.2.src/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:219:
error: reference to 'OFF_T' is ambiguous
/home/dlj/rpmbuild/BUILD/llvm-3.4.2.src/projects/compiler-rt/lib/asan/../interception/interception.h:30:
error: candidates are: typedef __sanitizer::OFF_T OFF_T
/home/dlj/rpmbuild/BUILD/llvm-3.4.2.src/projects/compiler-rt/lib/asan/../sanitizer_common/sanitizer_internal_defs.h:85:
error: typedef __sanitizer::uptr __sanitizer::OFF_T
Is there something that I need to change in the configuration? Or is this
an issue that slipped in to 3.4.2?
Thanks,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140802/54584c65/attachment.html>
More information about the llvm-dev
mailing list