DynamoRIO / DynamoRIO/drmemory
app_suite googletest not building with clang 6.0
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on November 19, 2014 21:36:32_
In file included from
/Users/.../drmemory/git/src/tests/app_suite/../../third_party/googletest/include/gtest/internal/gtest-internal.h:40:
/Users/.../drmemory/git/src/tests/app_suite/../../third_party/googletest/include/gtest/internal/gtest-port.h:502:13:
fatal error:
'tr1/tuple' file not found
# include // NOLINT
I do see /usr/include-10.10/c++/4.2.1/tr1/tuple. I did not yet spend much time trying to fix.
> /usr/bin/c++ -v
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
xref https://trac.macports.org/ticket/40910
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1660_
Contributor guide
Assessment
This issue has not been assessed yet.