Here are the current ports that use a gegl variant in MacPorts: $ ag port:gegl . gnome/gnome-photos/Portfile 34: port:gegl-0.3 \
graphics/gimp2/Portfile 46: port:gegl-0.4 \ graphics/gimp2-devel/Portfile 52: port:gegl-devel \ graphics/gimp3-devel/Portfile 53: port:gegl-devel \ My guess is that you have a local version of the gimp2 portfile somewhere that still references the old port:gegl ? If so you should update that to gegl-0.4 and then you should be OK again. K On 2018-11-09, at 9:43 AM, Ken Cunningham wrote: > openexr was updated a few days ago > > the new library version is /opt/local/lib/libIlmImf-2_3.24.dylib > > it looks like gegl (gegl-0.2) is gone now. Not sure where or when it went. > > there is gegl-0.3, gegl-.04, and gegl-devel. > > You should most likely uninstall gegl, and install one of the others. > > > Ken > > > > > > > On 2018-11-09, at 9:32 AM, Riccardo Mottola via macports-users wrote: > >> Hi, >> >> I got this (on Lion): >> >> ---> Scanning binaries for linking errors >> Could not open /opt/local/lib/libIlmThread-2_2.23.dylib: Error opening or >> reading file (referenced from /opt/local/lib/gegl-0.2/exr-load.so) >> Could not open /opt/local/lib/libIexMath-2_2.23.dylib: Error opening or >> reading file (referenced from /opt/local/lib/gegl-0.2/exr-load.so) >> Could not open /opt/local/lib/libIex-2_2.23.dylib: Error opening or reading >> file (referenced from /opt/local/lib/gegl-0.2/exr-load.so) >> Could not open /opt/local/lib/libHalf.23.dylib: Error opening or reading >> file (referenced from /opt/local/lib/gegl-0.2/exr-load.so) >> Could not open /opt/local/lib/libImath-2_2.23.dylib: Error opening or >> reading file (referenced from /opt/local/lib/gegl-0.2/exr-load.so) >> Could not open /opt/local/lib/libIlmImf-2_2.23.dylib: Error opening or >> reading file (referenced from /opt/local/lib/gegl-0.2/exr-load.so) >> ---> Found 12 broken files, matching files to ports >> Warning: No port gegl found in the index; can't rebuild >> ---> Broken files found, but all associated ports are not in the index and >> so cannot be rebuilt. >> >> >> I patched locally my libsdl2 cor CGColor, but I don't know if >> https://trac.macports.org/ticket/57540#no1 >> >> is related_ gegl is not libisdl2 anyway >> >> I have: >> >> $ port installed gegl >> The following ports are currently installed: >> gegl @0.2.0-20180218_2+quartz (active) >> >> >> Ideas? >> >> Riccardo >> >
