Opened 13 years ago
Closed 13 years ago
#29776 closed defect (fixed)
fpp fails to build, not finding gmake
Reported by: | christopher.parmer@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | fpp |
Description
I ran sudo port clean fpp. Then, I ran: sudo port -d install fpp 2>&1 | tee ~Desktop/fpp.txt
The fpp.txt error file is attached.
Attachments (1)
Change History (2)
Changed 13 years ago by christopher.parmer@…
comment:1 Changed 13 years ago by blb@…
Port: | fpp added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | Error: Target org.macports.build returned: shell command failed (see log for details) → fpp fails to build, not finding gmake |
Note: See
TracTickets for help on using
tickets.
Looks like it's patched to specifically call 'gmake' when gnumake should be used. r79355 should fix it.