[MacPorts] #61556: Error: Failed to build tf: command execution failed

MacPorts noreply at macports.org
Sun Nov 7 22:13:10 UTC 2021


#61556: Error: Failed to build tf: command execution failed
-----------------------+---------------------------
  Reporter:  aforeman  |      Owner:  darren.bane@…
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.6.4
Resolution:            |   Keywords:  bigsur
      Port:  tf        |
-----------------------+---------------------------

Comment (by winzlocom):

 Workaround/solution posted to the TinyFugue SourceForge discussion thread
 I created for this awhile back:

 Some people seem to fix this by changing the pointer type of mmaloc_base

 http://blakesmith.me/2009/10/28/tinyfugue-on-snow-leopard.html

 Others fix it by adding this to malloc.c:

 #include <sys/types.h>

 And it also seems like mmaloc_base is never used anywhere else, so
 potentially you can just remove that line referenced in the link and be
 done with it.

-- 
Ticket URL: <https://trac.macports.org/ticket/61556#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list