Opened 5 years ago

Closed 5 years ago

#58162 closed defect (fixed)

gegl-0.4 @0.4.14 fails to build on mavericks

Reported by: tehcog (tehcog) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: gegl-0.4

Description

gegl-0.4 @0.4.14 fails to build on mavericks, see log file for full details:

:info:build libtool: link: /usr/bin/clang -arch x86_64 -D_REENTRANT -I/opt/local/include/json-glib-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/babl-0.1 -pipe -Os -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -arch x86_64 -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-framework -Wl,CoreFoundation -Wl,-headerpad_max_install_names -arch x86_64 -o .libs/operations_html operations_html.o  ../gegl/.libs/libgegl-0.4.dylib -L/opt/local/lib -lz -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -lbabl-0.1 -lm -lMacportsLegacySupport
:info:build /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I..  -DTOP_SRCDIR=\"..\" -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -I/opt/local/include -I/opt/local/include/LegacySupport -I/opt/local/include/LegacySupport -D_REENTRANT -I/opt/local/include/json-glib-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/babl-0.1  -pipe -Os -stdlib=libc++ -arch x86_64 -MT exp_combine-exp_combine.o -MD -MP -MF .deps/exp_combine-exp_combine.Tpo -c -o exp_combine-exp_combine.o `test -f 'exp_combine.cpp' || echo './'`exp_combine.cpp
:info:build In file included from exp_combine.cpp:2:
:info:build In file included from ../gegl/gegl.h:40:
:info:build ../gegl/gegl-parallel.h:134:29: error: expected expression
:info:build                             [] (gint     i,
:info:build                             ^
:info:build ../gegl/gegl-parallel.h:153:35: error: expected expression
:info:build                                   [] (gsize    offset,
:info:build                                   ^
:info:build ../gegl/gegl-parallel.h:173:34: error: expected expression
:info:build                                  [] (const GeglRectangle *area,
:info:build                                  ^
:info:build 3 errors generated.
:info:build make[2]: *** [exp_combine-exp_combine.o] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gegl-0.4/gegl-0.4/work/gegl-0.4.14/tools'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gegl-0.4/gegl-0.4/work/gegl-0.4.14'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gegl-0.4/gegl-0.4/work/gegl-0.4.14'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gegl-0.4/gegl-0.4/work/gegl-0.4.14" && /usr/bin/make -w all CC="/usr/bin/clang -arch x86_64" 
:info:build Exit code: 2
:error:build Failed to build gegl-0.4: command execution failed

Attachments (1)

gegl-0.4_main.log (409.7 KB) - added by tehcog (tehcog) 5 years ago.
main.log

Download all attachments as: .zip

Change History (5)

Changed 5 years ago by tehcog (tehcog)

Attachment: gegl-0.4_main.log added

main.log

comment:1 Changed 5 years ago by kencu (Ken)

I think if you refresh and try again, you should be OK -- Dave fixed this a few hours ago.

comment:2 Changed 5 years ago by tehcog (tehcog)

closed

comment:3 Changed 5 years ago by mf2k (Frank Schima)

Cc: dbevans removed
Owner: set to dbevans
Status: newassigned

comment:4 Changed 5 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.