[MacPorts] #53889: libarchive @3.3.1: error: possibly undefined macro: AC_MSG_FAILURE
MacPorts
noreply at macports.org
Sat Apr 1 02:00:18 UTC 2017
#53889: libarchive @3.3.1: error: possibly undefined macro: AC_MSG_FAILURE
--------------------------+--------------------------
Reporter: tideofwords | Owner: tobypeterson
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Resolution: | Keywords:
Port: libarchive |
--------------------------+--------------------------
Changes (by ryandesign):
* cc: neubig (added)
Comment:
Has duplicate #53897 which says pkgconfig is needed.
`depends_build` is correct for autoconf, automake, libtool and pkgconfig.
`depends_lib` would not be correct as those are not used at runtime, only
at build time.
It is not correct to call programs installed by dependencies in a post-
patch block, because you cannot guarantee that the programs have been
installed by then; that's only guaranteed by the start of the configure
phase.
--
Ticket URL: <https://trac.macports.org/ticket/53889#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list