Changes between Version 1 and Version 2 of Ticket #69193


Ignore:
Timestamp:
Jan 25, 2024, 11:03:38 PM (4 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69193

    • Property Status changed from new to assigned
    • Property Cc mascguy@… mascguy removed
    • Property Summary changed from GIMP2 fails to install on M1 Mac Ventura to gimp2 @2.10.36_1+python27: ld: Undefined symbols: Imf_3_1::Chromaticities::Chromaticities
    • Property Owner set to mascguy
    • Property Keywords ventura arm64 added; gimp2 removed
  • Ticket #69193 – Description

    v1 v2  
    1313}}}
    1414
    15 This may be related to Ticket https://trac.macports.org/ticket/68044
     15This may be related to Ticket #68044
    1616
    1717Is there a work around?