Changes between Initial Version and Version 1 of Ticket #35659


Ignore:
Timestamp:
Aug 13, 2012, 8:38:59 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35659

    • Property Summary changed from jikesrvm fails to install, depends on jikes to jikesrvm: /usr/bin/jikes: Command not found
    • Property Port jikesrvm added
  • Ticket #35659 – Description

    initial v1  
     1{{{
    12$ sudo port install jikesrvm
    23--->  Building jikesrvm
     
    45Please see the log file for port jikesrvm for details:
    56    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_jikesrvm/jikesrvm/main.log
     7}}}
    68
    79In the log:
    810
     11{{{
    912:info:build make[1]: /usr/bin/jikes: Command not found
    10 
    1113:info:build make[1]: *** [compile-classes] Error 127
    12 
    1314:info:build make: *** [all-recursive] Error 1
     15}}}
    1416
    1517Explicitly 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.