[MacPorts] #37402: phantomjs: cc1plus: error: unrecognized command line option "-mavx"
#37402: phantomjs: cc1plus: error: unrecognized command line option "-mavx" --------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: snowleopard | Port: phantomjs --------------------------+-------------------------------- While phantomjs 1.8.0 builds on the Lion and Mountain Lion buildbots, it fails to build on the Snow Leopard buildbot: https://build.macports.org/builders/buildports-snowleopard- x86_64/builds/13259/steps/compile/logs/stdio {{{ g++ -c -pipe -mavx -O2 -Wall -W -I../../../mkspecs/macx-g++ -I. -o avx.o avx.cpp cc1plus: error: unrecognized command line option "-mavx" }}} This was [comment:ticket:34479:5 observed with 1.7.0] as well. -- Ticket URL: <https://trac.macports.org/ticket/37402> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37402: phantomjs: cc1plus: error: unrecognized command line option "-mavx" ---------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: snowleopard Port: phantomjs | ---------------------------+-------------------------------- Comment (by maenuleu@…): I successfully installed phantomjs by using mp-gcc45. Select compiler: {{{ sudo port select gcc mp-gcc45 }}} and install: {{{ sudo port install phantomjs }}} -- Ticket URL: <https://trac.macports.org/ticket/37402#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37402: phantomjs: cc1plus: error: unrecognized command line option "-mavx" ---------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: snowleopard Port: phantomjs | ---------------------------+-------------------------------- Comment (by ryandesign@…): It's a bug that phantomjs takes your compiler selection into account; it should not; see #36747. -- Ticket URL: <https://trac.macports.org/ticket/37402#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts