https://bugs.freedesktop.org/show_bug.cgi?id=73106
Priority: medium Bug ID: 73106 Assignee: mesa-dev@lists.freedesktop.org Summary: gtest-port.h:499:13: fatal error: 'tr1/tuple' file not found Severity: normal Classification: Unclassified OS: Mac OS X (All) Reporter: v...@freedesktop.org Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Other Product: Mesa mesa: e2d53fac1c5b18f5c9e95d39d4e2be4703b0b363 (master) gtest-1.6.0 build fails on Mac OS X 10.9 Mavericks. $ make check [...] CXX src/gtest-all.lo In file included from src/gtest-all.cc:39: In file included from ../../src/gtest/include/gtest/gtest.h:57: In file included from ../../src/gtest/include/gtest/internal/gtest-internal.h:40: ../../src/gtest/include/gtest/internal/gtest-port.h:499:13: fatal error: 'tr1/tuple' file not found # include <tr1/tuple> // NOLINT ^ $ g++ --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) Target: x86_64-apple-darwin13.0.0 Thread model: posix $ sw_vers ProductName: Mac OS X ProductVersion: 10.9.1 BuildVersion: 13B42 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev