Opened 13 years ago
Closed 13 years ago
#30993 closed defect (fixed)
ledit @2.00 FTBFS: make -j4 breaks compilation
Reported by: | tkren@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.1 |
Keywords: | Cc: | ||
Port: | ledit |
Description
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.
Attachments (1)
Change History (2)
Changed 13 years ago by tkren@…
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
build log