[MacPorts] #22066: gcc44, gcc45, gcc46: error trying to exec 'ecj1': execvp: No such file or directory

MacPorts noreply at macports.org
Wed Sep 18 05:13:58 PDT 2013


#22066: gcc44, gcc45, gcc46: error trying to exec 'ecj1': execvp: No such file or
directory
----------------------------------+-------------------
  Reporter:  ryandesign@…         |      Owner:  mww@…
      Type:  defect               |     Status:  new
  Priority:  Normal               |  Milestone:
 Component:  ports                |    Version:  1.8.1
Resolution:                       |   Keywords:
      Port:  gcc44, gcc45, gcc46  |
----------------------------------+-------------------

Comment (by Torsten.Maehne@…):

 Also the gcc48 port is affected by this bug. I tried to compile a Hello
 World program with gcj-mp-4.8 from gcc48 @4.8.1_3 on an up-to-date
 MacPorts installation on OS X 10.8.5 (Mountain Lion) x86_64 and got as
 well:
 {{{
 $ gcj-mp-4.8 HelloWorldApp.java
 gcj-mp-4.8: error trying to exec 'ecj1': execvp: No such file or directory
 }}}
 In comparison, gcj-mp-4.7 said:
 {{{
 gcj-mp-4.7 HelloWorldApp.java
 Undefined symbols for architecture x86_64:
   "_main", referenced from:
      implicit entry/start for main executable
 ld: symbol(s) not found for architecture x86_64
 collect2: error: ld returned 1 exit status
 }}}
 and javac compiled the file without any error message.

-- 
Ticket URL: <https://trac.macports.org/ticket/22066#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list