[MacPorts] #35659: jikesrvm fails to install, depends on jikes
#35659: jikesrvm fails to install, depends on jikes ---------------------------------+------------------------------------------ Reporter: herbal.zh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ---------------------------------+------------------------------------------ $ 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. -- Ticket URL: <https://trac.macports.org/ticket/35659> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35659: jikesrvm: /usr/bin/jikes: Command not found ---------------------------------+------------------------------------------ Reporter: herbal.zh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: jikesrvm ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * port: => jikesrvm Old 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.
New 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. -- -- Ticket URL: <https://trac.macports.org/ticket/35659#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35659: jikesrvm: /usr/bin/jikes: Command not found --------------------------+-------------------------------- Reporter: herbal.zh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: jikesrvm | --------------------------+-------------------------------- Changes (by jmr@…): * cc: mww@… (added) Comment: JIKES=/usr/bin/jikes is set in files/powerpc-unknown-osx-gnu. This also sets RVM_FOR_POWERPC=1 and RVM_FOR_32_ADDR=1, so I doubt the port would work on anything but ppc32 even if a dependency on the jikes port were added and the /usr/bin/jikes changed to ${prefix}/bin/jikes. -- Ticket URL: <https://trac.macports.org/ticket/35659#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts