* Package: media-libs/gegl-0.3.34 * Repository: gentoo * Maintainer: sping@gentoo.org * USE: abi_x86_64 amd64 cairo cpu_flags_x86_mmx cpu_flags_x86_sse elibc_glibc ffmpeg introspection kernel_linux lcms sdl svg tiff userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gegl-0.3.34.tar.bz2 to /var/tmp/portage/media-libs/gegl-0.3.34/work >>> Source unpacked in /var/tmp/portage/media-libs/gegl-0.3.34/work >>> Preparing source in /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34 ... * Applying gegl-0.3.12-failing-tests.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34' ... * Running autopoint --force ... [ ok ] * Running gtkdocize --copy ... [ ok ] * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: gegl-0.3.34/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34 ... * econf: updating gegl-0.3.34/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gegl-0.3.34/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gegl-0.3.34 --htmldir=/usr/share/doc/gegl-0.3.34/html --libdir=/usr/lib64 --disable-docs --disable-profile --disable-silent-rules --disable-workshop --program-suffix=-0.3 --with-gdk-pixbuf --with-pango --without-libspiro --enable-mmx --enable-sse --disable-debug --with-cairo --with-pangocairo --without-exiv2 --with-libavformat --without-gexiv2 --without-graphviz --without-jasper --with-lcms --without-lensfun --without-lua --without-mrg --without-openexr --without-libraw --with-sdl --with-librsvg --with-libtiff --without-umfpack --without-libv4l --without-libv4l2 --enable-introspection --without-vala --without-webp checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none 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... no checking how to print strings... printf 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 for C/C++ restrict keyword... __restrict checking for aclocal flags... checking for target architecture... x86_64-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 to see if compiler understands -mmmx... yes checking whether we can compile MMX code... yes checking to see if compiler understands -msse... yes checking to see if compiler understands -ftree-vectorize... yes checking to see if compiler understands -ffast-math... yes checking whether we can compile SSE code... yes checking for perl5... no checking for perl... /usr/bin/perl checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... yes checking for fsync... yes checking for babl >= 0.1.46... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.44.0... yes (version 2.52.3) checking for glib-2.0 >= 2.44.0 gobject-2.0 gmodule-2.0 gio-2.0 json-glib-1.0 gio-unix-2.0... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for bind_textdomain_codeset... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes checking for perl5... /usr/bin/perl checking for ruby... yes checking for enscript... no checking for asciidoc... /usr/bin/asciidoc checking for dot... no *** Check for dot command failed. checking for a Python interpreter with version >= 2.5.0... python checking for python... /usr/bin/python checking for python version... 3.5 checking for python platform... linux checking for python script directory... ${prefix}/lib64/python3.5/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.5/site-packages checking for cairo... yes checking for pango >= 1.38.0... yes checking for pangocairo >= 1.38.0... yes checking for gdk-pixbuf-2.0 >= 2.32.0... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking for jpeg_save_markers in -ljpeg... yes checking for libpng... yes checking for librsvg-2.0 >= 2.40.6... yes checking for sdl-config... /usr/bin/sdl-config checking for libavformat >= 55.48.100 libavcodec >= 55.69.100 libswscale >= 2.6.100... yes checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking for lcms2 >= 2.8... yes checking for libtiff-4 >= 4.0.0... yes checking for poly2tri-c >= poly2tri-c_required_version... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for w3m... /usr/bin/w3m checking for rint... no checking for rint in -lm... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wold-style-definition... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating gcut/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 gegl/opencl/Makefile config.status: creating libs/Makefile config.status: creating libs/rgbe/Makefile config.status: creating libs/npd/Makefile config.status: creating libs/poly2tri-c/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/render/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/p2t/sweep/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/p2t/common/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/p2t/Makefile config.status: creating libs/poly2tri-c/poly2tri-c/refine/Makefile config.status: creating seamless-clone/Makefile config.status: creating operations/Makefile config.status: creating operations/core/Makefile config.status: creating operations/json/Makefile config.status: creating operations/common/Makefile config.status: creating operations/common/perlin/Makefile config.status: creating operations/common-gpl3+/Makefile config.status: creating operations/seamless-clone/Makefile config.status: creating operations/external/Makefile config.status: creating operations/generated/Makefile config.status: creating operations/transform/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.txt config.status: creating docs/hello-world.txt config.status: creating docs/copyright.txt 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 tests/buffer/reference/Makefile config.status: creating tests/buffer/tests/Makefile config.status: creating tests/compositions/Makefile config.status: creating tests/compositions/data/Makefile config.status: creating tests/ff-load-save/Makefile config.status: creating tests/python/Makefile config.status: creating tests/simple/Makefile config.status: creating tests/mipmap/Makefile config.status: creating tests/xml/Makefile config.status: creating tests/xml/data/Makefile config.status: creating perf/Makefile config.status: creating po/Makefile.in config.status: creating gegl-uninstalled.pc config.status: creating opencl/Makefile config.status: creating gegl-0.3.pc config.status: creating gegl/gegl-0.3.deps config.status: creating gegl/Gegl-0.3.metadata config.status: creating seamless-clone/gegl-sc-0.3.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Building GEGL with prefix=/usr Optional features: GEGL docs: no Build workshop: no Build website: yes SIMD: sse:yes mmx:yes Vala support: no Optional dependencies: asciidoc: yes enscript: no (enscript not found) mrg: no Ruby: yes Lua: no Cairo: yes Pango: yes pangocairo: yes GDKPixbuf: yes JPEG: yes PNG: yes OpenEXR: no rsvg: yes SDL: yes libraw: no Jasper: no graphviz: no avformat: yes V4L: no (disabled with --without-libv4l) V4L2: no spiro: no EXIV: no gexiv2: no umfpack: no TIFF yes webp: no poly2tri-c: yes (internal) >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34 ... make -j 1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34' Making all in libs make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs' Making all in rgbe make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/rgbe' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o librgbe_la-rgbe.lo `test -f 'rgbe.c' || echo './'`rgbe.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rgbe.c -fPIC -DPIC -o .libs/librgbe_la-rgbe.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fPIC -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -o librgbe.la librgbe_la-rgbe.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/librgbe.a .libs/librgbe_la-rgbe.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/librgbe.a libtool: link: ( cd ".libs" && rm -f "librgbe.la" && ln -s "../librgbe.la" "librgbe.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/rgbe' Making all in poly2tri-c make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c' Making all in poly2tri-c make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c' Making all in p2t make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t' Making all in sweep make[6]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/sweep' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o advancing_front.lo advancing_front.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c advancing_front.c -fPIC -DPIC -o .libs/advancing_front.o /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cdt.lo cdt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cdt.c -fPIC -DPIC -o .libs/cdt.o /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sweep.lo sweep.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sweep.c -fPIC -DPIC -o .libs/sweep.o /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sweep_context.lo sweep_context.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sweep_context.c -fPIC -DPIC -o .libs/sweep_context.o /bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o libp2tc-sweep.la advancing_front.lo cdt.lo sweep.lo sweep_context.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libp2tc-sweep.a .libs/advancing_front.o .libs/cdt.o .libs/sweep.o .libs/sweep_context.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libp2tc-sweep.a libtool: link: ( cd ".libs" && rm -f "libp2tc-sweep.la" && ln -s "../libp2tc-sweep.la" "libp2tc-sweep.la" ) make[6]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/sweep' Making all in common make[6]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/common' /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o shapes.lo shapes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c shapes.c -fPIC -DPIC -o .libs/shapes.o /bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o utils.lo utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c utils.c -fPIC -DPIC -o .libs/utils.o /bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o libp2tc-common.la shapes.lo utils.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libp2tc-common.a .libs/shapes.o .libs/utils.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libp2tc-common.a libtool: link: ( cd ".libs" && rm -f "libp2tc-common.la" && ln -s "../libp2tc-common.la" "libp2tc-common.la" ) make[6]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/common' make[6]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t' /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o libp2tc.la common/libp2tc-common.la sweep/libp2tc-sweep.la libtool: link: (cd .libs/libp2tc.lax/libp2tc-common.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/common/.libs/libp2tc-common.a") libtool: link: (cd .libs/libp2tc.lax/libp2tc-sweep.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/sweep/.libs/libp2tc-sweep.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libp2tc.a .libs/libp2tc.lax/libp2tc-common.a/shapes.o .libs/libp2tc.lax/libp2tc-common.a/utils.o .libs/libp2tc.lax/libp2tc-sweep.a/advancing_front.o .libs/libp2tc.lax/libp2tc-sweep.a/cdt.o .libs/libp2tc.lax/libp2tc-sweep.a/sweep.o .libs/libp2tc.lax/libp2tc-sweep.a/sweep_context.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libp2tc.a libtool: link: rm -fr .libs/libp2tc.lax libtool: link: ( cd ".libs" && rm -f "libp2tc.la" && ln -s "../libp2tc.la" "libp2tc.la" ) make[6]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t' make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t' Making all in refine make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/refine' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o bounded-line.lo bounded-line.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c bounded-line.c -fPIC -DPIC -o .libs/bounded-line.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cdt.lo cdt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cdt.c -fPIC -DPIC -o .libs/cdt.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cdt-flipfix.lo cdt-flipfix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cdt-flipfix.c -fPIC -DPIC -o .libs/cdt-flipfix.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o circle.lo circle.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c circle.c -fPIC -DPIC -o .libs/circle.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cluster.lo cluster.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cluster.c -fPIC -DPIC -o .libs/cluster.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o delaunay-terminator.lo delaunay-terminator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c delaunay-terminator.c -fPIC -DPIC -o .libs/delaunay-terminator.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge.lo edge.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge.c -fPIC -DPIC -o .libs/edge.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o line.lo line.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c line.c -fPIC -DPIC -o .libs/line.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rmath.lo rmath.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rmath.c -fPIC -DPIC -o .libs/rmath.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mesh.lo mesh.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mesh.c -fPIC -DPIC -o .libs/mesh.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mesh-action.lo mesh-action.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mesh-action.c -fPIC -DPIC -o .libs/mesh-action.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o point.lo point.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c point.c -fPIC -DPIC -o .libs/point.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o pslg.lo pslg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c pslg.c -fPIC -DPIC -o .libs/pslg.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o refiner.lo refiner.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c refiner.c -fPIC -DPIC -o .libs/refiner.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o triangle.lo triangle.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c triangle.c -fPIC -DPIC -o .libs/triangle.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o utils.lo utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c utils.c -fPIC -DPIC -o .libs/utils.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vector2.lo vector2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vector2.c -fPIC -DPIC -o .libs/vector2.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vedge.lo vedge.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vedge.c -fPIC -DPIC -o .libs/vedge.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vtriangle.lo vtriangle.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vtriangle.c -fPIC -DPIC -o .libs/vtriangle.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o visibility.lo visibility.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c visibility.c -fPIC -DPIC -o .libs/visibility.o /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o libp2tc-refine.la bounded-line.lo cdt.lo cdt-flipfix.lo circle.lo cluster.lo delaunay-terminator.lo edge.lo line.lo rmath.lo mesh.lo mesh-action.lo point.lo pslg.lo refiner.lo triangle.lo utils.lo vector2.lo vedge.lo vtriangle.lo visibility.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libp2tc-refine.a .libs/bounded-line.o .libs/cdt.o .libs/cdt-flipfix.o .libs/circle.o .libs/cluster.o .libs/delaunay-terminator.o .libs/edge.o .libs/line.o .libs/rmath.o .libs/mesh.o .libs/mesh-action.o .libs/point.o .libs/pslg.o .libs/refiner.o .libs/triangle.o .libs/utils.o .libs/vector2.o .libs/vedge.o .libs/vtriangle.o .libs/visibility.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libp2tc-refine.a libtool: link: ( cd ".libs" && rm -f "libp2tc-refine.la" && ln -s "../libp2tc-refine.la" "libp2tc-refine.la" ) make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/refine' Making all in render make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/render' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mesh-render.lo mesh-render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mesh-render.c -fPIC -DPIC -o .libs/mesh-render.o /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-plot.lo svg-plot.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-plot.c -fPIC -DPIC -o .libs/svg-plot.o /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o libp2tc-render.la mesh-render.lo svg-plot.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libp2tc-render.a .libs/mesh-render.o .libs/svg-plot.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libp2tc-render.a libtool: link: ( cd ".libs" && rm -f "libp2tc-render.la" && ln -s "../libp2tc-render.la" "libp2tc-render.la" ) make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/render' make[5]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o libpoly2tri-c.la p2t/libp2tc.la refine/libp2tc-refine.la render/libp2tc-render.la libtool: link: (cd .libs/libpoly2tri-c.lax/libp2tc.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/p2t/.libs/libp2tc.a") libtool: link: (cd .libs/libpoly2tri-c.lax/libp2tc-refine.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/refine/.libs/libp2tc-refine.a") libtool: link: (cd .libs/libpoly2tri-c.lax/libp2tc-render.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/render/.libs/libp2tc-render.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libpoly2tri-c.lax/libp2tc-refine.a/cdt.o .libs/libpoly2tri-c.lax/lt1-cdt.o || cp .libs/libpoly2tri-c.lax/libp2tc-refine.a/cdt.o .libs/libpoly2tri-c.lax/lt1-cdt.o libtool: link: ln .libs/libpoly2tri-c.lax/libp2tc-refine.a/utils.o .libs/libpoly2tri-c.lax/lt2-utils.o || cp .libs/libpoly2tri-c.lax/libp2tc-refine.a/utils.o .libs/libpoly2tri-c.lax/lt2-utils.o libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpoly2tri-c.a .libs/libpoly2tri-c.lax/libp2tc.a/advancing_front.o .libs/libpoly2tri-c.lax/libp2tc.a/cdt.o .libs/libpoly2tri-c.lax/libp2tc.a/shapes.o .libs/libpoly2tri-c.lax/libp2tc.a/sweep.o .libs/libpoly2tri-c.lax/libp2tc.a/sweep_context.o .libs/libpoly2tri-c.lax/libp2tc.a/utils.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/bounded-line.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/cdt-flipfix.o .libs/libpoly2tri-c.lax/lt1-cdt.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/circle.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/cluster.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/delaunay-terminator.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/edge.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/line.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/mesh-action.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/mesh.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/point.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/pslg.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/refiner.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/rmath.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/triangle.o .libs/libpoly2tri-c.lax/lt2-utils.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/vector2.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/vedge.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/visibility.o .libs/libpoly2tri-c.lax/libp2tc-refine.a/vtriangle.o .libs/libpoly2tri-c.lax/libp2tc-render.a/mesh-render.o .libs/libpoly2tri-c.lax/libp2tc-render.a/svg-plot.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpoly2tri-c.a libtool: link: rm -fr .libs/libpoly2tri-c.lax .libs/libpoly2tri-c.lax libtool: link: ( cd ".libs" && rm -f "libpoly2tri-c.la" && ln -s "../libpoly2tri-c.la" "libpoly2tri-c.la" ) make[5]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c' make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c' make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c' make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c' make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs' Making all in opencl make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/opencl' make all-am make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/opencl' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/opencl' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/opencl' Making all in gegl make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl' Making all in buffer make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/buffer' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer.lo gegl-buffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer.c -fPIC -DPIC -o .libs/gegl-buffer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-access.lo gegl-buffer-access.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-access.c -fPIC -DPIC -o .libs/gegl-buffer-access.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-iterator.lo gegl-buffer-iterator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-iterator.c -fPIC -DPIC -o .libs/gegl-buffer-iterator.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-cl-iterator.lo gegl-buffer-cl-iterator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-cl-iterator.c -fPIC -DPIC -o .libs/gegl-buffer-cl-iterator.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-cl-cache.lo gegl-buffer-cl-cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-cl-cache.c -fPIC -DPIC -o .libs/gegl-buffer-cl-cache.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-linear.lo gegl-buffer-linear.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-linear.c -fPIC -DPIC -o .libs/gegl-buffer-linear.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-load.lo gegl-buffer-load.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-load.c -fPIC -DPIC -o .libs/gegl-buffer-load.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-save.lo gegl-buffer-save.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-save.c -fPIC -DPIC -o .libs/gegl-buffer-save.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cache.lo gegl-cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-cache.c -fPIC -DPIC -o .libs/gegl-cache.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler.lo gegl-sampler.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-sampler.c -fPIC -DPIC -o .libs/gegl-sampler.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-cubic.lo gegl-sampler-cubic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-sampler-cubic.c -fPIC -DPIC -o .libs/gegl-sampler-cubic.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-linear.lo gegl-sampler-linear.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-sampler-linear.c -fPIC -DPIC -o .libs/gegl-sampler-linear.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-nearest.lo gegl-sampler-nearest.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-sampler-nearest.c -fPIC -DPIC -o .libs/gegl-sampler-nearest.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-nohalo.lo gegl-sampler-nohalo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-sampler-nohalo.c -fPIC -DPIC -o .libs/gegl-sampler-nohalo.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-sampler-lohalo.lo gegl-sampler-lohalo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-sampler-lohalo.c -fPIC -DPIC -o .libs/gegl-sampler-lohalo.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-region-generic.lo gegl-region-generic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-region-generic.c -fPIC -DPIC -o .libs/gegl-region-generic.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile.lo gegl-tile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile.c -fPIC -DPIC -o .libs/gegl-tile.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-source.lo gegl-tile-source.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-source.c -fPIC -DPIC -o .libs/gegl-tile-source.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-storage.lo gegl-tile-storage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-storage.c -fPIC -DPIC -o .libs/gegl-tile-storage.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-backend.lo gegl-tile-backend.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-backend.c -fPIC -DPIC -o .libs/gegl-tile-backend.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-backend-file-async.lo gegl-tile-backend-file-async.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-backend-file-async.c -fPIC -DPIC -o .libs/gegl-tile-backend-file-async.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-backend-ram.lo gegl-tile-backend-ram.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-backend-ram.c -fPIC -DPIC -o .libs/gegl-tile-backend-ram.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-backend-swap.lo gegl-tile-backend-swap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-backend-swap.c -fPIC -DPIC -o .libs/gegl-tile-backend-swap.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler.lo gegl-tile-handler.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-handler.c -fPIC -DPIC -o .libs/gegl-tile-handler.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-cache.lo gegl-tile-handler-cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-handler-cache.c -fPIC -DPIC -o .libs/gegl-tile-handler-cache.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-chain.lo gegl-tile-handler-chain.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-handler-chain.c -fPIC -DPIC -o .libs/gegl-tile-handler-chain.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-empty.lo gegl-tile-handler-empty.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-handler-empty.c -fPIC -DPIC -o .libs/gegl-tile-handler-empty.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-log.lo gegl-tile-handler-log.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-handler-log.c -fPIC -DPIC -o .libs/gegl-tile-handler-log.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tile-handler-zoom.lo gegl-tile-handler-zoom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-tile-handler-zoom.c -fPIC -DPIC -o .libs/gegl-tile-handler-zoom.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -o libbuffer.la gegl-buffer.lo gegl-buffer-access.lo gegl-buffer-iterator.lo gegl-buffer-cl-iterator.lo gegl-buffer-cl-cache.lo gegl-buffer-linear.lo gegl-buffer-load.lo gegl-buffer-save.lo gegl-cache.lo gegl-sampler.lo gegl-sampler-cubic.lo gegl-sampler-linear.lo gegl-sampler-nearest.lo gegl-sampler-nohalo.lo gegl-sampler-lohalo.lo gegl-region-generic.lo gegl-tile.lo gegl-tile-source.lo gegl-tile-storage.lo gegl-tile-backend.lo gegl-tile-backend-file-async.lo gegl-tile-backend-ram.lo gegl-tile-backend-swap.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 libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbuffer.a .libs/gegl-buffer.o .libs/gegl-buffer-access.o .libs/gegl-buffer-iterator.o .libs/gegl-buffer-cl-iterator.o .libs/gegl-buffer-cl-cache.o .libs/gegl-buffer-linear.o .libs/gegl-buffer-load.o .libs/gegl-buffer-save.o .libs/gegl-cache.o .libs/gegl-sampler.o .libs/gegl-sampler-cubic.o .libs/gegl-sampler-linear.o .libs/gegl-sampler-nearest.o .libs/gegl-sampler-nohalo.o .libs/gegl-sampler-lohalo.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-async.o .libs/gegl-tile-backend-ram.o .libs/gegl-tile-backend-swap.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 libtool: link: x86_64-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.3.34/work/gegl-0.3.34/gegl/buffer' Making all in graph make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/graph' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-connection.lo gegl-connection.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-connection.c -fPIC -DPIC -o .libs/gegl-connection.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-node.lo gegl-node.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-node.c -fPIC -DPIC -o .libs/gegl-node.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-pad.lo gegl-pad.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-pad.c -fPIC -DPIC -o .libs/gegl-pad.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-visitor.lo gegl-visitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-visitor.c -fPIC -DPIC -o .libs/gegl-visitor.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-callback-visitor.lo gegl-callback-visitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-callback-visitor.c -fPIC -DPIC -o .libs/gegl-callback-visitor.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-visitable.lo gegl-visitable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-visitable.c -fPIC -DPIC -o .libs/gegl-visitable.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-node-output-visitable.lo gegl-node-output-visitable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-node-output-visitable.c -fPIC -DPIC -o .libs/gegl-node-output-visitable.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -o libgraph.la gegl-connection.lo gegl-node.lo gegl-pad.lo gegl-visitor.lo gegl-callback-visitor.lo gegl-visitable.lo gegl-node-output-visitable.lo libtool: link: x86_64-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-callback-visitor.o .libs/gegl-visitable.o .libs/gegl-node-output-visitable.o libtool: link: x86_64-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.3.34/work/gegl-0.3.34/gegl/graph' Making all in module make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/module' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegldatafiles.lo gegldatafiles.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegldatafiles.c -fPIC -DPIC -o .libs/gegldatafiles.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o geglmodule.lo geglmodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c geglmodule.c -fPIC -DPIC -o .libs/geglmodule.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o geglmoduledb.lo geglmoduledb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c geglmoduledb.c -fPIC -DPIC -o .libs/geglmoduledb.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -o libmodule.la gegldatafiles.lo geglmodule.lo geglmoduledb.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmodule.a .libs/gegldatafiles.o .libs/geglmodule.o .libs/geglmoduledb.o libtool: link: x86_64-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.3.34/work/gegl-0.3.34/gegl/module' Making all in operation make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/operation' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-extension-handler.lo gegl-extension-handler.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-extension-handler.c -fPIC -DPIC -o .libs/gegl-extension-handler.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation.lo gegl-operation.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation.c -fPIC -DPIC -o .libs/gegl-operation.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-area-filter.lo gegl-operation-area-filter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-area-filter.c -fPIC -DPIC -o .libs/gegl-operation-area-filter.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-composer.lo gegl-operation-composer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-composer.c -fPIC -DPIC -o .libs/gegl-operation-composer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-composer3.lo gegl-operation-composer3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-composer3.c -fPIC -DPIC -o .libs/gegl-operation-composer3.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-filter.lo gegl-operation-filter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-filter.c -fPIC -DPIC -o .libs/gegl-operation-filter.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-handlers.lo gegl-operation-handlers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-handlers.c -fPIC -DPIC -o .libs/gegl-operation-handlers.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-meta.lo gegl-operation-meta.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-meta.c -fPIC -DPIC -o .libs/gegl-operation-meta.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-meta-json.lo gegl-operation-meta-json.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-meta-json.c -fPIC -DPIC -o .libs/gegl-operation-meta-json.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-composer.lo gegl-operation-point-composer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-point-composer.c -fPIC -DPIC -o .libs/gegl-operation-point-composer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-composer3.lo gegl-operation-point-composer3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-point-composer3.c -fPIC -DPIC -o .libs/gegl-operation-point-composer3.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-filter.lo gegl-operation-point-filter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-point-filter.c -fPIC -DPIC -o .libs/gegl-operation-point-filter.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-point-render.lo gegl-operation-point-render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-point-render.c -fPIC -DPIC -o .libs/gegl-operation-point-render.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-property-keys.lo gegl-operation-property-keys.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-property-keys.c -fPIC -DPIC -o .libs/gegl-operation-property-keys.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-sink.lo gegl-operation-sink.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-sink.c -fPIC -DPIC -o .libs/gegl-operation-sink.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-source.lo gegl-operation-source.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-source.c -fPIC -DPIC -o .libs/gegl-operation-source.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-temporal.lo gegl-operation-temporal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-temporal.c -fPIC -DPIC -o .libs/gegl-operation-temporal.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operation-context.lo gegl-operation-context.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operation-context.c -fPIC -DPIC -o .libs/gegl-operation-context.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-operations.lo gegl-operations.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-operations.c -fPIC -DPIC -o .libs/gegl-operations.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -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-handlers.lo gegl-operation-meta.lo gegl-operation-meta-json.lo gegl-operation-point-composer.lo gegl-operation-point-composer3.lo gegl-operation-point-filter.lo gegl-operation-point-render.lo gegl-operation-property-keys.lo gegl-operation-sink.lo gegl-operation-source.lo gegl-operation-temporal.lo gegl-operation-context.lo gegl-operations.lo libtool: link: x86_64-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-handlers.o .libs/gegl-operation-meta.o .libs/gegl-operation-meta-json.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-property-keys.o .libs/gegl-operation-sink.o .libs/gegl-operation-source.o .libs/gegl-operation-temporal.o .libs/gegl-operation-context.o .libs/gegl-operations.o libtool: link: x86_64-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.3.34/work/gegl-0.3.34/gegl/operation' Making all in process make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/process' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-eval-manager.lo gegl-eval-manager.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-eval-manager.c -fPIC -DPIC -o .libs/gegl-eval-manager.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-graph-traversal.lo gegl-graph-traversal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-graph-traversal.c -fPIC -DPIC -o .libs/gegl-graph-traversal.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-graph-traversal-debug.lo gegl-graph-traversal-debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-graph-traversal-debug.c -fPIC -DPIC -o .libs/gegl-graph-traversal-debug.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-processor.lo gegl-processor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-processor.c -fPIC -DPIC -o .libs/gegl-processor.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -o libprocess.la gegl-eval-manager.lo gegl-graph-traversal.lo gegl-graph-traversal-debug.lo gegl-processor.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libprocess.a .libs/gegl-eval-manager.o .libs/gegl-graph-traversal.o .libs/gegl-graph-traversal-debug.o .libs/gegl-processor.o libtool: link: x86_64-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.3.34/work/gegl-0.3.34/gegl/process' Making all in property-types make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/property-types' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-audio-fragment.lo gegl-audio-fragment.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-audio-fragment.c -fPIC -DPIC -o .libs/gegl-audio-fragment.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-color.lo gegl-color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-color.c -fPIC -DPIC -o .libs/gegl-color.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-curve.lo gegl-curve.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-curve.c -fPIC -DPIC -o .libs/gegl-curve.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-path.lo gegl-path.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-path.c -fPIC -DPIC -o .libs/gegl-path.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-paramspecs.lo gegl-paramspecs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-paramspecs.c -fPIC -DPIC -o .libs/gegl-paramspecs.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -o libpropertytypes.la gegl-audio-fragment.lo gegl-color.lo gegl-curve.lo gegl-path.lo gegl-paramspecs.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpropertytypes.a .libs/gegl-audio-fragment.o .libs/gegl-color.o .libs/gegl-curve.o .libs/gegl-path.o .libs/gegl-paramspecs.o libtool: link: x86_64-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.3.34/work/gegl-0.3.34/gegl/property-types' Making all in opencl make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/opencl' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cl.lo gegl-cl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-cl.c -fPIC -DPIC -o .libs/gegl-cl.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cl-init.lo gegl-cl-init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-cl-init.c -fPIC -DPIC -o .libs/gegl-cl-init.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cl-color.lo gegl-cl-color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-cl-color.c -fPIC -DPIC -o .libs/gegl-cl-color.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cl-random.lo gegl-cl-random.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -DG_LOG_DOMAIN=\"GEGL\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-cl-random.c -fPIC -DPIC -o .libs/gegl-cl-random.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed -o libcl.la gegl-cl.lo gegl-cl-init.lo gegl-cl-color.lo gegl-cl-random.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcl.a .libs/gegl-cl.o .libs/gegl-cl-init.o .libs/gegl-cl-color.o .libs/gegl-cl-random.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcl.a libtool: link: ( cd ".libs" && rm -f "libcl.la" && ln -s "../libcl.la" "libcl.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/opencl' make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-algorithms.lo gegl-algorithms.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-algorithms.c -fPIC -DPIC -o .libs/gegl-algorithms.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-apply.lo gegl-apply.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-apply.c -fPIC -DPIC -o .libs/gegl-apply.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-config.lo gegl-config.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-config.c -fPIC -DPIC -o .libs/gegl-config.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-cpuaccel.lo gegl-cpuaccel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-cpuaccel.c -fPIC -DPIC -o .libs/gegl-cpuaccel.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-dot.lo gegl-dot.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-dot.c -fPIC -DPIC -o .libs/gegl-dot.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-dot-visitor.lo gegl-dot-visitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-dot-visitor.c -fPIC -DPIC -o .libs/gegl-dot-visitor.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-enums.lo gegl-enums.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-enums.c -fPIC -DPIC -o .libs/gegl-enums.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-init.lo gegl-init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-init.c -fPIC -DPIC -o .libs/gegl-init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-instrument.lo gegl-instrument.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-instrument.c -fPIC -DPIC -o .libs/gegl-instrument.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-introspection-support.lo gegl-introspection-support.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-introspection-support.c -fPIC -DPIC -o .libs/gegl-introspection-support.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-utils.lo gegl-utils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-utils.c -fPIC -DPIC -o .libs/gegl-utils.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-lookup.lo gegl-lookup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-lookup.c -fPIC -DPIC -o .libs/gegl-lookup.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-xml.lo gegl-xml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-xml.c -fPIC -DPIC -o .libs/gegl-xml.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-gio.lo gegl-gio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-gio.c -fPIC -DPIC -o .libs/gegl-gio.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-random.lo gegl-random.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-random.c -fPIC -DPIC -o .libs/gegl-random.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-serialize.lo gegl-serialize.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-serialize.c -fPIC -DPIC -o .libs/gegl-serialize.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-stats.lo gegl-stats.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-stats.c -fPIC -DPIC -o .libs/gegl-stats.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-matrix.lo gegl-matrix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\"/usr/lib64\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-matrix.c -fPIC -DPIC -o .libs/gegl-matrix.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -export-dynamic -version-info 334:0:334 -Wl,-O1 -Wl,--as-needed -o libgegl-0.3.la -rpath /usr/lib64 gegl-algorithms.lo gegl-apply.lo gegl-config.lo gegl-cpuaccel.lo gegl-dot.lo gegl-dot-visitor.lo gegl-enums.lo gegl-init.lo gegl-instrument.lo gegl-introspection-support.lo gegl-utils.lo gegl-lookup.lo gegl-xml.lo gegl-gio.lo gegl-random.lo gegl-serialize.lo gegl-stats.lo gegl-matrix.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 ../gegl/opencl/libcl.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lbabl-0.1 -lm libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gegl-algorithms.o .libs/gegl-apply.o .libs/gegl-config.o .libs/gegl-cpuaccel.o .libs/gegl-dot.o .libs/gegl-dot-visitor.o .libs/gegl-enums.o .libs/gegl-init.o .libs/gegl-instrument.o .libs/gegl-introspection-support.o .libs/gegl-utils.o .libs/gegl-lookup.o .libs/gegl-xml.o .libs/gegl-gio.o .libs/gegl-random.o .libs/gegl-serialize.o .libs/gegl-stats.o .libs/gegl-matrix.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 ../gegl/opencl/.libs/libcl.a -Wl,--no-whole-archive -Wl,--as-needed -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libgegl-0.3.so.0 -o .libs/libgegl-0.3.so.0.334.0 libtool: link: (cd ".libs" && rm -f "libgegl-0.3.so.0" && ln -s "libgegl-0.3.so.0.334.0" "libgegl-0.3.so.0") libtool: link: (cd ".libs" && rm -f "libgegl-0.3.so" && ln -s "libgegl-0.3.so.0.334.0" "libgegl-0.3.so") libtool: link: ( cd ".libs" && rm -f "libgegl-0.3.la" && ln -s "../libgegl-0.3.la" "libgegl-0.3.la" ) CPPFLAGS="" CFLAGS="-O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition" LDFLAGS="-Wl,-O1 -Wl,--as-needed" CC="x86_64-pc-linux-gnu-gcc" PKG_CONFIG="/usr/bin/x86_64-pc-linux-gnu-pkg-config" DLLTOOL="false" CFLAGS="-O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition" LDFLAGS="-Wl,-O1 -Wl,--as-needed" CPPFLAGS="" CXXFLAGS="-O2 -pipe -march=native" /usr/bin/g-ir-scanner --warn-all --add-include-path="." --add-include-path="/usr/share/gir-1.0" --namespace=Gegl --nsversion=0.3 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=GLib-2.0 --library=libgegl-0.3.la --cflags-begin -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -DLIBDIR=\""/usr/lib64"\" -DG_LOG_DOMAIN=\"GEGL\" -DGEGL_LOCALEDIR=\""/usr/share/locale"\" --cflags-end gegl.h gegl-types.h gegl-apply.h gegl-enums.h gegl-operations-util.h gegl-utils.h gegl-matrix.h gegl-lookup.h gegl-random.h gegl-init.h gegl-version.h buffer/gegl-buffer.h buffer/gegl-buffer-iterator.h buffer/gegl-buffer-backend.h buffer/gegl-tile-backend.h buffer/gegl-tile-handler.h buffer/gegl-tile-source.h graph/gegl-node.h process/gegl-graph-debug.h process/gegl-processor.h property-types/gegl-paramspecs.h property-types/gegl-color.h property-types/gegl-audio-fragment.h property-types/gegl-path.h property-types/gegl-curve.h gegl-introspection-support.h opencl/gegl-cl-introspection-support.h libgegl-0.3.la Makefile --output Gegl-0.3.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/tmp-introspectvlf5k27v/Gegl-0.3 -export-dynamic -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition tmp-introspectvlf5k27v/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/tmp-introspectvlf5k27v/Gegl-0.3.o -L. libgegl-0.3.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/tmp-introspectvlf5k27v/.libs/Gegl-0.3 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition tmp-introspectvlf5k27v/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/tmp-introspectvlf5k27v/Gegl-0.3.o -Wl,--export-dynamic -pthread -Wl,-O1 -Wl,--export-dynamic -L. ./.libs/libgegl-0.3.so -ljson-glib-1.0 -lgthread-2.0 -lbabl-0.1 -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--as-needed -pthread /usr/bin/g-ir-compiler --includedir="." --includedir="/usr/share/gir-1.0" --includedir=. Gegl-0.3.gir -o Gegl-0.3.typelib make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl' make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl' Making all in libs/npd make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/npd' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_npd_0.3_la-npd_common.lo `test -f 'npd_common.c' || echo './'`npd_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c npd_common.c -fPIC -DPIC -o .libs/libgegl_npd_0.3_la-npd_common.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_npd_0.3_la-deformation.lo `test -f 'deformation.c' || echo './'`deformation.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c deformation.c -fPIC -DPIC -o .libs/libgegl_npd_0.3_la-deformation.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_npd_0.3_la-npd_math.lo `test -f 'npd_math.c' || echo './'`npd_math.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c npd_math.c -fPIC -DPIC -o .libs/libgegl_npd_0.3_la-npd_math.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_npd_0.3_la-graphics.lo `test -f 'graphics.c' || echo './'`graphics.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c graphics.c -fPIC -DPIC -o .libs/libgegl_npd_0.3_la-graphics.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_npd_0.3_la-lattice_cut.lo `test -f 'lattice_cut.c' || echo './'`lattice_cut.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c lattice_cut.c -fPIC -DPIC -o .libs/libgegl_npd_0.3_la-lattice_cut.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_npd_0.3_la-npd_debug.lo `test -f 'npd_debug.c' || echo './'`npd_debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c npd_debug.c -fPIC -DPIC -o .libs/libgegl_npd_0.3_la-npd_debug.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_npd_0.3_la-npd_gegl.lo `test -f 'npd_gegl.c' || echo './'`npd_gegl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c npd_gegl.c -fPIC -DPIC -o .libs/libgegl_npd_0.3_la-npd_gegl.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -o libgegl-npd-0.3.la -rpath /usr/lib64 libgegl_npd_0.3_la-npd_common.lo libgegl_npd_0.3_la-deformation.lo libgegl_npd_0.3_la-npd_math.lo libgegl_npd_0.3_la-graphics.lo libgegl_npd_0.3_la-lattice_cut.lo libgegl_npd_0.3_la-npd_debug.lo libgegl_npd_0.3_la-npd_gegl.lo ../../gegl/libgegl-0.3.la -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lbabl-0.1 -lm libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgegl_npd_0.3_la-npd_common.o .libs/libgegl_npd_0.3_la-deformation.o .libs/libgegl_npd_0.3_la-npd_math.o .libs/libgegl_npd_0.3_la-graphics.o .libs/libgegl_npd_0.3_la-lattice_cut.o .libs/libgegl_npd_0.3_la-npd_debug.o .libs/libgegl_npd_0.3_la-npd_gegl.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -ljson-glib-1.0 -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lbabl-0.1 -lm -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libgegl-npd-0.3.so -o .libs/libgegl-npd-0.3.so libtool: link: ( cd ".libs" && rm -f "libgegl-npd-0.3.la" && ln -s "../libgegl-npd-0.3.la" "libgegl-npd-0.3.la" ) make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/npd' Making all in seamless-clone make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/seamless-clone' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_sc_0.3_la-sc-context.lo `test -f 'sc-context.c' || echo './'`sc-context.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sc-context.c -fPIC -DPIC -o .libs/libgegl_sc_0.3_la-sc-context.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_sc_0.3_la-sc-outline.lo `test -f 'sc-outline.c' || echo './'`sc-outline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sc-outline.c -fPIC -DPIC -o .libs/libgegl_sc_0.3_la-sc-outline.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o libgegl_sc_0.3_la-sc-sample.lo `test -f 'sc-sample.c' || echo './'`sc-sample.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sc-sample.c -fPIC -DPIC -o .libs/libgegl_sc_0.3_la-sc-sample.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../libs/poly2tri-c -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -L../libs/poly2tri-c/poly2tri-c -lpoly2tri-c -Wl,-O1 -Wl,--as-needed -o libgegl-sc-0.3.la -rpath /usr/lib64 libgegl_sc_0.3_la-sc-context.lo libgegl_sc_0.3_la-sc-outline.lo libgegl_sc_0.3_la-sc-sample.lo ../gegl/libgegl-0.3.la -lbabl-0.1 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgegl_sc_0.3_la-sc-context.o .libs/libgegl_sc_0.3_la-sc-outline.o .libs/libgegl_sc_0.3_la-sc-sample.o -Wl,--whole-archive /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/libs/poly2tri-c/poly2tri-c/.libs/libpoly2tri-c.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -L../libs/poly2tri-c/poly2tri-c -Wl,--as-needed ../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -lbabl-0.1 -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -pthread -Wl,-soname -Wl,libgegl-sc-0.3.so -o .libs/libgegl-sc-0.3.so libtool: link: ( cd ".libs" && rm -f "libgegl-sc-0.3.la" && ln -s "../libgegl-sc-0.3.la" "libgegl-sc-0.3.la" ) make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/seamless-clone' Making all in bin make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/bin' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl.o gegl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-options.o gegl-options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-path-smooth.o gegl-path-smooth.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lbabl-0.1 -lpng16 -lz -lm -Wl,-O1 -Wl,--as-needed -o gegl gegl.o gegl-options.o gegl-path-smooth.o libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -o .libs/gegl gegl.o gegl-options.o gegl-path-smooth.o ../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lpng16 -lz -lm -Wl,--as-needed -pthread make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/bin' Making all in gcut make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gcut' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -Wno-missing-prototypes -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gcut.o gcut.c gcut.c: In function ‘gcut_new_from_path’: gcut.c:1010:7: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] getcwd (parent, strlen(path)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcut.c: In function ‘generate_gcut_dir’: gcut.c:898:3: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system (tmp); ^~~~~~~~~~~~ gcut.c: In function ‘gegl_make_thumb_image’: gcut.c:1214:3: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system (str->str); ^~~~~~~~~~~~~~~~~ gcut.c: In function ‘gegl_make_thumb_video’: gcut.c:1227:3: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system (str->str); ^~~~~~~~~~~~~~~~~ gcut.c: In function ‘main’: gcut.c:1399:3: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result] chdir (edl->parent_path); /* we try as good as we can to deal with absolute ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -Wno-missing-prototypes -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gcut-util.o gcut-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -Wno-missing-prototypes -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o iconographer.o iconographer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -Wno-missing-prototypes -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o clip.o clip.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lbabl-0.1 -lpng16 -lz -lm -Wl,-O1 -Wl,--as-needed -o gcut gcut.o gcut-util.o iconographer.o clip.o libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -o .libs/gcut gcut.o gcut-util.o iconographer.o clip.o ../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lpng16 -lz -lm -Wl,--as-needed -pthread make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gcut' Making all in tools make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tools' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DTOP_SRCDIR=\"..\" -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-imgcmp.o gegl-imgcmp.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lbabl-0.1 -lm -Wl,-O1 -Wl,--as-needed -o gegl-imgcmp gegl-imgcmp.o libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -o .libs/gegl-imgcmp gegl-imgcmp.o ../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DTOP_SRCDIR=\"..\" -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o introspect.o introspect.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lbabl-0.1 -lm -Wl,-O1 -Wl,--as-needed -o introspect introspect.o libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -o .libs/introspect introspect.o ../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DTOP_SRCDIR=\"..\" -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o operation_reference.o operation_reference.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lbabl-0.1 -lm -Wl,-O1 -Wl,--as-needed -o operation_reference operation_reference.o libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -o .libs/operation_reference operation_reference.o ../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DTOP_SRCDIR=\"..\" -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o detect_opencl.o detect_opencl.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lbabl-0.1 -lm -Wl,-O1 -Wl,--as-needed -o detect_opencl detect_opencl.o libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -o .libs/detect_opencl detect_opencl.o ../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DTOP_SRCDIR=\"..\" -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-tester.o gegl-tester.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lbabl-0.1 -lm -Wl,-O1 -Wl,--as-needed -o gegl-tester gegl-tester.o libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -o .libs/gegl-tester gegl-tester.o ../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DTOP_SRCDIR=\"..\" -I.. -I../gegl -I../gegl -I../gegl/buffer -I../gegl/buffer -I../gegl/graph -I../gegl/graph -I../gegl/module -I../gegl/module -I../gegl/operation -I../gegl/operation -I../gegl/opencl -I../gegl/opencl -I../gegl/process -I../gegl/process -I../gegl/property-types -I../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o operations_html.o operations_html.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition ../gegl/libgegl-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lbabl-0.1 -lm -Wl,-O1 -Wl,--as-needed -o operations_html operations_html.o libtool: link: x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,--export-dynamic -pthread -pthread -Wl,-O1 -o .libs/operations_html operations_html.o ../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -Wl,--as-needed -pthread make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/tools' Making all in operations make[2]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations' Making all in core make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/core' make[3]: Circular module.c <- module.c dependency dropped. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cache.lo cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cache.c -fPIC -DPIC -o .libs/cache.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o load.lo load.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c load.c -fPIC -DPIC -o .libs/load.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o clone.lo clone.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c clone.c -fPIC -DPIC -o .libs/clone.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cast-format.lo cast-format.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cast-format.c -fPIC -DPIC -o .libs/cast-format.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o convert-format.lo convert-format.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o crop.lo crop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c crop.c -fPIC -DPIC -o .libs/crop.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o json.lo json.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c json.c -fPIC -DPIC -o .libs/json.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o nop.lo nop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c nop.c -fPIC -DPIC -o .libs/nop.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o gegl-core.la -rpath /usr/lib64/gegl-0.3 module.lo cache.lo load.lo clone.lo cast-format.lo convert-format.lo crop.lo json.lo nop.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/module.o .libs/cache.o .libs/load.o .libs/clone.o .libs/cast-format.o .libs/convert-format.o .libs/crop.o .libs/json.o .libs/nop.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,gegl-core.so -o .libs/gegl-core.so libtool: link: ( cd ".libs" && rm -f "gegl-core.la" && ln -s "../gegl-core.la" "gegl-core.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/core' Making all in common make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common' Making all in perlin make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common/perlin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common/perlin' make[4]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common' make[4]: Circular module.c <- module.c dependency dropped. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o alien-map.lo alien-map.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c alien-map.c -fPIC -DPIC -o .libs/alien-map.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o bilateral-filter.lo bilateral-filter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o box-blur.lo box-blur.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o brightness-contrast.lo brightness-contrast.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o buffer-sink.lo buffer-sink.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o buffer-source.lo buffer-source.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o c2g.lo c2g.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c c2g.c -fPIC -DPIC -o .libs/c2g.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o checkerboard.lo checkerboard.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c checkerboard.c -fPIC -DPIC -o .libs/checkerboard.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dither.lo dither.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dither.c -fPIC -DPIC -o .libs/dither.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-enhance.lo color-enhance.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-enhance.c -fPIC -DPIC -o .libs/color-enhance.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-rotate.lo color-rotate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-rotate.c -fPIC -DPIC -o .libs/color-rotate.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-temperature.lo color-temperature.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-warp.lo color-warp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-warp.c -fPIC -DPIC -o .libs/color-warp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color.lo color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color.c -fPIC -DPIC -o .libs/color.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o component-extract.lo component-extract.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c component-extract.c -fPIC -DPIC -o .libs/component-extract.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o contrast-curve.lo contrast-curve.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o convolution-matrix.lo convolution-matrix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c convolution-matrix.c -fPIC -DPIC -o .libs/convolution-matrix.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o copy-buffer.lo copy-buffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c copy-buffer.c -fPIC -DPIC -o .libs/copy-buffer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o difference-of-gaussians.lo difference-of-gaussians.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o display.lo display.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c display.c -fPIC -DPIC -o .libs/display.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o distance-transform.lo distance-transform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c distance-transform.c -fPIC -DPIC -o .libs/distance-transform.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dropshadow.lo dropshadow.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dropshadow.c -fPIC -DPIC -o .libs/dropshadow.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge-neon.lo edge-neon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge-neon.c -fPIC -DPIC -o .libs/edge-neon.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge-sobel.lo edge-sobel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge-sobel.c -fPIC -DPIC -o .libs/edge-sobel.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o exp-combine.lo exp-combine.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c exp-combine.c -fPIC -DPIC -o .libs/exp-combine.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o exposure.lo exposure.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c exposure.c -fPIC -DPIC -o .libs/exposure.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o fattal02.lo fattal02.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c fattal02.c -fPIC -DPIC -o .libs/fattal02.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gaussian-blur.lo gaussian-blur.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gblur-1d.lo gblur-1d.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gblur-1d.c -fPIC -DPIC -o .libs/gblur-1d.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-load-op.lo gegl-buffer-load-op.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-load-op.c -fPIC -DPIC -o .libs/gegl-buffer-load-op.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl-buffer-save-op.lo gegl-buffer-save-op.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl-buffer-save-op.c -fPIC -DPIC -o .libs/gegl-buffer-save-op.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gegl.lo gegl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gegl.c -fPIC -DPIC -o .libs/gegl.o gegl.c: In function ‘prepare’: gegl.c:79:6: warning: ignoring return value of ‘getcwd’, declared with attribute warn_unused_result [-Wunused-result] getcwd (cwd, sizeof(cwd)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o grey.lo grey.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c grey.c -fPIC -DPIC -o .libs/grey.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o grid.lo grid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c grid.c -fPIC -DPIC -o .libs/grid.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o high-pass.lo high-pass.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c high-pass.c -fPIC -DPIC -o .libs/high-pass.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o hue-chroma.lo hue-chroma.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c hue-chroma.c -fPIC -DPIC -o .libs/hue-chroma.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o image-compare.lo image-compare.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c image-compare.c -fPIC -DPIC -o .libs/image-compare.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o image-gradient.lo image-gradient.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c image-gradient.c -fPIC -DPIC -o .libs/image-gradient.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o introspect.lo introspect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c introspect.c -fPIC -DPIC -o .libs/introspect.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o invert-gamma.lo invert-gamma.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c invert-gamma.c -fPIC -DPIC -o .libs/invert-gamma.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o invert-linear.lo invert-linear.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c invert-linear.c -fPIC -DPIC -o .libs/invert-linear.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o layer.lo layer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c layer.c -fPIC -DPIC -o .libs/layer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o levels.lo levels.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c levels.c -fPIC -DPIC -o .libs/levels.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o linear-gradient.lo linear-gradient.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c linear-gradient.c -fPIC -DPIC -o .libs/linear-gradient.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o magick-load.lo magick-load.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mantiuk06.lo mantiuk06.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mantiuk06.c -fPIC -DPIC -o .libs/mantiuk06.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o map-absolute.lo map-absolute.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c map-absolute.c -fPIC -DPIC -o .libs/map-absolute.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o map-relative.lo map-relative.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c map-relative.c -fPIC -DPIC -o .libs/map-relative.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o matting-global.lo matting-global.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c matting-global.c -fPIC -DPIC -o .libs/matting-global.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mblur.lo mblur.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mblur.c -fPIC -DPIC -o .libs/mblur.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mean-curvature-blur.lo mean-curvature-blur.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mean-curvature-blur.c -fPIC -DPIC -o .libs/mean-curvature-blur.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o median-blur.lo median-blur.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c median-blur.c -fPIC -DPIC -o .libs/median-blur.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mirrors.lo mirrors.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mirrors.c -fPIC -DPIC -o .libs/mirrors.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mix.lo mix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mix.c -fPIC -DPIC -o .libs/mix.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mono-mixer.lo mono-mixer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o motion-blur-linear.lo motion-blur-linear.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c motion-blur-linear.c -fPIC -DPIC -o .libs/motion-blur-linear.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o newsprint.lo newsprint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c newsprint.c -fPIC -DPIC -o .libs/newsprint.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-cie-lch.lo noise-cie-lch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-cie-lch.c -fPIC -DPIC -o .libs/noise-cie-lch.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-hsv.lo noise-hsv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-hsv.c -fPIC -DPIC -o .libs/noise-hsv.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-hurl.lo noise-hurl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-hurl.c -fPIC -DPIC -o .libs/noise-hurl.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-perlin.lo noise-perlin.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-perlin.c -fPIC -DPIC -o .libs/noise-perlin.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-pick.lo noise-pick.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-pick.c -fPIC -DPIC -o .libs/noise-pick.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-reduction.lo noise-reduction.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-reduction.c -fPIC -DPIC -o .libs/noise-reduction.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-rgb.lo noise-rgb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-rgb.c -fPIC -DPIC -o .libs/noise-rgb.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-simplex.lo noise-simplex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-simplex.c -fPIC -DPIC -o .libs/noise-simplex.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-spread.lo noise-spread.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-spread.c -fPIC -DPIC -o .libs/noise-spread.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-cell.lo noise-cell.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-cell.c -fPIC -DPIC -o .libs/noise-cell.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o opacity.lo opacity.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c opacity.c -fPIC -DPIC -o .libs/opacity.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o open-buffer.lo open-buffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o over.lo over.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c over.c -fPIC -DPIC -o .libs/over.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o panorama-projection.lo panorama-projection.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c panorama-projection.c -fPIC -DPIC -o .libs/panorama-projection.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o pixelize.lo pixelize.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c pixelize.c -fPIC -DPIC -o .libs/pixelize.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o posterize.lo posterize.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c posterize.c -fPIC -DPIC -o .libs/posterize.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o radial-gradient.lo radial-gradient.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c radial-gradient.c -fPIC -DPIC -o .libs/radial-gradient.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rectangle.lo rectangle.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rectangle.c -fPIC -DPIC -o .libs/rectangle.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o reinhard05.lo reinhard05.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c reinhard05.c -fPIC -DPIC -o .libs/reinhard05.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o remap.lo remap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c remap.c -fPIC -DPIC -o .libs/remap.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rgb-clip.lo rgb-clip.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rgb-clip.c -fPIC -DPIC -o .libs/rgb-clip.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o saturation.lo saturation.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c saturation.c -fPIC -DPIC -o .libs/saturation.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o save.lo save.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c save.c -fPIC -DPIC -o .libs/save.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sepia.lo sepia.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sepia.c -fPIC -DPIC -o .libs/sepia.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o slic.lo slic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c slic.c -fPIC -DPIC -o .libs/slic.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o snn-mean.lo snn-mean.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o stress.lo stress.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c stress.c -fPIC -DPIC -o .libs/stress.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o stretch-contrast-hsv.lo stretch-contrast-hsv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c stretch-contrast-hsv.c -fPIC -DPIC -o .libs/stretch-contrast-hsv.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o stretch-contrast.lo stretch-contrast.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-huerotate.lo svg-huerotate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-luminancetoalpha.lo svg-luminancetoalpha.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-matrix.lo svg-matrix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg-saturate.lo svg-saturate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o threshold.lo threshold.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c threshold.c -fPIC -DPIC -o .libs/threshold.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tile.lo tile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c tile.c -fPIC -DPIC -o .libs/tile.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tile-seamless.lo tile-seamless.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c tile-seamless.c -fPIC -DPIC -o .libs/tile-seamless.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o unsharp-mask.lo unsharp-mask.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o unpremultiply.lo unpremultiply.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c unpremultiply.c -fPIC -DPIC -o .libs/unpremultiply.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o value-invert.lo value-invert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vignette.lo vignette.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vignette.c -fPIC -DPIC -o .libs/vignette.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o warp.lo warp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c warp.c -fPIC -DPIC -o .libs/warp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o waterpixels.lo waterpixels.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c waterpixels.c -fPIC -DPIC -o .libs/waterpixels.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o watershed-transform.lo watershed-transform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c watershed-transform.c -fPIC -DPIC -o .libs/watershed-transform.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o wavelet-blur-1d.lo wavelet-blur-1d.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c wavelet-blur-1d.c -fPIC -DPIC -o .libs/wavelet-blur-1d.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o wavelet-blur.lo wavelet-blur.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c wavelet-blur.c -fPIC -DPIC -o .libs/wavelet-blur.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o weighted-blend.lo weighted-blend.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o write-buffer.lo write-buffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o gegl-common.la -rpath /usr/lib64/gegl-0.3 module.lo alien-map.lo bilateral-filter.lo box-blur.lo brightness-contrast.lo buffer-sink.lo buffer-source.lo c2g.lo checkerboard.lo dither.lo color-enhance.lo color-rotate.lo color-temperature.lo color-warp.lo color.lo component-extract.lo contrast-curve.lo convolution-matrix.lo copy-buffer.lo difference-of-gaussians.lo display.lo distance-transform.lo dropshadow.lo edge-neon.lo edge-sobel.lo exp-combine.lo exposure.lo fattal02.lo gaussian-blur.lo gblur-1d.lo gegl-buffer-load-op.lo gegl-buffer-save-op.lo gegl.lo grey.lo grid.lo high-pass.lo hue-chroma.lo image-compare.lo image-gradient.lo introspect.lo invert-gamma.lo invert-linear.lo layer.lo levels.lo linear-gradient.lo magick-load.lo mantiuk06.lo map-absolute.lo map-relative.lo matting-global.lo mblur.lo mean-curvature-blur.lo median-blur.lo mirrors.lo mix.lo mono-mixer.lo motion-blur-linear.lo newsprint.lo noise-cie-lch.lo noise-hsv.lo noise-hurl.lo noise-perlin.lo noise-pick.lo noise-reduction.lo noise-rgb.lo noise-simplex.lo noise-spread.lo noise-cell.lo opacity.lo open-buffer.lo over.lo panorama-projection.lo pixelize.lo posterize.lo radial-gradient.lo rectangle.lo reinhard05.lo remap.lo rgb-clip.lo saturation.lo save.lo sepia.lo slic.lo snn-mean.lo stress.lo stretch-contrast-hsv.lo stretch-contrast.lo svg-huerotate.lo svg-luminancetoalpha.lo svg-matrix.lo svg-saturate.lo threshold.lo tile.lo tile-seamless.lo unsharp-mask.lo unpremultiply.lo value-invert.lo vignette.lo warp.lo waterpixels.lo watershed-transform.lo wavelet-blur-1d.lo wavelet-blur.lo weighted-blend.lo write-buffer.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/module.o .libs/alien-map.o .libs/bilateral-filter.o .libs/box-blur.o .libs/brightness-contrast.o .libs/buffer-sink.o .libs/buffer-source.o .libs/c2g.o .libs/checkerboard.o .libs/dither.o .libs/color-enhance.o .libs/color-rotate.o .libs/color-temperature.o .libs/color-warp.o .libs/color.o .libs/component-extract.o .libs/contrast-curve.o .libs/convolution-matrix.o .libs/copy-buffer.o .libs/difference-of-gaussians.o .libs/display.o .libs/distance-transform.o .libs/dropshadow.o .libs/edge-neon.o .libs/edge-sobel.o .libs/exp-combine.o .libs/exposure.o .libs/fattal02.o .libs/gaussian-blur.o .libs/gblur-1d.o .libs/gegl-buffer-load-op.o .libs/gegl-buffer-save-op.o .libs/gegl.o .libs/grey.o .libs/grid.o .libs/high-pass.o .libs/hue-chroma.o .libs/image-compare.o .libs/image-gradient.o .libs/introspect.o .libs/invert-gamma.o .libs/invert-linear.o .libs/layer.o .libs/levels.o .libs/linear-gradient.o .libs/magick-load.o .libs/mantiuk06.o .libs/map-absolute.o .libs/map-relative.o .libs/matting-global.o .libs/mblur.o .libs/mean-curvature-blur.o .libs/median-blur.o .libs/mirrors.o .libs/mix.o .libs/mono-mixer.o .libs/motion-blur-linear.o .libs/newsprint.o .libs/noise-cie-lch.o .libs/noise-hsv.o .libs/noise-hurl.o .libs/noise-perlin.o .libs/noise-pick.o .libs/noise-reduction.o .libs/noise-rgb.o .libs/noise-simplex.o .libs/noise-spread.o .libs/noise-cell.o .libs/opacity.o .libs/open-buffer.o .libs/over.o .libs/panorama-projection.o .libs/pixelize.o .libs/posterize.o .libs/radial-gradient.o .libs/rectangle.o .libs/reinhard05.o .libs/remap.o .libs/rgb-clip.o .libs/saturation.o .libs/save.o .libs/sepia.o .libs/slic.o .libs/snn-mean.o .libs/stress.o .libs/stretch-contrast-hsv.o .libs/stretch-contrast.o .libs/svg-huerotate.o .libs/svg-luminancetoalpha.o .libs/svg-matrix.o .libs/svg-saturate.o .libs/threshold.o .libs/tile.o .libs/tile-seamless.o .libs/unsharp-mask.o .libs/unpremultiply.o .libs/value-invert.o .libs/vignette.o .libs/warp.o .libs/waterpixels.o .libs/watershed-transform.o .libs/wavelet-blur-1d.o .libs/wavelet-blur.o .libs/weighted-blend.o .libs/write-buffer.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,gegl-common.so -o .libs/gegl-common.so libtool: link: ( cd ".libs" && rm -f "gegl-common.la" && ln -s "../gegl-common.la" "gegl-common.la" ) make[4]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common' make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common' Making all in common-gpl3+ make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common-gpl3+' make[3]: Circular module.c <- module.c dependency dropped. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o antialias.lo antialias.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c antialias.c -fPIC -DPIC -o .libs/antialias.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o apply-lens.lo apply-lens.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c apply-lens.c -fPIC -DPIC -o .libs/apply-lens.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o bump-map.lo bump-map.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c bump-map.c -fPIC -DPIC -o .libs/bump-map.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cartoon.lo cartoon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cartoon.c -fPIC -DPIC -o .libs/cartoon.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o channel-mixer.lo channel-mixer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c channel-mixer.c -fPIC -DPIC -o .libs/channel-mixer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-exchange.lo color-exchange.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-exchange.c -fPIC -DPIC -o .libs/color-exchange.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-to-alpha.lo color-to-alpha.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c color-to-alpha.c -fPIC -DPIC -o .libs/color-to-alpha.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o cubism.lo cubism.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c cubism.c -fPIC -DPIC -o .libs/cubism.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o deinterlace.lo deinterlace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c deinterlace.c -fPIC -DPIC -o .libs/deinterlace.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o diffraction-patterns.lo diffraction-patterns.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c diffraction-patterns.c -fPIC -DPIC -o .libs/diffraction-patterns.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o displace.lo displace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c displace.c -fPIC -DPIC -o .libs/displace.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge-laplace.lo edge-laplace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge-laplace.c -fPIC -DPIC -o .libs/edge-laplace.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o edge.lo edge.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c edge.c -fPIC -DPIC -o .libs/edge.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o emboss.lo emboss.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c emboss.c -fPIC -DPIC -o .libs/emboss.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o engrave.lo engrave.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c engrave.c -fPIC -DPIC -o .libs/engrave.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o fractal-explorer.lo fractal-explorer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o fractal-trace.lo fractal-trace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c fractal-trace.c -fPIC -DPIC -o .libs/fractal-trace.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gaussian-blur-selective.lo gaussian-blur-selective.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gaussian-blur-selective.c -fPIC -DPIC -o .libs/gaussian-blur-selective.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o illusion.lo illusion.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c illusion.c -fPIC -DPIC -o .libs/illusion.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o lens-distortion.lo lens-distortion.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c lens-distortion.c -fPIC -DPIC -o .libs/lens-distortion.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o lens-flare.lo lens-flare.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c lens-flare.c -fPIC -DPIC -o .libs/lens-flare.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o maze.lo maze.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c maze.c -fPIC -DPIC -o .libs/maze.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o mosaic.lo mosaic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c mosaic.c -fPIC -DPIC -o .libs/mosaic.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o motion-blur-circular.lo motion-blur-circular.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c motion-blur-circular.c -fPIC -DPIC -o .libs/motion-blur-circular.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o motion-blur-zoom.lo motion-blur-zoom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c motion-blur-zoom.c -fPIC -DPIC -o .libs/motion-blur-zoom.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-slur.lo noise-slur.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-slur.c -fPIC -DPIC -o .libs/noise-slur.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o noise-solid.lo noise-solid.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c noise-solid.c -fPIC -DPIC -o .libs/noise-solid.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o oilify.lo oilify.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c oilify.c -fPIC -DPIC -o .libs/oilify.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o photocopy.lo photocopy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c photocopy.c -fPIC -DPIC -o .libs/photocopy.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o plasma.lo plasma.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c plasma.c -fPIC -DPIC -o .libs/plasma.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o polar-coordinates.lo polar-coordinates.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c polar-coordinates.c -fPIC -DPIC -o .libs/polar-coordinates.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o red-eye-removal.lo red-eye-removal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c red-eye-removal.c -fPIC -DPIC -o .libs/red-eye-removal.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ripple.lo ripple.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c ripple.c -fPIC -DPIC -o .libs/ripple.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o shadows-highlights.lo shadows-highlights.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c shadows-highlights.c -fPIC -DPIC -o .libs/shadows-highlights.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o shadows-highlights-correction.lo shadows-highlights-correction.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c shadows-highlights-correction.c -fPIC -DPIC -o .libs/shadows-highlights-correction.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o shift.lo shift.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c shift.c -fPIC -DPIC -o .libs/shift.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sinus.lo sinus.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sinus.c -fPIC -DPIC -o .libs/sinus.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o softglow.lo softglow.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c softglow.c -fPIC -DPIC -o .libs/softglow.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o spiral.lo spiral.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c spiral.c -fPIC -DPIC -o .libs/spiral.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o supernova.lo supernova.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c supernova.c -fPIC -DPIC -o .libs/supernova.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o texturize-canvas.lo texturize-canvas.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c texturize-canvas.c -fPIC -DPIC -o .libs/texturize-canvas.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tile-glass.lo tile-glass.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c tile-glass.c -fPIC -DPIC -o .libs/tile-glass.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o tile-paper.lo tile-paper.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c tile-paper.c -fPIC -DPIC -o .libs/tile-paper.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o value-propagate.lo value-propagate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c value-propagate.c -fPIC -DPIC -o .libs/value-propagate.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o video-degradation.lo video-degradation.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c video-degradation.c -fPIC -DPIC -o .libs/video-degradation.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o waves.lo waves.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c waves.c -fPIC -DPIC -o .libs/waves.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o whirl-pinch.lo whirl-pinch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c whirl-pinch.c -fPIC -DPIC -o .libs/whirl-pinch.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o wind.lo wind.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c wind.c -fPIC -DPIC -o .libs/wind.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o gegl-common-gpl3.la -rpath /usr/lib64/gegl-0.3 module.lo antialias.lo apply-lens.lo bump-map.lo cartoon.lo channel-mixer.lo color-exchange.lo color-to-alpha.lo cubism.lo deinterlace.lo diffraction-patterns.lo displace.lo edge-laplace.lo edge.lo emboss.lo engrave.lo fractal-explorer.lo fractal-trace.lo gaussian-blur-selective.lo illusion.lo lens-distortion.lo lens-flare.lo maze.lo mosaic.lo motion-blur-circular.lo motion-blur-zoom.lo noise-slur.lo noise-solid.lo oilify.lo photocopy.lo plasma.lo polar-coordinates.lo red-eye-removal.lo ripple.lo shadows-highlights.lo shadows-highlights-correction.lo shift.lo sinus.lo softglow.lo spiral.lo supernova.lo texturize-canvas.lo tile-glass.lo tile-paper.lo value-propagate.lo video-degradation.lo waves.lo whirl-pinch.lo wind.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/module.o .libs/antialias.o .libs/apply-lens.o .libs/bump-map.o .libs/cartoon.o .libs/channel-mixer.o .libs/color-exchange.o .libs/color-to-alpha.o .libs/cubism.o .libs/deinterlace.o .libs/diffraction-patterns.o .libs/displace.o .libs/edge-laplace.o .libs/edge.o .libs/emboss.o .libs/engrave.o .libs/fractal-explorer.o .libs/fractal-trace.o .libs/gaussian-blur-selective.o .libs/illusion.o .libs/lens-distortion.o .libs/lens-flare.o .libs/maze.o .libs/mosaic.o .libs/motion-blur-circular.o .libs/motion-blur-zoom.o .libs/noise-slur.o .libs/noise-solid.o .libs/oilify.o .libs/photocopy.o .libs/plasma.o .libs/polar-coordinates.o .libs/red-eye-removal.o .libs/ripple.o .libs/shadows-highlights.o .libs/shadows-highlights-correction.o .libs/shift.o .libs/sinus.o .libs/softglow.o .libs/spiral.o .libs/supernova.o .libs/texturize-canvas.o .libs/tile-glass.o .libs/tile-paper.o .libs/value-propagate.o .libs/video-degradation.o .libs/waves.o .libs/whirl-pinch.o .libs/wind.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,gegl-common-gpl3.so -o .libs/gegl-common-gpl3.so libtool: link: ( cd ".libs" && rm -f "gegl-common-gpl3.la" && ln -s "../gegl-common-gpl3.la" "gegl-common-gpl3.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/common-gpl3+' Making all in generated make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/generated' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o add.lo add.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c add.c -fPIC -DPIC -o .libs/add.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o clear.lo clear.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-burn.lo color-burn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o color-dodge.lo color-dodge.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o darken.lo darken.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c darken.c -fPIC -DPIC -o .libs/darken.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o difference.lo difference.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c difference.c -fPIC -DPIC -o .libs/difference.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o divide.lo divide.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c divide.c -fPIC -DPIC -o .libs/divide.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-atop.lo dst-atop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-in.lo dst-in.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-out.lo dst-out.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst-over.lo dst-over.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o dst.lo dst.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c dst.c -fPIC -DPIC -o .libs/dst.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o exclusion.lo exclusion.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c exclusion.c -fPIC -DPIC -o .libs/exclusion.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o gamma.lo gamma.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c gamma.c -fPIC -DPIC -o .libs/gamma.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o hard-light.lo hard-light.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o lighten.lo lighten.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c lighten.c -fPIC -DPIC -o .libs/lighten.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o multiply.lo multiply.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c multiply.c -fPIC -DPIC -o .libs/multiply.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o overlay.lo overlay.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c overlay.c -fPIC -DPIC -o .libs/overlay.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o plus.lo plus.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c plus.c -fPIC -DPIC -o .libs/plus.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o screen.lo screen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c screen.c -fPIC -DPIC -o .libs/screen.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o soft-light.lo soft-light.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-atop.lo src-atop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-in.lo src-in.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src-out.lo src-out.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -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.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o src.lo src.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c src.c -fPIC -DPIC -o .libs/src.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o subtract.lo subtract.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c subtract.c -fPIC -DPIC -o .libs/subtract.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o xor.lo xor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c xor.c -fPIC -DPIC -o .libs/xor.o make[3]: Circular module.c <- module.c dependency dropped. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -I. -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -DGEGL_OP_BUNDLE -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o gegl-generated.la -rpath /usr/lib64/gegl-0.3 add.lo clear.lo color-burn.lo color-dodge.lo darken.lo difference.lo divide.lo dst-atop.lo dst-in.lo dst-out.lo dst-over.lo dst.lo exclusion.lo gamma.lo hard-light.lo lighten.lo multiply.lo overlay.lo plus.lo screen.lo soft-light.lo src-atop.lo src-in.lo src-out.lo src.lo subtract.lo xor.lo module.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/add.o .libs/clear.o .libs/color-burn.o .libs/color-dodge.o .libs/darken.o .libs/difference.o .libs/divide.o .libs/dst-atop.o .libs/dst-in.o .libs/dst-out.o .libs/dst-over.o .libs/dst.o .libs/exclusion.o .libs/gamma.o .libs/hard-light.o .libs/lighten.o .libs/multiply.o .libs/overlay.o .libs/plus.o .libs/screen.o .libs/soft-light.o .libs/src-atop.o .libs/src-in.o .libs/src-out.o .libs/src.o .libs/subtract.o .libs/xor.o .libs/module.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,gegl-generated.so -o .libs/gegl-generated.so libtool: link: ( cd ".libs" && rm -f "gegl-generated.la" && ln -s "../gegl-generated.la" "gegl-generated.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/generated' Making all in seamless-clone make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/seamless-clone' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o seamless-clone.lo seamless-clone.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c seamless-clone.c -fPIC -DPIC -o .libs/seamless-clone.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o seamless-clone.la -rpath /usr/lib64/gegl-0.3 seamless-clone.lo ../../seamless-clone/libgegl-sc-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/seamless-clone.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/seamless-clone/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -L/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../seamless-clone/.libs/libgegl-sc-0.3.so -L../libs/poly2tri-c/poly2tri-c /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs/libgegl-0.3.so ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,seamless-clone.so -o .libs/seamless-clone.so libtool: link: ( cd ".libs" && rm -f "seamless-clone.la" && ln -s "../seamless-clone.la" "seamless-clone.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o seamless-clone-compose.lo seamless-clone-compose.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c seamless-clone-compose.c -fPIC -DPIC -o .libs/seamless-clone-compose.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I../../libs/poly2tri-c -I../../seamless-clone -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o seamless-clone-compose.la -rpath /usr/lib64/gegl-0.3 seamless-clone-compose.lo ../../seamless-clone/libgegl-sc-0.3.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/seamless-clone-compose.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/seamless-clone/.libs -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -L/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../seamless-clone/.libs/libgegl-sc-0.3.so -L../libs/poly2tri-c/poly2tri-c /var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs/libgegl-0.3.so ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,seamless-clone-compose.so -o .libs/seamless-clone-compose.so libtool: link: ( cd ".libs" && rm -f "seamless-clone-compose.la" && ln -s "../seamless-clone-compose.la" "seamless-clone-compose.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/seamless-clone' Making all in transform make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/transform' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o transform-core.lo transform-core.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c transform-core.c -fPIC -DPIC -o .libs/transform-core.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o module.lo module.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c module.c -fPIC -DPIC -o .libs/module.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o reflect.lo reflect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c reflect.c -fPIC -DPIC -o .libs/reflect.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rotate.lo rotate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rotate.c -fPIC -DPIC -o .libs/rotate.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o rotate-on-center.lo rotate-on-center.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c rotate-on-center.c -fPIC -DPIC -o .libs/rotate-on-center.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o scale.lo scale.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c scale.c -fPIC -DPIC -o .libs/scale.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o scale-ratio.lo scale-ratio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c scale-ratio.c -fPIC -DPIC -o .libs/scale-ratio.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o scale-size.lo scale-size.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c scale-size.c -fPIC -DPIC -o .libs/scale-size.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o scale-size-keepaspect.lo scale-size-keepaspect.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c scale-size-keepaspect.c -fPIC -DPIC -o .libs/scale-size-keepaspect.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o shear.lo shear.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c shear.c -fPIC -DPIC -o .libs/shear.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o transform.lo transform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c transform.c -fPIC -DPIC -o .libs/transform.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o translate.lo translate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c translate.c -fPIC -DPIC -o .libs/translate.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o transformops.la -rpath /usr/lib64/gegl-0.3 transform-core.lo module.lo reflect.lo rotate.lo rotate-on-center.lo scale.lo scale-ratio.lo scale-size.lo scale-size-keepaspect.lo shear.lo transform.lo translate.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/transform-core.o .libs/module.o .libs/reflect.o .libs/rotate.o .libs/rotate-on-center.o .libs/scale.o .libs/scale-ratio.o .libs/scale-size.o .libs/scale-size-keepaspect.o .libs/shear.o .libs/transform.o .libs/translate.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,transformops.so -o .libs/transformops.so libtool: link: ( cd ".libs" && rm -f "transformops.la" && ln -s "../transformops.la" "transformops.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/transform' Making all in json make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/json' echo 'Nothing to do' Nothing to do make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/json' Making all in external make[3]: Entering directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/external' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o text_la-text.lo `test -f 'text.c' || echo './'`text.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c text.c -fPIC -DPIC -o .libs/text_la-text.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o text.la -rpath /usr/lib64/gegl-0.3 text_la-text.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/text_la-text.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgthread-2.0 -lbabl-0.1 -lm -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,text.so -o .libs/text.so libtool: link: ( cd ".libs" && rm -f "text.la" && ln -s "../text.la" "text.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o path_la-path.lo `test -f 'path.c' || echo './'`path.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c path.c -fPIC -DPIC -o .libs/path_la-path.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o path.la -rpath /usr/lib64/gegl-0.3 path_la-path.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lcairo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/path_la-path.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -lcairo -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -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 --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vector_fill_la-vector-fill.lo `test -f 'vector-fill.c' || echo './'`vector-fill.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vector-fill.c -fPIC -DPIC -o .libs/vector_fill_la-vector-fill.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o vector-fill.la -rpath /usr/lib64/gegl-0.3 vector_fill_la-vector-fill.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lcairo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/vector_fill_la-vector-fill.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -lcairo -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,vector-fill.so -o .libs/vector-fill.so libtool: link: ( cd ".libs" && rm -f "vector-fill.la" && ln -s "../vector-fill.la" "vector-fill.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o vector_stroke_la-vector-stroke.lo `test -f 'vector-stroke.c' || echo './'`vector-stroke.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c vector-stroke.c -fPIC -DPIC -o .libs/vector_stroke_la-vector-stroke.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o vector-stroke.la -rpath /usr/lib64/gegl-0.3 vector_stroke_la-vector-stroke.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lcairo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/vector_stroke_la-vector-stroke.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -lcairo -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,vector-stroke.so -o .libs/vector-stroke.so libtool: link: ( cd ".libs" && rm -f "vector-stroke.la" && ln -s "../vector-stroke.la" "vector-stroke.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o png_load_la-png-load.lo `test -f 'png-load.c' || echo './'`png-load.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c png-load.c -fPIC -DPIC -o .libs/png_load_la-png-load.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o png-load.la -rpath /usr/lib64/gegl-0.3 png_load_la-png-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lpng16 -lz libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/png_load_la-png-load.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -lpng16 -lz -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -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 --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o png_save_la-png-save.lo `test -f 'png-save.c' || echo './'`png-save.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c png-save.c -fPIC -DPIC -o .libs/png_save_la-png-save.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o png-save.la -rpath /usr/lib64/gegl-0.3 png_save_la-png-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lpng16 -lz libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/png_save_la-png-save.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -lpng16 -lz -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -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 --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o jpg-load.lo jpg-load.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c jpg-load.c -fPIC -DPIC -o .libs/jpg-load.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o jpg-load.la -rpath /usr/lib64/gegl-0.3 jpg-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -ljpeg libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/jpg-load.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -ljpeg -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,jpg-load.so -o .libs/jpg-load.so libtool: link: ( cd ".libs" && rm -f "jpg-load.la" && ln -s "../jpg-load.la" "jpg-load.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o jpg-save.lo jpg-save.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c jpg-save.c -fPIC -DPIC -o .libs/jpg-save.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o jpg-save.la -rpath /usr/lib64/gegl-0.3 jpg-save.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -ljpeg libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/jpg-save.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -ljpeg -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,jpg-save.so -o .libs/jpg-save.so libtool: link: ( cd ".libs" && rm -f "jpg-save.la" && ln -s "../jpg-save.la" "jpg-save.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o svg_load_la-svg-load.lo `test -f 'svg-load.c' || echo './'`svg-load.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c svg-load.c -fPIC -DPIC -o .libs/svg_load_la-svg-load.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o svg-load.la -rpath /usr/lib64/gegl-0.3 svg_load_la-svg-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lcairo -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/svg_load_la-svg-load.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgthread-2.0 -lbabl-0.1 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -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 --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o pixbuf_la-pixbuf.lo `test -f 'pixbuf.c' || echo './'`pixbuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c pixbuf.c -fPIC -DPIC -o .libs/pixbuf_la-pixbuf.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o pixbuf.la -rpath /usr/lib64/gegl-0.3 pixbuf_la-pixbuf.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/pixbuf_la-pixbuf.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgthread-2.0 -lbabl-0.1 -lm -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -pthread -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,pixbuf.so -o .libs/pixbuf.so libtool: link: ( cd ".libs" && rm -f "pixbuf.la" && ln -s "../pixbuf.la" "pixbuf.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o save_pixbuf_la-save-pixbuf.lo `test -f 'save-pixbuf.c' || echo './'`save-pixbuf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c save-pixbuf.c -fPIC -DPIC -o .libs/save_pixbuf_la-save-pixbuf.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o save-pixbuf.la -rpath /usr/lib64/gegl-0.3 save_pixbuf_la-save-pixbuf.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/save_pixbuf_la-save-pixbuf.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgthread-2.0 -lbabl-0.1 -lm -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -pthread -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,save-pixbuf.so -o .libs/save-pixbuf.so libtool: link: ( cd ".libs" && rm -f "save-pixbuf.la" && ln -s "../save-pixbuf.la" "save-pixbuf.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o sdl_display_la-sdl-display.lo `test -f 'sdl-display.c' || echo './'`sdl-display.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c sdl-display.c -fPIC -DPIC -o .libs/sdl_display_la-sdl-display.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o sdl-display.la -rpath /usr/lib64/gegl-0.3 sdl_display_la-sdl-display.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lSDL -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sdl_display_la-sdl-display.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -lSDL -lpthread -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,sdl-display.so -o .libs/sdl-display.so libtool: link: ( cd ".libs" && rm -f "sdl-display.la" && ln -s "../sdl-display.la" "sdl-display.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ff_load_la-ff-load.lo `test -f 'ff-load.c' || echo './'`ff-load.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c ff-load.c -fPIC -DPIC -o .libs/ff_load_la-ff-load.o ff-load.c: In function ‘ff_cleanup’: ff-load.c:143:7: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] if (p->video_stream && p->video_stream->codec) ^~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:144:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] avcodec_close (p->video_stream->codec); ^~~~~~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:145:7: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] if (p->audio_stream && p->audio_stream->codec) ^~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:146:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] avcodec_close (p->audio_stream->codec); ^~~~~~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c: In function ‘init’: ff-load.c:171:7: warning: ‘av_register_all’ is deprecated [-Wdeprecated-declarations] av_register_all (); ^~~~~~~~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:2025:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ ff-load.c: In function ‘decode_audio’: ff-load.c:211:7: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] avcodec_flush_buffers (p->audio_stream->codec); ^~~~~~~~~~~~~~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:230:11: warning: ‘avcodec_decode_audio4’ is deprecated [-Wdeprecated-declarations] decoded_bytes = avcodec_decode_audio4(p->audio_stream->codec, ^~~~~~~~~~~~~ In file included from /usr/include/libavformat/avformat.h:319:0, from ff-load.c:67: /usr/include/libavcodec/avcodec.h:4706:5: note: declared here int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame, ^~~~~~~~~~~~~~~~~~~~~ ff-load.c:230:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] decoded_bytes = avcodec_decode_audio4(p->audio_stream->codec, ^~~~~~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:246:16: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] int channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); ^~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:246:16: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] int channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); ^~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:250:16: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] switch (p->audio_stream->codec->sample_fmt) ^~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c: In function ‘decode_frame’: ff-load.c:334:1: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] , AV_TIME_BASE_Q, p->video_stream->time_base) / p->video_stream->codec->ticks_per_frame; ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:339:7: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] avcodec_flush_buffers (p->video_stream->codec); ^~~~~~~~~~~~~~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:363:11: warning: ‘avcodec_decode_video2’ is deprecated [-Wdeprecated-declarations] decoded_bytes = avcodec_decode_video2 ( ^~~~~~~~~~~~~ In file included from /usr/include/libavformat/avformat.h:319:0, from ff-load.c:67: /usr/include/libavcodec/avcodec.h:4755:5: note: declared here int avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, ^~~~~~~~~~~~~~~~~~~~~ ff-load.c:364:18: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] p->video_stream->codec, p->lavc_frame, ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c: In function ‘prepare’: ff-load.c:459:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] AVCodecContext *c = p->video_fcontext->streams[i]->codec; ^~~~~~~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:474:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] p->video_codec = avcodec_find_decoder (p->video_stream->codec->codec_id); ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:477:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] p->video_stream->codec->err_recognition = AV_EF_IGNORE_ERR | ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:480:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] p->video_stream->codec->workaround_bugs = FF_BUG_AUTODETECT; ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:483:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] if (avcodec_open2 (p->video_stream->codec, p->video_codec, NULL) < 0) ^~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:485:13: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] g_warning ("error opening codec %s", p->video_stream->codec->codec->name); ^~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:492:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] p->audio_codec = avcodec_find_decoder (p->audio_stream->codec->codec_id); ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:495:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] else if (avcodec_open2 (p->audio_stream->codec, p->audio_codec, NULL) < 0) ^~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:497:15: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] g_warning ("error opening codec %s", p->audio_stream->codec->codec->name); ^~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:501:15: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] o->audio_sample_rate = p->audio_stream->codec->sample_rate; ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:502:15: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] o->audio_channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:502:15: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] o->audio_channels = MIN(p->audio_stream->codec->channels, GEGL_MAX_AUDIO_CHANNELS); ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:508:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] p->width = p->video_stream->codec->width; ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:509:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] p->height = p->video_stream->codec->height; ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:553:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] p->codec_delay = p->video_stream->codec->delay; ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:559:16: warning: ‘filename’ is deprecated [-Wdeprecated-declarations] if (strstr (p->video_fcontext->filename, ".mp4") || ^~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:1408:10: note: declared here char filename[1024]; ^~~~~~~~ ff-load.c:560:20: warning: ‘filename’ is deprecated [-Wdeprecated-declarations] strstr (p->video_fcontext->filename, ".MP4")) ^~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:1408:10: note: declared here char filename[1024]; ^~~~~~~~ ff-load.c: In function ‘process’: ff-load.c:710:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] gegl_audio_fragment_set_sample_rate (o->audio, p->audio_stream->codec->sample_rate); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:715:16: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] o->frame_rate, p->audio_stream->codec->sample_rate, ^ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:735:9: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] if (p->video_stream->codec->pix_fmt == AV_PIX_FMT_RGB24) ^~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ ff-load.c:745:11: warning: ‘codec’ is deprecated [-Wdeprecated-declarations] img_convert_ctx = sws_getContext(p->width, p->height, p->video_stream->codec->pix_fmt, ^~~~~~~~~~~~~~~ In file included from ff-load.c:67:0: /usr/include/libavformat/avformat.h:877:21: note: declared here AVCodecContext *codec; ^~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -avoid-version -export-dynamic -module -Wl,-O1 -Wl,--as-needed -o ff-load.la -rpath /usr/lib64/gegl-0.3 ff_load_la-ff-load.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lm -lbabl-0.1 ../../gegl/libgegl-0.3.la -lavformat -lavcodec -lswscale libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ff_load_la-ff-load.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/gegl/.libs -Wl,--as-needed ../../gegl/.libs/libgegl-0.3.so -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lbabl-0.1 -lm -lavformat -lavcodec -lswscale -pthread -O2 -march=native -mmmx -msse -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,ff-load.so -o .libs/ff-load.so libtool: link: ( cd ".libs" && rm -f "ff-load.la" && ln -s "../ff-load.la" "ff-load.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -Wno-deprecated-declarations -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c -o ff_save_la-ff-save.lo `test -f 'ff-save.c' || echo './'`ff-save.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gegl -I../../gegl -I../../gegl/buffer -I../../gegl/buffer -I../../gegl/graph -I../../gegl/graph -I../../gegl/module -I../../gegl/module -I../../gegl/operation -I../../gegl/operation -I../../gegl/opencl -I../../gegl/opencl -I../../gegl/process -I../../gegl/process -I../../gegl/property-types -I../../gegl/property-types -pthread -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/babl-0.1 -Wno-deprecated-declarations -O2 -pipe -march=native -mmmx -msse -ftree-vectorize -ffast-math -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -c ff-save.c -fPIC -DPIC -o .libs/ff_save_la-ff-save.o ff-save.c: In function ‘add_audio_stream’: ff-save.c:293:17: error: ‘CODEC_FLAG_GLOBAL_HEADER’ undeclared (first use in this function); did you mean ‘AV_CODEC_FLAG_GLOBAL_HEADER’? c->flags |= CODEC_FLAG_GLOBAL_HEADER; ^~~~~~~~~~~~~~~~~~~~~~~~ AV_CODEC_FLAG_GLOBAL_HEADER ff-save.c:293:17: note: each undeclared identifier is reported only once for each function it appears in ff-save.c: In function ‘add_video_stream’: ff-save.c:634:18: error: ‘CODEC_FLAG_GLOBAL_HEADER’ undeclared (first use in this function); did you mean ‘AV_CODEC_FLAG_GLOBAL_HEADER’? c->flags |= CODEC_FLAG_GLOBAL_HEADER; ^~~~~~~~~~~~~~~~~~~~~~~~ AV_CODEC_FLAG_GLOBAL_HEADER ff-save.c: In function ‘open_video’: ff-save.c:702:30: error: ‘AVFMT_RAWPICTURE’ undeclared (first use in this function); did you mean ‘AVFMT_NOFILE’? if (!(oc->oformat->flags & AVFMT_RAWPICTURE)) ^~~~~~~~~~~~~~~~ AVFMT_NOFILE ff-save.c: In function ‘write_video_frame’: ff-save.c:806:28: error: ‘AVFMT_RAWPICTURE’ undeclared (first use in this function); did you mean ‘AVFMT_NOFILE’? if (oc->oformat->flags & AVFMT_RAWPICTURE) ^~~~~~~~~~~~~~~~ AVFMT_NOFILE make[3]: *** [Makefile:1211: ff_save_la-ff-save.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations/external' make[2]: *** [Makefile:513: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34/operations' make[1]: *** [Makefile:640: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34' make: *** [Makefile:547: all] Error 2 * ERROR: media-libs/gegl-0.3.34::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/gegl-0.3.34::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/gegl-0.3.34::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:gegl-0.3.34:20180427-062117.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/gegl-0.3.34/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/gegl-0.3.34/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34' * S: '/var/tmp/portage/media-libs/gegl-0.3.34/work/gegl-0.3.34'