#49538: nodejs @ 4.2.1_0+ssl: fails to build ----------------------+------------------------- Reporter: nils@… | Owner: ciserlohn@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: invalid | Keywords: Port: nodejs | ----------------------+------------------------- Comment (by nils@…): I'm pretty sure I have never actively deselected a variant for any package. Maybe that variant didn't exist at the time I first installed nodejs? That install command wouldn't work right away, but after cleaning nodejs it worked: {{{ $ sudo port install nodejs +ssl +python27 Error: Requested variants "+python27+ssl" do not match those the build was started with: "+ssl". Error: Please use the same variants again, or run 'port clean nodejs' first to remove the existing partially completed build. To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port nodejs failed $ sudo port clean nodejs ---> Cleaning nodes $ sudo port install nodejs +ssl +python27 ---> Computing dependencies for nodes (...) }}} I think what may have happened is that I uninstalled the python27 package at some point (since I hadn't installed it willingly) and nothing complained, so I figured it would be fine. -- Ticket URL: <https://trac.macports.org/ticket/49538#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X