[MacPorts] #54491: lftp @ 4.7.7.1 automake version error
MacPorts
noreply at macports.org
Mon Jul 17 19:28:07 UTC 2017
#54491: lftp @ 4.7.7.1 automake version error
--------------------+---------------------------
Reporter: almage | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Keywords: | Port: lftp automake
--------------------+---------------------------
lftp fails to build, the definition of AM_INIT_AUTOMAKE is from automake
1.15, while the current version of automake is 1.15.1_0.
snippet of lftp main log says:
{{{:info:build cd .. && /bin/sh
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_lftp/lftp/work/lftp-4.7.7
/build-aux/missing automake-1.15 --gnu src/Makefile
:info:build configure.ac:9: error: version mismatch. This is Automake
1.15.1,
:info:build configure.ac:9: but the definition used by this
AM_INIT_AUTOMAKE
:info:build configure.ac:9: comes from Automake 1.15. You should recreate
:info:build configure.ac:9: aclocal.m4 with aclocal and run automake
again.
:info:build WARNING: 'automake-1.15' is probably too old.
}}}
I've successfully built lftp, by using a local Port repository containing
the automake 1.15 Portfile. This should still be fixed...
--
Ticket URL: <https://trac.macports.org/ticket/54491>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list