[MacPorts] #56997: nodejs10: v8-version.h file missing

MacPorts noreply at macports.org
Sat Aug 18 18:53:42 UTC 2018


#56997: nodejs10: v8-version.h file missing
------------------------+----------------------
 Reporter:  mohd-akram  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  nodejs10
------------------------+----------------------
 I noticed this while trying to make a Node.js add-on. Doing `echo
 "#include <node.h>" | CPATH=/opt/local/include/node cc -x c++ -` shows
 this error:

 {{{
 In file included from <stdin>:1:
 In file included from /opt/local/include/node/node.h:63:
 /opt/local/include/node/v8.h:25:10: fatal error: 'v8-version.h' file not
 found
 #include "v8-version.h"  // NOLINT(build/include)
          ^~~~~~~~~~~~~~
 1 error generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/56997>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list