Opened 4 months ago

Last modified 3 weeks ago

#69193 assigned defect

gimp2 @2.10.36_1+python27: ld: Undefined symbols: Imf_3_1::Chromaticities::Chromaticities — at Version 2

Reported by: fmw42 (Fred Weinhaus) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.9.0
Keywords: ventura arm64 Cc:
Port: gimp2

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I am trying to upgrade GIMP2 on my M1 Mac mini OSX Ventura. But I get messages in the log that it fails to find gimp-2.10.36.tar.bz2,

:debug:archivefetch euid/egid changed to: 502/501
:info:archivefetch --->  gimp2-2.10.36_1+python27.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch gimp2-2.10.36_1+python27.darwin_22.arm64.tbz2 from https://packages.macports.org/gimp2
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch --->  Attempting to fetch gimp2-2.10.36_1+python27.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/gimp2
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch --->  Attempting to fetch gimp2-2.10.36_1+python27.darwin_22.arm64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/gimp2
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404

This may be related to Ticket #68044

Is there a work around?

Thanks

Change History (3)

Changed 4 months ago by fmw42 (Fred Weinhaus)

Attachment: MacPorts GIMP2 log.txt added

comment:1 Changed 4 months ago by fmw42 (Fred Weinhaus)

Description: modified (diff)

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

Cc: mascguy@… mascguy removed
Description: modified (diff)
Keywords: ventura arm64 added; gimp2 removed
Owner: set to mascguy
Status: newassigned
Summary: GIMP2 fails to install on M1 Mac Venturagimp2 @2.10.36_1+python27: ld: Undefined symbols: Imf_3_1::Chromaticities::Chromaticities

The real error in the log is:

:info:build ld: Undefined symbols:
:info:build   Imf_3_1::Chromaticities::Chromaticities(Imath_2_3::Vec2<float> const&, Imath_2_3::Vec2<float> const&, Imath_2_3::Vec2<float> const&, Imath_2_3::Vec2<float> const&), referenced from:
:info:build       _EXRLoader::getProfile() const in openexr-wrapper.o
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)

#68044 contains no information about what the problem was, except that it occurred at configure time. Your issue occurred at build time so it is not the same.

Note: See TracTickets for help on using tickets.