[MacPorts] #56845: gmpc-11.8.16-2 doesn't see automake-1.16
MacPorts
noreply at macports.org
Fri Jul 20 01:03:52 UTC 2018
#56845: gmpc-11.8.16-2 doesn't see automake-1.16
-----------------------+--------------------
Reporter: soulflyer | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Keywords: | Port: gmpc
-----------------------+--------------------
The build fails doing this command:
{{{
sudo port install gmpc
}}}
In the logfile I see that it is checking for different versions of
automake, but only up to automake-15. I have automake-16 installed.
Installing an older build of automake and re-running the command works ok.
Apologies for incomplete information, but this also overwrote the logfile.
I managed to capture the relevant section (appended). I hope this is
enough to be useful.
regards, Iain
{{{
:info:configure checking for automake >= 1.11...
:info:configure testing automake-1.15... not found.
:info:configure testing automake-1.14... not found.
:info:configure testing automake-1.13... not found.
:info:configure testing automake-1.12... not found.
:info:configure testing automake-1.11... not found.
:info:configure ***Error***: You must have automake >= 1.11 installed
:info:configure to build Package. Download the appropriate package for
:info:configure from your distribution or get the source tarball at
:info:configure
http://ftp.gnu.org/pub/gnu/automake/automake-1.11.tar.gz
:info:configure Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_gmpc/gmpc/work/gmpc-11.8.16"
&& ./autogen.sh --prefix=/opt/local
:info:configure Exit code: 1
:error:configure Failed to configure gmpc: configure failure: command
execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure while executing
:debug:configure "$procedure $targetname"
:error:configure See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_gmpc/gmpc/main.log
for details.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56845>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list