Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#56119 closed defect (fixed)

gimp2 @2.8.22_1 -help_browser +remote +x11 +no_quartz: does not find automake-1.16

Reported by: majoc-at-astro (majoc-at-astro) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: haspatch Cc:
Port: gimp2

Description (last modified by mf2k (Frank Schima))

The build of gimp2 is failing inside autogen.sh. Logfile to be appended, but here's the top bits:

:debug:main automake 1.16.1_0 exists in the ports tree
:debug:main automake 1.16.1_0  is the latest installed
:debug:main automake 1.16.1_0  is active

[snip]

:info:configure -n checking for autoconf >= 2.54 ... 
:info:configure yes (version 2.69)
:info:configure -n checking for automake >= 1.10.0 ... 
:info:configure   You must have automake 1.10.0 or newer installed to compile GNU Image Manipulation Program.
:info:configure   Download the appropriate package for your distribution,
:info:configure   or get the source tarball at ftp://ftp.gnu.org/pub/gnu/automake/
:info:configure ./autogen.sh: line 189: automake-1.11: command not found
:info:configure Major version might be too new (1.10.0)

For context, this is the same basic problem as with libsecret:

ticket:56116

I enclose a patchfile for autogen.sh (untested) to show the fundamental problem, and as a first draft at a fix. Apologies if it's with respect to the wrong directory.

Attachments (2)

gimp2.log.2018-03-22_08.37.59 (309.1 KB) - added by majoc-at-astro (majoc-at-astro) 6 years ago.
autogen.sh.diff (470 bytes) - added by majoc-at-astro (majoc-at-astro) 6 years ago.

Download all attachments as: .zip

Change History (7)

Changed 6 years ago by majoc-at-astro (majoc-at-astro)

Changed 6 years ago by majoc-at-astro (majoc-at-astro)

Attachment: autogen.sh.diff added

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:2 Changed 6 years ago by dbevans (David B. Evans)

Owner: set to dbevans
Status: newaccepted

comment:3 Changed 6 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: acceptedclosed

In 477d9ffa61e5697d2d808cee570425c46997a878/macports-ports:

gimp2: fix build with automake 1.16

Closes #56119

comment:4 Changed 6 years ago by dbevans (David B. Evans)

Thanks for your report.

comment:5 Changed 6 years ago by dbevans (David B. Evans)

Cc: dbevans removed
Note: See TracTickets for help on using tickets.