[MacPorts] #53401: Error building nodejs4 4.7.2

MacPorts noreply at macports.org
Fri Jan 27 09:58:35 UTC 2017


#53401: Error building nodejs4  4.7.2
------------------------+----------------------
  Reporter:  papachoco  |      Owner:  ci42
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.5
Resolution:             |   Keywords:
      Port:  nodejs4    |
------------------------+----------------------

Comment (by breiter):

 node compiles and appears to work with the` #ifdef __APPLE__` that
 references `std::tr1::` removed.

 {{{
 //#ifdef __APPLE__
 //template <typename T> using remove_reference =
 std::tr1::remove_reference<T>;
 //#else
 template <typename T> using remove_reference = std::remove_reference<T>;
 //#endif
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/53401#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list