[MacPorts] #56116: libsecret does not find automake

MacPorts noreply at macports.org
Wed Mar 21 06:57:12 UTC 2018


#56116: libsecret does not find automake
---------------------------------+-----------------------
 Reporter:  korseby              |      Owner:
     Type:  defect               |     Status:  new
 Priority:  Normal               |  Milestone:
Component:  ports                |    Version:  2.4.2
 Keywords:  libsecret, automake  |       Port:  libsecret
---------------------------------+-----------------------
 Hi,

 libsecret fails to build on macOS 10.13.3 and latest Xcode. It appears
 that autogen.sh does not find automake, although it was already installed
 with ports.

 {{{
 # port list installed | grep automake
 automake                       @1.16.1         devel/automake
 # which automake
 /opt/bin/automake
 # which autoconf
 /opt/bin/autoconf
 # echo $PATH
 /opt/bin:/opt/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/bin:/opt/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
 }}}

 {{{
 Executing:  cd
 "/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libsecret/libsecret/work/libsecret-0.18.5"
 && ./autogen.sh --prefix=/opt --disable-silent-rules --enable-
 introspection

 You must have one of automake 1.15 1.14 1.13 1.12 1.11 1.10 to compile
 libsecret.
 Install the appropriate package for your distribution,
 or get the source tarball at http://ftp.gnu.org/gnu/automake/
 Command failed:  cd
 "/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libsecret/libsecret/work/libsecret-0.18.5"
 && ./autogen.sh --prefix=/opt --disable-silent-rules --enable-
 introspection
 Exit code: 1
 Error: Failed to configure libsecret: configure failure: command execution
 failed
 Error: See
 /opt/var/macports/logs/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libsecret/libsecret/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/56116>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list