#57705 closed defect (fixed)
gtk-quartz-engine 0.2_1: You must have automake >=1.7.x installed to compile quartz-engine
Reported by: | willbprog127 (Will Brokenbourgh) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | ||
Port: | gtk-quartz-engine |
Description
gtk-quartz-engine 0.2_1 fails to build because it wants automake >=1.7.x even though automake version 1.16.1 is installed.
Please see error output below:
---> Computing dependencies for gtk-quartz-engine. ---> Configuring gtk-quartz-engine Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk-quartz-engine/gtk-quartz-engine/work/gtk-quartz-engine-0.2" && ./autogen.sh --prefix=/opt/local You must have automake >=1.7.x installed to compile quartz-engine. Install the appropriate package for your distribution, or get the source tarball at http://ftp.gnu.org/gnu/automake/ Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk-quartz-engine/gtk-quartz-engine/work/gtk-quartz-engine-0.2" && ./autogen.sh --prefix=/opt/local Exit code: 1 Error: Failed to configure gtk-quartz-engine: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gtk-quartz-engine/gtk-quartz-engine/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port gtk-quartz-engine failed
Here is the output of automake --version
:
automake (GNU automake) 1.16.1
System Info:
- macOS 1.14.1
- 16 GB RAM
There is no maintainer information, so nothing entered for 'cc'
Attachments (1)
Change History (4)
Changed 6 years ago by willbprog127 (Will Brokenbourgh)
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Port: | 0.2_1 removed |
Status: | new → accepted |
Summary: | gtk-quartz-engine 0.2_1 (gnome, aqua): Fails to build although newer automake is installed than requested → gtk-quartz-engine 0.2_1: You must have automake >=1.7.x installed to compile quartz-engine |
comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
This happens every time a new version of automake is released.