Opened 11 years ago

Closed 11 years ago

#37053 closed defect (invalid)

jslint fails to install due to "incompatible spidermonkey installation"

Reported by: chaqke@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: rudloff@…
Port: jslint

Description (last modified by mf2k (Frank Schima))

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

Change History (1)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Cc: rudloff@… added
Description: modified (diff)
Port: jslint added
Resolution: invalid
Status: newclosed

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.
Note: See TracTickets for help on using tickets.