Opened 8 years ago
Closed 8 years ago
#53323 closed defect (fixed)
suck @4.3.2_3 "Error: org.macports.build for port suck returned: command execution failed" due to "fatal error: 'phrases.h' file not found"
Reported by: | dclunie | Owned by: | springer.jonathan@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.5 |
Keywords: | Cc: | ||
Port: | suck |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Was doing a "port upgrade outdated", with an older version of suck installed.
Got:
Error: org.macports.build for port suck returned: command execution failed Please see the log file for port suck for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_suck/suck/main.log
Tried
port install suck
Got same error.
Dumped the log file specified (attached(, and found lots of
fatal error: 'phrases.h' file not found
messages during compilation.
Manually changed to working directory, and did a make phrases.h
, then repeated port install suck
and it installed and worked OK.
Am on OS X Yosemite 10.10.5
Attachments (1)
Change History (3)
Changed 8 years ago by dclunie
Attachment: | main.log.gz added |
---|
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | set to springer.jonathan@… |
Port: | suck added |
Status: | new → assigned |
This is a parallel build problem. We can work around it by disabling parallel building.
The project appears to be abandoned (its homepage disappeared years ago already), otherwise I would have suggested that the developers should fix their Makefile dependency rules.
comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
log file during build