Opened 12 years ago
Last modified 6 weeks ago
#35659 new defect
jikesrvm: /usr/bin/jikes: Command not found — at Version 1
Reported by: | herbal.zh@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | jikesrvm |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
$ sudo port install jikesrvm ---> Building jikesrvm Error: org.macports.build for port jikesrvm returned: command execution failed Please see the log file for port jikesrvm for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_jikesrvm/jikesrvm/main.log
In the log:
:info:build make[1]: /usr/bin/jikes: Command not found :info:build make[1]: *** [compile-classes] Error 127 :info:build make: *** [all-recursive] Error 1
Explicitly installing jikes doesn't work either, because it ends up in /usr/local/bin instead of /usr/bin which the jikesrvm build script apparently mandates.
Change History (2)
Changed 12 years ago by herbal.zh@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | jikesrvm added |
Summary: | jikesrvm fails to install, depends on jikes → jikesrvm: /usr/bin/jikes: Command not found |
Note: See
TracTickets for help on using
tickets.
log from "sudo port install jikesrvm", after installing jikes.