Opened 8 months ago

Last modified 8 months ago

#68044 assigned defect

gimp2: configuration failure on Ventura 13.5.1 ARM

Reported by: targetmarketphotography Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: ventura arm64 Cc:
Port: gimp2

Description (last modified by mascguy (Christopher Nielsen))

Failed to configure gimp2: consult .../work/gimp-2.10.34/config.log

Error: Failed to configure gimp2: configure failure: command execution failed

Change History (5)

comment:1 Changed 8 months ago by targetmarketphotography

contents of config.log -- NOT able to access the file to attach it

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GIMP configure 2.10.34, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  $ ./configure --prefix=/opt/local --build=arm64-apple-darwin22.6.0 --enable-mp --with-bug-report-url=https://guide.macports.org/#project.tick$

## --------- ##
## Platform. ##
## --------- ##

hostname = Fredericks-MacBook-Pro.local
uname -m = arm64
uname -r = 22.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 22.6.0: Wed Jul  5 22:22:05 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6000
Last edited 8 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 8 months ago by jmroot (Joshua Root)

Keywords: configuration Ventura 13.5.1 Apple Silicone removed
Owner: set to mascguy
Port: gimp2 added; Gimp removed
Status: newassigned

comment:3 in reply to:  1 Changed 8 months ago by mascguy (Christopher Nielsen)

Replying to targetmarketphotography:

contents of config.log -- NOT able to access the file to attach it

It's likely accessible, but config.log may not be necessary. Instead, we need the port log, which you can access via port logfile gimp2:

$ cp -v $(port logfile gimp2) gimp2-build-error.log

And please attach.

comment:4 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

For configuration failures with autoconf-based software, both main.log and config.log should be attached. main.log tells you which configure test failed; config.log tells you why it failed.

comment:5 Changed 8 months ago by mascguy (Christopher Nielsen)

Description: modified (diff)
Keywords: ventura arm64 added
Summary: Gimp configuration failure on a MacBook Pro 16 inch M1 - Ventura 13.5.1gimp2: configuration failure on Ventura 13.5.1 ARM
Note: See TracTickets for help on using tickets.