Opened 12 years ago
Last modified 6 weeks ago
#35659 new defect
jikesrvm fails to install, depends on jikes — at Initial Version
Reported by: | herbal.zh@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | jikesrvm |
Description
$ 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.
Note: See
TracTickets for help on using
tickets.
log from "sudo port install jikesrvm", after installing jikes.