>>> Unpacking source... >>> Unpacking gegl-0.1.0.tar.bz2 to /var/tmp/portage/media-libs/gegl-0.1.0/work >>> Source unpacked in /var/tmp/portage/media-libs/gegl-0.1.0/work >>> Preparing source in /var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0 ... * econf: updating gegl-0.1.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gegl-0.1.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gtk --with-pango --with-gdk-pixbuf --disable-debug --with-cairo --with-pangocairo --with-libv4l --enable-docs --with-graphviz --with-lua --enable-workshop --without-libavformat --with-libjpeg --disable-mmx --without-openexr --with-libpng --without-libopenraw --without-sdl --with-librsvg --disable-sse checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable maintainer-specific portions of Makefiles... no checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for GNUC variadic macros... yes checking for ISO C99 variadic macros in C... yes checking for ISO C99 variadic macros in C++... yes checking whether to turn on debugging... no checking whether to turn on profiling... no checking whether i686-pc-linux-gnu-gcc understands -Wdeclaration-after-statement... yes checking whether i686-pc-linux-gnu-gcc understands -Wmissing-prototypes... yes checking whether i686-pc-linux-gnu-gcc understands -Wmissing-declarations... yes checking whether i686-pc-linux-gnu-gcc understands -Winit-self... yes checking whether i686-pc-linux-gnu-gcc understands -Wpointer-arith... yes checking whether i686-pc-linux-gnu-gcc understands -Wold-style-definition... yes checking for aclocal flags... checking for target architecture... i686-pc-linux-gnu checking for dynamic library filename suffix... .so checking for some Darwin platform... no checking for some Win32 platform... no checking for native Win32... no checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BABL... yes checking for i686-pc-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.16.1... yes (version 2.20.5) checking for DEP... yes checking for GIO... yes checking for GTK... yes checking for bind_textdomain_codeset... yes checking if GLib is version 2.21.0 or newer... no checking for perl5... no checking for perl... perl checking for ruby... yes checking for enscript... /usr/bin/enscript checking for asciidoc... /usr/bin/asciidoc checking for dot... /usr/bin/dot checking for CAIRO... yes checking for PANGO... yes checking for PANGOCAIRO... yes checking for GDK_PIXBUF... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_save_markers in -ljpeg... yes with_png '', with_libpng 'yes' checking for PNG... yes checking for RSVG... yes checking for dot... /usr/bin/dot checking for LUA... yes checking linux/videodev.h usability... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... yes checking for run_spiro in -lspiro... no checking for w3m... no configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating gegl/Makefile config.status: creating gegl/gegl-version.h config.status: creating gegl/buffer/Makefile config.status: creating gegl/graph/Makefile config.status: creating gegl/module/Makefile config.status: creating gegl/operation/Makefile config.status: creating gegl/process/Makefile config.status: creating gegl/property-types/Makefile config.status: creating operations/Makefile config.status: creating operations/affine/Makefile config.status: creating operations/core/Makefile config.status: creating operations/common/Makefile config.status: creating operations/common/perlin/Makefile config.status: creating operations/external/Makefile config.status: creating operations/generated/Makefile config.status: creating operations/workshop/Makefile config.status: creating operations/workshop/external/Makefile config.status: creating operations/workshop/generated/Makefile config.status: creating tools/Makefile config.status: creating docs/Makefile config.status: creating docs/index-static.txt config.status: creating docs/gallery/Makefile config.status: creating docs/gallery/data/Makefile config.status: creating examples/Makefile config.status: creating examples/data/Makefile config.status: creating tests/Makefile config.status: creating tests/buffer/Makefile config.status: creating gegl.pc config.status: creating gegl-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Building GEGL with prefix=/usr Optional features: GEGL docs: yes Build workshop: yes Build website: yes SIMD: sse:no mmx:no Optional dependencies: asciidoc: yes enscript: yes GIO: yes GTK+: yes Ruby: yes Lua: yes Cairo: yes Pango: yes pangocairo: yes GDKPixbuf: yes JPEG: yes PNG: yes OpenEXR: no rsvg: yes SDL: no openraw: no graphviz: yes avformat: no (disabled) V4L: yes spiro: no (usable SPIRO library not found) >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0 ... make -j3 make all-recursive make[1]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0' Making all in gegl make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl' Making all in buffer make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/buffer' if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-backend-tiledir.lo -MD -MP -MF ".deps/gegl-tile-backend-tiledir.Tpo" \ -c -o gegl-tile-backend-tiledir.lo `test -f 'gegl-tile-backend-tiledir.c' || echo './'`gegl-tile-backend-tiledir.c; \ then mv -f ".deps/gegl-tile-backend-tiledir.Tpo" ".deps/gegl-tile-backend-tiledir.Plo"; \ else rm -f ".deps/gegl-tile-backend-tiledir.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer.lo -MD -MP -MF ".deps/gegl-buffer.Tpo" \ -c -o gegl-buffer.lo `test -f 'gegl-buffer.c' || echo './'`gegl-buffer.c; \ then mv -f ".deps/gegl-buffer.Tpo" ".deps/gegl-buffer.Plo"; \ else rm -f ".deps/gegl-buffer.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-access.lo -MD -MP -MF ".deps/gegl-buffer-access.Tpo" \ -c -o gegl-buffer-access.lo `test -f 'gegl-buffer-access.c' || echo './'`gegl-buffer-access.c; \ then mv -f ".deps/gegl-buffer-access.Tpo" ".deps/gegl-buffer-access.Plo"; \ else rm -f ".deps/gegl-buffer-access.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-backend-tiledir.lo -MD -MP -MF .deps/gegl-tile-backend-tiledir.Tpo -c gegl-tile-backend-tiledir.c -fPIC -DPIC -o .libs/gegl-tile-backend-tiledir.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-access.lo -MD -MP -MF .deps/gegl-buffer-access.Tpo -c gegl-buffer-access.c -fPIC -DPIC -o .libs/gegl-buffer-access.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer.lo -MD -MP -MF .deps/gegl-buffer.Tpo -c gegl-buffer.c -fPIC -DPIC -o .libs/gegl-buffer.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-share.lo -MD -MP -MF ".deps/gegl-buffer-share.Tpo" \ -c -o gegl-buffer-share.lo `test -f 'gegl-buffer-share.c' || echo './'`gegl-buffer-share.c; \ then mv -f ".deps/gegl-buffer-share.Tpo" ".deps/gegl-buffer-share.Plo"; \ else rm -f ".deps/gegl-buffer-share.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-iterator.lo -MD -MP -MF ".deps/gegl-buffer-iterator.Tpo" \ -c -o gegl-buffer-iterator.lo `test -f 'gegl-buffer-iterator.c' || echo './'`gegl-buffer-iterator.c; \ then mv -f ".deps/gegl-buffer-iterator.Tpo" ".deps/gegl-buffer-iterator.Plo"; \ else rm -f ".deps/gegl-buffer-iterator.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-iterator.lo -MD -MP -MF .deps/gegl-buffer-iterator.Tpo -c gegl-buffer-iterator.c -fPIC -DPIC -o .libs/gegl-buffer-iterator.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-linear.lo -MD -MP -MF ".deps/gegl-buffer-linear.Tpo" \ -c -o gegl-buffer-linear.lo `test -f 'gegl-buffer-linear.c' || echo './'`gegl-buffer-linear.c; \ then mv -f ".deps/gegl-buffer-linear.Tpo" ".deps/gegl-buffer-linear.Plo"; \ else rm -f ".deps/gegl-buffer-linear.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-share.lo -MD -MP -MF .deps/gegl-buffer-share.Tpo -c gegl-buffer-share.c -fPIC -DPIC -o .libs/gegl-buffer-share.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-linear.lo -MD -MP -MF .deps/gegl-buffer-linear.Tpo -c gegl-buffer-linear.c -fPIC -DPIC -o .libs/gegl-buffer-linear.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-save.lo -MD -MP -MF ".deps/gegl-buffer-save.Tpo" \ -c -o gegl-buffer-save.lo `test -f 'gegl-buffer-save.c' || echo './'`gegl-buffer-save.c; \ then mv -f ".deps/gegl-buffer-save.Tpo" ".deps/gegl-buffer-save.Plo"; \ else rm -f ".deps/gegl-buffer-save.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-load.lo -MD -MP -MF ".deps/gegl-buffer-load.Tpo" \ -c -o gegl-buffer-load.lo `test -f 'gegl-buffer-load.c' || echo './'`gegl-buffer-load.c; \ then mv -f ".deps/gegl-buffer-load.Tpo" ".deps/gegl-buffer-load.Plo"; \ else rm -f ".deps/gegl-buffer-load.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-cache.lo -MD -MP -MF ".deps/gegl-cache.Tpo" \ -c -o gegl-cache.lo `test -f 'gegl-cache.c' || echo './'`gegl-cache.c; \ then mv -f ".deps/gegl-cache.Tpo" ".deps/gegl-cache.Plo"; \ else rm -f ".deps/gegl-cache.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-save.lo -MD -MP -MF .deps/gegl-buffer-save.Tpo -c gegl-buffer-save.c -fPIC -DPIC -o .libs/gegl-buffer-save.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-cache.lo -MD -MP -MF .deps/gegl-cache.Tpo -c gegl-cache.c -fPIC -DPIC -o .libs/gegl-cache.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-buffer-load.lo -MD -MP -MF .deps/gegl-buffer-load.Tpo -c gegl-buffer-load.c -fPIC -DPIC -o .libs/gegl-buffer-load.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler.lo -MD -MP -MF ".deps/gegl-sampler.Tpo" \ -c -o gegl-sampler.lo `test -f 'gegl-sampler.c' || echo './'`gegl-sampler.c; \ then mv -f ".deps/gegl-sampler.Tpo" ".deps/gegl-sampler.Plo"; \ else rm -f ".deps/gegl-sampler.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler.lo -MD -MP -MF .deps/gegl-sampler.Tpo -c gegl-sampler.c -fPIC -DPIC -o .libs/gegl-sampler.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-cubic.lo -MD -MP -MF ".deps/gegl-sampler-cubic.Tpo" \ -c -o gegl-sampler-cubic.lo `test -f 'gegl-sampler-cubic.c' || echo './'`gegl-sampler-cubic.c; \ then mv -f ".deps/gegl-sampler-cubic.Tpo" ".deps/gegl-sampler-cubic.Plo"; \ else rm -f ".deps/gegl-sampler-cubic.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-cubic.lo -MD -MP -MF .deps/gegl-sampler-cubic.Tpo -c gegl-sampler-cubic.c -fPIC -DPIC -o .libs/gegl-sampler-cubic.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-lanczos.lo -MD -MP -MF ".deps/gegl-sampler-lanczos.Tpo" \ -c -o gegl-sampler-lanczos.lo `test -f 'gegl-sampler-lanczos.c' || echo './'`gegl-sampler-lanczos.c; \ then mv -f ".deps/gegl-sampler-lanczos.Tpo" ".deps/gegl-sampler-lanczos.Plo"; \ else rm -f ".deps/gegl-sampler-lanczos.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-linear.lo -MD -MP -MF ".deps/gegl-sampler-linear.Tpo" \ -c -o gegl-sampler-linear.lo `test -f 'gegl-sampler-linear.c' || echo './'`gegl-sampler-linear.c; \ then mv -f ".deps/gegl-sampler-linear.Tpo" ".deps/gegl-sampler-linear.Plo"; \ else rm -f ".deps/gegl-sampler-linear.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-nearest.lo -MD -MP -MF ".deps/gegl-sampler-nearest.Tpo" \ -c -o gegl-sampler-nearest.lo `test -f 'gegl-sampler-nearest.c' || echo './'`gegl-sampler-nearest.c; \ then mv -f ".deps/gegl-sampler-nearest.Tpo" ".deps/gegl-sampler-nearest.Plo"; \ else rm -f ".deps/gegl-sampler-nearest.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-lanczos.lo -MD -MP -MF .deps/gegl-sampler-lanczos.Tpo -c gegl-sampler-lanczos.c -fPIC -DPIC -o .libs/gegl-sampler-lanczos.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-linear.lo -MD -MP -MF .deps/gegl-sampler-linear.Tpo -c gegl-sampler-linear.c -fPIC -DPIC -o .libs/gegl-sampler-linear.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-sharp.lo -MD -MP -MF ".deps/gegl-sampler-sharp.Tpo" \ -c -o gegl-sampler-sharp.lo `test -f 'gegl-sampler-sharp.c' || echo './'`gegl-sampler-sharp.c; \ then mv -f ".deps/gegl-sampler-sharp.Tpo" ".deps/gegl-sampler-sharp.Plo"; \ else rm -f ".deps/gegl-sampler-sharp.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-nearest.lo -MD -MP -MF .deps/gegl-sampler-nearest.Tpo -c gegl-sampler-nearest.c -fPIC -DPIC -o .libs/gegl-sampler-nearest.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-sharp.lo -MD -MP -MF .deps/gegl-sampler-sharp.Tpo -c gegl-sampler-sharp.c -fPIC -DPIC -o .libs/gegl-sampler-sharp.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-yafr.lo -MD -MP -MF ".deps/gegl-sampler-yafr.Tpo" \ -c -o gegl-sampler-yafr.lo `test -f 'gegl-sampler-yafr.c' || echo './'`gegl-sampler-yafr.c; \ then mv -f ".deps/gegl-sampler-yafr.Tpo" ".deps/gegl-sampler-yafr.Plo"; \ else rm -f ".deps/gegl-sampler-yafr.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-sampler-yafr.lo -MD -MP -MF .deps/gegl-sampler-yafr.Tpo -c gegl-sampler-yafr.c -fPIC -DPIC -o .libs/gegl-sampler-yafr.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-region-generic.lo -MD -MP -MF ".deps/gegl-region-generic.Tpo" \ -c -o gegl-region-generic.lo `test -f 'gegl-region-generic.c' || echo './'`gegl-region-generic.c; \ then mv -f ".deps/gegl-region-generic.Tpo" ".deps/gegl-region-generic.Plo"; \ else rm -f ".deps/gegl-region-generic.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile.lo -MD -MP -MF ".deps/gegl-tile.Tpo" \ -c -o gegl-tile.lo `test -f 'gegl-tile.c' || echo './'`gegl-tile.c; \ then mv -f ".deps/gegl-tile.Tpo" ".deps/gegl-tile.Plo"; \ else rm -f ".deps/gegl-tile.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-source.lo -MD -MP -MF ".deps/gegl-tile-source.Tpo" \ -c -o gegl-tile-source.lo `test -f 'gegl-tile-source.c' || echo './'`gegl-tile-source.c; \ then mv -f ".deps/gegl-tile-source.Tpo" ".deps/gegl-tile-source.Plo"; \ else rm -f ".deps/gegl-tile-source.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile.lo -MD -MP -MF .deps/gegl-tile.Tpo -c gegl-tile.c -fPIC -DPIC -o .libs/gegl-tile.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-storage.lo -MD -MP -MF ".deps/gegl-tile-storage.Tpo" \ -c -o gegl-tile-storage.lo `test -f 'gegl-tile-storage.c' || echo './'`gegl-tile-storage.c; \ then mv -f ".deps/gegl-tile-storage.Tpo" ".deps/gegl-tile-storage.Plo"; \ else rm -f ".deps/gegl-tile-storage.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-region-generic.lo -MD -MP -MF .deps/gegl-region-generic.Tpo -c gegl-region-generic.c -fPIC -DPIC -o .libs/gegl-region-generic.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-source.lo -MD -MP -MF .deps/gegl-tile-source.Tpo -c gegl-tile-source.c -fPIC -DPIC -o .libs/gegl-tile-source.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-backend.lo -MD -MP -MF ".deps/gegl-tile-backend.Tpo" \ -c -o gegl-tile-backend.lo `test -f 'gegl-tile-backend.c' || echo './'`gegl-tile-backend.c; \ then mv -f ".deps/gegl-tile-backend.Tpo" ".deps/gegl-tile-backend.Plo"; \ else rm -f ".deps/gegl-tile-backend.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-storage.lo -MD -MP -MF .deps/gegl-tile-storage.Tpo -c gegl-tile-storage.c -fPIC -DPIC -o .libs/gegl-tile-storage.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-backend-file.lo -MD -MP -MF ".deps/gegl-tile-backend-file.Tpo" \ -c -o gegl-tile-backend-file.lo `test -f 'gegl-tile-backend-file.c' || echo './'`gegl-tile-backend-file.c; \ then mv -f ".deps/gegl-tile-backend-file.Tpo" ".deps/gegl-tile-backend-file.Plo"; \ else rm -f ".deps/gegl-tile-backend-file.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-backend.lo -MD -MP -MF .deps/gegl-tile-backend.Tpo -c gegl-tile-backend.c -fPIC -DPIC -o .libs/gegl-tile-backend.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-backend-ram.lo -MD -MP -MF ".deps/gegl-tile-backend-ram.Tpo" \ -c -o gegl-tile-backend-ram.lo `test -f 'gegl-tile-backend-ram.c' || echo './'`gegl-tile-backend-ram.c; \ then mv -f ".deps/gegl-tile-backend-ram.Tpo" ".deps/gegl-tile-backend-ram.Plo"; \ else rm -f ".deps/gegl-tile-backend-ram.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler.lo -MD -MP -MF ".deps/gegl-tile-handler.Tpo" \ -c -o gegl-tile-handler.lo `test -f 'gegl-tile-handler.c' || echo './'`gegl-tile-handler.c; \ then mv -f ".deps/gegl-tile-handler.Tpo" ".deps/gegl-tile-handler.Plo"; \ else rm -f ".deps/gegl-tile-handler.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-backend-file.lo -MD -MP -MF .deps/gegl-tile-backend-file.Tpo -c gegl-tile-backend-file.c -fPIC -DPIC -o .libs/gegl-tile-backend-file.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler.lo -MD -MP -MF .deps/gegl-tile-handler.Tpo -c gegl-tile-handler.c -fPIC -DPIC -o .libs/gegl-tile-handler.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler-cache.lo -MD -MP -MF ".deps/gegl-tile-handler-cache.Tpo" \ -c -o gegl-tile-handler-cache.lo `test -f 'gegl-tile-handler-cache.c' || echo './'`gegl-tile-handler-cache.c; \ then mv -f ".deps/gegl-tile-handler-cache.Tpo" ".deps/gegl-tile-handler-cache.Plo"; \ else rm -f ".deps/gegl-tile-handler-cache.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler-cache.lo -MD -MP -MF .deps/gegl-tile-handler-cache.Tpo -c gegl-tile-handler-cache.c -fPIC -DPIC -o .libs/gegl-tile-handler-cache.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-backend-ram.lo -MD -MP -MF .deps/gegl-tile-backend-ram.Tpo -c gegl-tile-backend-ram.c -fPIC -DPIC -o .libs/gegl-tile-backend-ram.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler-chain.lo -MD -MP -MF ".deps/gegl-tile-handler-chain.Tpo" \ -c -o gegl-tile-handler-chain.lo `test -f 'gegl-tile-handler-chain.c' || echo './'`gegl-tile-handler-chain.c; \ then mv -f ".deps/gegl-tile-handler-chain.Tpo" ".deps/gegl-tile-handler-chain.Plo"; \ else rm -f ".deps/gegl-tile-handler-chain.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler-empty.lo -MD -MP -MF ".deps/gegl-tile-handler-empty.Tpo" \ -c -o gegl-tile-handler-empty.lo `test -f 'gegl-tile-handler-empty.c' || echo './'`gegl-tile-handler-empty.c; \ then mv -f ".deps/gegl-tile-handler-empty.Tpo" ".deps/gegl-tile-handler-empty.Plo"; \ else rm -f ".deps/gegl-tile-handler-empty.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler-chain.lo -MD -MP -MF .deps/gegl-tile-handler-chain.Tpo -c gegl-tile-handler-chain.c -fPIC -DPIC -o .libs/gegl-tile-handler-chain.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler-log.lo -MD -MP -MF ".deps/gegl-tile-handler-log.Tpo" \ -c -o gegl-tile-handler-log.lo `test -f 'gegl-tile-handler-log.c' || echo './'`gegl-tile-handler-log.c; \ then mv -f ".deps/gegl-tile-handler-log.Tpo" ".deps/gegl-tile-handler-log.Plo"; \ else rm -f ".deps/gegl-tile-handler-log.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler-log.lo -MD -MP -MF .deps/gegl-tile-handler-log.Tpo -c gegl-tile-handler-log.c -fPIC -DPIC -o .libs/gegl-tile-handler-log.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler-zoom.lo -MD -MP -MF ".deps/gegl-tile-handler-zoom.Tpo" \ -c -o gegl-tile-handler-zoom.lo `test -f 'gegl-tile-handler-zoom.c' || echo './'`gegl-tile-handler-zoom.c; \ then mv -f ".deps/gegl-tile-handler-zoom.Tpo" ".deps/gegl-tile-handler-zoom.Plo"; \ else rm -f ".deps/gegl-tile-handler-zoom.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler-empty.lo -MD -MP -MF .deps/gegl-tile-handler-empty.Tpo -c gegl-tile-handler-empty.c -fPIC -DPIC -o .libs/gegl-tile-handler-empty.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-id-pool.lo -MD -MP -MF ".deps/gegl-id-pool.Tpo" \ -c -o gegl-id-pool.lo `test -f 'gegl-id-pool.c' || echo './'`gegl-id-pool.c; \ then mv -f ".deps/gegl-id-pool.Tpo" ".deps/gegl-id-pool.Plo"; \ else rm -f ".deps/gegl-id-pool.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-tile-handler-zoom.lo -MD -MP -MF .deps/gegl-tile-handler-zoom.Tpo -c gegl-tile-handler-zoom.c -fPIC -DPIC -o .libs/gegl-tile-handler-zoom.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-id-pool.lo -MD -MP -MF .deps/gegl-id-pool.Tpo -c gegl-id-pool.c -fPIC -DPIC -o .libs/gegl-id-pool.o /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -o libbuffer.la gegl-tile-backend-tiledir.lo gegl-buffer.lo gegl-buffer-access.lo gegl-buffer-share.lo gegl-buffer-iterator.lo gegl-buffer-linear.lo gegl-buffer-save.lo gegl-buffer-load.lo gegl-cache.lo gegl-sampler.lo gegl-sampler-cubic.lo gegl-sampler-lanczos.lo gegl-sampler-linear.lo gegl-sampler-nearest.lo gegl-sampler-sharp.lo gegl-sampler-yafr.lo gegl-region-generic.lo gegl-tile.lo gegl-tile-source.lo gegl-tile-storage.lo gegl-tile-backend.lo gegl-tile-backend-file.lo gegl-tile-backend-ram.lo gegl-tile-handler.lo gegl-tile-handler-cache.lo gegl-tile-handler-chain.lo gegl-tile-handler-empty.lo gegl-tile-handler-log.lo gegl-tile-handler-zoom.lo gegl-id-pool.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libbuffer.a .libs/gegl-tile-backend-tiledir.o .libs/gegl-buffer.o .libs/gegl-buffer-access.o .libs/gegl-buffer-share.o .libs/gegl-buffer-iterator.o .libs/gegl-buffer-linear.o .libs/gegl-buffer-save.o .libs/gegl-buffer-load.o .libs/gegl-cache.o .libs/gegl-sampler.o .libs/gegl-sampler-cubic.o .libs/gegl-sampler-lanczos.o .libs/gegl-sampler-linear.o .libs/gegl-sampler-nearest.o .libs/gegl-sampler-sharp.o .libs/gegl-sampler-yafr.o .libs/gegl-region-generic.o .libs/gegl-tile.o .libs/gegl-tile-source.o .libs/gegl-tile-storage.o .libs/gegl-tile-backend.o .libs/gegl-tile-backend-file.o .libs/gegl-tile-backend-ram.o .libs/gegl-tile-handler.o .libs/gegl-tile-handler-cache.o .libs/gegl-tile-handler-chain.o .libs/gegl-tile-handler-empty.o .libs/gegl-tile-handler-log.o .libs/gegl-tile-handler-zoom.o .libs/gegl-id-pool.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libbuffer.a libtool: link: ( cd ".libs" && rm -f "libbuffer.la" && ln -s "../libbuffer.la" "libbuffer.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/buffer' Making all in graph make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/graph' if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-connection.lo -MD -MP -MF ".deps/gegl-connection.Tpo" \ -c -o gegl-connection.lo `test -f 'gegl-connection.c' || echo './'`gegl-connection.c; \ then mv -f ".deps/gegl-connection.Tpo" ".deps/gegl-connection.Plo"; \ else rm -f ".deps/gegl-connection.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-node.lo -MD -MP -MF ".deps/gegl-node.Tpo" \ -c -o gegl-node.lo `test -f 'gegl-node.c' || echo './'`gegl-node.c; \ then mv -f ".deps/gegl-node.Tpo" ".deps/gegl-node.Plo"; \ else rm -f ".deps/gegl-node.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-pad.lo -MD -MP -MF ".deps/gegl-pad.Tpo" \ -c -o gegl-pad.lo `test -f 'gegl-pad.c' || echo './'`gegl-pad.c; \ then mv -f ".deps/gegl-pad.Tpo" ".deps/gegl-pad.Plo"; \ else rm -f ".deps/gegl-pad.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-connection.lo -MD -MP -MF .deps/gegl-connection.Tpo -c gegl-connection.c -fPIC -DPIC -o .libs/gegl-connection.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-pad.lo -MD -MP -MF .deps/gegl-pad.Tpo -c gegl-pad.c -fPIC -DPIC -o .libs/gegl-pad.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-visitor.lo -MD -MP -MF ".deps/gegl-visitor.Tpo" \ -c -o gegl-visitor.lo `test -f 'gegl-visitor.c' || echo './'`gegl-visitor.c; \ then mv -f ".deps/gegl-visitor.Tpo" ".deps/gegl-visitor.Plo"; \ else rm -f ".deps/gegl-visitor.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-visitor.lo -MD -MP -MF .deps/gegl-visitor.Tpo -c gegl-visitor.c -fPIC -DPIC -o .libs/gegl-visitor.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-visitable.lo -MD -MP -MF ".deps/gegl-visitable.Tpo" \ -c -o gegl-visitable.lo `test -f 'gegl-visitable.c' || echo './'`gegl-visitable.c; \ then mv -f ".deps/gegl-visitable.Tpo" ".deps/gegl-visitable.Plo"; \ else rm -f ".deps/gegl-visitable.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-node.lo -MD -MP -MF .deps/gegl-node.Tpo -c gegl-node.c -fPIC -DPIC -o .libs/gegl-node.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-visitable.lo -MD -MP -MF .deps/gegl-visitable.Tpo -c gegl-visitable.c -fPIC -DPIC -o .libs/gegl-visitable.o /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -o libgraph.la gegl-connection.lo gegl-node.lo gegl-pad.lo gegl-visitor.lo gegl-visitable.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libgraph.a .libs/gegl-connection.o .libs/gegl-node.o .libs/gegl-pad.o .libs/gegl-visitor.o .libs/gegl-visitable.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libgraph.a libtool: link: ( cd ".libs" && rm -f "libgraph.la" && ln -s "../libgraph.la" "libgraph.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/graph' Making all in module make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/module' if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegldatafiles.lo -MD -MP -MF ".deps/gegldatafiles.Tpo" \ -c -o gegldatafiles.lo `test -f 'gegldatafiles.c' || echo './'`gegldatafiles.c; \ then mv -f ".deps/gegldatafiles.Tpo" ".deps/gegldatafiles.Plo"; \ else rm -f ".deps/gegldatafiles.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT geglmodule.lo -MD -MP -MF ".deps/geglmodule.Tpo" \ -c -o geglmodule.lo `test -f 'geglmodule.c' || echo './'`geglmodule.c; \ then mv -f ".deps/geglmodule.Tpo" ".deps/geglmodule.Plo"; \ else rm -f ".deps/geglmodule.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT geglmoduledb.lo -MD -MP -MF ".deps/geglmoduledb.Tpo" \ -c -o geglmoduledb.lo `test -f 'geglmoduledb.c' || echo './'`geglmoduledb.c; \ then mv -f ".deps/geglmoduledb.Tpo" ".deps/geglmoduledb.Plo"; \ else rm -f ".deps/geglmoduledb.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegldatafiles.lo -MD -MP -MF .deps/gegldatafiles.Tpo -c gegldatafiles.c -fPIC -DPIC -o .libs/gegldatafiles.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT geglmoduledb.lo -MD -MP -MF .deps/geglmoduledb.Tpo -c geglmoduledb.c -fPIC -DPIC -o .libs/geglmoduledb.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/property-types -I../../gegl/property-types -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT geglmodule.lo -MD -MP -MF .deps/geglmodule.Tpo -c geglmodule.c -fPIC -DPIC -o .libs/geglmodule.o /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -o libmodule.la gegldatafiles.lo geglmodule.lo geglmoduledb.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libmodule.a .libs/gegldatafiles.o .libs/geglmodule.o .libs/geglmoduledb.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libmodule.a libtool: link: ( cd ".libs" && rm -f "libmodule.la" && ln -s "../libmodule.la" "libmodule.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/module' Making all in operation make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/operation' if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-extension-handler.lo -MD -MP -MF ".deps/gegl-extension-handler.Tpo" \ -c -o gegl-extension-handler.lo `test -f 'gegl-extension-handler.c' || echo './'`gegl-extension-handler.c; \ then mv -f ".deps/gegl-extension-handler.Tpo" ".deps/gegl-extension-handler.Plo"; \ else rm -f ".deps/gegl-extension-handler.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation.lo -MD -MP -MF ".deps/gegl-operation.Tpo" \ -c -o gegl-operation.lo `test -f 'gegl-operation.c' || echo './'`gegl-operation.c; \ then mv -f ".deps/gegl-operation.Tpo" ".deps/gegl-operation.Plo"; \ else rm -f ".deps/gegl-operation.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-area-filter.lo -MD -MP -MF ".deps/gegl-operation-area-filter.Tpo" \ -c -o gegl-operation-area-filter.lo `test -f 'gegl-operation-area-filter.c' || echo './'`gegl-operation-area-filter.c; \ then mv -f ".deps/gegl-operation-area-filter.Tpo" ".deps/gegl-operation-area-filter.Plo"; \ else rm -f ".deps/gegl-operation-area-filter.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation.lo -MD -MP -MF .deps/gegl-operation.Tpo -c gegl-operation.c -fPIC -DPIC -o .libs/gegl-operation.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-extension-handler.lo -MD -MP -MF .deps/gegl-extension-handler.Tpo -c gegl-extension-handler.c -fPIC -DPIC -o .libs/gegl-extension-handler.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-composer.lo -MD -MP -MF ".deps/gegl-operation-composer.Tpo" \ -c -o gegl-operation-composer.lo `test -f 'gegl-operation-composer.c' || echo './'`gegl-operation-composer.c; \ then mv -f ".deps/gegl-operation-composer.Tpo" ".deps/gegl-operation-composer.Plo"; \ else rm -f ".deps/gegl-operation-composer.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-area-filter.lo -MD -MP -MF .deps/gegl-operation-area-filter.Tpo -c gegl-operation-area-filter.c -fPIC -DPIC -o .libs/gegl-operation-area-filter.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-composer3.lo -MD -MP -MF ".deps/gegl-operation-composer3.Tpo" \ -c -o gegl-operation-composer3.lo `test -f 'gegl-operation-composer3.c' || echo './'`gegl-operation-composer3.c; \ then mv -f ".deps/gegl-operation-composer3.Tpo" ".deps/gegl-operation-composer3.Plo"; \ else rm -f ".deps/gegl-operation-composer3.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-filter.lo -MD -MP -MF ".deps/gegl-operation-filter.Tpo" \ -c -o gegl-operation-filter.lo `test -f 'gegl-operation-filter.c' || echo './'`gegl-operation-filter.c; \ then mv -f ".deps/gegl-operation-filter.Tpo" ".deps/gegl-operation-filter.Plo"; \ else rm -f ".deps/gegl-operation-filter.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-composer3.lo -MD -MP -MF .deps/gegl-operation-composer3.Tpo -c gegl-operation-composer3.c -fPIC -DPIC -o .libs/gegl-operation-composer3.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-composer.lo -MD -MP -MF .deps/gegl-operation-composer.Tpo -c gegl-operation-composer.c -fPIC -DPIC -o .libs/gegl-operation-composer.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-meta.lo -MD -MP -MF ".deps/gegl-operation-meta.Tpo" \ -c -o gegl-operation-meta.lo `test -f 'gegl-operation-meta.c' || echo './'`gegl-operation-meta.c; \ then mv -f ".deps/gegl-operation-meta.Tpo" ".deps/gegl-operation-meta.Plo"; \ else rm -f ".deps/gegl-operation-meta.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-filter.lo -MD -MP -MF .deps/gegl-operation-filter.Tpo -c gegl-operation-filter.c -fPIC -DPIC -o .libs/gegl-operation-filter.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-meta.lo -MD -MP -MF .deps/gegl-operation-meta.Tpo -c gegl-operation-meta.c -fPIC -DPIC -o .libs/gegl-operation-meta.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-point-composer.lo -MD -MP -MF ".deps/gegl-operation-point-composer.Tpo" \ -c -o gegl-operation-point-composer.lo `test -f 'gegl-operation-point-composer.c' || echo './'`gegl-operation-point-composer.c; \ then mv -f ".deps/gegl-operation-point-composer.Tpo" ".deps/gegl-operation-point-composer.Plo"; \ else rm -f ".deps/gegl-operation-point-composer.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-point-composer3.lo -MD -MP -MF ".deps/gegl-operation-point-composer3.Tpo" \ -c -o gegl-operation-point-composer3.lo `test -f 'gegl-operation-point-composer3.c' || echo './'`gegl-operation-point-composer3.c; \ then mv -f ".deps/gegl-operation-point-composer3.Tpo" ".deps/gegl-operation-point-composer3.Plo"; \ else rm -f ".deps/gegl-operation-point-composer3.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-point-filter.lo -MD -MP -MF ".deps/gegl-operation-point-filter.Tpo" \ -c -o gegl-operation-point-filter.lo `test -f 'gegl-operation-point-filter.c' || echo './'`gegl-operation-point-filter.c; \ then mv -f ".deps/gegl-operation-point-filter.Tpo" ".deps/gegl-operation-point-filter.Plo"; \ else rm -f ".deps/gegl-operation-point-filter.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-point-composer3.lo -MD -MP -MF .deps/gegl-operation-point-composer3.Tpo -c gegl-operation-point-composer3.c -fPIC -DPIC -o .libs/gegl-operation-point-composer3.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-point-composer.lo -MD -MP -MF .deps/gegl-operation-point-composer.Tpo -c gegl-operation-point-composer.c -fPIC -DPIC -o .libs/gegl-operation-point-composer.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-point-render.lo -MD -MP -MF ".deps/gegl-operation-point-render.Tpo" \ -c -o gegl-operation-point-render.lo `test -f 'gegl-operation-point-render.c' || echo './'`gegl-operation-point-render.c; \ then mv -f ".deps/gegl-operation-point-render.Tpo" ".deps/gegl-operation-point-render.Plo"; \ else rm -f ".deps/gegl-operation-point-render.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-point-filter.lo -MD -MP -MF .deps/gegl-operation-point-filter.Tpo -c gegl-operation-point-filter.c -fPIC -DPIC -o .libs/gegl-operation-point-filter.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-point-render.lo -MD -MP -MF .deps/gegl-operation-point-render.Tpo -c gegl-operation-point-render.c -fPIC -DPIC -o .libs/gegl-operation-point-render.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-sink.lo -MD -MP -MF ".deps/gegl-operation-sink.Tpo" \ -c -o gegl-operation-sink.lo `test -f 'gegl-operation-sink.c' || echo './'`gegl-operation-sink.c; \ then mv -f ".deps/gegl-operation-sink.Tpo" ".deps/gegl-operation-sink.Plo"; \ else rm -f ".deps/gegl-operation-sink.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-source.lo -MD -MP -MF ".deps/gegl-operation-source.Tpo" \ -c -o gegl-operation-source.lo `test -f 'gegl-operation-source.c' || echo './'`gegl-operation-source.c; \ then mv -f ".deps/gegl-operation-source.Tpo" ".deps/gegl-operation-source.Plo"; \ else rm -f ".deps/gegl-operation-source.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-sink.lo -MD -MP -MF .deps/gegl-operation-sink.Tpo -c gegl-operation-sink.c -fPIC -DPIC -o .libs/gegl-operation-sink.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-source.lo -MD -MP -MF .deps/gegl-operation-source.Tpo -c gegl-operation-source.c -fPIC -DPIC -o .libs/gegl-operation-source.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-temporal.lo -MD -MP -MF ".deps/gegl-operation-temporal.Tpo" \ -c -o gegl-operation-temporal.lo `test -f 'gegl-operation-temporal.c' || echo './'`gegl-operation-temporal.c; \ then mv -f ".deps/gegl-operation-temporal.Tpo" ".deps/gegl-operation-temporal.Plo"; \ else rm -f ".deps/gegl-operation-temporal.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-processors.lo -MD -MP -MF ".deps/gegl-operation-processors.Tpo" \ -c -o gegl-operation-processors.lo `test -f 'gegl-operation-processors.c' || echo './'`gegl-operation-processors.c; \ then mv -f ".deps/gegl-operation-processors.Tpo" ".deps/gegl-operation-processors.Plo"; \ else rm -f ".deps/gegl-operation-processors.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-processors.lo -MD -MP -MF .deps/gegl-operation-processors.Tpo -c gegl-operation-processors.c -fPIC -DPIC -o .libs/gegl-operation-processors.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-temporal.lo -MD -MP -MF .deps/gegl-operation-temporal.Tpo -c gegl-operation-temporal.c -fPIC -DPIC -o .libs/gegl-operation-temporal.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-context.lo -MD -MP -MF ".deps/gegl-operation-context.Tpo" \ -c -o gegl-operation-context.lo `test -f 'gegl-operation-context.c' || echo './'`gegl-operation-context.c; \ then mv -f ".deps/gegl-operation-context.Tpo" ".deps/gegl-operation-context.Plo"; \ else rm -f ".deps/gegl-operation-context.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operations.lo -MD -MP -MF ".deps/gegl-operations.Tpo" \ -c -o gegl-operations.lo `test -f 'gegl-operations.c' || echo './'`gegl-operations.c; \ then mv -f ".deps/gegl-operations.Tpo" ".deps/gegl-operations.Plo"; \ else rm -f ".deps/gegl-operations.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operation-context.lo -MD -MP -MF .deps/gegl-operation-context.Tpo -c gegl-operation-context.c -fPIC -DPIC -o .libs/gegl-operation-context.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-operations.lo -MD -MP -MF .deps/gegl-operations.Tpo -c gegl-operations.c -fPIC -DPIC -o .libs/gegl-operations.o /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -o liboperation.la gegl-extension-handler.lo gegl-operation.lo gegl-operation-area-filter.lo gegl-operation-composer.lo gegl-operation-composer3.lo gegl-operation-filter.lo gegl-operation-meta.lo gegl-operation-point-composer.lo gegl-operation-point-composer3.lo gegl-operation-point-filter.lo gegl-operation-point-render.lo gegl-operation-sink.lo gegl-operation-source.lo gegl-operation-temporal.lo gegl-operation-processors.lo gegl-operation-context.lo gegl-operations.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/liboperation.a .libs/gegl-extension-handler.o .libs/gegl-operation.o .libs/gegl-operation-area-filter.o .libs/gegl-operation-composer.o .libs/gegl-operation-composer3.o .libs/gegl-operation-filter.o .libs/gegl-operation-meta.o .libs/gegl-operation-point-composer.o .libs/gegl-operation-point-composer3.o .libs/gegl-operation-point-filter.o .libs/gegl-operation-point-render.o .libs/gegl-operation-sink.o .libs/gegl-operation-source.o .libs/gegl-operation-temporal.o .libs/gegl-operation-processors.o .libs/gegl-operation-context.o .libs/gegl-operations.o libtool: link: i686-pc-linux-gnu-ranlib .libs/liboperation.a libtool: link: ( cd ".libs" && rm -f "liboperation.la" && ln -s "../liboperation.la" "liboperation.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/operation' Making all in process make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/process' if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-need-visitor.lo -MD -MP -MF ".deps/gegl-need-visitor.Tpo" \ -c -o gegl-need-visitor.lo `test -f 'gegl-need-visitor.c' || echo './'`gegl-need-visitor.c; \ then mv -f ".deps/gegl-need-visitor.Tpo" ".deps/gegl-need-visitor.Plo"; \ else rm -f ".deps/gegl-need-visitor.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-debug-rect-visitor.lo -MD -MP -MF ".deps/gegl-debug-rect-visitor.Tpo" \ -c -o gegl-debug-rect-visitor.lo `test -f 'gegl-debug-rect-visitor.c' || echo './'`gegl-debug-rect-visitor.c; \ then mv -f ".deps/gegl-debug-rect-visitor.Tpo" ".deps/gegl-debug-rect-visitor.Plo"; \ else rm -f ".deps/gegl-debug-rect-visitor.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-eval-mgr.lo -MD -MP -MF ".deps/gegl-eval-mgr.Tpo" \ -c -o gegl-eval-mgr.lo `test -f 'gegl-eval-mgr.c' || echo './'`gegl-eval-mgr.c; \ then mv -f ".deps/gegl-eval-mgr.Tpo" ".deps/gegl-eval-mgr.Plo"; \ else rm -f ".deps/gegl-eval-mgr.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-eval-mgr.lo -MD -MP -MF .deps/gegl-eval-mgr.Tpo -c gegl-eval-mgr.c -fPIC -DPIC -o .libs/gegl-eval-mgr.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-need-visitor.lo -MD -MP -MF .deps/gegl-need-visitor.Tpo -c gegl-need-visitor.c -fPIC -DPIC -o .libs/gegl-need-visitor.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-eval-visitor.lo -MD -MP -MF ".deps/gegl-eval-visitor.Tpo" \ -c -o gegl-eval-visitor.lo `test -f 'gegl-eval-visitor.c' || echo './'`gegl-eval-visitor.c; \ then mv -f ".deps/gegl-eval-visitor.Tpo" ".deps/gegl-eval-visitor.Plo"; \ else rm -f ".deps/gegl-eval-visitor.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-eval-visitor.lo -MD -MP -MF .deps/gegl-eval-visitor.Tpo -c gegl-eval-visitor.c -fPIC -DPIC -o .libs/gegl-eval-visitor.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-debug-rect-visitor.lo -MD -MP -MF .deps/gegl-debug-rect-visitor.Tpo -c gegl-debug-rect-visitor.c -fPIC -DPIC -o .libs/gegl-debug-rect-visitor.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-finish-visitor.lo -MD -MP -MF ".deps/gegl-finish-visitor.Tpo" \ -c -o gegl-finish-visitor.lo `test -f 'gegl-finish-visitor.c' || echo './'`gegl-finish-visitor.c; \ then mv -f ".deps/gegl-finish-visitor.Tpo" ".deps/gegl-finish-visitor.Plo"; \ else rm -f ".deps/gegl-finish-visitor.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-have-visitor.lo -MD -MP -MF ".deps/gegl-have-visitor.Tpo" \ -c -o gegl-have-visitor.lo `test -f 'gegl-have-visitor.c' || echo './'`gegl-have-visitor.c; \ then mv -f ".deps/gegl-have-visitor.Tpo" ".deps/gegl-have-visitor.Plo"; \ else rm -f ".deps/gegl-have-visitor.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-prepare-visitor.lo -MD -MP -MF ".deps/gegl-prepare-visitor.Tpo" \ -c -o gegl-prepare-visitor.lo `test -f 'gegl-prepare-visitor.c' || echo './'`gegl-prepare-visitor.c; \ then mv -f ".deps/gegl-prepare-visitor.Tpo" ".deps/gegl-prepare-visitor.Plo"; \ else rm -f ".deps/gegl-prepare-visitor.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-finish-visitor.lo -MD -MP -MF .deps/gegl-finish-visitor.Tpo -c gegl-finish-visitor.c -fPIC -DPIC -o .libs/gegl-finish-visitor.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-have-visitor.lo -MD -MP -MF .deps/gegl-have-visitor.Tpo -c gegl-have-visitor.c -fPIC -DPIC -o .libs/gegl-have-visitor.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-processor.lo -MD -MP -MF ".deps/gegl-processor.Tpo" \ -c -o gegl-processor.lo `test -f 'gegl-processor.c' || echo './'`gegl-processor.c; \ then mv -f ".deps/gegl-processor.Tpo" ".deps/gegl-processor.Plo"; \ else rm -f ".deps/gegl-processor.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-prepare-visitor.lo -MD -MP -MF .deps/gegl-prepare-visitor.Tpo -c gegl-prepare-visitor.c -fPIC -DPIC -o .libs/gegl-prepare-visitor.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-processor.lo -MD -MP -MF .deps/gegl-processor.Tpo -c gegl-processor.c -fPIC -DPIC -o .libs/gegl-processor.o /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -o libprocess.la gegl-need-visitor.lo gegl-debug-rect-visitor.lo gegl-eval-mgr.lo gegl-eval-visitor.lo gegl-finish-visitor.lo gegl-have-visitor.lo gegl-prepare-visitor.lo gegl-processor.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libprocess.a .libs/gegl-need-visitor.o .libs/gegl-debug-rect-visitor.o .libs/gegl-eval-mgr.o .libs/gegl-eval-visitor.o .libs/gegl-finish-visitor.o .libs/gegl-have-visitor.o .libs/gegl-prepare-visitor.o .libs/gegl-processor.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libprocess.a libtool: link: ( cd ".libs" && rm -f "libprocess.la" && ln -s "../libprocess.la" "libprocess.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/process' Making all in property-types make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/property-types' if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-color.lo -MD -MP -MF ".deps/gegl-color.Tpo" \ -c -o gegl-color.lo `test -f 'gegl-color.c' || echo './'`gegl-color.c; \ then mv -f ".deps/gegl-color.Tpo" ".deps/gegl-color.Plo"; \ else rm -f ".deps/gegl-color.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-curve.lo -MD -MP -MF ".deps/gegl-curve.Tpo" \ -c -o gegl-curve.lo `test -f 'gegl-curve.c' || echo './'`gegl-curve.c; \ then mv -f ".deps/gegl-curve.Tpo" ".deps/gegl-curve.Plo"; \ else rm -f ".deps/gegl-curve.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-path.lo -MD -MP -MF ".deps/gegl-path.Tpo" \ -c -o gegl-path.lo `test -f 'gegl-path.c' || echo './'`gegl-path.c; \ then mv -f ".deps/gegl-path.Tpo" ".deps/gegl-path.Plo"; \ else rm -f ".deps/gegl-path.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-color.lo -MD -MP -MF .deps/gegl-color.Tpo -c gegl-color.c -fPIC -DPIC -o .libs/gegl-color.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-curve.lo -MD -MP -MF .deps/gegl-curve.Tpo -c gegl-curve.c -fPIC -DPIC -o .libs/gegl-curve.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-paramspecs.lo -MD -MP -MF ".deps/gegl-paramspecs.Tpo" \ -c -o gegl-paramspecs.lo `test -f 'gegl-paramspecs.c' || echo './'`gegl-paramspecs.c; \ then mv -f ".deps/gegl-paramspecs.Tpo" ".deps/gegl-paramspecs.Plo"; \ else rm -f ".deps/gegl-paramspecs.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-path.lo -MD -MP -MF .deps/gegl-path.Tpo -c gegl-path.c -fPIC -DPIC -o .libs/gegl-path.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-paramspecs.lo -MD -MP -MF .deps/gegl-paramspecs.Tpo -c gegl-paramspecs.c -fPIC -DPIC -o .libs/gegl-paramspecs.o gegl-curve.c: In function 'gegl_curve_set_point': gegl-curve.c:229: warning: 'point.y2' is used uninitialized in this function /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -o libpropertytypes.la gegl-color.lo gegl-curve.lo gegl-path.lo gegl-paramspecs.lo libtool: link: i686-pc-linux-gnu-ar cru .libs/libpropertytypes.a .libs/gegl-color.o .libs/gegl-curve.o .libs/gegl-path.o .libs/gegl-paramspecs.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libpropertytypes.a libtool: link: ( cd ".libs" && rm -f "libpropertytypes.la" && ln -s "../libpropertytypes.la" "libpropertytypes.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl/property-types' make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl' if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-config.lo -MD -MP -MF ".deps/gegl-config.Tpo" \ -c -o gegl-config.lo `test -f 'gegl-config.c' || echo './'`gegl-config.c; \ then mv -f ".deps/gegl-config.Tpo" ".deps/gegl-config.Plo"; \ else rm -f ".deps/gegl-config.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-cpuaccel.lo -MD -MP -MF ".deps/gegl-cpuaccel.Tpo" \ -c -o gegl-cpuaccel.lo `test -f 'gegl-cpuaccel.c' || echo './'`gegl-cpuaccel.c; \ then mv -f ".deps/gegl-cpuaccel.Tpo" ".deps/gegl-cpuaccel.Plo"; \ else rm -f ".deps/gegl-cpuaccel.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-dot.lo -MD -MP -MF ".deps/gegl-dot.Tpo" \ -c -o gegl-dot.lo `test -f 'gegl-dot.c' || echo './'`gegl-dot.c; \ then mv -f ".deps/gegl-dot.Tpo" ".deps/gegl-dot.Plo"; \ else rm -f ".deps/gegl-dot.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\"/usr/lib\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-config.lo -MD -MP -MF .deps/gegl-config.Tpo -c gegl-config.c -fPIC -DPIC -o .libs/gegl-config.o if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-dot-visitor.lo -MD -MP -MF ".deps/gegl-dot-visitor.Tpo" \ -c -o gegl-dot-visitor.lo `test -f 'gegl-dot-visitor.c' || echo './'`gegl-dot-visitor.c; \ then mv -f ".deps/gegl-dot-visitor.Tpo" ".deps/gegl-dot-visitor.Plo"; \ else rm -f ".deps/gegl-dot-visitor.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\"/usr/lib\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-dot.lo -MD -MP -MF .deps/gegl-dot.Tpo -c gegl-dot.c -fPIC -DPIC -o .libs/gegl-dot.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\"/usr/lib\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-dot-visitor.lo -MD -MP -MF .deps/gegl-dot-visitor.Tpo -c gegl-dot-visitor.c -fPIC -DPIC -o .libs/gegl-dot-visitor.o if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-init.lo -MD -MP -MF ".deps/gegl-init.Tpo" \ -c -o gegl-init.lo `test -f 'gegl-init.c' || echo './'`gegl-init.c; \ then mv -f ".deps/gegl-init.Tpo" ".deps/gegl-init.Plo"; \ else rm -f ".deps/gegl-init.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\"/usr/lib\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-init.lo -MD -MP -MF .deps/gegl-init.Tpo -c gegl-init.c -fPIC -DPIC -o .libs/gegl-init.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\"/usr/lib\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-cpuaccel.lo -MD -MP -MF .deps/gegl-cpuaccel.Tpo -c gegl-cpuaccel.c -fPIC -DPIC -o .libs/gegl-cpuaccel.o if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-instrument.lo -MD -MP -MF ".deps/gegl-instrument.Tpo" \ -c -o gegl-instrument.lo `test -f 'gegl-instrument.c' || echo './'`gegl-instrument.c; \ then mv -f ".deps/gegl-instrument.Tpo" ".deps/gegl-instrument.Plo"; \ else rm -f ".deps/gegl-instrument.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\"/usr/lib\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-instrument.lo -MD -MP -MF .deps/gegl-instrument.Tpo -c gegl-instrument.c -fPIC -DPIC -o .libs/gegl-instrument.o if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-utils.lo -MD -MP -MF ".deps/gegl-utils.Tpo" \ -c -o gegl-utils.lo `test -f 'gegl-utils.c' || echo './'`gegl-utils.c; \ then mv -f ".deps/gegl-utils.Tpo" ".deps/gegl-utils.Plo"; \ else rm -f ".deps/gegl-utils.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-matrix.lo -MD -MP -MF ".deps/gegl-matrix.Tpo" \ -c -o gegl-matrix.lo `test -f 'gegl-matrix.c' || echo './'`gegl-matrix.c; \ then mv -f ".deps/gegl-matrix.Tpo" ".deps/gegl-matrix.Plo"; \ else rm -f ".deps/gegl-matrix.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\""/usr/lib"\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-xml.lo -MD -MP -MF ".deps/gegl-xml.Tpo" \ -c -o gegl-xml.lo `test -f 'gegl-xml.c' || echo './'`gegl-xml.c; \ then mv -f ".deps/gegl-xml.Tpo" ".deps/gegl-xml.Plo"; \ else rm -f ".deps/gegl-xml.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\"/usr/lib\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-utils.lo -MD -MP -MF .deps/gegl-utils.Tpo -c gegl-utils.c -fPIC -DPIC -o .libs/gegl-utils.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\"/usr/lib\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-matrix.lo -MD -MP -MF .deps/gegl-matrix.Tpo -c gegl-matrix.c -fPIC -DPIC -o .libs/gegl-matrix.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../gegl/buffer -I../gegl/buffer -I../gegl/property-types -I../gegl/property-types -I../gegl/operation -I../gegl/operation -DLIBDIR=\"/usr/lib\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gegl-xml.lo -MD -MP -MF .deps/gegl-xml.Tpo -c gegl-xml.c -fPIC -DPIC -o .libs/gegl-xml.o /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -export-dynamic -version-info 100:0:100 -Wl,-O1 -o libgegl-0.0.la -rpath /usr/lib gegl-config.lo gegl-cpuaccel.lo gegl-dot.lo gegl-dot-visitor.lo gegl-init.lo gegl-instrument.lo gegl-utils.lo gegl-matrix.lo gegl-xml.lo ../gegl/buffer/libbuffer.la ../gegl/module/libmodule.la ../gegl/operation/liboperation.la ../gegl/graph/libgraph.la ../gegl/process/libprocess.la ../gegl/property-types/libpropertytypes.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lbabl-0.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/gegl-config.o .libs/gegl-cpuaccel.o .libs/gegl-dot.o .libs/gegl-dot-visitor.o .libs/gegl-init.o .libs/gegl-instrument.o .libs/gegl-utils.o .libs/gegl-matrix.o .libs/gegl-xml.o -Wl,--whole-archive ../gegl/buffer/.libs/libbuffer.a ../gegl/module/.libs/libmodule.a ../gegl/operation/.libs/liboperation.a ../gegl/graph/.libs/libgraph.a ../gegl/process/.libs/libprocess.a ../gegl/property-types/.libs/libpropertytypes.a -Wl,--no-whole-archive /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lbabl-0.0 -lm -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgegl-0.0.so.0 -o .libs/libgegl-0.0.so.0.100.0 libtool: link: (cd ".libs" && rm -f "libgegl-0.0.so.0" && ln -s "libgegl-0.0.so.0.100.0" "libgegl-0.0.so.0") libtool: link: (cd ".libs" && rm -f "libgegl-0.0.so" && ln -s "libgegl-0.0.so.0.100.0" "libgegl-0.0.so") libtool: link: ( cd ".libs" && rm -f "libgegl-0.0.la" && ln -s "../libgegl-0.0.la" "libgegl-0.0.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl' make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/gegl' Making all in operations make[2]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations' Making all in affine make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/affine' if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT affine.lo -MD -MP -MF ".deps/affine.Tpo" \ -c -o affine.lo `test -f 'affine.c' || echo './'`affine.c; \ then mv -f ".deps/affine.Tpo" ".deps/affine.Plo"; \ else rm -f ".deps/affine.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT module.lo -MD -MP -MF ".deps/module.Tpo" \ -c -o module.lo `test -f 'module.c' || echo './'`module.c; \ then mv -f ".deps/module.Tpo" ".deps/module.Plo"; \ else rm -f ".deps/module.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT reflect.lo -MD -MP -MF ".deps/reflect.Tpo" \ -c -o reflect.lo `test -f 'reflect.c' || echo './'`reflect.c; \ then mv -f ".deps/reflect.Tpo" ".deps/reflect.Plo"; \ else rm -f ".deps/reflect.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT reflect.lo -MD -MP -MF .deps/reflect.Tpo -c reflect.c -fPIC -DPIC -o .libs/reflect.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT affine.lo -MD -MP -MF .deps/affine.Tpo -c affine.c -fPIC -DPIC -o .libs/affine.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT rotate.lo -MD -MP -MF ".deps/rotate.Tpo" \ -c -o rotate.lo `test -f 'rotate.c' || echo './'`rotate.c; \ then mv -f ".deps/rotate.Tpo" ".deps/rotate.Plo"; \ else rm -f ".deps/rotate.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c -fPIC -DPIC -o .libs/module.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT rotate.lo -MD -MP -MF .deps/rotate.Tpo -c rotate.c -fPIC -DPIC -o .libs/rotate.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT scale.lo -MD -MP -MF ".deps/scale.Tpo" \ -c -o scale.lo `test -f 'scale.c' || echo './'`scale.c; \ then mv -f ".deps/scale.Tpo" ".deps/scale.Plo"; \ else rm -f ".deps/scale.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT shear.lo -MD -MP -MF ".deps/shear.Tpo" \ -c -o shear.lo `test -f 'shear.c' || echo './'`shear.c; \ then mv -f ".deps/shear.Tpo" ".deps/shear.Plo"; \ else rm -f ".deps/shear.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT shear.lo -MD -MP -MF .deps/shear.Tpo -c shear.c -fPIC -DPIC -o .libs/shear.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT transform.lo -MD -MP -MF ".deps/transform.Tpo" \ -c -o transform.lo `test -f 'transform.c' || echo './'`transform.c; \ then mv -f ".deps/transform.Tpo" ".deps/transform.Plo"; \ else rm -f ".deps/transform.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT translate.lo -MD -MP -MF ".deps/translate.Tpo" \ -c -o translate.lo `test -f 'translate.c' || echo './'`translate.c; \ then mv -f ".deps/translate.Tpo" ".deps/translate.Plo"; \ else rm -f ".deps/translate.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c scale.c -fPIC -DPIC -o .libs/scale.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -fPIC -DPIC -o .libs/transform.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT translate.lo -MD -MP -MF .deps/translate.Tpo -c translate.c -fPIC -DPIC -o .libs/translate.o /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o affine.la -rpath /usr/lib/gegl-0.0 affine.lo module.lo reflect.lo rotate.lo scale.lo shear.lo transform.lo translate.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: i686-pc-linux-gnu-gcc -shared .libs/affine.o .libs/module.o .libs/reflect.o .libs/rotate.o .libs/scale.o .libs/shear.o .libs/transform.o .libs/translate.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,affine.so -o .libs/affine.so libtool: link: ( cd ".libs" && rm -f "affine.la" && ln -s "../affine.la" "affine.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/affine' Making all in core make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/core' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/core -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o clone.la.lo clone.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/core -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o convert-format.la.lo convert-format.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/core -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o crop.la.lo crop.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/core -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c convert-format.c -fPIC -DPIC -o .libs/convert-format.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/core -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c clone.c -fPIC -DPIC -o .libs/clone.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/core -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c crop.c -fPIC -DPIC -o .libs/crop.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o convert-format.la -rpath /usr/lib/gegl-0.0 convert-format.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o clone.la -rpath /usr/lib/gegl-0.0 clone.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o crop.la -rpath /usr/lib/gegl-0.0 crop.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/convert-format.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,convert-format.so -o .libs/convert-format.so libtool: link: ( cd ".libs" && rm -f "convert-format.la" && ln -s "../convert-format.la" "convert-format.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/core -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o nop.la.lo nop.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/core -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c nop.c -fPIC -DPIC -o .libs/nop.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o nop.la -rpath /usr/lib/gegl-0.0 nop.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/clone.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,clone.so -o .libs/clone.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/crop.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,crop.so -o .libs/crop.so libtool: link: ( cd ".libs" && rm -f "crop.la" && ln -s "../crop.la" "crop.la" ) libtool: link: ( cd ".libs" && rm -f "clone.la" && ln -s "../clone.la" "clone.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/nop.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,nop.so -o .libs/nop.so libtool: link: ( cd ".libs" && rm -f "nop.la" && ln -s "../nop.la" "nop.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/core' Making all in common make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/common' Making all in perlin make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/common/perlin' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/common/perlin' make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/common' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o bilateral-filter.la.lo bilateral-filter.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o box-blur.la.lo box-blur.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o brightness-contrast.la.lo brightness-contrast.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c box-blur.c -fPIC -DPIC -o .libs/box-blur.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c bilateral-filter.c -fPIC -DPIC -o .libs/bilateral-filter.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o box-blur.la -rpath /usr/lib/gegl-0.0 box-blur.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c brightness-contrast.c -fPIC -DPIC -o .libs/brightness-contrast.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o bilateral-filter.la -rpath /usr/lib/gegl-0.0 bilateral-filter.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/bilateral-filter.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,bilateral-filter.so -o .libs/bilateral-filter.so /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o brightness-contrast.la -rpath /usr/lib/gegl-0.0 brightness-contrast.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "bilateral-filter.la" && ln -s "../bilateral-filter.la" "bilateral-filter.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o buffer-sink.la.lo buffer-sink.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c buffer-sink.c -fPIC -DPIC -o .libs/buffer-sink.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o buffer-sink.la -rpath /usr/lib/gegl-0.0 buffer-sink.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/brightness-contrast.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,brightness-contrast.so -o .libs/brightness-contrast.so libtool: link: ( cd ".libs" && rm -f "brightness-contrast.la" && ln -s "../brightness-contrast.la" "brightness-contrast.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o buffer-source.la.lo buffer-source.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/box-blur.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,box-blur.so -o .libs/box-blur.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c buffer-source.c -fPIC -DPIC -o .libs/buffer-source.la.o libtool: link: ( cd ".libs" && rm -f "box-blur.la" && ln -s "../box-blur.la" "box-blur.la" ) /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o buffer-source.la -rpath /usr/lib/gegl-0.0 buffer-source.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o c2g.la.lo c2g.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/buffer-sink.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,buffer-sink.so -o .libs/buffer-sink.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c c2g.c -fPIC -DPIC -o .libs/c2g.la.o libtool: link: ( cd ".libs" && rm -f "buffer-sink.la" && ln -s "../buffer-sink.la" "buffer-sink.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o checkerboard.la.lo checkerboard.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c checkerboard.c -fPIC -DPIC -o .libs/checkerboard.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o c2g.la -rpath /usr/lib/gegl-0.0 c2g.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o checkerboard.la -rpath /usr/lib/gegl-0.0 checkerboard.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/buffer-source.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,buffer-source.so -o .libs/buffer-source.so libtool: link: ( cd ".libs" && rm -f "buffer-source.la" && ln -s "../buffer-source.la" "buffer-source.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color.la.lo color.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/checkerboard.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,checkerboard.so -o .libs/checkerboard.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color.c -fPIC -DPIC -o .libs/color.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o color.la -rpath /usr/lib/gegl-0.0 color.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/c2g.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,c2g.so -o .libs/c2g.so libtool: link: ( cd ".libs" && rm -f "checkerboard.la" && ln -s "../checkerboard.la" "checkerboard.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-temperature.la.lo color-temperature.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-temperature.c -fPIC -DPIC -o .libs/color-temperature.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/color.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,color.so -o .libs/color.so libtool: link: ( cd ".libs" && rm -f "c2g.la" && ln -s "../c2g.la" "c2g.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o contrast-curve.la.lo contrast-curve.c /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o color-temperature.la -rpath /usr/lib/gegl-0.0 color-temperature.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "color.la" && ln -s "../color.la" "color.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o difference-of-gaussians.la.lo difference-of-gaussians.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c contrast-curve.c -fPIC -DPIC -o .libs/contrast-curve.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c difference-of-gaussians.c -fPIC -DPIC -o .libs/difference-of-gaussians.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o contrast-curve.la -rpath /usr/lib/gegl-0.0 contrast-curve.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/color-temperature.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,color-temperature.so -o .libs/color-temperature.so /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o difference-of-gaussians.la -rpath /usr/lib/gegl-0.0 difference-of-gaussians.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "color-temperature.la" && ln -s "../color-temperature.la" "color-temperature.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dropshadow.la.lo dropshadow.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dropshadow.c -fPIC -DPIC -o .libs/dropshadow.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o dropshadow.la -rpath /usr/lib/gegl-0.0 dropshadow.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/difference-of-gaussians.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,difference-of-gaussians.so -o .libs/difference-of-gaussians.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/contrast-curve.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,contrast-curve.so -o .libs/contrast-curve.so libtool: link: ( cd ".libs" && rm -f "difference-of-gaussians.la" && ln -s "../difference-of-gaussians.la" "difference-of-gaussians.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o fractal-explorer.la.lo fractal-explorer.c libtool: link: ( cd ".libs" && rm -f "contrast-curve.la" && ln -s "../contrast-curve.la" "contrast-curve.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gaussian-blur.la.lo gaussian-blur.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gaussian-blur.c -fPIC -DPIC -o .libs/gaussian-blur.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c fractal-explorer.c -fPIC -DPIC -o .libs/fractal-explorer.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o gaussian-blur.la -rpath /usr/lib/gegl-0.0 gaussian-blur.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o fractal-explorer.la -rpath /usr/lib/gegl-0.0 fractal-explorer.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/dropshadow.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,dropshadow.so -o .libs/dropshadow.so libtool: link: ( cd ".libs" && rm -f "dropshadow.la" && ln -s "../dropshadow.la" "dropshadow.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o grey.la.lo grey.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c grey.c -fPIC -DPIC -o .libs/grey.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o grey.la -rpath /usr/lib/gegl-0.0 grey.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/fractal-explorer.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,fractal-explorer.so -o .libs/fractal-explorer.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/gaussian-blur.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,gaussian-blur.so -o .libs/gaussian-blur.so libtool: link: ( cd ".libs" && rm -f "gaussian-blur.la" && ln -s "../gaussian-blur.la" "gaussian-blur.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o introspect.la.lo introspect.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c introspect.c -fPIC -DPIC -o .libs/introspect.la.o libtool: link: ( cd ".libs" && rm -f "fractal-explorer.la" && ln -s "../fractal-explorer.la" "fractal-explorer.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o invert.la.lo invert.c /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o introspect.la -rpath /usr/lib/gegl-0.0 introspect.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/grey.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,grey.so -o .libs/grey.so libtool: link: ( cd ".libs" && rm -f "grey.la" && ln -s "../grey.la" "grey.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o layer.la.lo layer.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c invert.c -fPIC -DPIC -o .libs/invert.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c layer.c -fPIC -DPIC -o .libs/layer.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o invert.la -rpath /usr/lib/gegl-0.0 invert.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o layer.la -rpath /usr/lib/gegl-0.0 layer.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/introspect.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,introspect.so -o .libs/introspect.so libtool: link: ( cd ".libs" && rm -f "introspect.la" && ln -s "../introspect.la" "introspect.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o levels.la.lo levels.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/invert.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,invert.so -o .libs/invert.so libtool: link: ( cd ".libs" && rm -f "invert.la" && ln -s "../invert.la" "invert.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o load.la.lo load.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c levels.c -fPIC -DPIC -o .libs/levels.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/layer.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,layer.so -o .libs/layer.so /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o levels.la -rpath /usr/lib/gegl-0.0 levels.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c load.c -fPIC -DPIC -o .libs/load.la.o libtool: link: ( cd ".libs" && rm -f "layer.la" && ln -s "../layer.la" "layer.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o magick-load.la.lo magick-load.c /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o load.la -rpath /usr/lib/gegl-0.0 load.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c magick-load.c -fPIC -DPIC -o .libs/magick-load.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/levels.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,levels.so -o .libs/levels.so libtool: link: ( cd ".libs" && rm -f "levels.la" && ln -s "../levels.la" "levels.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mblur.la.lo mblur.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mblur.c -fPIC -DPIC -o .libs/mblur.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o magick-load.la -rpath /usr/lib/gegl-0.0 magick-load.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o mblur.la -rpath /usr/lib/gegl-0.0 mblur.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/load.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,load.so -o .libs/load.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/mblur.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,mblur.so -o .libs/mblur.so libtool: link: ( cd ".libs" && rm -f "load.la" && ln -s "../load.la" "load.la" ) libtool: link: ( cd ".libs" && rm -f "mblur.la" && ln -s "../mblur.la" "mblur.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mono-mixer.la.lo mono-mixer.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise.la.lo noise.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/magick-load.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,magick-load.so -o .libs/magick-load.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mono-mixer.c -fPIC -DPIC -o .libs/mono-mixer.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o mono-mixer.la -rpath /usr/lib/gegl-0.0 mono-mixer.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise.c -fPIC -DPIC -o .libs/noise.la.o libtool: link: ( cd ".libs" && rm -f "magick-load.la" && ln -s "../magick-load.la" "magick-load.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o opacity.la.lo opacity.c /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o noise.la -rpath /usr/lib/gegl-0.0 noise.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c opacity.c -fPIC -DPIC -o .libs/opacity.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/mono-mixer.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,mono-mixer.so -o .libs/mono-mixer.so /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o opacity.la -rpath /usr/lib/gegl-0.0 opacity.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "mono-mixer.la" && ln -s "../mono-mixer.la" "mono-mixer.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o open-buffer.la.lo open-buffer.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c open-buffer.c -fPIC -DPIC -o .libs/open-buffer.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/noise.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,noise.so -o .libs/noise.so /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o open-buffer.la -rpath /usr/lib/gegl-0.0 open-buffer.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "noise.la" && ln -s "../noise.la" "noise.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o raw-load.la.lo raw-load.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c raw-load.c -fPIC -DPIC -o .libs/raw-load.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/opacity.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,opacity.so -o .libs/opacity.so /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o raw-load.la -rpath /usr/lib/gegl-0.0 raw-load.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/open-buffer.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,open-buffer.so -o .libs/open-buffer.so libtool: link: ( cd ".libs" && rm -f "opacity.la" && ln -s "../opacity.la" "opacity.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rectangle.la.lo rectangle.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rectangle.c -fPIC -DPIC -o .libs/rectangle.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o rectangle.la -rpath /usr/lib/gegl-0.0 rectangle.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "open-buffer.la" && ln -s "../open-buffer.la" "open-buffer.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o remap.la.lo remap.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/raw-load.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,raw-load.so -o .libs/raw-load.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c remap.c -fPIC -DPIC -o .libs/remap.la.o libtool: link: ( cd ".libs" && rm -f "raw-load.la" && ln -s "../raw-load.la" "raw-load.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o snn-mean.la.lo snn-mean.c /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o remap.la -rpath /usr/lib/gegl-0.0 remap.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c snn-mean.c -fPIC -DPIC -o .libs/snn-mean.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rectangle.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,rectangle.so -o .libs/rectangle.so /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o snn-mean.la -rpath /usr/lib/gegl-0.0 snn-mean.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "rectangle.la" && ln -s "../rectangle.la" "rectangle.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o stress.la.lo stress.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/remap.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,remap.so -o .libs/remap.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c stress.c -fPIC -DPIC -o .libs/stress.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/snn-mean.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,snn-mean.so -o .libs/snn-mean.so libtool: link: ( cd ".libs" && rm -f "snn-mean.la" && ln -s "../snn-mean.la" "snn-mean.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o stretch-contrast.la.lo stretch-contrast.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c stretch-contrast.c -fPIC -DPIC -o .libs/stretch-contrast.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o stress.la -rpath /usr/lib/gegl-0.0 stress.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o stretch-contrast.la -rpath /usr/lib/gegl-0.0 stretch-contrast.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "remap.la" && ln -s "../remap.la" "remap.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-huerotate.la.lo svg-huerotate.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/stretch-contrast.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,stretch-contrast.so -o .libs/stretch-contrast.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-huerotate.c -fPIC -DPIC -o .libs/svg-huerotate.la.o libtool: link: ( cd ".libs" && rm -f "stretch-contrast.la" && ln -s "../stretch-contrast.la" "stretch-contrast.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-luminancetoalpha.la.lo svg-luminancetoalpha.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-luminancetoalpha.c -fPIC -DPIC -o .libs/svg-luminancetoalpha.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o svg-luminancetoalpha.la -rpath /usr/lib/gegl-0.0 svg-luminancetoalpha.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o svg-huerotate.la -rpath /usr/lib/gegl-0.0 svg-huerotate.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/stress.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,stress.so -o .libs/stress.so libtool: link: ( cd ".libs" && rm -f "stress.la" && ln -s "../stress.la" "stress.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-matrix.la.lo svg-matrix.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-matrix.c -fPIC -DPIC -o .libs/svg-matrix.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o svg-matrix.la -rpath /usr/lib/gegl-0.0 svg-matrix.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/svg-huerotate.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,svg-huerotate.so -o .libs/svg-huerotate.so libtool: link: ( cd ".libs" && rm -f "svg-huerotate.la" && ln -s "../svg-huerotate.la" "svg-huerotate.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-saturate.la.lo svg-saturate.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-saturate.c -fPIC -DPIC -o .libs/svg-saturate.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/svg-luminancetoalpha.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,svg-luminancetoalpha.so -o .libs/svg-luminancetoalpha.so /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o svg-saturate.la -rpath /usr/lib/gegl-0.0 svg-saturate.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/svg-matrix.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,svg-matrix.so -o .libs/svg-matrix.so libtool: link: ( cd ".libs" && rm -f "svg-luminancetoalpha.la" && ln -s "../svg-luminancetoalpha.la" "svg-luminancetoalpha.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o threshold.la.lo threshold.c libtool: link: ( cd ".libs" && rm -f "svg-matrix.la" && ln -s "../svg-matrix.la" "svg-matrix.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tonemap.la.lo tonemap.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c threshold.c -fPIC -DPIC -o .libs/threshold.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c tonemap.c -fPIC -DPIC -o .libs/tonemap.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/svg-saturate.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,svg-saturate.so -o .libs/svg-saturate.so /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o threshold.la -rpath /usr/lib/gegl-0.0 threshold.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o tonemap.la -rpath /usr/lib/gegl-0.0 tonemap.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "svg-saturate.la" && ln -s "../svg-saturate.la" "svg-saturate.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o unsharp-mask.la.lo unsharp-mask.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c unsharp-mask.c -fPIC -DPIC -o .libs/unsharp-mask.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o unsharp-mask.la -rpath /usr/lib/gegl-0.0 unsharp-mask.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/tonemap.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,tonemap.so -o .libs/tonemap.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/threshold.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,threshold.so -o .libs/threshold.so libtool: link: ( cd ".libs" && rm -f "tonemap.la" && ln -s "../tonemap.la" "tonemap.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o value-invert.la.lo value-invert.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/unsharp-mask.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,unsharp-mask.so -o .libs/unsharp-mask.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c value-invert.c -fPIC -DPIC -o .libs/value-invert.la.o libtool: link: ( cd ".libs" && rm -f "threshold.la" && ln -s "../threshold.la" "threshold.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o weighted_blend.la.lo weighted_blend.c libtool: link: ( cd ".libs" && rm -f "unsharp-mask.la" && ln -s "../unsharp-mask.la" "unsharp-mask.la" ) libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c weighted_blend.c -fPIC -DPIC -o .libs/weighted_blend.la.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o whitebalance.la.lo whitebalance.c /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o weighted_blend.la -rpath /usr/lib/gegl-0.0 weighted_blend.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c whitebalance.c -fPIC -DPIC -o .libs/whitebalance.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o value-invert.la -rpath /usr/lib/gegl-0.0 value-invert.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o whitebalance.la -rpath /usr/lib/gegl-0.0 whitebalance.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/whitebalance.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,whitebalance.so -o .libs/whitebalance.so libtool: link: ( cd ".libs" && rm -f "whitebalance.la" && ln -s "../whitebalance.la" "whitebalance.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o write-buffer.la.lo write-buffer.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/common -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c write-buffer.c -fPIC -DPIC -o .libs/write-buffer.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/weighted_blend.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,weighted_blend.so -o .libs/weighted_blend.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/value-invert.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,value-invert.so -o .libs/value-invert.so /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o write-buffer.la -rpath /usr/lib/gegl-0.0 write-buffer.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "weighted_blend.la" && ln -s "../weighted_blend.la" "weighted_blend.la" ) libtool: link: ( cd ".libs" && rm -f "value-invert.la" && ln -s "../value-invert.la" "value-invert.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/write-buffer.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,write-buffer.so -o .libs/write-buffer.so libtool: link: ( cd ".libs" && rm -f "write-buffer.la" && ln -s "../write-buffer.la" "write-buffer.la" ) make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/common' make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/common' Making all in external make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/external' if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT text_la-text.lo -MD -MP -MF ".deps/text_la-text.Tpo" \ -c -o text_la-text.lo `test -f 'text.c' || echo './'`text.c; \ then mv -f ".deps/text_la-text.Tpo" ".deps/text_la-text.Plo"; \ else rm -f ".deps/text_la-text.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT path_la-path.lo -MD -MP -MF ".deps/path_la-path.Tpo" \ -c -o path_la-path.lo `test -f 'path.c' || echo './'`path.c; \ then mv -f ".deps/path_la-path.Tpo" ".deps/path_la-path.Plo"; \ else rm -f ".deps/path_la-path.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/libpng12 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT png_load_la-png-load.lo -MD -MP -MF ".deps/png_load_la-png-load.Tpo" \ -c -o png_load_la-png-load.lo `test -f 'png-load.c' || echo './'`png-load.c; \ then mv -f ".deps/png_load_la-png-load.Tpo" ".deps/png_load_la-png-load.Plo"; \ else rm -f ".deps/png_load_la-png-load.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT path_la-path.lo -MD -MP -MF .deps/path_la-path.Tpo -c path.c -fPIC -DPIC -o .libs/path_la-path.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT text_la-text.lo -MD -MP -MF .deps/text_la-text.Tpo -c text.c -fPIC -DPIC -o .libs/text_la-text.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/libpng12 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT png_load_la-png-load.lo -MD -MP -MF .deps/png_load_la-png-load.Tpo -c png-load.c -fPIC -DPIC -o .libs/png_load_la-png-load.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/libpng12 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT png_save_la-png-save.lo -MD -MP -MF ".deps/png_save_la-png-save.Tpo" \ -c -o png_save_la-png-save.lo `test -f 'png-save.c' || echo './'`png-save.c; \ then mv -f ".deps/png_save_la-png-save.Tpo" ".deps/png_save_la-png-save.Plo"; \ else rm -f ".deps/png_save_la-png-save.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/libpng12 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT png_save_la-png-save.lo -MD -MP -MF .deps/png_save_la-png-save.Tpo -c png-save.c -fPIC -DPIC -o .libs/png_save_la-png-save.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT jpg-load.lo -MD -MP -MF ".deps/jpg-load.Tpo" \ -c -o jpg-load.lo `test -f 'jpg-load.c' || echo './'`jpg-load.c; \ then mv -f ".deps/jpg-load.Tpo" ".deps/jpg-load.Plo"; \ else rm -f ".deps/jpg-load.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT jpg-load.lo -MD -MP -MF .deps/jpg-load.Tpo -c jpg-load.c -fPIC -DPIC -o .libs/jpg-load.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT svg_load_la-svg-load.lo -MD -MP -MF ".deps/svg_load_la-svg-load.Tpo" \ -c -o svg_load_la-svg-load.lo `test -f 'svg-load.c' || echo './'`svg-load.c; \ then mv -f ".deps/svg_load_la-svg-load.Tpo" ".deps/svg_load_la-svg-load.Plo"; \ else rm -f ".deps/svg_load_la-svg-load.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT pixbuf_la-pixbuf.lo -MD -MP -MF ".deps/pixbuf_la-pixbuf.Tpo" \ -c -o pixbuf_la-pixbuf.lo `test -f 'pixbuf.c' || echo './'`pixbuf.c; \ then mv -f ".deps/pixbuf_la-pixbuf.Tpo" ".deps/pixbuf_la-pixbuf.Plo"; \ else rm -f ".deps/pixbuf_la-pixbuf.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT save_pixbuf_la-save-pixbuf.lo -MD -MP -MF ".deps/save_pixbuf_la-save-pixbuf.Tpo" \ -c -o save_pixbuf_la-save-pixbuf.lo `test -f 'save-pixbuf.c' || echo './'`save-pixbuf.c; \ then mv -f ".deps/save_pixbuf_la-save-pixbuf.Tpo" ".deps/save_pixbuf_la-save-pixbuf.Plo"; \ else rm -f ".deps/save_pixbuf_la-save-pixbuf.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT svg_load_la-svg-load.lo -MD -MP -MF .deps/svg_load_la-svg-load.Tpo -c svg-load.c -fPIC -DPIC -o .libs/svg_load_la-svg-load.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT save_pixbuf_la-save-pixbuf.lo -MD -MP -MF .deps/save_pixbuf_la-save-pixbuf.Tpo -c save-pixbuf.c -fPIC -DPIC -o .libs/save_pixbuf_la-save-pixbuf.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT pixbuf_la-pixbuf.lo -MD -MP -MF .deps/pixbuf_la-pixbuf.Tpo -c pixbuf.c -fPIC -DPIC -o .libs/pixbuf_la-pixbuf.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT v4l.lo -MD -MP -MF ".deps/v4l.Tpo" \ -c -o v4l.lo `test -f 'v4l.c' || echo './'`v4l.c; \ then mv -f ".deps/v4l.Tpo" ".deps/v4l.Plo"; \ else rm -f ".deps/v4l.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT ppm-load.lo -MD -MP -MF ".deps/ppm-load.Tpo" \ -c -o ppm-load.lo `test -f 'ppm-load.c' || echo './'`ppm-load.c; \ then mv -f ".deps/ppm-load.Tpo" ".deps/ppm-load.Plo"; \ else rm -f ".deps/ppm-load.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT v4l.lo -MD -MP -MF .deps/v4l.Tpo -c v4l.c -fPIC -DPIC -o .libs/v4l.o if /bin/sh ../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT ppm-save.lo -MD -MP -MF ".deps/ppm-save.Tpo" \ -c -o ppm-save.lo `test -f 'ppm-save.c' || echo './'`ppm-save.c; \ then mv -f ".deps/ppm-save.Tpo" ".deps/ppm-save.Plo"; \ else rm -f ".deps/ppm-save.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT ppm-load.lo -MD -MP -MF .deps/ppm-load.Tpo -c ppm-load.c -fPIC -DPIC -o .libs/ppm-load.o /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o text.la -rpath /usr/lib/gegl-0.0 text_la-text.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT ppm-save.lo -MD -MP -MF .deps/ppm-save.Tpo -c ppm-save.c -fPIC -DPIC -o .libs/ppm-save.o /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o path.la -rpath /usr/lib/gegl-0.0 path_la-path.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o png-load.la -rpath /usr/lib/gegl-0.0 png_load_la-png-load.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpng12 libtool: link: i686-pc-linux-gnu-gcc -shared .libs/png_load_la-png-load.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so /usr/lib/libpng12.so -lz -lm -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,png-load.so -o .libs/png-load.so libtool: link: ( cd ".libs" && rm -f "png-load.la" && ln -s "../png-load.la" "png-load.la" ) /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o png-save.la -rpath /usr/lib/gegl-0.0 png_save_la-png-save.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpng12 libtool: link: i686-pc-linux-gnu-gcc -shared .libs/path_la-path.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -lz -lm -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,path.so -o .libs/path.so libtool: link: ( cd ".libs" && rm -f "path.la" && ln -s "../path.la" "path.la" ) /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o jpg-load.la -rpath /usr/lib/gegl-0.0 jpg-load.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ljpeg libtool: link: i686-pc-linux-gnu-gcc -shared .libs/png_save_la-png-save.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so /usr/lib/libpng12.so -lz -lm -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,png-save.so -o .libs/png-save.so libtool: link: ( cd ".libs" && rm -f "png-save.la" && ln -s "../png-save.la" "png-save.la" ) /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o svg-load.la -rpath /usr/lib/gegl-0.0 svg_load_la-svg-load.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -lrsvg-2 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: i686-pc-linux-gnu-gcc -shared .libs/text_la-text.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -lz -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,text.so -o .libs/text.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/jpg-load.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so /usr/lib/libjpeg.so -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,jpg-load.so -o .libs/jpg-load.so libtool: link: ( cd ".libs" && rm -f "text.la" && ln -s "../text.la" "text.la" ) /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o pixbuf.la -rpath /usr/lib/gegl-0.0 pixbuf_la-pixbuf.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: ( cd ".libs" && rm -f "jpg-load.la" && ln -s "../jpg-load.la" "jpg-load.la" ) /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o save-pixbuf.la -rpath /usr/lib/gegl-0.0 save_pixbuf_la-save-pixbuf.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: i686-pc-linux-gnu-gcc -shared .libs/pixbuf_la-pixbuf.o /usr/lib/libgthread-2.0.so -L/usr/lib -lpthread -lrt /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,pixbuf.so -o .libs/pixbuf.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/save_pixbuf_la-save-pixbuf.o /usr/lib/libgthread-2.0.so -L/usr/lib -lpthread -lrt /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,save-pixbuf.so -o .libs/save-pixbuf.so libtool: link: ( cd ".libs" && rm -f "pixbuf.la" && ln -s "../pixbuf.la" "pixbuf.la" ) /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o v4l.la -rpath /usr/lib/gegl-0.0 v4l.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: ( cd ".libs" && rm -f "save-pixbuf.la" && ln -s "../save-pixbuf.la" "save-pixbuf.la" ) /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o ppm-load.la -rpath /usr/lib/gegl-0.0 ppm-load.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: i686-pc-linux-gnu-gcc -shared .libs/svg_load_la-svg-load.o /usr/lib/libgthread-2.0.so -L/usr/lib -lpthread -lrt /usr/lib/librsvg-2.so /usr/lib/libgsf-1.so -lbz2 /usr/lib/libcroco-0.6.so /usr/lib/libxml2.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so /usr/lib/libpng12.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -lz -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,svg-load.so -o .libs/svg-load.so libtool: link: ( cd ".libs" && rm -f "svg-load.la" && ln -s "../svg-load.la" "svg-load.la" ) /bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -o ppm-save.la -rpath /usr/lib/gegl-0.0 ppm-save.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: i686-pc-linux-gnu-gcc -shared .libs/v4l.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,v4l.so -o .libs/v4l.so libtool: link: ( cd ".libs" && rm -f "v4l.la" && ln -s "../v4l.la" "v4l.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/ppm-load.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,ppm-load.so -o .libs/ppm-load.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/ppm-save.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -pthread -march=i686 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,ppm-save.so -o .libs/ppm-save.so libtool: link: ( cd ".libs" && rm -f "ppm-save.la" && ln -s "../ppm-save.la" "ppm-save.la" ) libtool: link: ( cd ".libs" && rm -f "ppm-load.la" && ln -s "../ppm-load.la" "ppm-load.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/external' Making all in generated make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/generated' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o add.la.lo add.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o clear.la.lo clear.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-burn.la.lo color-burn.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-burn.c -fPIC -DPIC -o .libs/color-burn.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c clear.c -fPIC -DPIC -o .libs/clear.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c add.c -fPIC -DPIC -o .libs/add.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o color-burn.la -rpath /usr/lib/gegl-0.0 color-burn.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o clear.la -rpath /usr/lib/gegl-0.0 clear.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o add.la -rpath /usr/lib/gegl-0.0 add.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/color-burn.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,color-burn.so -o .libs/color-burn.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/clear.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,clear.so -o .libs/clear.so libtool: link: ( cd ".libs" && rm -f "color-burn.la" && ln -s "../color-burn.la" "color-burn.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-dodge.la.lo color-dodge.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/add.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,add.so -o .libs/add.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-dodge.c -fPIC -DPIC -o .libs/color-dodge.la.o libtool: link: ( cd ".libs" && rm -f "add.la" && ln -s "../add.la" "add.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o darken.la.lo darken.c libtool: link: ( cd ".libs" && rm -f "clear.la" && ln -s "../clear.la" "clear.la" ) /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o color-dodge.la -rpath /usr/lib/gegl-0.0 color-dodge.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o difference.la.lo difference.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c difference.c -fPIC -DPIC -o .libs/difference.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c darken.c -fPIC -DPIC -o .libs/darken.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o darken.la -rpath /usr/lib/gegl-0.0 darken.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o difference.la -rpath /usr/lib/gegl-0.0 difference.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/difference.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,difference.so -o .libs/difference.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/color-dodge.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,color-dodge.so -o .libs/color-dodge.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/darken.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,darken.so -o .libs/darken.so libtool: link: ( cd ".libs" && rm -f "difference.la" && ln -s "../difference.la" "difference.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o divide.la.lo divide.c libtool: link: ( cd ".libs" && rm -f "color-dodge.la" && ln -s "../color-dodge.la" "color-dodge.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-atop.la.lo dst-atop.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst-atop.c -fPIC -DPIC -o .libs/dst-atop.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c divide.c -fPIC -DPIC -o .libs/divide.la.o libtool: link: ( cd ".libs" && rm -f "darken.la" && ln -s "../darken.la" "darken.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst.la.lo dst.c /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o dst-atop.la -rpath /usr/lib/gegl-0.0 dst-atop.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o divide.la -rpath /usr/lib/gegl-0.0 divide.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst.c -fPIC -DPIC -o .libs/dst.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o dst.la -rpath /usr/lib/gegl-0.0 dst.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/divide.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,divide.so -o .libs/divide.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/dst-atop.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,dst-atop.so -o .libs/dst-atop.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/dst.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,dst.so -o .libs/dst.so libtool: link: ( cd ".libs" && rm -f "divide.la" && ln -s "../divide.la" "divide.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-in.la.lo dst-in.c libtool: link: ( cd ".libs" && rm -f "dst-atop.la" && ln -s "../dst-atop.la" "dst-atop.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-out.la.lo dst-out.c libtool: link: ( cd ".libs" && rm -f "dst.la" && ln -s "../dst.la" "dst.la" ) libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst-out.c -fPIC -DPIC -o .libs/dst-out.la.o /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-over.la.lo dst-over.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst-in.c -fPIC -DPIC -o .libs/dst-in.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o dst-out.la -rpath /usr/lib/gegl-0.0 dst-out.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst-over.c -fPIC -DPIC -o .libs/dst-over.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o dst-in.la -rpath /usr/lib/gegl-0.0 dst-in.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o dst-over.la -rpath /usr/lib/gegl-0.0 dst-over.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/dst-in.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,dst-in.so -o .libs/dst-in.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/dst-over.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,dst-over.so -o .libs/dst-over.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/dst-out.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,dst-out.so -o .libs/dst-out.so libtool: link: ( cd ".libs" && rm -f "dst-over.la" && ln -s "../dst-over.la" "dst-over.la" ) libtool: link: ( cd ".libs" && rm -f "dst-in.la" && ln -s "../dst-in.la" "dst-in.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o exclusion.la.lo exclusion.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gamma.la.lo gamma.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gamma.c -fPIC -DPIC -o .libs/gamma.la.o libtool: link: ( cd ".libs" && rm -f "dst-out.la" && ln -s "../dst-out.la" "dst-out.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o hard-light.la.lo hard-light.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c exclusion.c -fPIC -DPIC -o .libs/exclusion.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o gamma.la -rpath /usr/lib/gegl-0.0 gamma.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c hard-light.c -fPIC -DPIC -o .libs/hard-light.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o exclusion.la -rpath /usr/lib/gegl-0.0 exclusion.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o hard-light.la -rpath /usr/lib/gegl-0.0 hard-light.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/gamma.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,gamma.so -o .libs/gamma.so libtool: link: ( cd ".libs" && rm -f "gamma.la" && ln -s "../gamma.la" "gamma.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o lighten.la.lo lighten.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/exclusion.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,exclusion.so -o .libs/exclusion.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c lighten.c -fPIC -DPIC -o .libs/lighten.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/hard-light.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,hard-light.so -o .libs/hard-light.so libtool: link: ( cd ".libs" && rm -f "exclusion.la" && ln -s "../exclusion.la" "exclusion.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o multiply.la.lo multiply.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c multiply.c -fPIC -DPIC -o .libs/multiply.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o multiply.la -rpath /usr/lib/gegl-0.0 multiply.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "hard-light.la" && ln -s "../hard-light.la" "hard-light.la" ) /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o lighten.la -rpath /usr/lib/gegl-0.0 lighten.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o normal.la.lo normal.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c normal.c -fPIC -DPIC -o .libs/normal.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o normal.la -rpath /usr/lib/gegl-0.0 normal.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/multiply.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,multiply.so -o .libs/multiply.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/lighten.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,lighten.so -o .libs/lighten.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/normal.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,normal.so -o .libs/normal.so libtool: link: ( cd ".libs" && rm -f "lighten.la" && ln -s "../lighten.la" "lighten.la" ) libtool: link: ( cd ".libs" && rm -f "multiply.la" && ln -s "../multiply.la" "multiply.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o over.la.lo over.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o overlay.la.lo overlay.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c over.c -fPIC -DPIC -o .libs/over.la.o libtool: link: ( cd ".libs" && rm -f "normal.la" && ln -s "../normal.la" "normal.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o plus.la.lo plus.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c overlay.c -fPIC -DPIC -o .libs/overlay.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c plus.c -fPIC -DPIC -o .libs/plus.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o overlay.la -rpath /usr/lib/gegl-0.0 overlay.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o over.la -rpath /usr/lib/gegl-0.0 over.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o plus.la -rpath /usr/lib/gegl-0.0 plus.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/plus.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,plus.so -o .libs/plus.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/over.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,over.so -o .libs/over.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/overlay.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,overlay.so -o .libs/overlay.so libtool: link: ( cd ".libs" && rm -f "plus.la" && ln -s "../plus.la" "plus.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o screen.la.lo screen.c libtool: link: ( cd ".libs" && rm -f "over.la" && ln -s "../over.la" "over.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o soft-light.la.lo soft-light.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c screen.c -fPIC -DPIC -o .libs/screen.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c soft-light.c -fPIC -DPIC -o .libs/soft-light.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o screen.la -rpath /usr/lib/gegl-0.0 screen.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "overlay.la" && ln -s "../overlay.la" "overlay.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-atop.la.lo src-atop.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src-atop.c -fPIC -DPIC -o .libs/src-atop.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o soft-light.la -rpath /usr/lib/gegl-0.0 soft-light.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o src-atop.la -rpath /usr/lib/gegl-0.0 src-atop.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/screen.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,screen.so -o .libs/screen.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/src-atop.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,src-atop.so -o .libs/src-atop.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/soft-light.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,soft-light.so -o .libs/soft-light.so libtool: link: ( cd ".libs" && rm -f "src-atop.la" && ln -s "../src-atop.la" "src-atop.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src.la.lo src.c libtool: link: ( cd ".libs" && rm -f "screen.la" && ln -s "../screen.la" "screen.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-in.la.lo src-in.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src.c -fPIC -DPIC -o .libs/src.la.o libtool: link: ( cd ".libs" && rm -f "soft-light.la" && ln -s "../soft-light.la" "soft-light.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-out.la.lo src-out.c /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o src.la -rpath /usr/lib/gegl-0.0 src.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src-in.c -fPIC -DPIC -o .libs/src-in.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src-out.c -fPIC -DPIC -o .libs/src-out.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o src-in.la -rpath /usr/lib/gegl-0.0 src-in.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o src-out.la -rpath /usr/lib/gegl-0.0 src-out.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/src.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,src.so -o .libs/src.so libtool: link: ( cd ".libs" && rm -f "src.la" && ln -s "../src.la" "src.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-over.la.lo src-over.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/src-in.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,src-in.so -o .libs/src-in.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/src-out.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,src-out.so -o .libs/src-out.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src-over.c -fPIC -DPIC -o .libs/src-over.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o src-over.la -rpath /usr/lib/gegl-0.0 src-over.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "src-out.la" && ln -s "../src-out.la" "src-out.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o subtract.la.lo subtract.c libtool: link: ( cd ".libs" && rm -f "src-in.la" && ln -s "../src-in.la" "src-in.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-multiply.la.lo svg-multiply.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c subtract.c -fPIC -DPIC -o .libs/subtract.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-multiply.c -fPIC -DPIC -o .libs/svg-multiply.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o svg-multiply.la -rpath /usr/lib/gegl-0.0 svg-multiply.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o subtract.la -rpath /usr/lib/gegl-0.0 subtract.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/src-over.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,src-over.so -o .libs/src-over.so libtool: link: ( cd ".libs" && rm -f "src-over.la" && ln -s "../src-over.la" "src-over.la" ) /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o xor.la.lo xor.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/operation -I../../gegl/operation -I../../gegl/property-types -I../../gegl/property-types -I../../gegl/module -I../../gegl/module -I../../operations/generated -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c xor.c -fPIC -DPIC -o .libs/xor.la.o /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o xor.la -rpath /usr/lib/gegl-0.0 xor.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/svg-multiply.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,svg-multiply.so -o .libs/svg-multiply.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/subtract.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,subtract.so -o .libs/subtract.so libtool: link: ( cd ".libs" && rm -f "svg-multiply.la" && ln -s "../svg-multiply.la" "svg-multiply.la" ) libtool: link: ( cd ".libs" && rm -f "subtract.la" && ln -s "../subtract.la" "subtract.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/xor.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,xor.so -o .libs/xor.so libtool: link: ( cd ".libs" && rm -f "xor.la" && ln -s "../xor.la" "xor.la" ) make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/generated' Making all in workshop make[3]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/workshop' Making all in generated make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/workshop/generated' /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o average.la.lo average.c /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o blend-reflect.la.lo blend-reflect.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c average.c -fPIC -DPIC -o .libs/average.la.o /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o negation.la.lo negation.c /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o average.la -rpath /usr/lib/gegl-0.0 average.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c blend-reflect.c -fPIC -DPIC -o .libs/blend-reflect.la.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c negation.c -fPIC -DPIC -o .libs/negation.la.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o blend-reflect.la -rpath /usr/lib/gegl-0.0 blend-reflect.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/average.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,average.so -o .libs/average.so libtool: link: ( cd ".libs" && rm -f "average.la" && ln -s "../average.la" "average.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o soft-burn.la.lo soft-burn.c /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o negation.la -rpath /usr/lib/gegl-0.0 negation.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c soft-burn.c -fPIC -DPIC -o .libs/soft-burn.la.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o soft-burn.la -rpath /usr/lib/gegl-0.0 soft-burn.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: i686-pc-linux-gnu-gcc -shared .libs/blend-reflect.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,blend-reflect.so -o .libs/blend-reflect.so libtool: link: ( cd ".libs" && rm -f "blend-reflect.la" && ln -s "../blend-reflect.la" "blend-reflect.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o soft-dodge.la.lo soft-dodge.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c soft-dodge.c -fPIC -DPIC -o .libs/soft-dodge.la.o libtool: link: i686-pc-linux-gnu-gcc -shared .libs/negation.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,negation.so -o .libs/negation.so libtool: link: ( cd ".libs" && rm -f "negation.la" && ln -s "../negation.la" "negation.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o subtractive.la.lo subtractive.c libtool: link: i686-pc-linux-gnu-gcc -shared .libs/soft-burn.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,soft-burn.so -o .libs/soft-burn.so libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c subtractive.c -fPIC -DPIC -o .libs/subtractive.la.o /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o soft-dodge.la -rpath /usr/lib/gegl-0.0 soft-dodge.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm /bin/sh ../../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -avoid-version -export-dynamic -module -Wl,-O1 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -o subtractive.la -rpath /usr/lib/gegl-0.0 subtractive.la.lo -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm libtool: link: ( cd ".libs" && rm -f "soft-burn.la" && ln -s "../soft-burn.la" "soft-burn.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/soft-dodge.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,soft-dodge.so -o .libs/soft-dodge.so libtool: link: ( cd ".libs" && rm -f "soft-dodge.la" && ln -s "../soft-dodge.la" "soft-dodge.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/subtractive.la.o /usr/lib/libgio-2.0.so -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm -Wl,-O1 -march=i686 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,subtractive.so -o .libs/subtractive.so libtool: link: ( cd ".libs" && rm -f "subtractive.la" && ln -s "../subtractive.la" "subtractive.la" ) make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/workshop/generated' Making all in external make[4]: Entering directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/workshop/external' if /bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT line_profile_la-line-profile.lo -MD -MP -MF ".deps/line_profile_la-line-profile.Tpo" \ -c -o line_profile_la-line-profile.lo `test -f 'line-profile.c' || echo './'`line-profile.c; \ then mv -f ".deps/line_profile_la-line-profile.Tpo" ".deps/line_profile_la-line-profile.Plo"; \ else rm -f ".deps/line_profile_la-line-profile.Tpo"; exit 1; \ fi if /bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gtk_display_la-gtk-display.lo -MD -MP -MF ".deps/gtk_display_la-gtk-display.Tpo" \ -c -o gtk_display_la-gtk-display.lo `test -f 'gtk-display.c' || echo './'`gtk-display.c; \ then mv -f ".deps/gtk_display_la-gtk-display.Tpo" ".deps/gtk_display_la-gtk-display.Plo"; \ else rm -f ".deps/gtk_display_la-gtk-display.Tpo"; exit 1; \ fi if /bin/sh ../../../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gluas_la-gluas.lo -MD -MP -MF ".deps/gluas_la-gluas.Tpo" \ -c -o gluas_la-gluas.lo `test -f 'gluas.c' || echo './'`gluas.c; \ then mv -f ".deps/gluas_la-gluas.Tpo" ".deps/gluas_la-gluas.Plo"; \ else rm -f ".deps/gluas_la-gluas.Tpo"; exit 1; \ fi libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gluas_la-gluas.lo -MD -MP -MF .deps/gluas_la-gluas.Tpo -c gluas.c -fPIC -DPIC -o .libs/gluas_la-gluas.o gluas.c:20:28: error: glib/gi18n-lib.h: No such file or directory libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT gtk_display_la-gtk-display.lo -MD -MP -MF .deps/gtk_display_la-gtk-display.Tpo -c gtk-display.c -fPIC -DPIC -o .libs/gtk_display_la-gtk-display.o In file included from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl-plugin.h:28:25: error: glib-object.h: No such file or directory In file included from ../../../gegl/gegl-plugin.h:29, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl.h:23:23: error: babl/babl.h: No such file or directory In file included from ../../../gegl/gegl.h:25, from ../../../gegl/gegl-plugin.h:29, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl-types.h:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef' ../../../gegl/gegl-types.h:47: error: expected specifier-qualifier-list before 'gint' ../../../gegl/gegl-types.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_rectangle_get_type' ../../../gegl/gegl-types.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_node_get_type' ../../../gegl/gegl-types.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_processor_get_type' In file included from ../../../gegl/gegl.h:27, from ../../../gegl/gegl-plugin.h:29, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/buffer/gegl-buffer.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS' ../../../gegl/buffer/gegl-buffer.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_buffer_get_type' ../../../gegl/buffer/gegl-buffer.h:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/buffer/gegl-buffer.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/buffer/gegl-buffer.h:82: error: expected ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/buffer/gegl-buffer.h:105: error: expected ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/buffer/gegl-buffer.h:126: error: expected ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:136: error: expected ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_buffer_set_extent' ../../../gegl/buffer/gegl-buffer.h:217: error: expected ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:235: error: expected ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:251: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/buffer/gegl-buffer.h:261: error: expected ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:279: error: expected ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:293: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/buffer/gegl-buffer.h:322: error: expected ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:340: error: expected ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:349: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/buffer/gegl-buffer.h:349: error: expected ';', ',' or ')' before '*' token ../../../gegl/buffer/gegl-buffer.h:364: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/buffer/gegl-buffer.h:385: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/buffer/gegl-buffer.h:405: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/buffer/gegl-buffer.h:420: error: expected ')' before '*' token In file included from ../../../gegl/gegl.h:28, from ../../../gegl/gegl-plugin.h:29, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/property-types/gegl-color.h:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS' ../../../gegl/property-types/gegl-color.h:37: error: expected specifier-qualifier-list before 'GObject' ../../../gegl/property-types/gegl-color.h:42: error: expected specifier-qualifier-list before 'GObjectClass' ../../../gegl/property-types/gegl-color.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_color_get_type' ../../../gegl/property-types/gegl-color.h:64: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/property-types/gegl-color.h:64: error: expected ';', ',' or ')' before '*' token ../../../gegl/property-types/gegl-color.h:78: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-color.h:79: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-color.h:80: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-color.h:81: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-color.h:92: error: expected declaration specifiers or '...' before 'gfloat' ../../../gegl/property-types/gegl-color.h:105: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-color.h:106: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-color.h:107: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-color.h:108: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-color.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_param_color_get_type' ../../../gegl/property-types/gegl-color.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/property-types/gegl-color.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token In file included from ../../../gegl/gegl.h:29, from ../../../gegl/gegl-plugin.h:29, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/property-types/gegl-curve.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS' ../../../gegl/property-types/gegl-curve.h:45: error: expected specifier-qualifier-list before 'GObject' ../../../gegl/property-types/gegl-curve.h:50: error: expected specifier-qualifier-list before 'GObjectClass' ../../../gegl/property-types/gegl-curve.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_curve_get_type' ../../../gegl/property-types/gegl-curve.h:65: error: expected ')' before 'y_min' ../../../gegl/property-types/gegl-curve.h:79: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-curve.h:80: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-curve.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_curve_add_point' ../../../gegl/property-types/gegl-curve.h:105: error: expected declaration specifiers or '...' before 'guint' ../../../gegl/property-types/gegl-curve.h:106: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-curve.h:107: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-curve.h:119: error: expected declaration specifiers or '...' before 'guint' ../../../gegl/property-types/gegl-curve.h:120: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-curve.h:121: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-curve.h:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_curve_num_points' ../../../gegl/property-types/gegl-curve.h:141: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_curve_calc_value' ../../../gegl/property-types/gegl-curve.h:156: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-curve.h:157: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-curve.h:158: error: expected declaration specifiers or '...' before 'guint' ../../../gegl/property-types/gegl-curve.h:159: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-curve.h:160: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-curve.h:168: warning: no previous prototype for 'gegl_curve_default_curve' ../../../gegl/property-types/gegl-curve.h: In function 'gegl_curve_default_curve': ../../../gegl/property-types/gegl-curve.h:168: error: expected declaration specifiers before 'G_GNUC_CONST' ../../../gegl/property-types/gegl-curve.h:170: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-curve.h:172: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/property-types/gegl-curve.h:178: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/property-types/gegl-path.h:31, from ../../../gegl/gegl.h:30, from ../../../gegl/gegl-plugin.h:29, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl-matrix.h:5:18: error: glib.h: No such file or directory In file included from ../../../gegl/property-types/gegl-path.h:31, from ../../../gegl/gegl.h:30, from ../../../gegl/gegl-plugin.h:29, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl-matrix.h:27: error: expected ')' before 'matrix' ../../../gegl/gegl-matrix.h:38: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl-matrix.h:49: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl-matrix.h:59: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl-matrix.h:69: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl-matrix.h:78: error: expected ')' before 'dst' ../../../gegl/gegl-matrix.h:87: error: expected declaration specifiers before 'gdouble' ../../../gegl/gegl-matrix.h:95: error: expected ')' before 'matrix' ../../../gegl/gegl-matrix.h:105: error: expected ')' before 'left' ../../../gegl/gegl-matrix.h:118: error: expected ')' before 'matrix' ../../../gegl/gegl-matrix.h:133: error: expected ')' before 'matrix' ../../../gegl/gegl-matrix.h:145: error: expected ')' before 'matrix' ../../../gegl/gegl-matrix.h:157: error: expected declaration specifiers before 'gchar' ../../../gegl/gegl-matrix.h:162: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl.h:30, from ../../../gegl/gegl-plugin.h:29, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/property-types/gegl-path.h:46: error: expected specifier-qualifier-list before 'GObject' ../../../gegl/property-types/gegl-path.h:47: warning: empty declaration ../../../gegl/property-types/gegl-path.h:49: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-path.h:86: error: expected specifier-qualifier-list before 'gfloat' ../../../gegl/property-types/gegl-path.h:88: error: storage class specified for parameter 'Point' ../../../gegl/property-types/gegl-path.h:92: error: expected specifier-qualifier-list before 'gchar' ../../../gegl/property-types/gegl-path.h:96: error: storage class specified for parameter 'GeglPathItem' ../../../gegl/property-types/gegl-path.h:120: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/property-types/gegl-path.h:120: error: expected ';', ',' or ')' before '*' token ../../../gegl/property-types/gegl-path.h:130: error: expected declaration specifiers before 'gboolean' ../../../gegl/property-types/gegl-path.h:140: error: expected declaration specifiers before 'gint' ../../../gegl/property-types/gegl-path.h:150: error: expected declaration specifiers before 'gdouble' ../../../gegl/property-types/gegl-path.h:162: error: expected declaration specifiers before 'gboolean' ../../../gegl/property-types/gegl-path.h:175: error: expected declaration specifiers before 'gchar' ../../../gegl/property-types/gegl-path.h:188: error: expected declaration specifiers or '...' before 'GeglMatrix3' ../../../gegl/property-types/gegl-path.h:201: error: expected declaration specifiers or '...' before 'GeglMatrix3' ../../../gegl/property-types/gegl-path.h:217: error: expected declaration specifiers before 'gdouble' ../../../gegl/property-types/gegl-path.h:235: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-path.h:236: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-path.h:237: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-path.h:250: error: expected declaration specifiers or '...' before 'guint' ../../../gegl/property-types/gegl-path.h:251: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-path.h:252: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-path.h:265: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-path.h:266: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-path.h:267: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-path.h:268: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/property-types/gegl-path.h:275: warning: type defaults to 'int' in declaration of 'GeglPathItem' ../../../gegl/property-types/gegl-path.h:275: error: expected ';', ',' or ')' before '*' token ../../../gegl/property-types/gegl-path.h:290: error: expected declaration specifiers or '...' before 'GeglNodeFunction' ../../../gegl/property-types/gegl-path.h:291: error: expected declaration specifiers or '...' before 'gpointer' ../../../gegl/property-types/gegl-path.h:303: error: expected declaration specifiers or '...' before 'GeglNodeFunction' ../../../gegl/property-types/gegl-path.h:304: error: expected declaration specifiers or '...' before 'gpointer' ../../../gegl/property-types/gegl-path.h:324: error: expected declaration specifiers or '...' before 'gint' ../../../gegl/property-types/gegl-path.h:325: warning: type defaults to 'int' in declaration of 'GeglPathItem' ../../../gegl/property-types/gegl-path.h:325: error: expected ';', ',' or ')' before '*' token ../../../gegl/property-types/gegl-path.h:335: error: expected declaration specifiers or '...' before 'gint' ../../../gegl/property-types/gegl-path.h:336: warning: type defaults to 'int' in declaration of 'GeglPathItem' ../../../gegl/property-types/gegl-path.h:336: error: expected ';', ',' or ')' before '*' token ../../../gegl/property-types/gegl-path.h:345: error: expected declaration specifiers or '...' before 'gint' ../../../gegl/property-types/gegl-path.h:356: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/property-types/gegl-path.h:356: error: expected ';', ',' or ')' before '*' token ../../../gegl/property-types/gegl-path.h:392: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/property-types/gegl-path.h:400: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-path.h:401: error: expected declaration specifiers before 'gint' ../../../gegl/property-types/gegl-path.h:413: error: expected ')' before 'type' ../../../gegl/property-types/gegl-path.h:423: error: expected specifier-qualifier-list before 'GeglPathItem' ../../../gegl/property-types/gegl-path.h:424: error: storage class specified for parameter 'GeglPathList' ../../../gegl/property-types/gegl-path.h:427: error: expected declaration specifiers before 'GeglPathList' ../../../gegl/property-types/gegl-path.h:429: error: expected declaration specifiers before 'GeglPathList' ../../../gegl/property-types/gegl-path.h:433: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/property-types/gegl-path.h:440: error: expected ')' before 'func' ../../../gegl/property-types/gegl-path.h:443: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:29, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl.h:45: error: expected declaration specifiers before 'G_BEGIN_DECLS' ../../../gegl/gegl.h:107: error: expected declaration specifiers before 'GOptionGroup' ../../../gegl/gegl.h:145: error: expected declaration specifiers before 'gchar' ../../../gegl/gegl.h:156: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/gegl.h:222: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:222: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:249: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl.h:265: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl.h:293: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_GNUC_NULL_TERMINATED' ../../../gegl/gegl.h:304: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl.h:337: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:337: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:350: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:350: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:369: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:369: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:382: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:382: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:418: error: expected declaration specifiers or '...' before 'gdouble' ../../../gegl/gegl.h:420: warning: type defaults to 'int' in declaration of 'Babl' ../../../gegl/gegl.h:420: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:556: error: expected declaration specifiers or '...' before 'gint' ../../../gegl/gegl.h:557: error: expected declaration specifiers or '...' before 'gint' ../../../gegl/gegl.h:567: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/gegl.h:588: error: expected declaration specifiers before 'GSList' ../../../gegl/gegl.h:604: error: expected declaration specifiers before 'gint' ../../../gegl/gegl.h:621: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:621: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:631: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/gegl.h:645: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:645: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:658: error: expected declaration specifiers or '...' before 'gchar' ../../../gegl/gegl.h:659: error: expected declaration specifiers or '...' before 'gchar' ../../../gegl/gegl.h:689: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:689: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:703: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:703: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:716: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:716: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:737: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:737: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:750: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl.h:750: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl.h:764: error: expected declaration specifiers before 'gchar' ../../../gegl/gegl.h:816: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl.h:848: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl-plugin.h:33: error: storage class specified for parameter 'GeglOperationContext' ../../../gegl/gegl-plugin.h:34: error: storage class specified for parameter 'GeglPad' ../../../gegl/gegl-plugin.h:35: error: storage class specified for parameter 'GeglConnection' In file included from ../../../gegl/gegl-plugin.h:38, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl-utils.h:23: error: expected declaration specifiers before 'G_BEGIN_DECLS' ../../../gegl/gegl-utils.h:69: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl-utils.h:84: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl-utils.h:126: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl-utils.h:139: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl-utils.h:156: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl-utils.h:182: error: expected declaration specifiers before 'gpointer' ../../../gegl/gegl-utils.h:190: error: expected ')' before 'mem' ../../../gegl/gegl-utils.h:199: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_gegl_float_epsilon_zero' ../../../gegl/gegl-utils.h:200: error: expected declaration specifiers before 'gint' ../../../gegl/gegl-utils.h:207: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:40, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/property-types/gegl-paramspecs.h:55: error: storage class specified for parameter 'GeglParamSpecInt32' ../../../gegl/property-types/gegl-paramspecs.h:59: error: expected specifier-qualifier-list before 'GParamSpecInt' ../../../gegl/property-types/gegl-paramspecs.h:60: warning: empty declaration ../../../gegl/property-types/gegl-paramspecs.h:62: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-paramspecs.h:64: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/property-types/gegl-paramspecs.h:81: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-paramspecs.h:92: error: storage class specified for parameter 'GeglParamSpecInt16' ../../../gegl/property-types/gegl-paramspecs.h:96: error: expected specifier-qualifier-list before 'GParamSpecInt' ../../../gegl/property-types/gegl-paramspecs.h:97: warning: empty declaration ../../../gegl/property-types/gegl-paramspecs.h:99: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-paramspecs.h:101: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/property-types/gegl-paramspecs.h:118: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-paramspecs.h:129: error: storage class specified for parameter 'GeglParamSpecInt8' ../../../gegl/property-types/gegl-paramspecs.h:133: error: expected specifier-qualifier-list before 'GParamSpecUInt' ../../../gegl/property-types/gegl-paramspecs.h:134: warning: empty declaration ../../../gegl/property-types/gegl-paramspecs.h:136: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-paramspecs.h:138: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/property-types/gegl-paramspecs.h:155: error: storage class specified for parameter 'GeglParamSpecString' ../../../gegl/property-types/gegl-paramspecs.h:159: error: expected specifier-qualifier-list before 'GParamSpecString' ../../../gegl/property-types/gegl-paramspecs.h:163: warning: empty declaration ../../../gegl/property-types/gegl-paramspecs.h:165: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-paramspecs.h:167: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/property-types/gegl-paramspecs.h:184: error: storage class specified for parameter 'GeglParamSpecFilePath' ../../../gegl/property-types/gegl-paramspecs.h:188: error: expected specifier-qualifier-list before 'GParamSpecString' ../../../gegl/property-types/gegl-paramspecs.h:192: warning: empty declaration ../../../gegl/property-types/gegl-paramspecs.h:194: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-paramspecs.h:196: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/property-types/gegl-paramspecs.h:213: error: storage class specified for parameter 'GeglParamSpecMultiline' ../../../gegl/property-types/gegl-paramspecs.h:217: error: expected specifier-qualifier-list before 'GParamSpecString' ../../../gegl/property-types/gegl-paramspecs.h:221: warning: empty declaration ../../../gegl/property-types/gegl-paramspecs.h:223: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-paramspecs.h:225: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/property-types/gegl-paramspecs.h:242: error: storage class specified for parameter 'GeglParamSpecEnum' ../../../gegl/property-types/gegl-paramspecs.h:246: error: expected specifier-qualifier-list before 'GParamSpecEnum' ../../../gegl/property-types/gegl-paramspecs.h:249: warning: empty declaration ../../../gegl/property-types/gegl-paramspecs.h:251: error: expected declaration specifiers before 'GType' ../../../gegl/property-types/gegl-paramspecs.h:253: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/property-types/gegl-paramspecs.h:260: error: expected ')' before '*' token ../../../gegl/property-types/gegl-paramspecs.h:265: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl-plugin.h:41:21: error: gmodule.h: No such file or directory In file included from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl-plugin.h:44: error: storage class specified for parameter 'GeglModuleInfo' ../../../gegl/gegl-plugin.h:45: error: storage class specified for parameter 'GeglModuleDB' ../../../gegl/gegl-plugin.h:65: error: expected specifier-qualifier-list before 'guint32' ../../../gegl/gegl-plugin.h:66: warning: empty declaration ../../../gegl/gegl-plugin.h:68: error: expected declaration specifiers before 'GType' ../../../gegl/gegl-plugin.h:74: error: expected declaration specifiers before 'GeglBuffer' ../../../gegl/gegl-plugin.h:76: error: expected declaration specifiers before 'GeglBuffer' ../../../gegl/gegl-plugin.h:78: error: expected ')' before '*' token ../../../gegl/gegl-plugin.h:82: warning: type defaults to 'int' in declaration of 'gchar' ../../../gegl/gegl-plugin.h:82: error: expected ';', ',' or ')' before '*' token ../../../gegl/gegl-plugin.h:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token In file included from ../../../gegl/gegl-plugin.h:89, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation.h:29: error: expected declaration specifiers before 'G_BEGIN_DECLS' ../../../gegl/operation/gegl-operation.h:42: error: expected specifier-qualifier-list before 'GObject' ../../../gegl/operation/gegl-operation.h:47: warning: empty declaration ../../../gegl/operation/gegl-operation.h:67: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:73: error: expected specifier-qualifier-list before 'GObjectClass' ../../../gegl/operation/gegl-operation.h:146: warning: empty declaration ../../../gegl/operation/gegl-operation.h:150: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation.h:153: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:156: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:160: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:165: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:169: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:173: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:182: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:184: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:185: error: expected declaration specifiers before 'gboolean' ../../../gegl/operation/gegl-operation.h:195: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:201: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:206: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/operation/gegl-operation.h:209: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/operation/gegl-operation.h:213: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:216: error: expected declaration specifiers before 'GParamSpec' ../../../gegl/operation/gegl-operation.h:222: error: expected declaration specifiers before 'gboolean' ../../../gegl/operation/gegl-operation.h:225: error: expected declaration specifiers or '...' before 'GeglOperation' ../../../gegl/operation/gegl-operation.h:226: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation.h:230: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:90, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-filter.h:36: error: expected specifier-qualifier-list before 'GeglOperation' ../../../gegl/operation/gegl-operation-filter.h:37: warning: empty declaration ../../../gegl/operation/gegl-operation-filter.h:39: error: storage class specified for parameter 'GeglOperationFilterClass' ../../../gegl/operation/gegl-operation-filter.h:42: error: expected specifier-qualifier-list before 'GeglOperationClass' ../../../gegl/operation/gegl-operation-filter.h:48: warning: empty declaration ../../../gegl/operation/gegl-operation-filter.h:50: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-filter.h:52: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:91, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-area-filter.h:36: error: expected specifier-qualifier-list before 'GeglOperationFilter' ../../../gegl/operation/gegl-operation-area-filter.h:42: warning: empty declaration ../../../gegl/operation/gegl-operation-area-filter.h:44: error: storage class specified for parameter 'GeglOperationAreaFilterClass' ../../../gegl/operation/gegl-operation-area-filter.h:47: error: expected specifier-qualifier-list before 'GeglOperationFilterClass' ../../../gegl/operation/gegl-operation-area-filter.h:48: warning: empty declaration ../../../gegl/operation/gegl-operation-area-filter.h:50: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-area-filter.h:52: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:92, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-point-filter.h:36: error: expected specifier-qualifier-list before 'GeglOperationFilter' ../../../gegl/operation/gegl-operation-point-filter.h:37: warning: empty declaration ../../../gegl/operation/gegl-operation-point-filter.h:39: error: storage class specified for parameter 'GeglOperationPointFilterClass' ../../../gegl/operation/gegl-operation-point-filter.h:42: error: expected specifier-qualifier-list before 'GeglOperationFilterClass' ../../../gegl/operation/gegl-operation-point-filter.h:52: warning: empty declaration ../../../gegl/operation/gegl-operation-point-filter.h:54: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-point-filter.h:56: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:93, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-composer.h:36: error: expected specifier-qualifier-list before 'GeglOperation' ../../../gegl/operation/gegl-operation-composer.h:37: warning: empty declaration ../../../gegl/operation/gegl-operation-composer.h:39: error: storage class specified for parameter 'GeglOperationComposerClass' ../../../gegl/operation/gegl-operation-composer.h:42: error: expected specifier-qualifier-list before 'GeglOperationClass' ../../../gegl/operation/gegl-operation-composer.h:49: warning: empty declaration ../../../gegl/operation/gegl-operation-composer.h:51: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-composer.h:53: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:94, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-composer3.h:36: error: expected specifier-qualifier-list before 'GeglOperation' ../../../gegl/operation/gegl-operation-composer3.h:37: warning: empty declaration ../../../gegl/operation/gegl-operation-composer3.h:39: error: storage class specified for parameter 'GeglOperationComposer3Class' ../../../gegl/operation/gegl-operation-composer3.h:42: error: expected specifier-qualifier-list before 'GeglOperationClass' ../../../gegl/operation/gegl-operation-composer3.h:50: warning: empty declaration ../../../gegl/operation/gegl-operation-composer3.h:52: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-composer3.h:54: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:95, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-point-composer.h:36: error: expected specifier-qualifier-list before 'GeglOperationComposer' ../../../gegl/operation/gegl-operation-point-composer.h:39: warning: empty declaration ../../../gegl/operation/gegl-operation-point-composer.h:41: error: storage class specified for parameter 'GeglOperationPointComposerClass' ../../../gegl/operation/gegl-operation-point-composer.h:44: error: expected specifier-qualifier-list before 'GeglOperationComposerClass' ../../../gegl/operation/gegl-operation-point-composer.h:54: warning: empty declaration ../../../gegl/operation/gegl-operation-point-composer.h:56: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-point-composer.h:58: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:96, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-point-composer3.h:36: error: expected specifier-qualifier-list before 'GeglOperationComposer3' ../../../gegl/operation/gegl-operation-point-composer3.h:39: warning: empty declaration ../../../gegl/operation/gegl-operation-point-composer3.h:41: error: storage class specified for parameter 'GeglOperationPointComposer3Class' ../../../gegl/operation/gegl-operation-point-composer3.h:44: error: expected specifier-qualifier-list before 'GeglOperationComposer3Class' ../../../gegl/operation/gegl-operation-point-composer3.h:55: warning: empty declaration ../../../gegl/operation/gegl-operation-point-composer3.h:57: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-point-composer3.h:59: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/operation/gegl-operation-point-render.h:22, from ../../../gegl/gegl-plugin.h:97, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-source.h:36: error: expected specifier-qualifier-list before 'GeglOperation' ../../../gegl/operation/gegl-operation-source.h:37: warning: empty declaration ../../../gegl/operation/gegl-operation-source.h:39: error: storage class specified for parameter 'GeglOperationSourceClass' ../../../gegl/operation/gegl-operation-source.h:42: error: expected specifier-qualifier-list before 'GeglOperationClass' ../../../gegl/operation/gegl-operation-source.h:47: warning: empty declaration ../../../gegl/operation/gegl-operation-source.h:49: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-source.h:51: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:97, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-point-render.h:36: error: expected specifier-qualifier-list before 'GeglOperationSource' ../../../gegl/operation/gegl-operation-point-render.h:37: warning: empty declaration ../../../gegl/operation/gegl-operation-point-render.h:39: error: storage class specified for parameter 'GeglOperationPointRenderClass' ../../../gegl/operation/gegl-operation-point-render.h:42: error: expected specifier-qualifier-list before 'GeglOperationSourceClass' ../../../gegl/operation/gegl-operation-point-render.h:48: warning: empty declaration ../../../gegl/operation/gegl-operation-point-render.h:50: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-point-render.h:52: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:98, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-temporal.h:34: error: storage class specified for parameter 'GeglOperationTemporalPrivate' ../../../gegl/operation/gegl-operation-temporal.h:37: error: expected specifier-qualifier-list before 'GeglOperationFilter' ../../../gegl/operation/gegl-operation-temporal.h:39: warning: empty declaration ../../../gegl/operation/gegl-operation-temporal.h:41: error: storage class specified for parameter 'GeglOperationTemporalClass' ../../../gegl/operation/gegl-operation-temporal.h:44: error: expected specifier-qualifier-list before 'GeglOperationFilterClass' ../../../gegl/operation/gegl-operation-temporal.h:49: warning: empty declaration ../../../gegl/operation/gegl-operation-temporal.h:51: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-temporal.h:53: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation-temporal.h:56: error: expected declaration specifiers before 'guint' ../../../gegl/operation/gegl-operation-temporal.h:59: error: expected declaration specifiers before 'GeglBuffer' ../../../gegl/operation/gegl-operation-temporal.h:63: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:100, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-sink.h:36: error: expected specifier-qualifier-list before 'GeglOperation' ../../../gegl/operation/gegl-operation-sink.h:37: warning: empty declaration ../../../gegl/operation/gegl-operation-sink.h:39: error: storage class specified for parameter 'GeglOperationSinkClass' ../../../gegl/operation/gegl-operation-sink.h:42: error: expected specifier-qualifier-list before 'GeglOperationClass' ../../../gegl/operation/gegl-operation-sink.h:52: warning: empty declaration ../../../gegl/operation/gegl-operation-sink.h:54: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-sink.h:56: error: expected declaration specifiers before 'gboolean' ../../../gegl/operation/gegl-operation-sink.h:58: error: expected declaration specifiers before 'G_END_DECLS' In file included from ../../../gegl/gegl-plugin.h:101, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/operation/gegl-operation-meta.h:36: error: expected specifier-qualifier-list before 'GeglOperation' ../../../gegl/operation/gegl-operation-meta.h:39: warning: empty declaration ../../../gegl/operation/gegl-operation-meta.h:41: error: storage class specified for parameter 'GeglOperationMetaClass' ../../../gegl/operation/gegl-operation-meta.h:44: error: expected specifier-qualifier-list before 'GeglOperationClass' ../../../gegl/operation/gegl-operation-meta.h:45: warning: empty declaration ../../../gegl/operation/gegl-operation-meta.h:48: error: expected declaration specifiers before 'GType' ../../../gegl/operation/gegl-operation-meta.h:50: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation-meta.h:55: error: expected ')' before '*' token ../../../gegl/operation/gegl-operation-meta.h:59: error: expected declaration specifiers before 'G_END_DECLS' In file included from /usr/include/math.h:47, from ../../../gegl/gegl-simd.h:7, from ../../../gegl/gegl-plugin.h:102, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: /usr/include/bits/mathdef.h:38: error: storage class specified for parameter 'double_t' In file included from /usr/include/math.h:71, from ../../../gegl/gegl-simd.h:7, from ../../../gegl/gegl-plugin.h:102, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: /usr/include/bits/mathcalls.h:55: error: storage class specified for parameter 'acos' /usr/include/bits/mathcalls.h:55: error: storage class specified for parameter '__acos' /usr/include/bits/mathcalls.h:57: error: storage class specified for parameter 'asin' /usr/include/bits/mathcalls.h:57: error: storage class specified for parameter '__asin' /usr/include/bits/mathcalls.h:59: error: storage class specified for parameter 'atan' /usr/include/bits/mathcalls.h:59: error: storage class specified for parameter '__atan' /usr/include/bits/mathcalls.h:61: error: storage class specified for parameter 'atan2' /usr/include/bits/mathcalls.h:61: error: storage class specified for parameter '__atan2' /usr/include/bits/mathcalls.h:64: error: storage class specified for parameter 'cos' /usr/include/bits/mathcalls.h:64: error: storage class specified for parameter '__cos' /usr/include/bits/mathcalls.h:66: error: storage class specified for parameter 'sin' /usr/include/bits/mathcalls.h:66: error: storage class specified for parameter '__sin' /usr/include/bits/mathcalls.h:68: error: storage class specified for parameter 'tan' /usr/include/bits/mathcalls.h:68: error: storage class specified for parameter '__tan' /usr/include/bits/mathcalls.h:73: error: storage class specified for parameter 'cosh' /usr/include/bits/mathcalls.h:73: error: storage class specified for parameter '__cosh' /usr/include/bits/mathcalls.h:75: error: storage class specified for parameter 'sinh' /usr/include/bits/mathcalls.h:75: error: storage class specified for parameter '__sinh' /usr/include/bits/mathcalls.h:77: error: storage class specified for parameter 'tanh' /usr/include/bits/mathcalls.h:77: error: storage class specified for parameter '__tanh' /usr/include/bits/mathcalls.h:89: error: storage class specified for parameter 'acosh' /usr/include/bits/mathcalls.h:89: error: storage class specified for parameter '__acosh' /usr/include/bits/mathcalls.h:91: error: storage class specified for parameter 'asinh' /usr/include/bits/mathcalls.h:91: error: storage class specified for parameter '__asinh' /usr/include/bits/mathcalls.h:93: error: storage class specified for parameter 'atanh' /usr/include/bits/mathcalls.h:93: error: storage class specified for parameter '__atanh' /usr/include/bits/mathcalls.h:101: error: storage class specified for parameter 'exp' /usr/include/bits/mathcalls.h:101: error: storage class specified for parameter '__exp' /usr/include/bits/mathcalls.h:104: error: storage class specified for parameter 'frexp' /usr/include/bits/mathcalls.h:104: error: storage class specified for parameter '__frexp' /usr/include/bits/mathcalls.h:107: error: storage class specified for parameter 'ldexp' /usr/include/bits/mathcalls.h:107: error: storage class specified for parameter '__ldexp' /usr/include/bits/mathcalls.h:110: error: storage class specified for parameter 'log' /usr/include/bits/mathcalls.h:110: error: storage class specified for parameter '__log' /usr/include/bits/mathcalls.h:113: error: storage class specified for parameter 'log10' /usr/include/bits/mathcalls.h:113: error: storage class specified for parameter '__log10' /usr/include/bits/mathcalls.h:116: error: storage class specified for parameter 'modf' /usr/include/bits/mathcalls.h:116: error: storage class specified for parameter '__modf' /usr/include/bits/mathcalls.h:129: error: storage class specified for parameter 'expm1' /usr/include/bits/mathcalls.h:129: error: storage class specified for parameter '__expm1' /usr/include/bits/mathcalls.h:132: error: storage class specified for parameter 'log1p' /usr/include/bits/mathcalls.h:132: error: storage class specified for parameter '__log1p' /usr/include/bits/mathcalls.h:135: error: storage class specified for parameter 'logb' /usr/include/bits/mathcalls.h:135: error: storage class specified for parameter '__logb' /usr/include/bits/mathcalls.h:142: error: storage class specified for parameter 'exp2' /usr/include/bits/mathcalls.h:142: error: storage class specified for parameter '__exp2' /usr/include/bits/mathcalls.h:145: error: storage class specified for parameter 'log2' /usr/include/bits/mathcalls.h:145: error: storage class specified for parameter '__log2' /usr/include/bits/mathcalls.h:154: error: storage class specified for parameter 'pow' /usr/include/bits/mathcalls.h:154: error: storage class specified for parameter '__pow' /usr/include/bits/mathcalls.h:157: error: storage class specified for parameter 'sqrt' /usr/include/bits/mathcalls.h:157: error: storage class specified for parameter '__sqrt' /usr/include/bits/mathcalls.h:163: error: storage class specified for parameter 'hypot' /usr/include/bits/mathcalls.h:163: error: storage class specified for parameter '__hypot' /usr/include/bits/mathcalls.h:170: error: storage class specified for parameter 'cbrt' /usr/include/bits/mathcalls.h:170: error: storage class specified for parameter '__cbrt' /usr/include/bits/mathcalls.h:179: error: storage class specified for parameter 'ceil' /usr/include/bits/mathcalls.h:179: error: storage class specified for parameter '__ceil' /usr/include/bits/mathcalls.h:182: error: storage class specified for parameter 'fabs' /usr/include/bits/mathcalls.h:182: error: storage class specified for parameter '__fabs' /usr/include/bits/mathcalls.h:185: error: storage class specified for parameter 'floor' /usr/include/bits/mathcalls.h:185: error: storage class specified for parameter '__floor' /usr/include/bits/mathcalls.h:188: error: storage class specified for parameter 'fmod' /usr/include/bits/mathcalls.h:188: error: storage class specified for parameter '__fmod' /usr/include/bits/mathcalls.h:193: error: storage class specified for parameter '__isinf' /usr/include/bits/mathcalls.h:196: error: storage class specified for parameter '__finite' /usr/include/bits/mathcalls.h:202: error: storage class specified for parameter 'isinf' /usr/include/bits/mathcalls.h:205: error: storage class specified for parameter 'finite' /usr/include/bits/mathcalls.h:208: error: storage class specified for parameter 'drem' /usr/include/bits/mathcalls.h:208: error: storage class specified for parameter '__drem' /usr/include/bits/mathcalls.h:212: error: storage class specified for parameter 'significand' /usr/include/bits/mathcalls.h:212: error: storage class specified for parameter '__significand' /usr/include/bits/mathcalls.h:218: error: storage class specified for parameter 'copysign' /usr/include/bits/mathcalls.h:218: error: storage class specified for parameter '__copysign' /usr/include/bits/mathcalls.h:225: error: storage class specified for parameter 'nan' /usr/include/bits/mathcalls.h:225: error: storage class specified for parameter '__nan' /usr/include/bits/mathcalls.h:231: error: storage class specified for parameter '__isnan' /usr/include/bits/mathcalls.h:235: error: storage class specified for parameter 'isnan' /usr/include/bits/mathcalls.h:238: error: storage class specified for parameter 'j0' /usr/include/bits/mathcalls.h:238: error: storage class specified for parameter '__j0' /usr/include/bits/mathcalls.h:239: error: storage class specified for parameter 'j1' /usr/include/bits/mathcalls.h:239: error: storage class specified for parameter '__j1' /usr/include/bits/mathcalls.h:240: error: storage class specified for parameter 'jn' /usr/include/bits/mathcalls.h:240: error: storage class specified for parameter '__jn' /usr/include/bits/mathcalls.h:241: error: storage class specified for parameter 'y0' /usr/include/bits/mathcalls.h:241: error: storage class specified for parameter '__y0' /usr/include/bits/mathcalls.h:242: error: storage class specified for parameter 'y1' /usr/include/bits/mathcalls.h:242: error: storage class specified for parameter '__y1' /usr/include/bits/mathcalls.h:243: error: storage class specified for parameter 'yn' /usr/include/bits/mathcalls.h:243: error: storage class specified for parameter '__yn' /usr/include/bits/mathcalls.h:250: error: storage class specified for parameter 'erf' /usr/include/bits/mathcalls.h:250: error: storage class specified for parameter '__erf' /usr/include/bits/mathcalls.h:251: error: storage class specified for parameter 'erfc' /usr/include/bits/mathcalls.h:251: error: storage class specified for parameter '__erfc' /usr/include/bits/mathcalls.h:252: error: storage class specified for parameter 'lgamma' /usr/include/bits/mathcalls.h:252: error: storage class specified for parameter '__lgamma' /usr/include/bits/mathcalls.h:259: error: storage class specified for parameter 'tgamma' /usr/include/bits/mathcalls.h:259: error: storage class specified for parameter '__tgamma' /usr/include/bits/mathcalls.h:265: error: storage class specified for parameter 'gamma' /usr/include/bits/mathcalls.h:265: error: storage class specified for parameter '__gamma' /usr/include/bits/mathcalls.h:272: error: storage class specified for parameter 'lgamma_r' /usr/include/bits/mathcalls.h:272: error: storage class specified for parameter '__lgamma_r' /usr/include/bits/mathcalls.h:280: error: storage class specified for parameter 'rint' /usr/include/bits/mathcalls.h:280: error: storage class specified for parameter '__rint' /usr/include/bits/mathcalls.h:283: error: storage class specified for parameter 'nextafter' /usr/include/bits/mathcalls.h:283: error: storage class specified for parameter '__nextafter' /usr/include/bits/mathcalls.h:285: error: storage class specified for parameter 'nexttoward' /usr/include/bits/mathcalls.h:285: error: storage class specified for parameter '__nexttoward' /usr/include/bits/mathcalls.h:289: error: storage class specified for parameter 'remainder' /usr/include/bits/mathcalls.h:289: error: storage class specified for parameter '__remainder' /usr/include/bits/mathcalls.h:293: error: storage class specified for parameter 'scalbn' /usr/include/bits/mathcalls.h:293: error: storage class specified for parameter '__scalbn' /usr/include/bits/mathcalls.h:297: error: storage class specified for parameter 'ilogb' /usr/include/bits/mathcalls.h:297: error: storage class specified for parameter '__ilogb' /usr/include/bits/mathcalls.h:302: error: storage class specified for parameter 'scalbln' /usr/include/bits/mathcalls.h:302: error: storage class specified for parameter '__scalbln' /usr/include/bits/mathcalls.h:306: error: storage class specified for parameter 'nearbyint' /usr/include/bits/mathcalls.h:306: error: storage class specified for parameter '__nearbyint' /usr/include/bits/mathcalls.h:310: error: storage class specified for parameter 'round' /usr/include/bits/mathcalls.h:310: error: storage class specified for parameter '__round' /usr/include/bits/mathcalls.h:314: error: storage class specified for parameter 'trunc' /usr/include/bits/mathcalls.h:314: error: storage class specified for parameter '__trunc' /usr/include/bits/mathcalls.h:319: error: storage class specified for parameter 'remquo' /usr/include/bits/mathcalls.h:319: error: storage class specified for parameter '__remquo' /usr/include/bits/mathcalls.h:326: error: storage class specified for parameter 'lrint' /usr/include/bits/mathcalls.h:326: error: storage class specified for parameter '__lrint' /usr/include/bits/mathcalls.h:327: error: storage class specified for parameter 'llrint' /usr/include/bits/mathcalls.h:327: error: storage class specified for parameter '__llrint' /usr/include/bits/mathcalls.h:331: error: storage class specified for parameter 'lround' /usr/include/bits/mathcalls.h:331: error: storage class specified for parameter '__lround' /usr/include/bits/mathcalls.h:332: error: storage class specified for parameter 'llround' /usr/include/bits/mathcalls.h:332: error: storage class specified for parameter '__llround' /usr/include/bits/mathcalls.h:336: error: storage class specified for parameter 'fdim' /usr/include/bits/mathcalls.h:336: error: storage class specified for parameter '__fdim' /usr/include/bits/mathcalls.h:339: error: storage class specified for parameter 'fmax' /usr/include/bits/mathcalls.h:339: error: storage class specified for parameter '__fmax' /usr/include/bits/mathcalls.h:342: error: storage class specified for parameter 'fmin' /usr/include/bits/mathcalls.h:342: error: storage class specified for parameter '__fmin' /usr/include/bits/mathcalls.h:347: error: storage class specified for parameter '__fpclassify' /usr/include/bits/mathcalls.h:351: error: storage class specified for parameter '__signbit' /usr/include/bits/mathcalls.h:355: error: storage class specified for parameter 'fma' /usr/include/bits/mathcalls.h:355: error: storage class specified for parameter '__fma' /usr/include/bits/mathcalls.h:364: error: storage class specified for parameter 'scalb' /usr/include/bits/mathcalls.h:364: error: storage class specified for parameter '__scalb' In file included from /usr/include/math.h:94, from ../../../gegl/gegl-simd.h:7, from ../../../gegl/gegl-plugin.h:102, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: /usr/include/bits/mathcalls.h:55: error: storage class specified for parameter 'acosf' /usr/include/bits/mathcalls.h:55: error: storage class specified for parameter '__acosf' /usr/include/bits/mathcalls.h:57: error: storage class specified for parameter 'asinf' /usr/include/bits/mathcalls.h:57: error: storage class specified for parameter '__asinf' /usr/include/bits/mathcalls.h:59: error: storage class specified for parameter 'atanf' /usr/include/bits/mathcalls.h:59: error: storage class specified for parameter '__atanf' /usr/include/bits/mathcalls.h:61: error: storage class specified for parameter 'atan2f' /usr/include/bits/mathcalls.h:61: error: storage class specified for parameter '__atan2f' /usr/include/bits/mathcalls.h:64: error: storage class specified for parameter 'cosf' /usr/include/bits/mathcalls.h:64: error: storage class specified for parameter '__cosf' /usr/include/bits/mathcalls.h:66: error: storage class specified for parameter 'sinf' /usr/include/bits/mathcalls.h:66: error: storage class specified for parameter '__sinf' /usr/include/bits/mathcalls.h:68: error: storage class specified for parameter 'tanf' /usr/include/bits/mathcalls.h:68: error: storage class specified for parameter '__tanf' /usr/include/bits/mathcalls.h:73: error: storage class specified for parameter 'coshf' /usr/include/bits/mathcalls.h:73: error: storage class specified for parameter '__coshf' /usr/include/bits/mathcalls.h:75: error: storage class specified for parameter 'sinhf' /usr/include/bits/mathcalls.h:75: error: storage class specified for parameter '__sinhf' /usr/include/bits/mathcalls.h:77: error: storage class specified for parameter 'tanhf' /usr/include/bits/mathcalls.h:77: error: storage class specified for parameter '__tanhf' /usr/include/bits/mathcalls.h:89: error: storage class specified for parameter 'acoshf' /usr/include/bits/mathcalls.h:89: error: storage class specified for parameter '__acoshf' /usr/include/bits/mathcalls.h:91: error: storage class specified for parameter 'asinhf' /usr/include/bits/mathcalls.h:91: error: storage class specified for parameter '__asinhf' /usr/include/bits/mathcalls.h:93: error: storage class specified for parameter 'atanhf' /usr/include/bits/mathcalls.h:93: error: storage class specified for parameter '__atanhf' /usr/include/bits/mathcalls.h:101: error: storage class specified for parameter 'expf' /usr/include/bits/mathcalls.h:101: error: storage class specified for parameter '__expf' /usr/include/bits/mathcalls.h:104: error: storage class specified for parameter 'frexpf' /usr/include/bits/mathcalls.h:104: error: storage class specified for parameter '__frexpf' /usr/include/bits/mathcalls.h:107: error: storage class specified for parameter 'ldexpf' /usr/include/bits/mathcalls.h:107: error: storage class specified for parameter '__ldexpf' /usr/include/bits/mathcalls.h:110: error: storage class specified for parameter 'logf' /usr/include/bits/mathcalls.h:110: error: storage class specified for parameter '__logf' /usr/include/bits/mathcalls.h:113: error: storage class specified for parameter 'log10f' /usr/include/bits/mathcalls.h:113: error: storage class specified for parameter '__log10f' /usr/include/bits/mathcalls.h:116: error: storage class specified for parameter 'modff' /usr/include/bits/mathcalls.h:116: error: storage class specified for parameter '__modff' /usr/include/bits/mathcalls.h:129: error: storage class specified for parameter 'expm1f' /usr/include/bits/mathcalls.h:129: error: storage class specified for parameter '__expm1f' /usr/include/bits/mathcalls.h:132: error: storage class specified for parameter 'log1pf' /usr/include/bits/mathcalls.h:132: error: storage class specified for parameter '__log1pf' /usr/include/bits/mathcalls.h:135: error: storage class specified for parameter 'logbf' /usr/include/bits/mathcalls.h:135: error: storage class specified for parameter '__logbf' /usr/include/bits/mathcalls.h:142: error: storage class specified for parameter 'exp2f' /usr/include/bits/mathcalls.h:142: error: storage class specified for parameter '__exp2f' /usr/include/bits/mathcalls.h:145: error: storage class specified for parameter 'log2f' /usr/include/bits/mathcalls.h:145: error: storage class specified for parameter '__log2f' /usr/include/bits/mathcalls.h:154: error: storage class specified for parameter 'powf' /usr/include/bits/mathcalls.h:154: error: storage class specified for parameter '__powf' /usr/include/bits/mathcalls.h:157: error: storage class specified for parameter 'sqrtf' /usr/include/bits/mathcalls.h:157: error: storage class specified for parameter '__sqrtf' /usr/include/bits/mathcalls.h:163: error: storage class specified for parameter 'hypotf' /usr/include/bits/mathcalls.h:163: error: storage class specified for parameter '__hypotf' /usr/include/bits/mathcalls.h:170: error: storage class specified for parameter 'cbrtf' /usr/include/bits/mathcalls.h:170: error: storage class specified for parameter '__cbrtf' /usr/include/bits/mathcalls.h:179: error: storage class specified for parameter 'ceilf' /usr/include/bits/mathcalls.h:179: error: storage class specified for parameter '__ceilf' /usr/include/bits/mathcalls.h:182: error: storage class specified for parameter 'fabsf' /usr/include/bits/mathcalls.h:182: error: storage class specified for parameter '__fabsf' /usr/include/bits/mathcalls.h:185: error: storage class specified for parameter 'floorf' /usr/include/bits/mathcalls.h:185: error: storage class specified for parameter '__floorf' /usr/include/bits/mathcalls.h:188: error: storage class specified for parameter 'fmodf' /usr/include/bits/mathcalls.h:188: error: storage class specified for parameter '__fmodf' /usr/include/bits/mathcalls.h:193: error: storage class specified for parameter '__isinff' /usr/include/bits/mathcalls.h:196: error: storage class specified for parameter '__finitef' /usr/include/bits/mathcalls.h:202: error: storage class specified for parameter 'isinff' /usr/include/bits/mathcalls.h:205: error: storage class specified for parameter 'finitef' /usr/include/bits/mathcalls.h:208: error: storage class specified for parameter 'dremf' /usr/include/bits/mathcalls.h:208: error: storage class specified for parameter '__dremf' /usr/include/bits/mathcalls.h:212: error: storage class specified for parameter 'significandf' /usr/include/bits/mathcalls.h:212: error: storage class specified for parameter '__significandf' /usr/include/bits/mathcalls.h:218: error: storage class specified for parameter 'copysignf' /usr/include/bits/mathcalls.h:218: error: storage class specified for parameter '__copysignf' /usr/include/bits/mathcalls.h:225: error: storage class specified for parameter 'nanf' /usr/include/bits/mathcalls.h:225: error: storage class specified for parameter '__nanf' /usr/include/bits/mathcalls.h:231: error: storage class specified for parameter '__isnanf' /usr/include/bits/mathcalls.h:235: error: storage class specified for parameter 'isnanf' /usr/include/bits/mathcalls.h:238: error: storage class specified for parameter 'j0f' /usr/include/bits/mathcalls.h:238: error: storage class specified for parameter '__j0f' /usr/include/bits/mathcalls.h:239: error: storage class specified for parameter 'j1f' /usr/include/bits/mathcalls.h:239: error: storage class specified for parameter '__j1f' /usr/include/bits/mathcalls.h:240: error: storage class specified for parameter 'jnf' /usr/include/bits/mathcalls.h:240: error: storage class specified for parameter '__jnf' /usr/include/bits/mathcalls.h:241: error: storage class specified for parameter 'y0f' /usr/include/bits/mathcalls.h:241: error: storage class specified for parameter '__y0f' /usr/include/bits/mathcalls.h:242: error: storage class specified for parameter 'y1f' /usr/include/bits/mathcalls.h:242: error: storage class specified for parameter '__y1f' /usr/include/bits/mathcalls.h:243: error: storage class specified for parameter 'ynf' /usr/include/bits/mathcalls.h:243: error: storage class specified for parameter '__ynf' /usr/include/bits/mathcalls.h:250: error: storage class specified for parameter 'erff' /usr/include/bits/mathcalls.h:250: error: storage class specified for parameter '__erff' /usr/include/bits/mathcalls.h:251: error: storage class specified for parameter 'erfcf' /usr/include/bits/mathcalls.h:251: error: storage class specified for parameter '__erfcf' /usr/include/bits/mathcalls.h:252: error: storage class specified for parameter 'lgammaf' /usr/include/bits/mathcalls.h:252: error: storage class specified for parameter '__lgammaf' /usr/include/bits/mathcalls.h:259: error: storage class specified for parameter 'tgammaf' /usr/include/bits/mathcalls.h:259: error: storage class specified for parameter '__tgammaf' /usr/include/bits/mathcalls.h:265: error: storage class specified for parameter 'gammaf' /usr/include/bits/mathcalls.h:265: error: storage class specified for parameter '__gammaf' /usr/include/bits/mathcalls.h:272: error: storage class specified for parameter 'lgammaf_r' /usr/include/bits/mathcalls.h:272: error: storage class specified for parameter '__lgammaf_r' /usr/include/bits/mathcalls.h:280: error: storage class specified for parameter 'rintf' /usr/include/bits/mathcalls.h:280: error: storage class specified for parameter '__rintf' /usr/include/bits/mathcalls.h:283: error: storage class specified for parameter 'nextafterf' /usr/include/bits/mathcalls.h:283: error: storage class specified for parameter '__nextafterf' /usr/include/bits/mathcalls.h:285: error: storage class specified for parameter 'nexttowardf' /usr/include/bits/mathcalls.h:285: error: storage class specified for parameter '__nexttowardf' /usr/include/bits/mathcalls.h:289: error: storage class specified for parameter 'remainderf' /usr/include/bits/mathcalls.h:289: error: storage class specified for parameter '__remainderf' /usr/include/bits/mathcalls.h:293: error: storage class specified for parameter 'scalbnf' /usr/include/bits/mathcalls.h:293: error: storage class specified for parameter '__scalbnf' /usr/include/bits/mathcalls.h:297: error: storage class specified for parameter 'ilogbf' /usr/include/bits/mathcalls.h:297: error: storage class specified for parameter '__ilogbf' /usr/include/bits/mathcalls.h:302: error: storage class specified for parameter 'scalblnf' /usr/include/bits/mathcalls.h:302: error: storage class specified for parameter '__scalblnf' /usr/include/bits/mathcalls.h:306: error: storage class specified for parameter 'nearbyintf' /usr/include/bits/mathcalls.h:306: error: storage class specified for parameter '__nearbyintf' /usr/include/bits/mathcalls.h:310: error: storage class specified for parameter 'roundf' /usr/include/bits/mathcalls.h:310: error: storage class specified for parameter '__roundf' /usr/include/bits/mathcalls.h:314: error: storage class specified for parameter 'truncf' /usr/include/bits/mathcalls.h:314: error: storage class specified for parameter '__truncf' /usr/include/bits/mathcalls.h:319: error: storage class specified for parameter 'remquof' /usr/include/bits/mathcalls.h:319: error: storage class specified for parameter '__remquof' /usr/include/bits/mathcalls.h:326: error: storage class specified for parameter 'lrintf' /usr/include/bits/mathcalls.h:326: error: storage class specified for parameter '__lrintf' /usr/include/bits/mathcalls.h:327: error: storage class specified for parameter 'llrintf' /usr/include/bits/mathcalls.h:327: error: storage class specified for parameter '__llrintf' /usr/include/bits/mathcalls.h:331: error: storage class specified for parameter 'lroundf' /usr/include/bits/mathcalls.h:331: error: storage class specified for parameter '__lroundf' /usr/include/bits/mathcalls.h:332: error: storage class specified for parameter 'llroundf' /usr/include/bits/mathcalls.h:332: error: storage class specified for parameter '__llroundf' /usr/include/bits/mathcalls.h:336: error: storage class specified for parameter 'fdimf' /usr/include/bits/mathcalls.h:336: error: storage class specified for parameter '__fdimf' /usr/include/bits/mathcalls.h:339: error: storage class specified for parameter 'fmaxf' /usr/include/bits/mathcalls.h:339: error: storage class specified for parameter '__fmaxf' /usr/include/bits/mathcalls.h:342: error: storage class specified for parameter 'fminf' /usr/include/bits/mathcalls.h:342: error: storage class specified for parameter '__fminf' /usr/include/bits/mathcalls.h:347: error: storage class specified for parameter '__fpclassifyf' /usr/include/bits/mathcalls.h:351: error: storage class specified for parameter '__signbitf' /usr/include/bits/mathcalls.h:355: error: storage class specified for parameter 'fmaf' /usr/include/bits/mathcalls.h:355: error: storage class specified for parameter '__fmaf' /usr/include/bits/mathcalls.h:364: error: storage class specified for parameter 'scalbf' /usr/include/bits/mathcalls.h:364: error: storage class specified for parameter '__scalbf' In file included from /usr/include/math.h:141, from ../../../gegl/gegl-simd.h:7, from ../../../gegl/gegl-plugin.h:102, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: /usr/include/bits/mathcalls.h:55: error: storage class specified for parameter 'acosl' /usr/include/bits/mathcalls.h:55: error: storage class specified for parameter '__acosl' /usr/include/bits/mathcalls.h:57: error: storage class specified for parameter 'asinl' /usr/include/bits/mathcalls.h:57: error: storage class specified for parameter '__asinl' /usr/include/bits/mathcalls.h:59: error: storage class specified for parameter 'atanl' /usr/include/bits/mathcalls.h:59: error: storage class specified for parameter '__atanl' /usr/include/bits/mathcalls.h:61: error: storage class specified for parameter 'atan2l' /usr/include/bits/mathcalls.h:61: error: storage class specified for parameter '__atan2l' /usr/include/bits/mathcalls.h:64: error: storage class specified for parameter 'cosl' /usr/include/bits/mathcalls.h:64: error: storage class specified for parameter '__cosl' /usr/include/bits/mathcalls.h:66: error: storage class specified for parameter 'sinl' /usr/include/bits/mathcalls.h:66: error: storage class specified for parameter '__sinl' /usr/include/bits/mathcalls.h:68: error: storage class specified for parameter 'tanl' /usr/include/bits/mathcalls.h:68: error: storage class specified for parameter '__tanl' /usr/include/bits/mathcalls.h:73: error: storage class specified for parameter 'coshl' /usr/include/bits/mathcalls.h:73: error: storage class specified for parameter '__coshl' /usr/include/bits/mathcalls.h:75: error: storage class specified for parameter 'sinhl' /usr/include/bits/mathcalls.h:75: error: storage class specified for parameter '__sinhl' /usr/include/bits/mathcalls.h:77: error: storage class specified for parameter 'tanhl' /usr/include/bits/mathcalls.h:77: error: storage class specified for parameter '__tanhl' /usr/include/bits/mathcalls.h:89: error: storage class specified for parameter 'acoshl' /usr/include/bits/mathcalls.h:89: error: storage class specified for parameter '__acoshl' /usr/include/bits/mathcalls.h:91: error: storage class specified for parameter 'asinhl' /usr/include/bits/mathcalls.h:91: error: storage class specified for parameter '__asinhl' /usr/include/bits/mathcalls.h:93: error: storage class specified for parameter 'atanhl' /usr/include/bits/mathcalls.h:93: error: storage class specified for parameter '__atanhl' /usr/include/bits/mathcalls.h:101: error: storage class specified for parameter 'expl' /usr/include/bits/mathcalls.h:101: error: storage class specified for parameter '__expl' /usr/include/bits/mathcalls.h:104: error: storage class specified for parameter 'frexpl' /usr/include/bits/mathcalls.h:104: error: storage class specified for parameter '__frexpl' /usr/include/bits/mathcalls.h:107: error: storage class specified for parameter 'ldexpl' /usr/include/bits/mathcalls.h:107: error: storage class specified for parameter '__ldexpl' /usr/include/bits/mathcalls.h:110: error: storage class specified for parameter 'logl' /usr/include/bits/mathcalls.h:110: error: storage class specified for parameter '__logl' /usr/include/bits/mathcalls.h:113: error: storage class specified for parameter 'log10l' /usr/include/bits/mathcalls.h:113: error: storage class specified for parameter '__log10l' /usr/include/bits/mathcalls.h:116: error: storage class specified for parameter 'modfl' /usr/include/bits/mathcalls.h:116: error: storage class specified for parameter '__modfl' /usr/include/bits/mathcalls.h:129: error: storage class specified for parameter 'expm1l' /usr/include/bits/mathcalls.h:129: error: storage class specified for parameter '__expm1l' /usr/include/bits/mathcalls.h:132: error: storage class specified for parameter 'log1pl' /usr/include/bits/mathcalls.h:132: error: storage class specified for parameter '__log1pl' /usr/include/bits/mathcalls.h:135: error: storage class specified for parameter 'logbl' /usr/include/bits/mathcalls.h:135: error: storage class specified for parameter '__logbl' /usr/include/bits/mathcalls.h:142: error: storage class specified for parameter 'exp2l' /usr/include/bits/mathcalls.h:142: error: storage class specified for parameter '__exp2l' /usr/include/bits/mathcalls.h:145: error: storage class specified for parameter 'log2l' /usr/include/bits/mathcalls.h:145: error: storage class specified for parameter '__log2l' /usr/include/bits/mathcalls.h:154: error: storage class specified for parameter 'powl' /usr/include/bits/mathcalls.h:154: error: storage class specified for parameter '__powl' /usr/include/bits/mathcalls.h:157: error: storage class specified for parameter 'sqrtl' /usr/include/bits/mathcalls.h:157: error: storage class specified for parameter '__sqrtl' /usr/include/bits/mathcalls.h:163: error: storage class specified for parameter 'hypotl' /usr/include/bits/mathcalls.h:163: error: storage class specified for parameter '__hypotl' /usr/include/bits/mathcalls.h:170: error: storage class specified for parameter 'cbrtl' /usr/include/bits/mathcalls.h:170: error: storage class specified for parameter '__cbrtl' /usr/include/bits/mathcalls.h:179: error: storage class specified for parameter 'ceill' /usr/include/bits/mathcalls.h:179: error: storage class specified for parameter '__ceill' /usr/include/bits/mathcalls.h:182: error: storage class specified for parameter 'fabsl' /usr/include/bits/mathcalls.h:182: error: storage class specified for parameter '__fabsl' /usr/include/bits/mathcalls.h:185: error: storage class specified for parameter 'floorl' /usr/include/bits/mathcalls.h:185: error: storage class specified for parameter '__floorl' /usr/include/bits/mathcalls.h:188: error: storage class specified for parameter 'fmodl' /usr/include/bits/mathcalls.h:188: error: storage class specified for parameter '__fmodl' /usr/include/bits/mathcalls.h:193: error: storage class specified for parameter '__isinfl' /usr/include/bits/mathcalls.h:196: error: storage class specified for parameter '__finitel' /usr/include/bits/mathcalls.h:202: error: storage class specified for parameter 'isinfl' /usr/include/bits/mathcalls.h:205: error: storage class specified for parameter 'finitel' /usr/include/bits/mathcalls.h:208: error: storage class specified for parameter 'dreml' /usr/include/bits/mathcalls.h:208: error: storage class specified for parameter '__dreml' /usr/include/bits/mathcalls.h:212: error: storage class specified for parameter 'significandl' /usr/include/bits/mathcalls.h:212: error: storage class specified for parameter '__significandl' /usr/include/bits/mathcalls.h:218: error: storage class specified for parameter 'copysignl' /usr/include/bits/mathcalls.h:218: error: storage class specified for parameter '__copysignl' /usr/include/bits/mathcalls.h:225: error: storage class specified for parameter 'nanl' /usr/include/bits/mathcalls.h:225: error: storage class specified for parameter '__nanl' /usr/include/bits/mathcalls.h:231: error: storage class specified for parameter '__isnanl' /usr/include/bits/mathcalls.h:235: error: storage class specified for parameter 'isnanl' /usr/include/bits/mathcalls.h:238: error: storage class specified for parameter 'j0l' /usr/include/bits/mathcalls.h:238: error: storage class specified for parameter '__j0l' /usr/include/bits/mathcalls.h:239: error: storage class specified for parameter 'j1l' /usr/include/bits/mathcalls.h:239: error: storage class specified for parameter '__j1l' /usr/include/bits/mathcalls.h:240: error: storage class specified for parameter 'jnl' /usr/include/bits/mathcalls.h:240: error: storage class specified for parameter '__jnl' /usr/include/bits/mathcalls.h:241: error: storage class specified for parameter 'y0l' /usr/include/bits/mathcalls.h:241: error: storage class specified for parameter '__y0l' /usr/include/bits/mathcalls.h:242: error: storage class specified for parameter 'y1l' /usr/include/bits/mathcalls.h:242: error: storage class specified for parameter '__y1l' /usr/include/bits/mathcalls.h:243: error: storage class specified for parameter 'ynl' /usr/include/bits/mathcalls.h:243: error: storage class specified for parameter '__ynl' /usr/include/bits/mathcalls.h:250: error: storage class specified for parameter 'erfl' /usr/include/bits/mathcalls.h:250: error: storage class specified for parameter '__erfl' /usr/include/bits/mathcalls.h:251: error: storage class specified for parameter 'erfcl' /usr/include/bits/mathcalls.h:251: error: storage class specified for parameter '__erfcl' /usr/include/bits/mathcalls.h:252: error: storage class specified for parameter 'lgammal' /usr/include/bits/mathcalls.h:252: error: storage class specified for parameter '__lgammal' /usr/include/bits/mathcalls.h:259: error: storage class specified for parameter 'tgammal' /usr/include/bits/mathcalls.h:259: error: storage class specified for parameter '__tgammal' /usr/include/bits/mathcalls.h:265: error: storage class specified for parameter 'gammal' /usr/include/bits/mathcalls.h:265: error: storage class specified for parameter '__gammal' /usr/include/bits/mathcalls.h:272: error: storage class specified for parameter 'lgammal_r' /usr/include/bits/mathcalls.h:272: error: storage class specified for parameter '__lgammal_r' /usr/include/bits/mathcalls.h:280: error: storage class specified for parameter 'rintl' /usr/include/bits/mathcalls.h:280: error: storage class specified for parameter '__rintl' /usr/include/bits/mathcalls.h:283: error: storage class specified for parameter 'nextafterl' /usr/include/bits/mathcalls.h:283: error: storage class specified for parameter '__nextafterl' /usr/include/bits/mathcalls.h:285: error: storage class specified for parameter 'nexttowardl' /usr/include/bits/mathcalls.h:285: error: storage class specified for parameter '__nexttowardl' /usr/include/bits/mathcalls.h:289: error: storage class specified for parameter 'remainderl' /usr/include/bits/mathcalls.h:289: error: storage class specified for parameter '__remainderl' /usr/include/bits/mathcalls.h:293: error: storage class specified for parameter 'scalbnl' /usr/include/bits/mathcalls.h:293: error: storage class specified for parameter '__scalbnl' /usr/include/bits/mathcalls.h:297: error: storage class specified for parameter 'ilogbl' /usr/include/bits/mathcalls.h:297: error: storage class specified for parameter '__ilogbl' /usr/include/bits/mathcalls.h:302: error: storage class specified for parameter 'scalblnl' /usr/include/bits/mathcalls.h:302: error: storage class specified for parameter '__scalblnl' /usr/include/bits/mathcalls.h:306: error: storage class specified for parameter 'nearbyintl' /usr/include/bits/mathcalls.h:306: error: storage class specified for parameter '__nearbyintl' /usr/include/bits/mathcalls.h:310: error: storage class specified for parameter 'roundl' /usr/include/bits/mathcalls.h:310: error: storage class specified for parameter '__roundl' /usr/include/bits/mathcalls.h:314: error: storage class specified for parameter 'truncl' /usr/include/bits/mathcalls.h:314: error: storage class specified for parameter '__truncl' /usr/include/bits/mathcalls.h:319: error: storage class specified for parameter 'remquol' /usr/include/bits/mathcalls.h:319: error: storage class specified for parameter '__remquol' /usr/include/bits/mathcalls.h:326: error: storage class specified for parameter 'lrintl' /usr/include/bits/mathcalls.h:326: error: storage class specified for parameter '__lrintl' /usr/include/bits/mathcalls.h:327: error: storage class specified for parameter 'llrintl' /usr/include/bits/mathcalls.h:327: error: storage class specified for parameter '__llrintl' /usr/include/bits/mathcalls.h:331: error: storage class specified for parameter 'lroundl' /usr/include/bits/mathcalls.h:331: error: storage class specified for parameter '__lroundl' /usr/include/bits/mathcalls.h:332: error: storage class specified for parameter 'llroundl' /usr/include/bits/mathcalls.h:332: error: storage class specified for parameter '__llroundl' /usr/include/bits/mathcalls.h:336: error: storage class specified for parameter 'fdiml' /usr/include/bits/mathcalls.h:336: error: storage class specified for parameter '__fdiml' /usr/include/bits/mathcalls.h:339: error: storage class specified for parameter 'fmaxl' /usr/include/bits/mathcalls.h:339: error: storage class specified for parameter '__fmaxl' /usr/include/bits/mathcalls.h:342: error: storage class specified for parameter 'fminl' /usr/include/bits/mathcalls.h:342: error: storage class specified for parameter '__fminl' /usr/include/bits/mathcalls.h:347: error: storage class specified for parameter '__fpclassifyl' /usr/include/bits/mathcalls.h:351: error: storage class specified for parameter '__signbitl' /usr/include/bits/mathcalls.h:355: error: storage class specified for parameter 'fmal' /usr/include/bits/mathcalls.h:355: error: storage class specified for parameter '__fmal' /usr/include/bits/mathcalls.h:364: error: storage class specified for parameter 'scalbl' /usr/include/bits/mathcalls.h:364: error: storage class specified for parameter '__scalbl' In file included from ../../../gegl/gegl-simd.h:7, from ../../../gegl/gegl-plugin.h:102, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: /usr/include/math.h:157: error: storage class specified for parameter 'signgam' /usr/include/math.h:291: error: storage class specified for parameter '_LIB_VERSION_TYPE' /usr/include/math.h:296: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_LIB_VERSION' /usr/include/math.h:322: error: storage class specified for parameter 'matherr' In file included from /usr/include/math.h:409, from ../../../gegl/gegl-simd.h:7, from ../../../gegl/gegl-plugin.h:102, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: /usr/include/bits/mathinline.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:141: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:291: error: storage class specified for parameter '__sgn' /usr/include/bits/mathinline.h:291: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:291: error: storage class specified for parameter '__sgnf' /usr/include/bits/mathinline.h:291: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:291: error: storage class specified for parameter '__sgnl' /usr/include/bits/mathinline.h:291: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:433: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:473: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:475: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:476: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:478: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:506: error: storage class specified for parameter '__sgn1l' /usr/include/bits/mathinline.h:506: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:530: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:530: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:530: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:548: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:548: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:548: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:669: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:674: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:679: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:692: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:697: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:702: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/mathinline.h:729: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token In file included from ../../../gegl/gegl-plugin.h:102, from ../../../gegl/gegl-chant.h:29, from gluas.c:51: ../../../gegl/gegl-simd.h:9: error: storage class specified for parameter 'g4float' In file included from gluas.c:51: ../../../gegl/gegl-chant.h:32: error: expected declaration specifiers before 'GType' ../../../gegl/gegl-chant.h:33: error: storage class specified for parameter 'GeglChantO' ../../../gegl/gegl-chant.h:34: error: storage class specified for parameter 'GeglChant' ../../../gegl/gegl-chant.h:36: error: expected ')' before '*' token ../../../gegl/gegl-chant.h:37: error: expected ')' before '*' token ../../../gegl/gegl-chant.h:38: error: expected ')' before 'klass' ../../../gegl/gegl-chant.h:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_chant_parent_class' ../../../gegl/gegl-chant.h:177: error: expected specifier-qualifier-list before 'GeglOperationComposer' ../../../gegl/gegl-chant.h:179: warning: empty declaration ../../../gegl/gegl-chant.h:183: error: expected specifier-qualifier-list before 'GeglOperationComposerClass' ../../../gegl/gegl-chant.h:184: error: storage class specified for parameter 'GeglChantClass' ../../../gegl/gegl-chant.h:186: error: expected ')' before '*' token ../../../gegl/gegl-chant.h:186: error: expected ')' before '*' token ../../../gegl/gegl-chant.h:186: error: expected ')' before '*' token ../../../gegl/gegl-chant.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gegl_chant_type_id' ../../../gegl/gegl-chant.h:186: error: expected ')' before 'klass' ../../../gegl/gegl-chant.h:186: error: expected declaration specifiers before 'GType' ../../../gegl/gegl-chant.h:186: error: expected ')' before '*' token ../../../gegl/gegl-chant.h:304: error: expected ')' before '*' token ../../../gegl/gegl-chant.h:310: error: expected ')' before '*' token ../../../gegl/gegl-chant.h:314: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'modinfo' ../../../gegl/gegl-chant.h:317: error: expected declaration specifiers before ';' token ../../../gegl/gegl-chant.h:320: error: expected declaration specifiers before 'gboolean' ../../../gegl/gegl-chant.h:321: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token ../../../gegl/gegl-chant.h:323: error: expected declaration specifiers before 'G_MODULE_EXPORT' ../../../gegl/gegl-chant.h:329: error: expected declaration specifiers before 'G_MODULE_EXPORT' ../../../gegl/gegl-chant.h:341: error: expected specifier-qualifier-list before 'gpointer' In file included from gluas.c:51: ../../../gegl/gegl-chant.h:374: warning: empty declaration In file included from gluas.c:51: ../../../gegl/gegl-chant.h:407: warning: empty declaration ../../../gegl/gegl-chant.h:410: error: expected ')' before '*' token In file included from gluas.c:51: ../../../gegl/gegl-chant.h:487: error: expected ')' before '*' token In file included from gluas.c:51: ../../../gegl/gegl-chant.h:587: error: expected ')' before 'data' In file included from gluas.c:51: ../../../gegl/gegl-chant.h:655: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token In file included from gluas.c:51: ../../../gegl/gegl-chant.h:703: error: expected ')' before 'klass' In file included from gluas.c:51: ../../../gegl/gegl-chant.h:818: error: expected ')' before '*' token In file included from /usr/include/lua.h:12, from gluas.c:52: /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/stdarg.h:43: error: storage class specified for parameter '__gnuc_va_list' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/stdarg.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'va_list' In file included from /usr/include/lua.h:13, from gluas.c:52: /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/stddef.h:152: error: storage class specified for parameter 'ptrdiff_t' /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/stddef.h:326: error: storage class specified for parameter 'wchar_t' In file included from gluas.c:52: /usr/include/lua.h:50: error: storage class specified for parameter 'lua_State' /usr/include/lua.h:52: error: expected ')' before '*' token /usr/include/lua.h:58: error: expected ')' before '*' token /usr/include/lua.h:60: error: expected ')' before '*' token /usr/include/lua.h:66: error: storage class specified for parameter 'lua_Alloc' /usr/include/lua.h:99: error: storage class specified for parameter 'lua_Number' /usr/include/lua.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lua_Integer' /usr/include/lua.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/lua.h:111: error: expected ')' before '*' token /usr/include/lua.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/lua.h:114: error: expected ')' before '*' token /usr/include/lua.h:120: error: expected ')' before '*' token /usr/include/lua.h:121: error: expected ')' before '*' token /usr/include/lua.h:122: error: expected ')' before '*' token /usr/include/lua.h:123: error: expected ')' before '*' token /usr/include/lua.h:124: error: expected ')' before '*' token /usr/include/lua.h:125: error: expected ')' before '*' token /usr/include/lua.h:126: error: expected ')' before '*' token /usr/include/lua.h:128: error: expected ')' before '*' token /usr/include/lua.h:135: error: expected ')' before '*' token /usr/include/lua.h:136: error: expected ')' before '*' token /usr/include/lua.h:137: error: expected ')' before '*' token /usr/include/lua.h:138: error: expected ')' before '*' token /usr/include/lua.h:139: error: expected ')' before '*' token /usr/include/lua.h:140: error: expected ')' before '*' token /usr/include/lua.h:142: error: expected ')' before '*' token /usr/include/lua.h:143: error: expected ')' before '*' token /usr/include/lua.h:144: error: expected ')' before '*' token /usr/include/lua.h:146: error: expected ')' before '*' token /usr/include/lua.h:147: error: expected ')' before '*' token /usr/include/lua.h:148: error: expected ')' before '*' token /usr/include/lua.h:149: error: expected ')' before '*' token /usr/include/lua.h:150: error: expected ')' before '*' token /usr/include/lua.h:151: error: expected ')' before '*' token /usr/include/lua.h:152: error: expected ')' before '*' token /usr/include/lua.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/lua.h:154: error: expected ')' before '*' token /usr/include/lua.h:160: error: expected ')' before '*' token /usr/include/lua.h:161: error: expected ')' before '*' token /usr/include/lua.h:162: error: expected ')' before '*' token /usr/include/lua.h:163: error: expected ')' before '*' token /usr/include/lua.h:164: error: expected ')' before '*' token /usr/include/lua.h:165: error: expected ')' before '*' token /usr/include/lua.h:167: error: expected ')' before '*' token /usr/include/lua.h:168: error: expected ')' before '*' token /usr/include/lua.h:169: error: expected ')' before '*' token /usr/include/lua.h:170: error: expected ')' before '*' token /usr/include/lua.h:171: error: expected ')' before '*' token /usr/include/lua.h:177: error: expected ')' before '*' token /usr/include/lua.h:178: error: expected ')' before '*' token /usr/include/lua.h:179: error: expected ')' before '*' token /usr/include/lua.h:180: error: expected ')' before '*' token /usr/include/lua.h:181: error: expected ')' before '*' token /usr/include/lua.h:182: error: expected ')' before '*' token /usr/include/lua.h:183: error: expected ')' before '*' token /usr/include/lua.h:184: error: expected ')' before '*' token /usr/include/lua.h:190: error: expected ')' before '*' token /usr/include/lua.h:191: error: expected ')' before '*' token /usr/include/lua.h:192: error: expected ')' before '*' token /usr/include/lua.h:193: error: expected ')' before '*' token /usr/include/lua.h:194: error: expected ')' before '*' token /usr/include/lua.h:195: error: expected ')' before '*' token /usr/include/lua.h:201: error: expected ')' before '*' token /usr/include/lua.h:202: error: expected ')' before '*' token /usr/include/lua.h:203: error: expected ')' before '*' token /usr/include/lua.h:204: error: expected ')' before '*' token /usr/include/lua.h:207: error: expected ')' before '*' token /usr/include/lua.h:213: error: expected ')' before '*' token /usr/include/lua.h:214: error: expected ')' before '*' token /usr/include/lua.h:215: error: expected ')' before '*' token /usr/include/lua.h:230: error: expected ')' before '*' token /usr/include/lua.h:237: error: expected ')' before '*' token /usr/include/lua.h:239: error: expected ')' before '*' token /usr/include/lua.h:241: error: expected ')' before '*' token /usr/include/lua.h:243: error: expected ')' before '*' token /usr/include/lua.h:244: error: expected ')' before '*' token /usr/include/lua.h:298: error: expected ')' before '*' token /usr/include/lua.h:326: error: storage class specified for parameter 'lua_Debug' /usr/include/lua.h:330: error: expected ')' before '*' token /usr/include/lua.h:333: error: expected ')' before '*' token /usr/include/lua.h:334: error: expected ')' before '*' token /usr/include/lua.h:335: error: expected ')' before '*' token /usr/include/lua.h:336: error: expected ')' before '*' token /usr/include/lua.h:337: error: expected ')' before '*' token /usr/include/lua.h:338: error: expected ')' before '*' token /usr/include/lua.h:340: error: expected ')' before '*' token /usr/include/lua.h:341: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lua_gethook' /usr/include/lua.h:342: error: expected ')' before '*' token /usr/include/lua.h:343: error: expected ')' before '*' token In file included from gluas.c:53: /usr/include/lualib.h:19: error: expected ')' before '*' token /usr/include/lualib.h:22: error: expected ')' before '*' token /usr/include/lualib.h:25: error: expected ')' before '*' token /usr/include/lualib.h:28: error: expected ')' before '*' token /usr/include/lualib.h:31: error: expected ')' before '*' token /usr/include/lualib.h:34: error: expected ')' before '*' token /usr/include/lualib.h:37: error: expected ')' before '*' token /usr/include/lualib.h:40: error: expected ')' before '*' token /usr/include/lualib.h:44: error: expected ')' before '*' token In file included from /usr/include/lauxlib.h:13, from gluas.c:54: /usr/include/stdio.h:49: error: storage class specified for parameter 'FILE' /usr/include/stdio.h:65: error: storage class specified for parameter '__FILE' In file included from /usr/include/_G_config.h:20, from /usr/include/libio.h:32, from /usr/include/stdio.h:75, from /usr/include/lauxlib.h:13, from gluas.c:54: /usr/include/wchar.h:95: error: storage class specified for parameter '__mbstate_t' In file included from /usr/include/libio.h:32, from /usr/include/stdio.h:75, from /usr/include/lauxlib.h:13, from gluas.c:54: /usr/include/_G_config.h:25: error: expected specifier-qualifier-list before '__mbstate_t' /usr/include/_G_config.h:26: error: storage class specified for parameter '_G_fpos_t' /usr/include/_G_config.h:30: error: expected specifier-qualifier-list before '__mbstate_t' /usr/include/_G_config.h:31: error: storage class specified for parameter '_G_fpos64_t' /usr/include/_G_config.h:53: error: storage class specified for parameter '_G_int16_t' /usr/include/_G_config.h:54: error: storage class specified for parameter '_G_int32_t' /usr/include/_G_config.h:55: error: storage class specified for parameter '_G_uint16_t' /usr/include/_G_config.h:56: error: storage class specified for parameter '_G_uint32_t' In file included from /usr/include/stdio.h:75, from /usr/include/lauxlib.h:13, from gluas.c:54: /usr/include/libio.h:180: error: storage class specified for parameter '_IO_lock_t' /usr/include/libio.h:310: error: expected specifier-qualifier-list before '_IO_lock_t' /usr/include/libio.h:341: error: storage class specified for parameter '_IO_FILE' /usr/include/libio.h:346: error: storage class specified for parameter '_IO_2_1_stdin_' /usr/include/libio.h:347: error: storage class specified for parameter '_IO_2_1_stdout_' /usr/include/libio.h:348: error: storage class specified for parameter '_IO_2_1_stderr_' /usr/include/libio.h:364: error: storage class specified for parameter '__io_read_fn' /usr/include/libio.h:373: error: storage class specified for parameter '__io_write_fn' /usr/include/libio.h:381: error: storage class specified for parameter '__io_seek_fn' /usr/include/libio.h:384: error: storage class specified for parameter '__io_close_fn' /usr/include/libio.h:416: error: expected ')' before '*' token /usr/include/libio.h:417: error: expected ')' before '*' token /usr/include/libio.h:418: error: expected ')' before '*' token /usr/include/libio.h:458: error: expected ')' before '*' token /usr/include/libio.h:459: error: expected declaration specifiers or '...' before '_IO_FILE' /usr/include/libio.h:459: error: storage class specified for parameter '_IO_putc' /usr/include/libio.h:460: error: expected ')' before '*' token /usr/include/libio.h:461: error: expected ')' before '*' token /usr/include/libio.h:463: error: expected ')' before '*' token /usr/include/libio.h:469: error: expected ')' before '*' token /usr/include/libio.h:470: error: expected ')' before '*' token /usr/include/libio.h:471: error: expected ')' before '*' token /usr/include/libio.h:488: error: expected ')' before '*' token /usr/include/libio.h:490: error: expected ')' before '*' token /usr/include/libio.h:492: error: expected ')' before '*' token /usr/include/libio.h:493: error: expected ')' before '*' token /usr/include/libio.h:495: error: expected ')' before '*' token /usr/include/libio.h:496: error: expected ')' before '*' token /usr/include/libio.h:498: error: expected ')' before '*' token In file included from /usr/include/lauxlib.h:13, from gluas.c:54: /usr/include/stdio.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fpos_t' In file included from /usr/include/lauxlib.h:13, from gluas.c:54: /usr/include/stdio.h:145: error: storage class specified for parameter 'stdin' /usr/include/stdio.h:146: error: storage class specified for parameter 'stdout' /usr/include/stdio.h:147: error: storage class specified for parameter 'stderr' /usr/include/stdio.h:155: error: storage class specified for parameter 'remove' /usr/include/stdio.h:157: error: storage class specified for parameter 'rename' /usr/include/stdio.h:163: error: storage class specified for parameter 'renameat' /usr/include/stdio.h:175: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/stdio.h:186: error: storage class specified for parameter 'tmpnam' /usr/include/stdio.h:192: error: storage class specified for parameter 'tmpnam_r' /usr/include/stdio.h:205: error: storage class specified for parameter 'tempnam' /usr/include/stdio.h:214: error: expected ')' before '*' token /usr/include/stdio.h:219: error: expected ')' before '*' token /usr/include/stdio.h:229: error: expected ')' before '*' token /usr/include/stdio.h:260: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/stdio.h:263: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/stdio.h:283: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/stdio.h:296: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/stdio.h:302: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/stdio.h:309: error: expected ')' before '*' token /usr/include/stdio.h:313: error: expected ')' before '*' token /usr/include/stdio.h:320: error: expected ')' before '*' token /usr/include/stdio.h:324: error: expected ')' before '*' token /usr/include/stdio.h:333: error: expected ')' before '*' token /usr/include/stdio.h:339: error: storage class specified for parameter 'printf' /usr/include/stdio.h:342: error: storage class specified for parameter 'sprintf' /usr/include/stdio.h:348: error: expected ')' before '*' token /usr/include/stdio.h:354: error: expected declaration specifiers or '...' before '__gnuc_va_list' /usr/include/stdio.h:354: error: storage class specified for parameter 'vprintf' /usr/include/stdio.h:357: error: expected declaration specifiers or '...' before '__gnuc_va_list' /usr/include/stdio.h:357: error: storage class specified for parameter 'vsprintf' /usr/include/stdio.h:365: error: storage class specified for parameter 'snprintf' /usr/include/stdio.h:368: error: expected declaration specifiers or '...' before '__gnuc_va_list' /usr/include/stdio.h:369: error: storage class specified for parameter 'vsnprintf' /usr/include/stdio.h:395: error: expected declaration specifiers or '...' before '__gnuc_va_list' /usr/include/stdio.h:396: error: storage class specified for parameter 'vdprintf' /usr/include/stdio.h:398: error: storage class specified for parameter 'dprintf' /usr/include/stdio.h:407: error: expected ')' before '*' token /usr/include/stdio.h:413: error: storage class specified for parameter 'scanf' /usr/include/stdio.h:416: error: storage class specified for parameter 'sscanf' /usr/include/stdio.h:425: error: expected ')' before '*' token /usr/include/stdio.h:428: error: storage class specified for parameter 'scanf' /usr/include/stdio.h:428: error: redefinition of parameter 'scanf' /usr/include/stdio.h:413: error: previous definition of 'scanf' was here /usr/include/stdio.h:430: error: storage class specified for parameter 'sscanf' /usr/include/stdio.h:430: error: redefinition of parameter 'sscanf' /usr/include/stdio.h:416: error: previous definition of 'sscanf' was here /usr/include/stdio.h:453: error: expected ')' before '*' token /usr/include/stdio.h:461: error: expected declaration specifiers or '...' before '__gnuc_va_list' /usr/include/stdio.h:462: error: storage class specified for parameter 'vscanf' /usr/include/stdio.h:466: error: expected declaration specifiers or '...' before '__gnuc_va_list' /usr/include/stdio.h:467: error: storage class specified for parameter 'vsscanf' /usr/include/stdio.h:476: error: expected ')' before '*' token /usr/include/stdio.h:481: error: expected declaration specifiers or '...' before '__gnuc_va_list' /usr/include/stdio.h:483: error: storage class specified for parameter 'vscanf' /usr/include/stdio.h:483: error: redefinition of parameter 'vscanf' /usr/include/stdio.h:462: error: previous definition of 'vscanf' was here /usr/include/stdio.h:484: error: expected declaration specifiers or '...' before '__gnuc_va_list' /usr/include/stdio.h:488: error: storage class specified for parameter 'vsscanf' /usr/include/stdio.h:488: error: redefinition of parameter 'vsscanf' /usr/include/stdio.h:467: error: previous definition of 'vsscanf' was here /usr/include/stdio.h:513: error: expected ')' before '*' token /usr/include/stdio.h:514: error: expected ')' before '*' token /usr/include/stdio.h:520: error: storage class specified for parameter 'getchar' /usr/include/stdio.h:532: error: expected ')' before '*' token /usr/include/stdio.h:533: error: storage class specified for parameter 'getchar_unlocked' /usr/include/stdio.h:543: error: expected ')' before '*' token /usr/include/stdio.h:555: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:555: error: storage class specified for parameter 'fputc' /usr/include/stdio.h:556: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:556: error: storage class specified for parameter 'putc' /usr/include/stdio.h:562: error: storage class specified for parameter 'putchar' /usr/include/stdio.h:576: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:576: error: storage class specified for parameter 'fputc_unlocked' /usr/include/stdio.h:584: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:584: error: storage class specified for parameter 'putc_unlocked' /usr/include/stdio.h:585: error: storage class specified for parameter 'putchar_unlocked' /usr/include/stdio.h:592: error: expected ')' before '*' token /usr/include/stdio.h:595: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:595: error: storage class specified for parameter 'putw' /usr/include/stdio.h:604: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:605: error: storage class specified for parameter 'fgets' /usr/include/stdio.h:612: error: storage class specified for parameter 'gets' /usr/include/stdio.h:640: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:640: error: storage class specified for parameter '__getdelim' /usr/include/stdio.h:643: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:643: error: storage class specified for parameter 'getdelim' /usr/include/stdio.h:653: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:653: error: storage class specified for parameter 'getline' /usr/include/stdio.h:662: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:662: error: storage class specified for parameter 'fputs' /usr/include/stdio.h:668: error: storage class specified for parameter 'puts' /usr/include/stdio.h:675: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:675: error: storage class specified for parameter 'ungetc' /usr/include/stdio.h:683: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:683: error: storage class specified for parameter 'fread' /usr/include/stdio.h:689: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:689: error: storage class specified for parameter 'fwrite' /usr/include/stdio.h:711: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:711: error: storage class specified for parameter 'fread_unlocked' /usr/include/stdio.h:713: error: expected declaration specifiers or '...' before 'FILE' /usr/include/stdio.h:713: error: storage class specified for parameter 'fwrite_unlocked' /usr/include/stdio.h:722: error: expected ')' before '*' token /usr/include/stdio.h:727: error: expected ')' before '*' token /usr/include/stdio.h:732: error: expected ')' before '*' token /usr/include/stdio.h:754: error: expected ')' before '*' token /usr/include/stdio.h:757: error: expected ')' before '*' token /usr/include/stdio.h:779: error: expected ')' before '*' token /usr/include/stdio.h:781: error: expected ')' before '*' token /usr/include/stdio.h:799: error: expected ')' before '*' token /usr/include/stdio.h:801: error: expected ')' before '*' token /usr/include/stdio.h:803: error: expected ')' before '*' token /usr/include/stdio.h:808: error: expected ')' before '*' token /usr/include/stdio.h:809: error: expected ')' before '*' token /usr/include/stdio.h:810: error: expected ')' before '*' token /usr/include/stdio.h:819: error: storage class specified for parameter 'perror' In file included from /usr/include/stdio.h:826, from /usr/include/lauxlib.h:13, from gluas.c:54: /usr/include/bits/sys_errlist.h:27: error: storage class specified for parameter 'sys_nerr' /usr/include/bits/sys_errlist.h:28: error: storage class specified for parameter 'sys_errlist' In file included from /usr/include/lauxlib.h:13, from gluas.c:54: /usr/include/stdio.h:831: error: expected ')' before '*' token /usr/include/stdio.h:836: error: expected ')' before '*' token /usr/include/stdio.h:846: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/stdio.h:852: error: expected ')' before '*' token /usr/include/stdio.h:858: error: storage class specified for parameter 'ctermid' /usr/include/stdio.h:886: error: expected ')' before '*' token /usr/include/stdio.h:890: error: expected ')' before '*' token /usr/include/stdio.h:893: error: expected ')' before '*' token In file included from /usr/include/stdio.h:907, from /usr/include/lauxlib.h:13, from gluas.c:54: /usr/include/bits/stdio.h:37: error: expected declaration specifiers or '...' before '__gnuc_va_list' /usr/include/bits/stdio.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/stdio.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/stdio.h:54: error: expected ')' before '*' token /usr/include/bits/stdio.h:64: error: expected ')' before '*' token /usr/include/bits/stdio.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/stdio.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/stdio.h:89: error: expected declaration specifiers or '...' before 'FILE' /usr/include/bits/stdio.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/stdio.h:99: error: expected declaration specifiers or '...' before 'FILE' /usr/include/bits/stdio.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/stdio.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token /usr/include/bits/stdio.h:126: error: expected ')' before '*' token /usr/include/bits/stdio.h:133: error: expected ')' before '*' token In file included from gluas.c:54: /usr/include/lauxlib.h:37: error: expected specifier-qualifier-list before 'lua_CFunction' /usr/include/lauxlib.h:38: error: storage class specified for parameter 'luaL_Reg' /usr/include/lauxlib.h:42: error: expected ')' before '*' token /usr/include/lauxlib.h:44: error: expected ')' before '*' token /usr/include/lauxlib.h:46: error: expected ')' before '*' token /usr/include/lauxlib.h:47: error: expected ')' before '*' token /usr/include/lauxlib.h:48: error: expected ')' before '*' token /usr/include/lauxlib.h:49: error: expected ')' before '*' token /usr/include/lauxlib.h:50: error: expected ')' before '*' token /usr/include/lauxlib.h:52: error: expected ')' before '*' token /usr/include/lauxlib.h:54: error: expected ')' before '*' token /usr/include/lauxlib.h:55: error: expected ')' before '*' token /usr/include/lauxlib.h:57: error: expected ')' before '*' token /usr/include/lauxlib.h:58: error: expected ')' before '*' token /usr/include/lauxlib.h:61: error: expected ')' before '*' token /usr/include/lauxlib.h:62: error: expected ')' before '*' token /usr/include/lauxlib.h:63: error: expected ')' before '*' token /usr/include/lauxlib.h:65: error: expected ')' before '*' token /usr/include/lauxlib.h:66: error: expected ')' before '*' token /usr/include/lauxlib.h:68: error: expected ')' before '*' token /usr/include/lauxlib.h:69: error: expected ')' before '*' token /usr/include/lauxlib.h:71: error: expected ')' before '*' token /usr/include/lauxlib.h:74: error: expected ')' before '*' token /usr/include/lauxlib.h:75: error: expected ')' before '*' token /usr/include/lauxlib.h:77: error: expected ')' before '*' token /usr/include/lauxlib.h:78: error: expected ')' before '*' token /usr/include/lauxlib.h:80: error: expected ')' before '*' token /usr/include/lauxlib.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /usr/include/lauxlib.h:85: error: expected ')' before '*' token /usr/include/lauxlib.h:88: error: expected ')' before '*' token /usr/include/lauxlib.h:132: error: expected specifier-qualifier-list before 'lua_State' /usr/include/lauxlib.h:134: error: storage class specified for parameter 'luaL_Buffer' /usr/include/lauxlib.h:145: error: expected ')' before '*' token /usr/include/lauxlib.h:146: error: expected ')' before '*' token /usr/include/lauxlib.h:147: error: expected ')' before '*' token /usr/include/lauxlib.h:148: error: expected ')' before '*' token /usr/include/lauxlib.h:149: error: expected ')' before '*' token /usr/include/lauxlib.h:150: error: expected ')' before '*' token gluas.c:58: error: expected specifier-qualifier-list before 'gint' gluas.c:71: error: storage class specified for parameter 'Priv' gluas.c:77: error: expected ')' before '*' token gluas.c:78: error: expected ')' before '*' token gluas.c:79: error: expected ')' before '*' token gluas.c:80: error: expected ')' before '*' token gluas.c:81: error: expected ')' before '*' token gluas.c:82: error: expected ')' before '*' token gluas.c:83: error: expected ')' before '*' token gluas.c:84: error: expected ')' before '*' token gluas.c:85: error: expected ')' before '*' token gluas.c:86: error: expected ')' before '*' token gluas.c:87: error: expected ')' before '*' token gluas.c:88: error: expected ')' before '*' token gluas.c:89: error: expected ')' before '*' token gluas.c:90: error: expected ')' before '*' token gluas.c:91: error: expected ')' before '*' token gluas.c:92: error: expected ')' before '*' token gluas.c:94: error: expected ')' before '*' token gluas.c:95: error: expected ')' before '*' token gluas.c:96: error: expected ')' before '*' token gluas.c:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gluas_functions' gluas.c:120: error: expected declaration specifiers before ';' token gluas.c:122: error: expected ')' before '*' token gluas.c:130: error: expected ')' before '*' token gluas.c:277: error: expected declaration specifiers or '...' before 'lua_Number' gluas.c:278: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token gluas.c:326: error: expected declaration specifiers or '...' before 'lua_Number' gluas.c:327: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token gluas.c:353: error: expected ')' before '*' token gluas.c:366: error: expected ')' before '*' token gluas.c:380: error: expected ')' before '*' token gluas.c:400: error: expected ')' before '*' token gluas.c:416: error: expected ')' before '*' token gluas.c:426: error: expected ')' before '*' token gluas.c:456: error: expected ')' before '*' token gluas.c:495: error: expected ')' before '*' token gluas.c:527: error: expected ')' before '*' token gluas.c:564: error: expected ')' before '*' token gluas.c:594: error: expected ')' before '*' token gluas.c:629: error: expected ')' before '*' token gluas.c:659: error: expected ')' before '*' token gluas.c:693: error: expected ')' before '*' token gluas.c:734: error: expected ')' before '*' token gluas.c:783: error: expected ')' before '*' token gluas.c:831: error: expected ')' before '*' token gluas.c:882: error: expected ')' before '*' token gluas.c:930: error: expected ')' before '*' token gluas.c:981: error: expected ')' before '*' token gluas.c:989: error: expected ')' before '*' token gluas.c:1002: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'process' gluas.c:1025: error: expected ')' before '*' token gluas.c:1042: error: old-style parameter declarations in prototyped function definition gluas.c:1042: error: expected '{' at end of input libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gegl -I../../../gegl -I../../../gegl/buffer -I../../../gegl/buffer -I../../../gegl/operation -I../../../gegl/operation -I../../../gegl/property-types -I../../../gegl/property-types -I../../../gegl/module -I../../../gegl/module -DG_DISABLE_DEPRECATED -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/babl-0.0 -O2 -march=i686 -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -MT line_profile_la-line-profile.lo -MD -MP -MF .deps/line_profile_la-line-profile.Tpo -c line-profile.c -fPIC -DPIC -o .libs/line_profile_la-line-profile.o make[4]: *** [gluas_la-gluas.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/workshop/external' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations/workshop' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0/operations' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-libs/gegl-0.1.0/work/gegl-0.1.0' make: *** [all] Error 2 * * ERROR: media-libs/gegl-0.1.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 127: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/media-libs/gegl-0.1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/gegl-0.1.0/temp/environment'. *