#66668 closed defect (duplicate)

gegl 0.4.40 fails to compile

Reported by: mouse07410 (Mouse) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mascguy (Christopher Nielsen)
Port: gegl

Description

MacOS Monterey 12.6.2, Xcode-14.2.

$ sudo install gegl
.  .  .
:info:build /usr/bin/clang -Ioperations/external/raw-load.dylib.p -Ioperations/external -I../gegl-0.4.40/operations/external -I. -I../gegl-0.4.40 -Igegl -I../gegl-0.4.40/gegl -Igegl/buffer -I../gegl-0.4.40/gegl/buffer -Igegl/graph -I../gegl-0.4.40/gegl/graph -Igegl/module -I../gegl-0.4.40/gegl/module -Igegl/opencl -I../gegl-0.4.40/gegl/opencl -Igegl/operation -I../gegl-0.4.40/gegl/operation -Igegl/process -I../gegl-0.4.40/gegl/process -Igegl/property-types -I../gegl-0.4.40/gegl/property-types -I/opt/local/include/babl-0.1 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/gio-unix-2.0 -I/opt/local/include/libraw -I/opt/local/include -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu11 -O2 -g -DHAVE_CONFIG_H -Ofast -DGEGL_ENABLE_DEBUG -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -ftree-vectorize -Wmissing-prototypes -Wold-style-definition -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -MD -MQ operations/external/raw-load.dylib.p/raw-load.c.o -MF operations/external/raw-load.dylib.p/raw-load.c.o.d -o operations/external/raw-load.dylib.p/raw-load.c.o -c ../gegl-0.4.40/operations/external/raw-load.c
:info:build ../gegl-0.4.40/operations/external/raw-load.c:117:29: error: no member named 'shot_select' in 'libraw_output_params_t'
:info:build           p->LibRaw->params.shot_select = o->image_num;
:info:build           ~~~~~~~~~~~~~~~~~ ^
:info:build 1 error generated.

It does not matter whether one tries default variant [+x11] or -x11 +quartz. Exact same problem.

Full log attached.

Attachments (1)

gegl.main.log.txt (1.4 MB) - added by mouse07410 (Mouse) 16 months ago.
main.log

Download all attachments as: .zip

Change History (3)

Changed 16 months ago by mouse07410 (Mouse)

Attachment: gegl.main.log.txt added

main.log

comment:1 Changed 16 months ago by Gandoon (Erik Hedlund)

This seems to be a duplicate of #66667

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

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.