[MacPorts] #45953: libast @0.7: error: required file './compile' not found
MacPorts
noreply at macports.org
Sat Nov 22 04:15:03 PST 2014
#45953: libast @0.7: error: required file './compile' not found
-----------------------------+--------------------------
Reporter: henry.debens@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: | Keywords:
Port: libast |
-----------------------------+--------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => ryandesign@…
* status: new => assigned
Comment:
The problem is that in a recent version of MacPorts base some default
autoreconf args moved from `autoreconf.pre_args` to `autoreconf.args`.
This port runs autoreconf and requires the `-i` argument, and expected
MacPorts to set it in `autoreconf.pre_args`, but now MacPorts sets it in
`autoreconf.args`. This port overrides `autoreconf.args`, so `-i` wasn't
being set anymore.
--
Ticket URL: <https://trac.macports.org/ticket/45953#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list