Opened 9 months ago

Closed 3 days ago

#68044 closed defect (worksforme)

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 (6)

comment:1 Changed 9 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

Version 0, edited 9 months ago by targetmarketphotography (next)

comment:2 Changed 9 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 9 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 9 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 9 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

comment:6 Changed 3 days ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: assignedclosed

Closing since no actionable information was provided. If you still experience the problem and can provide the main.log and config.log files please attach them and reopen the ticket.

Note: See TracTickets for help on using tickets.