[MacPorts] #56599: emacs configure failure

MacPorts noreply at macports.org
Sun Jun 3 23:26:34 UTC 2018


#56599: emacs configure failure
----------------------------+----------------------
  Reporter:  oliverangelil  |      Owner:  drkp
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.5.0
Resolution:                 |   Keywords:
      Port:  emacs          |
----------------------------+----------------------
Changes (by ryandesign):

 * owner:  (none) => drkp
 * cc: dports@… (removed)
 * cc: emcrisostomo (added)
 * status:  new => assigned


Comment:

 emacs patches configure.ac, but does not run autoreconf. This should be
 fixed. Dependencies on autoconf, automake, libtool need to be added as
 well.

 Because this was not done, the configure phase fails when it tries to
 automatically run autoconf which fails because autoconf is not there:

 {{{
 Checking for autoconf (need at least version 2.65) ... missing
 }}}

 This problem was introduced in [46f24f45c2b924893a2a35e0d7ebcaa3a6a2762c
 /macports-ports] when patch-configure.diff was changed from patching
 configure to patching configure.ac.

 The gtk and inline variants and the -devel subports already have autotools
 dependencies; they can be removed there once they are added to the port
 globally.

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


More information about the macports-tickets mailing list