#37053: jslint fails to install due to "incompatible spidermonkey installation" -----------------------+-------------------------------- Reporter: chaqke@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: jslint | -----------------------+-------------------------------- Changes (by macsforever2000@…): * cc: rudloff@… (added) * status: new => closed * resolution: => invalid * port: => jslint Old description:
sudo port install jslint configure.compiler=apple-gcc-4.2 ---> Computing dependencies for jslint ---> Configuring jslint Error: You need to install spidermonkey with the +fileobject variant in order to use jslint. Error: org.macports.configure for port jslint returned: incompatible spidermonkey installation Please see the log file for port jslint for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_jslint/jslint/main.log
tail -10 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_jslint/jslint/main.log :debug:configure Executing org.macports.configure (jslint) :error:configure You need to install spidermonkey with the +fileobject variant in order to use jslint. :error:configure org.macports.configure for port jslint returned: incompatible spidermonkey installation :debug:configure Error code: NONE :debug:configure Backtrace: incompatible spidermonkey installation while executing "$procedure $targetname" :info:configure Warning: targets not executed for jslint: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Please see the log file for port jslint for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_jslint/jslint/main.log
New description: {{{ sudo port install jslint configure.compiler=apple-gcc-4.2 ---> Computing dependencies for jslint ---> Configuring jslint Error: You need to install spidermonkey with the +fileobject variant in order to use jslint. Error: org.macports.configure for port jslint returned: incompatible spidermonkey installation Please see the log file for port jslint for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_jslint/jslint/main.log tail -10 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_jslint/jslint/main.log :debug:configure Executing org.macports.configure (jslint) :error:configure You need to install spidermonkey with the +fileobject variant in order to use jslint. :error:configure org.macports.configure for port jslint returned: incompatible spidermonkey installation :debug:configure Error code: NONE :debug:configure Backtrace: incompatible spidermonkey installation while executing "$procedure $targetname" :info:configure Warning: targets not executed for jslint: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Please see the log file for port jslint for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_jslint/jslint/main.log }}} -- Comment: In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainer(s). The error message tells you want you need to do. {{{ Error: You need to install spidermonkey with the +fileobject variant in order to use jslint. }}} -- Ticket URL: <https://trac.macports.org/ticket/37053#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS