Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#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)

main.log (286.1 KB) - added by willbprog127 (Will Brokenbourgh) 5 years ago.

Download all attachments as: .zip

Change History (4)

Changed 5 years ago by willbprog127 (Will Brokenbourgh)

Attachment: main.log added

comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Port: 0.2_1 removed
Status: newaccepted
Summary: gtk-quartz-engine 0.2_1 (gnome, aqua): Fails to build although newer automake is installed than requestedgtk-quartz-engine 0.2_1: You must have automake >=1.7.x installed to compile quartz-engine

This happens every time a new version of automake is released.

comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In 548d2d6c35a571cf0b03f3f640febd993950e709/macports-ports (master):

gtk-quartz-engine: Fix build with automake 1.16

Closes: #57705

comment:3 Changed 5 years ago by willbprog127 (Will Brokenbourgh)

Thank you :-)

Note: See TracTickets for help on using tickets.