#49538: nodejs-4.2.1_0+ssl fails to build ---------------------+------------------------- Reporter: nils@… | Owner: ciserlohn@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: nodejs | ---------------------+------------------------- Changes (by ciserlohn@…): * owner: macports-tickets@… => ciserlohn@… Comment: Replying to [comment:1 nils@…]:
It seems the port expects Python 2.7 to be present, but it isn't installed on my system and apparently it's not declared as a dependency. (I do have Python 3.4 from MacPorts installed.)
The port expects python2.x to be installed and the dependencies are declared in the python2X variants. If not variant is selected the port defaults to python27. Please provide the output of: {{{ $ port installed nodejs $ port installed python25 $ port installed python26 $ port installed python27 }}} What was the exact command you used to install nodejs? In the future please don't forget to Cc the port maintainer ({{{port info --maintainer <portname>}}}). -- Ticket URL: <https://trac.macports.org/ticket/49538#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X