[Mesa-dev] [Bug 73106] New: gtest-port.h:499:13: fatal error: 'tr1/tuple' file not found

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 28 15:27:23 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=73106

          Priority: medium
            Bug ID: 73106
          Assignee: mesa-dev at 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: vlee at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131228/1b4fd10a/attachment.html>


More information about the mesa-dev mailing list