[MacPorts] #30993: ledit @2.00 FTBFS: make -j4 breaks compilation

MacPorts noreply at macports.org
Fri Aug 26 23:23:34 PDT 2011


#30993: ledit @2.00 FTBFS: make -j4 breaks compilation
-----------------------------------+----------------------------------------
 Reporter:  tkren@…                |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  2.0.1                                
 Keywords:                         |        Port:  ledit                                
-----------------------------------+----------------------------------------
 Building ledit fails with
 {{{
 Building ledit
 Error: Target org.macports.build returned: shell command failed (see log
 for details)
 }}}

 The logs reveal the following:
 {{{
 [...]
 :debug:build Executing command line:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_ledit/ledit/work/ledit-2.00"
 && /usr/bin/make -j4 -w all
 [...]
 :info:build Error while loading "pa_def.cmo": file not found in path
 :info:build make: *** [ledit.cmo] Error 2
 :info:build make: *** Waiting for unfinished jobs....
 [...]
 }}}

 When I simply run {{{make -w all}}} in
 {{{/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_ledit/ledit/work/ledit-2.00}}}
 the build finishes and {{{port}}} can install ledit. Alternatively,
 running {{{port install ledit}}} twice fixes the problem, too.

-- 
Ticket URL: <https://trac.macports.org/ticket/30993>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list