[MacPorts] #56579: thrift-devel @1372257: fatal error: 'tr1/functional' file not found
MacPorts
noreply at macports.org
Sat Jun 2 05:15:30 UTC 2018
#56579: thrift-devel @1372257: fatal error: 'tr1/functional' file not found
------------------------+--------------------------
Reporter: ryandesign | Owner: blair
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.0
Keywords: | Port: thrift-devel
------------------------+--------------------------
thrift-devel does not build with libc++ (i.e. on Mavericks or later):
{{{
In file included from src/thrift/concurrency/ThreadManager.cpp:24:
src/thrift/concurrency/ThreadManager.h:24:10: fatal error:
'tr1/functional' file not found
#include <tr1/functional>
^~~~~~~~~~~~~~~~
1 error generated.
}}}
Updating may help: #42695
Or, the port could be marked `replaced_by thrift`. thrift @0.10.0 seems to
be a newer version of the software; it builds on Mavericks and later.
--
Ticket URL: <https://trac.macports.org/ticket/56579>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list