[MacPorts] #70092: xfractint build failure

MacPorts noreply at macports.org
Tue May 28 15:15:24 UTC 2024


#70092: xfractint build failure
------------------------+----------------------
  Reporter:  fogarza    |      Owner:  jflude
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:
      Port:  xfractint  |
------------------------+----------------------

Comment (by jflude):

 There are two apparent issues with this port.

 1. The `master_sites` now points to a dead link, so the source code cannot
 be downloaded.  This is easily fixed by pointing to the new master site.

 2. The code is old and does not declare function prototypes, which leads
 to a number of warnings from Apple's latest compiler for some function
 calls, which can be ignored, and one error, which cannot (for `xpopup` in
 `encoder.c`).  This is easily fixed by declaring a prototype.

 I will update the patches and raise a PR in the next day or two.

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


More information about the macports-tickets mailing list