[MacPorts] #71604: mpack @1.6_1: configure: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
MacPorts
noreply at macports.org
Sun May 18 13:32:33 UTC 2025
#71604: mpack @1.6_1: configure: type specifier missing, defaults to 'int'; ISO C99
and later do not support implicit int
------------------------+--------------------------------------
Reporter: ianthrive | Owner: Frank Dean <frankdean@…>
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: fixed | Keywords:
Port: mpack |
------------------------+--------------------------------------
Changes (by Frank Dean <frankdean@…>):
* status: new => closed
* owner: (none) => Frank Dean <frankdean@…>
* resolution: => fixed
Comment:
In [changeset:"2c33b38629aeb1d8ebc9a3df82d3345ca72c30a9/macports-ports"
2c33b38629aeb1d8ebc9a3df82d3345ca72c30a9/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="2c33b38629aeb1d8ebc9a3df82d3345ca72c30a9"
mpack: fix configure and build failures
Configure was failing as its tests appear to be pre C99 requiring implicit
int.
Makefile.am failed to build due to a local variable being null. Fixed by
patching the autotools m4 macro that sets the variable.
Closes: https://trac.macports.org/ticket/71604
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71604#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list